summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
11 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADmasterLinus Torvalds-236/+1180
11 daysMerge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-70/+150
12 daysMerge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-445/+489
12 daysfirewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto-1/+1
12 daysMerge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+4
12 daysMerge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+10
12 daysMerge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-67/+66
12 daysMerge branch 'fix-invariant-violation-for-single-value-tnums'Alexei Starovoitov-1/+227
12 daysselftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon-1/+1
12 daysselftests/bpf: Test refinement of single-value tnumPaul Chaignon-0/+137
12 daysbpf: Improve bounds when tnum has a single possible valuePaul Chaignon-0/+30
12 daysbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan-0/+59
12 daysMerge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'Alexei Starovoitov-6/+36
12 daysbpf: Fix race in devmap on PREEMPT_RTJiayuan Chen-4/+21
12 daysbpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen-2/+15
12 daysMerge branch 'close-race-in-freeing-special-fields-and-map-value'Alexei Starovoitov-57/+603
12 daysselftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi-0/+415
12 daysbpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi-18/+19
12 daysbpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi-19/+21
12 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi-16/+15
12 daysbpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi-11/+140
12 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-60/+179
12 daysMerge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+18
13 daysMerge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+117
13 daysMerge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-6/+44
13 daysMerge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-46/+64
13 daysMerge tag 'io_uring-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
13 daysMerge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-80/+209
13 daysMerge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+39
13 daysMerge tag 'gpio-fixes-for-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+9
13 daysMerge tag 'sound-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-83/+196
13 daysMerge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-159/+298
13 daysPCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas-1/+1
13 dayssmb: client: Use snprintf in cifs_set_cifscredsThorsten Blum-7/+7
13 daysmm/slab: initialize slab->stride early to avoid memory ordering issuesHarry Yoo-2/+3
13 dayssmb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum-1/+0
13 dayssmb: client: fix broken multichannel with krb5+signingPaulo Alcantara-12/+10
13 dayssmb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara-414/+462
13 daysMerge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-5/+9
13 daysMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds-42/+102
13 daysMerge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-28/+42
13 daysMerge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+5
13 daysspi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat-0/+3
13 daysMerge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-21/+81
13 daysMerge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+21
13 daysMerge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-27/+23
13 daysMerge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-60/+125
13 daysMerge branch 'acpi-pm'Rafael J. Wysocki-0/+8
14 daysMerge branches 'pm-cpufreq' and 'pm-runtime'Rafael J. Wysocki-21/+13
14 daysMerge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-104/+174