Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
687875fb7de4a95223af20ee024282fa9099f860
/
kernel
567e479
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
c158a35
audit: no leading space in audit_log_d_path prefix
by Kees Cook
· 13 years ago
5afb8a3
audit: fix signedness bug in audit_log_execve_info()
by Xi Wang
· 13 years ago
10d6836
audit: comparison on interprocess fields
by Peter Moody
· 13 years ago
4a6633e
audit: implement all object interfield comparisons
by Peter Moody
· 13 years ago
c9fe685
audit: allow interfield comparison between gid and ogid
by Eric Paris
· 13 years ago
b34b039
audit: complex interfield comparison helper
by Eric Paris
· 13 years ago
02d86a5
audit: allow interfield comparison in audit rules
by Eric Paris
· 13 years ago
4043cde
audit: do not call audit_getname on error
by Eric Paris
· 13 years ago
633b454
audit: only allow tasks to set their loginuid if it is -1
by Eric Paris
· 13 years ago
0a300be
audit: remove task argument to audit_set_loginuid
by Eric Paris
· 13 years ago
54d3218
audit: allow audit matching on inode gid
by Eric Paris
· 13 years ago
efaffd6
audit: allow matching on obj_uid
by Eric Paris
· 13 years ago
6422e78
audit: remove audit_finish_fork as it can't be called
by Eric Paris
· 13 years ago
7ff68e5
audit: reject entry,always rules
by Eric Paris
· 13 years ago
a4ff8db
audit: inline audit_free to simplify the look of generic code
by Eric Paris
· 13 years ago
07c4941
audit: inline checks for not needing to collect aux records
by Eric Paris
· 13 years ago
56179a6
audit: drop some potentially inadvisable likely notations
by Eric Paris
· 13 years ago
997f5b6
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
by Eric Paris
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 13 years ago
85e7bac3
seccomp: audit abnormal end to a process due to seccomp
by Eric Paris
· 13 years ago
16c174b
audit: check current inode and containing object when filtering on major and minor
by Eric Paris
· 13 years ago
3035c51
audit: drop the meaningless and format breaking word 'user'
by Eric Paris
· 13 years ago
5195d8e
audit: dynamically allocate audit_names when not enough space is in the names array
by Eric Paris
· 13 years ago
5ef30ee
audit: make filetype matching consistent with other filters
by Eric Paris
· 13 years ago
951880e
Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"
by Linus Torvalds
· 13 years ago
9774040
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
c10076c
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
by Steven Rostedt
· 13 years ago
53999bf
error: implicit declaration of function 'module_flags_taint'
by Kevin Winchester
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
83c2f91
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
ee34a37
PM / Hibernate: Drop the check of swap space size for compressed image
by Barry Song
· 13 years ago
dae5cbc
PM: Make sysrq-o be available for CONFIG_PM unset
by Rafael J. Wysocki
· 13 years ago
028ee4b
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
by Cyrill Gorcunov
· 13 years ago
6e6f0a1
panic: don't print redundant backtraces on oops
by Andi Kleen
· 13 years ago
b8f566b
sysctl: add the kernel.ns_last_pid control
by Pavel Emelyanov
· 13 years ago
93e13a3
kdump: fix crash_kexec()/smp_send_stop() race in panic()
by Michael Holzheu
· 13 years ago
bec013c
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
by Michael Holzheu
· 13 years ago
6480e5a
kdump: add missing RAM resource in crash_shrink_memory()
by Michael Holzheu
· 13 years ago
a3dd332
kexec: remove KMSG_DUMP_KEXEC
by WANG Cong
· 13 years ago
9402c95
treewide: remove useless NORET_TYPE macro and uses
by Joe Perches
· 13 years ago
efeb156
kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 13 years ago
2329abf
module_param: make bool parameters really bool (core code)
by Rusty Russell
· 13 years ago
6d6a55e
kernel/async: remove redundant declaration.
by Rusty Russell
· 13 years ago
29d4d6d
printk: fix unnecessary module_param_name.
by Rusty Russell
· 13 years ago
69116f2
module_param: avoid bool abuse, add bint for special cases.
by Rusty Russell
· 13 years ago
cca3e70
modules: sysfs - export: taint, coresize, initsize
by Kay Sievers
· 13 years ago
8487bfd
kernel/params: replace DEBUGP with pr_debug
by Jim Cromie
· 13 years ago
5e12416
module: replace DEBUGP with pr_debug
by Jim Cromie
· 13 years ago
bd77c04
module: struct module_ref should contains long fields
by Eric Dumazet
· 13 years ago
48fd118
module: Fix performance regression on modules with large symbol tables
by Kevin Cernekee
· 13 years ago
70b1e916
module: Add comments describing how the "strmap" logic works
by Kevin Cernekee
· 13 years ago
b8bf17d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
541048a
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bced76a
sched: Fix lockup by limiting load-balance retries on lock-break
by Peter Zijlstra
· 13 years ago
001a541
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
40ba587
Merge branch 'akpm' (aka "Andrew's patch-bomb")
by Linus Torvalds
· 13 years ago
6b550f9
user namespace: make signal.c respect user namespaces
by Serge E. Hallyn
· 13 years ago
b196be8
workqueue: make alloc_workqueue() take printf fmt and args for name
by Tejun Heo
· 13 years ago
5e6292c
signal: add block_sigmask() for adding sigmask to current->blocked
by Matt Fleming
· 13 years ago
43d2b11
tracepoint: add tracepoints for debugging oom_score_adj
by KAMEZAWA Hiroyuki
· 13 years ago
c6968e7
PM/Hibernate: do not count debug pages as savable
by Stanislaw Gruszka
· 13 years ago
3dcf6c1
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
9b9fb61
sched: Remove empty #ifdefs
by Hiroshi Shimamoto
· 13 years ago
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
a0e86bd
audit: always follow va_copy() with va_end()
by Jesper Juhl
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
636f0c7
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
675eef6
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
02550d6
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
770e1b0
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
376613e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
35b740e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1483b38
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
15f043a
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
8c717b7
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
fd77846
security: remove the security_netlink_recv hook as it is equivalent to capable()
by Eric Paris
· 13 years ago
69f594a
ptrace: do not audit capability check when outputing /proc/pid/stat
by Eric Paris
· 13 years ago
f1c84da
capabilities: remove task_ns_* functions
by Eric Paris
· 13 years ago
d2a7009
capabitlies: ns_capable can use the cap helpers rather than lsm call
by Eric Paris
· 13 years ago
105ddf4
capabilities: style only - move capable below ns_capable
by Eric Paris
· 13 years ago
7b61d64
capabilites: introduce new has_ns_capabilities_noaudit
by Eric Paris
· 13 years ago
25e7570
capabilities: call has_ns_capability from has_capability
by Eric Paris
· 13 years ago
2920a84
capabilities: remove all _real_ interfaces
by Eric Paris
· 13 years ago
b7e724d
capabilities: reverse arguments to security_capable
by Eric Paris
· 13 years ago
0d19ea8
cgroup: fix to allow mounting a hierarchy by name
by Li Zefan
· 13 years ago
Next »