aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-05-27L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran
2020-05-27New kernel function to get IP overhead on a socket.R. Parameswaran
2020-05-27net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen
2020-05-27net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen
2020-05-27net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen
2020-05-27watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-27padata: purge get_cpu and reorder_via_wq from padata_do_serialDaniel Jordan
2020-05-27padata: initialize pd->cpu with effective cpumaskDaniel Jordan
2020-05-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu
2020-05-27padata: set cpu_index of unused CPUs to -1Mathias Krause
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-27ARM: futex: Address build warningThomas Gleixner
2020-05-27platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard
2020-05-27configfs: fix config_item refcnt leak in configfs_rmdir()Xiyu Yang
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-05-27i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov
2020-05-27fix multiplication overflow in copy_fdtable()Al Viro
2020-05-27ima: Fix return value of ima_write_policy()Roberto Sassu
2020-05-27evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu
2020-05-27padata: ensure padata_do_serial() runs on the correct CPUMathias Krause
2020-05-27padata: ensure the reorder timer callback runs on the correct CPUMathias Krause
2020-05-27padata: get_next is never NULLJason A. Donenfeld
2020-05-27padata: Remove unused but set variablesTobias Klauser
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20Linux 4.9.224v4.9.224Greg Kroah-Hartman
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov