OSDN Git Service

uclinux-h8/linux.git
2021-08-20 Marc ZyngierMerge branch kvm-arm64/generic-entry into kvmarm-master...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/psci/cpu_on into kvmarm-master...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/el2-tracking into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/kmemleak-pkvm into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/misc-5.15 into kvmarm-master...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/mmu/mapping-levels into kvmarm...
2021-08-20 Marc ZyngierMerge branch kvm-arm64/pmu/reset-values into kvmarm...
2021-08-20 David BrazdilKVM: arm64: Minor optimization of range_is_memory
2021-08-20 Marc ZyngierMerge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu...
2021-08-20 Marc ZyngierMerge branch arm64/for-next/sysreg into kvm-arm64/misc...
2021-08-20 Marc ZyngierKVM: arm64: vgic: Resample HW pending state on deactivation
2021-08-19 Ricardo KollerKVM: arm64: vgic: Drop WARN from vgic_get_irq
2021-08-19 Oliver UptonKVM: arm64: Use generic KVM xfer to guest work function
2021-08-19 Oliver Uptonentry: KVM: Allow use of generic KVM entry w/o full...
2021-08-19 Oliver UptonKVM: arm64: Record number of signal exits as a vCPU...
2021-08-19 Oliver Uptonselftests: KVM: Introduce psci_cpu_on_test
2021-08-19 Oliver UptonKVM: arm64: Enforce reserved bits for PSCI target affin...
2021-08-19 Oliver UptonKVM: arm64: Handle PSCI resets before userspace touches...
2021-08-19 Oliver UptonKVM: arm64: Fix read-side race on updates to vcpu reset...
2021-08-18 Will DeaconKVM: arm64: Make hyp_panic() more robust when protected...
2021-08-18 Anshuman KhandualKVM: arm64: Drop unused REQUIRES_VIRT
2021-08-18 Anshuman KhandualKVM: arm64: Drop check_kvm_target_cpu() based percpu...
2021-08-18 Anshuman KhandualKVM: arm64: Drop init_common_resources()
2021-08-18 Anshuman KhandualKVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum...
2021-08-18 Anshuman Khandualarm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
2021-08-11 Quentin PerretKVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
2021-08-11 Anshuman KhandualKVM: arm64: Restrict IPA size to maximum 48 bits on...
2021-08-11 Anshuman Khandualarm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
2021-08-11 Anshuman KhandualKVM: arm64: perf: Replace '0xf' instances with ID_AA64D...
2021-08-11 Quentin PerretKVM: arm64: Make __pkvm_create_mappings static
2021-08-11 Quentin PerretKVM: arm64: Restrict EL2 stage-1 changes in protected...
2021-08-11 Quentin PerretKVM: arm64: Refactor protected nVHE stage-1 locking
2021-08-11 Quentin PerretKVM: arm64: Remove __pkvm_mark_hyp
2021-08-11 Quentin PerretKVM: arm64: Mark host bss and rodata section as shared
2021-08-11 Quentin PerretKVM: arm64: Enable retrieving protections attributes...
2021-08-11 Quentin PerretKVM: arm64: Introduce addr_is_memory()
2021-08-11 Quentin PerretKVM: arm64: Expose pkvm_hyp_id
2021-08-11 Quentin PerretKVM: arm64: Expose host stage-2 manipulation helpers
2021-08-11 Quentin PerretKVM: arm64: Add helpers to tag shared pages in SW bits
2021-08-11 Quentin PerretKVM: arm64: Allow populating software bits
2021-08-11 Quentin PerretKVM: arm64: Enable forcing page-level stage-2 mappings
2021-08-11 Quentin PerretKVM: arm64: Tolerate re-creating hyp mappings to set...
2021-08-11 Quentin PerretKVM: arm64: Don't overwrite software bits with owner id
2021-08-11 Quentin PerretKVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
2021-08-11 Quentin PerretKVM: arm64: Optimize host memory aborts
2021-08-11 Quentin PerretKVM: arm64: Expose page-table helpers
2021-08-11 Quentin PerretKVM: arm64: Provide the host_stage2_try() helper macro
2021-08-11 Quentin PerretKVM: arm64: Introduce hyp_assert_lock_held()
2021-08-11 Will DeaconKVM: arm64: Add hyp_spin_is_locked() for basic locking...
2021-08-04 Marc ZyngierKVM: arm64: Unregister HYP sections from kmemleak in...
2021-08-04 Marc Zyngierarm64: Move .hyp.rodata outside of the _sdata.._edata...
2021-08-02 Jason WangKVM: arm64: Fix comments related to GICv2 PMR reporting
2021-08-02 Paolo BonziniKVM: arm64: Count VMID-wide TLB invalidations
2021-08-02 Marc ZyngierKVM: arm64: Remove PMSWINC_EL0 shadow register
2021-08-02 Alexandre ChartreKVM: arm64: Disabling disabled PMU counters wastes...
2021-08-02 Marc ZyngierKVM: arm64: Drop unnecessary masking of PMU registers
2021-08-02 Marc ZyngierKVM: arm64: Narrow PMU sysreg reset values to architect...
2021-08-02 Marc ZyngierKVM: Get rid of kvm_get_pfn()
2021-08-02 Marc ZyngierKVM: arm64: Introduce helper to retrieve a PTE and...
2021-08-02 Marc ZyngierKVM: arm64: Use get_page() instead of kvm_get_pfn()
2021-08-02 Marc ZyngierKVM: Remove kvm_is_transparent_hugepage() and PageTrans...
2021-08-02 Marc ZyngierKVM: arm64: Avoid mapping size adjustment on permission...
2021-08-02 Marc ZyngierKVM: arm64: Walk userspace page tables to compute the...
2021-08-02 Linus TorvaldsLinux 5.14-rc4
2021-08-01 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of...
2021-08-01 Linus TorvaldsMerge tag 'powerpc-5.14-4' of git://git./linux/kernel...
2021-08-01 Linus TorvaldsMerge tag 'xfs-5.14-fixes-2' of git://git./fs/xfs/xfs...
2021-07-31 Linus TorvaldsMerge tag '5.14-rc3-smb3-fixes' of git://git.samba...
2021-07-30 Linus TorvaldsMerge tag 'net-5.14-rc4' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge tag 'acpi-5.14-rc4' of git://git./linux/kernel...
2021-07-30 Linus Torvaldspipe: make pipe writes always wake up readers
2021-07-30 Arnaldo Carvalho... Revert "perf map: Fix dso->nsinfo refcounting"
2021-07-30 Rafael J. WysockiMerge branches 'acpi-resources' and 'acpi-dptf'
2021-07-30 Linus TorvaldsMerge tag 'block-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-30' of git://git.kerne...
2021-07-30 Linus TorvaldsMerge tag 'libata-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'for-5.14-rc3-tag' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-30 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.14-20210730' of git...
2021-07-30 Wang Haimm/memcg: fix NULL pointer dereference in memcg_slab_fr...
2021-07-30 Shakeel Buttslub: fix unreclaimable slab stat for bulk free
2021-07-30 Aneesh Kumar K.Vmm/migrate: fix NR_ISOLATED corruption on 64-bit
2021-07-30 Johannes Weinermm: memcontrol: fix blocking rstat function called...
2021-07-30 Junxiao Biocfs2: issue zeroout to EOF blocks
2021-07-30 Junxiao Biocfs2: fix zero out valid data
2021-07-30 Matteo Crocelib/test_string.c: move string selftest in the Runtime...
2021-07-30 Catherine Sullivangve: Update MAINTAINERS list
2021-07-30 Lukas Bulwahnarch: Kconfig: clean up obsolete use of HAVE_IDE
2021-07-30 Anshuman Khandualarm64/kexec: Test page size support with new TGRAN...
2021-07-30 Pavel Skripkincan: esd_usb2: fix memory leak
2021-07-30 Pavel Skripkincan: ems_usb: fix memory leak
2021-07-30 Pavel Skripkincan: usb_8dev: fix memory leak
2021-07-30 Pavel Skripkincan: mcba_usb_start(): add missing urb->transfer_dma...
2021-07-30 Dan Carpentercan: hi311x: fix a signedness bug in hi3110_cmd()
2021-07-30 Marc Kleine... MAINTAINERS: add Yasushi SHOJI as reviewer for the...
2021-07-30 Linus TorvaldsMerge tag 'drm-fixes-2021-07-30' of git://anongit.freed...
2021-07-30 Linus TorvaldsMerge tag 'fallthrough-fixes-clang-5.14-rc4' of git...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-29 Gustavo A.... scsi: fas216: Fix fall-through warning for Clang
next