summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han1-3/+6
2026-03-04perf: arm_spe: Properly set hw.state on failuresLeo Yan1-6/+12
2026-03-04PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu1-3/+1
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne4-5/+21
2026-03-04x86/xen: make some functions staticJuergen Gross3-10/+6
2026-03-04ublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan1-3/+3
2026-03-04iomap: fix submission side handling of completion side errorsChristoph Hellwig1-3/+7
2026-03-04md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan1-1/+1
2026-03-04cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki1-11/+11
2026-03-04cpuidle: menu: Cleanup after loadavg removalChristian Loehle1-12/+5
2026-03-04io_uring/sync: validate passed in offsetJens Axboe1-0/+2
2026-03-04ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov1-1/+3
2026-03-04xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie1-1/+2
2026-03-04smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara1-0/+2
2026-03-04btrfs: fix block_group_tree dirty_list corruptionBoris Burkov1-7/+0
2026-03-04btrfs: qgroup: return correct error when deleting qgroup relation itemFilipe Manana1-1/+3
2026-03-04tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak1-2/+4
2026-03-04tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak1-2/+4
2026-03-04i3c: dw: Initialize spinlock to avoid upsetting lockdepFredrik Markstrom1-0/+2
2026-03-04gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey1-1/+12
2026-03-04gfs2: Add metapath_dibh helperAndreas Gruenbacher1-1/+7
2026-03-04gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher3-14/+43
2026-03-04i3c: master: Update hot-join flag only on successAdrian Hunter1-1/+2
2026-03-04fs: add <linux/init_task.h> for 'init_fs'Ben Dooks1-0/+1
2026-03-04i3c: Move device name assignment after i3c_bus_initBilly Tsai1-1/+2
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-03-04rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai2-7/+10
2026-03-04rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()Zqiang1-4/+1
2026-03-04rcu: Refactor expedited handling check in rcu_read_unlock_special()Joel Fernandes1-9/+74
2026-03-04rcu/exp: Move expedited kthread worker creation functions above rcutree_prepa...Frederic Weisbecker1-48/+48
2026-03-04rcu: s/boost_kthread_mutex/kthread_mutexFrederic Weisbecker3-7/+7
2026-03-04hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar1-1/+1
2026-03-04auxdisplay: arm-charlcd: fix release_mem_region() sizeThomas Fourier1-1/+1
2026-03-04RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin1-2/+6
2026-03-04RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin1-1/+2
2026-02-19Linux 6.6.127v6.6.127Greg Kroah-Hartman1-1/+1
2026-02-19net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong3-9/+12
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-02-19f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu1-7/+7
2026-02-19f2fs: fix zoned block device information initializationWenjie Qi2-0/+28
2026-02-19f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu1-3/+9
2026-02-19f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang1-4/+10
2026-02-19f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang1-8/+52
2026-02-19f2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu1-0/+1
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman1-2/+6
2026-02-19fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li1-0/+3
2026-02-19LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen7-17/+37
2026-02-19cpuset: Fix missing adaptation for cpuset_is_populatedChen Ridong1-1/+1
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)6-66/+208
2026-02-19mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8