aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-30MAINTAINERS: Update my email address to @kernel.orgBoqun Feng2-8/+9
2026-01-299p/xen: protect xen_9pfs_front_free against concurrent callsStefano Stabellini1-38/+41
2026-01-29selftests: pci_endpoint: Add BAR subrange mapping test caseKoichiro Den1-0/+17
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den2-1/+203
2026-01-29PCI: endpoint: pci-epf-test: Add BAR subrange mapping test supportKoichiro Den1-1/+171
2026-01-29Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usageKoichiro Den1-0/+24
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den2-11/+209
2026-01-30Merge tag 'drm-xe-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie8-44/+33
2026-01-29Merge tag 'pm-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2026-01-29genirq/redirect: Prevent writing MSI message on affinity changeThomas Gleixner1-1/+1
2026-01-29Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into develLinus Walleij5-18/+11
2026-01-29Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-1/+1
2026-01-29Merge tag 'timers-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksourceThomas Gleixner5-32/+13
2026-01-29hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu1-1/+1
2026-01-29hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu1-0/+1
2026-01-29hisi_acc_vfio_pci: update status after RAS errorLongfang Liu1-2/+1
2026-01-29hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian2-0/+26
2026-01-29PCI/pwrctrl: Create pwrctrl device if graph port is foundManivannan Sadhasivam1-3/+4
2026-01-29block: introduce blk_queue_rot()Damien Le Moal5-20/+16
2026-01-29block: cleanup queue limit features definitionDamien Le Moal1-4/+3
2026-01-29hfsplus: fix warning issue in inode.cViacheslav Dubeyko1-2/+2
2026-01-29drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin1-7/+5
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin3-25/+22
2026-01-29mtd: spinand: add Foresee F35SQB002G flash supportMikhail Kshevetskiy1-0/+34
2026-01-29mtd: spinand: winbond: W35N octal DTR supportMiquel Raynal1-2/+18
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal2-3/+216
2026-01-29mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR modeMiquel Raynal2-0/+4
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal3-10/+26
2026-01-29mtd: spinand: Propagate the bus interface across core helpersMiquel Raynal1-6/+7
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal2-0/+11
2026-01-29mtd: spinand: Gather all the bus interface steps in one single functionMiquel Raynal1-25/+37
2026-01-29mtd: spinand: winbond: Configure the IO mode after the dummy cyclesMiquel Raynal1-15/+15
2026-01-29mtd: spinand: winbond: Rename IO_MODE register macroMiquel Raynal1-2/+2
2026-01-29mtd: spinand: winbond: Fix styleMiquel Raynal1-0/+1
2026-01-29mtd: spinand: winbond: Register W35N vendor specific operationMiquel Raynal1-0/+6
2026-01-29mtd: spinand: winbond: Register W25N vendor specific operationMiquel Raynal1-0/+4
2026-01-29mtd: spinand: macronix: Register vendor specific operationMiquel Raynal1-0/+23
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal2-0/+31
2026-01-29mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()Miquel Raynal1-5/+14
2026-01-29mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()Miquel Raynal1-6/+14
2026-01-29mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()Miquel Raynal1-5/+15
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal8-27/+121
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal3-21/+64
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal4-5/+11
2026-01-29mtd: spinand: Use standard return valuesMiquel Raynal1-4/+4
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal1-6/+0
2026-01-29mtd: spinand: Add missing checkMiquel Raynal1-0/+3
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-01-29spi: spi-mem: Create a repeated address operationMiquel Raynal1-0/+8
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal1131-5177/+9063