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-19
module: Factor out elf_validity_cache_sechdrs
Matthew Maurer
2024-10-19
module: Factor out elf_validity_ehdr
Matthew Maurer
2024-10-19
module: Take const arg in validate_section_offset
Matthew Maurer
2024-10-19
Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-19
ring-buffer: Use str_low_high() helper in ring_buffer_producer()
Thorsten Blum
2024-10-19
ring-buffer: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-19
ring-buffer: Limit time with disabled interrupts in rb_check_pages()
Petr Pavlu
2024-10-18
fgraph: Allocate ret_stack_list with proper size
Steven Rostedt
2024-10-18
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-18
sched_ext: improve WAKE_SYNC behavior for default idle CPU selection
Andrea Righi
2024-10-17
locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
Qiuxu Zhuo
2024-10-17
lockdep: Use info level for lockdep initial info messages
Jiri Slaby (SUSE)
2024-10-17
lockdep: Add lockdep_cleanup_dead_cpu()
David Woodhouse
2024-10-17
futex: Use atomic64_try_cmpxchg_relaxed() in get_inode_sequence_number()
Uros Bizjak
2024-10-17
futex: Use atomic64_inc_return() in get_inode_sequence_number()
Uros Bizjak
2024-10-17
bpf: Fix print_reg_state's constant scalar dump
Daniel Borkmann
2024-10-17
bpf: Fix incorrect delta propagation between linked registers
Daniel Borkmann
2024-10-17
bpf: Fix iter/task tid filtering
Jordan Rome
2024-10-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-17
sched_ext: Use btf_ids to resolve task_struct
Tianchen Ding
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-16
genirq: Unexport nr_irqs
Bart Van Assche
2024-10-16
genirq: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-16
genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
2024-10-16
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
2024-10-16
bpf: Add bpf_task_from_vpid() kfunc
Juntong Deng
2024-10-16
mm/bpf: Add bpf_get_kmem_cache() kfunc
Namhyung Kim
2024-10-16
printk: Improve memory usage logging during boot
Isaac J. Manjarres
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-16
timers: Add a warning to usleep_range_state() for wrong order of arguments
Anna-Maria Behnsen
2024-10-16
timers: Update function descriptions of sleep/delay related functions
Anna-Maria Behnsen
2024-10-16
timers: Update schedule_[hr]timeout*() related function descriptions
Anna-Maria Behnsen
2024-10-16
timers: Move *sleep*() and timeout functions into a separate file
Anna-Maria Behnsen
2024-10-16
time: Remove '%' from numeric constant in kernel-doc comment
Wang Jinchao
2024-10-15
Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-15
bpf: Fix truncation bug in coerce_reg_to_size_sx()
Dimitar Kanaliev
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
2024-10-14
bpf: Add kmem_cache iterator
Namhyung Kim
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
2024-10-14
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
2024-10-14
kcsan: Remove redundant call of kallsyms_lookup_name()
Ran Xiaokai
2024-10-14
kcsan: Turn report_filterlist_lock into a raw_spinlock
Marco Elver
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
2024-10-14
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
2024-10-14
sched: Consolidate pick_*_task to task_is_pushable helper
Connor O'Brien
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
[prev]
[next]