summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-14virtio: document virtio_config_ops restrictionsCornelia Huck
2019-01-14virtio: fix virtio_config_ops descriptionCornelia Huck
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
2019-01-11umh: add exit routine for UMH processTaehee Yoo
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam
2019-01-10of: Remove struct device_node.type pointerRob Herring
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-08libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven
2019-01-07reset: Improve reset controller kernel docsGeert Uytterhoeven
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-05bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds