OSDN Git Service

tomoyo/tomoyo-test1.git
2021-11-18 Linus TorvaldsMerge tag 'for-5.16-rc1-tag' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'fs_for_v5.16-rc2' of git://git./linux/kernel...
2021-11-18 Linus TorvaldsMerge tag 'fs.idmapped.v5.16-rc2' of git://git./linux...
2021-11-18 Linus TorvaldsMerge tag 'for-5.16/parisc-4' of git://git./linux/kerne...
2021-11-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-11-18 Linus TorvaldsMerge tag 'docs-5.16-2' of git://git.lwn.net/linux
2021-11-18 Linus TorvaldsMerge tag 'printk-for-5.16-fixup' of git://git./linux...
2021-11-18 Petr MladekMerge branch 'rework/printk_safe-removal' into for...
2021-11-18 Helge Dellerparisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig
2021-11-18 Helge DellerRevert "parisc: Reduce sigreturn trampoline to 3 instru...
2021-11-18 Helge Dellerparisc: Wrap assembler related defines inside __ASSEMBLY__
2021-11-18 Helge Dellerparisc: Wire up futex_waitv
2021-11-18 Helge Dellerparisc: Include stringify.h to avoid build error in...
2021-11-18 Vitaly KuznetsovKVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
2021-11-18 Vitaly KuznetsovKVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
2021-11-18 Vitaly KuznetsovKVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
2021-11-18 Vitaly KuznetsovKVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
2021-11-18 Vitaly KuznetsovKVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
2021-11-18 Vitaly KuznetsovKVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max...
2021-11-18 Tom LendackyKVM: x86: Assume a 64-bit hypercall for guests with...
2021-11-18 Arnaldo Carvalho... selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore
2021-11-18 Randy Dunlapriscv: kvm: fix non-kernel-doc comment block
2021-11-18 Paolo BonziniMerge branch 'kvm-5.16-fixes' into kvm-master
2021-11-18 Sean ChristophersonKVM: SEV: Fix typo in and tweak name of cmd_allowed_fro...
2021-11-18 Sean ChristophersonKVM: SEV: Drop a redundant setting of sev->asid during...
2021-11-18 Sean ChristophersonKVM: SEV: WARN if SEV-ES is marked active but SEV is not
2021-11-18 Sean ChristophersonKVM: SEV: Set sev_info.active after initial checks...
2021-11-18 Sean ChristophersonKVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target...
2021-11-18 David WoodhouseKVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pf...
2021-11-18 David WoodhouseKVM: nVMX: Use a gfn_to_hva_cache for vmptrld
2021-11-18 David WoodhouseKVM: nVMX: Use kvm_read_guest_offset_cached() for neste...
2021-11-18 David WoodhouseKVM: x86/xen: Use sizeof_field() instead of open-coding it
2021-11-18 David WoodhouseKVM: nVMX: Use kvm_{read,write}_guest_cached() for...
2021-11-18 David WoodhouseKVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
2021-11-18 Maxim LevitskyKVM: x86/mmu: include EFER.LMA in extended mmu role
2021-11-18 Maxim LevitskyKVM: nVMX: don't use vcpu->arch.efer when checking...
2021-11-18 David WoodhouseKVM: Fix steal time asm constraints
2021-11-18 Paul Durrantcpuid: kvm_find_kvm_cpuid_features() should be declared...
2021-11-17 Linus TorvaldsMerge tag 'gfs2-v5.16-rc2-fixes' of git://git./linux...
2021-11-17 Linus TorvaldsMerge tag 'mips-fixes_5.16_1' of git://git./linux/kerne...
2021-11-17 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211117' of git://git...
2021-11-17 Linus TorvaldsMerge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields...
2021-11-17 Mauro Carvalho... Documentation/process: fix a cross reference
2021-11-17 Mauro Carvalho... Documentation: update vcpu-requests.rst reference
2021-11-17 Mauro Carvalho... docs: accounting: update delay-accounting.rst reference
2021-11-17 Mauro Carvalho... libbpf: update index.rst reference
2021-11-17 Sven Schnelleparisc/sticon: fix reverse colors
2021-11-17 Christian Braunerfs: handle circular mappings correctly
2021-11-16 Paolo BonziniMerge branch 'kvm-selftest' into kvm-master
2021-11-16 Nikolay Borisovbtrfs: deprecate BTRFS_IOC_BALANCE ioctl
2021-11-16 Colin Ian Kingbtrfs: make 1-bit bit-fields of scrub_page unsigned int
2021-11-16 Wang Yuguibtrfs: check-integrity: fix a warning on write caching...
2021-11-16 Filipe Mananabtrfs: silence lockdep when reading chunk tree during...
2021-11-16 Nikolay Borisovbtrfs: fix memory ordering between normal and ordered...
2021-11-16 Qu Wenruobtrfs: fix a out-of-bound access in copy_compressed_dat...
2021-11-16 黄乐KVM: x86: Fix uninitialized eoi_exit_bitmap usage in...
2021-11-16 David MatlackKVM: selftests: Use perf_test_destroy_vm in memslot_mod...
2021-11-16 David MatlackKVM: selftests: Wait for all vCPU to be created before...
2021-11-16 David MatlackKVM: selftests: Move vCPU thread creation and joining...
2021-11-16 David MatlackKVM: selftests: Start at iteration 0 instead of -1
2021-11-16 Sean ChristophersonKVM: selftests: Sync perf_test_args to guest during...
2021-11-16 Sean ChristophersonKVM: selftests: Fill per-vCPU struct during "perf_test...
2021-11-16 Sean ChristophersonKVM: selftests: Create VM with adjusted number of guest...
2021-11-16 Sean ChristophersonKVM: selftests: Remove perf_test_args.host_page_size
2021-11-16 Sean ChristophersonKVM: selftests: Move per-VM GPA into perf_test_args
2021-11-16 Sean ChristophersonKVM: selftests: Use perf util's per-vCPU GPA/pages...
2021-11-16 Sean ChristophersonKVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
2021-11-16 Sean ChristophersonKVM: selftests: Use shorthand local var to access struc...
2021-11-16 Sean ChristophersonKVM: selftests: Require GPA to be aligned when backed...
2021-11-16 Sean ChristophersonKVM: selftests: Assert mmap HVA is aligned when using...
2021-11-16 Sean ChristophersonKVM: selftests: Expose align() helpers to tests
2021-11-16 Sean ChristophersonKVM: selftests: Explicitly state indicies for vm_guest_...
2021-11-16 David WoodhouseKVM: selftests: Add event channel upcall support to...
2021-11-16 Randy Dunlapmips: lantiq: add support for clk_get_parent()
2021-11-16 Randy Dunlapmips: bcm63xx: add support for clk_get_parent()
2021-11-16 Colin Ian KingMIPS: generic/yamon-dt: fix uninitialized variable...
2021-11-16 Wang HaojunMIPS: syscalls: Wire up futex_waitv syscall
2021-11-15 Chuck LeverNFSD: Fix exposure in nfsd4_decode_bitmap()
2021-11-15 Andy Shevchenkoprintk: Remove printk.h inclusion in percpu.h
2021-11-15 Sean Christophersonx86/hyperv: Move required MSRs check to initial platfor...
2021-11-15 Sean Christophersonx86/hyperv: Fix NULL deref in set_hv_tscchange_cb(...
2021-11-15 Boqun FengDrivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper...
2021-11-15 Wasin Thonkaewdocs: filesystems: Fix grammatical error "with" to...
2021-11-15 Alex Shidoc/zh_CN: fix a translation error in management-style
2021-11-15 Zhaoyu Liudocs: ftrace: fix the wrong path of tracefs
2021-11-15 Pali RohárDocumentation: arm: marvell: Fix link to armada_1000_pb...
2021-11-15 Pali RohárDocumentation: arm: marvell: Put Armada XP section...
2021-11-15 Pali RohárDocumentation: arm: marvell: Add some links to homepage...
2021-11-15 Akira Yokosawadocs: Update Sphinx requirements
2021-11-15 Linus TorvaldsMerge tag 'trace-v5.16-5' of git://git./linux/kernel...
2021-11-15 Gustavo A.... kbuild: Fix -Wimplicit-fallthrough=5 error for GCC...
2021-11-15 Steven Rostedt... tracing: Add length protection to histogram string...
2021-11-14 Linus TorvaldsLinux 5.16-rc1 v5.16-rc1
2021-11-14 Gustavo A.... kconfig: Add support for -Wimplicit-fallthrough
2021-11-14 Linus TorvaldsMerge tag 'xfs-5.16-merge-5' of git://git./fs/xfs/xfs...
2021-11-14 Linus TorvaldsMerge tag 'for-5.16/parisc-3' of git://git./linux/kerne...
2021-11-14 Linus TorvaldsMerge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
2021-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-11-14 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.16-1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'timers-urgent-2021-11-14' of git://git....
next