summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-11-01Merge branch '"map_extra" and bloom filter fixups'Alexei Starovoitov
2021-11-01selftests/bpf: Add bloom map success test for userspace callsJoanne Koong
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong
2021-11-01bpf: Bloom filter map naming fixupsJoanne Koong
2021-11-01Merge branch 'introduce dummy BPF STRUCT_OPS'Alexei Starovoitov
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao
2021-11-01bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao
2021-11-01bpf: Factor out helpers for ctx access checkingHou Tao
2021-11-01bpf: Factor out a helper to prepare trampoline for struct_ops progHou Tao
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-11-01btrfs: fix lzo_decompress_bio() kmap leakageLinus Torvalds
2021-11-01Merge tag 'exfat-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01firewire: Remove function callback castsOscar Carter
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel
2021-11-01riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel
2021-11-01tools, build: Add RISC-V to HOSTARCH parsingBjörn Töpel
2021-11-01riscv, bpf: Increase the maximum number of iterationsBjörn Töpel
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-11-01bpf: Disallow unprivileged bpf by defaultPawan Gupta
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-01Merge branch 'SMC-tracepoints'David S. Miller
2021-11-01net/smc: Introduce tracepoint for smcr link downTony Lu
2021-11-01net/smc: Introduce tracepoints for tx and rx msgTony Lu
2021-11-01net/smc: Introduce tracepoint for fallbackTony Lu
2021-11-01Merge branch 'amt-driver'David S. Miller
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo