summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28ALSA: usb-audio: Kill stray URB at exitingASB-2018-03-05_4.9-o-mr1Takashi Iwai
2018-02-28HID: usbhid: fix out-of-bounds bugJaejoong Kim
2018-02-28USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2018-02-28USB: serial: console: fix use-after-free after failed setupJohan Hovold
2018-02-20ANDROID: binder: always allocate/map first BINDER_MIN_ALLOC pagesJoel Fernandes
2018-02-13UPSTREAM: crypto: pcrypt - fix freeing pcrypt instancesEric Biggers
2018-02-09net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman
2018-02-07ANDROID: qtaguid: Fix the UAF probelm with tag_ref_treeChenbo Feng
2018-02-07staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2018-02-05KEYS: add missing permission check for request_key() destinationASB-2018-02-05_4.9-o-mr1Eric Biggers
2018-02-05ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2018-02-05mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov
2018-01-25x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2018-01-24ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2018-01-24netlink: Add netns check on tapsKevin Cernekee
2018-01-24USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-24crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-19FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas
2018-01-19FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-16ANDROID: mnt: Fix freeing of mount dataDaniel Rosenberg
2018-01-08ANDROID: arm64: kaslr: fixup Falkor workaround for 4.9ASB-2018-01-05_4.9-o-mr1Todd Poynor
2018-01-08arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon
2018-01-08arm64: use RET instruction for exiting the trampolineWill Deacon
2018-01-08UPSTREAM: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-01-08UPSTREAM: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon
2018-01-08UPSTREAM: arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon
2018-01-08UPSTREAM: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2018-01-08UPSTREAM: arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native t...Will Deacon
2018-01-08UPSTREAM: arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon
2018-01-08UPSTREAM: arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon
2018-01-08UPSTREAM: arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon
2018-01-08UPSTREAM: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-01-08UPSTREAM: arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon
2018-01-08UPSTREAM: arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon
2018-01-08UPSTREAM: arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon
2018-01-08UPSTREAM: arm64: mm: Allocate ASIDs in pairsWill Deacon
2018-01-08UPSTREAM: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon
2018-01-08UPSTREAM: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon
2018-01-08UPSTREAM: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
2018-01-08UPSTREAM: arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon
2018-01-08UPSTREAM: arm64: mm: Use non-global mappings for kernel spaceWill Deacon
2018-01-08UPSTREAM: arm64: factor out entry stack manipulationMark Rutland
2018-01-08kaiser: Set _PAGE_NX only if supportedGuenter Roeck
2018-01-08KPTI: Report when enabledKees Cook
2018-01-08KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-08x86/kaiser: Move feature detection upBorislav Petkov
2018-01-08kaiser: disabled on Xen PVJiri Kosina
2018-01-08x86/kaiser: Reenable PARAVIRTBorislav Petkov
2018-01-08x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner
2018-01-08kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins