index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-29
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
2024-10-29
sched_ext: Introduce NUMA awareness to the default idle selection policy
Andrea Righi
2024-10-29
bpf: Force checkpoint when jmp history is too long
Eduard Zingerman
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-29
ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash()
Steven Rostedt
2024-10-29
ftrace: Use guard to take the ftrace_lock in release_probe()
Steven Rostedt
2024-10-29
ftrace: Use guard to lock ftrace_lock in cache_mod()
Steven Rostedt
2024-10-29
ftrace: Use guard for match_records()
Steven Rostedt
2024-10-29
fgraph: Use guard(mutex)(&ftrace_lock) for unregister_ftrace_graph()
Steven Rostedt
2024-10-29
fgraph: Give ret_stack its own kmem cache
Steven Rostedt
2024-10-29
fgraph: Separate size of ret_stack from PAGE_SIZE
Steven Rostedt
2024-10-29
Merge tag 'ftrace-v6.12-rc4' into trace/ftrace/core
Steven Rostedt
2024-10-29
posix-timers: Add proper state tracking
Thomas Gleixner
2024-10-29
posix-timers: Rename k_itimer:: It_requeue_pending
Thomas Gleixner
2024-10-29
posix-timers: Drop signal if timer has been deleted or reprogrammed
Thomas Gleixner
2024-10-29
signal: Allow POSIX timer signals to be dropped
Thomas Gleixner
2024-10-29
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
signal: Cleanup flush_sigqueue_mask()
Thomas Gleixner
2024-10-29
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-29
dma-mapping: trace more error paths
Sean Anderson
2024-10-29
dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
Sean Anderson
2024-10-29
dma-mapping: trace dma_alloc/free direction
Sean Anderson
2024-10-29
dma-debug: remove DMA_API_DEBUG_SG
Christoph Hellwig
2024-10-29
dma-debug: store a phys_addr_t in struct dma_debug_entry
Christoph Hellwig
2024-10-29
dma-debug: fix a possible deadlock on radix_lock
Levi Yun
2024-10-28
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
2024-10-28
configs/debug: make sure PROVE_RCU_LIST=y takes effect
Jakub Kicinski
2024-10-28
srcu: Introduce srcu_gp_is_expedited() helper function
Paul E. McKenney
2024-10-28
srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
Paul E. McKenney
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-27
genirq/irqdesc: Use str_enabled_disabled() helper in wakeup_show()
Thorsten Blum
2024-10-27
genirq/msi: Fix off-by-one error in msi_domain_alloc()
Jinjie Ruan
2024-10-27
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
2024-10-26
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
2024-10-26
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
2024-10-26
sched/uclamp: Fix unnused variable warning
Christian Loehle
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
2024-10-25
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-10-25
time: Partially revert cleanup on msecs_to_jiffies() documentation
Miguel Ojeda
2024-10-25
timekeeping: Merge timekeeping_update_staged() and timekeeping_update()
Anna-Maria Behnsen
2024-10-25
timekeeping: Remove TK_MIRROR timekeeping_update() action
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework do_adjtimex() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_suspend() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_resume() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_inject_sleeptime64() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_init() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework change_clocksource() to use shadow_timekeeper
Anna-Maria Behnsen
[prev]
[next]