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
2025-04-16
kernel: refactor lookup_or_create_module_kobject()
Shyam Saini
2025-04-16
kernel: param: rename locate_module_kobject
Shyam Saini
2025-04-16
genirq/irqdesc: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
2025-04-14
release_task: kill the no longer needed get/put_pid(thread_pid)
Oleg Nesterov
2025-04-14
workqueue: Better document teardown for delayed_work
Philipp Stanner
2025-04-14
dma/mapping.c: dev_dbg support for dma_addressing_limited
Balbir Singh
2025-04-14
sysctl: move u8 register test to lib/test_sysctl.c
Joel Granados
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
2025-04-12
pidfs: ensure consistent ENOENT/ESRCH reporting
Christian Brauner
2025-04-12
exit: move wake_up_all() pidfd waiters into __unhash_process()
Christian Brauner
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
2025-04-11
audit: record AUDIT_ANOM_* events regardless of presence of rules
Richard Guy Briggs
2025-04-11
audit: mark audit_log_vformat() with __printf() attribute
Andy Shevchenko
2025-04-11
bpf: Convert ringbuf map to rqspinlock
Kumar Kartikeya Dwivedi
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-10
bpf: Convert queue_stack map to rqspinlock
Kumar Kartikeya Dwivedi
2025-04-10
bpf: Use architecture provided res_smp_cond_load_acquire
Kumar Kartikeya Dwivedi
2025-04-09
bpf: Don't allocate per-cpu extra_elems for fd htab
Hou Tao
2025-04-09
bpf: Add is_fd_htab() helper
Hou Tao
2025-04-09
bpf: Support atomic update for htab of maps
Hou Tao
2025-04-09
bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place
Hou Tao
2025-04-09
bpf: Factor out htab_elem_value helper()
Hou Tao
2025-04-09
configs/debug: run and debug PREEMPT
Stanislav Fomichev
2025-04-09
bpf: Check link_create.flags parameter for multi_uprobe
Tao Chen
2025-04-09
bpf: Check link_create.flags parameter for multi_kprobe
Tao Chen
2025-04-09
timekeeping: Add a lockdep override in tick_freeze()
Sebastian Andrzej Siewior
2025-04-09
posix-timers: Initialize cache early and move pointer into __timer_data
Eric Dumazet
2025-04-09
sched_ext: Make scx_has_op a bitmap
Tejun Heo
2025-04-09
sched_ext: Remove scx_ops_allow_queued_wakeup static_key
Tejun Heo
2025-04-09
sched_ext: Remove scx_ops_cpu_preempt static_key
Tejun Heo
2025-04-09
sched_ext: Remove scx_ops_enq_* static_keys
Tejun Heo
2025-04-09
sched_ext: Indentation updates
Tejun Heo
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
2025-04-09
PM: hibernate: Remove size arguments when calling strscpy()
Thorsten Blum
2025-04-09
tracing: Do not add length to print format in synthetic events
Steven Rostedt
2025-04-09
dma/contiguous: avoid warning about unused size_bytes
Arnd Bergmann
2025-04-09
sparc: mv sparc sysctls into their own file under arch/sparc/kernel
Joel Granados
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
2025-04-09
signal: Move signal ctl tables into signal.c
Joel Granados
[prev]
[next]