summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson
2023-09-13Merge branch 'tcp-bind-fixes'David S. Miller
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima
2023-09-13tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...Kuniyuki Iwashima
2023-09-12bpf, cgroup: fix multiple kernel-doc warningsRandy Dunlap
2023-09-12selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov
2023-09-12bpf: Fix a erroneous check after snprintf()Christophe JAILLET
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-12ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-12selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=yAndrii Nakryiko
2023-09-12veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen
2023-09-12eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()Jinjie Ruan
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer
2023-09-12net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()Liu Jian
2023-09-11Merge branch 'Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init'Martin KaFai Lau
2023-09-11selftests/bpf: Offloaded prog after non-offloaded should not cause BUGEduard Zingerman
2023-09-11bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_initEduard Zingerman
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-09-11bpf: Avoid deadlock when using queue and stack maps from NMIToke Høiland-Jørgensen
2023-09-11tracing/synthetic: Print out u64 values properlyTero Kristo
2023-09-11tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)
2023-09-11selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev
2023-09-11bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-09-11Merge branch 'fix-the-unmatched-unit_size-of-bpf_mem_cache'Alexei Starovoitov
2023-09-11selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao
2023-09-11bpf: Ensure unit_size is matched with slab cache object sizeHou Tao
2023-09-11bpf: Don't prefill for unused bpf_mem_cacheHou Tao
2023-09-11bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZEHou Tao
2023-09-11platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun