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
2023-08-18
acct: replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-08-18
signal: print comm and exe name on fatal signals
Vincent Whitchurch
2023-08-18
cred: convert printks to pr_<level>
tiozhang
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-08-17
seccomp: Add missing kerndoc notations
Kees Cook
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
2023-08-16
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
2023-08-16
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
2023-08-16
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
2023-08-16
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
2023-08-16
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
2023-08-16
printk: export symbols for debug modules
Enlin Mu
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
2023-08-16
perf/hw_breakpoint: Remove arch breakpoint hooks
Benjamin Gray
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
2023-08-15
audit: move trailing statements to next line
Atul Kumar Pant
2023-08-15
audit: cleanup function braces and assignment-in-if-condition
Atul Kumar Pant
2023-08-15
audit: add space before parenthesis and around '=', "==", and '<'
Atul Kumar Pant
2023-08-14
bpf: Support default .validate() and .update() behavior for struct_ops links
David Vernet
2023-08-14
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
2023-08-14
workqueue: Rename rescuer kworker
Aaron Tomlin
2023-08-14
rcutorture: Stop right-shifting torture_random() return values
Paul E. McKenney
2023-08-14
torture: Stop right-shifting torture_random() return values
Paul E. McKenney
2023-08-14
torture: Move stutter_wait() timeouts to hrtimers
Paul E. McKenney
2023-08-14
torture: Move torture_shuffle() timeouts to hrtimers
Paul E. McKenney
2023-08-14
torture: Move torture_onoff() timeouts to hrtimers
Paul E. McKenney
2023-08-14
torture: Make torture_hrtimeout_*() use TASK_IDLE
Paul E. McKenney
2023-08-14
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
2023-08-14
torture: Add a kthread-creation callback to _torture_create_kthread()
Paul E. McKenney
2023-08-14
rcu-tasks: Fix boot-time RCU tasks debug-only deadlock
Paul E. McKenney
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
2023-08-14
sched: Simplify get_nohz_timer_target()
Peter Zijlstra
2023-08-14
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2023-08-14
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2023-08-14
printk: ringbuffer: Fix truncating buffer size min_t cast
Kees Cook
[prev]
[next]