summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-12net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo1-0/+2
2019-01-12net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo1-0/+2
2019-01-12net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo1-3/+8
2019-01-12umh: add exit routine for UMH processTaehee Yoo2-0/+11
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+4
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+5
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+5
2019-01-11qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1
2019-01-11of: Remove struct device_node.type pointerRob Herring1-1/+0
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer1-2/+2
2019-01-10MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui1-2/+3
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin4-11/+6
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-1/+1
2019-01-09libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams1-0/+1
2019-01-09mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman1-0/+6
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain1-9/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2019-01-08libceph: allow setting abort_on_full for rbdDongsheng Yang2-3/+4
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven1-0/+7
2019-01-07reset: Improve reset controller kernel docsGeert Uytterhoeven1-4/+4
2019-01-07XArray: Honour reserved entries in xa_insertMatthew Wilcox1-39/+71
2019-01-07XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox1-3/+15
2019-01-07XArray: Change xa_for_each iteratorMatthew Wilcox1-13/+65
2019-01-07XArray: Turn xa_init_flags into a static inlineMatthew Wilcox1-1/+18
2019-01-07Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds6-25/+19
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-156/+195
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+4
2019-01-06bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann1-0/+1
2019-01-06Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-01-06Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2019-01-06Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+24
2019-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-1/+16
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada6-25/+19
2019-01-06Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-74/+27
2019-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+33
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-46/+27
2019-01-05Merge branch 'next/drivers' into next/lateOlof Johansson8-564/+253
2019-01-05fs: don't open code lru_to_page()Nikolay Borisov2-3/+2
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-7/+6
2019-01-05kernel/sysctl: add panic_print into sysctlFeng Tang1-0/+1
2019-01-05exec: separate MM_ANONPAGES and RLIMIT_STACK accountingOleg Nesterov1-0/+1
2019-01-05fork: fix some -Wmissing-prototypes warningsYi Wang1-0/+2
2019-01-05lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov1-6/+7
2019-01-05include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()Alexey Dobriyan1-1/+1
2019-01-05build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada1-15/+7
2019-01-05build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada1-14/+0