summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-13sched_ext: Build the set_cmask scratch from trusted geometryTejun Heo
2026-07-13sched_ext: Add scx_cmask_ref for validated arena cmask accessTejun Heo
2026-07-13sched_ext: Add per-shard scx_sched storage scaffoldingTejun Heo
2026-07-13sched_ext: Defer scx_sched kobj sysfs add into the enable workfnsTejun Heo
2026-07-13sched_ext: Add shard boundaries to scx_bpf_cid_override()Tejun Heo
2026-07-13sched_ext: Add CID shardingTejun Heo
2026-07-13sched_ext: Add ops.init_cids() to finalize the cid layout before initTejun Heo
2026-07-13sched_ext: Make the kick machinery per-schedTejun Heo
2026-07-13sched_ext: Assert per-task ops run on the task's ownerTejun Heo
2026-07-14dt-bindings: power: qcom,rpmpd: document RPMh power domain for MailiFenglin Wu
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray
2026-07-14RDMA/efa: Add EFA 0xefa4 PCI IDAnas Mousa
2026-07-14RDMA/efa: Extend page-shift field in MR registrationMichael Margolin
2026-07-14ALSA: usb-audio: um144mkii: use "var" keyword for dataRandy Dunlap
2026-07-14ALSA: firewire: fix all kernel-doc warningsRandy Dunlap
2026-07-14ALSA: hda: regmap: fix all kernel-doc warningsRandy Dunlap
2026-07-14ALSA: ac97: use struct keyword for kernel-doc commentsRandy Dunlap
2026-07-14btrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer
2026-07-14btrfs: free mapping node on duplicate reloc root insertGuanghui Yang
2026-07-14btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never clearedQu Wenruo
2026-07-14btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins
2026-07-14btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen
2026-07-14btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()Filipe Manana
2026-07-14btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()Dave Chen
2026-07-14btrfs: reject inline file extents item in get_new_location()Qu Wenruo
2026-07-14btrfs: do not try compression for data reloc inodesQu Wenruo
2026-07-14btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng
2026-07-14btrfs: fix reloc root cleanup in merge_reloc_roots()Filipe Manana
2026-07-14btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()Filipe Manana
2026-07-14cpufreq: brcmstb-avs: Remove redundant dev_err()Pan Chuang
2026-07-13Input: mms114 - fix Y-resolution configurationDmitry Torokhov
2026-07-13Input: mms114 - fix endianness portability in I2C packet layoutDmitry Torokhov
2026-07-13Merge tag 'v7.2-rc3' into nextDmitry Torokhov
2026-07-13Merge tag 'cgroup-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-14rust: devres: ensure revocation is complete before device finishes unbindingDanilo Krummrich
2026-07-14rust: devres: fix race between concurrent revokersDanilo Krummrich
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-13x86/xen: Convert xen_mm_unpin_all() to ptdescsVishal Moola
2026-07-13x86/xen: Convert xen_mm_pin_all() to ptdescsVishal Moola
2026-07-13x86/mm: Convert pgd_page_get_mm() to ptdescsVishal Moola
2026-07-13x86/mm: Convert sync_global_pgds_l4() to ptdescsVishal Moola
2026-07-13x86/mm: Convert sync_global_pgds_l5() to ptdescsVishal Moola
2026-07-13x86/mm: Convert arch_sync_kernel_mappings() to ptdescsVishal Moola
2026-07-13x86/mm/pat: Convert collapse_pmd_page() to ptdescsVishal Moola
2026-07-13x86/mm/pat: Convert __set_pmd_pte() to ptdescsVishal Moola
2026-07-13x86/mm/pat: Use IS_ENABLED() instead of ifdefVishal Moola
2026-07-13Merge tag 'trace-tools-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-13selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()Ian Bridges