aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-01-20bpf: Introduce struct bpf_kfunc_metaIhor Solodrai1-65/+91
2026-01-20bpf: Refactor btf_kfunc_id_set_containsIhor Solodrai2-20/+56
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+2
2026-01-20bpf/verifier: Optimize ID mapping reset in states_equalQiliang Yuan1-9/+14
2026-01-20bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlockDaniel Borkmann1-7/+4
2026-01-20bpf: verifier: Make sync_linked_regs() scratch registersPuranjay Mohan1-6/+12
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-9/+18
2026-01-20kprobes: retry blocked optprobe in do_free_cleaned_kprobeshongao1-6/+12
2026-01-20timekeeping: Adjust the leap state for the correct auxiliary timekeeperThomas Weißschuh1-1/+1
2026-01-19panic: only warn about deprecated panic_print on write accessGal Pressman1-2/+2
2026-01-18Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-16/+3
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-55/+59
2026-01-16bpf: Add SPDX license identifiers to a few filesTim Bird3-11/+3
2026-01-16bpf: Add __force annotations to silence sparse warningsMykyta Yatsenko1-7/+7
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-107/+192
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki1-11/+11
2026-01-16bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan1-1/+3
2026-01-16Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-20/+18
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams1-11/+60
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-3/+7
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki4-107/+192
2026-01-16kernel: add SPDX-License-Identifier linesTim Bird2-4/+2
2026-01-15kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.cTim Bird1-8/+1
2026-01-15kernel: cgroup: Add SPDX-License-Identifier linesTim Bird2-8/+2
2026-01-15kernel: modules: Add SPDX license identifier to kmod.cTim Bird1-0/+1
2026-01-15arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+1
2026-01-15Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-14/+15
2026-01-15sched/fair: Remove nohz.nr_cpus and use weight of cpumask insteadShrikanth Hegde1-4/+1
2026-01-15sched/fair: Change likelyhood of nohz.nr_cpusShrikanth Hegde1-2/+2
2026-01-15sched/fair: Move checking for nohz cpus after time checkShrikanth Hegde1-7/+16
2026-01-15sched/fair: Fix math notation errors in avg_vruntime commentZhan Xusheng1-2/+2
2026-01-15sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco1-0/+1
2026-01-15sched/deadline: Use ENQUEUE_MOVE to allow priority changePeter Zijlstra1-1/+1
2026-01-15sched: Deadline has dynamic priorityPeter Zijlstra2-2/+2
2026-01-15sched: Audit MOVE vs balance_callbacksPeter Zijlstra3-2/+8
2026-01-15sched: Fold rq-pin swizzle into __balance_callbacks()Peter Zijlstra1-6/+8
2026-01-15sched/deadline: Avoid double update_rq_clock()Peter Zijlstra1-2/+1
2026-01-15sched/deadline: Ensure get_prio_dl() is up-to-datePeter Zijlstra1-0/+6
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-19/+20
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck1-14/+15
2026-01-15perf/core: Fix slow perf_event_task_exit() with LBR callstacksNamhyung Kim1-2/+18
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-1/+1
2026-01-14kho: validate preserved memory map during populationPasha Tatashin1-18/+19
2026-01-14bpf: Properly mark live registers for indirect jumpsAnton Protopopov1-0/+6
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov29-54/+106
2026-01-14dma/pool: Avoid allocating redundant poolsRobin Murphy1-5/+14
2026-01-14dma/pool: Improve pool lookupRobin Murphy1-4/+4
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh1-3/+1
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+5