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.19.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-7.0.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-12-31
media: vim2m: media_device_cleanup was called too early
Hans Verkuil
1
-1
/
+3
2019-12-31
media: vicodec: media_device_cleanup was called too early
Hans Verkuil
1
-1
/
+3
2019-12-31
EDAC/ghes: Fix grain calculation
Robert Richter
1
-2
/
+8
2019-12-31
iio: cros_ec_baro: set info_mask_shared_by_all_available field
Gwendal Grignou
1
-0
/
+3
2019-12-31
media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.
Pi-Hsun Shih
1
-0
/
+7
2019-12-31
media: cedrus: Use helpers to access capture queue
Jernej Skrabec
2
-4
/
+12
2019-12-31
media: si470x-i2c: add missed operations in remove
Chuhong Yuan
1
-0
/
+2
2019-12-31
ice: delay less
Mitch Williams
2
-3
/
+4
2019-12-31
crypto: atmel - Fix authenc support when it is set to m
Herbert Xu
3
-11
/
+11
2019-12-31
soundwire: intel: fix PDI/stream mapping for Bulk
Pierre-Louis Bossart
1
-2
/
+8
2019-12-31
media: pvrusb2: Fix oops on tear-down when radio support is not present
Mike Isely
1
-2
/
+7
2019-12-31
selftests: net: Fix printf format warnings on arm
Masami Hiramatsu
3
-4
/
+6
2019-12-31
fsi: core: Fix small accesses and unaligned offsets via sysfs
Andrew Jeffery
1
-4
/
+27
2019-12-31
ath10k: fix get invalid tx rate for Mesh metric
Miaoqing Pan
1
-0
/
+2
2019-12-31
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
1
-3
/
+4
2019-12-31
drm/amdgpu: Avoid accidental thread reactivation.
Andrey Grodzovsky
1
-0
/
+10
2019-12-31
selftests: proc: Make va_max 1MB
Masami Hiramatsu
1
-1
/
+5
2019-12-31
cgroup: freezer: don't change task and cgroups status unnecessarily
Honglei Wang
1
-0
/
+9
2019-12-31
s390/bpf: Use kvcalloc for addrs array
Ilya Leoshkevich
1
-2
/
+3
2019-12-31
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
1
-6
/
+13
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
1
-0
/
+7
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
1
-1
/
+9
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
1
-1
/
+16
2019-12-31
net: avoid potential false sharing in neighbor related code
Eric Dumazet
3
-12
/
+12
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
1
-0
/
+20
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
1
-1
/
+8
2019-12-31
xen/gntdev: Use select for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-1
/
+2
2019-12-31
ice: Check for null pointer dereference when setting rings
Michal Swiatkowski
1
-4
/
+14
2019-12-31
drm/amdgpu: fix potential double drop fence reference
Pan Bian
1
-0
/
+2
2019-12-31
drm/amd/powerplay: fix struct init in renoir_print_clk_levels
Raul E Rangel
1
-1
/
+3
2019-12-31
drm/amdgpu: disallow direct upload save restore list from gfx driver
Hawking Zhang
1
-1
/
+2
2019-12-31
perf tools: Splice events onto evlist even on error
Ian Rogers
1
-6
/
+11
2019-12-31
perf tools: Fix cross compile for ARM64
John Garry
1
-1
/
+2
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
libsubcmd: Use -O0 with DEBUG=1
James Clark
1
-1
/
+3
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
1
-2
/
+2
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
1
-5
/
+9
2019-12-31
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
1
-2
/
+11
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
1
-2
/
+2
2019-12-31
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
1
-2
/
+2
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
1
-1
/
+5
2019-12-31
rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
Ping-Ke Shih
1
-0
/
+2
2019-12-31
drm: msm: a6xx: fix debug bus register configuration
Sharat Masetty
1
-12
/
+12
2019-12-31
RDMA/core: Fix return code when modify_port isn't supported
Kamal Heib
1
-1
/
+5
2019-12-31
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
1
-0
/
+10
2019-12-31
spi: img-spfi: fix potential double release
Pan Bian
1
-0
/
+2
2019-12-31
bnx2x: Fix PF-VF communication over multi-cos queues.
Manish Chopra
1
-5
/
+11
[prev]
[next]