index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segbuf.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
prctl: propagate has_child_subreaper flag to every descendant
Pavel Tikhomirov
2
-3
/
+29
2017-02-03
introduce the walk_process_tree() helper
Oleg Nesterov
2
-0
/
+35
2017-02-03
nsfs: Add an ioctl() to return owner UID of a userns
Michael Kerrisk (man-pages)
2
-3
/
+16
2017-02-01
fs: Better permission checking for submounts
Eric W. Biederman
13
-22
/
+47
2017-02-01
exit: fix the setns() && PR_SET_CHILD_SUBREAPER interaction
Oleg Nesterov
1
-5
/
+8
2017-02-01
vfs: open() with O_CREAT should not create inodes with unknown ids
Seth Forshee
1
-0
/
+6
2017-01-25
nsfs: Add an ioctl() to return the namespace type
Michael Kerrisk (man-pages)
2
-0
/
+5
2017-01-24
proc: Better ownership of files for non-dumpable tasks in user namespaces
Eric W. Biederman
3
-69
/
+61
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
6
-13
/
+7
2017-01-24
exec: Test the ptracer's saved cred to see if the tracee can gain caps
Eric W. Biederman
1
-1
/
+2
2017-01-24
exec: Don't reset euid and egid when the tracee has CAP_SETUID
Eric W. Biederman
1
-1
/
+1
2017-01-24
inotify: Convert to using per-namespace limits
Nikolay Borisov
7
-27
/
+47
2017-01-23
userns: Make ucounts lock irq-safe
Nikolay Borisov
1
-6
/
+8
2017-01-10
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2017-01-10
pid: fix lockdep deadlock warning due to ucount_lock
Andrei Vagin
1
-4
/
+6
2017-01-10
libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount
Eric W. Biederman
1
-1
/
+2
2017-01-10
mnt: Protect the mountpoint hashtable with mount_lock
Eric W. Biederman
2
-21
/
+50
2017-01-01
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
3
-6
/
+45
2016-12-27
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
Cihangir Akturk
1
-1
/
+1
2016-12-27
docs: Fix build failure
John Brooks
1
-1
/
+1
2016-12-27
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
1
-1
/
+3
2016-12-27
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
1
-0
/
+1
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2
-7
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
4
-10
/
+10
2016-12-27
crypto: testmgr - Use heap buffer for acomp test input
Laura Abbott
1
-2
/
+28
2016-12-27
ext4: Simplify DAX fault path
Jan Kara
1
-38
/
+10
2016-12-27
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
1
-55
/
+66
2016-12-27
dax: Finish fault completely when loading holes
Jan Kara
1
-9
/
+18
2016-12-27
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
1
-17
/
+11
2016-12-27
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
3
-24
/
+125
2016-12-27
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
1
-2
/
+1
2016-12-27
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-27
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
1
-1
/
+8
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
9
-71
/
+72
2016-12-26
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
1
-4
/
+4
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-26
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
[next]