summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li1-1/+0
2026-01-09ACPI: processor: idle: Rearrange declarations in header fileHuisong Li1-5/+2
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki1-2/+2
2026-01-09ACPI: processor: Remove unused empty stubs of some functionsHuisong Li1-20/+0
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li1-0/+2
2026-01-09audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-7/+0
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min2-63/+89
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das1-0/+2
2026-01-09drm/dp: Add byte-by-byte fallback for broken USB-C adaptersChia-Lin Kao (AceLan)1-20/+37
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-183/+88
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-3/+8
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 'renesas-r9a09g077-dt-binding-defs-tag6' into renesas-dts-for-v6.20Geert Uytterhoeven2-0/+6
2026-01-09Merge tag 'renesas-r9a09g077-dt-binding-defs-tag6' into renesas-clk-for-v6.20Geert Uytterhoeven2-0/+2
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie5-39/+69
2026-01-09scatterlist: introduce sg_nents_for_dma() helperAndy Shevchenko1-0/+2
2026-01-09Merge tag 'spacemit-clkrst-v6.20-3' into spacemit-clk-for-6.20Yixun Lan1-0/+273
2026-01-09clk: spacemit: k3: extract common headerYixun Lan1-0/+273
2026-01-09dt-bindings: soc: spacemit: k3: add clock supportYixun Lan1-0/+390
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-1/+12
2026-01-09clk: spacemit: prepare common ccu headerYixun Lan2-11/+22
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 Kicinski13-46/+86
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 Christopherson2-48/+43
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-08drm/gpuvm: use const for drm_gpuva_op_* ptrsAlice Ryhl1-4/+4
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl1-2/+2
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-08Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+5
2026-01-08wifi: cfg80211: add cfg80211_stop_link() for per-link teardownManish Dharanenthiran1-2/+20
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita1-0/+1
2026-01-08mei: late_bind: fix struct intel_lb_component_ops kernel-docJani Nikula1-1/+2
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-08dt-bindings: clock: renesas,r9a09g077/87: Add PCLKCAN IDLad Prabhakar2-0/+2
2026-01-08ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela1-1/+1
2026-01-07cgroup: 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-07Merge drm/drm-next into drm-xe-nextRodrigo Vivi33-117/+719
2026-01-08Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-183/+88