index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
3
-7
/
+8
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
1
-0
/
+39
2017-03-08
livepatch: make klp_mutex proper part of API
Jiri Kosina
3
-2
/
+8
2017-03-08
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2
-33
/
+84
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
8
-25
/
+706
2017-03-08
livepatch: store function sizes
Josh Poimboeuf
1
-0
/
+16
2017-03-08
livepatch: use kstrtobool() in enabled_store()
Josh Poimboeuf
1
-8
/
+5
2017-03-08
livepatch: move patching functions into patch.c
Josh Poimboeuf
4
-202
/
+247
2017-03-08
livepatch: remove unnecessary object loaded check
Josh Poimboeuf
1
-3
/
+0
2017-03-08
livepatch: separate enabled and patched states
Josh Poimboeuf
1
-36
/
+36
2017-03-08
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
1
-0
/
+3
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-2
/
+10
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: use setup_deferrable_timer
Geliang Tang
1
-3
/
+2
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-06
kernel: convert cgroup_namespace.count from atomic_t to refcount_t
Elena Reshetova
2
-2
/
+2
2017-03-05
bpf: add get_next_key callback to LPM map
Alexei Starovoitov
1
-0
/
+6
2017-03-06
prlimit,security,selinux: add a security hook for prlimit
Stephen Smalley
1
-12
/
+18
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
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-49
/
+44
2017-03-02
locking/ww_mutex: Adjust the lock number for stress test
Boqun Feng
1
-1
/
+1
[prev]
[next]