summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.20v5.15.20Greg Kroah-Hartman2022-02-051-1/+1
* ovl: fix NULL pointer dereference in copy up warningChristoph Fritz2022-02-051-2/+2
* tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet2022-02-051-0/+2
* af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet2022-02-051-2/+6
* e1000e: Handshake with CSME starts from ADL platformsSasha Neftin2022-02-051-2/+4
* cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding2022-02-051-2/+1
* rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet2022-02-051-2/+4
* net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet2022-02-051-4/+7
* fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter2022-02-051-3/+3
* net: amd-xgbe: Fix skb data length underflowShyam Sundar S K2022-02-051-1/+11
* net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju2022-02-051-0/+2
* i40e: Fix reset path while removing the driverKaren Sornek2022-02-052-1/+19
* i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski2022-02-051-1/+11
* ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-051-3/+3
* net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman2022-02-051-1/+1
* net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan2022-02-051-2/+2
* net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy2022-02-051-1/+2
* net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-02-051-3/+4
* net/mlx5e: Fix module EEPROM queryGal Pressman2022-02-051-4/+5
* net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla2022-02-051-1/+1
* net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman2022-02-051-18/+14
* net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov2022-02-051-1/+1
* net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2022-02-052-0/+6
* net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem2022-02-051-2/+11
* lockd: fix failure to cleanup client locksJ. Bruce Fields2022-02-051-0/+1
* lockd: fix server crash on reboot of client holding lockJ. Bruce Fields2022-02-051-8/+9
* ovl: don't fail copy up if no fileattr support on upperMiklos Szeredi2022-02-051-1/+11
* Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard2022-02-051-5/+30
* cgroup-v1: Require capabilities to set release_agentEric W. Biederman2022-02-051-0/+14
* drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard2022-02-051-12/+13
* net: ipa: prevent concurrent replenishAlex Elder2022-02-052-0/+15
* net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2022-02-052-6/+17
* selftests: mptcp: fix ipv6 routing setupPaolo Abeni2022-02-051-2/+3
* PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner2022-02-051-3/+4
* Linux 5.15.19v5.15.19Greg Kroah-Hartman2022-02-011-1/+1
* mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven2022-02-011-1/+0
* block: Fix wrong offset in bio_truncate()OGAWA Hirofumi2022-02-011-1/+2
* fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-02-013-15/+49
* usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin2022-02-011-1/+0
* usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock2022-02-011-1/+1
* psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan2022-02-011-38/+41
* psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan2022-02-011-6/+5
* perf/core: Fix cgroup event list managementNamhyung Kim2022-02-011-2/+9
* dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configMarc Kleine-Budde2022-02-011-1/+1
* irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule2022-02-011-3/+5
* irqchip/realtek-rtl: Map control data to virqSander Vanheule2022-02-011-1/+1
* Bluetooth: refactor malicious adv data checkBrian Gix2022-02-011-5/+5
* net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi2022-02-011-3/+3
* ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet2022-02-011-1/+1
* ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-02-011-2/+9