summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06Merge tag 'drm-misc-next-fixes-2023-06-29' of git://anongit.freedesktop.org/d...Dave Airlie
2023-07-05Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-07-05cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook
2023-07-05Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-05bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-05ARM: dts: st: add missing space before {Krzysztof Kozlowski
2023-07-05RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley
2023-07-05Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark
2023-07-05perf test: Fix event parsing test on ArmJames Clark
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-07-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-05Merge tag 'trace-tools-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-05sh: Provide unxlate_dev_mem_ptr() in asm/io.hGuenter Roeck
2023-07-05sh: dma: Correct the number of DMA channels for SH7709Artur Rojek
2023-07-05sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4Artur Rojek
2023-07-05sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-07-05sh: Remove compiler flag duplicationMasahiro Yamada
2023-07-05sh: Refactor header include path additionMasahiro Yamada
2023-07-05sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada
2023-07-05sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada
2023-07-05gup: make the stack expansion warning a bit more targetedLinus Torvalds
2023-07-05dt-bindings: soc: qcom: stats: Update maintainer emailMaulik Shah
2023-07-05dt-bindings: cleanup DTS example whitespacesKrzysztof Kozlowski
2023-07-05tracing/boot: Test strscpy() against less than zero for errorSteven Rostedt (Google)
2023-07-05risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier
2023-07-05mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard
2023-07-05dt-bindings: riscv: deprecate riscv,isaConor Dooley
2023-07-05arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann
2023-07-05tracing: Fix null pointer dereference in tracing_err_log_open()Mateusz Stachyra
2023-07-05Merge branch 'mptcp-fixes'David S. Miller
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts
2023-07-05mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni
2023-07-05mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni
2023-07-05Merge branch 'topic/midi20' into for-linusTakashi Iwai
2023-07-05ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du