summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.85v5.4.85Greg Kroah-Hartman2020-12-211-1/+1
* x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-211-4/+2
* x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2020-12-212-4/+1
* membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski2020-12-211-1/+20
* Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa2020-12-211-4/+0
* KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2020-12-212-10/+21
* serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin2020-12-211-5/+0
* ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai2020-12-211-1/+5
* USB: sisusbvga: Make console support depend on BROKENThomas Gleixner2020-12-211-1/+1
* USB: UAS: introduce a quirk to set no_write_sameOliver Neukum2020-12-215-2/+14
* xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede2020-12-211-0/+2
* xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun2020-12-211-0/+4
* ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai2020-12-211-3/+3
* ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai2020-12-211-0/+2
* USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum2020-12-211-0/+3
* USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh2020-12-211-1/+1
* ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)2020-12-211-1/+6
* net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-211-3/+10
* net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-211-3/+3
* net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong2020-12-211-3/+1
* net/mlx4_en: Handle TX error CQEMoshe Shemesh2020-12-213-7/+39
* lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer2020-12-211-4/+5
* net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-212-8/+19
* tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-211-3/+6
* tcp: select sane initial rcvq_space.space for big MSSEric Dumazet2020-12-211-1/+2
* net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-211-0/+14
* bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang2020-12-213-9/+41
* enetc: Fix reporting of h/w packet countersClaudiu Manoil2020-12-212-6/+14
* udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long2020-12-211-1/+1
* net: hns3: remove a misused pragma packedHuazhong Tan2020-12-211-4/+0
* vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-212-2/+103
* net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong2020-12-211-1/+3
* mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet2020-12-211-3/+1
* ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong2020-12-211-1/+1
* ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye2020-12-211-1/+2
* Linux 5.4.84v5.4.84Greg Kroah-Hartman2020-12-161-1/+1
* compiler.h: fix barrier_data() on clangArvind Sankar2020-12-163-27/+16
* mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-163-60/+0
* x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-161-10/+14
* x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-162-6/+13
* x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-162-2/+3
* scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter2020-12-161-2/+2
* proc: use untagged_addr() for pagemap_read addressesMiles Chen2020-12-161-2/+6
* kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-161-0/+5
* drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare2020-12-161-1/+1
* mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo2020-12-161-1/+1
* pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu2020-12-161-7/+0
* Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-161-0/+42
* Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-161-2/+5
* ktest.pl: Fix incorrect reboot for grub2blsLibo Chen2020-12-161-1/+1