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-05-19
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
1
-6
/
+5
2021-05-19
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
1
-1
/
+1
2021-05-19
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-05-19
net: hns3: disable phy loopback setting in hclge_mac_start_phy
Yufeng Mo
1
-0
/
+2
2021-05-19
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
1
-1
/
+1
2021-05-19
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
1
-2
/
+3
2021-05-19
net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
Jian Shen
1
-0
/
+5
2021-05-19
net: hns3: initialize the message content in hclge_get_link_mode()
Yufeng Mo
1
-1
/
+1
2021-05-19
net: hns3: fix incorrect configuration for igu_egu_hw_err
Yufeng Mo
2
-2
/
+4
2021-05-19
rtc: ds1307: Fix wday settings for rx8130
Nobuhiro Iwamatsu
1
-2
/
+10
2021-05-19
scsi: ufs: core: Narrow down fast path in system suspend path
Can Guo
1
-0
/
+1
2021-05-19
scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
Can Guo
1
-0
/
+2
2021-05-19
scsi: ufs: core: Do not put UFS power into LPM if link is broken
Can Guo
1
-2
/
+2
2021-05-19
scsi: qla2xxx: Prevent PRLI in target mode
Anastasia Kovaleva
1
-0
/
+3
2021-05-19
ceph: fix inode leak on getattr error in __fh_to_dentry
Jeff Layton
1
-1
/
+3
2021-05-19
swiotlb: Fix the type of index
Claire Chang
1
-1
/
+2
2021-05-19
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
1
-1
/
+0
2021-05-19
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-05-19
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
2021-05-19
pwm: atmel: Fix duty cycle calculation in .get_state()
Uwe Kleine-König
1
-1
/
+1
2021-05-19
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
1
-1
/
+1
2021-05-19
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
5
-89
/
+63
2021-05-19
dmaengine: idxd: fix dma device lifetime
Dave Jiang
3
-18
/
+79
2021-05-19
dmaengine: idxd: Fix potential null dereference on pointer status
Colin Ian King
1
-1
/
+2
2021-05-19
rtc: fsl-ftm-alarm: add MODULE_TABLE()
Michael Walle
1
-0
/
+1
2021-05-19
nfsd: ensure new clients break delegations
J. Bruce Fields
1
-5
/
+19
2021-05-19
NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
Trond Myklebust
1
-8
/
+9
2021-05-19
thermal/drivers/tsens: Fix missing put_device error
Guangqing Zhu
1
-2
/
+4
2021-05-19
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
1
-2
/
+2
2021-05-19
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
2
-3
/
+0
2021-05-19
SUNRPC: Move fault injection call sites
Chuck Lever
3
-5
/
+8
2021-05-19
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-05-19
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
1
-1
/
+1
2021-05-19
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
1
-0
/
+3
2021-05-19
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
1
-4
/
+4
2021-05-19
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-05-19
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
1
-2
/
+8
2021-05-19
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
2
-25
/
+42
2021-05-19
rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()
Jia-Ju Bai
1
-0
/
+1
2021-05-19
f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
Chao Yu
1
-3
/
+3
2021-05-19
f2fs: Fix a hungtask problem in atomic write
Yi Zhuang
1
-13
/
+17
2021-05-19
f2fs: fix to cover __allocate_new_section() with curseg_lock
Chao Yu
1
-0
/
+4
2021-05-19
f2fs: fix to avoid touching checkpointed data in get_victim()
Chao Yu
4
-24
/
+55
2021-05-19
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
1
-7
/
+10
2021-05-19
PCI: endpoint: Make *_free_bar() to return error codes on failure
Kishon Vijay Abraham I
4
-10
/
+13
2021-05-19
PCI: endpoint: Add helper API to get the 'next' unreserved BAR
Kishon Vijay Abraham I
2
-4
/
+24
2021-05-19
PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
Kishon Vijay Abraham I
1
-2
/
+10
2021-05-19
f2fs: fix to update last i_size if fallocate partially succeeds
Chao Yu
1
-11
/
+11
2021-05-19
f2fs: fix to align to section for fallocate() on pinned file
Chao Yu
3
-19
/
+36
2021-05-19
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...
Zhen Lei
1
-1
/
+1
[prev]
[next]