index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-16
Don't leak a key reference if request_key() tries to use a revoked keyring
David Jeffery
2015-02-16
Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus
James Morris
2015-02-15
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-15
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-02-15
Added Little Endian support to vtpm module
honclo
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-02-14
mutex: remove unused field "name" in debug mode
Adrien Schildknecht
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2015-02-14
CRIS: Whitespace cleanup
Jesper Nilsson
2015-02-14
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
2015-02-14
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
2015-02-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-13
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
2015-02-13
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
2015-02-13
MAINTAINERS: add the RTC driver for the Armada38x
Gregory CLEMENT
2015-02-13
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
2015-02-13
rtc: armada38x: add the device tree binding documentation
Gregory CLEMENT
2015-02-13
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
2015-02-13
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
2015-02-13
of: add vendor prefix for Abracon Corporation
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
2015-02-13
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
2015-02-13
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
2015-02-13
ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120
Arnaud Ebalard
2015-02-13
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-pcf2123.c: add support for devicetree
Joshua Clayton
2015-02-13
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
Wang Nan
2015-02-13
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
Wang Nan
2015-02-13
init: remove CONFIG_INIT_FALLBACK
Andy Lutomirski
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
module: fix types of device tables aliases
Andrey Ryabinin
2015-02-13
kernel: add support for .init_array.* constructors
Andrey Ryabinin
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
mm: vmalloc: add flag preventing guard hole allocation
Andrey Ryabinin
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-13
lib: add kasan test module
Andrey Ryabinin
2015-02-13
kmemleak: disable kasan instrumentation for kmemleak
Andrey Ryabinin
2015-02-13
fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
Andrey Ryabinin
[next]