aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-31arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZreview/sve-suport-v4Dave Martin
2017-10-31arm64: signal: Report signal frame size to userspace via auxvDave Martin
2017-10-31arm64/sve: Add documentationDave Martin
2017-10-31arm64/sve: Detect SVE and activate runtime supportDave Martin
2017-10-31arm64/sve: KVM: Hide SVE from CPU features exposed to guestsDave Martin
2017-10-31arm64/sve: KVM: Treat guest SVE use as undefined instruction executionDave Martin
2017-10-31arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-10-31arm64/sve: Add sysctl to set the default vector length for new processesDave Martin
2017-10-31arm64/sve: Add prctl controls for userspace vector length managementDave Martin
2017-10-31arm64/sve: ptrace and ELF coredump supportDave Martin
2017-10-31arm64/sve: Preserve SVE registers around EFI runtime service callsDave Martin
2017-10-31arm64/sve: Preserve SVE registers around kernel-mode NEON useDave Martin
2017-10-31arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin
2017-10-31arm64: cpufeature: Move sys_caps_initialised declarationsDave Martin
2017-10-31arm64/sve: Backend logic for setting the vector lengthDave Martin
2017-10-31arm64/sve: Signal handling supportDave Martin
2017-10-31arm64/sve: Support vector length resetting for new processesDave Martin
2017-10-31arm64/sve: Core task context handlingDave Martin
2017-10-31arm64/sve: Low-level CPU setupDave Martin
2017-10-31arm64/sve: Signal frame and context structure definitionDave Martin
2017-10-31arm64/sve: Kconfig update and conditional compilation supportDave Martin
2017-10-31arm64/sve: Low-level SVE architectural state manipulation functionsDave Martin
2017-10-31arm64/sve: System register and exception syndrome definitionsDave Martin
2017-10-31arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()Dave Martin
2017-10-31arm64: Port deprecated instruction emulation to new sysctl interfaceDave Martin
2017-10-31arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEONDave Martin
2017-10-31arm64: KVM: Hide unsupported AArch64 CPU features from guestsDave Martin
2017-10-31regset: Add support for dynamically sized regsetsDave Martin
2017-10-31Merge remote-tracking branch 'arm64/for-next/core' into review/sve-suport-v4Alex Bennée
2017-10-30Merge tag 'pm-urgent-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2017-10-30Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds
2017-10-30Merge tag 'mmc-v4.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-29Linux 4.14-rc7Linus Torvalds
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang