summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-061-4/+2
|\
| * udf: initialize newblock to 0Tom Rix2023-01-061-3/+1
| * udf: Fix extension of the last extent in the fileJan Kara2023-01-061-1/+1
* | Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-069-16/+53
|\ \
| * | btrfs: fix compat_ro checks against remountQu Wenruo2023-01-033-5/+7
| * | btrfs: always report error in run_one_delayed_ref()Qu Wenruo2023-01-031-2/+5
| * | btrfs: handle case when repair happens with dev-replaceQu Wenruo2023-01-031-1/+10
| * | btrfs: fix off-by-one in delalloc search during lseekFilipe Manana2023-01-032-2/+2
| * | 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