index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpf_dbg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2
-2
/
+3
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
3
-8
/
+35
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
3
-41
/
+62
2017-12-15
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
1
-6
/
+3
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2
-12
/
+2
2017-12-15
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
1
-0
/
+4
2017-12-15
arch: define weak abort()
Sudip Mukherjee
1
-0
/
+8
2017-12-15
mm, oom_reaper: fix memory corruption
Michal Hocko
4
-6
/
+18
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
8
-2
/
+13
2017-12-15
mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'
Christophe JAILLET
1
-2
/
+4
2017-12-15
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
1
-1
/
+1
2017-12-15
kcov: fix comparison callback signature
Dmitry Vyukov
1
-2
/
+2
2017-12-15
mm/slab.c: do not hash pointers when debugging slab
Geert Uytterhoeven
1
-13
/
+10
2017-12-15
mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()
Lucas Stach
1
-0
/
+11
2017-12-15
mm/memory.c: mark wp_huge_pmd() inline to prevent build failure
Geert Uytterhoeven
1
-1
/
+2
2017-12-15
scripts/faddr2line: fix CROSS_COMPILE unset error
Liu, Changcheng
1
-4
/
+4
2017-12-15
Documentation/vm/zswap.txt: update with same-value filled page feature
Srividya Desireddy
1
-1
/
+21
2017-12-15
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2
-5
/
+8
2017-12-15
autofs: fix careless error in recent commit
NeilBrown
1
-1
/
+0
2017-12-15
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-15
mm/kmemleak.c: make cond_resched() rate-limiting more efficient
Andrew Morton
1
-1
/
+1
2017-12-15
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
3
-3
/
+17
2017-12-15
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-14
virtio_mmio: fix devm cleanup
Mark Rutland
1
-34
/
+9
2017-12-14
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2
-1
/
+5
2017-12-14
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
1
-1
/
+1
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
2
-2
/
+3
2017-12-14
drm/drm_lease: Prevent deadlock in case drm_lease_create() fails
Marius Vlad
1
-2
/
+2
2017-12-13
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
5
-21
/
+63
2017-12-13
drm: Update edid-derived drm_display_info fields at edid property set [v2]
Keith Packard
3
-14
/
+53
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
1
-0
/
+1
2017-12-13
arm64: fault: avoid send SIGBUS two times
Dongjiu Geng
1
-3
/
+2
2017-12-12
PCI: rcar: Fix use-after-free in probe error path
Geert Uytterhoeven
1
-4
/
+4
2017-12-12
xen: XEN_ACPI_PROCESSOR is Dom0-only
Jan Beulich
1
-1
/
+1
2017-12-12
x86/Xen: don't report ancient LAPIC version
Jan Beulich
1
-1
/
+1
2017-12-12
checkpatch: Remove ACCESS_ONCE() warning
Mark Rutland
1
-22
/
+0
2017-12-12
compiler.h: Remove ACCESS_ONCE()
Mark Rutland
1
-36
/
+11
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
1
-12
/
+9
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
1
-1
/
+1
2017-12-12
arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h
Will Deacon
1
-1
/
+1
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
8
-1
/
+28
2017-12-12
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
1
-0
/
+2
2017-12-12
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
Will Deacon
1
-4
/
+4
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
6
-1705
/
+35
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
4
-19
/
+1
2017-12-12
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
Will Deacon
1
-4
/
+4
2017-12-12
scsi: core: Fix a scsi_show_rq() NULL pointer dereference
Bart Van Assche
2
-3
/
+7
2017-12-12
scsi: MAINTAINERS: change FCoE list to linux-scsi
Johannes Thumshirn
1
-1
/
+1
[next]