aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-11do d_instantiate/unlock_new_inode combinations safelyGravatar Al Viro 1-0/+1
2018-04-16mm,vmscan: Allow preallocating memory for register_shrinker().Gravatar Tetsuo Handa 1-2/+5
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-19/+74
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2018-04-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-28/+83
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codeGravatar Philipp Rudo 1-0/+30
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressGravatar Philipp Rudo 1-11/+6
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Gravatar Philipp Rudo 1-4/+9
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constGravatar Philipp Rudo 1-6/+11
2018-04-13include/linux/kexec.h: silence compile warningsGravatar Philipp Rudo 1-0/+2
2018-04-13kexec_file, x86: move re-factored code to generic sideGravatar AKASHI Takahiro 1-0/+19
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsGravatar AKASHI Takahiro 1-7/+6
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-0/+1
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 3-31/+5
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 24-46/+1001
2018-04-13Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+1
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesGravatar Alex Hung 1-0/+1
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2018-04-12Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 6-36/+218
2018-04-12Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+6
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-1/+114
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+25
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-0/+1
2018-04-12lockref: Add lockref_put_not_zeroGravatar Andreas Gruenbacher 1-0/+1
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-18/+143
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+3
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-14/+19
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 5-10/+33
2018-04-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 29-186/+300
2018-04-11page cache: use xa_lockGravatar Matthew Wilcox 4-14/+14
2018-04-11xarray: add the xa_lock to the radix_tree_rootGravatar Matthew Wilcox 3-11/+39
2018-04-11export __set_page_dirtyGravatar Matthew Wilcox 1-0/+1
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsGravatar Matthew Wilcox 2-4/+6
2018-04-11linux/const.h: refactor _BITUL and _BITULL a bitGravatar Masahiro Yamada 1-2/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hGravatar Masahiro Yamada 2-0/+12
2018-04-11linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIGravatar Masahiro Yamada 1-3/+3
2018-04-11fs, elf: drop MAP_FIXED usage from elf_mapGravatar Michal Hocko 1-1/+3
2018-04-11mm: introduce MAP_FIXED_NOREPLACEGravatar Michal Hocko 1-0/+1
2018-04-11include/linux/kfifo.h: fix commentGravatar Valentin Vidic 1-4/+4
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Gravatar Davidlohr Bueso 1-0/+1
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Gravatar Davidlohr Bueso 1-0/+1
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Gravatar Davidlohr Bueso 1-2/+3
2018-04-11exec: pin stack limit during execGravatar Kees Cook 1-0/+2
2018-04-11exec: introduce finalize_exec() before start_thread()Gravatar Kees Cook 1-0/+1
2018-04-11exec: pass stack rlimit into mm layout functionsGravatar Kees Cook 1-2/+4
2018-04-11seq_file: allocate seq_file from kmem_cacheGravatar Alexey Dobriyan 1-0/+1
2018-04-11task_struct: only use anon struct under randstruct pluginGravatar Kees Cook 2-12/+3