linux-block.git
2023-09-16 Kumar Kartikeya... selftests/bpf: Add tests for BPF exceptions
2023-09-16 Kumar Kartikeya... selftests/bpf: Add BPF assertion macros
2023-09-16 Kumar Kartikeya... libbpf: Add support for custom exception callbacks
2023-09-16 Kumar Kartikeya... libbpf: Refactor bpf_object__reloc_code
2023-09-16 Kumar Kartikeya... bpf: Fix kfunc callback register type handling
2023-09-16 Kumar Kartikeya... bpf: Disallow fentry/fexit/freplace for exception callbacks
2023-09-16 Kumar Kartikeya... bpf: Detect IP == ksym.end as part of BPF program
2023-09-16 Kumar Kartikeya... bpf: Prevent KASAN false positive with bpf_throw
2023-09-16 Kumar Kartikeya... mm: kasan: Declare kasan_unpoison_task_stack_below...
2023-09-16 Kumar Kartikeya... bpf: Treat first argument as return value for bpf_throw
2023-09-16 Kumar Kartikeya... bpf: Perform CFG walk for exception callback
2023-09-16 Kumar Kartikeya... bpf: Add support for custom exception callbacks
2023-09-16 Kumar Kartikeya... bpf: Refactor check_btf_func and split into two phases
2023-09-16 Kumar Kartikeya... bpf: Implement BPF exceptions
2023-09-16 Kumar Kartikeya... bpf: Implement support for adding hidden subprogs
2023-09-16 Kumar Kartikeya... arch/x86: Implement arch_bpf_stack_walk
2023-09-16 Kumar Kartikeya... bpf: Use bpf_is_subprog to check for subprogs
2023-09-16 Alexei StarovoitovMerge branch 'arm32-bpf-add-support-for-cpuv4-insns'
2023-09-16 Puranjay MohanMAINTAINERS: Add myself for ARM32 BPF JIT maintainer.
2023-09-16 Puranjay Mohanbpf/tests: add tests for cpuv4 instructions
2023-09-16 Puranjay Mohanselftest, bpf: enable cpu v4 tests for arm32
2023-09-16 Puranjay Mohanarm32, bpf: add support for 64 bit division instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for 32-bit signed division
2023-09-16 Puranjay Mohanarm32, bpf: add support for unconditional bswap instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for sign-extension mov instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for sign-extension load instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for 32-bit offset jmp instruction
2023-09-15 Larysa Zarembabpf: Allow to use kfunc XDP hints and frags together
2023-09-15 Martin KaFai LauMerge branch 'bpf: expose information about netdev...
2023-09-15 Stanislav Fomichevtools: ynl: extend netdev sample to dump xdp-rx-metadat...
2023-09-15 Stanislav Fomichevbpf: expose information about supported xdp metadata...
2023-09-15 Stanislav Fomichevbpf: make it easier to add new metadata kfunc
2023-09-15 Tirthendu Sarkarxsk: add multi-buffer support for sockets sharing umem
2023-09-14 Song Liubpf: Charge modmem for struct_ops trampoline
2023-09-14 Artem Savkovselftests/bpf: Skip module_fentry_shadow test when...
2023-09-14 Alexei StarovoitovMerge branch 'seltests-xsk-various-improvements-to...
2023-09-14 Magnus Karlssonselftests/xsk: display command line options with -h
2023-09-14 Magnus Karlssonselftests/xsk: fail single test instead of all tests
2023-09-14 Magnus Karlssonselftests/xsk: use ksft_print_msg uniformly
2023-09-14 Magnus Karlssonselftests/xsk: add option to run single test
2023-09-14 Magnus Karlssonselftests/xsk: add option that lists all tests
2023-09-14 Magnus Karlssonselftests/xsk: declare test names in struct
2023-09-14 Magnus Karlssonselftests/xsk: move all tests to separate functions
2023-09-14 Magnus Karlssonselftests/xsk: add option to only run tests in a single...
2023-09-14 Magnus Karlssonselftests/xsk: add timeout for Tx thread
2023-09-14 Magnus Karlssonselftests/xsk: print per packet info in verbose mode
2023-09-13 Quan Tiandocs/bpf: update out-of-date doc in BPF flow dissector
2023-09-12 Alexei StarovoitovMerge branch 'bpf-x64-fix-tailcall-infinite-loop'
2023-09-12 Leon Hwangselftests/bpf: Add testcases for tailcall infinite...
2023-09-12 Leon Hwangbpf, x64: Fix tailcall infinite loop
2023-09-12 Leon Hwangbpf, x64: Comment tail_call_cnt initialisation
2023-09-11 Leon Hwangselftests/bpf: Correct map_fd to data_fd in tailcalls
2023-09-09 Denys Zagoruibpftool: Fix -Wcast-qual warning
2023-09-09 Andrii NakryikoMerge branch 'selftests/bpf: Optimize kallsyms cache'
2023-09-08 Rong Taoselftests/bpf: trace_helpers.c: Add a global ksyms...
2023-09-08 Rong Taoselftests/bpf: trace_helpers.c: Optimize kallsyms cache
2023-09-08 Alexei StarovoitovMerge branch 'bpf-task_group_seq_get_next-misc-cleanups'
2023-09-08 Alexei StarovoitovMerge branch 'bpf-enable-irq-after-irq_work_raise-compl...
2023-09-08 Oleg Nesterovbpf: task_group_seq_get_next: simplify the "next tid...
2023-09-08 Hou Taoselftests/bpf: Test preemption between bpf_obj_new...
2023-09-08 Oleg Nesterovbpf: task_group_seq_get_next: kill next_task
2023-09-08 Hou Taobpf: Enable IRQ after irq_work_raise() completes in...
2023-09-08 Oleg Nesterovbpf: task_group_seq_get_next: fix the skip_if_dup_files...
2023-09-08 Oleg Nesterovbpf: task_group_seq_get_next: cleanup the usage of...
2023-09-08 Oleg Nesterovbpf: task_group_seq_get_next: cleanup the usage of...
2023-09-08 Alexei StarovoitovMerge branch 'bpf-add-support-for-local-percpu-kptr'
2023-09-08 Hou Taobpf: Enable IRQ after irq_work_raise() completes in...
2023-09-08 Yonghong Songbpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
2023-09-08 Yonghong Songselftests/bpf: Add some negative tests
2023-09-08 Yonghong Songselftests/bpf: Add tests for cgrp_local_storage with...
2023-09-08 Yonghong Songselftests/bpf: Remove unnecessary direct read of local...
2023-09-08 Yonghong Songbpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
2023-09-08 Yonghong Songselftests/bpf: Add tests for array map with local percp...
2023-09-08 Yonghong Songselftests/bpf: Add bpf_percpu_obj_{new,drop}() macro...
2023-09-08 Yonghong Songlibbpf: Add __percpu_kptr macro definition
2023-09-08 Andrii Nakryikolibbpf: Add basic BTF sanity validation
2023-09-08 Yonghong Songselftests/bpf: Update error message in negative linked_...
2023-09-08 Yonghong Songbpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for...
2023-09-08 Yonghong Songbpf: Add alloc/xchg/direct_access support for local...
2023-09-08 Yonghong Songbpf: Add BPF_KPTR_PERCPU as a field type
2023-09-08 Yonghong Songbpf: Add support for non-fix-size percpu mem allocation
2023-09-08 Linus TorvaldsMerge tag 'net-6.6-rc1' of git://git./linux/kernel...
2023-09-08 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.6-1' of git://git...
2023-09-08 Linus TorvaldsMerge tag 'pwm/for-6.6-rc1' of git://git./linux/kernel...
2023-09-07 Linus TorvaldsMerge tag 'rtc-6.6' of git://git./linux/kernel/git...
2023-09-07 Linus TorvaldsMerge tag 'i3c/for-6.6' of git://git./linux/kernel...
2023-09-07 Linus TorvaldsMerge tag 'regulator-fix-v6.6-merge-window' of git...
2023-09-07 Linus TorvaldsMerge tag 'spi-fix-v6.6-merge-window' of git://git...
2023-09-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-09-07 Vladimir Olteannet: enetc: distinguish error from valid pointers in...
2023-09-07 Jakub KicinskiRevert "net: team: do not use dynamic lockdep key"
2023-09-07 Linus TorvaldsMerge tag 's390-6.6-2' of git://git./linux/kernel/git...
2023-09-07 Linus TorvaldsMerge tag 'mips_6.6' of git://git./linux/kernel/git...
2023-09-07 Linus TorvaldsMerge tag 'xtensa-20230905' of https://github.com/jcmvb...
2023-09-07 Christian Braunerntfs3: drop inode references in ntfs_put_super()
2023-09-07 Linus Torvaldsvfs: mostly undo glibc turning 'fstat()' into 'fstatat...
2023-09-07 Paolo AbeniMerge tag 'nf-23-09-06' of https://git./linux/kernel...
2023-09-07 Paolo AbeniMerge branch 'there-are-some-bugfix-for-the-hns3-ethern...
2023-09-07 Jie Wangnet: hns3: remove GSO partial feature bit
2023-09-07 Yisen Zhuangnet: hns3: fix the port information display when sfp...
next