summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-27vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-27mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet
2021-10-27userfaultfd: fix a race between writeprotect and exit_mmap()Nadav Amit
2021-10-27mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-27ocfs2: mount fails with buffer overflow in strlenValentin Vidic
2021-10-27ocfs2: fix data corruption after conversion from inline formatJan Kara
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-27ceph: fix handling of "meta" errorsJeff Layton
2021-10-27ceph: skip existing superblocks that are blocklisted or shut down when mountingJeff Layton
2021-10-27can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytesZhang Changzhong
2021-10-27can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...Zhang Changzhong
2021-10-27can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_privZiyang Xuan
2021-10-27can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimerZiyang Xuan
2021-10-27can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()Ziyang Xuan
2021-10-27can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()Ziyang Xuan
2021-10-27can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX pathMarc Kleine-Budde
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2021-10-27net: enetc: make sure all traffic classes can send large framesVladimir Oltean
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-10-27drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus
2021-10-27drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus
2021-10-27drm/kmb: Disable change of plane parametersEdmund Dea
2021-10-27drm/kmb: Remove clearing DPHY regsEdmund Dea
2021-10-27drm/kmb: Work around for higher system clockAnitha Chrisanthus
2021-10-27drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen
2021-10-27net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim
2021-10-27net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim
2021-10-27ice: Add missing E810 device idsTony Nguyen
2021-10-27igc: Update I226_K device IDSasha Neftin
2021-10-27e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin
2021-10-27ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-27net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-27net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-27net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-27powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch
2021-10-27net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET
2021-10-27NIOS2: irqflags: rename a redefined register nameRandy Dunlap
2021-10-27net/sched: act_ct: Fix byte count on fragmented packetsPaul Blakey
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
2021-10-27hamradio: baycom_epp: fix build for UMLRandy Dunlap
2021-10-27ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-27tcp: md5: Fix overlap between vrf and non-vrf keysLeonard Crestez
2021-10-27lan78xx: select CRC32Vegard Nossum