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
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
1
-1
/
+1
2021-05-19
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
1
-1
/
+1
2021-05-19
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
1
-1
/
+3
2021-05-19
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
1
-1
/
+1
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
1
-3
/
+9
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-05-19
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-05-19
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
1
-17
/
+18
2021-05-19
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...
Marc Kleine-Budde
1
-1
/
+3
2021-05-19
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
1
-2
/
+2
2021-05-19
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
1
-0
/
+2
2021-05-19
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2021-05-19
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
1
-1
/
+1
2021-05-19
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
1
-1
/
+2
2021-05-19
mm/gup: check for isolation errors
Pavel Tatashin
1
-26
/
+34
2021-05-19
mm/gup: return an error on migration failure
Pavel Tatashin
1
-10
/
+7
2021-05-19
mm/gup: check every subpage of a compound page during isolation
Pavel Tatashin
1
-12
/
+7
2021-05-19
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
1
-0
/
+1
2021-05-19
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
1
-0
/
+7
2021-05-19
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
1
-2
/
+9
2021-05-19
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
1
-9
/
+9
2021-05-19
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
3
-30
/
+5
2021-05-19
arm64: entry: factor irq triage logic into macros
Marc Zyngier
1
-37
/
+43
2021-05-19
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
1
-5
/
+15
2021-05-19
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
1
-3
/
+3
2021-05-19
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
1
-0
/
+1
2021-05-19
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
1
-4
/
+3
2021-05-19
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2
-19
/
+75
2021-05-19
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-19
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
1
-2
/
+5
2021-05-19
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
1
-2
/
+10
2021-05-19
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
1
-1
/
+1
2021-05-19
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
1
-9
/
+21
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
[prev]
[next]