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
2021-03-23
Merge tag 'mlx5-fixes-2021-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-37
/
+79
2021-03-23
isdn: capi: fix mismatched prototypes
Arnd Bergmann
1
-2
/
+2
2021-03-23
powerpc/pseries/mobility: handle premature return from H_JOIN
Nathan Lynch
1
-1
/
+25
2021-03-23
powerpc/pseries/mobility: use struct for shared state
Nathan Lynch
1
-3
/
+19
2021-03-23
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
1
-1
/
+1
2021-03-22
net/mlx5: SF, do not use ecpu bit for vhca state processing
Parav Pandit
4
-24
/
+17
2021-03-22
net/mlx5e: Fix division by 0 in mlx5e_select_queue
Maxim Mikityanskiy
1
-0
/
+5
2021-03-22
net/mlx5e: Fix error path for ethtool set-priv-flag
Aya Levin
1
-1
/
+5
2021-03-22
net/mlx5e: Offload tuple rewrite for non-CT flows
Dima Chumak
2
-12
/
+35
2021-03-22
net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP
Alaa Hleihel
1
-0
/
+10
2021-03-22
net/mlx5: Add back multicast stats for uplink representor
Huy Nguyen
1
-0
/
+7
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
1
-6
/
+8
2021-03-22
MAINTAINERS: Combine "QLOGIC QLGE 10Gb ETHERNET DRIVER" sections into one
Jonathan Neuschäfer
1
-6
/
+2
2021-03-22
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
1
-4
/
+7
2021-03-22
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
1
-4
/
+2
2021-03-22
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
1
-0
/
+8
2021-03-22
drm/amdgpu: update comments about s0ix suspend/resume
Alex Deucher
1
-3
/
+7
2021-03-22
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
2
-3
/
+3
2021-03-22
drm/amdgpu: re-enable suspend phase 2 for S0ix
Alex Deucher
1
-3
/
+9
2021-03-22
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
Alex Deucher
1
-4
/
+6
2021-03-22
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
8
-89
/
+139
2021-03-22
drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)
Alex Deucher
1
-5
/
+2
2021-03-22
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
4
-29
/
+25
2021-03-22
drm/amdgpu: fix the hibernation suspend with s0ix
Prike Liang
1
-2
/
+6
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
1
-0
/
+8
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-41
/
+59
2021-03-22
ARC: treewide: avoid the pointer addition with NULL pointer
dean.yang_cp
1
-13
/
+14
2021-03-22
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2021-03-22
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
3
-6
/
+34
2021-03-22
dm: don't report "detected capacity change" on device creation
Mikulas Patocka
1
-1
/
+4
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
3
-10
/
+40
2021-03-22
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
1
-1
/
+1
2021-03-22
dax: avoid -Wempty-body warnings
Arnd Bergmann
1
-4
/
+2
2021-03-22
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-22
io_uring: fix provide_buffers sign extension
Pavel Begunkov
1
-1
/
+3
2021-03-22
io_uring: don't skip file_end_write() on reissue
Pavel Begunkov
1
-3
/
+2
2021-03-22
io_uring: correct io_queue_async_work() traces
Pavel Begunkov
1
-2
/
+2
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
1
-2
/
+19
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
Documentation: arm64/acpi : clarify arm64 support of IBFT
Tom Saeger
1
-5
/
+5
2021-03-22
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
1
-4
/
+5
2021-03-22
RDMA/hns: Fix bug during CMDQ initialization
Lang Cheng
1
-1
/
+3
2021-03-22
ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
Hui Wang
1
-0
/
+1
2021-03-22
ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
Hui Wang
1
-1
/
+1
2021-03-22
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2
-4
/
+8
2021-03-22
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
2
-2
/
+3
2021-03-22
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
2
-6
/
+8
2021-03-22
Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...
Dave Airlie
1
-25
/
+6
[prev]
[next]