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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
1
-2
/
+23
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
1
-3
/
+3
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
1
-0
/
+23
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-31
/
+37
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
1
-1
/
+1
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
1
-27
/
+30
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
4
-12
/
+20
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
1
-20
/
+7
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
4
-10
/
+5
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
3
-12
/
+60
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
1
-5
/
+10
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
1
-4
/
+4
2012-10-12
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
1
-1
/
+5
2012-10-12
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-10-09
fs: handle failed audit_log_start properly
Sasha Levin
1
-0
/
+2
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+12
2012-10-09
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...
Haggai Eran
1
-0
/
+5
2012-10-09
mm: interval tree updates
Michel Lespinasse
1
-1
/
+6
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2
-3
/
+2
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
1
-1
/
+0
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
1
-21
/
+0
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2
-13
/
+3
2012-10-09
CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...
Srivatsa S. Bhat
1
-0
/
+4
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-2
/
+1
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-7
/
+1
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
1
-14
/
+1
2012-10-06
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
1
-12
/
+38
2012-10-06
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
1
-0
/
+1
2012-10-06
kdump: remove unneeded include
Wei Yongjun
1
-1
/
+0
2012-10-06
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
1
-1
/
+1
2012-10-06
coredump: update coredump-related headers
Alex Kelly
1
-0
/
+1
2012-10-06
coredump: make core dump functionality optional
Alex Kelly
1
-1
/
+11
2012-10-06
poweroff: fix bug in orderly_poweroff()
hongfeng
1
-1
/
+1
2012-10-06
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
1
-0
/
+1
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-46
/
+42
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-150
/
+44
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-2
/
+33
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-15
/
+18
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
15
-219
/
+457
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+26
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-101
/
+219
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-580
/
+641
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-3
/
+42
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+0
2012-10-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-59
/
+49
[next]