summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-06-26Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge branch 'powercap'Rafael J. Wysocki
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2023-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-26netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESETPhil Sutter
2023-06-26netfilter: nf_tables: permit update of set sizeFlorian Westphal
2023-06-26x86: xen: add missing prototypesArnd Bergmann
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-24Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-24Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown
2023-06-23mm/hugetlb: remove hugetlb_set_page_subpool()Sidhartha Kumar
2023-06-23mm/vmscan: fix root proactive reclaim unthrottling unbalanced nodeYosry Ahmed
2023-06-23mm: kill [add|del]_page_to_lru_list()Kefeng Wang
2023-06-23mm: remove struct pagevecMatthew Wilcox (Oracle)
2023-06-23net: convert sunrpc from pagevec to folio_batchMatthew Wilcox (Oracle)
2023-06-23pagevec: rename fbatch_count()Matthew Wilcox (Oracle)
2023-06-23mm: remove check_move_unevictable_pages()Matthew Wilcox (Oracle)
2023-06-23scatterlist: add sg_set_folio()Matthew Wilcox (Oracle)
2023-06-23mm: add __folio_batch_release()Matthew Wilcox (Oracle)
2023-06-23mm: pass nid to reserve_bootmem_region()Yajun Deng
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-23Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-23net/mlx5: Fix reserved at offset in hca_cap registerLama Kayal
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-23elf: correct note name commentBaruch Siach
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König
2023-06-22Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-22Merge tag 'linux-can-next-for-6.5-20230622' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-06-22net: pcs: xpcs: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg
2023-06-22spi: Create a helper to derive adaptive timeoutsMiquel Raynal
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni