summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-08Linux 5.4.164v5.4.164Greg Kroah-Hartman
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08net/tls: Fix authentication failure in CCM modeTianjia Zhang
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-12-08serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan
2021-12-08serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan
2021-12-08serial: core: fix transmit-buffer reset and memleakJohan Hovold
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-08x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-12-08sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef
2021-12-08KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu
2021-12-08ipv6: fix memory leak in fib6_rule_suppressmsizanoen1
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-12-08net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-08net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-12-08rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata
2021-12-08selftests: net: Correct case nameLi Zhijian
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-12-08net: mpls: Fix notifications when deleting a deviceBenjamin Poirier
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08fget: check that the fd still exists after getting a ref to itLinus Torvalds
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-12-08cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-12-08rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-08net/smc: Avoid warning of possible recursive lockingWen Gu