index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest
Tao Su
3
-5
/
+9
2024-11-13
Documentation: KVM: fix malformed table
Paolo Bonzini
1
-2
/
+2
2024-11-13
irqchip/loongson-eiointc: Add virt extension support
Bibo Mao
4
-21
/
+207
2024-11-13
LoongArch: KVM: Add irqfd support
Xianglai Li
7
-1
/
+146
2024-11-13
LoongArch: KVM: Add PCHPIC user mode read and write functions
Xianglai Li
2
-2
/
+123
2024-11-13
LoongArch: KVM: Add PCHPIC read and write functions
Xianglai Li
3
-2
/
+322
2024-11-13
LoongArch: KVM: Add PCHPIC device support
Xianglai Li
6
-0
/
+130
2024-11-13
LoongArch: KVM: Add EIOINTC user mode read and write functions
Xianglai Li
2
-2
/
+173
2024-11-13
LoongArch: KVM: Add EIOINTC read and write functions
Xianglai Li
3
-3
/
+771
2024-11-13
LoongArch: KVM: Add EIOINTC device support
Xianglai Li
6
-1
/
+237
2024-11-13
LoongArch: KVM: Add IPI user mode read and write function
Xianglai Li
2
-2
/
+92
2024-11-13
LoongArch: KVM: Add IPI read and write function
Xianglai Li
3
-2
/
+291
2024-11-13
LoongArch: KVM: Add IPI device support
Xianglai Li
7
-2
/
+162
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
3
-24
/
+94
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
1
-2
/
+1
2024-11-11
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-11-11
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-11-11
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+31
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
1
-4
/
+6
2024-11-11
KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
Shameer Kolothum
1
-4
/
+34
2024-11-11
KVM: s390: selftests: Add regression tests for PFCR subfunctions
Hendrik Brueckner
2
-1
/
+17
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
2
-0
/
+9
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
3
-3
/
+14
2024-11-11
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
3
-1
/
+25
2024-11-11
KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output
Christoph Schlameuss
1
-1
/
+1
2024-11-11
KVM: s390: selftests: Fix whitespace confusion in ucontrol test
Christoph Schlameuss
1
-4
/
+4
2024-11-11
KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs
Christoph Schlameuss
1
-0
/
+22
2024-11-11
KVM: s390: selftests: Add uc_skey VM test case
Christoph Schlameuss
2
-2
/
+149
2024-11-11
KVM: s390: selftests: Add uc_map_unmap VM test case
Christoph Schlameuss
1
-1
/
+144
2024-11-10
Linux 6.12-rc7
v6.12-rc7
Linus Torvalds
1
-1
/
+1
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
1
-1
/
+1
2024-11-08
i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
Liu Peibao
2
-2
/
+5
2024-11-08
Documentation: kvm: reorganize introduction
Paolo Bonzini
1
-13
/
+25
2024-11-08
Documentation: kvm: replace section numbers with links
Paolo Bonzini
1
-12
/
+28
2024-11-08
Documentation: kvm: fix a few mistakes
Paolo Bonzini
1
-15
/
+33
2024-11-08
KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA
Paolo Bonzini
2
-39
/
+0
2024-11-08
KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
Sean Christopherson
1
-1
/
+3
2024-11-08
KVM: x86: Unconditionally set irr_pending when updating APICv state
Sean Christopherson
1
-11
/
+18
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
1
-4
/
+4
2024-11-08
KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
John Sperbeck
1
-1
/
+1
2024-11-07
mailmap: add entry for Thorsten Blum
Thorsten Blum
1
-0
/
+1
2024-11-07
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
1
-2
/
+1
2024-11-07
signal: restore the override_rlimit logic
Roman Gushchin
3
-4
/
+8
2024-11-07
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-07
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrei Vagin
1
-2
/
+1
2024-11-07
selftests: hugetlb_dio: check for initial conditions to skip in the start
Muhammad Usama Anjum
1
-7
/
+12
2024-11-07
mm: fix docs for the kernel parameter ``thp_anon=``
MaĆra Canal
2
-2
/
+2
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
[next]