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
2022-04-20
Linux 5.10.112
v5.10.112
Greg Kroah-Hartman
1
-1
/
+1
2022-04-20
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
1
-0
/
+5
2022-04-20
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2
-8
/
+16
2022-04-20
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
1
-1
/
+1
2022-04-20
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
1
-4
/
+4
2022-04-20
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
1
-3
/
+11
2022-04-20
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-04-20
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-04-20
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
4
-2
/
+25
2022-04-20
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
1
-29
/
+36
2022-04-20
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
1
-1
/
+11
2022-04-20
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
1
-1
/
+2
2022-04-20
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
1
-4
/
+7
2022-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
1
-0
/
+6
2022-04-20
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
1
-1
/
+1
2022-04-20
dm integrity: fix memory corruption when tag_size is less than digest size
Mikulas Patocka
1
-2
/
+5
2022-04-20
ARM: davinci: da850-evm: Avoid NULL pointer dereference
Nathan Chancellor
1
-1
/
+3
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
2022-04-20
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
1
-2
/
+3
2022-04-20
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
2022-04-20
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
1
-1
/
+1
2022-04-20
nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
Johannes Berg
1
-1
/
+2
2022-04-20
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
1
-1
/
+1
2022-04-20
ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
Tao Jin
1
-0
/
+1
2022-04-20
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
1
-0
/
+1
2022-04-20
btrfs: mark resumed async balance as writing
Naohiro Aota
1
-0
/
+2
2022-04-20
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
1
-2
/
+3
2022-04-20
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-20
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2022-04-20
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-20
memory: renesas-rpc-if: fix platform-device leak in error path
Johan Hovold
1
-1
/
+9
2022-04-20
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-20
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-20
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-20
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-20
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
1
-1
/
+1
2022-04-20
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-04-20
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
1
-0
/
+1
2022-04-20
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
1
-1
/
+2
2022-04-20
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
2022-04-20
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
1
-4
/
+2
2022-04-20
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-04-20
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-04-20
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
1
-3
/
+7
2022-04-20
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-20
regulator: wm8994: Add an off-on delay for WM8994 variant
Jonathan Bakker
1
-3
/
+39
2022-04-20
gpu: ipu-v3: Fix dev_dbg frequency output
Leo Ruan
1
-2
/
+3
2022-04-20
ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
Christian Lamparter
1
-0
/
+3
[next]