index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
2
-16
/
+5
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2
-1
/
+2
2016-03-25
oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
Michal Hocko
1
-1
/
+1
2016-03-25
sched: add schedule_timeout_idle()
Andrew Morton
1
-0
/
+11
2016-03-24
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
11
-111
/
+222
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-38
/
+82
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-55
/
+72
2016-03-23
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
1
-0
/
+1
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
13
-60
/
+52
2016-03-22
memremap: add MEMREMAP_WC flag
Brian Starkey
1
-2
/
+11
2016-03-22
memremap: don't modify flags
Brian Starkey
1
-7
/
+7
2016-03-22
kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
7
-0
/
+301
2016-03-22
profile: hide unused functions when !CONFIG_PROC_FS
Arnd Bergmann
1
-2
/
+2
2016-03-22
panic: change nmi_panic from macro to function
Hidehiro Kawai
1
-0
/
+20
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-03-22
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
1
-2
/
+1
2016-03-22
auditsc: for seccomp events, log syscall compat state using in_compat_syscall
Andy Lutomirski
1
-2
/
+2
2016-03-22
ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
Andy Lutomirski
1
-1
/
+1
2016-03-22
seccomp: check in_compat_syscall, not is_compat_task, in strict mode
Andy Lutomirski
1
-2
/
+2
2016-03-22
kernel/hung_task.c: use timeout diff when timeout is updated
Tetsuo Handa
1
-8
/
+13
2016-03-22
tracing: Record and show NMI state
Peter Zijlstra
3
-3
/
+9
2016-03-22
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
4
-11
/
+247
2016-03-21
sched/cpuacct: Simplify the cpuacct code
Zhao Lei
2
-25
/
+7
2016-03-21
sched/cpuacct: Rename parameter in cpuusage_write() for readability
Dongsheng Yang
1
-2
/
+5
2016-03-21
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
1
-1
/
+18
2016-03-21
sched/fair: Fix fairness issue on migration
Peter Zijlstra
1
-6
/
+14
2016-03-21
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
1
-21
/
+14
2016-03-21
Merge branch 'linus' into sched/urgent, to pick up dependencies
Ingo Molnar
62
-1360
/
+3518
2016-03-21
perf/core: Document some hotplug bits
Peter Zijlstra
1
-0
/
+19
2016-03-21
perf/core: Fix Undefined behaviour in rb_alloc()
Peter Zijlstra
1
-2
/
+4
2016-03-21
perf/core: Fix dynamic interrupt throttle
Peter Zijlstra
1
-36
/
+51
2016-03-21
perf/core: Fix the unthrottle logic
Peter Zijlstra
1
-0
/
+8
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+12
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+5
2016-03-19
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-5
/
+23
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-114
/
+1116
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
5
-485
/
+692
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-7
/
+6
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-114
/
+133
2016-03-18
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
1
-1
/
+0
2016-03-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-03-18
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-03-18
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
1
-2
/
+4
2016-03-18
ftrace: Use kasprintf() in ftrace_profile_tracefs()
Geliang Tang
1
-3
/
+1
2016-03-18
ftrace: Update dynamic ftrace calls only if necessary
Jiri Olsa
1
-5
/
+5
2016-03-18
ftrace: Make ftrace_hash_rec_enable return update bool
Jiri Olsa
1
-10
/
+17
[next]