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-06-18
Linux 5.10.45
v5.10.45
Greg Kroah-Hartman
1
-1
/
+1
2021-06-18
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-18
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-18
net/x25: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-18
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-18
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-06-18
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
2021-06-18
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
1
-19
/
+23
2021-06-18
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-06-18
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-18
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
1
-2
/
+4
2021-06-18
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-18
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-18
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-06-18
scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
Ewan D. Milne
1
-0
/
+1
2021-06-18
Bluetooth: Add a new USB ID for RTL8822CE
Larry Finger
1
-0
/
+2
2021-06-18
scsi: qedf: Do not put host in qedf_vport_create() unconditionally
Daniel Wagner
1
-11
/
+9
2021-06-18
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
Jiapeng Chong
1
-0
/
+1
2021-06-18
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
1
-3
/
+1
2021-06-18
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-18
riscv: Use -mno-relax when using lld linker
Khem Raj
1
-0
/
+9
2021-06-18
HID: gt683r: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-18
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
1
-3
/
+21
2021-06-18
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-06-18
ARM: OMAP2+: Fix build warning when mmc_omap is not built
Yongqiang Liu
1
-1
/
+1
2021-06-18
ARM: OMAP1: Fix use of possibly uninitialized irq variable
Maciej Falkowski
1
-3
/
+7
2021-06-18
drm/tegra: sor: Fully initialize SOR before registration
Thierry Reding
1
-14
/
+13
2021-06-18
gpu: host1x: Split up client initalization and registration
Thierry Reding
2
-12
/
+48
2021-06-18
drm/tegra: sor: Do not leak runtime PM reference
Pavel Machek (CIP)
1
-4
/
+10
2021-06-18
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2
-3
/
+2
2021-06-18
HID: Add BUS_VIRTUAL to hid_connect logging
Mark Bolhuis
1
-0
/
+3
2021-06-18
HID: multitouch: set Stylus suffix for Stylus-application devices, too
Ahelenia Ziemiańska
1
-4
/
+4
2021-06-18
HID: quirks: Add quirk for Lenovo optical mouse
Saeed Mirzamohammadi
2
-0
/
+2
2021-06-18
HID: hid-sensor-hub: Return error for hid_set_field() failure
Srinivas Pandruvada
1
-4
/
+9
2021-06-18
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
3
-0
/
+5
2021-06-18
HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
Mateusz Jończyk
4
-2
/
+6
2021-06-18
HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
Nirenjan Krishnan
2
-0
/
+2
2021-06-18
net: ieee802154: fix null deref in parse dev addr
Dan Robertson
1
-4
/
+5
2021-06-16
Linux 5.10.44
v5.10.44
Greg Kroah-Hartman
1
-1
/
+1
2021-06-16
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-06-16
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
1
-1
/
+1
2021-06-16
scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
Ming Lei
1
-2
/
+6
2021-06-16
scsi: core: Fix failure handling of scsi_add_host_with_dma()
Ming Lei
1
-8
/
+6
2021-06-16
scsi: core: Fix error handling of scsi_host_alloc()
Ming Lei
1
-10
/
+13
2021-06-16
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-06-16
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-16
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2021-06-16
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
[next]