summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-06scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issui...Long Li
2025-10-07Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-10-07Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...Dave Airlie
2025-10-06mailbox: add MediaTek GPUEB IPI mailboxNicolas Frattaroli
2025-10-06dt-bindings: mailbox: Add MT8196 GPUEB MailboxNicolas Frattaroli
2025-10-06mailbox: zynqmp-ipi: Fix SGI cleanup on unbindHarini T
2025-10-06mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loopHarini T
2025-10-06mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T
2025-10-06mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T
2025-10-06mailbox: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-10-06dt-bindings: mailbox: mediatek,gce-mailbox: Make clock-names optionalAngeloGioacchino Del Regno
2025-10-06dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller bindingSibi Sankar
2025-10-06MAINTAINERS: Change mailbox-altera maintainerAng Tien Sung
2025-10-06mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...Liao Yuanhong
2025-10-06smb: client: Use common code in cifs_lookup()Markus Elfring
2025-10-06smb: client: Reduce the scopes for a few variables in two functionsMarkus Elfring
2025-10-06Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski
2025-10-06selftests: net: sort configsJakub Kicinski
2025-10-06tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()Eric Dumazet
2025-10-06perf tests: Don't retest sections in "Object code reading"James Clark
2025-10-06perf docs: Document building with ClangLeo Yan
2025-10-06perf build: Support build with clangLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for unroll loop threadLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for thread loopLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for memcpy threadLeo Yan
2025-10-06perf build: Disable thread safety analysis for perl headerLeo Yan
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan
2025-10-06perf python: split Clang options when invoking PopenLeo Yan
2025-10-06tools build: Align warning options with perfLeo Yan
2025-10-06perf disasm: Remove unused evsel from 'struct annotate_args'Ian Rogers
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-06perf disasm: Make ins__scnprintf() and ins__is_nop() staticIan Rogers
2025-10-06perf dso: Clean up read_symbol() error handlingIan Rogers
2025-10-06perf dso: Support BPF programs in dso__read_symbol()Ian Rogers
2025-10-06perf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers
2025-10-06perf llvm: Reduce LLVM initializationIan Rogers
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-10-06page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen
2025-10-06Merge tag 'uml-for-linux-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-06kbuild: uapi: Strip comments before size type checkGeert Uytterhoeven
2025-10-06perf check: Add libLLVM featureIan Rogers
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-06Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang
2025-10-06selftest: net: ovpn: Fix uninit return valuesSidharth Seela
2025-10-06net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou