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
2020-08-26
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
4
-8
/
+40
2020-08-26
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2
-2
/
+5
2020-08-26
kbuild: remove AS variable
Masahiro Yamada
1
-3
/
+2
2020-08-26
kbuild: remove PYTHON2 variable
Masahiro Yamada
1
-2
/
+1
2020-08-26
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
2
-2
/
+3
2020-08-26
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
1
-3
/
+3
2020-08-26
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2
-7
/
+7
2020-08-26
Documentation/llvm: fix the name of llvm-size
Fangrui Song
1
-1
/
+1
2020-08-26
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
3
-0
/
+82
2020-08-21
Linux 5.4.60
v5.4.60
Greg Kroah-Hartman
1
-1
/
+1
2020-08-21
drm/amd/display: dchubbub p-state warning during surface planes switch
hersen wu
1
-2
/
+67
2020-08-21
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
Sandeep Raghuraman
1
-1
/
+4
2020-08-21
drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
Xin Xiong
1
-3
/
+4
2020-08-21
drm: Added orientation quirk for ASUS tablet model T103HAF
Marius Iacob
1
-0
/
+6
2020-08-21
drm/panfrost: Use kvfree() to free bo->sgts
Denis Efremov
2
-2
/
+2
2020-08-21
arm64: dts: marvell: espressobin: add ethernet alias
Tomasz Maciej Nowak
1
-0
/
+6
2020-08-21
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
1
-10
/
+14
2020-08-21
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
1
-0
/
+3
2020-08-21
perf/x86/rapl: Fix missing psys sysfs attributes
Zhang Rui
1
-1
/
+1
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
[prev]
[next]