summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-11checkpatch: test SYMBOLIC_PERMS multiple times per lineJoe Perches
2018-04-11checkpatch: two spelling fixesClaudio Fontana
2018-04-11checkpatch: improve get_quoted_string for TRACE_EVENT macrosJoe Perches
2018-04-11checkpatch: warn for use of %pxTobin C. Harding
2018-04-11checkpatch: add sub routine get_stat_here()Tobin C. Harding
2018-04-11checkpatch: remove unused variable declarationsTobin C. Harding
2018-04-11checkpatch: add sub routine get_stat_real()Tobin C. Harding
2018-04-11checkpatch: add Crypto ON_STACK to declaration_macrosGilad Ben-Yossef
2018-04-11checkpatch.pl: add SPDX license tag checkRob Herring
2018-04-11checkpatch: improve parse_email signature checkingJoe Perches
2018-04-11lib/list_debug.c: print unmangled addressesMatthew Wilcox