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-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-9
/
+14
2019-09-12
cgroup: freezer: fix frozen state inheritance
Roman Gushchin
1
-1
/
+9
2019-09-12
Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2019-09-12
fork: block invalid exit signals with clone3()
Eugene Syromiatnikov
1
-0
/
+10
2019-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-09-06
perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
Mark-PK Tsai
1
-2
/
+2
2019-09-05
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-09-05
bpf: fix precision tracking of stack slots
Alexei Starovoitov
1
-9
/
+14
2019-09-04
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
1
-39
/
+39
2019-09-03
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+6
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-14
/
+34
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
1
-12
/
+14
2019-08-31
tracing/probe: Fix null pointer dereference
Xinpeng Liu
1
-1
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-1
/
+1
2019-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+6
2019-08-30
ftrace: Check for successful allocation of hash
Naveen N. Rao
1
-0
/
+5
2019-08-30
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
1
-1
/
+9
2019-08-30
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
1
-0
/
+4
2019-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+4
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-16
/
+23
2019-08-27
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...
Marc Zyngier
1
-2
/
+4
2019-08-26
bpf: handle 32-bit zext during constant blinding
Naveen N. Rao
1
-2
/
+6
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+18
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2019-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2019-08-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2019-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2019-08-24
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-7
/
+11
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-16
/
+23
2019-08-24
bpf: fix use after free in prog symbol exposure
Daniel Borkmann
1
-12
/
+18
2019-08-24
bpf: fix precision tracking in presence of bpf2bpf calls
Alexei Starovoitov
1
-4
/
+5
2019-08-23
Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2019-08-23
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
2
-9
/
+18
2019-08-21
modules: page-align module section allocations only for arches supporting str...
He Zhe
1
-1
/
+6
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
2
-7
/
+11
2019-08-19
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2019-08-19
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+5
2019-08-19
kprobes: Fix potential deadlock in kprobe_optimizer()
Andrea Righi
1
-4
/
+4
2019-08-19
sched/core: Schedule new worker even if PI-blocked
Sebastian Andrzej Siewior
1
-1
/
+4
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-15
/
+1
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+10
2019-08-14
Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-7
/
+24
2019-08-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+2
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2
-2
/
+19
2019-08-10
dma-direct: don't truncate dma_required_mask to bus addressing capabilities
Lucas Stach
1
-3
/
+0
[next]