index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
HID: uclogic: Put version first in rdesc namespace
Nikolai Kondrashov
3
-42
/
+42
2022-03-01
HID: uclogic: Use "frame" instead of "buttonpad"
Nikolai Kondrashov
3
-53
/
+51
2022-03-01
HID: uclogic: Use different constants for frame report IDs
Nikolai Kondrashov
1
-4
/
+5
2022-03-01
HID: uclogic: Specify total report size to buttonpad macro
Nikolai Kondrashov
1
-6
/
+6
2022-03-01
HID: uclogic: Switch to matching subreport bytes
Nikolai Kondrashov
3
-11
/
+15
2022-03-01
HID: uclogic: Replace pen_frame_flag with subreport_list
Nikolai Kondrashov
3
-41
/
+73
2022-03-01
HID: uclogic: Remove pen usage masking
Nikolai Kondrashov
3
-54
/
+7
2022-02-16
HID: uclogic: Handle virtual frame reports
Nikolai Kondrashov
1
-5
/
+6
2022-02-16
HID: uclogic: Skip non-input raw events earlier
Nikolai Kondrashov
1
-3
/
+5
2022-02-16
HID: uclogic: Access pen/frame params directly in raw_event handling
Nikolai Kondrashov
1
-13
/
+11
2022-02-16
HID: uclogic: Split pen and frame raw event handling
Nikolai Kondrashov
1
-75
/
+120
2022-02-16
HID: uclogic: Support Huion 13th frame button
Nikolai Kondrashov
1
-4
/
+4
2022-02-16
HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
Nikolai Kondrashov
3
-3
/
+3
2022-02-16
HID: uclogic: Support Huion tilt reporting
Nikolai Kondrashov
4
-1
/
+23
2022-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
8
-29
/
+102
2022-02-15
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+19
2022-02-15
Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-22
/
+50
2022-02-15
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-6
/
+19
2022-02-14
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
1
-1
/
+1
2022-02-14
Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+3
2022-02-14
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2
-0
/
+41
2022-02-14
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2
-1
/
+25
2022-02-14
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
1
-0
/
+3
2022-02-14
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
1
-1
/
+1
2022-02-14
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
1
-0
/
+4
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
1
-14
/
+15
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-02-13
Linux 5.17-rc4
v5.17-rc4
Linus Torvalds
1
-2
/
+2
2022-02-13
Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-11
/
+17
2022-02-13
Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+19
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-25
/
+16
2022-02-13
Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+6
2022-02-13
Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2022-02-13
Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+31
2022-02-13
Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
3
-6
/
+19
2022-02-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+20
2022-02-12
Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-38
/
+105
2022-02-12
Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+22
2022-02-12
Merge tag 'tty-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-4
/
+5
2022-02-12
Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-57
/
+136
2022-02-12
Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-6
/
+6
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+23
2022-02-12
Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+20
2022-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-23
/
+51
2022-02-12
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-12
Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"
Greg Kroah-Hartman
1
-4
/
+2
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
3
-5
/
+8
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2
-7
/
+8
2022-02-11
mm: vmscan: remove deadlock due to throttling failing to make progress
Mel Gorman
1
-1
/
+3
[next]