index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
ovl: split out ovl_get_lower_layers() from ovl_fill_super()
Miklos Szeredi
1
-38
/
+52
2017-11-09
ovl: split out ovl_get_workdir() from ovl_fill_super()
Miklos Szeredi
1
-51
/
+60
2017-11-09
ovl: split out ovl_get_upper() from ovl_fill_super()
Miklos Szeredi
1
-8
/
+19
2017-11-09
ovl: split out ovl_get_lowerstack() from ovl_fill_super()
Miklos Szeredi
1
-50
/
+72
2017-11-09
ovl: split out ovl_get_workpath() from ovl_fill_super()
Miklos Szeredi
1
-24
/
+37
2017-11-09
ovl: split out ovl_get_upperpath() from ovl_fill_super()
Miklos Szeredi
1
-24
/
+35
2017-11-09
ovl: use path_put_init() in error paths for ovl_fill_super()
Miklos Szeredi
1
-3
/
+3
2017-11-09
vfs: add path_put_init()
Miklos Szeredi
1
-0
/
+6
2017-11-09
ovl: update cache version of impure parent on rename
Amir Goldstein
1
-3
/
+4
2017-11-09
ovl: relax same fs constraint for constant st_ino
Amir Goldstein
1
-20
/
+29
2017-11-09
ovl: return anonymous st_dev for lower inodes
Chandan Rajendra
1
-0
/
+15
2017-11-09
ovl: allocate anonymous devs for lowerdirs
Chandan Rajendra
2
-2
/
+17
2017-11-09
ovl: re-structure overlay lower layers in-memory
Chandan Rajendra
6
-56
/
+86
2017-11-09
ovl: move include of ovl_entry.h into overlayfs.h
Amir Goldstein
6
-5
/
+1
2017-11-09
ovl: fix rmdir problem on non-merge dir with origin xattr
zhangyi (F)
1
-3
/
+10
2017-11-09
ovl: simplify ovl_check_empty_and_clear()
zhangyi (F)
2
-10
/
+22
2017-11-09
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
6
-5
/
+55
2017-11-09
ovl: lockdep annotate of nested OVL_I(inode)->lock
Amir Goldstein
1
-0
/
+4
2017-11-05
Linux 4.14-rc8
v4.14-rc8
Linus Torvalds
1
-1
/
+1
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2017-11-04
objtool: Prevent GCC from merging annotate_unreachable(), take 2
Josh Poimboeuf
1
-2
/
+2
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
5
-7
/
+25
2017-11-04
Documentation: Add Frank Rowand to list of enforcement statement endorsers
Frank Rowand
1
-0
/
+1
2017-11-04
doc: add Willy Tarreau to the list of enforcement statement endorsers
Willy Tarreau
1
-0
/
+1
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
26
-16
/
+36
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
1
-0
/
+1
2017-11-03
Input: sparse-keymap - send sync event for KE_SW/KE_VSW
Stefan Brüns
1
-0
/
+1
2017-11-03
Input: ar1021_i2c - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-03
arch/tile: Implement ->set_state_oneshot_stopped()
Chris Metcalf
1
-0
/
+1
2017-11-03
Update MIPS email addresses
Paul Burton
46
-49
/
+52
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
3
-6
/
+11
2017-11-03
mm, swap: fix race between swap count continuation operations
Huang Ying
2
-6
/
+21
2017-11-03
mm/huge_memory.c: deposit page table when copying a PMD migration entry
Zi Yan
1
-0
/
+3
2017-11-03
initramfs: fix initramfs rebuilds w/ compression after disabling
Florian Fainelli
1
-4
/
+5
2017-11-03
fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
Mike Kravetz
1
-1
/
+4
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-11-03
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
Huang Ying
1
-1
/
+5
2017-11-03
userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
Andrea Arcangeli
1
-2
/
+30
2017-11-03
Documentation: Add Tim Bird to list of enforcement statement endorsers
Bird, Timothy
1
-0
/
+1
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
1
-4
/
+6
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
1
-6
/
+10
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
2
-12
/
+12
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
18
-18
/
+22
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2
-0
/
+4
2017-11-02
powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
Madhavan Srinivasan
1
-0
/
+14
2017-11-02
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
1
-1
/
+1
2017-11-02
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
Linus Torvalds
1
-2
/
+8
2017-11-02
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
1
-1
/
+1
2017-11-02
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2
-5
/
+5
[next]