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
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
3
-16
/
+28
2017-03-16
uprobes: Default UPROBES_EVENTS to Y
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-16
perf/core: Add a flag for partial AUX records
Alexander Shishkin
1
-1
/
+1
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
1
-11
/
+23
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
21
-86
/
+201
2017-03-15
trace/kprobes: Fix check for kretprobe offset within function entry
Naveen N. Rao
2
-15
/
+27
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-39
/
+86
2017-03-14
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2017-03-14
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-03-14
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
Naveen N. Rao
1
-2
/
+3
2017-03-13
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
3
-0
/
+144
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+5
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2
-9
/
+5
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-4
/
+3
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
1
-1
/
+0
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-03-09
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+9
2017-03-09
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
1
-34
/
+60
2017-03-09
bpf: fix struct htab_elem layout
Alexei Starovoitov
1
-5
/
+20
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
1
-0
/
+39
2017-03-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-03-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+14
2017-03-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-12
/
+12
2017-03-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+12
2017-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+11
2017-03-07
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+18
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
1
-1
/
+1
2017-03-07
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...
Ingo Molnar
6
-18
/
+29
2017-03-06
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
1
-7
/
+11
2017-03-06
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
1
-0
/
+1
2017-03-06
cgroups: censor kernel pointer in debug files
Kees Cook
1
-1
/
+1
2017-03-06
cgroup/pids: remove spurious suspicious RCU usage warning
Tejun Heo
1
-1
/
+1
2017-03-05
bpf: add get_next_key callback to LPM map
Alexei Starovoitov
1
-0
/
+6
2017-03-05
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
1
-6
/
+5
2017-03-05
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
1
-4
/
+4
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-03-03
trace/kprobes: Add back warning about offset in return probes
Steven Rostedt (VMware)
1
-0
/
+5
2017-03-03
trace/kprobes: Allow return probes with offsets and absolute addresses
Naveen N. Rao
2
-8
/
+1
2017-03-03
kretprobes: Ensure probe location is at function entry
Naveen N. Rao
1
-0
/
+13
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
109
-212
/
+328
2017-03-03
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
Todd Brandt
1
-0
/
+9
2017-03-03
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
Steven Rostedt (VMware)
1
-4
/
+8
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-49
/
+44
2017-03-03
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...
Ingo Molnar
1
-111
/
+0
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2
-1
/
+2
2017-03-03
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
1
-0
/
+15
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+1
[next]