summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13selftests/landlock: Exhaustive test for the IOCTL allow-listGünther Noack
2024-05-13selftests/landlock: Check IOCTL restrictions for named UNIX domain socketsGünther Noack
2024-05-13selftests/landlock: Test IOCTLs on named pipesGünther Noack
2024-05-13selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)Günther Noack
2024-05-13selftests/landlock: Test IOCTL with memfdsGünther Noack
2024-05-13selftests/landlock: Test IOCTL supportGünther Noack
2024-05-13landlock: Add IOCTL access right for character and block devicesGünther Noack
2024-05-13samples/landlock: Fix incorrect free in populate_ruleset_netIvanov Mikhail
2024-05-12bpf: make list_for_each_entry portableJose E. Marchesi
2024-05-12bpf: ignore expected GCC warning in test_global_func10.cJose E. Marchesi
2024-05-12bpf: disable strict aliasing in test_global_func9.cJose E. Marchesi
2024-05-12selftests/bpf: Free strdup memory in xdp_hw_metadataGeliang Tang
2024-05-12selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda
2024-05-12bpf: avoid gcc overflow warning in test_xdp_vlan.cDavid Faust
2024-05-12tools: remove redundant ethtool.h from tooling infraTushar Vyavahare
2024-05-12Merge branch 'retire-progs-test_sock_addr'Alexei Starovoitov
2024-05-12selftests/bpf: Expand ATTACH_REJECT testsJordan Rife
2024-05-12selftests/bpf: Expand getsockname and getpeername testsJordan Rife
2024-05-12sefltests/bpf: Expand sockaddr hook deny testsJordan Rife
2024-05-12selftests/bpf: Expand sockaddr program return value testsJordan Rife
2024-05-12selftests/bpf: Retire test_sock_addr.(c|sh)Jordan Rife
2024-05-12selftests/bpf: Remove redundant sendmsg test casesJordan Rife
2024-05-12selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Migrate expected_attach_type testsJordan Rife
2024-05-12selftests/bpf: Migrate wildcard destination rewrite testJordan Rife
2024-05-12selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife
2024-05-12selftests/bpf: Migrate sendmsg deny test casesJordan Rife
2024-05-12selftests/bpf: Migrate WILDCARD_IP testJordan Rife
2024-05-12selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test casesJordan Rife
2024-05-12selftests/bpf: Handle ATTACH_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Handle LOAD_REJECT test casesJordan Rife
2024-05-12selftests/bpf: Use program name for skel load/destroy functionsJordan Rife
2024-05-12selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.cJordan Rife
2024-05-12tools lib subcmd: Show parent options in helpNamhyung Kim
2024-05-12riscv, bpf: make some atomic operations fully orderedPuranjay Mohan
2024-05-12riscv, bpf: Fix typo in commentXiao Wang
2024-05-12s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-05-12Merge branch 'bpf-inline-helpers-in-arm64-and-riscv-jits'Alexei Starovoitov
2024-05-12bpf, arm64: inline bpf_get_smp_processor_id() helperPuranjay Mohan
2024-05-12arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan
2024-05-12riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan
2024-05-12riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan
2024-05-12ARC: Add eBPF JIT supportShahab Vahedi
2024-05-12hwmon: (nzxt-kraken3) Bail out for unsupported device variantsGuenter Roeck
2024-05-12ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon
2024-05-12Linux 6.9v6.9Linus Torvalds
2024-05-12jffs2: Fix potential illegal address access in jffs2_free_inodeWang Yong
2024-05-12jffs2: Simplify the allocation of slab cachesKunwu Chan
2024-05-12jffs2: nodemgmt: fix kernel-doc commentsRandy Dunlap
2024-05-12jffs2: print symbolic error name instead of error codeChristian Heusel