index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
KVM: Discard zero mask with function kvm_dirty_ring_reset
Bibo Mao
1
-0
/
+3
2024-06-20
nvme: Atomic write support
Alan Adamson
1
-0
/
+52
2024-06-20
scsi: scsi_debug: Atomic write support
John Garry
1
-134
/
+454
2024-06-20
scsi: sd: Atomic write support
John Garry
5
-1
/
+124
2024-06-20
block: Add fops atomic write support
John Garry
1
-3
/
+17
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
3
-19
/
+39
2024-06-20
block: Add core atomic write support
John Garry
8
-5
/
+304
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
4
-2
/
+50
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
6
-14
/
+45
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
3
-13
/
+22
2024-06-20
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
3
-4
/
+7
2024-06-20
dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecated
Marek Vasut
1
-0
/
+5
2024-06-20
dt-bindings: display: synopsys, dw-hdmi: Document ddc-i2c-bus in core
Marek Vasut
3
-16
/
+8
2024-06-20
virt: guest_memfd: fix reference leak on hwpoisoned page
Paolo Bonzini
1
-2
/
+3
2024-06-20
firmware: psci: Fix return value from psci_system_suspend()
Sudeep Holla
1
-1
/
+3
2024-06-20
Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...
Arnd Bergmann
1
-0
/
+1
2024-06-20
Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
7
-8
/
+10
2024-06-20
MAINTAINERS: thead: update Maintainer
Jisheng Zhang
1
-1
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
293
-1845
/
+3834
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
4
-15
/
+10
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2
-11
/
+4
2024-06-20
cifs: Defer read completion
David Howells
1
-3
/
+12
2024-06-20
spi: cs42l43: Add speaker id support to the bridge configuration
Simon Trimmer
1
-21
/
+52
2024-06-20
spi: cs42l43: Refactor accessing the SDCA extension properties
Charles Keepax
1
-0
/
+1
2024-06-20
spi: Merge up fixes
Mark Brown
5
-30
/
+23
2024-06-20
KVM: arm64: Allow the use of SVE+NV
Oliver Upton
2
-7
/
+1
2024-06-20
KVM: arm64: nv: Add additional trap setup for CPTR_EL2
Marc Zyngier
1
-1
/
+18
2024-06-20
KVM: arm64: nv: Add trap description for CPTR_EL2
Marc Zyngier
1
-0
/
+91
2024-06-20
KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helper
Marc Zyngier
1
-1
/
+3
2024-06-20
KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2
Oliver Upton
1
-0
/
+31
2024-06-20
KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
Oliver Upton
2
-0
/
+31
2024-06-20
KVM: arm64: nv: Handle CPACR_EL1 traps
Marc Zyngier
1
-1
/
+31
2024-06-20
x86/cpufeatures: Flip the /proc/cpuinfo appearance logic
Borislav Petkov (AMD)
3
-457
/
+456
2024-06-20
KVM: arm64: Spin off helper for programming CPTR traps
Oliver Upton
1
-24
/
+24
2024-06-20
KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state
Oliver Upton
1
-4
/
+7
2024-06-20
KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest
Oliver Upton
1
-0
/
+12
2024-06-20
KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context
Oliver Upton
1
-1
/
+7
2024-06-20
KVM: arm64: nv: Load guest hyp's ZCR into EL1 state
Oliver Upton
2
-1
/
+5
2024-06-20
KVM: arm64: nv: Handle ZCR_EL2 traps
Oliver Upton
3
-0
/
+49
2024-06-20
KVM: arm64: nv: Forward SVE traps to guest hypervisor
Oliver Upton
3
-0
/
+9
2024-06-20
KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
Jintack Lim
3
-4
/
+58
2024-06-20
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-20
virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+6
2024-06-20
Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2024-06-20
kvm: do not account temporary allocations to kmem
Alexey Dobriyan
1
-6
/
+5
2024-06-20
MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support
Sean Christopherson
1
-1
/
+0
2024-06-20
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
1
-5
/
+4
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
70
-353
/
+1558
2024-06-20
drm/xe/vf: Custom HuC initialization if VF
Michal Wajdeczko
1
-0
/
+4
2024-06-20
drm/xe/vf: Skip engine ring enabling if VF
Michal Wajdeczko
1
-1
/
+2
[prev]
[next]