index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-14
1
-30
/
+52
|
\
|
*
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-04-12
1
-30
/
+52
*
|
virtio_console: fix uninitialized variable use
Michael S. Tsirkin
2017-04-07
1
-2
/
+4
|
/
*
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-26
1
-2
/
+9
|
\
|
*
ppdev: fix registering same device name
Sudip Mukherjee
2017-03-16
1
-2
/
+9
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-24
2
-23
/
+69
|
\
\
|
*
|
hwrng: geode - Revert managed API changes
Prarit Bhargava
2017-03-16
1
-15
/
+35
|
*
|
hwrng: amd - Revert managed API changes
Prarit Bhargava
2017-03-16
1
-8
/
+34
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-15
1
-2
/
+14
|
\
|
|
|
|
/
|
/
|
|
*
hwrng: omap - Do not access INTMASK_REG on EIP76
Thomas Petazzoni
2017-03-08
1
-1
/
+12
|
*
hwrng: omap - use devm_clk_get() instead of of_clk_get()
Thomas Petazzoni
2017-03-08
1
-1
/
+1
|
*
hwrng: omap - write registers after enabling the clock
Thomas Petazzoni
2017-03-08
1
-1
/
+2
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-11
1
-79
/
+50
|
\
\
|
*
|
random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block
Fabio Estevam
2017-02-06
1
-5
/
+1
|
*
|
random: convert get_random_int/long into get_random_u32/u64
Jason A. Donenfeld
2017-01-27
1
-28
/
+27
|
*
|
random: use chacha20 for get_random_int/long
Jason A. Donenfeld
2017-01-27
1
-41
/
+43
|
*
|
random: fix comment for unused random_min_urandom_seed
Stephan Müller
2017-01-18
1
-3
/
+1
|
*
|
random: remove variable limit
Stephan Müller
2017-01-18
1
-23
/
+7
|
*
|
random: remove stale urandom_init_wait
Stephan Müller
2017-01-18
1
-1
/
+0
|
*
|
random: remove stale maybe_reseed_primary_crng
Stephan Mueller
2017-01-18
1
-7
/
+0
*
|
|
drivers/char/nwbutton: Fix build breakage caused by include file reshuffling
Guenter Roeck
2017-03-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
9
-6
/
+9
|
\
\
|
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
8
-5
/
+8
|
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
1
-3
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
virtio-console: avoid DMA from stack
Omar Sandoval
2017-03-02
1
-2
/
+10
|
*
|
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+1
*
|
|
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2017-02-28
6
-27
/
+66
|
\
\
\
|
*
|
|
ipmi: bt-bmc: Use a regmap for register access
Andrew Jeffery
2017-02-20
2
-22
/
+61
|
*
|
|
char: ipmi: constify ipmi_smi_handlers structures
Bhumika Goyal
2017-02-09
1
-1
/
+1
|
*
|
|
ipmi: make ipmi_usr_hndl const
Corey Minyard
2017-01-05
3
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
2
-2
/
+2
*
|
|
scripts/spelling.txt: add "explictely" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
|
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
2
-6
/
+5
*
|
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
1
-2
/
+4
|
\
\
\
|
*
\
\
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-3
/
+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
3
-12
/
+13
|
|
\
\
\
|
*
|
|
|
drm/i915: Use fixed-sized types for stolen
Chris Wilson
2017-01-06
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-02-23
5
-108
/
+221
|
\
\
\
\
|
*
|
|
|
hwrng: omap - update Kconfig help description
Russell King
2017-02-15
1
-2
/
+2
|
*
|
|
|
hwrng: cavium - Use per device name to allow for multiple devices.
David Daney
2017-02-11
1
-1
/
+5
|
*
|
|
|
hwrng: n2 - update version info
Shannon Nelson
2017-01-13
1
-4
/
+4
|
*
|
|
|
hwrng: n2 - support new hardware register layout
Shannon Nelson
2017-01-13
2
-46
/
+134
|
*
|
|
|
hwrng: n2 - add device data descriptions
Shannon Nelson
2017-01-13
2
-8
/
+54
|
*
|
|
|
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
2017-01-13
1
-1
/
+4
|
*
|
|
|
hwrng: core - remove unused PFX macro
Corentin LABBE
2016-12-27
1
-1
/
+0
|
*
|
|
|
hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h
Corentin LABBE
2016-12-27
1
-2
/
+1
|
*
|
|
|
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
Corentin LABBE
2016-12-27
1
-7
/
+7
|
*
|
|
|
hwrng: core - Rewrite the header
Corentin LABBE
2016-12-27
1
-29
/
+9
[next]