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-04-28
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-04-28
HID cp2112: fix support for multiple gpiochips
Douglas Gilbert
1
-11
/
+11
2021-04-28
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
1
-0
/
+1
2021-04-28
HID: google: add don USB id
Shou-Chieh Hsu
2
-0
/
+3
2021-04-28
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-04-28
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
2021-04-28
perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
Jim Mattson
1
-1
/
+1
2021-04-28
perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
Kan Liang
1
-35
/
+26
2021-04-28
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-28
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-28
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-28
bpf: Allow variable-offset stack access
Andrei Matei
3
-147
/
+518
2021-04-28
bpf: Permits pointers on stack for helper calls
Yonghong Song
1
-1
/
+2
2021-04-28
arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS
Andre Przywara
1
-1
/
+1
2021-04-28
pinctrl: core: Show pin numbers for the controllers with base = 0
Andy Shevchenko
1
-6
/
+8
2021-04-28
block: return -EBUSY when there are open partitions in blkdev_reread_part
Christoph Hellwig
1
-0
/
+2
2021-04-28
pinctrl: lewisburg: Update number of pins in community
Yuanyuan Zhong
1
-3
/
+3
2021-04-28
vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails
Eli Cohen
1
-1
/
+3
2021-04-28
KEYS: trusted: Fix TPM reservation for seal/unseal
James Bottomley
1
-1
/
+1
2021-04-28
gpio: omap: Save and restore sysconfig
Tony Lindgren
2
-0
/
+12
2021-04-28
vhost-vdpa: protect concurrent access to vhost device iotlb
Xie Yongji
1
-1
/
+5
2021-04-21
Linux 5.10.32
v5.10.32
Greg Kroah-Hartman
1
-1
/
+1
2021-04-21
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
3
-22
/
+46
2021-04-21
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-21
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-21
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-21
arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
Catalin Marinas
2
-5
/
+11
2021-04-21
ARM: 9071/1: uprobes: Don't hook on thumb instructions
Fredrik Strupe
1
-2
/
+2
2021-04-21
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-21
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-21
r8169: don't advertise pause in jumbo mode
Heiner Kallweit
1
-2
/
+7
2021-04-21
r8169: tweak max read request size for newer chips also in jumbo mtu mode
Heiner Kallweit
1
-4
/
+5
2021-04-21
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
1
-5
/
+5
2021-04-21
KVM: VMX: Convert vcpu_vmx.exit_reason to a union
Sean Christopherson
3
-49
/
+86
2021-04-21
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-21
arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference
Jernej Skrabec
1
-4
/
+0
2021-04-21
arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems
Andre Przywara
2
-1
/
+5
2021-04-21
ARM: OMAP2+: Fix uninitialized sr_inst
Tony Lindgren
1
-1
/
+1
2021-04-21
ARM: footbridge: fix PCI interrupt mapping
Russell King
4
-8
/
+7
2021-04-21
ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
Vladimir Murzin
2
-2
/
+6
2021-04-21
ARM: OMAP2+: Fix warning for omap_init_time_of()
Tony Lindgren
1
-1
/
+1
2021-04-21
gro: ensure frag0 meets IP header alignment
Eric Dumazet
1
-1
/
+2
2021-04-21
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-21
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-21
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-21
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-04-21
ibmvnic: remove duplicate napi_schedule call in open function
Lijun Pan
1
-5
/
+0
2021-04-21
ibmvnic: remove duplicate napi_schedule call in do_reset function
Lijun Pan
1
-5
/
+1
2021-04-21
ibmvnic: avoid calling napi_disable() twice
Lijun Pan
1
-2
/
+1
2021-04-21
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
1
-2
/
+0
[prev]
[next]