summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-19Merge branch 'bpf-skip-non-exist-keys-in-generic_map_lookup_batch'Alexei Starovoitov2-31/+49
2025-02-19selftests: bpf: test batch lookup on array of maps with holesYan Zhai1-18/+44
2025-02-19bpf: skip non exist keys in generic_map_lookup_batchYan Zhai1-13/+5
2025-02-08bpf: Handle allocation failure in acquire_lock_stateKumar Kartikeya Dwivedi1-0/+2
2025-02-08Merge branch 'bpf-some-fixes-for-nullness-elision'Alexei Starovoitov2-8/+36
2025-02-08bpf: verifier: Disambiguate get_constant_map_key() errorsDaniel Xu1-8/+17
2025-02-08bpf: selftests: Test constant key extraction on irrelevant mapsDaniel Xu1-0/+15
2025-02-08bpf: verifier: Do not extract constant map keys for irrelevant mapsDaniel Xu1-3/+7
2025-02-06bpf: Fix softlockup in arena_map_free on 64k page kernelAlan Maguire1-1/+1
2025-02-06net: Add rx_skb of kfree_skb to raw_tp_null_args[].Kuniyuki Iwashima1-0/+2
2025-01-30bpf: Fix deadlock when freeing cgroup storageAbel Wu1-1/+1
2025-01-30Merge branch 'bpf-fix-wrong-copied_seq-calculation-and-add-tests'Martin KaFai Lau12-65/+610
2025-01-30selftests/bpf: Add strparser test for bpfJiayuan Chen3-53/+507
2025-01-30selftests/bpf: Fix invalid flag of recv()Jiayuan Chen1-3/+3
2025-01-30bpf: Disable non stream socket for strparserJiayuan Chen1-1/+4
2025-01-30bpf: Fix wrong copied_seq calculationJiayuan Chen5-5/+77
2025-01-30strparser: Add read_sock callbackJiayuan Chen3-3/+19
2025-01-29bpf: avoid holding freeze_mutex during mmap operationAndrii Nakryiko1-7/+10
2025-01-29bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logicAndrii Nakryiko2-6/+8
2025-01-29selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida2-6/+6
2025-01-29bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()Shigeru Yoshida1-4/+1
2025-01-29bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowedJared Kangas1-12/+1
2025-01-29Merge tag 'x86-urgent-2025-01-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-01-29Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds36-317/+838
2025-01-29Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds5-69/+196
2025-01-29x86/sev: Disable jump tables in SEV startup codeArd Biesheuvel1-0/+4
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds121-999/+3259
2025-01-28Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-01-28Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2025-01-28Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-01-28Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-433/+592
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds69-2218/+3112
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds22-31/+312
2025-01-28Merge tag 'sparc-for-6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-13/+12
2025-01-28tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-01-28Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-201/+324
2025-01-28Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds43-887/+1464
2025-01-28Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds47-1344/+1693
2025-01-28Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-63/+120
2025-01-28Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds300-4540/+12432
2025-01-28Merge tag 'staging-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-2909/+1851
2025-01-28Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds142-1483/+3833
2025-01-28Merge tag 'pwm/for-6.14-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+29
2025-01-28Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds54-710/+2723
2025-01-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds20-193/+735
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds25-71/+52
2025-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds11-53/+196
2025-01-27vfio/nvgrace-gpu: Add GB200 SKU to the devid tableAnkit Agrawal1-0/+2
2025-01-27vfio/nvgrace-gpu: Check the HBM training and C2C link statusAnkit Agrawal1-0/+72
2025-01-27vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VMAnkit Agrawal1-22/+45