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-22
tracing: Use hist trigger's var_ref array to destroy var_refs
Tom Zanussi
1
-5
/
+19
2018-12-22
tracing: Remove open-coding of hist trigger var_ref management
Tom Zanussi
1
-18
/
+75
2018-12-22
tracing: Use var_refs[] for hist trigger reference checking
Tom Zanussi
1
-57
/
+11
2018-12-22
tracing: Change strlen to sizeof for hist trigger static strings
Tom Zanussi
1
-19
/
+19
2018-12-22
tracing: Remove unnecessary hist trigger struct field
Tom Zanussi
1
-1
/
+0
2018-12-22
tracing: Fix ftrace_graph_get_ret_stack() to use task and not current
Steven Rostedt (VMware)
1
-2
/
+2
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+64
2018-12-21
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
1
-2
/
+7
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-21
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+4
2018-12-21
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2
-8
/
+2
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
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
1
-1
/
+1
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-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
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
cred: export get_task_cred().
NeilBrown
1
-0
/
+1
2018-12-19
cred: add get_cred_rcu()
NeilBrown
1
-1
/
+1
2018-12-19
cred: add cred_fscmp() for comparing creds.
NeilBrown
1
-0
/
+55
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
2
-5
/
+12
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
5
-26
/
+29
2018-12-19
genirq/affinity: Remove excess indentation
Thomas Gleixner
1
-11
/
+11
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
Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-2
/
+21
2018-12-18
timekeeping: remove timespec_add/timespec_del
Arnd Bergmann
1
-36
/
+0
2018-12-18
timekeeping: remove unused {read,update}_persistent_clock
Arnd Bergmann
2
-19
/
+3
2018-12-18
y2038: signal: Add compat_sys_rt_sigtimedwait_time64
Arnd Bergmann
1
-0
/
+32
2018-12-18
y2038: signal: Add sys_rt_sigtimedwait_time32
Arnd Bergmann
1
-0
/
+33
2018-12-18
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
1
-0
/
+2
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
4
-7
/
+7
2018-12-18
ntp: Remove duplicated include
YueHaibing
1
-1
/
+0
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
kprobes: Blacklist symbols in arch-defined prohibited area
Masami Hiramatsu
1
-14
/
+53
2018-12-17
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
Ingo Molnar
7
-18
/
+183
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
kconfig: warn no new line at end of file
Masahiro Yamada
1
-1
/
+1
2018-12-15
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
1
-1
/
+107
[prev]
[next]