index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-05
1
-3
/
+3
|
\
|
*
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
2021-11-30
1
-3
/
+3
*
|
ipmi:ipmb: Fix unknown command response
Corey Minyard
2021-11-25
1
-3
/
+5
*
|
ipmi: fix IPMI_SMI_MSG_TYPE_IPMB_DIRECT response length checking
Corey Minyard
2021-11-25
1
-4
/
+15
*
|
ipmi: fix oob access due to uninit smi_msg type
Jakub Kicinski
2021-11-25
1
-0
/
+1
*
|
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
2021-11-23
1
-1
/
+1
*
|
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
2021-11-15
1
-1
/
+12
|
/
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
6
-260
/
+96
|
\
|
*
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
2021-10-19
1
-0
/
+1
|
*
char: xillybus: Eliminate redundant wrappers to DMA related calls
Eli Billauer
2021-10-05
4
-242
/
+86
|
*
char: xillybus: Simplify 'xillybus_init_endpoint()'
Christophe JAILLET
2021-09-14
4
-7
/
+4
|
*
char: xillybus: Remove usage of remaining deprecated pci_ API
Christophe JAILLET
2021-09-14
3
-12
/
+7
|
*
char: xillybus: Remove usage of 'pci_unmap_single()'
Christophe JAILLET
2021-09-14
2
-8
/
+4
|
*
char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
Christophe JAILLET
2021-09-14
1
-5
/
+4
|
*
/dev/mem: nowait zero/null ops
Pavel Begunkov
2021-09-14
1
-2
/
+6
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-03
2
-21
/
+74
|
\
\
|
*
|
virtio_console: validate max_nr_ports before trying to use it
Jason Wang
2021-11-01
1
-0
/
+9
|
*
|
hwrng: virtio - always add a pending request
Laurent Vivier
2021-11-01
1
-14
/
+12
|
*
|
hwrng: virtio - don't waste entropy
Laurent Vivier
2021-11-01
1
-17
/
+35
|
*
|
hwrng: virtio - don't wait on cleanup
Laurent Vivier
2021-11-01
1
-1
/
+6
|
*
|
hwrng: virtio - add an internal buffer
Laurent Vivier
2021-11-01
1
-10
/
+33
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-11-01
5
-15
/
+19
|
\
\
|
*
|
hwrng: s390 - replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-22
1
-2
/
+2
|
*
|
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-10-08
1
-2
/
+7
|
*
|
hwrng: meson - Improve error handling for core clock
Uwe Kleine-König
2021-10-01
1
-2
/
+3
|
*
|
hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-17
1
-3
/
+1
|
*
|
hwrng: Kconfig - Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-09-17
1
-6
/
+6
|
|
/
*
|
Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-11-01
10
-120
/
+879
|
\
\
|
*
|
ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...
Christophe JAILLET
2021-10-29
1
-1
/
+3
|
*
|
char: ipmi: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-21
3
-16
/
+16
|
*
|
ipmi: ipmb: fix dependencies to eliminate build error
Randy Dunlap
2021-10-14
1
-1
/
+1
|
*
|
ipmi:ipmb: Add OF support
Corey Minyard
2021-10-14
1
-5
/
+34
|
*
|
ipmi: bt: Add ast2600 compatible string
Joel Stanley
2021-10-07
1
-0
/
+1
|
*
|
ipmi: bt-bmc: Use registers directly
Joel Stanley
2021-10-06
1
-52
/
+16
|
*
|
ipmi: ipmb: Fix off-by-one size check on rcvlen
Colin Ian King
2021-10-05
1
-1
/
+1
|
*
|
ipmi:ssif: Use depends on, not select, for I2C
Corey Minyard
2021-10-05
1
-1
/
+1
|
*
|
ipmi:ipmb: Add initial support for IPMI over IPMB
Corey Minyard
2021-10-05
3
-0
/
+520
|
*
|
ipmi: Add support for IPMB direct messages
Corey Minyard
2021-10-05
1
-33
/
+255
|
*
|
ipmi: Export ipmb_checksum()
Corey Minyard
2021-10-05
1
-1
/
+2
|
*
|
ipmi: Check error code before processing BMC response
Corey Minyard
2021-10-05
1
-1
/
+8
|
*
|
ipmi:devintf: Return a proper error when recv buffer too small
Corey Minyard
2021-10-05
1
-3
/
+5
|
*
|
ipmi: Disable some operations during a panic
Corey Minyard
2021-10-05
2
-8
/
+19
|
*
|
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
2021-10-05
1
-4
/
+4
|
|
/
*
|
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-5
/
+4
|
\
\
|
*
|
cm4000_cs: Use struct_group() to zero struct cm4000_dev region
Kees Cook
2021-09-25
1
-5
/
+4
|
|
/
*
|
tpm_tis_spi: Add missing SPI ID
Mark Brown
2021-10-26
1
-0
/
+1
*
|
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2021-10-26
2
-8
/
+22
*
|
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
2021-10-26
1
-0
/
+3
*
|
tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-10-26
1
-1
/
+1
|
/
*
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-09-12
1
-12
/
+11
|
\
[next]