index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mkmakefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-06
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-06
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-06
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-06
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
2017-08-06
ext4: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-05
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
1
-1
/
+3
2017-08-04
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-08-04
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
1
-7
/
+8
2017-08-04
ARM: dts: tango4: Request RGMII RX and TX clock delays
Marc Gonzalez
1
-1
/
+1
2017-08-04
bus: uniphier-system-bus: set up registers when resuming
Masahiro Yamada
1
-0
/
+14
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-08-03
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
1
-2
/
+2
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
1
-2
/
+9
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
1
-0
/
+1
2017-08-03
mmc: sdhci-of-at91: force card detect value for non removable devices
Ludovic Desroches
1
-1
/
+34
2017-08-03
isdn/i4l: fix buffer overflow
Annie Cherkaev
2
-3
/
+3
2017-08-03
clk: keystone: sci-clk: Fix sci_clk_get
Tero Kristo
1
-24
/
+42
2017-08-03
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+12
2017-08-03
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-03
userfaultfd: non-cooperative: flush event_wqh at release time
Mike Rapoport
1
-0
/
+3
2017-08-03
ipc: add missing container_of()s for randstruct
Kees Cook
3
-3
/
+7
2017-08-03
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2
-2
/
+18
2017-08-03
userfaultfd_zeropage: return -ENOSPC in case mm has gone
Mike Rapoport
1
-0
/
+2
2017-08-03
mm: take memory hotplug lock within numa_zonelist_order_handler()
Heiko Carstens
1
-0
/
+2
2017-08-03
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
1
-0
/
+7
2017-08-03
zram: do not free pool->size_class
Minchan Kim
1
-1
/
+0
2017-08-03
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2017-08-03
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2017-08-03
userfaultfd: non-cooperative: notify about unmap of destination during mremap
Mike Rapoport
1
-2
/
+5
2017-08-03
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
7
-1
/
+48
2017-08-03
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
1
-3
/
+0
2017-08-03
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
Daniel Jordan
1
-6
/
+3
2017-08-02
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
2017-08-02
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
David Matlack
1
-5
/
+11
2017-08-02
KVM: nVMX: do not pin the VMCS12
Paolo Bonzini
1
-17
/
+7
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
2
-9
/
+8
2017-08-02
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
Longpeng(Mike)
1
-0
/
+1
2017-08-02
KVM: X86: Fix loss of pending INIT due to race
Wanpeng Li
1
-8
/
+11
[next]