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-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
2024-09-05
bpf: Fix uprobe multi pid filter check
Jiri Olsa
2024-09-05
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...
Steven Rostedt
2024-09-05
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
2024-09-05
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
2024-09-05
uprobes: perform lockless SRCU-protected uprobes_tree lookup
Andrii Nakryiko
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
2024-09-05
uprobes: protected uprobe lifetime with SRCU
Andrii Nakryiko
2024-09-05
uprobes: revamp uprobe refcounting and lifetime management
Andrii Nakryiko
2024-09-05
bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
Oleg Nesterov
2024-09-05
perf/core: Fix small negative period being ignored
Luo Gengkun
2024-09-05
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-09-05
dma-mapping: use IOMMU DMA calls for common alloc/free page calls
Leon Romanovsky
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-04
cgroup/cpuset: Move cpu.h include to cpuset-internal.h
Waiman Long
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2024-09-04
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
Tejun Heo
2024-09-04
sched: Make cpu_shares_read_u64() use tg_weight()
Tejun Heo
2024-09-04
sched: Expose css_tg()
Tejun Heo
2024-09-04
sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enable
Tejun Heo
2024-09-04
sched_ext: TASK_DEAD tasks must be switched out of SCX on ops_disable
Tejun Heo
2024-09-04
bpf: Fix indentation issue in epilogue_idx
Martin KaFai Lau
2024-09-04
bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()
Martin KaFai Lau
2024-09-04
bpf: add check for invalid name in btf_name_valid_section()
Jeongjun Park
2024-09-04
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-04
printk: Avoid false positive lockdep report for legacy printing
John Ogness
2024-09-04
printk: nbcon: Assign nice -20 for printing threads
John Ogness
2024-09-04
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
2024-09-04
printk: nbcon: Show replay message on takeover
John Ogness
2024-09-04
printk: Provide helper for message prepending
John Ogness
2024-09-04
printk: nbcon: Rely on kthreads for normal operation
John Ogness
2024-09-04
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
2024-09-04
printk: nbcon: Relocate nbcon_atomic_emit_one()
John Ogness
2024-09-04
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
2024-09-04
printk: nbcon: Init @nbcon_seq to highest possible
John Ogness
2024-09-04
printk: nbcon: Add context to usable() and emit()
John Ogness
2024-09-04
printk: Flush console on unregister_console()
John Ogness
2024-09-04
printk: Fail pr_flush() if before SYSTEM_SCHEDULING
John Ogness
2024-09-04
printk: nbcon: Add function for printers to reacquire ownership
John Ogness
2024-09-04
printk: nbcon: Use raw_cpu_ptr() instead of open coding
John Ogness
2024-09-04
cpu: Fix W=1 build kernel-doc warning
Thorsten Blum
2024-09-04
Merge branch 'linus' into smp/core
Thomas Gleixner
2024-09-04
timers: Annotate possible non critical data race of next_expiry
Anna-Maria Behnsen
2024-09-04
printk: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
2024-09-03
sched_ext: Remove switch_class_scx()
Tejun Heo
[prev]
[next]