index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-25
3
-3
/
+42
*
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
2017-01-25
1
-3
/
+4
*
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
1
-19
/
+45
*
bpf, lpm: fix kfree of im_node in trie_update_elem
Daniel Borkmann
2017-01-23
1
-1
/
+1
*
bpf: add a longest prefix match trie map implementation
Daniel Mack
2017-01-23
2
-1
/
+504
*
bpf: add bpf_probe_read_str helper
Gianluca Borello
2017-01-20
1
-0
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
9
-59
/
+169
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
3
-11
/
+13
|
|
\
|
|
*
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
3
-11
/
+13
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-01-15
1
-4
/
+6
|
|
\
\
|
|
*
|
pid: fix lockdep deadlock warning due to ucount_lock
Andrei Vagin
2017-01-10
1
-4
/
+6
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-01-15
2
-2
/
+9
|
|
\
\
\
|
|
*
|
|
nohz: Fix collision between tick and other hrtimers
Frederic Weisbecker
2017-01-11
2
-2
/
+9
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-15
1
-42
/
+133
|
|
\
\
\
\
|
|
*
|
|
|
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-16
/
+31
|
|
*
|
|
|
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
2017-01-14
1
-4
/
+54
|
|
*
|
|
|
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
2017-01-14
1
-22
/
+48
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-01-13
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
capability: export has_capability
Jike Song
2017-01-12
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-13
1
-0
/
+7
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
jump_labels: API for flushing deferred jump label updates
David Matlack
2017-01-12
1
-0
/
+7
|
|
|
/
/
*
|
|
|
bpf, trace: make ctx access checks more robust
Daniel Borkmann
2017-01-16
1
-0
/
+9
*
|
|
|
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
1
-2
/
+6
*
|
|
|
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
2017-01-12
2
-9
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
4
-4
/
+8
|
\
|
|
|
|
*
|
|
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-01-10
1
-2
/
+2
|
*
|
|
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
2017-01-10
1
-0
/
+4
|
*
|
|
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2017-01-10
2
-2
/
+2
|
|
/
/
*
|
|
bpf: Make unnecessarily global functions static
Tobias Klauser
2017-01-10
1
-7
/
+10
*
|
|
bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()
Tobias Klauser
2017-01-10
1
-2
/
+1
*
|
|
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
2017-01-09
3
-26
/
+26
*
|
|
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
1
-10
/
+64
*
|
|
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
1
-5
/
+16
*
|
|
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-09
1
-2
/
+7
*
|
|
bpf: split check_mem_access logic for map values
Gianluca Borello
2017-01-09
1
-39
/
+49
|
/
/
*
|
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-01-05
1
-4
/
+14
|
\
\
|
|
/
|
/
|
|
*
audit: Fix sleep in atomic
Jan Kara
2017-01-03
1
-4
/
+14
|
*
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
2016-12-23
1
-4
/
+4
*
|
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
2016-12-26
1
-1
/
+8
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
24
-147
/
+144
|
\
\
|
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
5
-7
/
+7
|
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
13
-88
/
+88
|
*
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
10
-52
/
+49
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
1
-184
/
+51
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
1
-138
/
+1
|
*
|
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-25
1
-46
/
+50
*
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
29
-29
/
+29
|
/
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-1
/
+1
|
\
\
|
*
|
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
2016-12-18
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-23
1
-0
/
+3
|
\
\
\
[next]