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-01-17
audit: no leading space in audit_log_d_path prefix
Kees Cook
2
-4
/
+4
2012-01-17
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
1
-2
/
+2
2012-01-17
audit: comparison on interprocess fields
Peter Moody
1
-0
/
+39
2012-01-17
audit: implement all object interfield comparisons
Peter Moody
1
-0
/
+29
2012-01-17
audit: allow interfield comparison between gid and ogid
Eric Paris
1
-0
/
+6
2012-01-17
audit: complex interfield comparison helper
Eric Paris
1
-11
/
+39
2012-01-17
audit: allow interfield comparison in audit rules
Eric Paris
2
-2
/
+33
2012-01-17
audit: do not call audit_getname on error
Eric Paris
1
-3
/
+0
2012-01-17
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
1
-1
/
+10
2012-01-17
audit: remove task argument to audit_set_loginuid
Eric Paris
1
-3
/
+3
2012-01-17
audit: allow audit matching on inode gid
Eric Paris
2
-0
/
+13
2012-01-17
audit: allow matching on obj_uid
Eric Paris
2
-0
/
+13
2012-01-17
audit: remove audit_finish_fork as it can't be called
Eric Paris
2
-22
/
+0
2012-01-17
audit: reject entry,always rules
Eric Paris
1
-2
/
+4
2012-01-17
audit: inline audit_free to simplify the look of generic code
Eric Paris
2
-3
/
+2
2012-01-17
audit: inline checks for not needing to collect aux records
Eric Paris
1
-12
/
+3
2012-01-17
audit: drop some potentially inadvisable likely notations
Eric Paris
1
-6
/
+6
2012-01-17
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
1
-5
/
+1
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-1
/
+1
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-4
/
+12
2012-01-17
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
2
-21
/
+31
2012-01-17
audit: check current inode and containing object when filtering on major and ...
Eric Paris
1
-10
/
+14
2012-01-17
audit: drop the meaningless and format breaking word 'user'
Eric Paris
1
-1
/
+1
2012-01-17
audit: dynamically allocate audit_names when not enough space is in the names...
Eric Paris
1
-188
/
+215
2012-01-17
audit: make filetype matching consistent with other filters
Eric Paris
2
-12
/
+11
2012-01-11
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+4
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
4
-13
/
+95
2012-01-10
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
1
-3
/
+40
2012-01-10
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
1
-10
/
+22
2012-01-10
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
1
-0
/
+21
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
1
-0
/
+6
2012-01-10
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
1
-0
/
+6
2012-01-10
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
8
-261
/
+326
2012-01-08
audit: always follow va_copy() with va_end()
Jesper Juhl
1
-2
/
+3
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-370
/
+339
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
9
-58
/
+37
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-58
/
+57
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
8
-25
/
+24
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
1
-5
/
+7
2012-01-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
4
-58
/
+57
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-2463
/
+2687
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-306
/
+476
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-243
/
+933
[next]