index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
23
-378
/
+356
|
\
|
*
switch the IO-triggering parts of umount to fs_pin
Al Viro
2015-01-26
3
-29
/
+20
|
*
new fs_pin killing logics
Al Viro
2015-01-26
4
-56
/
+96
|
*
allow attaching fs_pin to a group not associated with some superblock
Al Viro
2015-01-26
4
-10
/
+17
|
*
get rid of the second argument of acct_kill()
Al Viro
2015-01-26
1
-10
/
+7
|
*
take count and rcu_head out of fs_pin
Al Viro
2015-01-26
2
-14
/
+10
|
*
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2015-01-26
3
-13
/
+144
|
*
pull bumping refcount into ->kill()
Al Viro
2015-01-26
2
-12
/
+6
|
*
kill pin_put()
Al Viro
2015-01-26
3
-16
/
+10
|
*
mode_t whack-a-mole: chelsio
Al Viro
2015-01-26
1
-1
/
+1
|
*
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
2015-01-26
2
-9
/
+2
|
*
get rid of lustre_dump_dentry()
Al Viro
2015-01-26
3
-51
/
+0
|
*
gut proc_register() a bit
Al Viro
2015-01-26
1
-17
/
+8
|
*
kill d_validate()
Al Viro
2015-01-26
2
-34
/
+0
|
*
ncpfs: get rid of d_validate() nonsense
Al Viro
2015-01-26
3
-77
/
+52
|
*
selinuxfs: don't open-code d_genocide()
Al Viro
2015-01-26
1
-49
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
43
-238
/
+1185
|
\
\
|
*
|
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
2015-02-17
1
-1
/
+3
|
*
|
samples/seccomp: improve label helper
Kees Cook
2015-02-17
2
-1
/
+9
|
*
|
ipc,sem: use current->state helpers
Davidlohr Bueso
2015-02-17
1
-1
/
+1
|
*
|
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
2015-02-17
1
-0
/
+11
|
*
|
scripts/gdb: define maintainer
Jan Kiszka
2015-02-17
1
-0
/
+5
|
*
|
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2015-02-17
2
-40
/
+33
|
*
|
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2015-02-17
2
-23
/
+12
|
*
|
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
2015-02-17
1
-30
/
+20
|
*
|
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
2015-02-17
2
-0
/
+3
|
*
|
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
2015-02-17
6
-9
/
+18
|
*
|
scripts/gdb: add basic documentation
Jan Kiszka
2015-02-17
1
-0
/
+160
|
*
|
scripts/gdb: add lx-lsmod command
Jan Kiszka
2015-02-17
1
-1
/
+45
|
*
|
scripts/gdb: add class to iterate over CPU masks
Jan Kiszka
2015-02-17
1
-0
/
+54
|
*
|
scripts/gdb: add lx_current convenience function
Jan Kiszka
2015-02-17
1
-0
/
+17
|
*
|
scripts/gdb: add internal helper and convenience function for per-cpu lookup
Jan Kiszka
2015-02-17
2
-0
/
+69
|
*
|
scripts/gdb: add get_gdbserver_type helper
Jan Kiszka
2015-02-17
1
-0
/
+35
|
*
|
scripts/gdb: add internal helper and convenience function to retrieve thread_...
Jan Kiszka
2015-02-17
1
-0
/
+35
|
*
|
scripts/gdb: add is_target_arch helper
Jan Kiszka
2015-02-17
1
-0
/
+13
|
*
|
scripts/gdb: add helper and convenience function to look up tasks
Jan Kiszka
2015-02-17
2
-0
/
+28
|
*
|
scripts/gdb: add task iteration class
Jan Kiszka
2015-02-17
1
-0
/
+46
|
*
|
scripts/gdb: add lx-dmesg command
Jan Kiszka
2015-02-17
2
-0
/
+65
|
*
|
scripts/gdb: add read_u16/32/64 helpers
Jan Kiszka
2015-02-17
1
-0
/
+21
|
*
|
scripts/gdb: add get_target_endianness helper
Jan Kiszka
2015-02-17
1
-0
/
+18
|
*
|
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
2015-02-17
2
-0
/
+29
|
*
|
scripts/gdb: add automatic symbol reloading on module insertion
Jan Kiszka
2015-02-17
1
-0
/
+39
|
*
|
kernel/module.c: do not inline do_init_module()
Jan Kiszka
2015-02-17
1
-2
/
+7
|
*
|
scripts/gdb: add lx-symbols command
Jan Kiszka
2015-02-17
2
-0
/
+128
|
*
|
scripts/gdb: add module iteration class
Jan Kiszka
2015-02-17
1
-0
/
+39
|
*
|
scripts/gdb: add container_of helper and convenience function
Jan Kiszka
2015-02-17
2
-0
/
+37
|
*
|
scripts/gdb: add cache for type objects
Jan Kiszka
2015-02-17
1
-0
/
+34
|
*
|
scripts/gdb: add infrastructure
Jan Kiszka
2015-02-17
6
-1
/
+51
|
*
|
fs/affs/super.c: fix switch indentation
Fabian Frederick
2015-02-17
1
-33
/
+33
|
*
|
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
Fabian Frederick
2015-02-17
1
-2
/
+0
[next]