summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-115-18/+12
* linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada2018-04-111-3/+3
* xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-116-16/+31
* elf: enforce MAP_FIXED on overlaying elf segmentsMichal Hocko2018-04-111-3/+10
* fs, elf: drop MAP_FIXED usage from elf_mapMichal Hocko2018-04-112-5/+12
* mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-116-0/+16
* MAINTAINERS: update bouncing aacraid@adaptec.com addressesJoe Perches2018-04-111-2/+2
* fs/dcache.c: add cond_resched() in shrink_dentry_list()Nikolay Borisov2018-04-111-3/+2
* include/linux/kfifo.h: fix commentValentin Vidic2018-04-111-4/+4
* ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_opsAndrew Morton2018-04-111-1/+1
* kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_paramWaiman Long2018-04-111-2/+20
* fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()Waiman Long2018-04-111-1/+1
* ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-114-5/+15
* ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso2018-04-114-5/+15
* ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-114-7/+23
* kernel/params.c: downgrade warning for unsafe parametersChris Wilson2018-04-111-2/+2
* kernel/sysctl.c: fix sizeof argument to match variable nameRandy Dunlap2018-04-111-1/+1
* rapidio: use a reference count for struct mport_dma_reqIoan Nicu2018-04-111-104/+18
* drivers/rapidio/rio-scan.c: fix typo in commentVasyl Gomonovych2018-04-111-3/+3
* exec: pin stack limit during execKees Cook2018-04-112-12/+17
* exec: introduce finalize_exec() before start_thread()Kees Cook2018-04-116-0/+11
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-1111-58/+81
* seq_file: account everything to kmemcgAlexey Dobriyan2018-04-111-4/+4
* seq_file: allocate seq_file from kmem_cacheAlexey Dobriyan2018-04-113-2/+12
* fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton2018-04-111-1/+1
* autofs4: use wait_event_killableMatthew Wilcox2018-04-111-27/+2
* init/ramdisk: use pr_cont() at the end of ramdisk loadingAaro Koskinen2018-04-111-2/+2
* checkpatch: whinge about bool bitfieldsJoe Perches2018-04-111-0/+6
* checkpatch: allow space between colon and bracketHeinrich Schuchardt2018-04-111-1/+1
* checkpatch: add test for assignment at start of lineJoe Perches2018-04-111-0/+6
* checkpatch: test SYMBOLIC_PERMS multiple times per lineJoe Perches2018-04-111-1/+1
* checkpatch: two spelling fixesClaudio Fontana2018-04-111-1/+1
* checkpatch: improve get_quoted_string for TRACE_EVENT macrosJoe Perches2018-04-111-1/+2
* checkpatch: warn for use of %pxTobin C. Harding2018-04-111-16/+32
* checkpatch: add sub routine get_stat_here()Tobin C. Harding2018-04-111-32/+20
* checkpatch: remove unused variable declarationsTobin C. Harding2018-04-111-2/+0
* checkpatch: add sub routine get_stat_real()Tobin C. Harding2018-04-111-16/+16
* checkpatch: add Crypto ON_STACK to declaration_macrosGilad Ben-Yossef2018-04-111-1/+2
* checkpatch.pl: add SPDX license tag checkRob Herring2018-04-111-0/+27
* checkpatch: improve parse_email signature checkingJoe Perches2018-04-111-1/+1
* lib/list_debug.c: print unmangled addressesMatthew Wilcox2018-04-111-7/+7
* lib/test_ubsan.c: make test_ubsan_misaligned_access() staticColin Ian King2018-04-111-1/+1
* lib: add testing module for UBSANJinbum Park2018-04-113-0/+153
* lib/test_bitmap.c: do not accidentally use stack VLAKees Cook2018-04-111-4/+6
* lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options togetherRandy Dunlap2018-04-111-24/+24
* MAINTAINERS: update email address for Alexandre BounineAlexandre Bounine2018-04-111-1/+1
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-112-12/+3
* clang-format: add configuration fileMiguel Ojeda2018-04-115-0/+629
* uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan2018-04-113-4/+24
* taint: add taint for randstructKees Cook2018-04-113-2/+6