index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-01-22
4
-113
/
+278
|
\
|
*
XArray: Fix an arithmetic error in xa_is_err
Dan Carpenter
2019-01-17
1
-1
/
+1
|
*
XArray tests: Check mark 2 gets squashed
Matthew Wilcox
2019-01-14
1
-3
/
+3
|
*
XArray: Fix typo in comment
Cyrill Gorcunov
2019-01-14
1
-1
/
+1
|
*
XArray: Honour reserved entries in xa_insert
Matthew Wilcox
2019-01-06
4
-48
/
+126
|
*
XArray: Permit storing 2-byte-aligned pointers
Matthew Wilcox
2019-01-06
3
-12
/
+58
|
*
XArray: Change xa_for_each iterator
Matthew Wilcox
2019-01-06
2
-19
/
+70
|
*
XArray: Turn xa_init_flags into a static inline
Matthew Wilcox
2019-01-06
2
-30
/
+18
|
*
XArray tests: Add RCU locking
Matthew Wilcox
2019-01-06
1
-0
/
+2
*
|
ide: fix a typo in the settings proc file name
Christoph Hellwig
2019-01-22
1
-1
/
+1
*
|
Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-22
1
-1
/
+1
|
\
\
|
*
|
iommu/of: Fix probe-deferral
Robin Murphy
2019-01-11
1
-1
/
+1
*
|
|
Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-01-22
10
-103
/
+276
|
\
\
\
|
*
|
|
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2019-01-17
1
-8
/
+32
|
*
|
|
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
2019-01-17
1
-4
/
+9
|
*
|
|
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
2019-01-17
1
-0
/
+8
|
*
|
|
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
2019-01-17
1
-14
/
+12
|
*
|
|
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
1
-2
/
+4
|
*
|
|
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
1
-15
/
+33
|
*
|
|
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
1
-1
/
+105
|
*
|
|
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2019-01-17
1
-43
/
+42
|
*
|
|
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
|
*
|
|
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
|
*
|
|
arc: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-17
1
-4
/
+0
|
*
|
|
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-17
1
-3
/
+3
|
*
|
|
ARC: boot log: print Action point details
Vineet Gupta
2019-01-17
2
-8
/
+24
|
*
|
|
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2019-01-17
2
-3
/
+4
|
|
/
/
*
|
|
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
2019-01-21
1
-1
/
+1
*
|
|
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
\
\
\
|
*
|
|
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
*
|
|
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
*
|
|
|
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-2
/
+21
|
\
\
\
\
|
*
|
|
|
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
2019-01-20
1
-0
/
+18
|
*
|
|
|
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
2019-01-20
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
114
-602
/
+2090
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-19
16
-36
/
+1293
|
|
\
\
\
\
|
|
*
|
|
|
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
|
*
|
|
|
tools: bpftool: Cleanup license mess
Thomas Gleixner
2019-01-18
2
-11
/
+1
|
|
*
|
|
|
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
2019-01-18
1
-2
/
+15
|
|
*
|
|
|
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-01-18
1
-0
/
+1163
|
|
*
|
|
|
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
|
*
|
|
|
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
|
|
*
|
|
|
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
*
|
|
|
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
2019-01-17
1
-0
/
+1
|
|
*
|
|
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
1
-1
/
+1
|
|
*
|
|
|
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-17
1
-0
/
+30
|
|
*
|
|
|
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
2019-01-17
1
-0
/
+2
|
|
*
|
|
|
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
2019-01-17
1
-2
/
+5
|
|
*
|
|
|
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
|
|
*
|
|
|
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
1
-4
/
+15
[next]