summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-19rust: build_assert: add instructions for use with function argumentsAlexandre Courbot
2026-01-19rust: conclude the Rust experimentMiguel Ojeda
2026-01-19pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutexKrzysztof Kozlowski
2026-01-19pinctrl: rockchip: Simplify locking with scoped_guard()Krzysztof Kozlowski
2026-01-19pinctrl: tegra-xusb: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: tegra-xusb: Return void in padctl enable/disable functionsKrzysztof Kozlowski
2026-01-19pinctrl: tb10x: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: microchip-sgpio: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: aw9523: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: amd: Cleanup header includesKrzysztof Kozlowski
2026-01-19pinctrl: sophgo: Cleanup header includesKrzysztof Kozlowski
2026-01-19pinctrl: starfive: jh7110-sys: Cleanup header includesKrzysztof Kozlowski
2026-01-19pinctrl: aspeed: Cleanup header includesKrzysztof Kozlowski
2026-01-18drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dma_objectAngeloGioacchino Del Regno
2026-01-19Merge tag 'samsung-pinctrl-6.20' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2026-01-19i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8Q...Carlos Song
2026-01-18Linux 6.19-rc6v6.19-rc6Linus Torvalds
2026-01-19driver core: make pinctrl_bind_pins() privateBartosz Golaszewski
2026-01-18drm/mediatek: dpi: Find next bridge during probeChen-Yu Tsai
2026-01-19Merge tag 'renesas-pinctrl-for-v6.20-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-18Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-18Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-18Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-18mailbox: mtk-cmdq: Add driver data to support for MT8196Jason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add GCE hardware virtualization configurationJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin
2026-01-18mailbox: pcc: Clear any pending responder interrupts before enabling itSudeep Holla
2026-01-18mailbox: pcc: Initialize SHMEM before binding the channel with the clientSudeep Holla
2026-01-18mailbox: pcc: Mark Tx as complete in PCC IRQ handlerSudeep Holla
2026-01-18mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flagsSudeep Holla
2026-01-18mailbox: pcc: Wire up ->last_tx_done() for PCC channelsSudeep Holla
2026-01-18Revert "mailbox/pcc: support mailbox management of the shared buffer"Sudeep Holla
2026-01-18mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREConor Dooley
2026-01-18dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailboxPierre-Henry Moussay
2026-01-18mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_...Valentina Fernandez
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-18rust: num: bounded: add missing comment for always inlined functionAlexandre Courbot
2026-01-18rust: sync: refcount: always inline functions using build_assert with argumentsAlexandre Courbot
2026-01-18rust: bits: always inline functions using build_assert with argumentsAlexandre Courbot
2026-01-18Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-18soc: apple: rtkit: Add function to poweroffSven Peter
2026-01-18scripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein
2026-01-18scripts: generate_rust_analyzer: compile quote with correct editionTamir Duberstein