Age | Commit message (Expand) | Author |
2019-07-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-05 | bpf, riscv: Enable zext optimization for more RV64G ALU ops | Luke Nelson |
2019-07-05 | docs: s390: unify and update s390dbf kdocs at debug.c | Steffen Maier |
2019-07-05 | KVM: arm64/sve: Fix vq_present() macro to yield a bool | Zhang Lei |
2019-07-05 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-07-04 | Merge branch 'regulator-5.3' into regulator-next | Mark Brown |
2019-07-04 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel |
2019-07-04 | s390/pci: correctly handle MIO opt-out | Sebastian Ott |
2019-07-04 | s390/pci: deal with devices that have no support for MIO instructions | Sebastian Ott |
2019-07-04 | Merge branch 'x86/cpu' into perf/core, to pick up revert | Ingo Molnar |
2019-07-04 | Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-03 | x86/fsgsbase: Revert FSGSBASE support | Thomas Gleixner |
2019-07-03 | crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR | Ard Biesheuvel |
2019-07-03 | crypto: arm64/aes-ce - add 5 way interleave routines | Ard Biesheuvel |
2019-07-03 | bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0 | Luke Nelson |
2019-07-03 | bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0 | Luke Nelson |
2019-07-03 | clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic | Michael Kelley |
2019-07-03 | clocksource/drivers: Make Hyper-V clocksource ISA agnostic | Michael Kelley |
2019-07-03 | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner |
2019-07-03 | x86/irq: Seperate unused system vectors from spurious entry again | Thomas Gleixner |
2019-07-03 | x86/irq: Handle spurious interrupt after shutdown gracefully | Thomas Gleixner |
2019-07-03 | x86/ioapic: Implement irq_get_irqchip_state() callback | Thomas Gleixner |
2019-07-03 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-07-02 | Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu... | Olof Johansson |
2019-07-02 | ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro... | Jiri Kosina |
2019-07-02 | KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC | Wanpeng Li |
2019-07-02 | KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS | Liran Alon |
2019-07-02 | KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM | Liran Alon |
2019-07-02 | KVM: x86: degrade WARN to pr_warn_ratelimited | Paolo Bonzini |
2019-07-02 | ARM: davinci: da830-evm: fix GPIO lookup for OHCI | Bartosz Golaszewski |
2019-07-02 | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCI | Bartosz Golaszewski |
2019-07-02 | ARM: davinci: da830-evm: add missing regulator constraints for OHCI | Bartosz Golaszewski |
2019-07-02 | s390: ap: kvm: Enable PQAP/AQIC facility for the guest | Pierre Morel |
2019-07-02 | s390: ap: kvm: add PQAP interception for AQIC | Pierre Morel |
2019-07-02 | s390/unwind: cleanup unused READ_ONCE_TASK_STACK | Vasily Gorbik |
2019-07-02 | s390/kasan: avoid false positives during stack unwind | Vasily Gorbik |
2019-07-02 | x86/entry/64: Fix and clean up paranoid_exit | Andy Lutomirski |
2019-07-02 | x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled | Andy Lutomirski |
2019-07-01 | Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm... | Olof Johansson |
2019-07-01 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Catalin Marinas |
2019-07-01 | m68k: Implement arch_dma_prep_coherent() | Christoph Hellwig |
2019-07-01 | m68k: Use the generic dma coherent remap allocator | Christoph Hellwig |
2019-06-30 | Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-29 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-29 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-29 | x86/timer: Skip PIT initialization on modern chipsets | Thomas Gleixner |
2019-06-29 | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |