summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra2-10/+13
2026-01-18firewire: core: add fw_iso_context_create() variant with header storage sizeTakashi Sakamoto1-0/+10
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto1-2/+5
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto1-1/+5
2026-01-18firewire: core: add function variants for isochronous context creationTakashi Sakamoto1-3/+11
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling1-1/+17
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan1-0/+2
2026-01-17f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong1-28/+45
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki1-1/+1
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam1-1/+0
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam1-0/+4
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru1-1/+7
2026-01-16PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacksManivannan Sadhasivam1-0/+4
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams1-0/+5
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez2-4/+4
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz1-0/+1
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz1-0/+1
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap1-4/+4
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap1-3/+3
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-01-16revocable: Revocable resource managementTzung-Bi Shih1-0/+69
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki1-1/+1
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi1-2/+3
2026-01-16clk: renesas: rzg2l: Remove DSI clock rate restrictionsChris Brandt1-0/+11
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang1-0/+1
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang1-1/+0
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang1-0/+1
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang1-2/+1
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang1-0/+8
2026-01-16net: phy: remove unused fixup unregistering functionsHeiner Kallweit1-4/+0
2026-01-16Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+32
2026-01-16clk: Annotate #else and #endifGeert Uytterhoeven1-5/+5
2026-01-16clk: Merge prepare and unprepare sectionsGeert Uytterhoeven1-23/+23
2026-01-16clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-35/+70
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich1-0/+9
2026-01-16arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+25
2026-01-15KVM: guest_memfd: GUP source pages prior to populating guest memoryMichael Roth1-2/+2
2026-01-15KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()Michael Roth1-1/+1
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds4-0/+4
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-9/+27
2026-01-15block: improve blk_op_str() commentDamien Le Moal1-1/+1
2026-01-15block: fix blk_zone_cond_str() commentDamien Le Moal1-1/+1
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski2-0/+635
2026-01-15of/irq: Introduce for_each_of_imap_itemHerve Codina (Schneider Electric)1-1/+40
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp2-0/+25