index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-03
random: initialize the last_time field in struct timer_rand_state
Theodore Ts'o
1
-2
/
+6
2013-11-03
random: don't zap entropy count in rand_initialize()
Theodore Ts'o
1
-7
/
+9
2013-11-03
random: printk notifications for urandom pool initialization
Theodore Ts'o
1
-1
/
+11
2013-11-03
random: make add_timer_randomness() fill the nonblocking pool first
Theodore Ts'o
1
-3
/
+4
2013-10-10
random: convert DEBUG_ENT to tracepoints
Theodore Ts'o
1
-36
/
+16
2013-10-10
random: push extra entropy to the output pools
Theodore Ts'o
1
-32
/
+86
2013-10-10
random: drop trickle mode
Theodore Ts'o
1
-17
/
+2
2013-10-10
random: adjust the generator polynomials in the mixing function slightly
Theodore Ts'o
1
-54
/
+49
2013-10-10
random: speed up the fast_mix function by a factor of four
Theodore Ts'o
1
-22
/
+28
2013-10-10
random: cap the rate which the /dev/urandom pool gets reseeded
Theodore Ts'o
1
-0
/
+24
2013-10-10
random: optimize the entropy_store structure
Theodore Ts'o
1
-8
/
+8
2013-10-10
random: optimize spinlock use in add_device_randomness()
Theodore Ts'o
1
-4
/
+10
2013-10-10
random: fix the tracepoint for get_random_bytes(_arch)
Theodore Ts'o
1
-1
/
+3
2013-10-10
random: account for entropy loss due to overwrites
H. Peter Anvin
1
-8
/
+52
2013-10-10
random: allow fractional bits to be tracked
H. Peter Anvin
1
-46
/
+92
2013-10-10
random: statically compute poolbitshift, poolbytes, poolbits
H. Peter Anvin
1
-20
/
+19
2013-10-10
random: mix in architectural randomness earlier in extract_buf()
Theodore Ts'o
1
-12
/
+12
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
1
-4
/
+4
2013-09-23
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-2
/
+1
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+48
2013-07-31
parisc: agp/parisc-agp: allow binding of user memory to the AGP GART
Alex Ivanov
1
-2
/
+4
2013-07-29
virtio: console: return -ENODEV on all read operations after unplug
Amit Shah
1
-1
/
+5
2013-07-29
virtio: console: fix raising SIGIO after port unplug
Amit Shah
1
-3
/
+5
2013-07-29
virtio: console: clean up port data immediately at time of unplug
Amit Shah
1
-8
/
+8
2013-07-29
virtio: console: fix race in port_fops_open() and port unplug
Amit Shah
1
-0
/
+4
2013-07-29
virtio: console: fix race with port unplug and open/close
Amit Shah
1
-7
/
+6
2013-07-23
virtio/console: Add pipe_lock/unlock for splice_write
Yoshihiro YUNOMAE
1
-5
/
+15
2013-07-23
virtio/console: Quit from splice_write if pipe->nrbufs is 0
Yoshihiro YUNOMAE
1
-0
/
+7
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-8
/
+10
2013-07-09
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
1
-0
/
+1
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-17
/
+8
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-47
/
+0
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2013-07-03
/dev/oldmem: Remove the interface
Zhang Yanfei
1
-47
/
+0
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-11
/
+14
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-51
/
+5
2013-07-02
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-17
/
+23
2013-06-29
tile-srom: switch to fixed_size_llseek()
Al Viro
1
-25
/
+3
2013-06-29
ps3flash: switch to generic_file_llseek_size()
Al Viro
1
-26
/
+2
2013-06-28
tpm/tpm_i2c_infineon: Remove unused header file
Peter Huewe
1
-1
/
+0
2013-06-28
tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
Lars-Peter Clausen
1
-3
/
+0
2013-06-28
char/agp: replace numeric with standard PM state macros
Yijing Wang
2
-5
/
+5
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1
-23
/
+31
2013-06-26
Revert "char: misc: assign file->private_data in all cases"
Greg Kroah-Hartman
1
-1
/
+1
2013-06-24
char: misc: assign file->private_data in all cases
Thomas Petazzoni
1
-1
/
+1
2013-06-21
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
2013-06-19
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
[next]