summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysresolve_btfids: Fix linker flags detectionIhor Solodrai
12 daysMerge branch 'bpf-fix-precision-backtracking-bug-with-linked-registers'Alexei Starovoitov
12 daysselftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
12 daysbpf: collect only live registers in linked regsEduard Zingerman
12 daysMerge branch 'bpf-fix-u32-s32-bounds-when-ranges-cross-min-max-boundary'Alexei Starovoitov
12 daysRevert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
12 daysselftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
12 daysbpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-03bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-02ftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-01Linux 7.0-rc2v7.0-rc2Linus Torvalds
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-01Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-01Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto
2026-02-28Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-28Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-27Merge branch 'fix-invariant-violation-for-single-value-tnums'Alexei Starovoitov
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon
2026-02-27bpf: Improve bounds when tnum has a single possible valuePaul Chaignon
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-02-27Merge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'Alexei Starovoitov
2026-02-27bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
2026-02-27bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
2026-02-27Merge branch 'close-race-in-freeing-special-fields-and-map-value'Alexei Starovoitov
2026-02-27selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi
2026-02-27bpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi
2026-02-27bpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-27Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds