summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-2/+3
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-4/+10
2018-04-17media: mmp-camera.h: add missing platform dataMauro Carvalho Chehab1-0/+19
2018-04-17security: remove security_settimeSargun Dhillon1-14/+0
2018-04-17textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap1-2/+2
2018-04-17tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet1-0/+1
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet5-7/+7
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport5-7/+7
2018-04-16remove rpc_rmdir()Al Viro1-2/+0
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-9/+0
2018-04-16clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet1-0/+3
2018-04-16regulator: ab8500: Drop AB8540/9540 supportLinus Walleij1-156/+1
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov1-0/+2
2018-04-16ASoC: wm8350: remove snd_soc_codecKuninori Morimoto1-3/+0
2018-04-16mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa1-2/+5
2018-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+74
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-28/+83
2018-04-14kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo1-0/+30
2018-04-14kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo1-11/+6
2018-04-14kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo1-4/+9
2018-04-14kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo1-6/+11
2018-04-14include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-14kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro1-0/+19
2018-04-14kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro1-7/+6
2018-04-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+1
2018-04-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-04-14Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-31/+5
2018-04-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds6-9/+75
2018-04-14Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2018-04-13fsnotify: fix typo in a comment about mark->g_listAmir Goldstein1-1/+1
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-0/+1
2018-04-13lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J1-0/+8
2018-04-12Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-17/+131
2018-04-12Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+1
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda2-30/+2
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher1-0/+1
2018-04-12Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+19
2018-04-12Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-10/+33
2018-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-164/+275
2018-04-11page cache: use xa_lockMatthew Wilcox4-14/+14
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox3-11/+39
2018-04-11export __set_page_dirtyMatthew Wilcox1-0/+1
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox2-4/+6
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-0/+9
2018-04-11include/linux/kfifo.h: fix commentValentin Vidic1-4/+4
2018-04-11exec: pin stack limit during execKees Cook1-0/+2