aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-01-09Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+10
2026-01-09sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()Cong Wang1-2/+3
2026-01-08PM: EM: Fix memory leak in em_create_pd() error pathMalaya Kumar Rout1-2/+4
2026-01-08sched: Further restrict the preemption modesPeter Zijlstra3-2/+5
2026-01-08sched: Reorder some fields in struct rqBlake Jones1-28/+47
2026-01-08sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()Yury Norov (NVIDIA)1-4/+3
2026-01-08sched/fair: Simplify task_numa_find_cpu()Yury Norov (NVIDIA)1-5/+2
2026-01-08sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()Yury Norov (NVIDIA)1-3/+1
2026-01-07bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()Deepanshu Kartikey1-0/+5
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný1-1/+1
2026-01-08dma-mapping: Remove dma_mark_clean (again)Robin Murphy3-12/+0
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks1-1/+1
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+6
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma1-0/+2
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall1-4/+3
2026-01-07srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()Zqiang1-1/+1
2026-01-07rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai2-7/+10
2026-01-07rcutorture: Correctly compute probability to invoke ->exp_current()Paul E. McKenney1-2/+2
2026-01-07rcu: Make expedited RCU CPU stall warnings detect stall-end racesPaul E. McKenney1-1/+6
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage mapsLeon Hwang2-6/+19
2026-01-06bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage mapsLeon Hwang1-4/+2
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash mapsLeon Hwang2-31/+65
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang2-7/+24
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang1-13/+16
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra1-2/+2
2026-01-06cred: remove unused set_security_override_from_ctx()Casey Schaufler1-23/+0
2026-01-06bpf: Allow calls to arena functions while holding spinlocksEmil Tsalapatis1-1/+10
2026-01-06bpf: Check active lock count in in_sleepable_context()Emil Tsalapatis1-0/+1
2026-01-06uprobes: use kmap_local_page() for temporary page mappingsKeke Ming1-6/+6
2026-01-06sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functionsJoel Granados2-14/+72
2026-01-06sysctl: Replace unidirectional INT converter macros with functionsJoel Granados2-18/+158
2026-01-05PM: hibernate: Fix crash when freeing invalid crypto compressorMalaya Kumar Rout1-4/+10
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver4-63/+162
2026-01-05printk: Move locking annotation to printk.cMarco Elver1-0/+2
2026-01-05kcsan: Enable context analysisMarco Elver2-3/+10
2026-01-05kcov: Enable context analysisMarco Elver2-11/+27
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver2-12/+5
2026-01-05sysctl: Add kernel doc to proc_douintvec_convJoel Granados1-0/+16
2026-01-05sysctl: Replace UINT converter macros with functionsJoel Granados1-17/+123
2026-01-05sysctl: clarify proc_douintvec_minmax docJoel Granados1-4/+4
2026-01-05sysctl: Return -ENOSYS from proc_douintvec_conv when CONFIG_PROC_SYSCTL=nJoel Granados1-0/+8
2026-01-05sysctl: Remove unused ctl_table forward declarationsJoel Granados2-2/+1
2026-01-05sysctl: Add missing kernel-doc for proc_dointvec_convJoel Granados1-0/+16
2026-01-05Merge back a commit related to system sleep for 6.20Rafael J. Wysocki1-1/+1
2026-01-05perf: Ensure swevent hrtimer is properly destroyedPeter Zijlstra1-0/+6
2026-01-04Merge branch 'rcu-torture.20260104a' into rcu-nextBoqun Feng1-0/+3
2026-01-02bpf: Replace __opt annotation with __nullable for kfuncsPuranjay Mohan2-28/+23
2026-01-02bpf: arena: Reintroduce memcg accountingPuranjay Mohan3-8/+29
2026-01-02bpf: syscall: Introduce memcg enter/exit helpersPuranjay Mohan1-28/+26
2026-01-02Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+6