index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
HID: playstation: fix unused variable in ps_battery_get_property.
Roderick Colenbrander
1
-2
/
+2
2021-02-17
HID: playstation: report DualSense hardware and firmware version.
Roderick Colenbrander
1
-0
/
+81
2021-02-11
HID: playstation: add DualSense classic rumble support.
Roderick Colenbrander
2
-2
/
+214
2021-02-11
HID: playstation: add DualSense Bluetooth support.
Roderick Colenbrander
2
-0
/
+42
2021-02-11
HID: playstation: track devices in list.
Roderick Colenbrander
1
-0
/
+46
2021-02-11
HID: playstation: add DualSense accelerometer and gyroscope support.
Roderick Colenbrander
1
-0
/
+203
2021-02-11
HID: playstation: add DualSense touchpad support.
Roderick Colenbrander
1
-0
/
+66
2021-02-11
HID: playstation: add DualSense battery support.
Roderick Colenbrander
2
-3
/
+138
2021-02-11
HID: playstation: use DualSense MAC address as unique identifier.
Roderick Colenbrander
1
-0
/
+58
2021-02-11
HID: playstation: initial DualSense USB support.
Roderick Colenbrander
5
-0
/
+344
2021-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
3
-5
/
+7
2021-01-28
Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
16
-26
/
+22
2021-01-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-24
/
+9
2021-01-28
Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
28
-65
/
+204
2021-01-28
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
2021-01-27
Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+12
2021-01-26
mailmap: remove the "repo-abbrev" comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-26
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
Helge Deller
2
-6
/
+12
2021-01-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-112
/
+172
2021-01-26
Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+3
2021-01-26
Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+63
2021-01-26
parisc: Remove leftover reference to the power_tasklet
Davidlohr Bueso
1
-3
/
+0
2021-01-26
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
1
-50
/
+34
2021-01-26
media: hantro: Fix reset_raw_fmt initialization
Ricardo Ribalda
1
-1
/
+1
2021-01-26
media: cec: add stm32 driver
Yannick Fertre
1
-0
/
+1
2021-01-26
media: cedrus: Fix H264 decoding
Jernej Skrabec
1
-1
/
+1
2021-01-26
media: v4l2-subdev.h: BIT() is not available in userspace
Hans Verkuil
1
-1
/
+1
2021-01-26
ALSA: hda/via: Apply the workaround generically for Clevo machines
Takashi Iwai
1
-1
/
+1
2021-01-26
Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
22
-61
/
+184
2021-01-26
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2
-4
/
+5
2021-01-25
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
3
-9
/
+29
2021-01-25
KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
Sean Christopherson
1
-26
/
+25
2021-01-25
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
1
-9
/
+6
2021-01-25
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-01-25
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
3
-2
/
+5
2021-01-25
KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG
Zenghui Yu
1
-9
/
+7
2021-01-25
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+4
2021-01-25
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-01-25
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-01-25
KVM: x86: Add more protection against undefined behavior in rsvd_bits()
Sean Christopherson
1
-1
/
+8
2021-01-25
KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
Quentin Perret
1
-1
/
+1
2021-01-25
Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
6
-49
/
+74
2021-01-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2021-01-25
fs/pipe: allow sendfile() to pipe again
Johannes Berg
1
-0
/
+1
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
3
-7
/
+3
2021-01-25
Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-01-25
Merge series "ASoC: SOF: partial fix to Kconfig issues" from Pierre-Louis Bos...
Mark Brown
3
-10
/
+14
2021-01-25
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-1
/
+1
2021-01-25
spidev: Add cisco device compatible
Daniel Walker
1
-0
/
+1
2021-01-25
ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E
Libin Yang
1
-0
/
+10
[next]