- cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- cf09112 Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
- ed8a9d2c block: use bd{grab,put}() instead of open-coding by Ilya Dryomov · 9 years ago
- c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
- aad756f char: ipmi: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
- 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
- b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
- 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
- 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
- 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
- b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
- e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
- 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
- 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
- 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
- 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
- 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
- 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
- b808b1d don't open-code generic_file_llseek_size() by Al Viro · 9 years ago
- 1ab8729 hwrng: core - sleep interruptible in read by Jiri Slaby · 9 years ago
- f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
- 4c13ac1 hwrng: omap3-rom - convert timer to delayed work by Aaro Koskinen · 9 years ago
- c7f42c6 ipmi watchdog : add panic_wdt_timeout parameter by Jean-Yves Faye · 9 years ago
- 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
- 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
- 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
- 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
- d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
- 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
- b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
- eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
- 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
- 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago
- 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
- fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
- 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
- 526290a char: ipmi: ipmi_ssif: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
- 642c117 hwrng: exynos - Add Device Tree support by Krzysztof Kozlowski · 9 years ago
- bd1dffb hwrng: exynos - Fix missing configuration after suspend to RAM by Krzysztof Kozlowski · 9 years ago
- d7fd607 hwrng: exynos - Add timeout for waiting on init done by Krzysztof Kozlowski · 9 years ago
- f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
- d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
- 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
- 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
- 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
- a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
- 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 10 years ago
- 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
- 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
- 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
- eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
- fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
- d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
- c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
- 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
- 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
- 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 9 years ago
- c566f36 Merge 4.3-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
- d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 9 years ago
- 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
- d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
- cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
- 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
- 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
- eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
- c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
- 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
- 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
- 9b7ebe0 drivers/char: make efirtc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
- 2544007 drivers/char: make SGI snsc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
- a8cedfe drivers/char: make hpet.c explicitly non-modular by Paul Gortmaker · 9 years ago
- a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
- f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- bf2d087 ipmi:ssif: Add a module parm to specify that SMBus alerts don't work by Corey Minyard · 9 years ago
- acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
- d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
- c49c097 ipmi: Don't call receive handler in the panic context by Hidehiro Kawai · 9 years ago
- 06e5e34 ipmi: Avoid touching possible corrupted lists in the panic context by Hidehiro Kawai · 9 years ago
- 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
- e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
- b0868dd ipmi: Remove unneeded set_run_to_completion call by Hidehiro Kawai · 9 years ago
- 81d02b7 ipmi: Make some data const that was only read by Corey Minyard · 9 years ago
- 5186cf9 ipmi: constify SSIF ACPI device ids by Mathias Krause · 9 years ago
- a793089 ipmi: Delete an unnecessary check before the function call "cleanup_one_si" by Markus Elfring · 9 years ago
- fedb25e char:ipmi - Change 1 to true for bool type variables during initialization. by Shailendra Verma · 9 years ago
- 881c585 impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver by Nicholas Krause · 10 years ago