index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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-03-16
Linux 4.14.272
v4.14.272
Greg Kroah-Hartman
1
-1
/
+1
2022-03-16
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2022-03-16
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
1
-0
/
+5
2022-03-16
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
2
-19
/
+23
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2
-3
/
+1
2022-03-16
staging: gdm724x: fix use after free in gdm_lte_rx()
Dan Carpenter
1
-2
/
+3
2022-03-16
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-16
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-03-16
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-03-16
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
1
-8
/
+4
2022-03-16
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
1
-0
/
+1
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-03-16
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
2022-03-16
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-16
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
1
-0
/
+2
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-16
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-16
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-03-16
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-03-16
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-16
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-16
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-11
Linux 4.14.271
v4.14.271
Greg Kroah-Hartman
1
-1
/
+1
2022-03-11
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
2
-8
/
+29
2022-03-11
xen/9p: use alloc/free_pages_exact()
Juergen Gross
1
-8
/
+6
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
2
-21
/
+0
2022-03-11
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-11
xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-2
/
+1
2022-03-11
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-28
/
+39
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
2
-2
/
+24
2022-03-11
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2022-03-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-11
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
2
-0
/
+16
2022-03-11
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-11
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-11
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
1
-0
/
+13
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
10
-12
/
+269
2022-03-11
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
2
-14
/
+24
2022-03-11
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
5
-31
/
+184
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
2
-0
/
+31
2022-03-11
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
1
-0
/
+58
2022-03-11
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-11
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-11
x86/speculation: Update link to AMD speculation whitepaper
Kim Phillips
1
-3
/
+3
2022-03-11
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-8
/
+0
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
3
-6
/
+48
[next]