summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-05Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on...Sebastian Andrzej Siewior
2026-07-02perf/core: Detach event groups during remove_on_execTaeyang Lee
2026-07-01bpf: Prefer dirty packs for eBPF allocationsPawan Gupta
2026-07-01bpf: Prefer packs that won't trigger an IBPB flush on allocationPawan Gupta
2026-07-01bpf: Skip redundant IBPB in pack allocatorPawan Gupta
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta
2026-06-30Merge tag 'probes-fixes-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-30tracing/probes: Make the $ prefix mandatory for comm accessMasami Hiramatsu (Google)
2026-06-30tracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()Sechang Lim
2026-06-30tracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
2026-06-30tracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
2026-06-30tracing/probes: Remove WARN_ON_ONCE from parse_btf_argMasami Hiramatsu (Google)
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-29bpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
2026-06-26Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-06-25bpf: Fix insn_aux_data leak on verifier err_free_env pathKaFai Wan
2026-06-25bpf: Mask pseudo pointer values in verifier logsNuoqi Gui
2026-06-25bpf: Reject offset refcount acquire argumentsYiyang Chen
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-25tracing: probes: fix typo in a log messageMartin Kaiser
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-23Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-23Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-23Merge tag 'locking-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-23Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-23Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-23Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen
2026-06-22bpf: Disable xfrm_decode_session hook attachmentBradley Morgan
2026-06-22bpf: Reset register bounds before narrowing retval range in check_mem_access()Tristan Madani
2026-06-22sched_ext: Move shared helpers from ext.c into internal.h and cid.hTejun Heo
2026-06-22sched_ext: Make kernel/sched/ext/ sources self-contained for clangdTejun Heo
2026-06-22bpf: Preserve pointer spill metadata during half-slot cleanupNuoqi Gui
2026-06-22genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in commentEthan Nelson-Moore
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-22time: Fix off-by-one in compat settimeofday() usec validationWang Yan
2026-06-21bpf: Fix effective prog array index with BPF_F_PREORDERAmery Hung
2026-06-21bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field checkThiébaud Weksteen
2026-06-21bpf: Add missing access_ok call to copy_user_symsJiri Olsa
2026-06-21bpf: Allow type tag BTF records to succeed other modifier recordsEmil Tsalapatis
2026-06-21bpf: Emit verbose message when prog-specific btf_struct_access rejects a writeAlexei Starovoitov
2026-06-21bpf: Fix build_id caching in stack_map_get_build_id_offset()Ihor Solodrai
2026-06-21bpf: Fix stack slot index in nospec checksNuoqi Gui