summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang1-1/+3
2026-07-24can: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
2026-07-24can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
2026-07-24can: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
2026-07-24nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas1-8/+10
2026-07-24sctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi1-9/+14
2026-07-24spi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi1-2/+2
2026-07-24time: Fix off-by-one in compat settimeofday() usec validationWang Yan1-1/+1
2026-07-24tpm: Make the TPM character devices non-seekableJaewon Yang2-2/+2
2026-07-24tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum1-2/+2
2026-07-24xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24xfrm: use compat translator only for u64 alignment mismatchSanman Pradhan2-2/+2
2026-07-24xen/gntdev: fix error handling in ioctlWentao Liang1-2/+6
2026-07-24i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()Xuanqiang Luo1-1/+3
2026-07-24i2c: mediatek: fix WRRD for SoCs without auto_restart optionRoman Vivchar1-1/+1
2026-07-24irqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi1-2/+7
2026-07-24mtd: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs1-0/+1
2026-07-24ocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito1-0/+60
2026-07-24ocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito1-0/+55
2026-07-24ocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito1-2/+33
2026-07-24ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges1-1/+5
2026-07-24ocfs2: avoid moving extents to occupied clustersKyle Zeng1-1/+3
2026-07-24mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov1-1/+1
2026-07-24ocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani1-1/+1
2026-07-24scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()Martin Wilck1-1/+1
2026-07-24mtd: slram: remove failed entries from the device listRuoyu Wang1-6/+16
2026-07-24proc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski1-5/+4
2026-07-24power: supply: charger-manager: fix refcount leak in is_full_charged()WenTao Liang1-2/+4
2026-07-24MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki2-3/+18
2026-07-24MIPS: ip22-gio: fix device reference leak in probeJohan Hovold1-4/+0
2026-07-24MIPS: ip22-gio: fix kfree() of static objectJohan Hovold1-1/+0
2026-07-24MIPS: ip22-gio: fix gio device memory leakJohan Hovold1-0/+2
2026-07-24lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever1-0/+2
2026-07-24lockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever1-1/+1
2026-07-24nvdimm/btt: Free arena sub-allocations on discover_arenas() error pathAbdun Nihaal1-0/+3
2026-07-24nvdimm/btt: Free arenas on btt_init() error pathsAbdun Nihaal1-4/+7
2026-07-24mfd: tps6586x: Fix OF node refcountBartosz Golaszewski1-1/+1
2026-07-24batman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann1-1/+2
2026-07-24batman-adv: frag: fix primary_if leak on failed linearizationSven Eckelmann1-1/+1
2026-07-24batman-adv: frag: free unfragmentable packetSven Eckelmann1-2/+4
2026-07-24batman-adv: fix VLAN priority offsetSven Eckelmann1-1/+1
2026-07-24batman-adv: tt: avoid request storms during pending requestSven Eckelmann1-1/+1
2026-07-24batman-adv: dat: fix tie-break for candidate selectionSven Eckelmann1-1/+1
2026-07-24batman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann2-0/+26
2026-07-24batman-adv: bla: reacquire gw address after skb reallocSven Eckelmann1-0/+1
2026-07-24batman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann1-1/+4
2026-07-24batman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann1-1/+1
2026-07-24batman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann1-1/+2
2026-07-24x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum1-1/+6
2026-07-24x86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum1-4/+7