summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg
2023-06-21sound: make all 'class' structures constIvan Orlov
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski
2023-06-20net: remove sk_is_ipmr() and sk_is_icmpv6() helpersEric Dumazet
2023-06-20ipv6: fix a typo in ip6mr_sk_ioctl()Eric Dumazet
2023-06-20mctp: Reorder fields in 'struct mctp_route'Christophe JAILLET
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'acpi-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-20function_graph: Support recording and printing the return value of functionDonglin Peng
2023-06-20Merge tag 'qcom-arm64-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-20Merge tag 'qcom-arm64-for-6.5' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-20Merge tag 'tegra-for-6.5-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-06-20Merge tag 'tegra-for-6.5-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-06-20Merge tag 'stm32-mp25-for-v6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-06-20block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz
2023-06-20clk: fix typo in clk_hw_register_fixed_rate_parent_data() macroClaudiu Beznea
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto
2023-06-20ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto
2023-06-20fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara
2023-06-20mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut
2023-06-20Merge tag 'devfreq-next-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-06-19watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek
2023-06-19watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64Petr Mladek
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek
2023-06-19watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek
2023-06-19watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is calledDouglas Anderson
2023-06-19watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()Douglas Anderson
2023-06-19watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe failsDouglas Anderson
2023-06-19mm: page_alloc: make compound_page_dtors staticMiaohe Lin
2023-06-19mm: move mm_count into its own cache lineMathieu Desnoyers
2023-06-19mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng
2023-06-19mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...Vishal Moola (Oracle)
2023-06-19mmzone: introduce folio_migratetype()Vishal Moola (Oracle)
2023-06-19mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)
2023-06-19buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)
2023-06-19mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminitMiaohe Lin
2023-06-19mm: remove unused vma_init_lock()YueHaibing
2023-06-19userfaultfd: fix regression in userfaultfd_unmap_prep()Liam R. Howlett
2023-06-19mm/folio: replace set_compound_order with folio_set_orderTarun Sahu