Age | Commit message (Expand) | Author | Files | Lines |
2023-02-22 | netfilter: ip6t_rpfilter: Fix regression with VRF interfaces |  Phil Sutter | 1 | -6/+26 |
2023-02-21 | Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 1 | -1/+7 |
2023-02-21 | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+2 |
2023-02-21 | Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -2/+2 |
2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -9/+9 |
2023-02-21 | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu |  Linus Torvalds | 6 | -17/+16 |
2023-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 3 | -4/+22 |
2023-02-21 | Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+2 |
2023-02-21 | Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+3 |
2023-02-21 | Merge tag 'v6.2' into iommufd.git for-next |  Jason Gunthorpe | 67 | -340/+934 |
2023-02-21 | sefltests: netdevsim: wait for devlink instance after netns removal |  Jiri Pirko | 1 | -0/+18 |
2023-02-21 | selftest: fib_tests: Always cleanup before exit |  Roxana Nicolescu | 1 | -0/+2 |
2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 32 | -4665/+4484 |
2023-02-20 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 118 | -631/+2334 |
2023-02-20 | tools/virtio: enable to build with retpoline |  Shunsuke Mie | 1 | -1/+1 |
2023-02-21 | tracing/probe: add a char type to show the character value of traced arguments |  Donglin Peng | 1 | -0/+47 |
2023-02-21 | selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols |  Masami Hiramatsu (Google) | 1 | -1/+1 |
2023-02-21 | selftests/ftrace: Fix eprobe syntax test case to check filter support |  Masami Hiramatsu (Google) | 1 | -1/+3 |
2023-02-20 | objtool: add UACCESS exceptions for __tsan_volatile_read/write |  Arnd Bergmann | 1 | -0/+2 |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping |  Linus Torvalds | 1 | -1/+1 |
2023-02-20 | ktest: Restore stty setting at first in dodie |  Masami Hiramatsu (Google) | 1 | -5/+5 |
2023-02-20 | ktest.pl: Add RUN_TIMEOUT option with default unlimited |  Steven Rostedt | 2 | -4/+21 |
2023-02-20 | ktest.pl: Give back console on Ctrt^C on monitor |  Steven Rostedt | 1 | -0/+3 |
2023-02-20 | ktest.pl: Fix missing "end_monitor" when machine check fails |  Steven Rostedt | 1 | -1/+2 |
2023-02-20 | self-tests: more rps self tests |  Paolo Abeni | 1 | -12/+29 |
2023-02-20 | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 19 | -10/+1110 |
2023-02-20 | selftests/net: Interpret UDP_GRO cmsg data as an int value |  Jakub Sitnicki | 1 | -4/+2 |
2023-02-18 | tracing: Always use canonical ftrace path |  Ross Zwisler | 2 | -3/+3 |
2023-02-17 | selftests/bpf: Add bpf_fib_lookup test |  Martin KaFai Lau | 2 | -0/+209 |
2023-02-17 | bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup |  Martin KaFai Lau | 1 | -0/+6 |
2023-02-17 | Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES" |  Martin KaFai Lau | 1 | -4/+3 |
2023-02-17 | perf tests stat_all_metrics: Change true workload to sleep workload for system wide check |  Kajol Jain | 1 | -1/+1 |
2023-02-17 | selftests/bpf: Add global subprog context passing tests |  Andrii Nakryiko | 2 | -0/+106 |
2023-02-17 | selftests/bpf: Convert test_global_funcs test to test_loader framework |  Andrii Nakryiko | 18 | -123/+174 |
2023-02-17 | perf vendor events power10: Add JSON metric events to present CPI stall cycles in powerpc |  Athira Rajeev | 2 | -5/+5 |
2023-02-17 | perf intel-pt: Synthesize cycle events |  Steinar H. Gunderson | 5 | -21/+101 |
2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 3 | -6/+177 |
2023-02-16 | Fix typos in selftest/bpf files |  Taichi Nishimura | 10 | -13/+13 |
2023-02-16 | selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() |  Ilya Leoshkevich | 34 | -101/+109 |
2023-02-16 | bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd() |  Ilya Leoshkevich | 9 | -36/+41 |
2023-02-16 | libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() |  Ilya Leoshkevich | 4 | -14/+14 |
2023-02-16 | libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd() |  Ilya Leoshkevich | 3 | -0/+34 |
2023-02-16 | Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 2 | -2/+177 |
2023-02-16 | Merge branch 'topic/apple-gmux' into for-next |  Takashi Iwai | 97 | -396/+1249 |
2023-02-16 | perf c2c: Add report option to show false sharing in adjacent cachelines |  Feng Tang | 5 | -17/+49 |
2023-02-16 | selftests: seg6: add selftest for PSP flavor in SRv6 End behavior |  Andrea Mayer | 2 | -0/+870 |
2023-02-16 | net/sched: Retire rsvp classifier |  Jamal Hadi Salim | 1 | -203/+0 |
2023-02-16 | net/sched: Retire tcindex classifier |  Jamal Hadi Salim | 1 | -227/+0 |
2023-02-16 | net/sched: Retire dsmark qdisc |  Jamal Hadi Salim | 1 | -140/+0 |
2023-02-16 | net/sched: Retire ATM qdisc |  Jamal Hadi Salim | 1 | -94/+0 |