index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2018-11-07
1
-48
/
+100
|
\
|
*
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
2018-11-05
1
-23
/
+54
|
*
genirq/affinity: Pass first vector to __irq_build_affinity_masks()
Ming Lei
2018-11-05
1
-9
/
+11
|
*
genirq/affinity: Move two stage affinity spreading into a helper function
Ming Lei
2018-11-05
1
-36
/
+56
|
*
genirq/affinity: Spread IRQs to all available NUMA nodes
Long Li
2018-11-05
1
-3
/
+2
*
|
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-06
1
-1
/
+1
|
\
\
|
*
|
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
2018-11-05
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-06
2
-13
/
+26
|
\
\
|
|
/
|
/
|
|
*
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
Daniel Borkmann
2018-11-02
1
-0
/
+1
|
*
bpf: show main program address and length in bpf_prog_info
Song Liu
2018-11-02
1
-9
/
+24
|
*
bpf: show real jited address in bpf_prog_info->jited_ksyms
Song Liu
2018-11-02
1
-1
/
+0
|
*
bpf: show real jited prog address in /proc/kallsyms
Song Liu
2018-11-02
1
-3
/
+1
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-04
2
-2
/
+2
|
\
\
|
*
|
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-04
1
-1
/
+1
|
*
|
sched/rt: Update comment in pick_next_task_rt()
Muchun Song
2018-10-29
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
33
-1080
/
+1433
|
|
\
\
\
|
*
|
|
|
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-11-01
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
perf/core: Clean up inconsisent indentation
Colin Ian King
2018-10-30
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
irq/matrix: Fix memory overallocation
Michael Kelley
2018-11-01
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
kernel/sysctl.c: remove duplicated include
Michael Schupikov
2018-11-03
1
-1
/
+0
*
|
|
|
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
2018-11-03
1
-2
/
+0
*
|
|
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
2
-41
/
+11
|
\
\
\
\
|
*
|
|
|
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-02
2
-41
/
+11
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-11-01
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kvm_config: add CONFIG_VIRTIO_MENU
Lénaïc Huard
2018-10-25
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
4
-1
/
+153
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
stackleak: Allow runtime disabling of kernel stack erasing
Alexander Popov
2018-09-04
2
-1
/
+52
|
*
|
|
|
|
fs/proc: Show STACKLEAK metrics in the /proc file system
Alexander Popov
2018-09-04
1
-0
/
+4
|
*
|
|
|
|
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
Alexander Popov
2018-09-04
1
-0
/
+28
|
*
|
|
|
|
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-04
3
-0
/
+69
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
1
-9
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
2018-11-01
1
-5
/
+6
|
*
|
|
|
|
|
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-11-01
1
-4
/
+6
*
|
|
|
|
|
|
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing: Trivia spelling fix containerof() -> container_of()
Andy Shevchenko
2018-09-26
1
-1
/
+1
*
|
|
|
|
|
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
|
|
|
|
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
8
-8
/
+7
*
|
|
|
|
|
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
3
-6
/
+6
*
|
|
|
|
|
|
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2018-10-31
1
-1
/
+3
*
|
|
|
|
|
|
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
2018-10-31
1
-2
/
+6
*
|
|
|
|
|
|
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
2018-10-31
1
-1
/
+1
*
|
|
|
|
|
|
kernel/signal.c: fix a comment error
Weikang Shi
2018-10-31
1
-1
/
+1
*
|
|
|
|
|
|
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
2018-10-31
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
10
-931
/
+1261
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
2018-10-27
1
-1
/
+1
|
*
|
|
|
|
|
|
tracing: Export trace_dump_stack to modules
Nikolay Borisov
2018-10-27
1
-0
/
+1
|
*
|
|
|
|
|
|
tracing: probeevent: Fix uninitialized used of offset in parse args
Steven Rostedt (VMware)
2018-10-12
1
-1
/
+1
[next]