index
:
linux.git
for-next
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-05-06
tracing: Show function names when possible when listing fields
Steven Rostedt
2025-05-06
tracing: Update function trace addresses with module addresses
Steven Rostedt
2025-05-06
pidfs: detect refcount bugs
Christian Brauner
2025-05-06
dma-mapping: add a dma_need_unmap helper
Christoph Hellwig
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
2025-05-05
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-05-05
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
Andy Shevchenko
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-03
futex: Implement FUTEX2_MPOL
Peter Zijlstra
2025-05-03
futex: Implement FUTEX2_NUMA
Peter Zijlstra
2025-05-03
futex: Allow to make the private hash immutable
Sebastian Andrzej Siewior
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Allow automatic allocation of process wide futex hash
Sebastian Andrzej Siewior
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Create helper function to initialize a hash slot
Sebastian Andrzej Siewior
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
2025-05-03
futex: Decrease the waiter count before the unlock operation
Sebastian Andrzej Siewior
2025-05-03
futex: Acquire a hash reference in futex_wait_multiple_setup()
Sebastian Andrzej Siewior
2025-05-03
futex: Create private_hash() get/put class
Peter Zijlstra
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
2025-05-03
futex: Create hb scopes
Peter Zijlstra
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
2025-05-01
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
2025-05-01
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
2025-05-01
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-04-30
sched_ext: Avoid NULL scx_root deref in __scx_exit()
Andrea Righi
2025-04-30
sched_ext: Add RCU protection to scx_root in DSQ iterator
Andrea Righi
2025-04-30
genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()
Andrew Jones
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
2025-04-30
alarmtimer: Switch spin_{lock,unlock}_irqsave() to guards
Su Hui
2025-04-30
alarmtimer: Remove dead return value in clock2alarm()
Su Hui
2025-04-30
time/jiffies: Change register_refined_jiffies() to void __init
Su Hui
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
2025-04-29
kexec: define functions to map and unmap segments
Steven Chen
2025-04-29
sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()
Tejun Heo
2025-04-29
sched_ext: Move disable machinery into scx_sched
Tejun Heo
2025-04-29
sched_ext: Move event_stats_cpu into scx_sched
Tejun Heo
2025-04-29
sched_ext: Factor out scx_read_events()
Tejun Heo
[prev]
[next]