summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-06Linux 5.4.151v5.4.151Greg Kroah-Hartman
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter
2021-10-06usb: hso: remove the bailout parameterDongliang Mu
2021-10-06usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-10-06hso: fix bailout in error case of probeOliver Neukum
2021-10-06libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang
2021-10-06PCI: Fix pci_host_bridge struct device release/free handlingRob Herring
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu
2021-10-06net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet
2021-10-06HID: u2fzero: ignore incomplete packets without dataAndrej Shadura
2021-10-06ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun
2021-10-06ext4: fix reserved space counter leakageJeffle Xu
2021-10-06ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold
2021-10-06ipack: ipoctal: fix tty-registration error handlingJohan Hovold
2021-10-06ipack: ipoctal: fix tty registration raceJohan Hovold
2021-10-06ipack: ipoctal: fix stack information leakJohan Hovold
2021-10-06debugfs: debugfs_create_file_size(): use IS_ERR to check for errorNirmoy Das
2021-10-06elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen
2021-10-06perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-06af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-10-06net: sched: flower: protect fl_walk() with rcuVlad Buslov
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-10-06Revert "block, bfq: honor already-setup queue merges"Jens Axboe
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-10-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser
2021-10-06hwmon: (tmp421) report /PVLD condition as faultPaul Fertser
2021-10-06sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg
2021-10-06mac80211: mesh: fix potentially unaligned accessJohannes Berg
2021-10-06mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-10-06mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-10-06hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-10-06hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-06hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-06hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova
2021-10-06fs-verity: fix signed integer overflow with i_size near S64_MAXEric Biggers