summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-24pmdomain: mediatek: Add support for secure modem power domain controlNikolai Burov
2026-07-24pmdomain: Merge branch dt into nextUlf Hansson
2026-07-24dt-bindings: power: Add MediaTek MT6858 power domain controllerNikolai Burov
2026-07-13pmdomain: Merge branch dt into nextUlf Hansson
2026-07-13dt-bindings: power: mediatek: Add support for MT8196 direct HFRPAngeloGioacchino Del Regno
2026-07-08dt-bindings: power: imx93: Add MIPI PHY power domainGuoniu Zhou
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03ALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-01iomap: consolidate bio submissionChristoph Hellwig
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
2026-07-01netfs: Fix kdoc warningDavid Howells
2026-07-01ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta
2026-07-01xen: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-30drm/ras: include linux/types.h in drm_ras.hJani Nikula
2026-06-30drm/fixed: fix kernel-doc for drm_sm2fixp()Jani Nikula
2026-06-30drm/dp: fix kernel-doc for struct drm_dp_as_sdpJani Nikula
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski