index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
1
-1
/
+1
2019-09-26
checkpatch: allow consecutive close braces
Joe Perches
1
-1
/
+1
2019-09-26
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
1
-0
/
+12
2019-09-26
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
1
-1
/
+1
2019-09-26
checkpatch.pl: warn on invalid commit id
Matteo Croce
1
-0
/
+11
2019-09-26
checkpatch: improve SPDX license checking
Joe Perches
1
-9
/
+9
2019-09-26
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
1
-2
/
+4
2019-09-26
lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
Stephen Boyd
2
-28
/
+15
2019-09-26
lib/extable.c: add missing prototypes
Valdis Kletnieks
1
-0
/
+1
2019-09-26
lib/generic-radix-tree.c: make 2 functions static inline
Valdis Kletnieks
1
-2
/
+2
2019-09-26
strscpy: reject buffer sizes larger than INT_MAX
Kees Cook
1
-1
/
+1
2019-09-26
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
1
-18
/
+20
2019-09-26
kernel-doc: core-api: include string.h into core-api
Joe Perches
3
-6
/
+12
2019-09-26
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
2
-24
/
+24
2019-09-26
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
8
-98
/
+115
2019-09-26
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
2
-42
/
+66
2019-09-26
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
3
-77
/
+62
2019-09-26
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
1
-0
/
+1
2019-09-26
linux/coff.h: add include guard
Masahiro Yamada
1
-0
/
+5
2019-09-26
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
1
-0
/
+10
2019-09-26
Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...
Dave Airlie
16
-73
/
+157
2019-09-25
selftests/bpf: adjust strobemeta loop to satisfy latest clang
Andrii Nakryiko
1
-1
/
+4
2019-09-25
selftests/bpf: delete unused variables in test_sysctl
Andrii Nakryiko
1
-1
/
+0
2019-09-25
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
1
-0
/
+1
2019-09-25
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
Jonathan Lemon
1
-1
/
+1
2019-09-25
selftests/bpf: test_progs: fix client/server race in tcp_rtt
Stanislav Fomichev
1
-2
/
+19
2019-09-25
nvme: Add ctrl attributes for queue_count and sqsize
James Smart
1
-0
/
+4
2019-09-25
drm/amd/display: prevent memory leak
Navid Emamdoost
5
-0
/
+5
2019-09-25
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
2
-16
/
+115
2019-09-25
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
Jian-Hong Pan
1
-0
/
+10
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
1
-8
/
+4
2019-09-25
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
1
-0
/
+3
2019-09-25
nvme-rdma: Fix max_hw_sectors calculation
Max Gurtovoy
1
-5
/
+11
2019-09-25
nvme: fix an error code in nvme_init_subsystem()
Dan Carpenter
1
-2
/
+3
2019-09-25
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
1
-7
/
+10
2019-09-25
nvme-tcp: fix wrong stop condition in io_work
Wunderlich, Mark
1
-2
/
+2
2019-09-25
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
1
-3
/
+0
2019-09-25
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
1
-1
/
+1
2019-09-25
perf jvmti: Include JVMTI support for s390
Thomas Richter
2
-0
/
+4
2019-09-25
perf vendor events: Remove P8 HW events which are not supported
Mamatha Inamdar
1
-24
/
+0
2019-09-25
perf evlist: Fix access of freed id arrays
Andi Kleen
1
-1
/
+1
2019-09-25
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
1
-2
/
+2
2019-09-25
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
6
-43
/
+54
2019-09-25
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
3
-16
/
+1
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
12
-193
/
+218
2019-09-25
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
5
-15
/
+16
2019-09-25
KVM: nVMX: cleanup and fix host 64-bit mode checks
Paolo Bonzini
1
-31
/
+19
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
27
-385
/
+767
2019-09-25
ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
Tony Lindgren
1
-100
/
+0
[prev]
[next]