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-11-08
cpuset: Track cpusets that use parent's effective_cpus
Waiman Long
-1
/
+70
2018-11-08
cpuset: Add an error state to cpuset.sched.partition
Waiman Long
-24
/
+129
2018-11-08
cpuset: Add new v2 cpuset.sched.partition flag
Waiman Long
-13
/
+352
2018-11-08
cpuset: Simply allocation and freeing of cpumasks
Waiman Long
-33
/
+77
2018-11-08
cpuset: Define data structures to support scheduling partition
Waiman Long
-0
/
+37
2018-11-08
cpuset: Enable cpuset controller in default hierarchy
Waiman Long
-3
/
+45
2018-11-08
posix-cpu-timers: Remove useless call to check_dl_overrun()
Juri Lelli
-3
/
+0
2018-11-07
userns: also map extents in the reverse map to kernel IDs
Jann Horn
-4
/
+8
2018-11-07
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
-48
/
+100
2018-11-07
resource/docs: Complete kernel-doc style function documentation
Borislav Petkov
-9
/
+14
2018-11-07
modsign: use all trusted keys to verify module signature
Ke Wu
-1
/
+2
2018-11-06
genirq/matrix: Improve target CPU selection for managed interrupts.
Long Li
-4
/
+30
2018-11-06
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-13
/
+26
2018-11-05
audit: print empty EXECVE args
Richard Guy Briggs
-1
/
+1
2018-11-05
cgroup: remove unnecessary unlikely()
Yangtao Li
-3
/
+1
2018-11-05
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
-1
/
+1
2018-11-05
clockevents: Remove unnecessary unlikely()
Yangtao Li
-9
/
+3
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
-23
/
+54
2018-11-05
genirq/affinity: Pass first vector to __irq_build_affinity_masks()
Ming Lei
-9
/
+11
2018-11-05
genirq/affinity: Move two stage affinity spreading into a helper function
Ming Lei
-36
/
+56
2018-11-05
genirq/affinity: Spread IRQs to all available NUMA nodes
Long Li
-3
/
+2
2018-11-05
resource/docs: Fix new kernel-doc warnings
Randy Dunlap
-3
/
+7
2018-11-05
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
-2
/
+2
2018-11-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+2
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2018-11-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2018-11-04
sched/core: Introduce set_next_task() helper for better code readability
Muchun Song
-22
/
+21
2018-11-04
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
-2
/
+11
2018-11-04
sched/fair: Clean up load_balance() condition
Valentin Schneider
-3
/
+3
2018-11-04
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
-1
/
+4
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
-1
/
+1
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
-1080
/
+1433
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
-2
/
+0
2018-11-02
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
Daniel Borkmann
-0
/
+1
2018-11-02
bpf: show main program address and length in bpf_prog_info
Song Liu
-9
/
+24
2018-11-02
bpf: show real jited address in bpf_prog_info->jited_ksyms
Song Liu
-1
/
+0
2018-11-02
bpf: show real jited prog address in /proc/kallsyms
Song Liu
-3
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
-41
/
+11
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
-41
/
+11
2018-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+1
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+153
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-9
/
+12
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
-1
/
+1
2018-11-01
watchdog/core: Add watchdog_thresh command line parameter
Laurence Oberman
-0
/
+7
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
-1
/
+1
2018-11-01
irq/matrix: Fix memory overallocation
Michael Kelley
-1
/
+1
2018-10-31
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
-5
/
+6
[prev]
[next]