summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | btrfs: fix false alert on bad tree level checkQu Wenruo2023-01-031-5/+25
| * | | | | | | | | | btrfs: add error message for metadata level mismatchQu Wenruo2023-01-031-0/+3
| * | | | | | | | | | btrfs: fix ASSERT em->len condition in btrfs_get_extentTanmay Bhushan2023-01-031-1/+1
* | | | | | | | | | | Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-062-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks2023-01-051-1/+1
| * | | | | | | | | | | riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel2023-01-051-2/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds2023-01-0613-32/+70
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia2023-01-041-0/+1
| * | | | | | | | | | | perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim2023-01-041-5/+18
| * | | | | | | | | | | perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim2023-01-041-11/+3
| * | | | | | | | | | | perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter2023-01-041-0/+1
| * | | | | | | | | | | perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter2023-01-031-0/+2
| * | | | | | | | | | | perf build: Don't propagate subdir to submakes for install_headersIan Rogers2023-01-031-5/+5
| * | | | | | | | | | | perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo2023-01-031-1/+1
| * | | | | | | | | | | perf tools: Fix segfault when trying to process tracepoints in perf.data and ...Arnaldo Carvalho de Melo2023-01-021-0/+12
| * | | | | | | | | | | perf tools: Don't include signature in version stringsAhelenia Ziemiańska2023-01-022-2/+2
| * | | | | | | | | | | perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commandsYang Jihong2023-01-022-7/+22
| * | | | | | | | | | | perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin2023-01-021-1/+1
| * | | | | | | | | | | perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin2023-01-021-0/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-01-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui2023-01-041-0/+1
| * | | | | | | | | | | perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui2023-01-041-0/+2
| * | | | | | | | | | | perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson2023-01-031-0/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-01-063-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: arm64/sm4 - fix possible crash with CFI enabledTianjia Zhang2022-12-302-4/+6
| * | | | | | | | | | | crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss2022-12-301-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-051-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada2022-12-301-0/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-05128-840/+1984
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao2023-01-051-1/+5
| * | | | | | | | | | | inet: control sockets should not use current thread task_fragEric Dumazet2023-01-051-0/+1
| * | | | | | | | | | | net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2023-01-052-0/+18
| * | | | | | | | | | | qed: allow sleep in qed_mcp_trace_dump()Caleb Sander2023-01-051-8/+20
| * | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-055-18/+112
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: Always use maximal size for copy_array()Kees Cook2022-12-281-5/+7
| | * | | | | | | | | | | Merge branch 'bpf: fix the crash caused by task iterators over vma'Alexei Starovoitov2022-12-282-12/+100
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee2022-12-281-0/+73
| | | * | | | | | | | | | | bpf: keep a reference to the mm, in case the task is dead.Kui-Feng Lee2022-12-281-12/+27
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov2022-12-281-1/+1
| | * | | | | | | | | | | bpf: Fix panic due to wrong pageattr of im->imageChuang Wang2022-12-281-0/+4
| * | | | | | | | | | | | MAINTAINERS: Update maintainers for ptp_vmw driverSrivatsa S. Bhat (VMware)2023-01-041-1/+3
| * | | | | | | | | | | | usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-031-1/+2
| * | | | | | | | | | | | net: dpaa: Fix dtsec check for PCS availabilitySean Anderson2023-01-031-1/+1
| * | | | | | | | | | | | octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya2023-01-031-9/+21
| * | | | | | | | | | | | drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin2023-01-031-0/+1
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2023-01-0315-189/+293
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2023-01-0211-81/+68
| | * | | | | | | | | | | | netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik2023-01-021-19/+21
| | * | | | | | | | | | | | netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso2022-12-222-19/+57
| | * | | | | | | | | | | | netfilter: nf_tables: perform type checking for existing setsPablo Neira Ayuso2022-12-211-1/+35