index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-10-30
tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
Ryan Roberts
2024-10-30
ftrace: Show timings of how long nop patching took
Steven Rostedt
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
2024-10-30
uprobes: allow put_uprobe() from non-sleepable softirq context
Andrii Nakryiko
2024-10-30
sched/ext: Fix scx vs sched_delayed
Peter Zijlstra
2024-10-30
bpf: Use __u64 to save the bits in bits iterator
Hou Tao
2024-10-30
bpf: Check the validity of nr_words in bpf_iter_bits_new()
Hou Tao
2024-10-30
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
2024-10-30
bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
Hou Tao
2024-10-29
bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
Eduard Zingerman
2024-10-29
Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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
[prev]
[next]