summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-01-12cpuset: replace direct lockdep_assert_held() with lockdep_assert_cpuset_lock_...Zhao Mengmeng
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long
2026-01-12cgroup/cpuset: Don't fail cpuset.cpus change in v2Waiman Long
2026-01-12cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()Waiman Long
2026-01-12cgroup/cpuset: Streamline rm_siblings_excl_cpus()Waiman Long
2026-01-12Merge back material related to system sleep for 6.20Rafael J. Wysocki
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross
2026-01-12verification/rvgen: Remove unused variable declaration from containersGabriele Monaco
2026-01-12verification/dot2c: Remove superfluous enum assignment and add last commaGabriele Monaco
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-11Merge branch 'rcu-misc.20260111a'Boqun Feng
2026-01-11rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS earlyJoel Fernandes
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min
2026-01-09Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-09sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()Cong Wang
2026-01-08PM: EM: Fix memory leak in em_create_pd() error pathMalaya Kumar Rout
2026-01-08sched: Further restrict the preemption modesPeter Zijlstra
2026-01-08sched: Reorder some fields in struct rqBlake Jones
2026-01-08sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()Yury Norov (NVIDIA)
2026-01-08sched/fair: Simplify task_numa_find_cpu()Yury Norov (NVIDIA)
2026-01-08sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()Yury Norov (NVIDIA)
2026-01-07bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()Deepanshu Kartikey
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall
2026-01-07srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()Zqiang
2026-01-07rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai
2026-01-07rcutorture: Correctly compute probability to invoke ->exp_current()Paul E. McKenney
2026-01-07rcu: Make expedited RCU CPU stall warnings detect stall-end racesPaul E. McKenney
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...Leon Hwang
2026-01-06bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage mapsLeon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...Leon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra
2026-01-06cred: remove unused set_security_override_from_ctx()Casey Schaufler
2026-01-06bpf: Allow calls to arena functions while holding spinlocksEmil Tsalapatis
2026-01-06bpf: Check active lock count in in_sleepable_context()Emil Tsalapatis
2026-01-06uprobes: use kmap_local_page() for temporary page mappingsKeke Ming
2026-01-05PM: hibernate: Fix crash when freeing invalid crypto compressorMalaya Kumar Rout
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver