index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
cpufreq: scmi: Add support to parse domain-id using #power-domain-cells
Ulf Hansson
1
-6
/
+18
2023-09-21
dt-bindings: power: Clarify performance capabilities of power-domains
Ulf Hansson
1
-8
/
+9
2023-09-21
dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
Ulf Hansson
1
-2
/
+9
2023-09-21
dt-bindings: arm: cpus: Add a power-domain-name for a performance-domain
Ulf Hansson
1
-1
/
+3
2023-09-21
cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()
Ulf Hansson
1
-7
/
+4
2023-09-21
firmware: arm_scmi: Drop redundant ->device_domain_id() from perf ops
Ulf Hansson
2
-15
/
+0
2023-09-21
firmware: arm_scmi: Align perf ops to use domain-id as in-parameter
Ulf Hansson
3
-26
/
+16
2023-09-21
cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreq
Ulf Hansson
1
-4
/
+15
2023-09-21
firmware: arm_scmi: Extend perf protocol ops to get information of a domain
Ulf Hansson
2
-17
/
+38
2023-09-21
firmware: arm_scmi: Extend perf protocol ops to get number of domains
Ulf Hansson
2
-0
/
+10
2023-09-20
firmware: arm_scmi: Add clock OEM config clock operations
Cristian Marussi
2
-0
/
+29
2023-09-20
clk: scmi: Add support for .is_enabled clk_ops
Cristian Marussi
1
-3
/
+20
2023-09-20
firmware: arm_scmi: Add clock .state_get support to pre-v3.2
Cristian Marussi
1
-7
/
+45
2023-09-20
firmware: arm_scmi: Add v3.2 clock CONFIG_GET support
Cristian Marussi
2
-0
/
+67
2023-09-20
firmware: arm_scmi: Add clock v3.2 CONFIG_SET support
Cristian Marussi
1
-8
/
+80
2023-09-20
firmware: arm_scmi: Simplify enable/disable clock operations
Cristian Marussi
3
-27
/
+17
2023-09-17
Linux 6.6-rc2
Linus Torvalds
1
-1
/
+1
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-24
/
+61
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+34
2023-09-17
Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2023-09-17
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-09-17
stat: remove no-longer-used helper macros
Linus Torvalds
1
-6
/
+0
2023-09-17
Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+24
2023-09-17
Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+1
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-51
/
+64
2023-09-17
x86/purgatory: Remove LTO flags
Song Liu
1
-0
/
+4
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2
-14
/
+39
2023-09-16
Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2023-09-16
vm: fix move_vma() memory accounting being off
Linus Torvalds
1
-1
/
+1
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
21
-107
/
+112
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
8
-40
/
+63
2023-09-16
Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2023-09-16
Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2023-09-16
Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+35
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+11
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-09-15
Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-1
/
+129
2023-09-15
Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-4
/
+5
2023-09-15
Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-14
/
+16
2023-09-15
Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+15
2023-09-15
Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-30
/
+33
2023-09-15
Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linux
Linus Torvalds
9
-40
/
+65
2023-09-15
Merge tag 'io_uring-6.6-2023-09-15' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+5
2023-09-15
Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2023-09-15
Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
57
-235
/
+464
2023-09-15
Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-38
/
+43
2023-09-15
dm: don't attempt to queue IO under RCU protection
Jens Axboe
1
-21
/
+2
2023-09-15
Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
[next]