Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b76e3f933327f9fd9df9a65a2d239e6e350cbee2
/
drivers
/
char
7139a06
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
4a072c7
random: silence compiler warnings and fix race
by Jason A. Donenfeld
· 7 years ago
5ad9345
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
9cd9cb0
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
b169c13
random: invalidate batched entropy after crng init
by Jason A. Donenfeld
· 7 years ago
92e7542
random: use lockless method of accessing and updating f->reg_idx
by Theodore Ts'o
· 7 years ago
32829da
drivers: char: mem: Fix wraparound check to allow mappings up to the end
by Julius Werner
· 7 years ago
5a4829b
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
ff5a201
pcmcia: remove left-over %Z format
by Nicolas Iooss
· 7 years ago
9dfa7bb
fix race in drivers/char/random.c:get_reg()
by Michael Schmitz
· 8 years ago
b299cde
drivers: char: mem: Check for address space wraparound with mmap()
by Julius Werner
· 8 years ago
3e21f4a
char: lp: fix possible integer overflow in lp_setup()
by Willy Tarreau
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
c44b594
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
0632466
format-security: move static strings to const
by Kees Cook
· 8 years ago
e47036b
agp: use set_memory.h header
by Laura Abbott
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
2f34c12
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
0302e28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
9b2bbdb
virtio: wrap find_vqs
by Michael S. Tsirkin
· 8 years ago
b68e7e9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
16b7629
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
174ddfd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6fb41cb
Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 8 years ago
2c1175c
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
by Robert Lippert
· 8 years ago
bbcb478
s390/trng: Introduce s390 TRNG device driver.
by Harald Freudenberger
· 8 years ago
8979b02
tpm: Fix reference count to main device
by Stefan Berger
· 8 years ago
e6aef06
tpm_tis: convert to using locality callbacks
by Jerry Snitselaar
· 8 years ago
fd5c786
tpm: fix handling of the TPM 2.0 event logs
by Petr Vandrovec
· 8 years ago
3b395d6
tpm_crb: remove a cruft constant
by Jarkko Sakkinen
· 8 years ago
7701d1f
hwrng: mtk - Add driver for hardware random generator on MT7623 SoC
by Sean Wang
· 8 years ago
b2a1d27
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
by Markus Elfring
· 8 years ago
c46ea13
crypto: exynos - Add new Exynos RNG driver
by Krzysztof Kozlowski
· 8 years ago
1c37ab5
Annotate hardware config module parameters in drivers/char/
by David Howells
· 8 years ago
94b599b
Annotate hardware config module parameters in drivers/char/mwave/
by David Howells
· 8 years ago
684497b
Annotate hardware config module parameters in drivers/char/ipmi/
by David Howells
· 8 years ago
856ee92
Merge tag 'v4.11-rc7' into drm-next
by Dave Airlie
· 8 years ago
5f252b3
time: Change k_clock timer_set() and timer_get() to use timespec64
by Deepa Dinamani
· 8 years ago
0fe6afe
time: Change k_clock clock_set() to use timespec64
by Deepa Dinamani
· 8 years ago
d2e3e0c
time: Change k_clock clock_getres() to use timespec64
by Deepa Dinamani
· 8 years ago
3c9c12f
time: Change k_clock clock_get() to use timespec64
by Deepa Dinamani
· 8 years ago
1882e56
Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
a4866aa
mm: Tighten x86 /dev/mem with zeroing reads
by Kees Cook
· 8 years ago
4729277
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
by Ingo Molnar
· 8 years ago
3f724c4
ipmi_si: use smi_num for init_name
by Tony Camuso
· 8 years ago
ca3bff7
hwrng: timeriomem - Improve performance for sub-jiffie update periods
by Rick Altherr
· 8 years ago
5ab693e
hwrng: timeriomem - Shorten verbose type and variable names
by Rick Altherr
· 8 years ago
7acd4de
hwrng: timeriomem - Migrate to new API
by Rick Altherr
· 8 years ago
8b932ed
hangcheck-timer: Fix typo in comment
by Shile Zhang
· 8 years ago
8ab44b4
drivers: char: misc: Replace printk with pr_err.
by Varsha Rao
· 8 years ago
5b884a9
drivers: char: misc: Add blank line after declaration.
by Varsha Rao
· 8 years ago
50a5e31
drivers: char: misc: Add space after ','.
by Varsha Rao
· 8 years ago
65ebd3d
drivers: char: misc: Replace "foo * bar" with "foo *bar".
by Varsha Rao
· 8 years ago
7ecaff7
ipmi: bt-bmc: Add ast2500 compatible string
by Joel Stanley
· 8 years ago
36cb82da
ipmi_ssif: use setup_timer
by Geliang Tang
· 8 years ago
6de65fc
ipmi: Fix kernel panic at ipmi_ssif_thread()
by Joeseph Chang
· 8 years ago
2055997
virtio_console: fix uninitialized variable use
by Michael S. Tsirkin
· 8 years ago
c6dc060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
08eff49
tpm/tpm_crb: Enable TPM CRB interface for ARM64
by Jiandi An
· 8 years ago
877c57d
tpm_crb: request and relinquish locality 0
by Jarkko Sakkinen
· 8 years ago
84d2594
tpm: make check_locality return bool
by Jerry Snitselaar
· 8 years ago
67c2f3d
tpm/tpm_crb: fix unused warnings on suspend/resume functions
by Jérémy Lefaure
· 8 years ago
0afb711
tpm: add sleep only for retry in i2c_nuvoton_write_status()
by Nayna Jain
· 8 years ago
2d2e376
tpm/st33zp24: Add GPIO ACPI mapping table
by Andy Shevchenko
· 8 years ago
31574d3
vTPM: Fix missing NULL check
by Hon Ching \(Vicky\) Lo
· 8 years ago
8569def
tpm_crb: check for bad response size
by Jerry Snitselaar
· 8 years ago
4d57856
tpm2: add session handle context saving and restoring to the space code
by James Bottomley
· 8 years ago
fdc915f
tpm: expose spaces via a device link /dev/tpmrm<n>
by James Bottomley
· 8 years ago
ecb38e2
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
by James Bottomley
· 8 years ago
745b361
tpm: infrastructure for TPM spaces
by Jarkko Sakkinen
· 8 years ago
58472f5
tpm: validate TPM 2.0 commands
by Jarkko Sakkinen
· 8 years ago
9aa36b3
tpm: export tpm2_flush_context_cmd
by Jarkko Sakkinen
· 8 years ago
a147918
tpm: move length validation to tpm_transmit()
by Jarkko Sakkinen
· 8 years ago
38eb24e
tpm_crb: encapsulate crb_wait_for_reg_32
by Jarkko Sakkinen
· 8 years ago
13b1f4a
tpm_crb: map locality registers
by Jarkko Sakkinen
· 8 years ago
5cc0101
tpm_tis_spi: Add small delay after last transfer
by Peter Huewe
· 8 years ago
591e48c
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
by Peter Huewe
· 8 years ago
e110cc6
tpm_tis_spi: Check correct byte for wait state indicator
by Peter Huewe
· 8 years ago
975094d
tpm_tis_spi: Abort transfer when too many wait states are signaled
by Peter Huewe
· 8 years ago
f848f21
tpm_tis_spi: Use single function to transfer data
by Peter Huewe
· 8 years ago
095fc30
tpm/tpm_crb: enter the low power state upon device suspend
by Winkler, Tomas
· 8 years ago
4bf4b4e
tpm: select CONFIG_CRYPTO
by Arnd Bergmann
· 8 years ago
a233a02
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
by Nayna Jain
· 8 years ago
b4e2eb0
tpm crb: Work around BIOS's that report the wrong ACPI region size
by Jason Gunthorpe
· 8 years ago
302a6ad
tpm_tis_core: Choose appropriate timeout for reading burstcount
by Alexander Steffen
· 8 years ago
e5c1ff1
Backmerge tag 'v4.11-rc4' into drm-next
by Dave Airlie
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
e8fe23f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
2e6d603
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 8 years ago
f7d88d2
drivers, char: convert vma_data.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
65d1086
BackMerge tag 'v4.11-rc3' into drm-next
by Dave Airlie
· 8 years ago
8dbbf58
tpm-chip: utilize new cdev_device_add helper function
by Logan Gunthorpe
· 8 years ago
2eec108
drivers/char: Convert remaining use of pr_warning to pr_warn
by Joe Perches
· 8 years ago
5cd5e6a
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
by Matthias Kaehlcke
· 8 years ago
43ec540
hwrng: omap - move clock related code to omap_rng_probe()
by Thomas Petazzoni
· 8 years ago
7a794a7
hwrng: meson - add clock handling to driver
by Heiner Kallweit
· 8 years ago
8c75704
hwrng: geode - Revert managed API changes
by Prarit Bhargava
· 8 years ago
Next »