Age | Commit message (Expand) | Author |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-22 | arm64: dts: stratix10: Support Ethernet Jumbo frame | Thor Thayer |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-19 | arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work | James Morse |
2018-10-16 | arm64: cpufeature: Trap CTR_EL0 access only where it is necessary | Suzuki K Poulose |
2018-10-16 | arm64: cpufeature: Fix handling of CTR_EL0.IDC field | Suzuki K Poulose |
2018-10-16 | arm64: cpufeature: ctr: Fix cpu capability check for late CPUs | Suzuki K Poulose |
2018-10-12 | arm64: perf: Reject stand-alone CHAIN events for PMUv3 | Will Deacon |
2018-10-12 | arm64: Fix /proc/iomem for reserved but not memory regions | Will Deacon |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-10-10 | arm64: mm: Use __pa_symbol() for set_swapper_pgd() | James Morse |
2018-10-10 | Revert "arm64: uaccess: implement unsafe accessors" | James Morse |
2018-10-09 | arm64: mm: Drop the unused cpu parameter | Shaokun Zhang |
2018-10-06 | Merge branch 'core/core' into x86/build, to prevent conflicts | Ingo Molnar |
2018-10-05 | arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines | James Morse |
2018-10-05 | arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c | Kyrylo Tkachov |
2018-10-03 | arm64: xen: Use existing helper to check interrupt status | Julien Thierry |
2018-10-03 | arm64: Use daifflag_restore after bp_hardening | Julien Thierry |
2018-10-03 | arm64: daifflags: Use irqflags functions for daifflags | Julien Thierry |
2018-10-03 | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman |
2018-10-03 | arm64: arch_timer: avoid unused function warning | Arnd Bergmann |
2018-10-02 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2018-10-01 | arm64: Trap WFI executed in userspace | Marc Zyngier |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe |
2018-10-01 | arm64: KVM: Sanitize PSTATE.M when being set from userspace | Marc Zyngier |
2018-10-01 | arm64: KVM: Tighten guest core register access from userspace | Dave Martin |
2018-10-01 | arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe | zhong jiang |
2018-10-01 | arm64/numa: Unify common error path in numa_init() | Anshuman Khandual |
2018-10-01 | arm64/numa: Report correct memblock range for the dummy node | Anshuman Khandual |
2018-10-01 | arm64/mm: Define esr_to_debug_fault_info() | Anshuman Khandual |
2018-10-01 | arm64/mm: Reorganize arguments for is_el1_permission_fault() | Anshuman Khandual |
2018-10-01 | arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception | Anshuman Khandual |
2018-10-01 | arm64: arch_timer: Add workaround for ARM erratum 1188873 | Marc Zyngier |
2018-10-01 | arm64: compat: Add CNTFRQ trap handler | Marc Zyngier |
2018-10-01 | arm64: compat: Add CNTVCT trap handler | Marc Zyngier |
2018-10-01 | arm64: compat: Add cp15_32 and cp15_64 handler arrays | Marc Zyngier |
2018-10-01 | arm64: compat: Add condition code checks and IT advance | Marc Zyngier |
2018-10-01 | arm64: compat: Add separate CP15 trapping hook | Marc Zyngier |
2018-10-01 | arm64: Add decoding macros for CP15_32 and CP15_64 traps | Marc Zyngier |
2018-10-01 | arm64: remove unused asm/compiler.h header file | Ard Biesheuvel |
2018-10-01 | arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ | Will Deacon |
2018-09-27 | signal/arm64: Use send_sig_fault where appropriate | Eric W. Biederman |
2018-09-27 | signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap | Eric W. Biederman |
2018-09-27 | signal/arm64: In ptrace_hbptriggered name the signal description string | Eric W. Biederman |