summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-17iommu/vt-d: Use pci_is_display()Mario Limonciello
2025-07-17vga_switcheroo: Use pci_is_display()Mario Limonciello
2025-07-17vfio/pci: Use pci_is_display()Mario Limonciello
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello
2025-07-17docs: kernel: Clarify printk_ratelimit_burst reset behaviorBreno Leitao
2025-07-17smp: Document preemption and stop_machine() mutual exclusionJoel Fernandes
2025-07-17stop_machine: Improve kernel-doc function-header commentsPaul E. McKenney
2025-07-17net/mlx5e: TX, Fix dma unmapping for devmem txDragos Tatulea
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer
2025-07-17PM: hibernate: Fix up white space that does not follow coding styleDarshan Rathod
2025-07-17sched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi
2025-07-17sched_ext: Fix scx_bpf_reenqueue_local() referenceChristian Loehle
2025-07-17workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()Uros Bizjak
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji
2025-07-17Merge back earlier cpufreq material for 6.17-rc1Rafael J. Wysocki
2025-07-17Merge tag 'amd-pstate-v6.17-2025-07-16' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17PM: sleep: Rearrange suspend/resume error handling in the coreRafael J. Wysocki
2025-07-17Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong
2025-07-17sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher
2025-07-17drm/amdgpu/sdma7: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/sdma6: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/sdma5.2: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/sdma5: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/gfx11: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher
2025-07-17drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher
2025-07-17drm/amdgpu: Add WARN_ON to the resource clear functionArunpravin Paneer Selvam
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar
2025-07-17nvme-pci: try function level reset on init failureKeith Busch
2025-07-17Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2025-07-17rxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells
2025-07-17rxrpc: Fix transmission of an abort in response to an abortDavid Howells
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-17rxrpc: Fix irq-disabled in local_bh_enable()David Howells
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu
2025-07-17net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
2025-07-17iommufd: Prevent ALIGN() overflowJason Gunthorpe
2025-07-17net: bridge: Do not offload IGMP/MLD messagesJoseph Huang