summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-17netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh-15/+10
2026-01-17ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh-5/+2
2026-01-17uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh-0/+8
2026-01-17Merge branch 'for-v6.20/dt-bindings-clk' into next/clkKrzysztof Kozlowski-0/+36
2026-01-17dt-bindings: clock: google,gs101-clock: Add DPU clock management unitPeter Griffin-0/+36
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling-1/+21
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan-0/+2
2026-01-17f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong-28/+45
2026-01-16virt: vbox: uapi: Mark inner unions in packed structs as packedThomas Weißschuh-2/+2
2026-01-16hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packedThomas Weißschuh-1/+1
2026-01-16Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-20/+38
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-64/+83
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki-1/+1
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-20/+38
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam-1/+0
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam-0/+4
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru-1/+7
2026-01-16PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacksManivannan Sadhasivam-0/+4
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2026-01-16mount: add OPEN_TREE_NAMESPACEChristian Brauner-1/+2
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams-0/+5
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez-4/+4
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott-1/+1
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz-0/+1
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz-0/+1
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap-4/+4
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap-3/+3
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov-0/+1
2026-01-16revocable: Revocable resource managementTzung-Bi Shih-0/+69
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki-64/+83
2026-01-16Merge branch 'for-linus' into for-nextTakashi Iwai-306/+318
2026-01-16media: v4l: ctrls: add a control for enabling strobe outputRichard Leitner-0/+1
2026-01-16media: v4l: ctrls: add a control for flash/strobe durationRichard Leitner-0/+1
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi-2/+3
2026-01-16clk: renesas: rzg2l: Remove DSI clock rate restrictionsChris Brandt-0/+11
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang-0/+1
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang-1/+0
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang-0/+1
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang-2/+1
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang-0/+8
2026-01-15net: phy: remove unused fixup unregistering functionsHeiner Kallweit-4/+0
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-4/+0
2026-01-15Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-0/+36
2026-01-15ethtool: Clarify len/n_stats fields in/out semanticsGal Pressman-2/+16
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1/+19
2026-01-15clk: Annotate #else and #endifGeert Uytterhoeven-5/+5
2026-01-15clk: Merge prepare and unprepare sectionsGeert Uytterhoeven-23/+23
2026-01-15clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven-24/+24
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-233/+191