index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
Input: adp5588-keys - do not check for irq presence
Nuno Sá
1
-5
/
+0
2022-08-31
dt-bindings: input: adp5588: add bindings
Nuno Sá
2
-0
/
+112
2022-08-31
Input: adp5588-keys - add support for fw properties
Nuno Sá
3
-276
/
+289
2022-08-31
Input: adp5588-keys - bail out on returned error
Nuno Sá
1
-18
/
+38
2022-08-31
gpio: gpio-adp5588: drop the driver
Nuno Sá
4
-462
/
+0
2022-08-31
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
3
-134
/
+144
2022-08-31
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-3
/
+3
2022-08-31
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
2
-7
/
+8
2022-08-23
Input: gameport - move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-19
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
35
-76
/
+76
2022-08-17
Input: adc-joystick - add polled input device support
Chris Morgan
1
-12
/
+53
2022-08-17
dt-bindings: adc-joystick: add poll-interval
Chris Morgan
1
-0
/
+5
2022-08-17
Input: Add IBM Operation Panel driver
Eddie James
4
-0
/
+219
2022-08-17
dt-bindings: input: Add documentation for IBM Operation Panel
Eddie James
2
-0
/
+56
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
13972
-268070
/
+1364017
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
619
-1733
/
+646
2022-08-16
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
3
-17
/
+8
2022-08-16
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-3
/
+8
2022-08-16
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
1
-2
/
+0
2022-08-16
leds: lm3697: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-08-16
drm/i2c/sil164: Drop no-op remove function
Uwe Kleine-König
1
-7
/
+0
2022-08-15
Linux 6.0-rc1
v6.0-rc1
Linus Torvalds
1
-4
/
+4
2022-08-14
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
1
-1
/
+1
2022-08-14
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+3
2022-08-14
take care to handle NULL ->proc_lseek()
Al Viro
1
-0
/
+3
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-36
/
+116
2022-08-14
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...
Linus Torvalds
112
-4871
/
+93678
2022-08-14
Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-30
/
+25
2022-08-14
Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2022-08-14
Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
19
-445
/
+528
2022-08-14
afs: Enable multipage folio support
David Howells
2
-1
/
+3
2022-08-14
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+8
2022-08-14
Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+27
2022-08-14
Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
59
-181
/
+370
2022-08-14
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
14
-25
/
+1822
2022-08-13
Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-46
/
+193
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-99
/
+124
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-7
/
+19
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-183
/
+178
2022-08-13
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
4
-134
/
+238
2022-08-13
perf vendor events: Update events for snowridgex
Zhengjun Xing
1
-84
/
+27
2022-08-13
perf vendor events: Update events and metrics for skylakex
Zhengjun Xing
4
-1157
/
+24918
2022-08-13
perf vendor events: Update metrics for sapphirerapids
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events for knightslanding
Zhengjun Xing
1
-0
/
+213
2022-08-13
perf vendor events: Update metrics for jaketown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update metrics for ivytown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events and metrics for icelakex
Zhengjun Xing
4
-556
/
+38332
2022-08-13
perf vendor events: Update events and metrics for haswellx
Zhengjun Xing
2
-171
/
+413
2022-08-13
perf vendor events: Update events and metrics for cascadelakex
Zhengjun Xing
4
-1241
/
+25848
2022-08-13
perf vendor events: Update events and metrics for broadwellx
Zhengjun Xing
2
-159
/
+10
[next]