summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-21Linux 5.9.16v5.9.16linux-5.9.yGreg Kroah-Hartman1-1/+1
2020-12-21x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen1-4/+2
2020-12-21x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2-4/+1
2020-12-21membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski1-1/+20
2020-12-21KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2-10/+21
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-12-21ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-21USB: UAS: introduce a quirk to set no_write_sameOliver Neukum5-2/+14
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg1-1/+3
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede1-0/+2
2020-12-21xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-21ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai1-3/+3
2020-12-21ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-21USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-21USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-21ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)1-7/+6
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-21net: tipc: prevent possible null deref of linkCengiz Can1-2/+4
2020-12-21net: stmmac: increase the timeout for dma resetFugang Duan1-1/+1
2020-12-21lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer1-4/+5
2020-12-21ch_ktls: fix build warning for ipv4-only configArnd Bergmann1-5/+1
2020-12-21bonding: fix feature flag setting at init timeJarod Wilson2-9/+15
2020-12-21net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault1-2/+2
2020-12-21net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-21net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-21net: flow_offload: Fix memory leak for indirect flow blockChris Mi1-3/+1
2020-12-21tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell1-3/+6
2020-12-21ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek1-0/+2
2020-12-21e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits1-4/+4
2020-12-21tcp: select sane initial rcvq_space.space for big MSSEric Dumazet1-1/+2
2020-12-21net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong1-6/+3
2020-12-21net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan3-8/+10
2020-12-21net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-21net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-21net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan1-8/+8
2020-12-21net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-21mptcp: print new line in mptcp_seq_show() if mptcp isn't in useJianguo Wu1-0/+1
2020-12-21bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang3-9/+41
2020-12-21enetc: Fix reporting of h/w packet countersClaudiu Manoil2-6/+14
2020-12-21udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long1-1/+1
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan1-4/+0
2020-12-21net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean6-11/+11
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2-2/+103
2020-12-21net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong1-1/+3
2020-12-21mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet1-3/+1
2020-12-21ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong1-1/+1
2020-12-21net: ipa: pass the correct size when freeing DMA memoryAlex Elder1-1/+6
2020-12-21net/sched: fq_pie: initialize timer earlier in fq_pie_init()Davide Caratti1-1/+1
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye1-1/+2