summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25dma-mapping: reduce dma_mapping_error inline bloatRobin Murphy
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-08-25locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra
2017-08-25mm, locking/barriers: Clarify tlb_flush_pending() barriersPeter Zijlstra
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever
2017-08-24sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24rtc: remove .open() and .release()Alexandre Belloni
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-23block: cache the partition index in struct block_deviceChristoph Hellwig
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon
2017-08-23mfd: tmio: Add partition parsers platform dataAndrea Adami
2017-08-23mtd: nand: sharpsl: Add partition parsers platform dataAndrea Adami
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara
2017-08-23irqchip/gic-v3-its: Add probing for VLPI propertiesMarc Zyngier
2017-08-23irqchip/gic-v3: Add VLPI/DirectLPI discoveryMarc Zyngier
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-08-22mlx5: Replace PCI pool old APIRomain Perier
2017-08-22mfd: da9052: Add register details for TSISebastian Reichel
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-21of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not regist...Sudeep Holla
2017-08-21quota: Add lock annotations to struct membersJan Kara
2017-08-21mfd: rk808: Add rk805 regs addr and IDElaine Zhang
2017-08-21mfd: rk808: Fix up the chip id get failedElaine Zhang
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar