index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
1
-3
/
+4
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-295
/
+474
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-17
Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"
Linus Torvalds
1
-1
/
+1
2012-01-16
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+8
2012-01-16
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
1
-3
/
+4
2012-01-15
error: implicit declaration of function 'module_flags_taint'
Kevin Winchester
1
-20
/
+20
2012-01-15
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-345
/
+683
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
4
-40
/
+60
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
7
-115
/
+146
2012-01-14
PM / Hibernate: Drop the check of swap space size for compressed image
Barry Song
1
-6
/
+7
2012-01-14
PM: Make sysrq-o be available for CONFIG_PM unset
Rafael J. Wysocki
1
-2
/
+1
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
1
-0
/
+121
2012-01-12
panic: don't print redundant backtraces on oops
Andi Kleen
1
-1
/
+5
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2
-1
/
+34
2012-01-12
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
1
-1
/
+17
2012-01-12
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
Michael Holzheu
1
-5
/
+4
2012-01-12
kdump: add missing RAM resource in crash_shrink_memory()
Michael Holzheu
1
-0
/
+15
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-3
/
+0
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2
-4
/
+4
2012-01-12
kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
3
-6
/
+6
2012-01-13
kernel/async: remove redundant declaration.
Rusty Russell
1
-2
/
+0
2012-01-13
printk: fix unnecessary module_param_name.
Rusty Russell
1
-1
/
+1
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-0
/
+24
[next]