summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman1-7/+14
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki1-5/+9
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller1-0/+1
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller1-0/+5
2021-12-08sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef1-1/+1
2021-12-08KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu1-1/+1
2021-12-08ipv6: fix memory leak in fib6_rule_suppressmsizanoen14-6/+5
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark1-0/+1
2021-12-08net/smc: Keep smc_close_final rc during active closeTony Lu1-2/+6
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski1-1/+1
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet5-7/+7
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2-7/+17
2021-12-08net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET1-1/+1
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann1-1/+1
2021-12-08rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata1-5/+9
2021-12-08selftests: net: Correct case nameLi Zhijian1-2/+2
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann2-16/+10
2021-12-08net: mpls: Fix notifications when deleting a deviceBenjamin Poirier1-16/+52
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-12-08i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen1-2/+3
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat1-2/+7
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat1-0/+2
2021-12-08i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat1-1/+19
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li1-5/+3
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li1-2/+10
2021-12-08fget: check that the fd still exists after getting a ref to itLinus Torvalds1-0/+4
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle1-3/+4
2021-12-08cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang1-5/+4
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki1-1/+12
2021-12-08rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka1-0/+3
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2-0/+5
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra1-0/+2
2021-12-08net/smc: Avoid warning of possible recursive lockingWen Gu1-1/+1
2021-12-08perf report: Fix memory leaks around perf_tip()Ian Rogers3-14/+17
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2-15/+14
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi1-0/+2
2021-12-08btrfs: check-integrity: fix a warning on write caching disabled diskWang Yugui1-1/+13
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao1-12/+0
2021-12-08net: return correct error codeliuguoqiang1-1/+1
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen1-0/+10
2021-12-08net/smc: Transfer remaining wait queue entries during fallbackWen Gu1-0/+14
2021-12-08mac80211: do not access the IV when it was strippedXing Song1-1/+2