index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
ALSA: hda - Loop interrupt handling until really cleared
Takashi Iwai
3
-23
/
+33
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
drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
Ben Skeggs
2
-0
/
+16
2016-02-25
drm/nouveau: platform: Fix deferred probe
Thierry Reding
2
-12
/
+30
2016-02-25
drivers: sh: Restore legacy clock domain on SuperH platforms
Geert Uytterhoeven
1
-1
/
+1
2016-02-24
libceph: don't spam dmesg with stray reply warnings
Ilya Dryomov
1
-2
/
+2
2016-02-24
libceph: use the right footer size when skipping a message
Ilya Dryomov
1
-2
/
+9
2016-02-24
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
1
-2
/
+2
2016-02-24
thp: call pmdp_invalidate() with correct virtual address
Kirill A. Shutemov
1
-4
/
+5
2016-02-24
drm/amdgpu: disable direct VM updates when vm_debug is set
Christian König
1
-1
/
+2
2016-02-24
amdgpu: fix NULL pointer dereference at tonga_check_states_equal
Bradley Pankow
1
-2
/
+2
2016-02-24
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
Marc Zyngier
1
-10
/
+10
2016-02-24
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-02-24
KVM: async_pf: do not warn on page allocation failures
Christian Borntraeger
1
-1
/
+1
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
1
-2
/
+2
2016-02-24
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-02-24
Revert "ACPI, PCI, irq: remove interrupt count restriction"
Rafael J. Wysocki
1
-102
/
+34
2016-02-24
Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"
Rafael J. Wysocki
1
-3
/
+11
2016-02-24
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
1
-1
/
+2
2016-02-24
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Valentin Rothberg
1
-5
/
+0
2016-02-24
MAINTAINERS: Extend info, add wiki and ml for meson arch
Carlo Caione
1
-3
/
+6
2016-02-24
MAINTAINERS: alpine: add a new maintainer and update the entry
Antoine Tenart
1
-0
/
+4
2016-02-24
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
Ludovic Desroches
1
-1
/
+1
2016-02-24
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
Vineet Gupta
3
-19
/
+1
2016-02-24
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
Vineet Gupta
1
-17
/
+10
2016-02-24
ARCv2: SMP: Push IPI_IRQ into IPI provider
Vineet Gupta
2
-1
/
+1
2016-02-24
ARC: [intc-compact] Remove IPI setup from ARCompact port
Vineet Gupta
2
-4
/
+0
2016-02-24
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
Vineet Gupta
3
-5
/
+32
2016-02-24
nvdimm: use 'u64' for pfn flags
Arnd Bergmann
1
-1
/
+1
[next]