Age | Commit message (Expand) | Author |
2014-07-18 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-07-19 | random: check for increase of entropy_count because of signed conversion | Hannes Frederic Sowa |
2014-07-14 | hwrng: virtio - ensure reads happen after successful probe | Amit Shah |
2014-07-14 | hwrng: fetch randomness only after device init | Amit Shah |
2014-07-09 | i8k: Fix non-SMP operation | Guenter Roeck |
2014-06-17 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-15 | random: fix nasty entropy accounting bug | Theodore Ts'o |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-06-12 | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus | Al Viro |
2014-06-11 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int... | Linus Torvalds |
2014-06-06 | random: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-03 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-02 | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds |
2014-05-27 | applicom: dereferencing NULL on error path | Dan Carpenter |
2014-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-21 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-19 | virtio-rng: fixes for device registration/unregistration | Sasha Levin |
2014-05-19 | virtio-rng: fix boot with virtio-rng device | Sasha Levin |
2014-05-16 | random: fix BUG_ON caused by accounting simplification | Theodore Ts'o |
2014-05-14 | virtio-rng: support multiple virtio-rng devices | Amos Kong |
2014-05-13 | hwrng: n2-drv - Introduce the use of the managed version of kzalloc | Himangi Saraogi |
2014-05-12 | ACPI / TPM: Fix resume regression on Chromebooks | Rafael J. Wysocki |
2014-05-08 | hwrng: timeriomem - remove unnecessary OOM messages | Jingoo Han |
2014-05-08 | hwrng: omap - remove unnecessary OOM messages | Jingoo Han |
2014-05-07 | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar |
2014-05-06 | blkdev_aio_write() - turn into blkdev_write_iter() | Al Viro |
2014-05-06 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro |
2014-05-06 | agp: info leak in agpioc_info_wrap() | Dan Carpenter |
2014-04-28 | random: export add_disk_randomness | Christoph Hellwig |
2014-04-18 | Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang |
2014-04-17 | Merge branch 'ipmi' (emailed ipmi fixes) | Linus Torvalds |
2014-04-17 | ipmi: boolify some things | Corey Minyard |
2014-04-17 | ipmi: Turn off all activity on an idle ipmi interface | Corey Minyard |
2014-04-17 | ipmi: Turn off default probing of interfaces | Corey Minyard |
2014-04-17 | ipmi: Reset the KCS timeout when starting error recovery | Corey Minyard |
2014-04-17 | ipmi: Fix a race restarting the timer | Bodo Stroesser |
2014-04-17 | Char: ipmi_bt_sm, fix infinite loop | Jiri Slaby |
2014-04-16 | tty: Fix help text of SYNCLINK_CS | Jean Delvare |
2014-04-16 | ttyprintk: Allow built as a module | Takashi Iwai |
2014-04-16 | ttyprintk: Fix wrong tty_unregister_driver() call in the error path | Takashi Iwai |
2014-04-16 | hwrng: picoxcell - remove unbuildable picoxcell TRNG | Paul Bolle |
2014-04-16 | hwrng: Fix a few driver dependencies and defaults | Jean Delvare |
2014-04-16 | hwrng: Turn HW_RANDOM into a menuconfig | Jean Delvare |