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
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2019-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-17
/
+52
2019-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+59
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-30
/
+50
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-07
Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+8
2019-02-05
signal: Always attempt to allocate siginfo for SIGSTOP
Eric W. Biederman
1
-3
/
+2
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-35
/
+6
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-30
/
+50
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
1
-2
/
+10
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
1
-12
/
+2
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
3
-14
/
+35
2019-01-31
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
1
-1
/
+1
2019-01-31
relay: check return of create_buf_file() properly
Greg Kroah-Hartman
1
-1
/
+3
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
3
-31
/
+5
2019-01-29
bpf: btf: allow typedef func_proto
Yonghong Song
1
-1
/
+2
2019-01-29
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
1
-4
/
+1
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-11
/
+34
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
1
-7
/
+7
2019-01-21
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
1
-2
/
+9
2019-01-21
futex: Fix (possible) missed wakeup
Peter Zijlstra
1
-5
/
+8
2019-01-21
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
1
-3
/
+4
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
1
-0
/
+12
2019-01-21
sched/wait: Fix rcuwait_wake_up() ordering
Prateek Sood
1
-1
/
+1
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+24
2019-01-18
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-01-18
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
1
-1
/
+1
2019-01-18
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-01-17
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
1
-0
/
+7
2019-01-17
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
1
-0
/
+1
2019-01-17
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
1
-1
/
+1
2019-01-17
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
1
-0
/
+2
2019-01-17
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
1
-2
/
+5
2019-01-17
tracing: uprobes: Fix typo in pr_fmt string
Andreas Ziegler
1
-1
/
+1
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
1
-0
/
+2
2019-01-15
seccomp: fix UAF in user-trap code
Tycho Andersen
1
-0
/
+4
2019-01-16
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+9
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-22
/
+88
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
1
-3
/
+9
[next]