summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-02mm: reimplement compound_nr()Matthew Wilcox (Oracle)
2023-02-02mm: reimplement compound_order()Matthew Wilcox (Oracle)
2023-02-02mm: remove head_compound_mapcount() and _ptr functionsMatthew Wilcox (Oracle)
2023-02-02mm: convert page_mapcount() to use folio_entire_mapcount()Matthew Wilcox (Oracle)
2023-02-02mm: use entire_mapcount in __page_dup_rmap()Matthew Wilcox (Oracle)
2023-02-02mm: add folio_add_new_anon_rmap()Matthew Wilcox (Oracle)
2023-02-02mm: convert total_compound_mapcount() to folio_total_mapcount()Matthew Wilcox (Oracle)
2023-02-02mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()Matthew Wilcox (Oracle)
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)
2023-02-02mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only exportAlistair Popple
2023-02-02maple_tree: remove the parameter entry of mas_preallocateVernon Yang
2023-02-02mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...SeongJae Park
2023-02-02mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...SeongJae Park
2023-02-03mei: Move uuid_le_cmp() to its only userAndy Shevchenko
2023-02-03Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-02-03Merge tag 'mhi-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-02-03phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven
2023-02-03phy: Remove unused phy_optional_get()Geert Uytterhoeven
2023-02-02tcp: add TCP_MINTTL drop reasonEric Dumazet
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski
2023-02-02bpf: Drop always true do_idr_lock parameter to bpf_map_free_idTobias Klauser
2023-02-03Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-02Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney
2023-02-02Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...Paul E. McKenney
2023-02-02rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz
2023-02-02platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz
2023-02-02Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-02powercap: idle_inject: Add update callbackSrinivas Pandruvada
2023-02-03Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-02-02Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov
2023-02-02ceph: move mount state enum to super.hXiubo Li
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2023-02-02Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long
2023-02-01packet: add TP_STATUS_GSO_TCP for tp_statusXin Long
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long
2023-02-01net: add a couple of helpers for iph tot_lenXin Long
2023-02-02bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncsDavid Vernet
2023-02-01ieee802154: at86rf230: drop support for platform dataDmitry Torokhov
2023-02-01Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt
2023-02-01driver core: bus: move lock_class_key into dynamic structureGreg Kroah-Hartman