aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell1-0/+1
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches1-18/+4
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2-1/+3
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha1-0/+1
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()Omar Sandoval1-0/+29
2018-05-10ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior4-0/+60
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai1-4/+18
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab79-196/+681
2018-05-10firmware: arm_scmi: rename get_transition_latency and add_opps_to_deviceSudeep Holla1-5/+5
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov1-2/+10
2018-05-10drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski1-0/+240
2018-05-09remoteproc/ste: remove abandoned include fileAndrzej Hajda1-56/+0
2018-05-09media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann1-0/+22
2018-05-09media: v4l2-dev.h: fix doc warningHans Verkuil1-0/+1
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty1-0/+1
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2-5/+7
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez1-1/+1
2018-05-09media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund1-1/+1
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford19-19/+19
2018-05-09ipmi: Remove the proc interfaceCorey Minyard1-11/+0
2018-05-09firmware: arm_scmi: fix kernel-docs documentationSudeep Holla1-0/+8
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski1-1/+1
2018-05-09bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau1-0/+6
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau2-0/+7
2018-05-09Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+3
2018-05-09block: consolidate struct request timestamp fieldsOmar Sandoval1-36/+2
2018-05-09block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval1-15/+6
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval2-12/+18
2018-05-09block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval1-1/+48
2018-05-09mtd: rawnand.h: use nested union kernel-doc markupsMauro Carvalho Chehab1-8/+18
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-05-09ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto1-4/+1
2018-05-09ASoC: remove Codec related codeKuninori Morimoto2-266/+0
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto1-2/+0
2018-05-09ASoC: remove .get_regmapKuninori Morimoto1-2/+0
2018-05-09ASoC: remove codec reg_cacheKuninori Morimoto1-13/+0
2018-05-09ASoC: remove codec hw_write/control_dataKuninori Morimoto1-2/+0
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso1-0/+5
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig1-1/+1
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-1/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-3/+10
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig1-53/+0
2018-05-09PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()Viresh Kumar1-10/+0
2018-05-09PM / Domain: Implement of_genpd_opp_to_performance_state()Viresh Kumar1-0/+12
2018-05-09PM / Domain: Add struct device to genpdViresh Kumar1-0/+1
2018-05-09PM / OPP: Implement dev_pm_opp_get_of_node()Viresh Kumar1-0/+5
2018-05-09PM / OPP: Implement of_dev_pm_opp_find_required_opp()Viresh Kumar1-0/+6
2018-05-09PM / OPP: Implement dev_pm_opp_of_add_table_indexed()Viresh Kumar1-0/+6