summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05arm64/mm: Rename ptdesc_tAnshuman Khandual
2026-06-05arm64: mm: Defer remap of linear alias of data/bssArd Biesheuvel
2026-06-05KVM: arm64: Omit tag sync on stage-2 mappings of the zero pageArd Biesheuvel
2026-06-05arm64: Avoid double evaluation of __ptep_get()Ard Biesheuvel
2026-06-05kasan: Move generic KASAN page tables out of BSS tooArd Biesheuvel
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel
2026-06-05Revert "drm/i915/backlight: Remove try_vesa_interface"Suraj Kandpal
2026-06-05x86/process: Convert rdmsr() to rdmsrq() in arch_post_acpi_subsys_init() to a...HyeongJun An
2026-06-05pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source updateClaudiu Beznea
2026-06-05KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim
2026-06-05KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
2026-06-05irqchip/irq-realtek-rtl: Add multicore supportMarkus Stockhausen
2026-06-05irqchip/irq-realtek-rtl: Add/simplify register helpersMarkus Stockhausen
2026-06-05x86/resctrl: Only check Intel systems for SNCTony Luck
2026-06-05Merge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' into i2c/i2c-hostAndi Shyti
2026-06-05iomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon
2026-06-05rust: ptr: remove implicit index projection syntaxGary Guo
2026-06-05gpu: nova-core: convert to keyworded projection syntaxGary Guo
2026-06-05rust: dma: update to keyworded index projection syntaxGary Guo
2026-06-05rust: ptr: add panicking index projection variantGary Guo
2026-06-05rust: ptr: use `match` instead of `unwrap_or_else` for `build_index`Gary Guo
2026-06-05rust: ptr: rename `ProjectIndex::index` to `build_index`Gary Guo
2026-06-05ALSA: seq: dummy: fix UMP event stack overreadKyle Zeng
2026-06-05Merge patch series "proc: protect ptrace_may_access() with exec_update_lock"Christian Brauner
2026-06-05proc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
2026-06-05proc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
2026-06-05wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer noti...Thiyagarajan Pandiyan
2026-06-05wifi: mac80211: fold tid_ampdu_rx allocations into a flexible arrayRosen Penev
2026-06-05wifi: mac80211: Fix -Wc23-extensions in hwmp_route_info_get()Nathan Chancellor
2026-06-05media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subde...Mirela Rabulea
2026-06-05batman-adv: fix kernel-doc typos and grammar errorsSven Eckelmann
2026-06-05batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-docSven Eckelmann
2026-06-05batman-adv: uapi: keep kernel-doc in struct member orderSven Eckelmann
2026-06-05batman-adv: bla: update stale kernel-docSven Eckelmann
2026-06-05batman-adv: tp_meter: update stale kernel-doc after refactoringSven Eckelmann
2026-06-05batman-adv: correct batadv_wifi_* kernel-docSven Eckelmann
2026-06-05batman-adv: document cleanup of batadv_wifi_net_devices entriesSven Eckelmann
2026-06-05batman-adv: use GFP_KERNEL allocations for the wifi detection cacheSven Eckelmann
2026-06-05batman-adv: drop duplicated wifi_flags assignmentsSven Eckelmann
2026-06-05batman-adv: convert cancellation of work items to disable helperSven Eckelmann
2026-06-05batman-adv: tp_meter: initialize last_recv_time during initSven Eckelmann
2026-06-05simple_lookup(): use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-05ecryptfs: use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-05configfs_lookup(): switch to d_splice_alias()Al Viro
2026-06-05tracefs: use d_splice_alias() in ->lookup() instancesAl Viro
2026-06-05make cursors NORCUAl Viro
2026-06-05nfs: get rid of fake root dentriesAl Viro
2026-06-05wind ->s_roots via ->d_sib instead of ->d_hashAl Viro
2026-06-05shrink_dentry_tree(): unify the calls of shrink_dentry_list()Al Viro
2026-06-05shrinking rcu_read_lock() scope in d_alloc_parallel()Al Viro