index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
HID: playstation: add microphone mute support for DualSense.
Roderick Colenbrander
1
-0
/
+44
2021-02-18
HID: playstation: add initial DualSense lightbar support.
Roderick Colenbrander
1
-0
/
+65
2021-02-18
HID: wacom: Ignore attempts to overwrite the touch_max value from HID
Jason Gerecke
1
-1
/
+6
2021-02-17
HID: playstation: fix array size comparison (off-by-one)
Colin Ian King
1
-1
/
+1
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-02-09
HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
Hans de Goede
1
-3
/
+9
2021-02-09
HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
Elia Devito
2
-0
/
+3
2021-02-09
HID: logitech-dj: add support for the new lightspeed connection iteration
Filipe Laíns
1
-1
/
+6
2021-02-09
HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
You-Sheng Yang
2
-0
/
+2
2021-02-05
HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming
Filipe Laíns
1
-0
/
+1
2021-02-05
HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
Hans de Goede
2
-0
/
+4
2021-02-05
HID: displays: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-3
/
+3
2021-02-05
HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-02-05
HID: lg-g15: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-02-02
HID: google: Get HID report on probe to confirm tablet switch state
Nicolas Boichat
1
-19
/
+66
2021-02-02
HID: hid-input: avoid splitting keyboard, system and consumer controls
Dmitry Torokhov
1
-0
/
+10
2021-01-28
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
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
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
HID: correct kernel-doc notation in hid-quirks.c
Randy Dunlap
1
-11
/
+14
2021-01-26
HID: correct kernel-doc notation in <linux/hid*.h>
Randy Dunlap
2
-8
/
+16
2021-01-26
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2
-4
/
+5
2021-01-26
HID: multitouch: Set to high latency mode on suspend.
Blaž Hrastnik
1
-0
/
+10
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
[next]