Age | Commit message (Expand) | Author |
2024-12-21 | Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-12-21 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
2024-12-20 | selftests/bpf: Test bpf_skb_change_tail() in TC ingress | Cong Wang |
2024-12-20 | selftests/bpf: Introduce socket_helpers.h for TC tests | Cong Wang |
2024-12-20 | selftests/bpf: Add a BPF selftest for bpf_skb_change_tail() | Cong Wang |
2024-12-20 | selftests: net: Add a VLAN bridge binding selftest | Petr Machata |
2024-12-20 | selftests: net: lib: Add a couple autodefer helpers | Petr Machata |
2024-12-20 | selftests: drv-net: test empty queue and NAPI responses in netlink | Jakub Kicinski |
2024-12-20 | selftests: net: local_termination: require mausezahn | Vladimir Oltean |
2024-12-20 | stddef: make __struct_group() UAPI C++-friendly | Alexander Lobakin |
2024-12-20 | Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai |
2024-12-20 | selftests/alsa: Fix circular dependency involving global-timer | Li Zhijian |
2024-12-19 | selftests: net: remove redundant ncdevmem print | Jamal Hadi Salim |
2024-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-12-19 | Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-12-19 | selftests: fib_rule_tests: Add flow label selector match tests | Ido Schimmel |
2024-12-19 | selftests/bpf: Fix compilation error in get_uprobe_offset() | Jerome Marchand |
2024-12-19 | selftests/bpf: Use asm constraint "m" for LoongArch | Tiezhu Yang |
2024-12-18 | selftests: openvswitch: fix tcpdump execution | Adrian Moreno |
2024-12-18 | selftests/memfd: run sysctl tests when PID namespace support is enabled | Isaac J. Manjarres |
2024-12-18 | selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfi... | Soham Chakradeo |
2024-12-18 | selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/bl... | Soham Chakradeo |
2024-12-18 | selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestam... | Soham Chakradeo |
2024-12-18 | selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info | Soham Chakradeo |
2024-12-18 | Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-12-17 | Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-12-16 | sock: Introduce SO_RCVPRIORITY socket option | Anna Emese Nyiri |
2024-12-16 | selftests: net: test SO_PRIORITY ancillary data with cmsg_sender | Anna Emese Nyiri |
2024-12-16 | selftests: net-drv: stats: sanity check netlink dumps | Jakub Kicinski |
2024-12-16 | selftests: net-drv: queues: sanity check netlink dumps | Jakub Kicinski |
2024-12-16 | selftests: net: support setting recv_size in YNL | Jakub Kicinski |
2024-12-16 | selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c | Bastien Curutchet |
2024-12-16 | selftests/bpf: test_xdp_meta: Rename BPF sections | Bastien Curutchet |
2024-12-16 | selftests: tls: add rekey tests | Sabrina Dubroca |
2024-12-16 | selftests: tls: add key_generation argument to tls_crypto_info_init | Sabrina Dubroca |
2024-12-15 | tools/net/ynl: fix sub-message key lookup for nested attributes | Donald Hunter |
2024-12-14 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
2024-12-13 | selftests/bpf: Add tests for raw_tp NULL args | Kumar Kartikeya Dwivedi |
2024-12-13 | bpf: Augment raw_tp arguments with PTR_MAYBE_NULL | Kumar Kartikeya Dwivedi |
2024-12-13 | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL" | Kumar Kartikeya Dwivedi |
2024-12-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-12-13 | kselftest/arm64: abi: fix SVCR detection | Weizhao Ouyang |
2024-12-13 | objtool/x86: allow syscall instruction | Juergen Gross |
2024-12-12 | Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub... | Linus Torvalds |
2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-12-12 | selftests/bpf: Add test for narrow ctx load for pointer args | Kumar Kartikeya Dwivedi |
2024-12-12 | bpf: Check size for BTF-based ctx access of pointer members | Kumar Kartikeya Dwivedi |
2024-12-12 | selftests/bpf: extend changes_pkt_data with cases w/o subprograms | Eduard Zingerman |
2024-12-12 | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-12-12 | Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |