index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-24
fs/dcache.c: avoid soft-lockup in dput()
Wei Fang
1
-2
/
+5
2016-07-24
vfs: new d_init method
Miklos Szeredi
4
-0
/
+17
2016-07-24
Merge branch 'test.d_iput' into work.misc
Al Viro
1
-35
/
+10
2016-07-24
vfs: Update lookup_dcache() comment
Oleg Drokin
1
-3
/
+2
2016-07-19
bdev: get rid of ->bd_inodes
Al Viro
2
-15
/
+2
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
979
-5863
/
+9491
2016-06-30
Remove last traces of ->sync_page
Matthew Wilcox
5
-18
/
+7
2016-06-30
new helper: d_same_name()
Al Viro
1
-91
/
+36
2016-06-30
dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends()
He Kuang
1
-4
/
+3
2016-06-30
Merge branch 'for-linus' into work.misc
Al Viro
16
-136
/
+184
2016-06-30
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
1
-0
/
+1
2016-06-30
9p: use file_dentry()
Miklos Szeredi
1
-3
/
+3
2016-06-30
vfs: clean up documentation
Miklos Szeredi
2
-18
/
+8
2016-06-30
vfs: document ->d_real()
Miklos Szeredi
3
-1
/
+36
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
8
-62
/
+39
2016-06-26
Linux 4.7-rc5
v4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+12
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+34
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-36
/
+57
2016-06-25
Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-12
/
+19
2016-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+66
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+46
2016-06-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-51
/
+137
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-24
ceph: fix d_obtain_alias() misuses
Al Viro
1
-7
/
+3
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
67
-207
/
+178
2016-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
30
-113
/
+190
2016-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+5
2016-06-24
Merge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+20
2016-06-24
Merge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-2
/
+9
2016-06-24
Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-17
/
+15
2016-06-24
Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-68
/
+58
2016-06-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-8
/
+43
2016-06-24
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
Rasmus Villemoes
1
-1
/
+3
2016-06-24
autofs: don't get stuck in a loop if vfs_write() returns an error
Andrey Vagin
1
-3
/
+4
2016-06-24
mm/page_owner: avoid null pointer dereference
Sudip Mukherjee
1
-2
/
+4
2016-06-24
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-06-24
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
1
-0
/
+12
2016-06-24
ocfs2: disable BUG assertions in reading blocks
Gang He
2
-2
/
+5
2016-06-24
mm, compaction: abort free scanner if split fails
David Rientjes
1
-18
/
+21
2016-06-24
mm: prevent KASAN false positives in kmemleak
Dmitry Vyukov
1
-0
/
+2
2016-06-24
mm/hugetlb: clear compound_mapcount when freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2016-06-24
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
1
-6
/
+5
2016-06-24
memcg: css_alloc should return an ERR_PTR value on error
Tejun Heo
1
-1
/
+1
2016-06-24
memcg: mem_cgroup_migrate() may be called with irq disabled
Tejun Heo
1
-2
/
+3
2016-06-24
hugetlb: fix nr_pmds accounting with shared page tables
Kirill A. Shutemov
1
-2
/
+1
[next]