index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-09-03
9
-7
/
+20
|
\
|
*
Input: iforce - add support for Boeder Force Feedback Wheel
Greg Tulli
2022-08-29
2
-0
/
+2
|
*
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
Tetsuo Handa
2022-08-28
3
-7
/
+13
|
*
Input: goodix - add compatible string for GT1158
Jarrah Gosbell
2022-08-23
1
-0
/
+1
|
*
MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS
Lukas Bulwahn
2022-08-23
1
-0
/
+1
|
*
Input: rk805-pwrkey - fix module autoloading
Peter Robinson
2022-08-23
1
-0
/
+1
|
*
Input: goodix - add support for GT1158
Ondrej Jirman
2022-08-12
1
-0
/
+1
|
*
dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
Jarrah Gosbell
2022-08-12
1
-0
/
+1
*
|
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-03
6
-61
/
+67
|
\
\
|
*
|
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
2022-08-30
1
-29
/
+24
|
*
|
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
2022-08-30
1
-8
/
+8
|
*
|
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
2022-08-30
1
-11
/
+6
|
*
|
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
2022-08-30
1
-1
/
+2
|
*
|
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
2022-08-30
1
-3
/
+1
|
*
|
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
2022-08-30
1
-0
/
+1
|
*
|
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
2022-08-30
1
-5
/
+9
|
*
|
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
2022-08-30
1
-2
/
+2
|
*
|
vt: Clear selection before changing the font
Helge Deller
2022-08-30
1
-4
/
+8
|
*
|
serial: document start_rx member at struct uart_ops
Mauro Carvalho Chehab
2022-08-18
1
-0
/
+8
*
|
|
Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-03
3
-36
/
+2
|
\
\
\
|
*
|
|
staging: rtl8712: fix use after free bugs
Dan Carpenter
2022-08-30
1
-36
/
+0
|
*
|
|
staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
Larry Finger
2022-08-16
1
-0
/
+1
|
*
|
|
staging: r8188eu: add firmware dependency
Grzegorz Szymaszek
2022-08-16
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-03
3
-7
/
+13
|
\
\
\
|
*
|
|
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
Stephen Boyd
2022-08-31
1
-28
/
+0
|
*
|
|
clk: bcm: rpi: Show clock id limit in error case
Stefan Wahren
2022-08-24
1
-1
/
+2
|
*
|
|
clk: bcm: rpi: Add missing newline
Stefan Wahren
2022-08-24
1
-3
/
+3
|
*
|
|
clk: bcm: rpi: Prevent out-of-bounds access
Stefan Wahren
2022-08-24
1
-1
/
+6
|
*
|
|
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
Stefan Wahren
2022-08-23
1
-1
/
+1
|
*
|
|
clk: core: Fix runtime PM sequence in clk_core_unprepare()
Chen-Yu Tsai
2022-08-23
1
-2
/
+1
|
*
|
|
clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
Chen-Yu Tsai
2022-08-23
1
-0
/
+28
|
*
|
|
clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Tony Lindgren
2022-08-19
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-09-03
2
-7
/
+15
|
\
\
\
|
*
|
|
hwmon: (gpio-fan) Fix array out of bounds access
Armin Wolf
2022-08-30
1
-0
/
+3
|
*
|
|
hwmon: (pmbus) Fix vout margin caching
Vincent Whitchurch
2022-08-17
1
-2
/
+8
|
*
|
|
hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
Christophe JAILLET
2022-08-17
1
-5
/
+4
|
|
/
/
*
|
|
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-09-03
3
-13
/
+16
*
|
|
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-03
6
-0
/
+261
|
\
\
\
|
*
|
|
Documentation: document ublk
Ming Lei
2022-09-02
3
-0
/
+255
|
*
|
|
Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0
Jens Axboe
2022-09-01
3
-0
/
+6
|
|
\
\
\
|
|
*
|
|
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
2022-08-31
1
-0
/
+3
|
|
*
|
|
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
2022-08-31
1
-0
/
+1
|
|
*
|
|
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
2022-08-31
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-03
11
-322
/
+99
|
\
\
\
\
|
*
|
|
|
selftests/net: return back io_uring zc send tests
Pavel Begunkov
2022-09-01
2
-79
/
+41
|
*
|
|
|
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
7
-76
/
+47
|
*
|
|
|
io_uring/notif: remove notif registration
Pavel Begunkov
2022-09-01
5
-103
/
+1
|
*
|
|
|
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
2022-09-01
4
-33
/
+9
|
*
|
|
|
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
2022-09-01
2
-39
/
+0
|
*
|
|
|
selftests/net: temporarily disable io_uring zc test
Pavel Begunkov
2022-09-01
1
-0
/
+9
[next]