summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Linux 4.9.225v4.9.225Greg Kroah-Hartman1-1/+1
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET1-1/+1
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-27mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET1-0/+1
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter1-2/+2
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan1-5/+12
2020-05-27Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson1-3/+0
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2-12/+13
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath1-0/+8
2020-05-27libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma1-6/+2
2020-05-27platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King1-9/+8
2020-05-27ubsan: build ubsan.c more conservativelyArnd Bergmann1-1/+2
2020-05-27x86/uaccess, ubsan: Fix UBSAN vs. SMAPPeter Zijlstra1-0/+1
2020-05-27l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran3-2/+4
2020-05-27dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET1-1/+1
2020-05-27ALSA: pcm: fix incorrect hw_base increaseBrent Lu1-0/+1
2020-05-27l2tp: initialise PPP sessions before registering themGuillaume Nault1-31/+38
2020-05-27l2tp: protect sock pointer of struct pppol2tp_session with RCUGuillaume Nault1-53/+101
2020-05-27l2tp: initialise l2tp_eth sessions before registering themGuillaume Nault1-32/+76
2020-05-27l2tp: don't register sessions in l2tp_session_create()Guillaume Nault4-20/+36
2020-05-27l2tp: fix l2tp_eth module loadingGuillaume Nault1-49/+2
2020-05-27l2tp: pass tunnel pointer to ->session_create()Guillaume Nault4-25/+17
2020-05-27l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2-13/+32
2020-05-27l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault1-9/+12
2020-05-27l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault1-12/+15
2020-05-27l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault1-2/+4
2020-05-27l2tp: hold tunnel while processing genl delete commandGuillaume Nault1-2/+4
2020-05-27l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault3-47/+38
2020-05-27l2tp: initialise session's refcount before making it reachableGuillaume Nault1-4/+2
2020-05-27l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault2-4/+4
2020-05-27l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault2-5/+7
2020-05-27l2tp: remove l2tp_session_find()Guillaume Nault2-53/+1
2020-05-27l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault1-5/+0
2020-05-27L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran1-4/+51
2020-05-27New kernel function to get IP overhead on a socket.R. Parameswaran2-0/+49
2020-05-27net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen1-27/+27
2020-05-27net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2-11/+10
2020-05-27net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2-11/+16
2020-05-27watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao1-37/+30
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig1-1/+2
2020-05-27padata: purge get_cpu and reorder_via_wq from padata_do_serialDaniel Jordan1-20/+3
2020-05-27padata: initialize pd->cpu with effective cpumaskDaniel Jordan1-1/+1
2020-05-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2-86/+22
2020-05-27padata: set cpu_index of unused CPUs to -1Mathias Krause1-1/+7
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao1-22/+26
2020-05-27ARM: futex: Address build warningThomas Gleixner1-2/+7
2020-05-27platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede1-0/+24
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern1-2/+2
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo1-0/+1