summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-18mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin
2026-01-18mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin
2026-01-18Revert "mailbox/pcc: support mailbox management of the shared buffer"Sudeep Holla
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18soc: apple: rtkit: Add function to poweroffSven Peter
2026-01-18mailbox: mediatek: Add mtk-vcp-mailbox driverJjian Zhou
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe
2026-01-18iommufd: Introduce data struct for AMD nested domain allocationSuravee Suthikulpanit
2026-01-18watchdog: Make API functions const correctKari Argillander
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra
2026-01-18firewire: core: add fw_iso_context_create() variant with header storage sizeTakashi Sakamoto
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto
2026-01-18firewire: core: add function variants for isochronous context creationTakashi Sakamoto
2026-01-18soc/tegra: pmc: Add PMC contextual functionsThierry Reding
2026-01-17tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet
2026-01-17netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh
2026-01-17ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh
2026-01-17uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh
2026-01-17Merge branch 'for-v6.20/dt-bindings-clk' into next/clkKrzysztof Kozlowski
2026-01-17dt-bindings: clock: google,gs101-clock: Add DPU clock management unitPeter Griffin
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan
2026-01-17f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-01-16virt: vbox: uapi: Mark inner unions in packed structs as packedThomas Weißschuh
2026-01-16hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packedThomas Weißschuh
2026-01-16Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru
2026-01-16PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacksManivannan Sadhasivam
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-16mount: add OPEN_TREE_NAMESPACEChristian Brauner
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-01-16revocable: Revocable resource managementTzung-Bi Shih
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki