index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example
ChiaEn Wu
2022-10-12
1
-2
/
+2
*
dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning
ChiaEn Wu
2022-10-12
1
-3
/
+2
*
Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-12
8
-336
/
+2662
|
\
|
*
memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
1
-0
/
+197
|
*
memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
1
-0
/
+568
|
*
memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
3
-11
/
+724
|
*
memblock tests: add simulation of physical memory with multiple NUMA nodes
Rebecca Mckeever
2022-09-18
3
-2
/
+35
|
*
memblock_tests: move variable declarations to single block
Rebecca Mckeever
2022-09-04
3
-127
/
+42
|
*
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
2022-09-04
1
-11
/
+11
|
*
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
2022-08-30
1
-0
/
+223
|
*
memblock tests: add tests for memblock_*bottom_up functions
Rebecca Mckeever
2022-08-30
1
-0
/
+45
|
*
memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
Rebecca Mckeever
2022-08-30
1
-69
/
+111
|
*
memblock tests: update alloc_api to test memblock_alloc_raw
Rebecca Mckeever
2022-08-30
2
-33
/
+85
|
*
memblock tests: add additional tests for basic api and memblock_alloc
Rebecca Mckeever
2022-08-30
2
-0
/
+543
|
*
memblock tests: add labels to verbose output for generic alloc tests
Rebecca Mckeever
2022-08-30
4
-56
/
+44
|
*
memblock tests: update zeroed memory check for memblock_alloc_* tests
Rebecca Mckeever
2022-08-30
2
-60
/
+20
|
*
memblock tests: update tests to check if memblock_alloc zeroed memory
Rebecca Mckeever
2022-08-30
3
-0
/
+42
|
*
memblock tests: update reference to obsolete build option in comments
Rebecca Mckeever
2022-08-30
1
-3
/
+6
|
*
memblock tests: add command line help option
Rebecca Mckeever
2022-08-30
1
-1
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-12
51
-511
/
+991
|
\
\
|
*
\
Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-10-03
290
-2103
/
+2617
|
|
\
\
|
|
*
|
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
Jisheng Zhang
2022-10-02
1
-0
/
+1
|
|
*
|
RISC-V: KVM: Use generic guest entry infrastructure
Jisheng Zhang
2022-10-02
2
-12
/
+7
|
|
*
|
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
2022-10-02
2
-0
/
+3
|
|
*
|
RISC-V: KVM: add __init annotation to riscv_kvm_init()
Xiu Jianfeng
2022-10-02
1
-1
/
+1
|
|
*
|
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
2022-10-02
2
-2
/
+8
|
|
*
|
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
2022-10-02
3
-0
/
+11
|
|
*
|
RISC-V: KVM: Make ISA ext mappings explicit
Andrew Jones
2022-10-02
1
-11
/
+14
|
|
*
|
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
2022-10-02
2
-0
/
+3
|
|
*
|
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
2022-10-02
2
-0
/
+3
|
|
*
|
RISC-V: KVM: Use Svinval for local TLB maintenance when available
Anup Patel
2022-10-02
2
-12
/
+68
|
|
*
|
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
2022-10-02
3
-0
/
+6
|
|
*
|
RISC-V: KVM: Change the SBI specification version to v1.0
Anup Patel
2022-10-02
1
-2
/
+2
|
|
*
|
riscv: KVM: Apply insn-def to hlv encodings
Andrew Jones
2022-10-02
2
-31
/
+25
|
|
*
|
riscv: KVM: Apply insn-def to hfence encodings
Andrew Jones
2022-10-02
2
-112
/
+27
|
|
*
|
riscv: Introduce support for defining instructions
Andrew Jones
2022-10-02
2
-0
/
+93
|
|
*
|
riscv: Add X register names to gpr-nums
Andrew Jones
2022-10-02
1
-0
/
+8
|
*
|
|
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2022-10-03
51
-604
/
+1294
|
|
\
\
\
|
|
*
\
\
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
2022-10-01
5
-12
/
+20
|
|
|
\
\
\
|
|
|
*
|
|
KVM: arm64: Advertise new kvmarm mailing list
Marc Zyngier
2022-10-01
1
-1
/
+2
|
|
|
*
|
|
KVM: arm64: Fix comment typo in nvhe/switch.c
Wei-Lin Chang
2022-09-29
1
-1
/
+1
|
|
|
*
|
|
KVM: selftests: Update top-of-file comment in psci_test
Oliver Upton
2022-09-28
1
-4
/
+6
|
|
|
*
|
|
KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available()
Elliot Berman
2022-09-26
1
-5
/
+10
|
|
|
*
|
|
KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
Gavin Shan
2022-09-26
1
-1
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/next
Marc Zyngier
2022-10-01
8
-10
/
+51
|
|
|
\
\
\
|
|
|
*
|
|
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
Marc Zyngier
2022-09-29
2
-2
/
+6
|
|
|
*
|
|
KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semantics
Marc Zyngier
2022-09-29
1
-2
/
+3
|
|
|
*
|
|
KVM: Document weakly ordered architecture requirements for dirty ring
Marc Zyngier
2022-09-29
1
-2
/
+15
|
|
|
*
|
|
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
Marc Zyngier
2022-09-29
1
-0
/
+1
|
|
|
*
|
|
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
2022-09-29
4
-2
/
+24
[next]