index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+13
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+0
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-12
/
+828
2020-05-29
cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
Al Viro
1
-14
/
+0
2020-05-29
nvram: drop useless access_ok()
Al Viro
1
-4
/
+0
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+5
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
1
-1
/
+1
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-05-15
docs: fix references for ipmi.rst file
Mauro Carvalho Chehab
3
-3
/
+3
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
1
-1
/
+1
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
1
-3
/
+3
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
1
-6
/
+7
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
1
-1
/
+0
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
1
-1
/
+1
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
1
-3
/
+1
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2020-04-22
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-04-21
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
1
-1
/
+7
2020-04-21
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
1
-1
/
+1
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
1
-63
/
+73
2020-04-21
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
1
-0
/
+1
2020-04-20
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
1
-0
/
+1
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
1
-7
/
+10
2020-04-17
virtio-rng: pull in slab.h
Michael S. Tsirkin
1
-0
/
+1
2020-04-16
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
34
-1942
/
+390
2020-04-16
hwrng: xgene - Delete an error message in xgene_rng_probe()
Markus Elfring
1
-3
/
+1
2020-04-16
hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
Markus Elfring
1
-4
/
+1
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
4
-0
/
+821
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-04-10
change email address for Pali Rohár
Pali Rohár
1
-2
/
+2
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-32
/
+139
2020-04-10
agp/intel: Reinforce the barrier after GTT updates
Chris Wilson
1
-1
/
+3
2020-04-07
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
Dan Carpenter
1
-1
/
+1
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-4
/
+4
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-35
/
+51
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-1817
/
+64
2020-04-03
ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_c...
Jules Irenge
1
-0
/
+2
2020-04-03
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
1
-23
/
+121
2020-04-03
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
1
-3
/
+4
2020-04-03
ipmi: fix hung processes in __get_guid()
Wen Yang
1
-2
/
+2
[next]