summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-08ipc/sem: do not sleep with a spin lock heldMinghao Chi1-2/+2
2022-02-08audit: improve audit queue handling when "audit=1" on cmdlinePaul Moore1-19/+43
2022-02-08selinux: fix double free of cond_list on error pathsVratislav Bendel1-1/+2
2022-02-08drm/i915: Disable DSB usage for nowVille Syrjälä1-1/+1
2022-02-05Linux 5.15.21Greg Kroah-Hartman1-1/+1
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" againGreg Kroah-Hartman1-9/+1
2022-02-05Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"Greg Kroah-Hartman1-13/+12
2022-02-05Linux 5.15.20Greg Kroah-Hartman1-1/+1
2022-02-05ovl: fix NULL pointer dereference in copy up warningChristoph Fritz1-2/+2
2022-02-05tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet1-0/+2
2022-02-05af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet1-2/+6
2022-02-05e1000e: Handshake with CSME starts from ADL platformsSasha Neftin1-2/+4
2022-02-05cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding1-2/+1
2022-02-05rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet1-2/+4
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet1-4/+7
2022-02-05fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter1-3/+3
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-02-05i40e: Fix reset path while removing the driverKaren Sornek2-1/+19
2022-02-05i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski1-1/+11
2022-02-05ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3
2022-02-05net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-05net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan1-2/+2
2022-02-05net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy1-1/+2
2022-02-05net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2022-02-05net/mlx5e: Fix module EEPROM queryGal Pressman1-4/+5
2022-02-05net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2022-02-05net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-05net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov1-1/+1
2022-02-05net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2-0/+6
2022-02-05net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem1-2/+11
2022-02-05lockd: fix failure to cleanup client locksJ. Bruce Fields1-0/+1
2022-02-05lockd: fix server crash on reboot of client holding lockJ. Bruce Fields1-8/+9
2022-02-05ovl: don't fail copy up if no fileattr support on upperMiklos Szeredi1-1/+11
2022-02-05Revert "mm/gup: small refactoring: simplify try_grab_page()"John Hubbard1-5/+30
2022-02-05cgroup-v1: Require capabilities to set release_agentEric W. Biederman1-0/+14
2022-02-05drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard1-12/+13
2022-02-05net: ipa: prevent concurrent replenishAlex Elder2-0/+15
2022-02-05net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2-6/+17
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni1-2/+3
2022-02-05PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner1-3/+4
2022-02-01Linux 5.15.19Greg Kroah-Hartman1-1/+1
2022-02-01mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven1-1/+0
2022-02-01block: Fix wrong offset in bio_truncate()OGAWA Hirofumi1-1/+2
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein3-15/+49
2022-02-01usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-02-01usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock1-1/+1
2022-02-01psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan1-38/+41
2022-02-01psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-02-01perf/core: Fix cgroup event list managementNamhyung Kim1-2/+9