| Commit message (Expand) | Author | Age |
| ... | |
| * | | UPSTREAM: kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_... | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: lib/stackdepot: export save/fetch stack for drivers | Chris Wilson | 2017-12-14 |
| * | | UPSTREAM: lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov | 2017-12-14 |
| * | | BACKPORT: kprobes: Unpoison stack in jprobe_return() for KASAN | Dmitry Vyukov | 2017-12-14 |
| * | | UPSTREAM: kasan: remove the unnecessary WARN_ONCE from quarantine.c | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: kasan: avoid overflowing quarantine size on low memory systems | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: kasan: improve double-free reports | Andrey Ryabinin | 2017-12-14 |
| * | | BACKPORT: mm: coalesce split strings | Joe Perches | 2017-12-14 |
| * | | BACKPORT: mm/kasan: get rid of ->state in struct kasan_alloc_meta | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm/kasan, slub: don't disable interrupts when object leaves quarantine | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm/kasan: don't reduce quarantine in atomic contexts | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm/kasan: fix corruptions and false positive reports | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: lib/stackdepot.c: use __GFP_NOWARN for stack allocations | Kirill A. Shutemov | 2017-12-14 |
| * | | BACKPORT: mm, kasan: switch SLUB to stackdepot, enable memory quarantine for ... | Paul Lawrence | 2017-12-14 |
| * | | UPSTREAM: kasan/quarantine: fix bugs on qlist_move_cache() | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm: mempool: kasan: don't poot mempool objects in quarantine | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: kasan: change memory hot-add error messages to info messages | Shuah Khan | 2017-12-14 |
| * | | BACKPORT: mm/kasan: add API to check memory regions | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm/kasan: print name of mem[set,cpy,move]() caller in report | Andrey Ryabinin | 2017-12-14 |
| * | | UPSTREAM: mm: kasan: initial memory quarantine implementation | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: lib/stackdepot: avoid to return 0 handle | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: lib/stackdepot.c: allow the stack trace hash to be zero | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: mm, kasan: fix compilation for CONFIG_SLAB | Alexander Potapenko | 2017-12-14 |
| * | | BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2017-12-14 |
| * | | BACKPORT: mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: mm, kasan: SLAB support | Alexander Potapenko | 2017-12-14 |
| * | | UPSTREAM: mm/slab: align cache size first before determination of OFF_SLAB ca... | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm/slab: use more appropriate condition check for debug_pagealloc | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm/slab: factor out debugging initialization in cache_init_objs() | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm/slab: remove object status buffer for DEBUG_SLAB_LEAK | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm/slab: alternative implementation for DEBUG_SLAB_LEAK | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm/slab: clean up DEBUG_PAGEALLOC processing code | Joonsoo Kim | 2017-12-14 |
| * | | UPSTREAM: mm/slab: activate debug_pagealloc in SLAB when it is actually enabled | Joonsoo Kim | 2017-12-14 |
| * | | sched: EAS/WALT: Don't take into account of running task's util | Ke Wang | 2017-12-13 |
| * | | BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freq | Viresh Kumar | 2017-12-12 |
| * | | UPSTREAM: kasan: add functions to clear stack poison | Mark Rutland | 2017-12-11 |
| * | | Merge 4.4.105 into android-4.4 | Greg Kroah-Hartman | 2017-12-10 |
| |\| |
|
| | * | Linux 4.4.105 | Greg Kroah-Hartman | 2017-12-09 |
| | * | xen-netfront: avoid crashing on resume after a failure in talk_to_netback() | Vitaly Kuznetsov | 2017-12-09 |
| | * | usb: host: fix incorrect updating of offset | Colin Ian King | 2017-12-09 |
| | * | USB: usbfs: Filter flags passed in from user space | Oliver Neukum | 2017-12-09 |
| | * | USB: devio: Prevent integer overflow in proc_do_submiturb() | Dan Carpenter | 2017-12-09 |
| | * | USB: Increase usbfs transfer limit | Mateusz Berezecki | 2017-12-09 |
| | * | USB: core: Add type-specific length check of BOS descriptors | Masakazu Mokuno | 2017-12-09 |
| | * | usb: ch9: Add size macro for SSP dev cap descriptor | John Youn | 2017-12-09 |
| | * | usb: Add USB 3.1 Precision time measurement capability descriptor support | Mathias Nyman | 2017-12-09 |
| | * | usb: xhci: fix panic in xhci_free_virt_devices_depth_first | Yu Chen | 2017-12-09 |
| | * | usb: hub: Cycle HUB power when initialization fails | Mike Looijmans | 2017-12-09 |