index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-22
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2
-2
/
+2
2021-09-22
vhost_net: fix OoB on sendmsg() failure.
Paolo Abeni
1
-1
/
+10
2021-09-22
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-22
net: ipa: initialize all filter table slots
Alex Elder
1
-1
/
+2
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-09-22
nvme-tcp: fix io_work priority inversion
Keith Busch
1
-10
/
+10
2021-09-22
net/mlx5: Fix potential sleeping in atomic context
Maor Gottlieb
1
-3
/
+2
2021-09-22
net/mlx5: FWTrace, cancel work on alloc pd error flow
Saeed Mahameed
1
-1
/
+2
2021-09-22
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-22
drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
Arnd Bergmann
1
-1
/
+1
2021-09-22
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
1
-1
/
+1
2021-09-22
r6040: Restore MDIO clock frequency after MAC reset
Florian Fainelli
1
-1
/
+8
2021-09-22
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
1
-1
/
+3
2021-09-22
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
1
-0
/
+2
2021-09-22
ptp: dp83640: don't define PAGE0
Randy Dunlap
1
-1
/
+1
2021-09-22
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
1
-16
/
+3
2021-09-22
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
3
-9
/
+0
2021-09-22
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
1
-1
/
+1
2021-09-22
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
1
-3
/
+5
2021-09-22
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
1
-3
/
+3
2021-09-22
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-09-22
s390/sclp: fix Secure-IPL facility detection
Alexander Egorenkov
1
-1
/
+2
2021-09-22
drm/etnaviv: add missing MMU context put when reaping MMU mapping
Lucas Stach
1
-0
/
+1
2021-09-22
drm/etnaviv: reference MMU context when setting up hardware state
Lucas Stach
3
-12
/
+24
2021-09-22
drm/etnaviv: fix MMU context leak on GPU reset
Lucas Stach
1
-0
/
+2
2021-09-22
drm/etnaviv: exec and MMU state is lost when resetting the GPU
Lucas Stach
1
-3
/
+2
2021-09-22
drm/etnaviv: keep MMU context across runtime suspend/resume
Lucas Stach
1
-3
/
+3
2021-09-22
drm/etnaviv: stop abusing mmu_context as FE running marker
Lucas Stach
2
-2
/
+9
2021-09-22
drm/etnaviv: put submit prev MMU context when it exists
Lucas Stach
1
-0
/
+2
2021-09-22
drm/etnaviv: return context from etnaviv_iommu_context_get
Lucas Stach
5
-11
/
+8
2021-09-22
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
1
-1
/
+1
2021-09-22
PCI: Add AMD GPU multi-function power dependencies
Evan Quan
1
-2
/
+7
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-09-22
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
1
-1
/
+1
2021-09-22
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
1
-1
/
+1
2021-09-22
xen: reset legacy rtc flag for PV domU
Juergen Gross
1
-0
/
+7
2021-09-22
io_uring: ensure symmetry in handling iter types in loop_rw_iter()
Jens Axboe
1
-3
/
+6
2021-09-22
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-22
/
+23
2021-09-22
drm/bridge: lt9611: Fix handling of 4k panels
Robert Foss
1
-1
/
+7
2021-09-18
Linux 5.10.67
v5.10.67
Greg Kroah-Hartman
1
-1
/
+1
2021-09-18
fanotify: limit number of event merge attempts
Amir Goldstein
1
-0
/
+6
2021-09-18
drm/panfrost: Clamp lock region to Bifrost minimum
Alyssa Rosenzweig
2
-1
/
+3
2021-09-18
drm/panfrost: Use u64 for size in lock_region
Alyssa Rosenzweig
1
-6
/
+6
2021-09-18
drm/panfrost: Simplify lock_region calculation
Alyssa Rosenzweig
1
-14
/
+5
2021-09-18
drm/amd/display: Update bounding box states (v2)
Jerry (Fangzhi) Zuo
1
-10
/
+31
2021-09-18
drm/amd/display: Update number of DCN3 clock states
Aurabindo Pillai
1
-0
/
+1
2021-09-18
drm/amdgpu: Fix BUG_ON assert
Andrey Grodzovsky
1
-1
/
+1
2021-09-18
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
6
-111
/
+136
[prev]
[next]