summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-05Linux 5.15.20v5.15.20Greg Kroah-Hartman
2022-02-05ovl: fix NULL pointer dereference in copy up warningChristoph Fritz
2022-02-05tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet
2022-02-05af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet
2022-02-05e1000e: Handshake with CSME starts from ADL platformsSasha Neftin
2022-02-05cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding
2022-02-05rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet
2022-02-05fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-02-05i40e: Fix reset path while removing the driverKaren Sornek
2022-02-05i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski
2022-02-05ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-02-05net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman
2022-02-05net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-05net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-05net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-02-05net/mlx5e: Fix module EEPROM queryGal Pressman
2022-02-05net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla
2022-02-05net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
2022-02-05net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov
2022-02-05net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2022-02-05net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem
2022-02-05lockd: fix failure to cleanup client locksJ. Bruce Fields
2022-02-05lockd: fix server crash on reboot of client holding lockJ. Bruce Fields
2022-02-05ovl: don't fail copy up if no fileattr support on upperMiklos Szeredi
2022-02-05Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard
2022-02-05cgroup-v1: Require capabilities to set release_agentEric W. Biederman
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard
2022-02-05net: ipa: prevent concurrent replenishAlex Elder
2022-02-05net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner
2022-02-01Linux 5.15.19v5.15.19Greg Kroah-Hartman
2022-02-01mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven
2022-02-01block: Fix wrong offset in bio_truncate()OGAWA Hirofumi
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin
2022-02-01usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock
2022-02-01psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan
2022-02-01psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-02-01perf/core: Fix cgroup event list managementNamhyung Kim
2022-02-01dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configMarc Kleine-Budde
2022-02-01irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule
2022-02-01irqchip/realtek-rtl: Map control data to virqSander Vanheule
2022-02-01Bluetooth: refactor malicious adv data checkBrian Gix
2022-02-01net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi
2022-02-01ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet
2022-02-01ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet