summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-22blk-cgroup: defer blkcg css_put until blkg is unlinked from queueZizhi Wo
2026-06-22blk-cgroup: fix UAF in __blkcg_rstat_flush()Michal Koutný
2026-06-22block, bfq: protect async queue reset with blkcg locksCen Zhang
2026-06-22nbd: don't warn when reclassifying a busy socket lockDeepanshu Kartikey
2026-06-22block: fix incorrect error injection static key decrementChristoph Hellwig
2026-06-22e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
2026-06-22i40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
2026-06-22ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
2026-06-22ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
2026-06-22rtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanupJohn Madieu
2026-06-22io_uring/memmap: bound io_pin_pages() by page array byte sizeDeepanshu Kartikey
2026-06-22ice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
2026-06-22ice: fix ice_init_link() error return preventing probePaul Greenwalt
2026-06-22ice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
2026-06-22ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski
2026-06-22smack: restrict smackfs/{direct,mapped} values to 0-255Konstantin Andreev
2026-06-22smack: deduplicate smackfs/{direct,mapped} file_operationsKonstantin Andreev
2026-06-22ceph: add manual reset debugfs control and tracepointsAlex Markuze
2026-06-22ceph: add client reset state machine and session teardownAlex Markuze
2026-06-22ceph: add diagnostic timeout loop to wait_caps_flush()Alex Markuze
2026-06-22ceph: harden send_mds_reconnect and handle active-MDS peer resetAlex Markuze
2026-06-22ceph: use proper endian conversion for flock_len in reconnectAlex Markuze
2026-06-22ceph: convert inode flags to named bit positions and atomic bitopsAlex Markuze
2026-06-22sched_ext: Move shared helpers from ext.c into internal.h and cid.hTejun Heo
2026-06-22sched_ext: Make kernel/sched/ext/ sources self-contained for clangdTejun Heo
2026-06-22selftests/bpf: Cover half-slot cleanup of pointer spillsNuoqi Gui
2026-06-22bpf: Preserve pointer spill metadata during half-slot cleanupNuoqi Gui
2026-06-22genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in commentEthan Nelson-Moore
2026-06-22PCI: endpoint: pci-epf-vntb: Guard configfs writes after EPC attachKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Reject unusable doorbell countsKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic contextKoichiro Den
2026-06-22PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offsetKoichiro Den
2026-06-22PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-06-22PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-06-22rbd: switch to dynamic root deviceJohan Hovold
2026-06-22NTB: epf: Avoid calling pci_irq_vector() from hardirq contextKoichiro Den
2026-06-22NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()Koichiro Den
2026-06-22misc: pci_endpoint_test: Remove dead BAR read before doorbell triggerCarlos Bilbao
2026-06-22misc: pci_endpoint_test: Validate BAR index in doorbell testCarlos Bilbao
2026-06-22f2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
2026-06-22f2fs: fix listxattr handling of corrupted xattr entriesKeshav Verma
2026-06-22f2fs: skip direct I/O iostat context when disabledWenjie Qi
2026-06-22f2fs: remove unneeded f2fs_is_compressed_page()Chao Yu
2026-06-22f2fs: avoid unnecessary fscrypt_finalize_bounce_page()Chao Yu
2026-06-22f2fs: avoid unnecessary sanity check on ckpt_valid_blocksChao Yu
2026-06-22f2fs: misc cleanup in f2fs_record_stop_reason()Chao Yu
2026-06-22f2fs: fix wrong description in printed logChao Yu
2026-06-22f2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas
2026-06-22f2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen