summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh1-0/+17
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen1-0/+13
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen1-0/+1
2026-01-10driver core: make bus_find_device_by_acpi_dev() stub prototype alignedAndy Shevchenko1-2/+2
2026-01-10x86/resctrl: Find and enable usable telemetry eventsTony Luck1-1/+1
2026-01-10audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das1-0/+2
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2-2/+7
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck1-2/+5
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck1-0/+11
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck1-0/+2
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck1-0/+6
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik1-0/+1
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik1-0/+1
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-8/+0
2026-01-09scatterlist: introduce sg_nents_for_dma() helperAndy Shevchenko1-0/+2
2026-01-08KVM: x86: Mark vmcs12 pages as dirty if and only if they're mappedSean Christopherson1-1/+8
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson1-2/+9
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-17/+33
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+10
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson1-48/+35
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+6
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki1-3/+2
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian1-1/+1
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita1-0/+1
2026-01-08locking/local_lock: Include more missing headersPeter Zijlstra1-0/+1
2026-01-08compiler-context-analysys: Fix CONFIG_MODVERSIONMarco Elver1-1/+1
2026-01-08cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný1-11/+14
2026-01-08dma-mapping: Remove dma_mark_clean (again)Robin Murphy1-8/+0
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt1-1/+1
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy1-47/+0
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei1-2/+2
2026-01-07bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...Leon Hwang2-2/+3
2026-01-07bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...Leon Hwang1-1/+3
2026-01-07bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array mapsLeon Hwang1-2/+7
2026-01-07bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang1-1/+22
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra1-0/+4
2026-01-07cred: remove unused set_security_override_from_ctx()Casey Schaufler1-1/+0
2026-01-07udp: udplite is unlikelyEric Dumazet1-1/+1
2026-01-07PCI/P2PDMA: Add missing struct p2pdma_provider documentationLeon Romanovsky1-0/+2
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown1-0/+9
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown2-2/+11
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown13-20/+59
2026-01-06linux/bitfield.h: replace __auto_type with autoH. Peter Anvin1-2/+3
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu3-27/+27
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky1-0/+5
2026-01-06sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functionsJoel Granados1-42/+4
2026-01-06sysctl: Replace unidirectional INT converter macros with functionsJoel Granados1-49/+7