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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
1
-1
/
+5
2015-06-23
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
1
-0
/
+1
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
1
-1
/
+1
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
1
-0
/
+1
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
1
-0
/
+2
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2
-2
/
+2
2015-05-15
turn user_{path_at,path,lpath,path_dir}() into static inlines
Al Viro
1
-10
/
+24
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
3
-2
/
+1
2015-05-15
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
1
-0
/
+1
2015-05-11
new helper: free_page_put_link()
Al Viro
1
-0
/
+1
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-3
/
+3
2015-05-11
security: make inode_follow_link RCU-walk aware
NeilBrown
1
-3
/
+9
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
2
-4
/
+4
2015-05-10
VFS: replace {, total_}link_count in task_struct with pointer to nameidata
NeilBrown
1
-1
/
+1
2015-05-10
namei: remove restrictions on nesting depth
Al Viro
1
-0
/
+2
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
2
-8
/
+6
2015-05-10
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
1
-6
/
+3
2015-05-10
debugfs: switch to simple_follow_link()
Al Viro
1
-1
/
+0
2015-05-10
libfs: simple_follow_link()
Al Viro
1
-0
/
+3
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-05-07
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
4
-5
/
+31
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
1
-1
/
+1
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2015-05-05
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-05
util_macros.h: have array pointer point to array of constants
Guenter Roeck
1
-1
/
+1
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
1
-3
/
+4
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
1
-2
/
+1
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
2015-05-05
RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...
Tatyana Nikolova
2
-0
/
+26
2015-05-04
blk-mq: fix FUA request hang
Shaohua Li
1
-1
/
+1
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
3
-1
/
+22
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+19
2015-05-01
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2015-04-30
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-8
/
+24
2015-04-30
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
4
-3
/
+15
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-3
/
+5
2015-04-29
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
1
-0
/
+1
2015-04-29
Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...
Mark Brown
3
-2
/
+14
2015-04-29
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-1
/
+1
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
1
-5
/
+9
2015-04-28
ACPICA: remove duplicate u8 typedef
Olaf Hering
1
-1
/
+0
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
[next]