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
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
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
1
-2
/
+2
2020-08-21
NFS: Fix flexfiles read failover
Trond Myklebust
3
-16
/
+40
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
s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
Krzysztof Kozlowski
1
-0
/
+1
2020-08-21
s390/test_unwind: fix possible memleak in test_unwind()
Wang Hai
1
-0
/
+1
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
vdpa: Fix pointer math bug in vdpasim_get_config()
Dan Carpenter
1
-1
/
+1
2020-08-21
recordmcount: Fix build failure on non arm64
Christophe Leroy
1
-0
/
+2
2020-08-21
vdpa_sim: init iommu lock
Michael S. Tsirkin
1
-0
/
+1
2020-08-21
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
1
-20
/
+24
2020-08-21
perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Jin Yao
1
-2
/
+2
2020-08-21
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
1
-1
/
+1
2020-08-21
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
1
-2
/
+3
2020-08-21
x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
Pawan Gupta
2
-1
/
+11
2020-08-21
x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
Dilip Kota
1
-2
/
+7
2020-08-21
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
1
-3
/
+14
2020-08-21
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-08-21
watchdog: rti-wdt: balance pm runtime enable calls
Tero Kristo
1
-0
/
+2
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
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
1
-2
/
+4
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
clk: hsdk: Fix bad dependency on IOMEM
Geert Uytterhoeven
1
-1
/
+1
2020-08-21
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
1
-4
/
+6
2020-08-21
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
1
-0
/
+5
2020-08-21
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
1
-1
/
+2
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
perf tools: Fix term parsing for raw syntax
Jiri Olsa
4
-9
/
+77
2020-08-21
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
1
-2
/
+7
2020-08-21
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-08-21
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
8
-15
/
+50
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
f2fs: compress: fix to update isize when overwriting compressed file
Chao Yu
1
-0
/
+4
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: Disable multiple GPASID-dev bind
Jacob Pan
1
-13
/
+9
2020-08-21
iommu/vt-d: Warn on out-of-range invalidation address
Jacob Pan
1
-3
/
+2
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-08-21
iommu/vt-d: Handle non-page aligned address
Liu Yi L
1
-2
/
+19
2020-08-21
clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
Jonathan Marek
1
-2
/
+0
[prev]
[next]