index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
10
-59
/
+36
2022-10-10
drm/amdgpu: Fix SDMA engine resume issue under SRIOV
Bokun Zhang
1
-3
/
+10
2022-10-10
drm/amd/display: Fix watermark calculation
Alvin Lee
1
-1
/
+1
2022-10-10
drm/amd/display: Drop uncessary OTG lock check
Rodrigo Siqueira
1
-10
/
+1
2022-10-10
drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL
Rodrigo Siqueira
4
-20
/
+5
2022-10-10
drm/amd/display: Add a missing hook to DCN20
Rodrigo Siqueira
1
-0
/
+1
2022-10-10
drm/amd/display: always allow pstate change when no dpps are active on dcn315
Dmytro Laktyushkin
1
-3
/
+6
2022-10-10
drm/amd/display: Display does not light up after S4 resume
Meenakshikumar Somasundaram
5
-1
/
+56
2022-10-10
drm/amd/display: Use the same cursor info across features
Max Tseng
11
-148
/
+400
2022-10-10
drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent
Dillon Varone
1
-2
/
+2
2022-10-10
drm/amd/display: Acquire FCLK DPM levels on DCN32
Dillon Varone
2
-15
/
+41
2022-10-10
drm/amd/display: Validate DSC After Enable All New CRTCs
Fangzhi Zuo
1
-4
/
+9
2022-10-10
drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resources
Jun Lei
5
-2
/
+61
2022-10-10
Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-5
/
+28
2022-10-10
Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
9
-28
/
+4
2022-10-10
drm/amd/display: increase hardware status wait time
Vladimir Stempen
2
-3
/
+3
2022-10-10
drm/amd/display: Do not trigger timing sync for phantom pipes
Aurabindo Pillai
1
-3
/
+23
2022-10-10
drm/amd/display: Use correct pixel clock to program DTBCLK DTO's
Dillon Varone
1
-1
/
+1
2022-10-10
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-2
/
+1
2022-10-10
drm/amd/display: zeromem mypipe heap struct before using it
Martin Leung
1
-0
/
+2
2022-10-10
drm/amd/display: properly configure DCFCLK when enable/disable Freesync
Vladimir Stempen
2
-1
/
+13
2022-10-10
Revert "drm/amd/display: skip commit minimal transition state"
Dillon Varone
1
-20
/
+0
2022-10-10
drm/amd/display: Update PMFW z-state interface for DCN314
Nicholas Kazlauskas
2
-9
/
+5
2022-10-10
drm/amd/display: explicitly disable psr_feature_enable appropriately
Shirish S
1
-2
/
+6
2022-10-10
Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
Tejun Heo
1
-0
/
+5
2022-10-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
15
-65
/
+253
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
8
-45
/
+40
2022-10-10
Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
8
-96
/
+42
2022-10-10
Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-30
/
+53
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
17
-146
/
+245
2022-10-10
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-46
/
+38
2022-10-10
cgroup: Reorganize css_set_lock and kernfs path processing
Michal Koutný
1
-13
/
+27
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
60
-902
/
+1501
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
445
-993
/
+1467
2022-10-10
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
3
-2
/
+6
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
116
-2932
/
+9015
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
23
-369
/
+1035
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
34
-486
/
+1299
2022-10-10
Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
3
-41
/
+33
2022-10-10
module: tracking: Keep a record of tainted unloaded modules only
Aaron Tomlin
1
-0
/
+3
2022-10-10
Merge tag 'modules-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
2
-1
/
+69
2022-10-10
docs/zh_CN: Update the translation of page_owner to 6.0-rc7
Yanteng Si
1
-3
/
+7
2022-10-10
docs/zh_CN: Update the translation of ksm to 6.0-rc7
Yanteng Si
1
-1
/
+1
2022-10-10
docs/howto: Replace abundoned URL of gmane.org
Akira Yokosawa
6
-6
/
+6
2022-10-10
Documentation: ubifs: Fix compression idiom
Joel Stanley
1
-1
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
87
-763
/
+729
2022-10-10
Documentation/mm/page_owner.rst: delete frequently changing experimental data
Yixuan Cao
1
-16
/
+4
2022-10-10
docs/zh_CN: Fix build warning
Yanteng Si
4
-4
/
+4
2022-10-10
docs: ftrace: Correct access mode
Leo Yan
1
-1
/
+1
2022-10-10
Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
6
-5
/
+166
[prev]
[next]