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
2020-08-21
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
1
-1
/
+1
2020-08-21
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
1
-10
/
+11
2020-08-21
ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
Dinghao Liu
1
-2
/
+0
2020-08-21
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
2
-12
/
+1
2020-08-21
mfd: dln2: Run event handler loop under spinlock
Andy Shevchenko
1
-0
/
+4
2020-08-21
i2c: iproc: fix race between client unreg and isr
Dhananjay Phadke
1
-1
/
+12
2020-08-21
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
1
-1
/
+1
2020-08-21
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
1
-1
/
+1
2020-08-21
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2
-12
/
+12
2020-08-21
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
1
-1
/
+1
2020-08-21
fs/minix: set s_maxbytes correctly
Eric Biggers
4
-9
/
+9
2020-08-21
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
2020-08-21
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-08-21
drm/vmwgfx: Fix two list_for_each loop exit tests
Dan Carpenter
1
-4
/
+4
2020-08-21
drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
Dan Carpenter
1
-3
/
+2
2020-08-21
recordmcount: Fix build failure on non arm64
Christophe Leroy
1
-0
/
+2
2020-08-21
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
1
-1
/
+1
2020-08-21
x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
Dilip Kota
1
-2
/
+7
2020-08-21
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-08-21
watchdog: initialize device before misc_register
Krzysztof Sobota
1
-9
/
+9
2020-08-21
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
1
-3
/
+9
2020-08-21
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
1
-1
/
+1
2020-08-21
openrisc: Fix oops caused when dumping stack
Stafford Horne
1
-2
/
+16
2020-08-21
libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr
Jane Chu
1
-3
/
+8
2020-08-21
libnvdimm/security: fix a typo
Jane Chu
1
-1
/
+1
2020-08-21
clk: bcm2835: Do not use prediv with bcm2711's PLLs
Nicolas Saenz Julienne
1
-4
/
+21
2020-08-21
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
1
-4
/
+6
2020-08-21
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2
-2
/
+8
2020-08-21
i2c: rcar: avoid race when unregistering slave
Wolfram Sang
1
-3
/
+5
2020-08-21
tools build feature: Use CC and CXX from parent
Thomas Hebb
2
-3
/
+1
2020-08-21
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
1
-2
/
+7
2020-08-21
clk: clk-atlas6: fix return value check in atlas6_clk_init()
Xu Wang
1
-1
/
+1
2020-08-21
clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
Konrad Dybcio
1
-0
/
+3
2020-08-21
i2c: rcar: slave: only send STOP event when we have been addressed
Wolfram Sang
1
-3
/
+4
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-08-21
clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
Jonathan Marek
1
-2
/
+0
2020-08-21
clk: qcom: gcc: fix sm8150 GPU and NPU clocks
Jonathan Marek
1
-2
/
+6
2020-08-21
iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
Colin Ian King
1
-0
/
+3
2020-08-21
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
1
-3
/
+8
2020-08-21
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...
Aneesh Kumar K.V
1
-18
/
+12
2020-08-21
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...
Aneesh Kumar K.V
1
-13
/
+13
2020-08-21
clk: actions: Fix h_clk for Actions S500 SoC
Cristian Ciocaltea
1
-1
/
+1
2020-08-21
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
1
-3
/
+0
2020-08-21
gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
Steve Longerbeam
1
-27
/
+82
2020-08-21
gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
Steve Longerbeam
1
-38
/
+20
2020-08-21
crypto: caam - Remove broken arc4 support
Herbert Xu
2
-30
/
+0
2020-08-21
mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
Yoshihiro Shimoda
1
-5
/
+13
2020-08-21
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
1
-1
/
+1
2020-08-21
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
1
-1
/
+1
2020-08-21
devres: keep both device name and resource name in pretty name
Vladimir Oltean
1
-1
/
+10
[prev]
[next]