aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/axxia/baseBruce Ashfield
2020-05-29Merge tag 'v4.9.207' into standard/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/axxia/baseBruce Ashfield
2020-05-29Merge tag 'v4.9.206' into standard/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/axxia/baseBruce Ashfield
2020-05-29Merge tag 'v4.9.205' into standard/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/axxia/baseBruce Ashfield
2020-05-29Merge tag 'v4.9.204' into standard/baseBruce Ashfield
2020-05-29Merge branch 'standard/preempt-rt/base' into standard/preempt-rt/axxia/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2020-05-29Merge branch 'standard/base' into standard/preempt-rt/axxia/baseBruce Ashfield
2020-05-29Merge tag 'v4.9.203' into standard/baseBruce Ashfield
2020-05-27Linux 4.9.225v4.9.225Greg Kroah-Hartman
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2020-05-27Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-27libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma
2020-05-27platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King
2020-05-27ubsan: build ubsan.c more conservativelyArnd Bergmann
2020-05-27x86/uaccess, ubsan: Fix UBSAN vs. SMAPPeter Zijlstra
2020-05-27l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2020-05-27dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET
2020-05-27ALSA: pcm: fix incorrect hw_base increaseBrent Lu
2020-05-27l2tp: initialise PPP sessions before registering themGuillaume Nault
2020-05-27l2tp: protect sock pointer of struct pppol2tp_session with RCUGuillaume Nault
2020-05-27l2tp: initialise l2tp_eth sessions before registering themGuillaume Nault
2020-05-27l2tp: don't register sessions in l2tp_session_create()Guillaume Nault
2020-05-27l2tp: fix l2tp_eth module loadingGuillaume Nault
2020-05-27l2tp: pass tunnel pointer to ->session_create()Guillaume Nault
2020-05-27l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault
2020-05-27l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault
2020-05-27l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault
2020-05-27l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault
2020-05-27l2tp: hold tunnel while processing genl delete commandGuillaume Nault
2020-05-27l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault
2020-05-27l2tp: initialise session's refcount before making it reachableGuillaume Nault
2020-05-27l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault
2020-05-27l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault
2020-05-27l2tp: remove l2tp_session_find()Guillaume Nault
2020-05-27l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault