index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-19
blktrace: fix integer parse
Shaohua Li
2017-05-18
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-17
bpf: adjust verifier heuristics
Daniel Borkmann
2017-05-17
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-17
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
Naveen N. Rao
2017-05-17
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-17
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
2017-05-16
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-13
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-13
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
2017-05-12
gcov: support GCC 7.1
Martin Liska
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-11
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
bpf: Do per-instruction state dumping in verifier when log_level > 1.
David S. Miller
2017-05-11
bpf: Track alignment of register values in the verifier.
David S. Miller
2017-05-10
Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-08
Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-08
tracing: Use cpumask_available() to check if cpumask variable may be used
Matthias Kaehlcke
2017-05-08
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
2017-05-08
kernel/power/snapshot.c: use set_memory.h header
Laura Abbott
2017-05-08
kernel/module.c: use set_memory.h header
Laura Abbott
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
kcov: simplify interrupt check
Dmitry Vyukov
2017-05-08
taskstats: add e/u/stime for TGID command
Zhang Xiao
2017-05-08
pidns: expose task pid_ns_for_children to userspace
Kirill Tkhai
2017-05-08
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
2017-05-08
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
[next]