Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | include/linux/kfifo.h: fix comment | Valentin Vidic | 1 | -4/+4 |
2018-04-11 | ipc/msg: introduce msgctl(MSG_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/sem: introduce semctl(SEM_STAT_ANY) | Davidlohr Bueso | 1 | -0/+1 |
2018-04-11 | ipc/shm: introduce shmctl(SHM_STAT_ANY) | Davidlohr Bueso | 1 | -2/+3 |
2018-04-11 | exec: pin stack limit during exec | Kees Cook | 1 | -0/+2 |
2018-04-11 | exec: introduce finalize_exec() before start_thread() | Kees Cook | 1 | -0/+1 |
2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook | 1 | -2/+4 |
2018-04-11 | seq_file: allocate seq_file from kmem_cache | Alexey Dobriyan | 1 | -0/+1 |
2018-04-11 | task_struct: only use anon struct under randstruct plugin | Kees Cook | 2 | -12/+3 |
2018-04-11 | uts: create "struct uts_namespace" from kmem_cache | Alexey Dobriyan | 1 | -0/+6 |
2018-04-11 | taint: add taint for randstruct | Kees Cook | 1 | -1/+2 |
2018-04-11 | taint: convert to indexed initialization | Kees Cook | 1 | -0/+1 |
2018-04-11 | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2 | -1/+4 |
2018-04-11 | procfs: add seq_put_hex_ll to speed up /proc/pid/maps | Andrei Vagin | 1 | -0/+3 |
2018-04-11 | mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE | Joonsoo Kim | 2 | -3/+1 |
2018-04-11 | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request | Joonsoo Kim | 1 | -1/+1 |
2018-04-11 | mm: unclutter THP migration | Michal Hocko | 1 | -2/+2 |
2018-04-11 | mm, migrate: remove reason argument from new_page_t | Michal Hocko | 2 | -4/+2 |
2018-04-11 | mm: memcg: make sure memory.events is uptodate when waking pollers | Johannes Weiner | 1 | -17/+18 |
2018-04-11 | mm/hmm: fix header file if/else/endif maze, again | Arnd Bergmann | 1 | -9/+12 |
2018-04-11 | mm/hmm: use device driver encoding for HMM pfn | Jérôme Glisse | 1 | -36/+94 |
2018-04-11 | mm/hmm: change hmm_vma_fault() to allow write fault on page basis | Jérôme Glisse | 1 | -1/+1 |
2018-04-11 | mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE | Jérôme Glisse | 1 | -2/+2 |
2018-04-11 | mm/hmm: do not differentiate between empty entry or missing directory | Jérôme Glisse | 1 | -5/+3 |
2018-04-11 | mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong | Jérôme Glisse | 1 | -25/+21 |
2018-04-11 | mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture | Jérôme Glisse | 1 | -9/+7 |
2018-04-11 | mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters | Jérôme Glisse | 1 | -13/+5 |
2018-04-11 | mm/hmm: HMM should have a callback before MM is destroyed | Ralph Campbell | 1 | -0/+10 |
2018-04-11 | mm/hmm: fix header file if/else/endif maze | Jérôme Glisse | 1 | -8/+1 |
2018-04-11 | mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event | Steven Rostedt | 2 | -15/+20 |
2018-04-11 | mm/vmscan: don't mess with pgdat->flags in memcg reclaim | Andrey Ryabinin | 2 | -1/+4 |
2018-04-11 | mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES | Roman Gushchin | 1 | -0/+1 |
2018-04-11 | slip: Check if rstate is initialized before uncompressing | Tejaswi Tanikella | 1 | -0/+1 |
2018-04-11 | Merge branches 'pm-cpuidle' and 'pm-qos' | Rafael J. Wysocki | 4 | -8/+33 |
2018-04-11 | parisc/signal: Add FPE_CONDTRAP for conditional trap handling | Helge Deller | 1 | -1/+2 |
2018-04-11 | Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs... | Benson Leung | 2 | -0/+5 |
2018-04-11 | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou | 1 | -0/+2 |
2018-04-11 | platform/chrome: cros_ec_debugfs: Add PD port info to debugfs | Shawn Nematbakhsh | 1 | -0/+3 |
2018-04-10 | NFSv4; Clean up XDR encoding of type bitmap4 | Trond Myklebust | 1 | -0/+63 |
2018-04-10 | SUNRPC: Add a helper for encoding opaque data inline | Trond Myklebust | 1 | -0/+25 |
2018-04-10 | SUNRPC: Add helpers for decoding opaque and string types | Trond Myklebust | 1 | -0/+6 |
2018-04-10 | NFS: More fine grained attribute tracking | Trond Myklebust | 1 | -5/+16 |
2018-04-10 | NFS: Convert NFS_INO_INVALID flags to unsigned long | Trond Myklebust | 1 | -8/+8 |
2018-04-10 | NFS: Remove the unused return_delegation() callback | Trond Myklebust | 1 | -1/+0 |
2018-04-10 | NFS: Add a delegation return into nfs4_proc_unlink_setup() | Trond Myklebust | 1 | -1/+1 |
2018-04-10 | NFS: Move delegation recall into the NFSv4 callback for rename_setup() | Trond Myklebust | 1 | -1/+3 |
2018-04-10 | NFS: Move the delegation return down into nfs4_proc_remove() | Trond Myklebust | 1 | -1/+1 |
2018-04-10 | sunrpc: Add static trace point to report result of RPC ping | Chuck Lever | 1 | -0/+21 |
2018-04-10 | sunrpc: Add static trace point to report RPC latency stats | Chuck Lever | 1 | -0/+45 |
2018-04-10 | sunrpc: Simplify synopsis of some trace points | Chuck Lever | 1 | -19/+21 |