Age | Commit message (Expand) | Author |
2017-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-06-02 | frv: declare jiffies to be located in the .data section | Matthias Kaehlcke |
2017-06-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-06-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-02 | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation | Lorenzo Pieralisi |
2017-06-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-06-01 | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" | Ingo Molnar |
2017-06-01 | KVM: x86: Fix nmi injection failure when vcpu got blocked | ZhuangYanying |
2017-06-01 | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr... | Roman Pen |
2017-05-30 | KVM: SVM: ignore type when setting segment registers | Gioh Kim |
2017-05-30 | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging | Radim Krčmář |
2017-05-29 | kthread: fix boot hang (regression) on MIPS/OpenRISC | Vegard Nossum |
2017-05-29 | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT... | Borislav Petkov |
2017-05-29 | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt... | Borislav Petkov |
2017-05-28 | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled | Baoquan He |
2017-05-28 | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map | Sai Praneeth |
2017-05-28 | efi: Don't issue error message when booted under Xen | Juergen Gross |
2017-05-27 | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-27 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-27 | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-26 | x86/ftrace: Make sure that ftrace trampolines are not RWX | Thomas Gleixner |
2017-05-26 | x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() | Steven Rostedt (VMware) |
2017-05-26 | kprobes/x86: Fix to set RWX bits correctly before releasing trampoline | Masami Hiramatsu |
2017-05-26 | KVM: x86: Fix virtual wire mode | Jan H. Schönherr |
2017-05-26 | KVM: nVMX: Fix handling of lmsw instruction | Jan H. Schönherr |
2017-05-26 | KVM: X86: Fix preempt the preemption timer cancel | Wanpeng Li |
2017-05-26 | x86/timers: Move simple_udelay_calibration past init_hypervisor_platform | Jan Kiszka |
2017-05-25 | ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path | Timmy Li |
2017-05-25 | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions | Nicholas Piggin |
2017-05-25 | powerpc/spufs: Fix hash faults for kernel regions | Jeremy Kerr |
2017-05-25 | powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N | Michael Neuling |
2017-05-25 | powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call | Alistair Popple |
2017-05-24 | x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() | Mateusz Jurczyk |
2017-05-24 | x86/PAT: Fix Xorg regression on CPUs that don't support PAT | Mikulas Patocka |
2017-05-24 | x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do... | Benjamin Peterson |
2017-05-24 | x86/build: Permit building with old make versions | Jan Kiszka |
2017-05-24 | x86/unwind: Add end-of-stack check for ftrace handlers | Josh Poimboeuf |
2017-05-24 | Revert "x86/entry: Fix the end of the stack for newly forked tasks" | Josh Poimboeuf |
2017-05-23 | arm64: dts: hikey: Fix WiFi support | Ulf Hansson |
2017-05-23 | arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts | Ulf Hansson |
2017-05-23 | arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators | Ulf Hansson |
2017-05-23 | arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts | Ulf Hansson |
2017-05-23 | arm64: dts: hikey: Add clock for the pmic mfd | Daniel Lezcano |
2017-05-21 | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds |
2017-05-21 | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds |
2017-05-21 | x86/MCE: Export memory_error() | Borislav Petkov |
2017-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-05-21 | osf_wait4(): fix infoleak | Al Viro |