aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05ata: libata: remove debug compilation switchesHannes Reinecke1-16/+0
2022-01-05ata: libata: remove 'new' ata message handlingHannes Reinecke1-13/+0
2022-01-05ata: libata: drop ata_msg_drv()Hannes Reinecke1-6/+0
2022-01-05ata: libata: drop ata_msg_info()Hannes Reinecke1-2/+0
2022-01-05ata: libata: drop ata_msg_probe()Hannes Reinecke1-2/+0
2022-01-05ata: libata: drop ata_msg_warn()Hannes Reinecke1-2/+0
2022-01-05ata: libata: drop ata_msg_malloc()Hannes Reinecke1-2/+0
2022-01-05ata: libata: drop ata_msg_ctl()Hannes Reinecke1-2/+0
2022-01-05ata: libata: drop ata_msg_error() and ata_msg_intr()Hannes Reinecke1-4/+0
2022-01-05ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macrosHannes Reinecke1-31/+38
2022-01-04ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla1-0/+6
2022-01-04filemap: Add filemap_release_folio()Matthew Wilcox (Oracle)2-1/+2
2022-01-04filemap: Add read_cache_folio and read_mapping_folioMatthew Wilcox (Oracle)1-2/+10
2022-01-04readahead: Convert page_cache_async_ra() to take a folioMatthew Wilcox (Oracle)1-2/+2
2022-01-04filemap: Remove thp_contains()Matthew Wilcox (Oracle)1-9/+0
2022-01-04filemap: Add filemap_remove_folio and __filemap_remove_folioMatthew Wilcox (Oracle)1-2/+7
2022-01-04filemap: Add filemap_unaccount_folio()Matthew Wilcox (Oracle)1-5/+0
2022-01-04filemap: Add folio_put_wait_locked()Matthew Wilcox (Oracle)1-1/+1
2022-01-04mm: Add folio_test_pmd_mappable()Matthew Wilcox (Oracle)2-21/+35
2022-01-04iov_iter: Add copy_folio_to_iter()Matthew Wilcox (Oracle)1-0/+7
2022-01-04headers/uninline: Uninline single-use function: kobject_has_children()Ingo Molnar1-17/+0
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn1-0/+2
2022-01-04ata: libata: Add ata_port_classify() helperHannes Reinecke1-0/+2
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel3-74/+3
2022-01-03pktcdvd: convert to use attribute groupsGreg Kroah-Hartman1-10/+0
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij1-1/+1
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman11-14/+42
2022-01-03Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman11-14/+42
2022-01-03dmaengine: xilinx_dpdma: use correct SDPX tag for header fileVinod Koul1-1/+1
2022-01-02pagevec: Add folio_batchMatthew Wilcox (Oracle)1-0/+69
2022-01-02mm/doc: Add documentation for folio_test_uptodateMatthew Wilcox (Oracle)1-3/+10
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster1-6/+3
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman1-0/+1
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-89/+192
2021-12-31fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher1-0/+1
2021-12-31Revert "serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2"Greg Kroah-Hartman1-22/+0
2021-12-31Merge tag 'nand/for-5.17' into mtd/nextMiquel Raynal2-1/+11
2021-12-31Merge tag 'spi-nor/for-5.17' into mtd/nextMiquel Raynal1-2/+0
2021-12-31Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal1-1/+9
2021-12-31net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik1-1/+1
2021-12-31net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik1-2/+4
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar2-1/+25
2021-12-31net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"Yevgeny Kliteynik1-1/+1
2021-12-30net: remove references to CONFIG_IRDA in network header filesLukas Bulwahn2-2/+2
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-10/+15
2021-12-30counter: remove old and now unused registration APIUwe Kleine-König1-12/+0
2021-12-30counter: Provide alternative counter registration functionsUwe Kleine-König1-0/+15
2021-12-30counter: Provide a wrapper to access device private dataUwe Kleine-König1-0/+2
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki2-5/+5
2021-12-30serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2Magnus Damm1-0/+22