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-11-02
nvme-tcp: fix possible req->offset corruption
Varun Prakash
1
-1
/
+2
2021-11-02
nvme-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-11-02
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-11-02
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
1
-3
/
+6
2021-11-02
IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
Mike Marciniszyn
1
-10
/
+23
2021-11-02
bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
Xu Kuohai
1
-2
/
+3
2021-11-02
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
4
-11
/
+23
2021-11-02
tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
Liu Jian
1
-0
/
+12
2021-11-02
riscv, bpf: Fix potential NULL dereference
Björn Töpel
1
-1
/
+2
2021-11-02
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
1
-1
/
+3
2021-11-02
drm/amdgpu: fix out of bounds write
Thelford Williams
1
-1
/
+1
2021-11-02
drm/ttm: fix memleak in ttm_transfered_destroy
Christian König
1
-0
/
+1
2021-11-02
mm, thp: bail out early in collapse_file for writeback page
Rongwei Wang
1
-1
/
+6
2021-11-02
net: lan78xx: fix division by zero in send path
Johan Hovold
1
-0
/
+6
2021-11-02
cfg80211: fix management registrations locking
Johannes Berg
4
-15
/
+17
2021-11-02
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
Johannes Berg
1
-2
/
+5
2021-11-02
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
1
-1
/
+3
2021-11-02
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-11-02
mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...
Haibo Chen
1
-0
/
+16
2021-11-02
mmc: sdhci: Map more voltage level to SDHCI_POWER_330
Shawn Guo
1
-0
/
+6
2021-11-02
mmc: dw_mmc: exynos: fix the finding clock sample value
Jaehoon Chung
1
-0
/
+14
2021-11-02
mmc: mediatek: Move cqhci init behind ungate clock
Wenbin Mei
1
-19
/
+19
2021-11-02
mmc: cqhci: clear HALT state after CQE enable
Wenbin Mei
1
-0
/
+3
2021-11-02
mmc: vub300: fix control-message timeouts
Johan Hovold
1
-9
/
+9
2021-11-02
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2
-11
/
+15
2021-11-02
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
1
-1
/
+0
2021-11-02
nfc: port100: fix using -ERRNO as command type mask
Krzysztof Kozlowski
1
-2
/
+2
2021-11-02
tipc: fix size validations for the MSG_CRYPTO type
Max VA
1
-11
/
+21
2021-11-02
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-11-02
pinctrl: amd: disable and mask interrupts on probe
Sachi King
1
-0
/
+31
2021-11-02
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
Rafał Miłecki
1
-19
/
+10
2021-11-02
usbnet: fix error return code in usbnet_probe()
Wang Hai
1
-0
/
+1
2021-11-02
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-11-02
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2
-17
/
+20
2021-11-02
arm64: Avoid premature usercopy failure
Robin Murphy
3
-13
/
+35
2021-11-02
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
1
-2
/
+8
2021-11-02
io_uring: don't take uring_lock during iowq cancel
Pavel Begunkov
1
-0
/
+2
2021-11-02
ARM: 9141/1: only warn about XIP address when not compile testing
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9138/1: fix link warning with XIP + frame-pointer
Arnd Bergmann
1
-0
/
+4
2021-11-02
ARM: 9134/1: remove duplicate memcpy() definition
Arnd Bergmann
1
-0
/
+3
2021-11-02
ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
Nick Desaulniers
1
-0
/
+1
2021-11-02
ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
Lexi Shao
1
-1
/
+3
2021-10-27
Linux 5.10.76
v5.10.76
Greg Kroah-Hartman
1
-1
/
+1
2021-10-27
pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
Fabien Dessenne
1
-2
/
+2
2021-10-27
ARM: 9122/1: select HAVE_FUTEX_CMPXCHG
Nick Desaulniers
1
-0
/
+1
2021-10-27
selftests: bpf: fix backported ASSERT_FALSE
Lorenz Bauer
1
-1
/
+1
2021-10-27
e1000e: Separate TGP board type from SPT
Sasha Neftin
3
-15
/
+38
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
3
-44
/
+23
2021-10-27
net: mdiobus: Fix memory leak in __mdiobus_register
Yanfei Xu
1
-0
/
+1
[prev]
[next]