index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-03-21
pidns: simpler allocation of pid_* caches
Alexey Dobriyan
-43
/
+24
2018-03-20
bpf: skip unnecessary capability check
Chenbo Feng
-1
/
+1
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
-28
/
+40
2018-03-20
workqueue: remove the comment about the old manager_arb mutex
Lai Jiangshan
-1
/
+0
2018-03-20
workqueue: fix the comments of nr_idle
Lai Jiangshan
-3
/
+2
2018-03-20
fuse: Restrict allow_other to the superblock's namespace or a descendant
Seth Forshee
-0
/
+1
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
-13
/
+4
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
-0
/
+16
2018-03-20
genirq/matrix: Cleanup SPDX identifier
Thomas Gleixner
-5
/
+3
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
-32
/
+7
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
-11
/
+16
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
-1
/
+1
2018-03-20
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
-0
/
+11
2018-03-20
perf/cgroup: Fix child event counting bug
Song Liu
-5
/
+16
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
-3
/
+4
2018-03-20
genirq: Pass desc to __irq_free instead of irq number
Uwe Kleine König
-4
/
+4
2018-03-20
sched/wait: Improve __var_waitqueue() code generation
Peter Zijlstra
-6
/
+1
2018-03-20
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
-101
/
+0
2018-03-20
sched/wait: Introduce wait_var_event()
Peter Zijlstra
-0
/
+48
2018-03-20
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
-5
/
+39
2018-03-20
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
-1
/
+8
2018-03-20
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
-14
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
-6
/
+125
2018-03-20
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-38
/
+30
2018-03-20
locking/mutex: Improve documentation
Matthew Wilcox
-7
/
+30
2018-03-20
crash: export paddr_vmcoreinfo_note()
Marc-André Lureau
-0
/
+1
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+20
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+1
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
-20
/
+711
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
-13
/
+10
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
-40
/
+35
2018-03-19
cgroup: Use rcu_work instead of explicit rcu and work item
Tejun Heo
-14
/
+7
2018-03-19
RCU, workqueue: Implement rcu_work
Tejun Heo
-0
/
+54
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
-0
/
+12
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2018-03-16
perf/core: Clear sibling list of detached events
Mark Rutland
-1
/
+1
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
-18
/
+16
2018-03-16
mm: remove blackfin MPU support
Arnd Bergmann
-4
/
+0
2018-03-15
cpu/hotplug: Fix unused function warning
Arnd Bergmann
-9
/
+9
2018-03-15
printk: move dump stack related code to lib/dump_stack.c
Dave Young
-60
/
+0
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
-22
/
+235
2018-03-14
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
-0
/
+20
2018-03-14
Merge branch 'linus' into irq/core to pick up dependencies.
Thomas Gleixner
-184
/
+317
2018-03-14
tracing: Rewrite filter logic to be simpler and faster
Steven Rostedt (VMware)
-1197
/
+979
2018-03-14
tracing: Clean up and document pred_funcs_##type creation and use
Steven Rostedt (VMware)
-14
/
+32
2018-03-14
tracing: Combine enum and arrays into single macro in filter code
Steven Rostedt (VMware)
-64
/
+48
2018-03-14
cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states
Lai Jiangshan
-27
/
+15
2018-03-14
jump_label: Fix sparc64 warning
Josh Poimboeuf
-1
/
+2
2018-03-13
workqueue: remove unused cancel_work()
Stephen Hemminger
-8
/
+0
2018-03-13
workqueue: use put_device() instead of kfree()
Arvind Yadav
-1
/
+1
[prev]
[next]