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
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2
-1
/
+5
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
1
-0
/
+1
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-1
/
+134
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
1
-11
/
+25
2014-07-18
seccomp: introduce writer locking
Kees Cook
2
-2
/
+63
2014-07-18
seccomp: split filter prep from check and apply
Kees Cook
1
-30
/
+67
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
2
-3
/
+3
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
2
-5
/
+53
2014-07-18
seccomp: split mode setting routines
Kees Cook
1
-23
/
+48
2014-07-18
seccomp: extract check/assign mode helpers
Kees Cook
1
-4
/
+18
2014-07-18
seccomp: create internal mode-setting function
Kees Cook
1
-2
/
+14
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+69
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2014-07-07
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
1
-1
/
+1
2014-07-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-03
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-24
/
+30
2014-07-03
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
1
-26
/
+18
2014-07-01
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
1
-0
/
+12
2014-07-01
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-06-30
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
1
-12
/
+19
2014-06-30
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...
Oleg Nesterov
1
-6
/
+0
2014-06-30
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
1
-3
/
+3
2014-06-30
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
1
-1
/
+8
2014-06-30
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
1
-7
/
+26
2014-06-30
cgroup: fix mount failure in a corner case
Li Zefan
1
-0
/
+23
2014-06-25
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-1
/
+7
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+13
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2
-0
/
+50
2014-06-23
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
1
-2
/
+1
2014-06-23
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
1
-2
/
+0
2014-06-23
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+1
2014-06-23
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
Srivatsa S. Bhat
1
-8
/
+49
2014-06-23
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
1
-0
/
+1
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+36
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-35
/
+218
2014-06-21
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
1
-3
/
+1
2014-06-21
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
1
-13
/
+11
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+2
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+41
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-4
/
+0
2014-06-17
cgroup: fix broken css_has_online_children()
Li Zefan
1
-1
/
+1
2014-06-16
x86, kaslr: boot-time selectable with hibernation
Kees Cook
1
-0
/
+6
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
3
-5
/
+35
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
1
-6
/
+109
2014-06-14
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
1
-4
/
+33
2014-06-14
x86/kprobes: Fix build errors and blacklist context_track_user
Masami Hiramatsu
1
-0
/
+3
2014-06-12
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-20
/
+36
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-286
/
+353
[next]