index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
User namespaces: set of cleanups (v2)
Serge Hallyn
6
-99
/
+76
2008-11-18
Merge branch 'master' into next
James Morris
6
-56
/
+78
2008-11-18
Remove -mno-spe flags as they dont belong
Kumar Gala
1
-3
/
+1
2008-11-17
stop_machine: fix race with return value (fixes Bug #11989)
Rusty Russell
1
-2
/
+3
2008-11-15
Fix inotify watch removal/umount races
Al Viro
2
-42
/
+63
2008-11-15
Move "exit_robust_list" into mm_release()
Linus Torvalds
2
-9
/
+11
2008-11-14
Merge branch 'master' into next
James Morris
17
-115
/
+339
2008-11-14
CRED: Allow kernel services to override LSM settings for task actions
David Howells
1
-0
/
+113
2008-11-14
CRED: Differentiate objective and effective subjective credentials on a task
David Howells
2
-14
/
+30
2008-11-14
CRED: Documentation
David Howells
1
-1
/
+1
2008-11-14
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
1
-1
/
+45
2008-11-14
CRED: Inaugurate COW credentials
David Howells
12
-374
/
+652
2008-11-14
CRED: Rename is_single_threaded() to is_wq_single_threaded()
David Howells
1
-4
/
+4
2008-11-14
CRED: Separate per-task-group keyrings from signal_struct
David Howells
2
-7
/
+63
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
10
-81
/
+130
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2
-45
/
+45
2008-11-14
CRED: Detach the credentials from task_struct
David Howells
3
-19
/
+103
2008-11-14
CRED: Separate task security context from task_struct
David Howells
15
-204
/
+250
2008-11-14
CRED: Neuter sys_capset()
David Howells
1
-204
/
+23
2008-11-14
KEYS: Alter use of key instantiation link-to-keyring argument
David Howells
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
12
-44
/
+58
2008-11-13
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+4
2008-11-13
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
Andrew Morton
1
-1
/
+1
2008-11-13
kprobes: disable preempt for module_text_address() and kernel_text_address()
Masami Hiramatsu
1
-5
/
+16
2008-11-13
freezer_cg: disable writing freezer.state of root cgroup
Li Zefan
1
-1
/
+10
2008-11-13
freezer_cg: remove task_lock from freezer_fork()
Li Zefan
1
-2
/
+6
2008-11-12
sched: fix init_idle()'s use of sched_clock()
Ingo Molnar
1
-1
/
+2
2008-11-12
sched: fix stale value in average load per task
Balbir Singh
1
-0
/
+2
2008-11-12
hrtimer: clean up unused callback modes
Peter Zijlstra
1
-9
/
+0
2008-11-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+24
2008-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-26
/
+47
2008-11-11
Capabilities: BUG when an invalid capability is requested
Eric Paris
1
-0
/
+5
2008-11-11
sched: release buddies on yield
Peter Zijlstra
1
-5
/
+12
2008-11-11
When the capset syscall is used it is not possible for audit to record the
Eric Paris
2
-0
/
+53
2008-11-11
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
Eric Paris
1
-0
/
+68
2008-11-11
This patch will print cap_permitted and cap_inheritable data in the PATH
Eric Paris
1
-5
/
+77
2008-11-11
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
1
-1
/
+16
2008-11-11
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
10
-70
/
+235
2008-11-11
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2
-0
/
+13
2008-11-11
ring-buffer: prevent infinite looping on time stamping
Steven Rostedt
1
-1
/
+1
2008-11-11
ftrace: disable tracing on resize
Steven Rostedt
1
-1
/
+16
2008-11-11
nohz: disable tick_nohz_kick_tick() for now
Thomas Gleixner
1
-0
/
+4
2008-11-11
irq: call __irq_enter() before calling the tick_idle_check
Thomas Gleixner
1
-3
/
+4
2008-11-10
sched: clean up debug info
Peter Zijlstra
2
-21
/
+22
2008-11-09
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2
-0
/
+48
2008-11-07
sched: fix memory leak in a failure path
Li Zefan
1
-0
/
+1
2008-11-07
sched: fix a bug in sched domain degenerate
Li Zefan
1
-2
/
+4
2008-11-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-36
/
+111
2008-11-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-29
/
+54
2008-11-07
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
1
-1
/
+0
[next]