summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-08-28Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-08-28Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-28Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-28Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold
2023-08-25kallsyms: Change func signature for cleanup_symbol_name()Yonghong Song
2023-08-25Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki
2023-08-25kallsyms: Fix kallsyms_selftest failureYonghong Song
2023-08-23entry: Remove empty addr_limit_user_check()Mark Rutland
2023-08-22PM: QoS: Add check to make sure CPU latency is non-negativeClive Lin
2023-08-21nsproxy: Convert nsproxy.count to refcount_tElena Reshetova
2023-08-21tracing: Introduce pipe_cpumask to avoid race on trace_pipesZheng Yejian
2023-08-17seccomp: Add missing kerndoc notationsKees Cook
2023-08-17tracing: Fix memleak due to race between current_tracer and traceZheng Yejian
2023-08-17sched/eevdf: Curb wakeup-preemptionPeter Zijlstra
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-08-16rcu: Make the rcu_nocb_poll boot parameter usable via boot configPaul E. McKenney
2023-08-16rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs loadPaul E. McKenney
2023-08-16tracing/synthetic: Allocate one additional element for sizeSven Schnelle
2023-08-16tracing/synthetic: Skip first entry for stack tracesSven Schnelle
2023-08-16tracing/synthetic: Use union instead of castsSven Schnelle
2023-08-16tracing: Fix cpu buffers unavailable due to 'record_disabled' missedZheng Yejian
2023-08-14rcutorture: Stop right-shifting torture_random() return valuesPaul E. McKenney
2023-08-14torture: Stop right-shifting torture_random() return valuesPaul E. McKenney
2023-08-14torture: Move stutter_wait() timeouts to hrtimersPaul E. McKenney
2023-08-14torture: Move torture_shuffle() timeouts to hrtimersPaul E. McKenney
2023-08-14torture: Move torture_onoff() timeouts to hrtimersPaul E. McKenney
2023-08-14torture: Make torture_hrtimeout_*() use TASK_IDLEPaul E. McKenney
2023-08-14torture: Add lock_torture writer_fifo module parameterDietmar Eggemann
2023-08-14torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney
2023-08-14rcu-tasks: Fix boot-time RCU tasks debug-only deadlockPaul E. McKenney
2023-08-14sched: Simplify sched_core_cpu_{starting,deactivate}()Peter Zijlstra
2023-08-14sched: Simplify try_steal_cookie()Peter Zijlstra
2023-08-14sched: Simplify sched_tick_remote()Peter Zijlstra
2023-08-14sched: Simplify sched_exec()Peter Zijlstra
2023-08-14sched: Simplify ttwu()Peter Zijlstra
2023-08-14sched: Simplify wake_up_if_idle()Peter Zijlstra
2023-08-14sched: Simplify: migrate_swap_stop()Peter Zijlstra