summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-05nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin1-1/+1
2016-03-05nvmem: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+4
2016-03-05char: genrtc: replace blacklist with whitelistArnd Bergmann1-1/+2
2016-03-05drivers/hwtracing: make coresight-etm-perf.c explicitly non-modularPaul Gortmaker1-2/+2
2016-03-05drivers: char: mem: fix IS_ERROR_VALUE usageAndrzej Hajda1-1/+1
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer1-1/+3
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King1-1/+3
2016-03-02Drivers: hv: vmbus: Support kexec on ws2012 r2 and aboveAlex Ng1-1/+9
2016-03-02Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan3-7/+17
2016-03-02Drivers: hv: utils: Remove util transport handler from list if registration f...Alex Ng1-0/+3
2016-03-02Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan5-3/+5
2016-03-02Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...Vitaly Kuznetsov1-1/+1
2016-03-02Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov3-47/+27
2016-03-02Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov4-6/+6
2016-03-02Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messagesVitaly Kuznetsov1-35/+33
2016-03-02misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn6-52/+13
2016-03-02eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2-27/+95
2016-03-02eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2-55/+71
2016-03-02eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2-28/+0
2016-03-02eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2-41/+82
2016-03-02nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2-9/+79
2016-03-02nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2-2/+56
2016-03-02misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita1-1/+1
2016-03-02drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-03-02mei: me: add broxton pci device idsTomas Winkler2-0/+7
2016-03-02Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman15-9/+399
2016-03-02Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman11-13/+92
2016-03-02Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman539-4374/+7318
2016-03-02lkdtm: improve use-after-free testsKees Cook1-4/+15
2016-03-02lkdtm: add test for atomic_t underflow/overflowDavid Windsor1-0/+13
2016-03-02lkdtm: Add read/write after free tests for buddy memoryLaura Abbott1-0/+45
2016-03-02lkdtm: Update WRITE_AFTER_FREE testLaura Abbott1-4/+13
2016-03-02lkdtm: Add READ_AFTER_FREE testLaura Abbott1-0/+38
2016-03-02MAINTAINERS: add myself as lkdtm maintainerKees Cook1-0/+5
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-6/+275
2016-03-01sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller1-0/+6
2016-02-29extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko1-2/+2
2016-02-28Linux 4.5-rc6Linus Torvalds1-1/+1
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-131/+244
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-7/+15
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+8
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-75/+127
2016-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-37/+22
2016-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds24-105/+173
2016-02-28do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-28should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2