aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 16-242/+646
2023-04-24Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-16/+172
2023-04-24Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+13
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-0/+15
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-29/+41
2023-04-19bpf: Fix incorrect verifier pruning due to missing register precision taintsGravatar Daniel Borkmann 1-0/+15
2023-04-18mm: fix memory leak on mm_init error handlingGravatar Mathieu Desnoyers 1-0/+1
2023-04-18kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()Gravatar Ondrej Mosnacek 1-29/+40
2023-04-16Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+10
2023-04-13Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-39/+150
2023-04-12cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpusetGravatar Waiman Long 1-1/+2
2023-04-12cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsGravatar Waiman Long 1-11/+86
2023-04-12cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properlyGravatar Waiman Long 1-20/+42
2023-04-12cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Gravatar Waiman Long 1-1/+5
2023-04-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexGravatar Tetsuo Handa 1-2/+5
2023-04-12sched/fair: Fix imbalance overflowGravatar Vincent Guittot 1-0/+10
2023-04-10Merge tag 'urgent-rcu.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-8/+19
2023-04-09Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+8
2023-04-08Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-3/+3
2023-04-08Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+10
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+3
2023-04-06tracing/synthetic: Make lastcmd_mutex staticGravatar Steven Rostedt (Google) 1-1/+1
2023-04-06rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodGravatar Ziwei Dai 1-8/+19
2023-04-06ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Gravatar Zheng Yejian 1-6/+9
2023-04-06swiotlb: fix a braino in the alignment check fixGravatar Petr Tesarik 1-3/+3
2023-04-05mm: enable maple tree RCU mode by defaultGravatar Liam R. Howlett 1-0/+3
2023-04-05tracing: Free error logs of tracing instancesGravatar Steven Rostedt (Google) 1-0/+1
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Gravatar Joel Fernandes (Google) 12-223/+579
2023-04-05rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()Gravatar Uladzislau Rezki (Sony) 1-1/+1
2023-04-05tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Gravatar Uladzislau Rezki (Sony) 2-2/+2
2023-04-05rcu: Protect rcu_print_task_exp_stall() ->exp_tasks accessGravatar Zqiang 1-2/+4
2023-04-05rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-edGravatar Zheng Yejian 1-0/+1
2023-04-05rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan()Gravatar Neeraj Upadhyay 1-0/+31
2023-04-05rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked earlyGravatar Zqiang 2-5/+5
2023-04-05rcu: Remove never-set needwake assignment from rcu_report_qs_rdp()Gravatar Zqiang 1-4/+6
2023-04-05rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernelsGravatar Zqiang 1-0/+4
2023-04-05rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkGravatar Zqiang 1-0/+5
2023-04-05rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask raceGravatar Zqiang 1-2/+3
2023-04-05tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemGravatar Joel Fernandes (Google) 1-3/+8
2023-04-05rcu: Remove CONFIG_SRCUGravatar Paul E. McKenney 1-3/+0
2023-04-05rcu: Add comment to rcu_do_batch() identifying rcuoc code pathGravatar Paul E. McKenney 1-0/+2
2023-04-05srcu: Clarify comments on memory barrier "E"Gravatar Joel Fernandes (Google) 1-7/+27
2023-04-05rcu: Further comment and explain the state space of GP sequencesGravatar Frederic Weisbecker 1-0/+37
2023-04-05perf/core: Fix the same task check in perf_event_set_outputGravatar Kan Liang 1-1/+1
2023-04-05perf: Optimize perf_pmu_migrate_context()Gravatar Peter Zijlstra 1-5/+7
2023-04-04tracing: Fix ftrace_boot_snapshot command line logicGravatar Steven Rostedt (Google) 1-6/+7
2023-04-04tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...Gravatar Steven Rostedt (Google) 1-7/+7
2023-04-04srcu: Fix long lines in srcu_funnel_gp_start()Gravatar Paul E. McKenney 1-13/+14
2023-04-04srcu: Fix long lines in srcu_gp_end()Gravatar Paul E. McKenney 1-20/+21
2023-04-04srcu: Fix long lines in cleanup_srcu_struct()Gravatar Paul E. McKenney 1-10/+11