summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-14seq_buf: Add printing formatted hex dumpsPiotr Maziarz1-0/+3
2019-11-14lib/bsearch: Use generic type for comparator functionAndy Shevchenko1-1/+1
2019-11-14lib/sort: Move swap, cmp and cmp_r function types for wider useAndy Shevchenko2-4/+9
2019-11-14bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren1-0/+1
2019-11-14dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig1-4/+1
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson1-0/+1
2019-11-14block: remove (__)blkdev_reread_part as an exported APIChristoph Hellwig1-2/+0
2019-11-14block: fix bdev_disk_changed for non-partitioned devicesChristoph Hellwig1-0/+1
2019-11-14block: move rescan_partitions to fs/block_dev.cChristoph Hellwig2-4/+2
2019-11-14block: merge invalidate_partitions into rescan_partitionsChristoph Hellwig1-2/+2
2019-11-14dmaengine: sprd: Add wrap address support for link-list modeEric Long1-0/+4
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong1-0/+8
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng1-0/+1
2019-11-14cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>Ben Dooks (Codethink)1-0/+1
2019-11-14w1: Fix documentation warning.Dhanuka Warusadura1-0/+1
2019-11-14export,module: add SPDX GPL-2.0 license identifier to headers with no licenseMasahiro Yamada3-2/+7
2019-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed3-2/+19
2019-11-14Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij1-0/+5
2019-11-14net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey1-1/+2
2019-11-13statx: define STATX_ATTR_VERITYEric Biggers1-1/+2
2019-11-13Merge v5.4-rc7 into drm-nextDave Airlie29-123/+202
2019-11-13sbitmap: Delete sbitmap_any_bit_clear()John Garry1-9/+0
2019-11-13blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()John Garry1-1/+0
2019-11-13tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi1-0/+7
2019-11-13ftrace/x86: Add a counter to test function_graph with directSteven Rostedt (VMware)1-0/+2
2019-11-13ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)1-0/+6
2019-11-13ftrace: Add ftrace_find_direct_func()Steven Rostedt (VMware)1-0/+6
2019-11-13ftrace: Add register_ftrace_direct()Steven Rostedt (VMware)1-2/+34
2019-11-13gpiolib: Introduce ->add_pin_ranges() callbackAndy Shevchenko1-0/+5
2019-11-13Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-2/+4
2019-11-13parport: daisy: avoid hardcoded nameSudip Mukherjee1-0/+1
2019-11-13driver core: Clarify documentation for fwnode_operations.add_links()Saravana Kannan1-7/+8
2019-11-13PM / Domains: Introduce dev_pm_domain_start()Ulf Hansson2-0/+7
2019-11-13ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks1-0/+3
2019-11-13time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra1-1/+1
2019-11-13perf/aux: Allow using AUX data in perf samplesAlexander Shishkin1-0/+19
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel1-0/+1
2019-11-13Merge tag 'soc-fsl-next-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+9
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman2-3/+4
2019-11-13netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso1-0/+1
2019-11-13block: rework zone reportingChristoph Hellwig2-13/+26
2019-11-13Merge branch 'for-5.5/drivers' into for-5.5/zonedJens Axboe2-48/+188
2019-11-13mm/mmu_notifier: define the header pre-processor parts even if disabledJason Gunthorpe1-29/+17
2019-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2019-11-12Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...David S. Miller2-26/+3
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg1-18/+18
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg1-0/+212
2019-11-12tpm: provide a way to override the chip returned durationsJerry Snitselaar1-0/+2
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King1-2/+2
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+13