summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-18ethtool: rss: initial RSS_SET (indirection table handling)Jakub Kicinski6-1/+242
2025-07-18docs: document linked listsNicolas Frattaroli3-6/+777
2025-07-18scripts: kdoc: make it backward-compatible with Python 3.7Mauro Carvalho Chehab1-1/+3
2025-07-18docs: kernel-doc: emit warnings for ancient versions of PythonMauro Carvalho Chehab1-0/+10
2025-07-18Documentation/rtla: Describe exit statusCosta Shulyupin1-0/+11
2025-07-18Documentation/rtla: Add include common_appendix.rstCosta Shulyupin1-0/+2
2025-07-17ALSA: hda: Use pci_is_display()Mario Limonciello2-3/+3
2025-07-17iommu/vt-d: Use pci_is_display()Mario Limonciello1-1/+1
2025-07-17vga_switcheroo: Use pci_is_display()Mario Limonciello1-1/+1
2025-07-17vfio/pci: Use pci_is_display()Mario Limonciello1-2/+1
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello1-0/+15
2025-07-17docs: kernel: Clarify printk_ratelimit_burst reset behaviorBreno Leitao1-1/+2
2025-07-17smp: Document preemption and stop_machine() mutual exclusionJoel Fernandes1-9/+17
2025-07-17stop_machine: Improve kernel-doc function-header commentsPaul E. McKenney1-23/+41
2025-07-17net/mlx5e: TX, Fix dma unmapping for devmem txDragos Tatulea3-7/+17
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer1-1/+1
2025-07-17PM: hibernate: Fix up white space that does not follow coding styleDarshan Rathod1-6/+6
2025-07-17sched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi1-1/+1
2025-07-17sched_ext: Fix scx_bpf_reenqueue_local() referenceChristian Loehle1-1/+1
2025-07-17workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()Uros Bizjak1-8/+5
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji1-20/+43
2025-07-17Merge back earlier cpufreq material for 6.17-rc1Rafael J. Wysocki6-76/+49
2025-07-17Merge tag 'amd-pstate-v6.17-2025-07-16' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-1/+1
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski241-1158/+3064
2025-07-17PM: sleep: Rearrange suspend/resume error handling in the coreRafael J. Wysocki1-44/+35
2025-07-17Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong1-7/+1
2025-07-17sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong1-12/+3
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki12-68/+227
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt2-4/+30
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds113-549/+1591
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+20
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher25-79/+37
2025-07-17drm/amdgpu/sdma7: re-emit unprocessed state on ring resetAlex Deucher1-4/+3
2025-07-17drm/amdgpu/sdma6: re-emit unprocessed state on ring resetAlex Deucher1-4/+3
2025-07-17drm/amdgpu/sdma5.2: re-emit unprocessed state on ring resetAlex Deucher1-2/+6
2025-07-17drm/amdgpu/sdma5: re-emit unprocessed state on ring resetAlex Deucher1-2/+6
2025-07-17drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx11: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher1-31/+4
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher1-7/+2
2025-07-17drm/amdgpu/gfx9: re-emit unprocessed state on kcq resetAlex Deucher1-8/+2
2025-07-17drm/amdgpu: Add WARN_ON to the resource clear functionArunpravin Paneer Selvam1-1/+4
2025-07-17drm/amd/pm: Use cached metrics data on SMUv13.0.6Lijo Lazar1-1/+1
2025-07-17drm/amd/pm: Use cached data for min/max clocksLijo Lazar1-19/+19
2025-07-17nvme-pci: try function level reset on init failureKeith Busch1-2/+22
2025-07-17Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-5/+17
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski36-240/+289
2025-07-17Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski9-42/+83
2025-07-17rxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells5-19/+37
2025-07-17rxrpc: Fix transmission of an abort in response to an abortDavid Howells1-0/+3