index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Lines
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
-0
/
+1
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
-3
/
+7
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2020-07-10
virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
Alexander Lobakin
-1
/
+2
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
-0
/
+8
2020-07-02
tpm_tis: Remove the HID IFX0102
Jarkko Sakkinen
-1
/
+0
2020-07-02
tpm_tis_spi: Prefer async probe
Douglas Anderson
-0
/
+1
2020-07-02
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
-7
/
+7
2020-07-02
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
-4
/
+4
2020-07-02
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
-1
/
+1
2020-07-02
tpm_tis_spi: Don't send anything during flow control
Douglas Anderson
-5
/
+4
2020-07-02
tpm: Fix TIS locality timeout problems
James Bottomley
-10
/
+9
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-0
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
-1
/
+1
2020-06-15
hwrng: ks-sa - Fix runtime PM imbalance on error
Dinghao Liu
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-63
/
+63
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
-4
/
+0
2020-06-08
random: fix an incorrect __user annotation on proc_do_entropy
Christoph Hellwig
-1
/
+1
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+109
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
-38
/
+18
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-1
/
+1
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-1
/
+1
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-8
/
+13
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-18
/
+0
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
-3
/
+3
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-12
/
+828
2020-05-29
cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
Al Viro
-14
/
+0
2020-05-29
nvram: drop useless access_ok()
Al Viro
-4
/
+0
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
-1
/
+1
2020-05-27
ipmi:ssif: Remove dynamic platform device handing
Corey Minyard
-22
/
+1
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
-2
/
+99
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-2
/
+2
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-7
/
+5
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
-1
/
+1
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
-1
/
+1
2020-05-18
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
Corey Minyard
-0
/
+1
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
-0
/
+2
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
-6
/
+6
2020-05-18
ipmi: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
-1
/
+1
2020-05-18
ipmi: use vzalloc instead of kmalloc for user creation
Feng Tang
-3
/
+4
2020-05-18
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
-3
/
+3
2020-05-18
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
-3
/
+0
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
-2
/
+2
2020-05-15
docs: fix references for ipmi.rst file
Mauro Carvalho Chehab
-3
/
+3
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
-2
/
+2
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
-1
/
+1
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
-3
/
+3
[next]