summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16Linux 5.15.127v5.15.127Greg Kroah-Hartman1-1/+1
2023-08-16timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker2-1/+9
2023-08-16timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...Nicholas Piggin1-2/+10
2023-08-16tick: Detect and fix jiffies update stallFrederic Weisbecker2-0/+21
2023-08-16sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet1-34/+25
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar1-2/+4
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso5-76/+141
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik1-1/+4
2023-08-16btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo2-1/+16
2023-08-16btrfs: exit gracefully if reloc roots don't matchQu Wenruo1-8/+37
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig1-3/+4
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child1-5/+10
2023-08-16ibmvnic: Unmap DMA login rsp buffer on send login failNick Child1-1/+4
2023-08-16ibmvnic: Enforce stronger sanity checks on login responseNick Child1-0/+18
2023-08-16net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-16dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET1-6/+7
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2-5/+6
2023-08-16nexthop: Make nexthop bucket dump more efficientIdo Schimmel1-11/+5
2023-08-16nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2-5/+6
2023-08-16net: hns3: add wait until mac link downJie Wang1-1/+9
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang1-5/+9
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang1-2/+0
2023-08-16RDMA/umem: Set iova in ODP flowMichael Guralnik1-1/+2
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau1-0/+3
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki2-4/+12
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-16dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2-3/+9
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16xsk: fix refcount underflow in error pathMagnus Karlsson1-0/+1
2023-08-16tunnels: fix kasan splat when generating ipv4 pmtu errorFlorian Westphal1-1/+1
2023-08-16net/packet: annotate data-races around tp->statusEric Dumazet1-6/+10
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor3-3/+3
2023-08-16bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2-2/+9
2023-08-16bpf, sockmap: Fix map type error in sock_map_del_linkXu Kuohai1-5/+5
2023-08-16net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()Andrew Kanner1-6/+0
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1