summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-12spi: spi-mem: Create a repeated address operationMiquel Raynal
2026-01-12spi: spi-mem: Make the DTR command operation macro more suitableMiquel Raynal
2026-01-12Merge tag 'v6.19-rc5' into driver-core-nextDanilo Krummrich
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman
2026-01-12rv: Refactor da_monitor to minimise macrosGabriele Monaco
2026-01-12firewire: core: stop using page private to store DMA mapping addressTakashi Sakamoto
2026-01-12firewire: core: move private function declaration from public header to inter...Takashi Sakamoto
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig
2026-01-11blk-crypto: add a bio_crypt_ctx() helperChristoph Hellwig
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen
2026-01-10driver core: make bus_find_device_by_acpi_dev() stub prototype alignedAndy Shevchenko
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-09scatterlist: introduce sg_nents_for_dma() helperAndy Shevchenko
2026-01-08KVM: x86: Mark vmcs12 pages as dirty if and only if they're mappedSean Christopherson
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita
2026-01-08locking/local_lock: Include more missing headersPeter Zijlstra
2026-01-08compiler-context-analysys: Fix CONFIG_MODVERSIONMarco Elver
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný
2026-01-08dma-mapping: Remove dma_mark_clean (again)Robin Murphy
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei