aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-02crypto: zstd - Fix compression bug caused by truncationHerbert Xu1-1/+1
2025-10-02tee: QCOMTEE should depend on ARCH_QCOMGeert Uytterhoeven1-0/+1
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds40-260/+433
2025-10-01cifs: client: force multichannel=off when max_channels=1Rajasi Mandal1-0/+7
2025-10-01smb client: fix bug with newly created file in cached dirBharath SM1-0/+1
2025-10-01smb: client: short-circuit negative lookups when parent dir is fully cachedHenrique Carvalho1-1/+42
2025-10-01smb: client: short-circuit in open_cached_dir_by_dentry() if !dentryHenrique Carvalho1-1/+4
2025-10-01smb: client: remove pointless cfid->has_lease checkHenrique Carvalho1-4/+1
2025-10-01Merge tag 'linux_kselftest-next-6.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-3/+16
2025-10-01smb: client: transport: minor indentation style fixFiona Ebner1-2/+1
2025-10-01smb: client: transport: avoid reconnects triggered by pending task workFiona Ebner1-1/+9
2025-10-01smb: client: remove unused fid_lockHenrique Carvalho2-15/+3
2025-10-01smb: client: update cfid->last_access_time in open_cached_dir_by_dentry()Henrique Carvalho1-0/+1
2025-10-01smb: client: ensure open_cached_dir_by_dentry() only returns valid cfidSteve French4-6/+13
2025-10-01smb: client: account smb directory cache usage and per-tcon totalsBharath SM5-14/+63
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds20-63/+880
2025-10-01smb: client: add drop_dir_cache module parameter to invalidate cached direntsBharath SM1-0/+38
2025-10-01clk: COMMON_CLK_RPMI should depend on RISCVGeert Uytterhoeven1-0/+1
2025-10-01Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-34/+69
2025-10-01Merge tag 'soc-arm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds21-111/+113
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds157-651/+9438
2025-10-01Merge tag 'soc-defconfig-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-14/+16
2025-10-01Merge tag 'soc-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds847-16369/+59965
2025-10-01Merge tag 'soc-newsoc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-0/+423
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds155-1926/+2879
2025-10-01Merge tag 'thermal-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-94/+1804
2025-10-01Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds38-252/+498
2025-10-01Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds64-641/+1050
2025-10-02tracing: Fix race condition in kprobe initialization causing NULL pointer der...Yuan Chen4-14/+28
2025-10-01selftests/bpf: Add test for libbpf_sha256()Eric Biggers1-0/+52
2025-10-01Merge tag 'i3c/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds20-168/+1410
2025-10-01bpf: Reject negative offsets for ALU opsYazhou Tang1-2/+2
2025-10-01Merge branch 'libbpf-fix-libbpf_sha256-for-github-compatibility'Alexei Starovoitov16-310/+268
2025-10-01libbpf: remove linux/unaligned.h dependency for libbpf_sha256()Andrii Nakryiko1-2/+11
2025-10-01libbpf: move libbpf_sha256() implementation into libbpf_utils.cAndrii Nakryiko3-98/+100
2025-10-01libbpf: move libbpf_errstr() into libbpf_utils.cAndrii Nakryiko15-107/+84
2025-10-01libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZEAndrii Nakryiko3-30/+0
2025-10-01libbpf: make libbpf_errno.c into more generic libbpf_utils.cAndrii Nakryiko2-1/+1
2025-10-01Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-115/+218
2025-10-01ARM: versatile: clock: convert from round_rate() to determine_rate()Brian Masney1-4/+5
2025-10-01ARM: configs: u8500: Set NFC_SHDLC as built-inJihed Chaibi1-1/+1
2025-10-01Merge branch 'bpf-fix-verifier-crash-on-bpf_neg-with-pointer-register'Alexei Starovoitov2-1/+20
2025-10-01selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAPKaFai Wan1-0/+18
2025-10-01bpf: Skip scalar adjustment for BPF_NEG if dst is a pointerBrahmajit Das1-1/+2
2025-10-01selftests/bpf: Fix realloc size in bpf_get_addrsJiri Olsa1-1/+1
2025-10-01selftests/bpf: Fix typo in subtest_basic_usdt after merge conflictJiri Olsa1-1/+1
2025-10-01selftests/bpf: Fix open-coded gettid syscall in uprobe syscall testsJiri Olsa1-2/+2
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds171-766/+9119
2025-10-01Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds12-338/+600
2025-10-01Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds32-590/+1610