index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
2025-09-28
kallsyms: use kmalloc_array() instead of kmalloc()
Sahil Chandna
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
2025-09-28
kernel: prevent prctl(PR_SET_PDEATHSIG) from racing with parent process exit
Demi Marie Obenour
2025-09-28
kho: only fill kimage if KHO is finalized
Pratyush Yadav
2025-09-28
Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-27
Merge branches 'work.path' and 'work.mount' into work.f_path
Al Viro
2025-09-27
kernel/acct.c: saner struct file treatment
Al Viro
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
2025-09-27
tracing: fgraph: Protect return handler from recursion loop
Masami Hiramatsu (Google)
2025-09-26
Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-26
Merge tag 'locking-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-09-26
PM: hibernate: Combine return paths in power_down()
Rafael J. Wysocki
2025-09-26
PM: hibernate: Restrict GFP mask in power_down()
Rafael J. Wysocki
2025-09-26
printk: ringbuffer: Fix data block max size check
John Ogness
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
2025-09-25
PM: hibernate: Add pm_hibernation_mode_is_suspend()
Mario Limonciello (AMD)
2025-09-25
PM: hibernate: Fix hybrid-sleep
Mario Limonciello (AMD)
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
2025-09-25
ns: drop assert
Christian Brauner
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2025-09-25
nstree: make struct ns_tree private
Christian Brauner
2025-09-24
Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-09-24
Merge branch 'for-next/uprobes' into for-next/core
Will Deacon
2025-09-25
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
2025-09-24
tracing: fprobe: Fix to remove recorded module addresses from filter
Masami Hiramatsu (Google)
2025-09-24
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
2025-09-24
bpf: Allow uprobe program to change context registers
Jiri Olsa
2025-09-24
futex: Use correct exit on failure from futex_hash_allocate_default()
Sebastian Andrzej Siewior
2025-09-23
Revert "sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()"
Tejun Heo
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
2025-09-23
kho: make sure page being restored is actually from KHO
Pratyush Yadav
2025-09-23
kho: move sanity checks to kho_restore_page()
Pratyush Yadav
2025-09-23
bpf: Clear packet pointers after changing packet data in kfuncs
Amery Hung
2025-09-23
sched_ext: Merge branch 'for-6.17-fixes' into for-6.18
Tejun Heo
2025-09-23
bpf: Allow union argument in trampoline based programs
Leon Hwang
2025-09-23
sched_ext: Misc updates around scx_sched instance pointer
Tejun Heo
2025-09-23
sched_ext: Drop scx_kf_exit() and scx_kf_error()
Tejun Heo
2025-09-23
sched_ext: Add the @sch parameter to scx_dsq_insert_preamble/commit()
Tejun Heo
2025-09-23
sched_ext: Drop kf_cpu_valid()
Tejun Heo
2025-09-23
sched_ext: Add the @sch parameter to ext_idle helpers
Tejun Heo
2025-09-23
sched_ext: Add the @sch parameter to __bstr_format()
Tejun Heo
2025-09-23
sched_ext: Separate out scx_kick_cpu() and add @sch to it
Tejun Heo
[prev]
[next]