summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-04-11srcu: Add boot-time control over srcu_node array allocationPaul E. McKenney
2022-04-11srcu: Ensure snp nodes tree is fully initialized before traversalNeeraj Upadhyay
2022-04-11srcu: Use invalid initial value for srcu_node GP sequence numbersPaul E. McKenney
2022-04-11srcu: Compute snp_seq earlier in srcu_funnel_gp_start()Paul E. McKenney
2022-04-11srcu: Make rcutorture dump the SRCU size statePaul E. McKenney
2022-04-11srcu: Add size-state transitioning codePaul E. McKenney
2022-04-11srcu: Dynamically allocate srcu_node arrayPaul E. McKenney
2022-04-11srcu: Make Tree SRCU able to operate without snp_node arrayPaul E. McKenney
2022-04-11srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leafPaul E. McKenney
2022-04-11srcu: Tighten cleanup_srcu_struct() GP checksPaul E. McKenney
2022-04-11bpf: Remove redundant assignment to meta.seq in __task_seq_show()Yuntao Wang
2022-04-11genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto
2022-04-10clocksource: Replace cpumask_weight() with cpumask_empty()Yury Norov
2022-04-10genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov
2022-04-10genirq: Always limit the affinity to online CPUsMarc Zyngier
2022-04-10genirq/msi: Shutdown managed interrupts with unsatifiable affinitiesMarc Zyngier
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-10timers: Move timer sysctl into the timer codetangmeng
2022-04-10clockevents: Use dedicated list iterator variableJakob Koschel
2022-04-10tick/sched: Fix non-kernel-doc commentJiapeng Chong
2022-04-10tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker
2022-04-09timers: Simplify calc_index()Thomas Gleixner
2022-04-09timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()Anna-Maria Behnsen
2022-04-09timers: Fix warning condition in __run_timers()Anna-Maria Behnsen
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-09bpf: Fix excessive memory allocation in stack_map_alloc()Yuntao Wang
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07x86/topology: Disable CPU online/offline control for TDX guestsKuppuswamy Sathyanarayanan
2022-04-07futex: add missing rtmutex.h includeChristian König
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao
2022-04-06kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng
2022-04-06kernel/delayacct: move delayacct sysctls to its own filetangmeng
2022-04-06kernel/acct: move acct sysctls to its own filetangmeng
2022-04-06kernel/panic: move panic sysctls to its own filetangmeng
2022-04-06kernel/lockdep: move lockdep sysctls to its own filetangmeng
2022-04-06mm: move page-writeback sysctls to their own filezhanglianjie
2022-04-06mm: move oom_kill sysctls to their own filesujiaxun
2022-04-06kernel/reboot: move reboot sysctls to its own filetangmeng
2022-04-06sched: Move energy_aware sysctls to topology.cZhen Ni
2022-04-06sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni
2022-04-06sched: Move uclamp_util sysctls to core.cZhen Ni
2022-04-06sched/rt: fix build error when CONFIG_SYSCTL is disableBaisong Zhong
2022-04-06sched: Move rr_timeslice sysctls to rt.cZhen Ni
2022-04-06sched: Move deadline_period sysctls to deadline.cZhen Ni
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni
2022-04-06sched: Move schedstats sysctls to core.cZhen Ni
2022-04-06sched: Move child_runs_first sysctls to fair.cZhen Ni