summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-07-17cgroup: use cached local variable parent in for loopMiaohe Lin
2023-07-17locking/rtmutex: Fix task->pi_waiters integrityPeter Zijlstra
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-16Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-16Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-14clocksource: Handle negative skews in "skew is too large" messagesPaul E. McKenney
2023-07-14torture: Support randomized shuffling for proxy exec testingConnor O'Brien
2023-07-14rcutorture: Dump grace-period state upon rtort_pipe_count incidentsPaul E. McKenney
2023-07-14scftorture: Pause testing after memory-allocation failurePaul E. McKenney
2023-07-14scftorture: Forgive memory-allocation failure if KASANPaul E. McKenney
2023-07-14rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()Zqiang
2023-07-14rcuscale: fix building with RCU_TINYArnd Bergmann
2023-07-14rcuscale: Add RCU Tasks Rude testingPaul E. McKenney
2023-07-14rcuscale: Measure RCU Tasks Trace grace-period kthread CPU timePaul E. McKenney
2023-07-14rcuscale: Measure grace-period kthread CPU timePaul E. McKenney
2023-07-14rcuscale: Print out full set of kfree_rcu parametersPaul E. McKenney
2023-07-14rcuscale: Print out full set of module parametersPaul E. McKenney
2023-07-14rcuscale: Add minruntime module parameterPaul E. McKenney
2023-07-14rcuscale: Fix gp_async_max typo: s/reader/writer/Paul E. McKenney
2023-07-14rcuscale: Permit blocking delays between writersPaul E. McKenney
2023-07-14refscale: Add a "jiffies" testPaul E. McKenney
2023-07-14refscale: Fix uninitalized use of wait_queue_head_tWaiman Long
2023-07-14rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney
2023-07-14rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney
2023-07-14rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCUPaul E. McKenney
2023-07-14rcu-tasks: Treat only synchronous grace periods urgentlyPaul E. McKenney
2023-07-14time: add kernel-doc in time.cRandy Dunlap
2023-07-14Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-14Merge branches 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2023-07-14tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13bpf: Fix an error in verifying a field in a unionYafang Shao
2023-07-13bpf: Fix an error around PTR_UNTRUSTEDYafang Shao
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-14Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)
2023-07-14tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)
2023-07-14tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)
2023-07-14tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)
2023-07-14fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is runningMasami Hiramatsu (Google)
2023-07-13tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian
2023-07-13sched/fair: Stabilize asym cpu capacity system idle cpu selectionVincent Guittot
2023-07-13sched/debug: Dump domains' sched group flagsPeter Zijlstra
2023-07-13sched/fair: Consider the idle state of the whole core for load balanceRicardo Neri
2023-07-13sched/fair: Implement prefer sibling imbalance calculation between asymmetric...Tim C Chen
2023-07-13sched/topology: Record number of cores in sched groupTim C Chen
2023-07-13sched/fair: Determine active load balance for SMT sched groupsTim C Chen
2023-07-13sched/psi: make psi_cgroups_enabled staticMiaohe Lin
2023-07-13sched/core: introduce sched_core_idle_cpu()Cruz Zhao
2023-07-13sched: add throttled time stat for throttled childrenJosh Don