summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-22bpf: Only allocate one bpf_mem_cache for bpf_cpumask_maHou Tao2-3/+10
2023-02-22bpf: Wrap register invalidation with a helperKumar Kartikeya Dwivedi1-14/+14
2023-02-22bpf: Fix check_reg_type for PTR_TO_BTF_IDKumar Kartikeya Dwivedi1-3/+20
2023-02-22bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checksKumar Kartikeya Dwivedi1-2/+0
2023-02-22bpf: Annotate data races in bpf_local_storageKumar Kartikeya Dwivedi1-3/+13
2023-02-22Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov11-136/+204
2023-02-22selftests/bpf: Tests for uninitialized stack readsEduard Zingerman2-0/+96
2023-02-22bpf: Allow reads from uninit stackEduard Zingerman9-136/+108
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1823-43114/+155979
2023-02-22Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds186-4053/+6379
2023-02-22Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds69-488/+3100
2023-02-22Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds19-147/+846
2023-02-22Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-34/+151
2023-02-22Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds20-79/+172
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds121-1051/+3632
2023-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds14-48/+855
2023-02-22Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-41/+99
2023-02-22Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds102-4544/+4542
2023-02-22Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-94/+218
2023-02-22uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds94-3176/+4143
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds25-83/+163
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds50-384/+1160
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-60/+229
2023-02-21Merge tag 'seccomp-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds54-839/+1734
2023-02-21Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-139/+162
2023-02-21Merge tag 'wq-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-71/+210
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds37-830/+1020
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds27-77/+252
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-90/+119
2023-02-21Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-28/+18
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas1-0/+10
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean1-1/+1
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu1-1/+1
2023-02-21xsk: add linux/vmalloc.h to xsk.cXuan Zhuo1-0/+1
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-68/+57
2023-02-21Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-104/+117
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-41/+559
2023-02-21Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-115/+218
2023-02-21Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-359/+1013
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-31/+62
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-02-21Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+4
2023-02-21Merge tag 'x86-mm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-02-21Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2023-02-21Merge tag 'x86-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-192/+259
2023-02-21Merge tag 'x86-build-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2023-02-21Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-18/+29