summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-03mm/huge_memory: remove page_deferred_list()Matthew Wilcox (Oracle)1-8/+0
2023-02-03mm: move page->deferred_list to folio->_deferred_listMatthew Wilcox (Oracle)2-11/+12
2023-02-03doc: correct struct folio kernel-docMatthew Wilcox (Oracle)1-4/+4
2023-02-03mm: remove 'First tail page' members from struct pageMatthew Wilcox (Oracle)1-18/+0
2023-02-03mm: convert set_compound_page_dtor() and set_compound_order() to foliosMatthew Wilcox (Oracle)1-3/+8
2023-02-03mm: reimplement compound_nr()Matthew Wilcox (Oracle)1-22/+27
2023-02-03mm: reimplement compound_order()Matthew Wilcox (Oracle)1-2/+11
2023-02-03mm: remove head_compound_mapcount() and _ptr functionsMatthew Wilcox (Oracle)2-28/+3
2023-02-03mm: convert page_mapcount() to use folio_entire_mapcount()Matthew Wilcox (Oracle)1-9/+13
2023-02-03mm: use entire_mapcount in __page_dup_rmap()Matthew Wilcox (Oracle)1-1/+8
2023-02-03mm: add folio_add_new_anon_rmap()Matthew Wilcox (Oracle)1-0/+2
2023-02-03mm: convert total_compound_mapcount() to folio_total_mapcount()Matthew Wilcox (Oracle)2-6/+6
2023-02-03mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()Matthew Wilcox (Oracle)2-29/+5
2023-02-03mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)2-17/+2
2023-02-03mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple1-8/+5
2023-02-03maple_tree: remove the parameter entry of mas_preallocateVernon Yang1-1/+1
2023-02-03mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...SeongJae Park1-0/+5
2023-02-03mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...SeongJae Park1-0/+6
2023-02-03mei: Move uuid_le_cmp() to its only userAndy Shevchenko1-5/+0
2023-02-03Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2-9/+5
2023-02-03Merge tag 'mhi-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-2/+2
2023-02-03phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven1-0/+9
2023-02-03phy: Remove unused phy_optional_get()Geert Uytterhoeven1-7/+0
2023-02-03tcp: add TCP_MINTTL drop reasonEric Dumazet1-0/+6
2023-02-03drivers: net: turn on XDP featuresMarek Majtyka1-0/+12
2023-02-03netdev-genl: create a simple family for netdev stuffJakub Kicinski3-0/+65
2023-02-03bpf: Drop always true do_idr_lock parameter to bpf_map_free_idTobias Klauser1-1/+1
2023-02-03Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2023-02-03Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney1-1/+13
2023-02-03Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...Paul E. McKenney6-13/+69
2023-02-03rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)1-0/+3
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-5/+136
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+13
2023-02-03platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2-32/+32
2023-02-03platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz1-25/+25
2023-02-03platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2-15/+29
2023-02-03Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+3
2023-02-02powercap: idle_inject: Add update callbackSrinivas Pandruvada1-0/+3
2023-02-02Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2-6/+5
2023-02-02Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-14/+24
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini1-0/+7
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki1-5/+4
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov1-0/+1
2023-02-02ceph: move mount state enum to super.hXiubo Li1-10/+0
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela1-15/+66
2023-02-02Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni1-221/+259
2023-02-02netlink: provide an ability to set default extack messageLeon Romanovsky1-0/+10
2023-02-02net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2-0/+9
2023-02-02packet: add TP_STATUS_GSO_TCP for tp_statusXin Long1-0/+1
2023-02-02netfilter: use skb_ip_totlen and iph_totlenXin Long1-2/+2