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