index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
parser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-10
Documentation/srso: Document IBPB aspect and fix formatting
Borislav Petkov (AMD)
1
-27
/
+44
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
1
-68
/
+19
2023-08-10
Documentation/hw-vuln: Unify filename specification in index
Borislav Petkov (AMD)
1
-7
/
+7
2023-08-09
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
1
-5
/
+14
2023-08-09
mm: Fix access_remote_vm() regression on tagged addresses
Kirill A. Shutemov
1
-0
/
+3
2023-08-09
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
4
-0
/
+24
2023-08-07
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
1
-0
/
+8
2023-08-07
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
3
-66
/
+33
2023-08-07
sysctl: set variable key_sysctls storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-08-07
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
1
-0
/
+8
2023-08-07
gfs2: Don't use filemap_splice_read
Bob Peterson
1
-2
/
+2
2023-08-07
gfs2: Fix freeze consistency check in gfs2_trans_add_meta
Andreas Gruenbacher
1
-4
/
+10
2023-08-07
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2
-11
/
+15
2023-08-07
Linux 6.5-rc5
v6.5-rc5
Linus Torvalds
1
-1
/
+1
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
13
-58
/
+95
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-05
selftests/rseq: Fix build with undefined __weak
Mark Brown
2
-1
/
+5
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-04
KVM: SEV: remove ghcb variable declarations
Paolo Bonzini
1
-18
/
+12
2023-08-04
KVM: SEV: only access GHCB fields once
Paolo Bonzini
1
-11
/
+14
2023-08-04
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
2
-34
/
+61
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
1
-1
/
+2
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
1
-2
/
+2
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
1
-3
/
+5
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
1
-1
/
+1
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
2
-22
/
+3
2023-08-04
rust: allocator: Prevent mis-aligned allocation
Boqun Feng
2
-15
/
+60
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
1
-1
/
+4
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-03
arm64/ptrace: Flush FP state when setting ZT0
Mark Brown
1
-0
/
+2
2023-08-03
arm64/fpsimd: Clear SME state in the target task when setting the VL
Mark Brown
1
-1
/
+1
2023-08-03
parisc: unaligned: Add required spaces after ','
hanyu001@208suo.com
1
-9
/
+9
2023-08-03
parport: gsc: remove DMA leftover code
Arnd Bergmann
2
-31
/
+4
2023-08-03
parisc: pci-dma: remove unused and dead EISA code and comment
Petr Tesarik
1
-8
/
+0
2023-08-03
parisc/mm: preallocate fixmap page tables at init
Mike Rapoport (IBM)
2
-3
/
+34
2023-08-03
xen/netback: Fix buffer overrun triggered by unusual packet
Ross Lagerwall
1
-5
/
+10
2023-08-03
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
2023-08-03
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
1
-2
/
+2
2023-08-03
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
1
-8
/
+72
2023-08-03
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
1
-15
/
+14
[next]