index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-10
KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS
Sean Christopherson
1
-0
/
+1
2025-10-10
KVM: selftests: Verify that faulting in private guest_memfd memory fails
Sean Christopherson
1
-5
/
+21
2025-10-10
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
3
-17
/
+27
2025-10-10
KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase
Sean Christopherson
1
-3
/
+9
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
6
-64
/
+64
2025-10-10
KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
Ackerley Tng
1
-11
/
+16
2025-10-10
KVM: selftests: Create a new guest_memfd for each testcase
Sean Christopherson
1
-15
/
+16
2025-10-10
KVM: selftests: Stash the host page size in a global in the guest_memfd test
Sean Christopherson
1
-19
/
+18
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
4
-16
/
+18
2025-10-10
KVM: Explicitly mark KVM_GUEST_MEMFD as depending on KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-0
/
+1
2025-10-10
KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED
Sean Christopherson
1
-20
/
+44
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
5
-6
/
+26
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
4
-13
/
+19
2025-10-10
KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
Dapeng Mi
1
-3
/
+5
2025-10-10
ext4: free orphan info with kvfree
Jan Kara
1
-2
/
+2
2025-10-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-10
dt-bindings: bus: renesas-bsc: allow additional properties
Wolfram Sang
1
-0
/
+12
2025-10-10
dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
Wolfram Sang
1
-1
/
+1
2025-10-10
ext4, doc: fix and improve directory hash tree description
Zeno Endemann
1
-31
/
+32
2025-10-10
ext4: wait for ongoing I/O to complete before freeing blocks
Zhang Yi
1
-2
/
+9
2025-10-10
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Nathan Chancellor
1
-22
/
+22
2025-10-10
kbuild: Add '.rel.*' strip pattern for vmlinux
Nathan Chancellor
1
-0
/
+3
2025-10-10
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
Nathan Chancellor
1
-1
/
+1
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2
-0
/
+61
2025-10-10
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
1
-2
/
+2
2025-10-10
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
1
-4
/
+9
2025-10-10
xsk: Harden userspace-supplied xdp_desc validation
Alexander Lobakin
1
-10
/
+35
2025-10-10
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
1
-0
/
+8
2025-10-10
cifs: update internal version number
Steve French
1
-2
/
+2
2025-10-10
MAINTAINERS: Move DT patchwork to kernel.org
Rob Herring (Arm)
1
-1
/
+2
2025-10-10
ovl: remove redundant IOCB_DIO_CALLER_COMP clearing
Seong-Gwang Heo
1
-5
/
+0
2025-10-10
fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls
Andrey Albershteyn
1
-0
/
+4
2025-10-10
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
4
-16
/
+7
2025-10-10
gpio: wcd934x: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2025-10-10
dpll: zl3073x: Increase maximum size of flash utility
Ivan Vecera
1
-1
/
+1
2025-10-10
tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
Denis Aleksandrov
1
-23
/
+66
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
4
-99
/
+37
2025-10-10
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
1
-2
/
+2
2025-10-10
tpm: Use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-71
/
+27
2025-10-10
tpm: Compare HMAC values in constant time
Eric Biggers
2
-3
/
+4
2025-10-10
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
1
-1
/
+1
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
3
-4
/
+4
2025-10-09
cifs: Add fallback code path for cifs_mkdir_setinfo()
Pali Rohár
1
-0
/
+5
2025-10-09
cifs: Allow fallback code in smb_set_file_info() also for directories
Pali Rohár
1
-1
/
+1
2025-10-09
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
1
-2
/
+60
2025-10-09
riscv: Respect dependencies of ARCH_HAS_ELF_CORE_EFLAGS
Thomas Weißschuh
1
-1
/
+1
2025-10-09
riscv: acpi: avoid errors caused by probing DT devices when ACPI is used
Han Gao
1
-2
/
+5
2025-10-09
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-09
riscv: entry: fix typo in comment 'instruciton' -> 'instruction'
Florian Schmaus
1
-1
/
+1
2025-10-09
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
1
-0
/
+1
[prev]
[next]