summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2026-03-24bpf: Support 32-bit scalar spills in stacksafe()Alexei Starovoitov-17/+21
2026-03-24bpf: Fix refcount check in check_struct_ops_btf_id()Keisuke Nishimura-1/+1
2026-03-24bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signatureWeixie Cui-1/+1
2026-03-24bpf: Simplify tnum_step()Hao Sun-27/+19
2026-03-24bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFICarlos Llamas-1/+1
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers-1/+0
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov-192/+361
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-20/+80
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-12/+30
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+8
2026-03-21ftrace: Use hash argument for tmp_ops in update_ftrace_direct_modJiri Olsa-2/+2
2026-03-21ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)-1/+1
2026-03-21tracing: Fix trace_marker copy link list updatesSteven Rostedt-9/+10
2026-03-21tracing: Fix failure to read user space from system call trace eventsSteven Rostedt-0/+17
2026-03-21bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann-6/+15
2026-03-21bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade-1/+1
2026-03-21bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu-8/+14
2026-03-21bpf: Consolidate sleepable checks in check_func_call()Puranjay Mohan-6/+5
2026-03-21bpf: Consolidate sleepable checks in check_kfunc_call()Puranjay Mohan-23/+13
2026-03-21bpf: Consolidate sleepable checks in check_helper_call()Puranjay Mohan-27/+17
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai-1/+2
2026-03-19bpf: Add warning to detect memory leak in bpf_selem_unlink_nofail()Amery Hung-0/+8
2026-03-19bpf: Do not allow deleting local storage in NMIAmery Hung-0/+3
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-9/+21
2026-03-18bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi-4/+20
2026-03-16sched: idle: Consolidate the handling of two special casesRafael J. Wysocki-9/+21
2026-03-16Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...Linus Torvalds-2/+2
2026-03-16bpf: Only enforce 8 frame call stack limit for all-static stacksEmil Tsalapatis-22/+54
2026-03-15Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+6
2026-03-15Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-53/+29
2026-03-13bpf: Avoid one round of bounds deductionPaul Chaignon-2/+1
2026-03-13bpf: better naming for __reg_deduce_bounds() partsEduard Zingerman-6/+11
2026-03-13Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+29
2026-03-13Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-28/+37
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-27/+109
2026-03-13kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)-2/+2
2026-03-13kprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)-0/+4
2026-03-12perf: Make sure to use pmu_ctx->pmu for groupsPeter Zijlstra-11/+8
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner-42/+13
2026-03-11sched/mmcid: Remove pointless preempt guardThomas Gleixner-5/+7
2026-03-11sched/mmcid: Handle vfork()/CLONE_VM correctlyThomas Gleixner-4/+1
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner-9/+15
2026-03-11time/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt-1/+1
2026-03-10crash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum-2/+2
2026-03-10bpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar-0/+21
2026-03-10bpf: detect non null pointer with register operand in JEQ/JNE.Cupertino Miranda-3/+6
2026-03-10bpf: Reset register ID for BPF_END value trackingYazhou Tang-0/+7
2026-03-10sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki-1/+10
2026-03-09bpf: Always allow fmod_ret programs on syscallsViktor Malik-10/+19