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
2022-04-11
srcu: Add boot-time control over srcu_node array allocation
Paul E. McKenney
2022-04-11
srcu: Ensure snp nodes tree is fully initialized before traversal
Neeraj Upadhyay
2022-04-11
srcu: Use invalid initial value for srcu_node GP sequence numbers
Paul E. McKenney
2022-04-11
srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
Paul E. McKenney
2022-04-11
srcu: Make rcutorture dump the SRCU size state
Paul E. McKenney
2022-04-11
srcu: Add size-state transitioning code
Paul E. McKenney
2022-04-11
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
2022-04-11
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
2022-04-11
srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
Paul E. McKenney
2022-04-11
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
2022-04-11
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
Yuntao Wang
2022-04-11
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
2022-04-10
genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2022-04-10
genirq: Always limit the affinity to online CPUs
Marc Zyngier
2022-04-10
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
Marc Zyngier
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-09
timers: Simplify calc_index()
Thomas Gleixner
2022-04-09
timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
Anna-Maria Behnsen
2022-04-09
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-09
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
2022-04-07
futex: add missing rtmutex.h include
Christian König
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2022-04-06
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
2022-04-06
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
2022-04-06
kernel/acct: move acct sysctls to its own file
tangmeng
2022-04-06
kernel/panic: move panic sysctls to its own file
tangmeng
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
2022-04-06
mm: move page-writeback sysctls to their own file
zhanglianjie
2022-04-06
mm: move oom_kill sysctls to their own file
sujiaxun
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
2022-04-06
sched/rt: fix build error when CONFIG_SYSCTL is disable
Baisong Zhong
2022-04-06
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
2022-04-06
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
2022-04-06
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
[prev]
[next]