index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
dt-bindings: mailbox: mediatek,gce-mailbox: Make clock-names optional
AngeloGioacchino Del Regno
1
-11
/
+0
2025-10-06
dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding
Sibi Sankar
1
-2
/
+7
2025-10-06
MAINTAINERS: Change mailbox-altera maintainer
Ang Tien Sung
1
-1
/
+1
2025-10-06
mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...
Liao Yuanhong
1
-1
/
+1
2025-10-06
smb: client: Use common code in cifs_lookup()
Markus Elfring
1
-10
/
+12
2025-10-06
smb: client: Reduce the scopes for a few variables in two functions
Markus Elfring
1
-6
/
+6
2025-10-06
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2
-2
/
+8
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
40
-324
/
+664
2025-10-06
perf tools: Fix arm64 libjvmti build by generating unistd_64.h
Vincent Minet
1
-1
/
+1
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
17
-242
/
+383
2025-10-06
selftests: net: sort configs
Jakub Kicinski
11
-150
/
+150
2025-10-06
tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
Eric Dumazet
1
-1
/
+4
2025-10-06
perf tests: Don't retest sections in "Object code reading"
James Clark
1
-34
/
+85
2025-10-06
perf docs: Document building with Clang
Leo Yan
2
-74
/
+21
2025-10-06
perf build: Support build with clang
Leo Yan
1
-1
/
+32
2025-10-06
perf test coresight: Dismiss clang warning for unroll loop thread
Leo Yan
1
-1
/
+3
2025-10-06
perf test coresight: Dismiss clang warning for thread loop
Leo Yan
1
-2
/
+2
2025-10-06
perf test coresight: Dismiss clang warning for memcpy thread
Leo Yan
1
-0
/
+2
2025-10-06
perf build: Disable thread safety analysis for perl header
Leo Yan
2
-2
/
+2
2025-10-06
perf build: Correct CROSS_ARCH for clang
Leo Yan
2
-2
/
+2
2025-10-06
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
2025-10-06
tools build: Align warning options with perf
Leo Yan
1
-2
/
+2
2025-10-06
perf disasm: Remove unused evsel from 'struct annotate_args'
Ian Rogers
2
-2
/
+0
2025-10-06
perf srcline: Fallback between addr2line implementations
Ian Rogers
8
-481
/
+485
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
71
-1224
/
+3193
2025-10-06
perf disasm: Make ins__scnprintf() and ins__is_nop() static
Ian Rogers
2
-6
/
+3
2025-10-06
perf dso: Clean up read_symbol() error handling
Ian Rogers
3
-5
/
+16
2025-10-06
perf dso: Support BPF programs in dso__read_symbol()
Ian Rogers
4
-42
/
+80
2025-10-06
perf dso: Move read_symbol() from llvm/capstone to dso
Ian Rogers
4
-128
/
+97
2025-10-06
perf llvm: Reduce LLVM initialization
Ian Rogers
1
-12
/
+21
2025-10-06
Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
17
-50
/
+809
2025-10-06
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
2
-32
/
+66
2025-10-06
Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-49
/
+46
2025-10-06
kbuild: uapi: Strip comments before size type check
Geert Uytterhoeven
1
-0
/
+2
2025-10-06
perf check: Add libLLVM feature
Ian Rogers
2
-0
/
+2
2025-10-06
net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
Erick Karanja
1
-0
/
+2
2025-10-06
Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-297
/
+229
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
1
-4
/
+6
2025-10-06
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-06
net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
Duoming Zhou
1
-1
/
+1
2025-10-06
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
1
-1
/
+0
2025-10-06
net: wwan: t7xx: add support for HP DRMR-H01
Sammy Hsu
1
-0
/
+1
2025-10-06
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
Alexandr Sapozhnikov
1
-1
/
+2
2025-10-06
Merge branch 'clk-determine-rate' into clk-next
Stephen Boyd
123
-1197
/
+1523
2025-10-06
Merge branches 'clk-aspeed' and 'clk-rockchip' into clk-next
Stephen Boyd
6
-1
/
+267
2025-10-06
Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
8
-47
/
+206
2025-10-06
Merge branches 'clk-marvell', 'clk-xilinx', 'clk-mediatek' and 'clk-loongson'...
Stephen Boyd
44
-78
/
+6415
2025-10-06
Merge branches 'clk-microchip', 'clk-lookup' and 'clk-st' into clk-next
Stephen Boyd
18
-91
/
+3106
2025-10-06
Merge branches 'clk-scmi', 'clk-qcom' and 'clk-broadcom' into clk-next
Stephen Boyd
52
-159
/
+13239
2025-10-06
Merge branches 'clk-imx', 'clk-allwinner' and 'clk-ti' into clk-next
Stephen Boyd
14
-52
/
+674
[prev]
[next]