summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
10 daysperf/core: Fix slow perf_event_task_exit() with LBR callstacksNamhyung Kim1-2/+18
10 daysbpf: Properly mark live registers for indirect jumpsAnton Protopopov1-0/+6
10 daysgenirq/cpuhotplug: Notify about affinity changes breaking the affinity maskImran Khan3-11/+23
10 daysbpf: Recognize special arithmetic shift in the verifierAlexei Starovoitov1-0/+39
10 daysbpf: crypto: Use the correct destructor kfunc typeSami Tolvanen1-1/+7
10 daysbpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda1-11/+7
2026-02-26bpf: Add a map/btf from a fd array more consistentlyAnton Protopopov1-2/+4
2026-02-26bpf: Fix a potential use-after-free of BTF objectAnton Protopopov1-26/+26
2026-02-26tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt1-5/+0
2026-02-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin1-1/+1
2026-02-26ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek1-1/+1
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek2-3/+6
2026-02-26module: add helper function for reading module_buildid()Petr Mladek1-7/+2
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek2-5/+4
2026-02-26workqueue: Process rescuer work items one-by-one using a cursorLai Jiangshan1-16/+59
2026-02-26bpf: Require frozen map for calculating map hashKP Singh1-0/+3
2026-02-26bpf: Limit bpf program signature sizeKP Singh1-0/+7
2026-02-26sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...Zicheng Qu1-0/+4
2026-02-26sched/rt: Skip currently executing CPU in rto_next_cpu()Chen Jinghuang1-0/+5
2026-02-26sched/deadline: Clear the defer paramsJoel Fernandes1-0/+3
2026-02-26bpf: Fix verifier_bug_if to account for BPF_CALLLuis Gerhorst1-6/+8
2026-02-26ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa2-32/+14
2026-02-26bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet1-5/+2
2026-02-26rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi1-3/+4
2026-02-26hrtimer: Fix trace oddityThomas Gleixner1-1/+1
2026-02-26bpf: Fix memory access flags in helper prototypesZesen Liu3-5/+5
2026-02-26bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan1-1/+3
2026-02-26sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco1-0/+1
2026-02-26bpf: Return proper address for non-zero offsets in insn arrayAnton Protopopov1-1/+1
2026-02-26time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::functionThomas Gleixner1-1/+1
2026-02-26sched: Export hidden tracepoints to modulesGabriele Monaco1-0/+3
2026-02-26bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()Eduard Zingerman1-4/+9
2026-02-26block: don't use strcpy to copy blockdev nameJohannes Thumshirn1-1/+1
2026-02-26rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai2-7/+10
2026-02-26rcutorture: Correctly compute probability to invoke ->exp_current()Paul E. McKenney1-2/+2
2026-02-16sched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner2-6/+7
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-67/+161
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+19
2026-02-06Merge tag 'trace-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-24/+36
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+6
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu1-0/+19
2026-02-05tracing: Fix ftrace event field alignmentsSteven Rostedt3-24/+36
2026-02-04Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+0
2026-02-04Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+48
2026-02-04sched_ext: Short-circuit sched_class operations on dead tasksTejun Heo1-0/+48
2026-02-04sched/mmcid: Optimize transitional CIDs when scheduling outThomas Gleixner1-2/+21
2026-02-04sched/mmcid: Drop per CPU CID immediately when switching to per task modeThomas Gleixner1-2/+8
2026-02-04sched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner2-31/+56
2026-02-04sched/mmcid: Prevent live lock on task to CPU mode transitionThomas Gleixner2-44/+88
2026-02-02liveupdate: luo_file: do not clear serialized_data on unfreezePratyush Yadav (Google)1-2/+0