sfrench/cifs-2.6.git
2023-09-05 Linus TorvaldsMerge tag 'gfs2-v6.5-rc5-fixes' of git://git./linux...
2023-09-05 Linus TorvaldsMerge tag 'fuse-update-6.6' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'ata-6.6-rc1' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'mailbox-v6.6' of git://git.linaro.org/landin...
2023-09-05 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-09-05-11-51' of...
2023-09-05 Linus TorvaldsMerge tag 'tpmdd-v6.6-rc1' of git://git./linux/kernel...
2023-09-05 Mike Rapoport... sparc64: add missing initialization of folio in tlb_bat...
2023-09-05 Tong Tiangenmm: memory-failure: use rcu lock instead of tasklist_lo...
2023-09-05 Andrew Mortonrevert "memfd: improve userspace warnings for missing...
2023-09-05 Linus TorvaldsMerge tag 'kbuild-v6.6' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'mm-stable-2023-09-04-14-00' of git://git...
2023-09-05 Linus TorvaldsMerge tag 'microblaze-v6.6' of git://git.monstr.eu...
2023-09-05 Zqiangrcu: dump vmalloc memory info safely
2023-09-05 Joel Fernandes... mm/vmalloc: add a safer version of find_vm_area() for...
2023-09-05 Xie XiuQitools/mm: fix undefined reference to pthread_once
2023-09-05 Johannes Weinermemcontrol: ensure memcg acquired by id is properly...
2023-09-05 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2023-09-05 Konstantin... kconfig: fix possible buffer overflow
2023-09-05 Andrew PriceMAINTAINERS: Update dlm mailing list
2023-09-05 Andrew PriceMAINTAINERS: Update gfs2 mailing list
2023-09-05 Jonathan Marekmailbox: qcom-ipcc: fix incorrect num_chans counting
2023-09-05 Rob Herringmailbox: Explicitly include correct DT includes
2023-09-05 Li Zetaomailbox: ti-msgmgr: Use devm_platform_ioremap_resource_...
2023-09-05 Ruan Jinjiemailbox: platform-mhu: Remove redundant dev_err()
2023-09-05 Yang Limailbox: bcm-pdc: Fix some kernel-doc comments
2023-09-05 Minjie Dumailbox: mailbox-test: Fix an error check in mbox_test_...
2023-09-05 Yangtao Limailbox: tegra-hsp: Convert to devm_platform_ioremap_re...
2023-09-05 Yangtao Limailbox: rockchip: Use devm_platform_get_and_ioremap_re...
2023-09-05 Yangtao Limailbox: mailbox-test: Use devm_platform_get_and_iorema...
2023-09-05 Yangtao Limailbox: bcm-pdc: Use devm_platform_get_and_ioremap_res...
2023-09-05 Yangtao Limailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_...
2023-09-05 Bob Petersongfs2: change qd_slot_count to qd_slot_ref
2023-09-05 Bob Petersongfs2: check for no eligible quota changes
2023-09-05 Bob Petersongfs2: Remove useless assignment
2023-09-05 Bob Petersongfs2: simplify slot_get
2023-09-05 Bob Petersongfs2: Simplify qd2offset
2023-09-05 Bob Petersongfs2: introduce qd_bh_get_or_undo
2023-09-05 Bob Petersongfs2: Remove quota allocation info from quota file
2023-09-05 Bob Petersongfs2: use constant for array size
2023-09-05 Bob Petersongfs2: Set qd_sync_gen in do_sync
2023-09-05 Bob Petersongfs2: Remove useless err set
2023-09-05 Bob Petersongfs2: Small gfs2_quota_lock cleanup
2023-09-05 Bob Petersongfs2: move qdsb_put and reduce redundancy
2023-09-05 Bob Petersongfs2: improvements to sysfs status
2023-09-05 Bob Petersongfs2: Don't try to sync non-changes
2023-09-05 Bob Petersongfs2: Simplify function need_sync
2023-09-05 Bob Petersongfs2: remove unneeded pg_oflow variable
2023-09-05 Bob Petersongfs2: remove unneeded variable done
2023-09-05 Bob Petersongfs2: pass sdp to gfs2_write_buf_to_page
2023-09-05 Bob Petersongfs2: pass sdp in to gfs2_write_disk_quota
2023-09-05 Bob Petersongfs2: Pass sdp to gfs2_adjust_quota
2023-09-05 Bob Petersongfs2: remove dead code for quota writes
2023-09-05 Bob Petersongfs2: Introduce new quota=quiet mount option
2023-09-05 Andreas Gruenbachergfs2: Add device name to gfs2_logd and gfs2_quotad
2023-09-05 Andreas Gruenbachergfs2: Rename "freeze_workqueue" to "gfs2_freeze"
2023-09-05 Andreas Gruenbachergfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery"
2023-09-05 Andreas Gruenbachergfs2: Fix withdraw race
2023-09-05 Andreas Gruenbachergfs2: Sanitize kthread stopping
2023-09-05 Andreas Gruenbachergfs2: Switch to wait_event in gfs2_quotad
2023-09-05 Andreas Gruenbachergfs2: Fix asynchronous thread destruction
2023-09-05 Andreas Gruenbachergfs2: Stop using gfs2_make_fs_ro for withdraw
2023-09-05 Andreas Gruenbachergfs2: Free quota data objects synchronously
2023-09-05 Andreas Gruenbachergfs2: Fix initial quota data refcount
2023-09-05 Andreas Gruenbachergfs2: No more quota complaints after withdraw
2023-09-05 Andreas Gruenbachergfs2: Factor out duplicate quota data disposal code
2023-09-05 Andreas Gruenbachergfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup
2023-09-05 Andreas Gruenbachergfs2: Fix wrong quota shrinker return value
2023-09-05 Andreas Gruenbachergfs2: Rename SDF_DEACTIVATING to SDF_KILL
2023-09-05 Andreas Gruenbachergfs2: Rename sd_{ glock => kill }_wait
2023-09-05 Bob Petersongfs2: Use qd_sbd more consequently
2023-09-05 Andreas Gruenbachergfs2: journal flush threshold fixes and cleanup
2023-09-05 Andreas Gruenbachergfs2: Fix logd wakeup on I/O error
2023-09-05 Andreas Gruenbachergfs2: low-memory forced flush fixes
2023-09-05 Andreas Gruenbachergfs2: Switch to wait_event in gfs2_logd
2023-09-05 Bob Petersongfs2: conversion deadlock do_promote bypass
2023-09-05 Andreas Gruenbachergfs2: Remove LM_FLAG_PRIORITY flag
2023-09-05 Andreas Gruenbachergfs2: do_promote cleanup
2023-09-05 Andreas Gruenbachergfs: Don't use GFP_NOFS in gfs2_unstuff_dinode
2023-09-05 Andreas Gruenbachergfs2: Use mapping->gfp_mask for metadata inodes
2023-09-05 Minjie Dugfs2: increase usage of folio_next_index() helper
2023-09-04 Linus TorvaldsMerge tag 'arc-6.6-rc1' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'pm-6.6-rc1-2' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'thermal-6.6-rc1-2' of git://git./linux/kerne...
2023-09-04 Linus TorvaldsMerge tag 'rproc-v6.6' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'rpmsg-v6.6' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'hwlock-v6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'leds-next-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'mfd-next-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'i2c-for-6.6-rc1' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'printk-for-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'timers-core-2023-09-04-v2' of git://git...
2023-09-04 Jarkko Sakkinentpm: Enable hwrng only for Pluton on AMD CPUs
2023-09-04 Christophe... tpm_crb: Fix an error handling path in crb_acpi_add()
2023-09-04 Linus TorvaldsMerge tag 'm68knommu-for-v6.6' of git://git./linux...
2023-09-04 Linus TorvaldsMerge tag 'uml-for-linus-6.6-rc1' of git://git./linux...
2023-09-04 Linus TorvaldsMerge tag 'hyperv-next-signed-20230902' of git://git...
2023-09-04 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'tomoyo-pr-20230903' of git://git.osdn.net...
2023-09-04 Rafael J. WysockiMerge branch 'pm-cpufreq'
2023-09-04 Petr MladekMerge branch 'rework/misc-cleanups' into for-linus
next