index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-08
perf stat: Don't display zero tool counts
Ian Rogers
1
-0
/
+5
2023-08-08
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-08-08
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
1
-5
/
+0
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
dmaengine: xilinx: xdma: Fix typo
Miquel Raynal
1
-1
/
+1
2023-08-06
dmaengine: xilinx: xdma: Fix interrupt vector setting
Miquel Raynal
1
-0
/
+2
2023-08-06
dmaengine: owl-dma: Modify mismatched function name
Zhang Jianhua
1
-1
/
+1
2023-08-06
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
1
-3
/
+1
2023-08-06
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
1
-2
/
+16
2023-08-06
dmaengine: qcom_hidma: Update codeaurora email domain
Jeffrey Hugo
2
-11
/
+11
2023-08-06
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
1
-6
/
+7
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-06
ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
Namjae Jeon
1
-1
/
+8
2023-08-06
ksmbd: validate command request size
Long Li
1
-5
/
+5
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
[next]