index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-08
random: fix an incorrect __user annotation on proc_do_entropy
Christoph Hellwig
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-29
cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
Al Viro
2020-05-29
nvram: drop useless access_ok()
Al Viro
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-27
ipmi:ssif: Remove dynamic platform device handing
Corey Minyard
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
2020-05-18
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
Corey Minyard
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
2020-05-18
ipmi: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
2020-05-18
ipmi: use vzalloc instead of kmalloc for user creation
Feng Tang
2020-05-18
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
2020-05-18
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-05-15
docs: fix references for ipmi.rst file
Mauro Carvalho Chehab
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-23
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
Madhuparna Bhowmik
2020-04-22
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-21
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
2020-04-21
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
[next]