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-11
Linux 4.19.234
v4.19.234
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
/
+35
2022-03-11
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
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
-27
/
+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
-26
/
+37
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
1
-0
/
+8
2022-03-11
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-11
kbuild: add CONFIG_LD_IS_LLD
Sami Tolvanen
1
-0
/
+3
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)
9
-9
/
+254
2022-03-11
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
1
-7
/
+12
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
/
+186
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
2022-03-11
Documentation/hw-vuln: Update spectre doc
Peter Zijlstra
2
-15
/
+35
2022-03-11
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2
-37
/
+98
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
4
-19
/
+26
2022-03-11
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-6
/
+0
2022-03-11
x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
Borislav Petkov
1
-9
/
+4
2022-03-08
Linux 4.19.233
v4.19.233
Greg Kroah-Hartman
1
-1
/
+1
2022-03-08
hamradio: fix macro redefine warning
Huang Pei
1
-0
/
+2
2022-03-08
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-08
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
1
-0
/
+18
2022-03-08
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-03-08
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-8
/
+22
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
3
-2
/
+7
2022-03-08
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
1
-7
/
+7
2022-03-08
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
1
-40
/
+22
2022-03-08
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2022-03-08
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
1
-0
/
+2
2022-03-08
soc: fsl: qe: Check of ioremap return value
Jiasheng Jiang
1
-0
/
+2
2022-03-08
ibmvnic: free reset-work-item when flushing
Sukadev Bhattiprolu
1
-1
/
+3
2022-03-08
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
1
-0
/
+2
2022-03-08
arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
Brian Norris
1
-5
/
+12
2022-03-08
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
1
-5
/
+5
[next]