summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-21mm: Turn head_compound_mapcount() into folio_entire_mapcount()Matthew Wilcox (Oracle)1-6/+11
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2-116/+114
2022-03-21mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...Matthew Wilcox (Oracle)1-4/+0
2022-03-21mm: Turn deactivate_file_page() into deactivate_file_folio()Matthew Wilcox (Oracle)1-1/+0
2022-03-21mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()Matthew Wilcox (Oracle)1-1/+0
2022-03-21mm: Convert remove_mapping() to take a folioMatthew Wilcox (Oracle)1-1/+1
2022-03-21mm: Add lru_to_folio()Matthew Wilcox (Oracle)1-0/+4
2022-03-21mm/memcg: Convert mem_cgroup_swapout() to take a folioMatthew Wilcox (Oracle)1-2/+2
2022-03-21mm/workingset: Convert workingset_eviction() to take a folioMatthew Wilcox (Oracle)1-1/+1
2022-03-21mm: Add three folio wrappersMatthew Wilcox (Oracle)2-0/+15
2022-03-21mm/gup: Turn compound_range_next() into gup_folio_range_next()Matthew Wilcox (Oracle)1-2/+2
2022-03-21mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()Matthew Wilcox (Oracle)1-3/+0
2022-03-21mm: Remove page_cache_add_speculative() and page_cache_get_speculative()Matthew Wilcox (Oracle)2-14/+3
2022-03-21mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()Matthew Wilcox (Oracle)1-66/+63
2022-03-21mm: Add folio_pincount_ptr()Matthew Wilcox (Oracle)1-0/+5
2022-03-21mm: Make compound_pincount always availableMatthew Wilcox (Oracle)2-15/+13
2022-03-21mm/gup: Remove an assumption of a contiguous memmapMatthew Wilcox (Oracle)1-0/+2
2022-03-21Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring1-10/+0
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai15-32/+151
2022-03-21NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia1-0/+1
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski1-0/+4
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton1-0/+1
2022-03-21headers/prep: Fix header to build standalone: <linux/psi.h>Ingo Molnar1-0/+1
2022-03-21bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim1-4/+4
2022-03-21bpf: Enable non-atomic allocations in local storageJoanne Koong1-3/+4
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal1-0/+3
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal1-0/+2
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso2-0/+15
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso1-0/+8
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter1-0/+1
2022-03-20i2c: add tracepoints for I2C slave eventsJae Hyun Yoo2-6/+69
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2-35/+19
2022-03-19Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+11
2022-03-19clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()Marek Vasut1-0/+3
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal68-223/+501
2022-03-18net: set default rss queues num to physical cores / 2Íñigo Huguet1-1/+0
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki1-1/+5
2022-03-18Merge branch 'powercap'Rafael J. Wysocki2-29/+18
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki2-5/+5
2022-03-18Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+5
2022-03-18regmap: allow a defined reg_base to be added to every addressColin Foster1-0/+3
2022-03-18regmap: add configurable downshift for addressesColin Foster1-0/+3
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki4-3/+20
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini4-7/+13
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li1-1/+1
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas1-0/+10
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki4-0/+12
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-2/+14
2022-03-18ptrace: Return the signal to continue with from ptrace_stopEric W. Biederman1-6/+6