summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-02Linux 7.0-rc2v7.0-rc2Linus Torvalds1-1/+1
2026-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-128/+87
2026-03-02Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+19
2026-03-02Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-42/+50
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+45
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-52/+172
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-22/+89
2026-03-01Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-21/+46
2026-03-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-50/+97
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds73-236/+1180
2026-03-01Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-70/+150
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds28-445/+489
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto1-1/+1
2026-02-28Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-30/+4
2026-02-28Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+10
2026-02-28Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-67/+66
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini8-69/+80
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini9-17/+5
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini11-42/+2
2026-02-28Merge branch 'fix-invariant-violation-for-single-value-tnums'Alexei Starovoitov5-1/+227
2026-02-28selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
2026-02-28selftests/bpf: Test refinement of single-value tnumPaul Chaignon1-0/+137
2026-02-28bpf: Improve bounds when tnum has a single possible valuePaul Chaignon1-0/+30
2026-02-28bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan2-0/+59
2026-02-28Merge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'Alexei Starovoitov2-6/+36
2026-02-28bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen1-4/+21
2026-02-28bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen1-2/+15
2026-02-28Merge branch 'close-race-in-freeing-special-fields-and-map-value'Alexei Starovoitov15-57/+603
2026-02-28selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi2-0/+415
2026-02-28bpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi1-18/+19
2026-02-28bpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi1-19/+21
2026-02-28bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi11-16/+15
2026-02-28bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi3-11/+140
2026-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-60/+179
2026-02-28Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+18
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-54/+117
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-6/+44
2026-02-27Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-46/+64
2026-02-27Merge tag 'io_uring-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2026-02-27Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds22-80/+209
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+39
2026-02-27Merge tag 'gpio-fixes-for-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+9
2026-02-27Merge tag 'sound-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds20-83/+196
2026-02-27Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds40-159/+298
2026-02-27PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas1-1/+1
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum1-7/+7
2026-02-27mm/slab: initialize slab->stride early to avoid memory ordering issuesHarry Yoo1-2/+3
2026-02-27smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
2026-02-27smb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10