OSDN Git Service

tomoyo/tomoyo-test1.git
2019-05-24 Paolo BonziniKVM: selftests: do not blindly clobber registers in...
2019-05-24 Thomas HuthKVM: selftests: Remove duplicated TEST_ASSERT in hyperv...
2019-05-24 Wanpeng LiKVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
2019-05-24 Wanpeng LiKVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
2019-05-24 Yi Wangkvm: vmx: Fix -Wmissing-prototypes warnings
2019-05-24 Wanpeng LiKVM: nVMX: Fix using __this_cpu_read() in preemptible...
2019-05-24 Paolo Bonzinikvm: fix compilation on s390
2019-05-24 Jim Mattsonkvm: x86: Include CPUID leaf 0x8000001e in kvm's suppor...
2019-05-24 Jim Mattsonkvm: x86: Include multiple indices with CPUID leaf...
2019-05-24 Thomas HuthKVM: selftests: Compile code with warnings enabled
2019-05-24 Paolo Bonzinikvm: selftests: avoid type punning
2019-05-24 Dan CarpenterKVM: selftests: Fix a condition in test_hv_cpuid()
2019-05-24 Wanpeng LiKVM: Fix spinlock taken warning during host resume
2019-05-24 Sean ChristophersonKVM: nVMX: Clear nested_run_pending if setting nested...
2019-05-24 Paolo BonziniKVM: nVMX: really fix the size checks on KVM_SET_NESTED...
2019-05-24 Paolo BonziniMerge tag 'kvmarm-fixes-for-5.2' of git://git./linux...
2019-05-24 James MorseKVM: arm/arm64: Move cc/it checks under hyp's Makefile...
2019-05-24 James MorseKVM: arm64: Move pmu hyp code under hyp's Makefile...
2019-05-24 Christoffer... MAINTAINERS: KVM: arm/arm64: Remove myself as maintainer
2019-05-20 Paolo BonziniMerge tag 'kvm-s390-master-5.2-1' of git://git./linux...
2019-05-20 Christian BorntraegerKVM: s390: change default halt poll time to 50us
2019-05-20 Wei YongjunKVM: s390: fix typo in parameter description
2019-05-19 Linus TorvaldsLinux 5.2-rc1 v5.2-rc1
2019-05-19 Linus TorvaldsMerge tag 'upstream-5.2-rc2' of git://git./linux/kernel...
2019-05-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-19 Linus TorvaldsMerge tag 'kbuild-v5.2-2' of git://git./linux/kernel...
2019-05-19 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2019-05-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-05-19 Linus TorvaldsMerge tag '5.2-rc-smb3-fixes' of git://git.samba.org...
2019-05-19 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2019-05-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-05-19 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-05-19 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2019-05-19 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-05-19 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2019-05-19 Linus TorvaldsMerge tag 'powerpc-5.2-2' of git://git./linux/kernel...
2019-05-19 Linus TorvaldsMerge tag 'mips_5.2_2' of git://git./linux/kernel/git...
2019-05-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.2-mw2' of git://git./linux...
2019-05-19 Masahiro Yamadakconfig: use 'else ifneq' for Makefile to improve reada...
2019-05-18 Feng Tangpanic: add an option to replay all the printk message...
2019-05-18 Steven Priceinitramfs: don't free a non-existent initrd
2019-05-18 Jiufei Xuefs/writeback.c: use rcu_barrier() to wait for inflight...
2019-05-18 Mel Gormanmm/compaction.c: correct zone boundary handling when...
2019-05-18 Uladzislau... mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
2019-05-18 Uladzislau... mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
2019-05-18 Uladzislau... mm/vmalloc.c: keep track of free blocks for vmap allocation
2019-05-18 Ingo MolnarMerge tag 'perf-core-for-mingo-5.2-20190517' of git...
2019-05-18 Masahiro Yamadakbuild: check uniqueness of module names
2019-05-18 Alexander Popovkconfig: Terminate menu blocks with a comment in the...
2019-05-18 Masahiro Yamadakbuild: add LICENSES to KBUILD_ALLDIRS
2019-05-18 Masahiro Yamadakbuild: remove 'addtree' and 'flags' magic for header...
2019-05-18 Masahiro Yamadatreewide: prefix header search paths with $(srctree)/
2019-05-18 Masahiro Yamadamedia: prefix header search paths with $(srctree)/
2019-05-18 Masahiro Yamadamedia: remove unneeded header search paths
2019-05-18 Masahiro Yamadaalpha: move arch/alpha/defconfig to arch/alpha/configs...
2019-05-18 Masahiro Yamadakbuild: terminate Kconfig when $(CC) or $(LD) is missing
2019-05-18 Masahiro Yamadakbuild: turn auto.conf.cmd into a mandatory include...
2019-05-18 Masahiro Yamada.gitignore: exclude .get_maintainer.ignore and .gitattr...
2019-05-18 Masahiro Yamadakbuild: add all Clang-specific flags unconditionally
2019-05-18 Nathan Chancellorkbuild: Don't try to add '-fcatch-undefined-behavior...
2019-05-18 Masahiro Yamadakbuild: add some extra warning flags unconditionally
2019-05-18 Masahiro Yamadakbuild: add -Wvla flag unconditionally
2019-05-18 Masahiro Yamadaarch: remove dangling asm-generic wrappers
2019-05-18 Masahiro Yamadasamples: guard sub-directories with CONFIG options
2019-05-18 Masahiro Yamadakbuild: re-enable int-in-bool-context warning
2019-05-18 Krzysztof KozlowskiMAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
2019-05-18 Masahiro Yamadash: exclude vmlinux.scr from .gitignore pattern
2019-05-18 Nick Desaulnierssh: vsyscall: drop unnecessary cc-ldoption
2019-05-18 Nick Desaulniersia64: require -Wl,--hash-style=sysv
2019-05-18 Masahiro Yamadacsky: remove deprecated arch/csky/boot/dts/include...
2019-05-17 Jan Karaext4: avoid panic during forced reboot due to aborted...
2019-05-17 Linus TorvaldsMerge tag 'sound-fix-5.2-rc1' of git://git./linux/kerne...
2019-05-17 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-05-17 Heiner Kallweiti2c: core: add device-managed version of i2c_new_dummy
2019-05-17 Heiner Kallweiti2c: core: improve return value handling of i2c_new_dev...
2019-05-17 Linus TorvaldsMerge tag 'nds32-for-linus-5.2-rc1' of git://git./linux...
2019-05-17 Linus TorvaldsMerge tag 's390-5.2-2' of git://git./linux/kernel/git...
2019-05-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-05-17 Thomas GleixnerMerge tag 'timers-v5.2' of git.linaro.org/people/daniel...
2019-05-17 Tobin C. Hardingpowerpc/cacheinfo: Remove double free
2019-05-17 Aneesh Kumar K.Vpowerpc/mm/hash: Fix get_region_id() for invalid addresses
2019-05-17 Paolo Bonzinikvm: fix compilation on aarch64
2019-05-17 Nathan Chancellorobjtool: Allow AR to be overridden with HOSTAR
2019-05-17 Ard Biesheuvelfbdev/efifb: Ignore framebuffer memmap entries that...
2019-05-17 Andreas Schwabriscv: fix locking violation in page fault handler
2019-05-17 Yash ShahRISC-V: sifive_l2_cache: Add L2 cache controller driver...
2019-05-17 Yash ShahRISC-V: Add DT documentation for SiFive L2 Cache Controller
2019-05-17 Palmer DabbeltRISC-V: Avoid using invalid intermediate translations
2019-05-17 Vincent Chenriscv: Support BUG() in kernel module
2019-05-17 Vincent Chenriscv: Add the support for c.ebreak check in is_valid_b...
2019-05-17 Vincent Chenriscv: support trap-based WARN()
2019-05-17 Gary Guoriscv: fix sbi_remote_sfence_vma{,_asid}.
2019-05-17 Gary Guoriscv: move switch_mm to its own file
2019-05-17 Gary Guoriscv: move flush_icache_{all,mm} to cacheflush.c
2019-05-17 Anup Pateltty: Don't force RISCV SBI console as preferred console
2019-05-17 Anup PatelRISC-V: Access CSRs using CSR numbers
2019-05-17 Anup PatelRISC-V: Add interrupt related SCAUSE defines in asm...
2019-05-17 Anup PatelRISC-V: Use tabs to align macro values in asm/csr.h
2019-05-17 Atish PatraRISC-V: Fix minor checkpatch issues.
2019-05-17 Atish PatraRISC-V: Support nr_cpus command line option.
next