index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
intel-lpss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
1
-35
/
+33
2016-03-02
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
6
-52
/
+13
2016-03-02
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2
-27
/
+95
2016-03-02
eeprom: at25: extend driver to plug into the NVMEM framework
Andrew Lunn
2
-55
/
+71
2016-03-02
eeprom: at25: Remove in kernel API for accessing the EEPROM
Andrew Lunn
2
-28
/
+0
2016-03-02
eeprom: at24: extend driver to plug into the NVMEM framework
Andrew Lunn
2
-41
/
+82
2016-03-02
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
2
-9
/
+79
2016-03-02
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
2
-2
/
+56
2016-03-02
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Dan Bogdan Nechita
1
-1
/
+1
2016-03-02
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
1
-1
/
+1
2016-03-02
mei: me: add broxton pci device ids
Tomas Winkler
2
-0
/
+7
2016-03-01
lkdtm: improve use-after-free tests
Kees Cook
1
-4
/
+15
2016-03-01
lkdtm: add test for atomic_t underflow/overflow
David Windsor
1
-0
/
+13
2016-03-01
lkdtm: Add read/write after free tests for buddy memory
Laura Abbott
1
-0
/
+45
2016-03-01
lkdtm: Update WRITE_AFTER_FREE test
Laura Abbott
1
-4
/
+13
2016-03-01
lkdtm: Add READ_AFTER_FREE test
Laura Abbott
1
-0
/
+38
2016-03-01
MAINTAINERS: add myself as lkdtm maintainer
Kees Cook
1
-0
/
+5
2016-03-01
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
1
-1
/
+1
2016-03-01
sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.
David S. Miller
1
-0
/
+6
2016-02-29
extcon: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-2
/
+2
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-28
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-28
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-28
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-28
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-28
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
7
-16
/
+43
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
6
-10
/
+13
2016-02-27
ext4: online defrag not supported with DAX
Ross Zwisler
1
-0
/
+5
2016-02-27
ext2, ext4: only set S_DAX for regular inodes
Ross Zwisler
2
-2
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
2
-1
/
+18
2016-02-27
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
1
-0
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
8
-14
/
+14
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
2
-0
/
+23
2016-02-27
mm: numa: quickly fail allocations for NUMA balancing on full nodes
Mel Gorman
1
-1
/
+1
2016-02-27
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
1
-2
/
+12
2016-02-27
PCI: mvebu: Restrict build to 32-bit ARM
Thierry Reding
1
-0
/
+1
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
5
-16
/
+37
2016-02-26
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-02-26
ALSA: hda - Loop interrupt handling until really cleared
Takashi Iwai
3
-23
/
+33
2016-02-25
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
1
-4
/
+10
2016-02-25
ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
Takashi Iwai
1
-0
/
+8
2016-02-25
ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
David Henningsson
1
-2
/
+21
2016-02-25
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
1
-1
/
+1
2016-02-25
ALSA: hda - Fixing background noise on Dell Inspiron 3162
Kai-Heng Feng
1
-0
/
+8
2016-02-25
perf: Robustify task_function_call()
Peter Zijlstra
1
-20
/
+20
2016-02-25
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
1
-45
/
+70
2016-02-25
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
1
-19
/
+23
[next]