summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-12gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-11Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2018-04-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-11Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox
2018-04-11fscache: use appropriate radix tree accessorsMatthew Wilcox
2018-04-11export __set_page_dirtyMatthew Wilcox
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox
2018-04-11arm64: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox
2018-04-11mac80211_hwsim: use DEFINE_IDAMatthew Wilcox
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox
2018-04-11linux/const.h: refactor _BITUL and _BITULL a bitMasahiro Yamada
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2018-04-11linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-11elf: enforce MAP_FIXED on overlaying elf segmentsMichal Hocko
2018-04-11fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-04-11MAINTAINERS: update bouncing aacraid@adaptec.com addressesJoe Perches
2018-04-11fs/dcache.c: add cond_resched() in shrink_dentry_list()Nikolay Borisov
2018-04-11include/linux/kfifo.h: fix commentValentin Vidic
2018-04-11ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_opsAndrew Morton
2018-04-11kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_paramWaiman Long
2018-04-11fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()Waiman Long
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso
2018-04-11kernel/params.c: downgrade warning for unsafe parametersChris Wilson
2018-04-11kernel/sysctl.c: fix sizeof argument to match variable nameRandy Dunlap
2018-04-11rapidio: use a reference count for struct mport_dma_reqIoan Nicu
2018-04-11drivers/rapidio/rio-scan.c: fix typo in commentVasyl Gomonovych
2018-04-11exec: pin stack limit during execKees Cook
2018-04-11exec: introduce finalize_exec() before start_thread()Kees Cook
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-11seq_file: account everything to kmemcgAlexey Dobriyan
2018-04-11seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan
2018-04-11fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton
2018-04-11autofs4: use wait_event_killableMatthew Wilcox
2018-04-11init/ramdisk: use pr_cont() at the end of ramdisk loadingAaro Koskinen
2018-04-11checkpatch: whinge about bool bitfieldsJoe Perches
2018-04-11checkpatch: allow space between colon and bracketHeinrich Schuchardt
2018-04-11checkpatch: add test for assignment at start of lineJoe Perches