| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-12 | 20 | -112/+610 |
|\ |
|
| * | oom: decouple mems_allowed from oom_unkillable_task | Shakeel Butt | 2019-07-12 | 1 | -1/+0 |
| * | mm, oom: remove redundant task_in_mem_cgroup() check | Shakeel Butt | 2019-07-12 | 2 | -8/+1 |
| * | mm: vmalloc: show number of vmalloc pages in /proc/meminfo | Roman Gushchin | 2019-07-12 | 1 | -0/+2 |
| * | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options | Alexander Potapenko | 2019-07-12 | 1 | -0/+24 |
| * | mm/pgtable: drop pgtable_t variable from pte_fn_t functions | Anshuman Khandual | 2019-07-12 | 1 | -2/+1 |
| * | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] | Mike Rapoport | 2019-07-12 | 1 | -4/+103 |
| * | mm: move the powerpc hugepd code to mm/gup.c | Christoph Hellwig | 2019-07-12 | 1 | -18/+0 |
| * | mm, memcg: add a memcg_slabinfo debugfs file | Waiman Long | 2019-07-12 | 1 | -0/+4 |
| * | mm: memcg/slab: reparent memcg kmem_caches on cgroup removal | Roman Gushchin | 2019-07-12 | 1 | -1/+1 |
| * | mm: memcg/slab: rework non-root kmem_cache lifecycle management | Roman Gushchin | 2019-07-12 | 1 | -1/+2 |
| * | mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() | Roman Gushchin | 2019-07-12 | 1 | -0/+10 |
| * | mm: memcg/slab: rename slab delayed deactivation functions and fields | Roman Gushchin | 2019-07-12 | 1 | -3/+3 |
| * | mm, memcg: introduce memory.events.local | Shakeel Butt | 2019-07-12 | 1 | -1/+6 |
| * | mm, swap: use rbtree for swap_extent | Aaron Lu | 2019-07-12 | 1 | -3/+2 |
| * | mm, swap: fix race between swapoff and some swap operations | Huang Ying | 2019-07-12 | 1 | -3/+10 |
| * | mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page | Christoph Hellwig | 2019-07-12 | 1 | -2/+1 |
| * | mm, debug_pagealloc: use a page type instead of page_ext flag | Vlastimil Babka | 2019-07-12 | 3 | -10/+7 |
| * | mm, debug_pagelloc: use static keys to enable debugging | Vlastimil Babka | 2019-07-12 | 1 | -4/+11 |
| * | include/linux/pagemap.h: document trylock_page() return value | Andrew Morton | 2019-07-12 | 1 | -0/+3 |
| * | include/linux/vmpressure.h: use spinlock_t instead of struct spinlock | Sebastian Andrzej Siewior | 2019-07-12 | 1 | -1/+1 |
| * | mm/page_isolation.c: change the prototype of undo_isolate_page_range() | Pingfan Liu | 2019-07-12 | 1 | -1/+1 |
| * | include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info | Alexey Dobriyan | 2019-07-12 | 1 | -0/+2 |
| * | mm: make !CONFIG_HUGE_PAGE wrappers into static inlines | Jason Gunthorpe | 2019-07-12 | 1 | -16/+86 |
| * | include/linux/pfn_t.h: remove pfn_t_to_virt() | Andrew Morton | 2019-07-12 | 1 | -7/+0 |
| * | mm/kasan: add object validation in ksize() | Marco Elver | 2019-07-12 | 1 | -2/+5 |
| * | mm/slab: refactor common ksize KASAN logic into slab_common.c | Marco Elver | 2019-07-12 | 1 | -0/+1 |
| * | mm/kasan: change kasan_check_{read,write} to return boolean | Marco Elver | 2019-07-12 | 1 | -10/+20 |
| * | mm/kasan: introduce __kasan_check_{read,write} | Marco Elver | 2019-07-12 | 1 | -3/+22 |
| * | asm-generic, x86: add bitops instrumentation for KASAN | Marco Elver | 2019-07-12 | 1 | -0/+263 |
| * | include/linux/dmar.h: replace single-char identifiers in macros | Qian Cai | 2019-07-12 | 1 | -6/+8 |
| * | nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header | Masahiro Yamada | 2019-07-12 | 1 | -12/+12 |
| * | mm/nvdimm: add is_ioremap_addr and use that to check ioremap address | Aneesh Kumar K.V | 2019-07-12 | 1 | -0/+5 |
* | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2019-07-12 | 3 | -718/+2971 |
|\ \ |
|
| * | | mfd / platform: cros_ec_debugfs: Expose resume result via debugfs | Evan Green | 2019-07-01 | 1 | -0/+1 |
| * | | Merge tag 'ib-mfd-cros-v5.3' into chrome-platform/for-next | Enric Balletbo i Serra | 2019-06-12 | 1 | -720/+2884 |
| |\ \ |
|
| | * | | mfd: cros_ec: Update I2S API | Gwendal Grignou | 2019-06-10 | 1 | -24/+20 |
| | * | | mfd: cros_ec: Add Management API entry points | Gwendal Grignou | 2019-06-10 | 1 | -0/+113 |
| | * | | mfd: cros_ec: Add SKU ID and Secure storage API | Gwendal Grignou | 2019-06-10 | 1 | -0/+107 |
| | * | | mfd: cros_ec: Add API for rwsig | Gwendal Grignou | 2019-06-10 | 1 | -0/+26 |
| | * | | mfd: cros_ec: Add API for Fingerprint support | Gwendal Grignou | 2019-06-10 | 1 | -0/+228 |
| | * | | mfd: cros_ec: Add API for Touchpad support | Gwendal Grignou | 2019-06-10 | 1 | -0/+26 |
| | * | | mfd: cros_ec: Add API for EC-EC communication | Gwendal Grignou | 2019-06-10 | 1 | -0/+95 |
| | * | | mfd: cros_ec: Add I2C passthru protection API | Gwendal Grignou | 2019-06-10 | 1 | -0/+22 |
| | * | | mfd: cros_ec: Add Smart Battery Firmware update API | Gwendal Grignou | 2019-06-10 | 1 | -0/+73 |
| | * | | mfd: cros_ec: Add Hibernate API | Gwendal Grignou | 2019-06-10 | 1 | -2/+70 |
| | * | | mfd: cros_ec: Add API for keyboard testing | Gwendal Grignou | 2019-06-10 | 1 | -0/+18 |
| | * | | mfd: cros_ec: Complete Power and USB PD API | Gwendal Grignou | 2019-06-10 | 1 | -8/+228 |
| | * | | mfd: cros_ec: Fix temperature API | Gwendal Grignou | 2019-06-10 | 1 | -7/+57 |
| | * | | mfd: cros_ec: Add fingerprint API | Gwendal Grignou | 2019-06-10 | 1 | -0/+34 |