summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-212-2/+5
|\
| * net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-2/+2
| * net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
| * net: phy: Add missing features to PHY driversAndrew Lunn2019-01-161-0/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-211-4/+9
|\ \
| * | virtio: document virtio_config_ops restrictionsCornelia Huck2019-01-141-0/+5
| * | virtio: fix virtio_config_ops descriptionCornelia Huck2019-01-141-4/+4
| | |
| \ \
*-. | | Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds2019-01-214-11/+6
|\ \| |
| * | | include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin2019-01-094-11/+6
* | | | Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-201-0/+1
|\ \ \ \
| * | | | MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-091-0/+1
| |/ / /
* | | | Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-201-0/+1
|\ \ \ \
| * | | | libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams2019-01-081-0/+1
| |/ / /
* | | | Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-191-0/+1
|\ \ \ \
| * | | | fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin2019-01-161-0/+1
* | | | | Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-181-1/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | of: Remove struct device_node.type pointerRob Herring2019-01-101-1/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-165-3/+55
|\ \ \ \
| * | | | net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo2019-01-111-0/+2
| * | | | net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo2019-01-111-0/+2
| * | | | net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo2019-01-111-3/+8
| * | | | umh: add exit routine for UMH processTaehee Yoo2019-01-112-0/+11
| * | | | bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-01-051-0/+1
| * | | | qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin2019-01-041-0/+31
* | | | | Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-01-155-2/+107
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mfd: cros_ec: Add commands to control codecCheng-Yi Chiang2019-01-031-0/+94
| * | | | mfd: ingenic-tcu: Fix bit field description in headerPaul Cercueil2019-01-031-1/+1
| * | | | mfd: madera: Add shared data for accessory detectionRichard Fitzgerald2019-01-031-0/+7
| * | | | mfd: tmio: Typo s/use use/use/Geert Uytterhoeven2019-01-031-1/+1
| * | | | iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R2018-12-031-0/+4
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-142-4/+12
|\ \ \ \ \
| * \ \ \ \ Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson2019-01-121-4/+11
| |\ \ \ \ \
| | * | | | | reset: Add reset_control_get_count()Geert Uytterhoeven2019-01-071-0/+7
| | * | | | | reset: Improve reset controller kernel docsGeert Uytterhoeven2019-01-071-4/+4
| | | |_|/ / | | |/| | |
| * / | | | qcom-scm: Include <linux/err.h> headerFabio Estevam2019-01-101-0/+1
| |/ / / /
* | | | | phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-121-0/+1
* | | | | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-122-10/+1
|\ \ \ \ \
| * | | | | dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain2019-01-081-9/+0
| * | | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
| |/ / / /
* | | | | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-01-112-3/+4
|\ \ \ \ \
| * | | | | libceph: allow setting abort_on_full for rbdDongsheng Yang2019-01-072-3/+4
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-113-3/+3
|\ \ \ \ \
| * | | | | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-092-2/+2
| * | | | | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-091-1/+1
| |/ / / /
* | | | | Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-01-111-0/+5
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-01-111-0/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar2019-01-041-0/+5
| | |/ / / /
* | / / / / mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman2019-01-081-0/+6
|/ / / / /
* | | | | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-066-25/+19
|\ \ \ \ \
| * | | | | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-066-25/+19