index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: use spin_lock in audit_receive_msg to process tty logging
Eric Paris
2013-04-30
1
-6
/
+4
*
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-04-30
1
-6
/
+10
*
audit: use spin_lock_irqsave/restore in audit tty code
Eric Paris
2013-04-30
1
-4
/
+6
*
helper for some session id stuff
Eric Paris
2013-04-30
1
-8
/
+12
*
audit: use a consistent audit helper to log lsm information
Eric Paris
2013-04-30
3
-47
/
+10
*
audit: push loginuid and sessionid processing down
Eric Paris
2013-04-30
1
-1
/
+1
*
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-30
2
-76
/
+46
*
audit: remove the old depricated kernel interface
Eric Paris
2013-04-30
2
-180
/
+8
*
audit: make validity checking generic
Eric Paris
2013-04-30
1
-76
/
+70
*
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-16
2
-4
/
+26
*
audit: fix build break when AUDIT_DEBUG == 2
Eric Paris
2013-04-16
1
-3
/
+5
*
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-12
1
-1
/
+0
*
Audit: do not print error when LSMs disabled
Eric Paris
2013-04-11
1
-6
/
+8
*
audit: use data= not msg= for AUDIT_USER_TTY messages
Eric Paris
2013-04-11
1
-1
/
+1
*
auditsc: remove audit_set_context() altogether - fold it into its caller
Andrew Morton
2013-04-10
1
-8
/
+2
*
auditsc: Use kzalloc instead of kmalloc+memset.
Rakib Mullick
2013-04-10
1
-4
/
+4
*
kernel: audit: beautify code, for extern function, better to check its parame...
Chen Gang
2013-04-10
1
-3
/
+6
*
audit: destroy long filenames correctly
Dmitry Monakhov
2013-04-10
1
-3
/
+3
*
audit: move kaudit thread start from auditd registration to kaudit init
Richard Guy Briggs
2013-04-08
1
-10
/
+4
*
audit: flatten kauditd_thread wait queue code
Richard Guy Briggs
2013-04-08
1
-13
/
+13
*
audit: refactor hold queue flush
Richard Guy Briggs
2013-04-08
1
-22
/
+40
*
audit: improve GID/EGID comparation logic
Matvejchikov Ilya
2013-04-08
1
-0
/
+14
*
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2013-02-12
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-05
3
-4
/
+4
|
\
|
*
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
2013-01-25
1
-2
/
+2
|
*
sched: Fix warning in kernel/sched/fair.c
Arnd Bergmann
2013-01-25
1
-1
/
+1
|
*
sched/rt: Use root_domain of rt_rq not current processor
Shawn Bohrer
2013-01-25
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-05
1
-2
/
+18
|
\
\
|
*
|
perf: Fix event group context move
Jiri Olsa
2013-02-03
1
-2
/
+18
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-05
1
-3
/
+10
|
\
\
|
*
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2013-01-24
1
-3
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rcu: Make rcu_nocb_poll an early_param instead of module_param
Paul Gortmaker
2013-01-08
1
-2
/
+8
|
|
*
rcu: Prevent soft-lockup complaints about no-CBs CPUs
Paul Gortmaker
2013-01-08
1
-1
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
1
-1
/
+12
|
\
\
\
|
*
|
|
smp: Fix SMP function call empty cpu mask race
Wang YanQing
2013-01-28
1
-1
/
+12
*
|
|
|
Revert "console: implement lockdep support for console_lock"
Dave Airlie
2013-01-31
1
-9
/
+0
|
|
/
/
|
/
|
|
*
|
|
async: fix __lowest_in_progress()
Tejun Heo
2013-01-22
1
-7
/
+20
*
|
|
Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-01-22
1
-1
/
+1
|
\
\
\
|
*
|
|
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-21
1
-1
/
+1
|
|
/
/
*
|
|
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-01-22
1
-1
/
+2
*
|
|
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-01-22
2
-10
/
+59
*
|
|
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-01-22
2
-14
/
+8
*
|
|
module: fix missing module_mutex unlock
Linus Torvalds
2013-01-20
1
-1
/
+1
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
2
-46
/
+110
|
\
\
\
|
*
|
|
module: put modules in list much earlier.
Rusty Russell
2013-01-12
1
-41
/
+49
|
*
|
|
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-12
2
-5
/
+54
|
*
|
|
module: prevent warning when finit_module a 0 sized file
Sasha Levin
2013-01-03
1
-0
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-01-20
3
-12
/
+22
|
\
\
\
\
|
*
|
|
|
sys_clone() needs asmlinkage_protect
Al Viro
2013-01-19
1
-2
/
+4
|
*
|
|
|
x32: fix sigtimedwait
Al Viro
2012-12-26
1
-1
/
+1
[next]