index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+64
2018-12-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+1
2018-12-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+63
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-102
/
+804
2018-12-20
bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't
Jesper Dangaard Brouer
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-13
/
+40
2018-12-20
bpf: verifier: reorder stack size check with dead code sanitization
Jakub Kicinski
1
-2
/
+3
2018-12-20
bpf: verifier: teach the verifier to reason about the BPF_JSET instruction
Jakub Kicinski
1
-0
/
+20
2018-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-9
/
+25
2018-12-19
bpf: Ensure line_info.insn_off cannot point to insn with zero code
Martin KaFai Lau
1
-0
/
+8
2018-12-19
bpf: log struct/union attribute for forward type
Yonghong Song
1
-1
/
+7
2018-12-18
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-0
/
+5
2018-12-18
futex: Cure exit race
Thomas Gleixner
1
-6
/
+63
2018-12-18
bpf: support raw tracepoints in modules
Matt Mullins
3
-5
/
+110
2018-12-18
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
2
-22
/
+32
2018-12-18
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
1
-20
/
+260
2018-12-18
bpf: btf: refactor btf_int_bits_seq_show()
Yonghong Song
1
-14
/
+21
2018-12-17
bpf: remove useless version check for prog load
Daniel Borkmann
1
-5
/
+0
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
1
-1
/
+6
2018-12-17
posix-timers: Fix division by zero bug
Thomas Gleixner
1
-4
/
+1
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-9
/
+25
2018-12-15
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
1
-1
/
+107
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
1
-6
/
+7
2018-12-15
bpf: speed up stacksafe check
Alexei Starovoitov
1
-1
/
+3
2018-12-14
bpf: verbose log bpf_line_info in verifier
Martin KaFai Lau
1
-5
/
+69
2018-12-14
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
2
-13
/
+22
2018-12-13
bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump
Daniel Borkmann
1
-7
/
+0
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
1
-3
/
+10
2018-12-13
bpf: include sub program tags in bpf_prog_info
Song Liu
1
-0
/
+22
2018-12-13
bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
Martin KaFai Lau
1
-20
/
+12
2018-12-12
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+9
2018-12-12
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
2
-1
/
+114
2018-12-12
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
3
-1
/
+4
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-6
/
+15
2018-12-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-11
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
1
-1
/
+4
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-99
/
+458
2018-12-10
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
1
-19
/
+19
2018-12-10
bpf: clean up bpf_prog_get_info_by_fd()
Song Liu
1
-2
/
+2
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
1
-4
/
+12
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-76
/
+315
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+171
2018-12-09
bpf: Add bpf_line_info support
Martin KaFai Lau
4
-33
/
+368
2018-12-07
bpf: verifier remove the rejection on BPF_ALU | BPF_ARSH
Jiong Wang
1
-5
/
+0
2018-12-07
bpf: interpreter support BPF_ALU | BPF_ARSH
Jiong Wang
1
-22
/
+30
2018-12-07
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-06
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-12-05
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
1
-0
/
+2
2018-12-05
stackleak: Mark stackleak_track_stack() as notrace
Anders Roxell
1
-1
/
+1
[next]