summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-li...Alex Shi2016-08-27
|\
| * mm: SLUB hardened usercopy supportKees Cook2016-08-27
| * mm: SLAB hardened usercopy supportKees Cook2016-08-27
| * s390/uaccess: Enable hardened usercopyKees Cook2016-08-27
| * sparc/uaccess: Enable hardened usercopyKees Cook2016-08-27
| * powerpc/uaccess: Enable hardened usercopyKees Cook2016-08-27
| * ia64/uaccess: Enable hardened usercopyKees Cook2016-08-27
| * arm64/uaccess: Enable hardened usercopyKees Cook2016-08-27
| * ARM: uaccess: Enable hardened usercopyKees Cook2016-08-27
| * x86/uaccess: Enable hardened usercopyKees Cook2016-08-27
| * x86: remove more uaccess_32.h complexityLinus Torvalds2016-08-27
| * x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-08-27
| * x86: fix SMAP in 32-bit environmentsLinus Torvalds2016-08-27
| * Use the new batched user accesses in generic user string handlingLinus Torvalds2016-08-27
| * Add 'unsafe' user access functions for batched accessesLinus Torvalds2016-08-27
| * x86: reorganize SMAP handling in user space accessesLinus Torvalds2016-08-27
| * mm: Hardened usercopyKees Cook2016-08-27
| * mm: Implement stack frame object validationKees Cook2016-08-27
| * mm: Add is_migrate_cma_pageLaura Abbott2016-08-27
* | Merge tag 'v4.4.18' into linux-linaro-lsk-v4.4Alex Shi2016-08-18
|\ \ | |/ |/|
| * Linux 4.4.18Greg Kroah-Hartman2016-08-16
| * mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-16
| * mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-16
| * mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-08-16
| * ext4: fix reference counting bug on block allocation errorVegard Nossum2016-08-16
| * ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-16
| * ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-08-16
| * ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-08-16
| * ext4: fix deadlock during page writebackJan Kara2016-08-16
| * ext4: check for extents that wrap aroundVegard Nossum2016-08-16
| * crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu2016-08-16
| * crypto: gcm - Filter out async ghash if necessaryHerbert Xu2016-08-16
| * fs/dcache.c: avoid soft-lockup in dput()Wei Fang2016-08-16
| * fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-16
| * fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov2016-08-16
| * fuse: fsync() did not return IO errorsAlexey Kuznetsov2016-08-16
| * sysv, ipc: fix security-layer leakingFabian Frederick2016-08-16
| * block: fix use-after-free in seq fileVegard Nossum2016-08-16
| * x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-16
| * drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper2016-08-16
| * x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-08-16
| * x86/pat: Document the PAT initialization sequenceToshi Kani2016-08-16
| * x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-08-16
| * x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-08-16
| * x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-08-16
| * x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-08-16
| * x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-08-16
| * x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-08-16
| * devpts: clean up interface to pty driversLinus Torvalds2016-08-16
| * random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-08-16