summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-09-08dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig
2018-09-07of: make default address and size cells sizes privateRob Herring
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-09-07mfd: cros_ec: Fix and improve kerneldoc comments.Enric Balletbo i Serra
2018-09-07platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-09-06block: remove bio_rewind_iter()Ming Lei
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
2018-09-05net/mlx5: Add flow counters idrVlad Buslov
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap
2018-09-05HID: input: Create a utility class for counting scroll eventsHarry Cutts
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch
2018-09-05net/mlx5: Expose new packet reformat capabilitiesMark Bloch
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov
2018-09-04net/mlx5: Fix atomic_mode enum valuesMoni Shoua
2018-09-04gpio: ts5500: Delete platform data handlingLinus Walleij
2018-09-04gpio: ts5500: Use SPDX headerLinus Walleij
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen
2018-09-04crypto: shash - Remove VLA usage in unaligned hashingKees Cook