Age | Commit message (Expand) | Author |
2018-07-20 | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-20 | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2018-07-20 | Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-07-19 | ARCv2: [plat-hsdk]: Save accl reg pair by default | Vineet Gupta |
2018-07-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-07-18 | kvmclock: fix TSC calibration for nested guests | Peng Hao |
2018-07-18 | KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled | Liran Alon |
2018-07-18 | ARM: dts: Add ethernet and switch to D-Link DIR-685 | Linus Walleij |
2018-07-15 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-07-15 | x86/kvmclock: set pvti_cpu0_va after enabling kvmclock | Radim Krčmář |
2018-07-15 | x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD | Janakarajan Natarajan |
2018-07-15 | kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading | Jim Mattson |
2018-07-15 | x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks | Vitaly Kuznetsov |
2018-07-15 | KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR | Paolo Bonzini |
2018-07-14 | Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson |
2018-07-14 | Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson |
2018-07-14 | Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes | Olof Johansson |
2018-07-14 | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-07-14 | x86/purgatory: add missing FORCE to Makefile target | Philipp Rudo |
2018-07-13 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-07-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-07-13 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-07-13 | ARM: net: bpf: improve 64-bit ALU implementation | Russell King |
2018-07-13 | ARM: net: bpf: improve 64-bit store implementation | Russell King |
2018-07-13 | ARM: net: bpf: improve 64-bit sign-extended immediate load | Russell King |
2018-07-13 | ARM: net: bpf: improve 64-bit load immediate implementation | Russell King |
2018-07-13 | xen: setup pv irq ops vector earlier | Juergen Gross |
2018-07-12 | ARM: net: bpf: use double-word load/stores where available | Russell King |
2018-07-12 | ARM: net: bpf: always use odd/even register pair | Russell King |
2018-07-12 | ARM: net: bpf: avoid reloading 'array' | Russell King |
2018-07-12 | ARM: net: bpf: avoid reloading 'index' | Russell King |
2018-07-12 | ARM: net: bpf: use ldr instructions with shifted rm register | Russell King |
2018-07-12 | ARM: net: bpf: use immediate forms of instructions where possible | Russell King |
2018-07-12 | ARM: net: bpf: imm12 constant conversion | Russell King |
2018-07-12 | ARM: net: bpf: access eBPF scratch space using ARM FP register | Russell King |
2018-07-12 | ARM: net: bpf: 64-bit accessor functions for BPF registers | Russell King |
2018-07-12 | ARM: net: bpf: provide accessor functions for BPF registers | Russell King |
2018-07-12 | ARM: net: bpf: remove is_on_stack() and sstk/dstk | Russell King |
2018-07-12 | ARM: net: bpf: use negative numbers for stacked registers | Russell King |
2018-07-12 | ARM: net: bpf: provide load/store ops with negative immediates | Russell King |
2018-07-12 | ARM: net: bpf: enumerate the JIT scratch stack layout | Russell King |
2018-07-12 | ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller | Adam Ford |
2018-07-12 | ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores | Nishanth Menon |
2018-07-12 | xen: remove global bit from __default_kernel_pte_mask for pv guests | Juergen Gross |
2018-07-11 | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot | Steven Rostedt (VMware) |
2018-07-11 | ARC: mm: allow mprotect to make stack mappings executable | Vineet Gupta |
2018-07-11 | arm64: neon: Fix function may_use_simd() return error status | Yandong Zhao |
2018-07-11 | efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr... | Ard Biesheuvel |
2018-07-11 | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code | Vladimir Murzin |