summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysxfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()Tristan Madani
12 daysarm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpersBreno Leitao
12 daysKVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim
12 daysKVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
12 daysarm64/mm: Rename ptdesc_tAnshuman Khandual
12 daysarm64: mm: Defer remap of linear alias of data/bssArd Biesheuvel
12 daysKVM: arm64: Omit tag sync on stage-2 mappings of the zero pageArd Biesheuvel
12 daysarm64: Avoid double evaluation of __ptep_get()Ard Biesheuvel
12 dayskasan: Move generic KASAN page tables out of BSS tooArd Biesheuvel
12 daysarm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel
12 daysRevert "drm/i915/backlight: Remove try_vesa_interface"Suraj Kandpal
12 daysx86/process: Convert rdmsr() to rdmsrq() in arch_post_acpi_subsys_init() to a...HyeongJun An
12 daysKVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim
12 daysKVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
12 daysirqchip/irq-realtek-rtl: Add multicore supportMarkus Stockhausen
12 daysirqchip/irq-realtek-rtl: Add/simplify register helpersMarkus Stockhausen
12 daysx86/resctrl: Only check Intel systems for SNCTony Luck
12 daysMerge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' into i2c/i2c-hostAndi Shyti
12 daysiomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon
12 daysrust: ptr: remove implicit index projection syntaxGary Guo
12 daysgpu: nova-core: convert to keyworded projection syntaxGary Guo
12 daysrust: dma: update to keyworded index projection syntaxGary Guo
12 daysrust: ptr: add panicking index projection variantGary Guo
12 daysrust: ptr: use `match` instead of `unwrap_or_else` for `build_index`Gary Guo
12 daysrust: ptr: rename `ProjectIndex::index` to `build_index`Gary Guo
12 daysALSA: seq: dummy: fix UMP event stack overreadKyle Zeng
12 daysMerge patch series "proc: protect ptrace_may_access() with exec_update_lock"Christian Brauner
12 daysproc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
12 daysproc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
12 dayssimple_lookup(): use d_splice_alias() for ->lookup() return valueAl Viro
12 daysecryptfs: use d_splice_alias() for ->lookup() return valueAl Viro
12 daysconfigfs_lookup(): switch to d_splice_alias()Al Viro
12 daystracefs: use d_splice_alias() in ->lookup() instancesAl Viro
12 daysmake cursors NORCUAl Viro
12 daysnfs: get rid of fake root dentriesAl Viro
12 dayswind ->s_roots via ->d_sib instead of ->d_hashAl Viro
12 daysshrink_dentry_tree(): unify the calls of shrink_dentry_list()Al Viro
12 daysshrinking rcu_read_lock() scope in d_alloc_parallel()Al Viro
12 daysd_walk(): shrink rcu_read_lock() scopeAl Viro
12 daysdocument dentry_kill()Al Viro
12 daysadjust calling conventions of lock_for_kill(), fold __dentry_kill() into dent...Al Viro
12 daysDocument rcu_read_lock() use in select_collect2()Al Viro
12 daysShift rcu_read_{,un}lock() inside fast_dput()Al Viro
12 dayssimplify safety for lock_for_kill() slowpathAl Viro
12 daysfold lock_for_kill() and __dentry_kill() into common helperAl Viro
12 daysfold lock_for_kill() into shrink_kill()Al Viro
12 daysshrink_dentry_list(): start with removing from shrink listAl Viro
12 daysd_prune_aliases(): make sure to skip NORCU aliasesAl Viro
12 dayskill d_dispose_if_unused()Al Viro
12 daysmake to_shrink_list() return whether it has moved dentry to listAl Viro