summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-21Linux 5.4.85v5.4.85Greg Kroah-Hartman
2020-12-21x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-21x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse
2020-12-21membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski
2020-12-21Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa
2020-12-21KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-12-21ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner
2020-12-21USB: UAS: introduce a quirk to set no_write_sameOliver Neukum
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede
2020-12-21xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun
2020-12-21ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai
2020-12-21ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai
2020-12-21USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum
2020-12-21USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-12-21net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-21net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-21net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong
2020-12-21net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-21lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer
2020-12-21net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-21tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell
2020-12-21tcp: select sane initial rcvq_space.space for big MSSEric Dumazet
2020-12-21net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-12-21bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang
2020-12-21enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-12-21udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-21net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong
2020-12-21mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-12-21ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye
2020-12-16Linux 5.4.84v5.4.84Greg Kroah-Hartman
2020-12-16compiler.h: fix barrier_data() on clangArvind Sankar
2020-12-16mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-12-16x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-16x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-16x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-16scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-12-16proc: use untagged_addr() for pagemap_read addressesMiles Chen
2020-12-16kbuild: avoid static_assert for genksymsArnd Bergmann
2020-12-16drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-16mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
2020-12-16pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-12-16Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-16Input: cm109 - do not stomp on control URBDmitry Torokhov
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen