This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20230510
in repository linux-next.
at 302c438ba94c (tag)
tagging 578215f3e21c472c08d70b8796edf1ac58f88578 (commit)
replaces v6.4-rc1
tagged by Stephen Rothwell
on Wed May 10 13:07:49 2023 +1000
- Log -----------------------------------------------------------------
next-20230510
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmRbCoYACgkQifkcCkHV
wHoGmw/+PYmBmdDEQJGBhhrQznfOYccbbIDnD168ZbxgCrh/iEfYVOheoIY+lqv8
PQHcX9bYBd8nYalUEvdE/C2yulzpi7/wzdAXlpbRMvH+h9Z0l5zO1K/kf40JINdf
5xFp8DwtAroc+/3sY+fM6Rs4hMNq8TAwzdaI8Q5nxzLUlIRDZwXTK3xxkA/tlz35
Mv9g7nX3g2wdosRLMx6zru72Tox297fQwKi3y3GKGuwY+0YhsbWXcnfUJb+EXI5K
OZitEdgj9ZRoIZycUI0AIGlou6hxbdvbzbt6u0uNMrTyueDgOfENwAwES4SsqotG
/i+V9tl1oju3Ou2bpKBu9lH6SNkS+zKxy9TQpQ5lcE5DB6shuNzrb2JBTlM7YxRH
+XxU2kycBPTywoUUxwnOLUdmtcDvc4/+nMDYzxpeghxWq+IzUH2g9HodXYNyESFG
G69X0JRFHsLl7SM6FRHW8NnwKZ1TenG65BKOMZz1xExQFkZUO0ixtoLWx9fiXDMI
1BwNVzdZP0Wg3wwglxx54/M8g6w9+7KJc0xARsYdIltbxYmTe5vIlaxFQsymjt3u
mNiLwdU42WaD8BmWfTohN7J1I3EIbJ2iJGoAdOVCVah7ByWIRrHYSPUiRUTs0N/+
7RwIWCchXacBwrkIcP7vSaGDp65eyZli89ZG/TIdOh5RPirpSE0=
=ndd1
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new d2a4e0d74097 ASoC: soc-utils.c: add asoc_dummy_dlc
new 5a6ca949350b ASoC: ti: use asoc_dummy_dlc
new 91cd742b2203 ASoC: sof: use asoc_dummy_dlc
new 42e0861d7997 ASoC: amd: use asoc_dummy_dlc
new 87e39e9b004a ASoC: fsl: use asoc_dummy_dlc
new 1cef66f571a1 ASoC: qcom: use asoc_dummy_dlc
new ccfc8750dbe1 ASoC: atmel: use asoc_dummy_dlc
new 0c16ed1ab758 ASoC: meson: use asoc_dummy_dlc
new 82528f31e663 ASoC: intel: avs: use asoc_dummy_dlc
new 1785af9ff65d ASoC: intel: sof: use asoc_dummy_dlc
new 1a39e1781350 ASoC: intel: skylake: use asoc_dummy_dlc
new 4d626112565f ASoC: simple_card_utils.c: use asoc_dummy_dlc
new 5a7bec81bd22 ASoC: soc-topology.c: add comment for Platform/Codec
new 06ba8020287f ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply [...]
new 709f34b41cef ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply [...]
new 686d04168563 ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functions
new 2ca0ec01d49c ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probe
new 863da1c17616 ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()
new c00018cadfbf ASoC: dwc: add optional reset support
new 12b99ec3b9b6 ASoC: dt-bindings: designware-i2s: add optional resets
new 50f655429957 ASoC: rt715: Use maple tree register cache
new 853a954bf506 ASoC: dt-bindings: google,sc7180-trogdor: allow up to four [...]
new e09eb6ac4170 ASoC: dt-bindings: More dropping unneeded quotes
new 582ed3162de0 ASoC: rt5682: Use a maple tree based register cache
new 7f2a9750d9d9 ASoC: dwc: extend supported formats
new 501c2825008e ASoC: amd: ps: Update copyright notice
new 9abcd24002bf ASoC: Switch i2c drivers back to use .probe()
new ec54f8103dd6 ASoC: amd: ps: remove the register read and write wrappers.
new ea79b0a663f7 ASoC: amd: ps: refactor acp power on and reset functions.
new 0f0d70c2881f ASoC: dt-bindings: nau8540: Convert to dtschema
new 101b23830d3c ASoC: codecs: wcd938x: Remove unneeded semicolon
new 3e4a82612998 ASoC: fsl_sai: MCLK bind with TX/RX enable bit
new dca5480ab7b7 w1: w1_therm: fix locking behavior in convert_t
new 388f22fe5d91 w1: Remove driver match function
new 5dfd3c73ff81 w1: sgi: move from strlcpy with unused retval to strscpy
new 4f5a5badb4ee w1: Fix Kconfig indentation
new a8c4dda94115 w1: Simplify the atribute show
new 9033ff4c0fc6 w1: remove redundant initialization to variable result
new 83f3fcf96fcc w1: fix loop in w1_fini()
new 1aa75bf5174c w1: w1_therm: Use max() instead of doing it manually
new 7f25058c96a0 w1: w1_therm: fix typo in comment
new ee896c5bf21c w1: ds2438: remove redundant initialization of variable crc
new ecaed1a26f72 w1: no need to initialise statics to 0
new 51cbbcd6469b w1: Add missing of_node_put() in w1.c
new 7f91fe3a71aa clk: renesas: r8a779a0: Add PWM clock
new 683d6a7a35d1 PCI: endpoint: Fix a Kconfig prompt of vNTB driver
new 01c68988addf PCI: endpoint: Automatically create a function specific at [...]
new 893f14fed7d3 PCI: endpoint: Move pci_epf_type_add_cfs() code
new 1e5e75b00bed PCI: epf-test: Fix DMA transfer completion initialization
new 5d91101fb44c PCI: epf-test: Fix DMA transfer completion detection
new 6f387577a549 PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
new 1835e7cce059 PCI: epf-test: Simplify read/write/copy test functions
new 5145ee1ef04f PCI: epf-test: Simplify pci_epf_test_raise_irq()
new 9d55816704d0 PCI: epf-test: Simplify IRQ test commands execution
new a43f64a96214 PCI: epf-test: Improve handling of command and status registers
new dddf9c484889 PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
new 2af97521184a PCI: epf-test: Cleanup request result handling
new 81008dd1c673 PCI: epf-test: Simplify DMA support checks
new c4ea9b90d2b5 PCI: epf-test: Simplify transfers result print
new 4c65f61ac03d misc: pci_endpoint_test: Free IRQs before removing the device
new 70bd18186070 misc: pci_endpoint_test: Re-init completion for every test
new 05cf5c32bcce misc: pci_endpoint_test: Do not write status in IRQ handler
new 409b75d3999e misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()
new 25b4630332e4 PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
new c0aba9f32801 dt-bindings: PCI: qcom: Add SDX65 SoC
new b61cf04c49c3 PCI: vmd: Reset VMD config register between soft reboots
new 23a5b8bb022c x86/amd_nb: Add PCI ID for family 19h model 78h
new 7d8accfaa0ab hwmon: (k10temp) Add PCI ID for family 19, model 78h
new 1eaf282e2c7d x86/coco: Mark cc_platform_has() and descendants noinstr
new f710ac5442f6 x86/sev: Get rid of special sev_es_enable_key
new 0df2a5e99d0c w1: therm: constify pointers to hwmon_channel_info
new 37a19366e10b x86/microcode/AMD: Get rid of __find_equiv_id()
new e281d5cad1f3 x86/microcode/amd: Remove unneeded pointer arithmetic
new 0f88130e8a6f x86/mm: Fix __swp_entry_to_pte() for Xen PV guests
new cb5d28c01b2d Documentation/process: Explain when tip branches get merge [...]
new 17955aba7877 ASoC: fsl_micfil: Fix error handler with pm_runtime_enable
new 0150d1bfbedf tools/x86/kcpuid: Dump the correct CPUID function in error
new b2ad431f6469 tools/x86/kcpuid: Add .gitignore
new 9fd321060287 staging: wlan-ng: replace rate macros
new 77f2760e7111 staging: rtl8192e: add missing braces {}
new 3a4d000ae7fe staging: rtl8192e: Remove unused rf_set_sens variable
new 03b9a1ab7ceb staging: rtl8192e: Remove unused _rtl92e_wx_get_sens function
new 3877f73207c3 staging: rtl8192e: Remove unused _rtl92e_wx_set_sens function
new e7e0b078c9b3 staging: rtl8192e: Remove unused sens and max_sens from r8 [...]
new 718ac8c8bd6a staging: rtl8192e: avoid CamelCase <RATRIndex>
new e7e444dfc2fa staging: rtl8723bs: use tabs for indentation
new 986866c3dfb0 usb: typec: mux: Remove some unneeded includes
new 4a9b6850c794 platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
new 92a0fb91c359 locktorture: Add long_hold to adjust lock-hold delays
new fe503931088c srcu: Remove extraneous parentheses from srcu_read_lock() etc.
new 8467694c395a rcu: Remove RCU_NONIDLE()
new 23537be71688 rcu-tasks: Avoid pr_info() with spin lock in cblist_init_g [...]
new 015102be73b1 rcutorture: Correct name of use_softirq module parameter
new 12e60a28ffdc rcu: Check callback-invocation time limit for rcuc kthreads
new 8f501a4f7c47 doc: Get rcutree module parameters back into alpha order
new 3736e1dedeb9 doc: Document the rcutree.rcu_resched_ns module parameter
new 955623254170 rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
new c62efc67b06f rcu/rcuscale: Stop kfree_scale_thread thread(s) after unlo [...]
new 6ca1a01f58da doc/rcutorture: Add description of rcutorture.stall_cpu_block
new a75ff1cc4476 rcu-tasks: Clarify the cblist_init_generic() function's pr [...]
new 8fc4531f7eb8 torture: Remove duplicated argument -enable-kvm for ppc64
new 0465ee5a38f2 tools/nolibc: tests: use volatile to force stack smashing
new df2d6f48c0dc rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
new 69e22c8a7801 rcu: Employ jiffies-based backstop to callback time limit
new 83033e881627 tools/nolibc: tests: fix build on non-c99 compliant compilers
new 6e74fa12c01c tools/nolibc: fix build of the test case using glibc
new 4435a4c7c528 tools/nolibc: add libc-test binary
new c3fd740fc48c tools/nolibc: add wrapper for memfd_create
new 261df0262ca1 tools/nolibc: implement fd-based FILE streams
new 2581b09b55cb tools/nolibc: add testcases for vfprintf
new c064b2094d0b rcu/kvfree: Add debug to check grace periods
new 06ad13ef5505 rcu/kvfree: Add debug check for GP complete for kfree_rcu_ [...]
new 2631284342bb rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checkin [...]
new ffc7590455ba rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
new 4d17f17a3493 rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
new 8b8df4b9ba4e rcu/kvfree: Use consistent krcp when growing kfree_rcu() p [...]
new af943bcdf7c6 rcu/kvfree: Do not run a page work if a cache is disabled
new e85feae03a95 tools/nolibc: Fix build of stdio.h due to header ordering
new 5371e54f030b rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs
new 0263d6de3cd7 rcu/nocb: Protect lazy shrinker against concurrent (de-)of [...]
new 679bf928fc29 rcu/nocb: Fix shrinker race against callback enqueuer
new 9b1a1db550d3 rcu/nocb: Recheck lazy callbacks under the ->nocb_lock fro [...]
new 20e73c2d0962 rcu/nocb: Make shrinker to iterate only NOCB CPUs
new 816c4b0f7293 rcu/kvfree: Make drain_page_cache() take early return if c [...]
new 6604b3333bfd MAINTAINERS: Update qiang1.zhang(a)intel.com to qiang.zhang1 [...]
new 2edfc25d5d4f workqueue: Further upgrade queue_work_on() comment
new 70b94e6ad407 rcu: Make rcu_cpu_starting() rely on interrupts being disabled
new d95559b90bcf rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-on [...]
new 2983876f3aa4 Revert "rcu/kvfree: Eliminate k[v]free_rcu() single argume [...]
new 0709e55ed13e arm64: dts: broadcom: add missing cache properties
new 0db4bb045b03 ARM: dts: broadcom: add missing cache properties
new 915fac07f053 ARM: dts: BCM5301X: Relicense Rafał's code to the GPL 2.0+ / MIT
new 916553449561 ARM: dts: BCM5301X: Relicense Florian's code to the GPL 2. [...]
new d3c8e2c57571 ARM: dts: BCM5301X: Drop "clock-names" from the SPI node
new 79a8ec38d2d0 ARM: dts: bcm23550: Add SoC-specific I2C compatible
new f9d36cf445ff tick/broadcast: Make broadcast device replacement work correctly
new 25c8c0d91ddb net: thunderx: Use alloc_ordered_workqueue() to create ord [...]
new 289f97467480 net: octeontx2: Use alloc_ordered_workqueue() to create or [...]
new 255c1273c2d4 virt: acrn: Use alloc_ordered_workqueue() to create ordere [...]
new 715557b02c08 xen/pvcalls: Use alloc_ordered_workqueue() to create order [...]
new 4c1b3f26a98b wifi: iwlwifi: Use default @max_active for trans_pcie->rba [...]
new 034008dd2278 regulator: dt-bindings: Add bindings for TPS6287x
new 7b0518fbf2be regulator: Add support for TI TPS6287x regulators
new f050e56de805 regulator: tps65219: Fix matching interrupts for their regulators
new 051d71e07361 ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_ [...]
new ba8c2b75b02a smb3: improve parallel reads of large files
new 8bbec86ce6d6 dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
new cf27b7d9a574 regulator: Add support for TPS6287x
new 5782f019948e ASoC: MediaTek MT8195/86 Cleanups
new 7f5d6036ca00 ASoC: rt722-sdca: Add RT722 SDCA driver
new c4af8e3fecd0 thunderbolt: Clear registers properly when auto clear isn' [...]
new 44c524b64299 power: supply: Fix power_supply_get_battery_info() if pare [...]
new cb3f4e8cacfa dt-bindings: arm: amlogic: add C3 bindings
new 057656527667 Merge branch 'v6.5/arm64-dt' into for-next
new d542ce8d4769 ARM: dts: meson8b: correct uart_B and uart_C clock references
new c2258a94fae5 arm64: dts: amlogic: add missing cache properties
new a9f790854f25 Merge branch 'v6.5/arm64-dt' into for-next
new 0618cb14da6a Merge branch 'v6.5/arm-dt' into for-next
new b9db29b6084f Merge branch into tip/master: 'timers/urgent'
new dad58124d5c9 Merge branch into tip/master: 'x86/urgent'
new f0877c3e7460 Merge branch into tip/master: 'core/debugobjects'
new 4af67e200a16 Merge branch into tip/master: 'x86/cleanups'
new 2aac42df0508 Merge branch into tip/master: 'x86/microcode'
new 34f6c802d112 Merge branch into tip/master: 'x86/misc'
new c47bc60600ee Merge branch into tip/master: 'x86/mm'
new 75e406b540c3 platform/x86/intel-uncore-freq: Return error on write frequency
new decab2825c3e platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct
new 0c0cd3e25a5b platform/x86: thinkpad_acpi: Fix platform profiles on T490
new 168487895292 platform/x86: thinkpad_acpi: Add profile force ability
new 6abfa99ce52f platform/x86: touchscreen_dmi: Add upside-down quirk for G [...]
new 4b65f95c87c3 platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i
new 162bd18eb55a linux/dim: Do nothing if no time delta between samples
new 003fb0a51162 mmc: block: ensure error propagation for non-blk
new e5bce3c15ad2 mmc: sdhci-cadence: Fix an error handling path in sdhci_cd [...]
new 850d174696c3 ASoC: add and use asoc_dummy_dlc
new 5498bb522b5d Merge remote-tracking branch 'asoc/for-6.5' into asoc-next
new 3312bb4ad09c drm/i915: taint kernel when force probing unsupported devices
new 5d32cead772c pinctrl: renesas: Fix spaces followed by tabs
new 3d43f9f63954 platform/mellanox: fix potential race in mlxbf-tmfifo driver
new 81dce1490e28 mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works
new 94e86ef1b801 net: phy: dp83869: support mii mode when rgmii strap cfg is used
new 1b170892fd11 ceph: fix blindly expanding the readahead windows
new a12e5342fa27 ceph: silence smatch warning in reconnect_caps_cb()
new e06854e84add Merge tags 'scmi-fix-6.4', 'juno-fixes-6.4' and 'ffa-fixes [...]
new da86eb961184 x86/coco: Get rid of accessor functions
new d40dcfe0eed0 Merge x86/sev into tip/master
new cc719a9ce7a4 parisc: kexec: include reboot.h
new 293007b03341 io_uring: make io_uring_sqe_cmd() unconditionally available
new aff46c374c82 Merge branch 'io_uring-6.4' into for-next
new 2cb6f968775a SMB3: force unmount was failing to close deferred close files
new 716a3cf31745 smb3: fix problem remounting a share after shutdown
new 64c5a96dba88 SUNRPC: double free xprt_ctxt while still in use
new 3f6ded8dd89d pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
new b78d3e6ece33 Merge branch 'io_uring-6.4' into for-next
new f580802f1696 net: set FMODE_NOWAIT for sockets
new 520637a1b24a block: mark bdev files as FMODE_NOWAIT if underlying devic [...]
new dc2f1977a4d6 io_uring: rely solely on FMODE_NOWAIT
new 48e2e2f7fcfd SUNRPC: always free ctxt when freeing deferred request
new 854f5cc5b735 Further upgrade queue_work_on() comment
new 4d19140f762c Merge branch 'for-6.5' into for-next
new 1dc3731daf1f Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/sc [...]
new 16a8829130ca nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
new 4e486a650162 ARM: exynos: Re-introduce Exynos4212 support
new 5d886f977567 remoteproc: da8xx: Convert to platform remove callback ret [...]
new 31c1a5b70475 remoteproc: imx_dsp: Convert to platform remove callback r [...]
new 94ea6edd4926 remoteproc: imx: Convert to platform remove callback retur [...]
new 5b40732af063 dt-bindings: clock: samsung,exynos: add Exynos4212 clock c [...]
new 48b359732e16 clk: samsung: Add Exynos4212 compatible to CLKOUT driver
new 40b4ffe5e921 clk: samsung: Re-add support for Exynos4212 CPU clock
new 10f19fdeb6a5 remoteproc: keystone: Convert to platform remove callback [...]
new 8a19d4a1508c dt-bindings: soc: samsung: exynos-pmu: add Exynos4212 compatible
new 514a935fd0d4 soc: samsung: exynos-pmu: Re-introduce Exynos4212 support
new b4354b976143 ARM: dts: exynos: Move common Exynos4x12 definitions to ex [...]
new 41bf1a9f9fbd ARM: dts: exynos: Re-introduce Exynos4212 DTSI
new fd811cce9b92 dt-bindings: arm: samsung: Add Samsung Galaxy Tab3 family boards
new ea4f025832cb Merge branch 'next/clk' into for-next
new dd8c7d70ea42 Merge branch 'next/dt' into for-next
new ce6c2b38373f Merge branch 'next/drivers' into for-next
new 27d31255d000 Merge branch 'next/soc' into for-next
new d17e6cee87a5 btrfs: unexport btrfs_prev_leaf()
new 99635ae5e80e btrfs: don't commit transaction for every subvol create
new 0a9258c69716 btrfs: make btrfs_free_device() static
new 5fe597327b08 btrfs: tag as unlikely the key comparison when checking si [...]
new 32f5319a3c12 btrfs: export bitmap_test_range_all_{set,zero}
new e8251ae9542f btrfs: print-tree: parent bytenr must be aligned to sector size
new 4af91a85ccf7 btrfs: print-tree: pass const extent buffer pointer
new af355ffc9a73 btrfs: improve leaf dump and error handling
new 0d00904e954f btrfs: use SECTOR_SHIFT to convert physical offset to LBA
new ff3dbfd0357a btrfs: use SECTOR_SHIFT to convert LBA to physical offset
new e7469c43e356 btrfs: submit IO synchronously for fast checksum implementations
new cb589bab7e17 btrfs: determine synchronous writers from bio or writeback [...]
new 9535d7ff6341 btrfs: remove hipri_workers workqueue
new 3093caaa4d16 btrfs: output affected files when relocation fails
new 3b04bb7f90c6 btrfs: simplify transid initialization in btrfs_ioctl_wait_sync
new 0d98dd80ba00 btrfs: fix space cache inconsistency after error loading i [...]
new 5250c179f419 btrfs: avoid extra memory allocation when copying free spa [...]
new 704e5d88c307 btrfs: avoid searching twice for previous node when mergin [...]
new c7b277499e4b btrfs: use precomputed end offsets at do_trimming()
new 2033633328ab btrfs: simplify arguments to tree_insert_offset()
new 9e78648f6428 btrfs: assert proper locks are held at tree_insert_offset()
new c47f60145dc6 btrfs: assert tree lock is held when searching for free sp [...]
new 640c79a6e6a2 btrfs: assert tree lock is held when linking free space
new 789af617e6b6 btrfs: assert tree lock is held when removing free space entries
new a82671845e3a btrfs: scrub: try harder to mark RAID56 block groups read-only
new e1fc18647cc8 btrfs: scrub: use recovered data stripes as cache to avoid [...]
new e73b220f80d6 btrfs: fix backref walking not returning all inode refs
new ad1230593894 remoteproc: meson_mx_ao_arc: Convert to platform remove ca [...]
new da84267b2cb1 remoteproc: mtk_scp: Convert to platform remove callback r [...]
new 141adf29c2d2 remoteproc: omap: Convert to platform remove callback retu [...]
new d6b862fd2d25 remoteproc: pru: Convert to platform remove callback retur [...]
new 52c800940612 remoteproc: qcom_q6v5_adsp: Convert to platform remove cal [...]
new a5f813ee1058 remoteproc: qcom_q6v5_mss: Convert to platform remove call [...]
new 57c05a6f080e remoteproc: qcom_q6v5_pas: Convert to platform remove call [...]
new 63c4e0de00ca remoteproc: qcom_q6v5_wcss: Convert to platform remove cal [...]
new 07336df6696b remoteproc: qcom_wcnss: Convert to platform remove callbac [...]
new ed6118747552 remoteproc: rcar: Convert to platform remove callback retu [...]
new d1d8d4428c5f remoteproc: virtio: Convert to platform remove callback re [...]
new b8b87e8819f4 remoteproc: st: Convert to platform remove callback return [...]
new 797c4a0d3103 remoteproc: stm32: Convert to platform remove callback ret [...]
new 52ca331bb756 remoteproc: wkup_m3: Convert to platform remove callback r [...]
new 47f64e7ef95a remoteproc: imx_dsp_rproc: use modern pm_ops
new c87f318e6f47 btrfs: print-tree: parent bytenr must be aligned to sector size
new 0004ff15ea26 btrfs: fix space cache inconsistency after error loading i [...]
new 0cad8f14d70c btrfs: fix backref walking not returning all inode refs
new b05999d8cdb2 Merge branch 'misc-6.4' into next-fixes
new 707704bece72 Merge branch 'misc-6.4' into for-next-current-v6.3-20230509
new e6383e33638c Merge branch 'next-fixes' into for-next-next-v6.4-20230509
new 72729d090262 Merge branch 'misc-next' into for-next-next-v6.4-20230509
new c4cd93f91173 Merge branch 'for-next-current-v6.3-20230509' into for-nex [...]
new bfb41d71540e Merge branch 'for-next-next-v6.4-20230509' into for-next-20230509
new 4eaa40bdabff ARM: dts: bcm-mobile: align SDHCI node name with bindings
new bba5ad8482de Merge branch 'devicetree/next' into next
new 0ac448e0d29d PCI: Delay after FLR of Solidigm P44 Pro NVMe
new 73a23d771033 um: harddog: fix modular build
new 92f55959eee4 Merge branch 'fmode_nowait' into for-next
new 0b26ad5cbb23 Merge branch 'pci/virtualization'
new 10aaa065fd05 Merge branch 'pci/controller/dt'
new 66644ea35efb Merge branch 'pci/controller/endpoint'
new 174977dc80b7 Merge branch 'pci/controller/vmd'
new a4ec431fbf6b counter: 104-quad-8: Remove reference in Kconfig to 25-bit [...]
new 5272145d5ccc counter: stm32-timer-cnt: Reset TIM_TISEL to its default v [...]
new 6a9a092eb258 tools/counter: Add .gitignore
new 228354ed692f tools/counter: Makefile: Remove lingering 'include' direct [...]
new c9e88e4317cd Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 7cb83200ba32 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
new 4966d52eae0c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new e2e724ca3b0c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new fc50943af26d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 84471d8a55db Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 363a7b33b972 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7473ab3acba7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 15d3b42c1311 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 20939f31f28e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 4817c2592811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 009f1f442330 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new e457c612fed6 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
new e7dce66eaeb8 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new e74d9cf7e68d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 7ca62653ea05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new c331314b51e4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f93ae827ca30 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new 68041b7adda2 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 03b65ad867cf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 1024581a2005 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new fca6f6a33180 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 52747bec16e3 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 9bf50ca05fe5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new afb2db4d695d Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
new 9658402b4663 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
new 0cc5e72883c0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 8ead44443ab3 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
new 608da4a12d2e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 916e4d42bf16 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f10db8705e5c Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
new 16fe96af4971 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new ef20ba16d436 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 800d1ccfa740 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 95db3ab0aa63 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 310ef2e5b4a3 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 29f56715a4f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3fd1222e6d50 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dea25878d0c8 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new e2548e960417 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 2fca1298e0c5 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 881c0839f848 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 63fb98b7c71e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 694c1d1bf7b3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9ab308fec549 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0568d743ac31 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6f79d80f6ddd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3013ed74cd7a Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 1c29b33c3e08 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 95d50480161d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ef186b04c444 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new ee6a7c98929a Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new bd2abf2e530c Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 419c296ae0a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9ae9c2df5f76 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 16a0e96301ea Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new 9003bd0767ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new af93d15b0c2f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f67a2a348dfa Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
new 77fc78003c06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 490160eeca67 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new a9d532122549 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f7999b2c477e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 41bed870a350 Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
new aaf2f67e5a30 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2b9bbc8d9f30 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new 94ee52af65b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new d5630ce59ded Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 374aa82fd65e Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 7360718da829 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 84b8193105df Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new b0bd7c7e9480 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9b55b64051d1 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new ef43dd12405c Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new f9e5cc9e031e Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 62ef5e6f8143 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 898f38c6b6db Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 711326fdfca0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 97a0b388e19c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f61de9db5ff4 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 5317a94d26c5 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 519c83b8b730 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 9aa626793506 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new b95295555535 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 776271afd2eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dd058ed4f9c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 17271654cd80 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 433c5179da20 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new a22f322807d2 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 58f4dca6e645 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new f50f8042ab1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8f43843cd52c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 382019ebc579 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8647cabf1836 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5490be630d12 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 042a9b4c9f09 next-20230509/mmc
new 3095038003e0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 31b3c1b34c3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b840af52ad41 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 7489fceff4d4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ef9f727c0ed8 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new e6f366e4c85d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 337fa436468d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ac7a3f438105 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 473e5044f240 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b7410d41c77e Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 63d087059f02 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 670c6e668d29 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 377f6fb2b974 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ea9590d818d1 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 107e99ea1c20 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0c5e55aa99b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9f8a9c88af5d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 94ae2dfc0e6c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5389307b5d0e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 252a233fed4c Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 4392e534e81e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 45b51324e118 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 259a18369e93 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
new 35ce49ecf823 Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git
new d45ecbe05db8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 70174fa6e501 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0c777ac6b1f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0e5fe505a297 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 52d54f76cdef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new be05584e5d57 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new b5fc24232844 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c7e0ceb0b8df Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1edc5b19bd51 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 91b6b3c509dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2b558a0fdbc2 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 5e044b4013ce Merge branch 'main' of git://git.infradead.org/users/willy [...]
new d41dd8b752b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d4f4f7b6d60b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ced190cdbbc8 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 578215f3e21c Add linux-next specific files for 20230510
The 419 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable
in repository linux-next.
from ba0ad6ed89fd media: nxp: imx8-isi: fix buiding on 32-bit
adds 6f932d4ef007 btrfs: fix btrfs_prev_leaf() to not return the same key twice
adds ac868bc9d136 btrfs: fix assertion of exclop condition when starting balance
adds 611ccc58e1f2 btrfs: fix leak of source device allocation state after de [...]
adds 9ae5afd02a03 btrfs: abort transaction when sibling keys check fails for leaves
adds a2cea677db60 btrfs: print extent buffers when sibling keys check fails
adds 64b5d5b28526 btrfs: properly reject clear_cache and v1 cache for block- [...]
adds 631003e2333c btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_ [...]
adds e7db9e5c6b96 btrfs: fix encoded write i_size corruption with no-holes
adds d246331b78cb btrfs: don't free qgroup space unless specified
new 1dc3731daf1f Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/sc [...]
new 16a8829130ca nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
fs/btrfs/block-rsv.c | 3 ++-
fs/btrfs/ctree.c | 38 +++++++++++++++++++++++++++++++++++++-
fs/btrfs/file-item.c | 5 +++--
fs/btrfs/ioctl.c | 4 +++-
fs/btrfs/super.c | 7 ++++++-
fs/btrfs/volumes.c | 1 +
fs/btrfs/zoned.c | 6 +++---
fs/nfs/dir.c | 2 +-
8 files changed, 56 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes
in repository linux-next.
omits b95366eba58e Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits ff2bfe67b595 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
omits 0105a205a82b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 8c3aa3c170b7 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 97947962f116 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 8b73000594e7 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
omits 7fc3ce2b1cfe Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits 21a60b7fb7ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits abe9aec4b7ad Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits a8b2ad4507a3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 4f1dfc30eca8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 05f3c6f66915 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits e9889f53d05b Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 23d4fb2c846d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 461c5912b4e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 4817cf817940 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 54ce4bf7b9b9 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
omits fe422812e527 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits b4d2e95f27ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits f074995d5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 9c90158b403a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 4d4e11d231c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2dfa529a853c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 83edc1c002bd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 10a270939662 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 91d9c5fead96 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 130b33f75234 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 71baab6a9cad Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
omits 8c959c392c2a Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 5369c71879c5 Merge branch 'misc-6.4' into next-fixes
omits c9d55dbfcf9e btrfs: fix backref walking not returning all inode refs
omits 4eb0e7873c71 mmc: sdhci-cadence: Fix an error handling path in sdhci_cd [...]
omits 6ec945eafa20 mmc: block: ensure error propagation for non-blk
new 1dc3731daf1f Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/sc [...]
new 16a8829130ca nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
new c9e88e4317cd Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 7cb83200ba32 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
new 4966d52eae0c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new e2e724ca3b0c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 162bd18eb55a linux/dim: Do nothing if no time delta between samples
new fc50943af26d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 84471d8a55db Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 363a7b33b972 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7473ab3acba7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 15d3b42c1311 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 17955aba7877 ASoC: fsl_micfil: Fix error handler with pm_runtime_enable
new 051d71e07361 ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_ [...]
new 20939f31f28e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 4817c2592811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 009f1f442330 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new e457c612fed6 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
new e7dce66eaeb8 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new c4af8e3fecd0 thunderbolt: Clear registers properly when auto clear isn' [...]
new e74d9cf7e68d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 7ca62653ea05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new c331314b51e4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f93ae827ca30 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new c87f318e6f47 btrfs: print-tree: parent bytenr must be aligned to sector size
new 0004ff15ea26 btrfs: fix space cache inconsistency after error loading i [...]
new 0cad8f14d70c btrfs: fix backref walking not returning all inode refs
new b05999d8cdb2 Merge branch 'misc-6.4' into next-fixes
new 68041b7adda2 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 4a9b6850c794 platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
new 75e406b540c3 platform/x86/intel-uncore-freq: Return error on write frequency
new decab2825c3e platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct
new 0c0cd3e25a5b platform/x86: thinkpad_acpi: Fix platform profiles on T490
new 168487895292 platform/x86: thinkpad_acpi: Add profile force ability
new 6abfa99ce52f platform/x86: touchscreen_dmi: Add upside-down quirk for G [...]
new 4b65f95c87c3 platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i
new 3d43f9f63954 platform/mellanox: fix potential race in mlxbf-tmfifo driver
new 03b65ad867cf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 8bbec86ce6d6 dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
new 1024581a2005 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new fca6f6a33180 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 52747bec16e3 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 003fb0a51162 mmc: block: ensure error propagation for non-blk
new e5bce3c15ad2 mmc: sdhci-cadence: Fix an error handling path in sdhci_cd [...]
new 81dce1490e28 mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works
new 9bf50ca05fe5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new afb2db4d695d Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
new 9658402b4663 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
new 0cc5e72883c0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 64c5a96dba88 SUNRPC: double free xprt_ctxt while still in use
new 48e2e2f7fcfd SUNRPC: always free ctxt when freeing deferred request
new 8ead44443ab3 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
new 44c524b64299 power: supply: Fix power_supply_get_battery_info() if pare [...]
new 608da4a12d2e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 73a23d771033 um: harddog: fix modular build
new 916e4d42bf16 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f10db8705e5c Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
new 16fe96af4971 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b95366eba58e)
\
N -- N -- N refs/heads/pending-fixes (16fe96af4971)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 58 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bindings/pci/fsl,imx6q-pcie-common.yaml | 13 +---
.../devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml | 38 +++++++++++
.../devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 77 ++++++++++++++++++++++
arch/um/drivers/Makefile | 4 +-
arch/um/drivers/harddog.h | 9 +++
arch/um/drivers/harddog_kern.c | 7 +-
arch/um/drivers/harddog_user.c | 1 +
arch/um/drivers/harddog_user_exp.c | 9 +++
drivers/mmc/host/sdhci-esdhc-imx.c | 18 ++---
drivers/platform/mellanox/mlxbf-tmfifo.c | 11 +++-
drivers/platform/x86/hp/hp-wmi.c | 1 +
.../uncore-frequency/uncore-frequency-common.c | 6 +-
drivers/platform/x86/intel_scu_pcidrv.c | 1 +
drivers/platform/x86/thinkpad_acpi.c | 24 +++++--
drivers/platform/x86/touchscreen_dmi.c | 41 ++++++++++++
drivers/power/supply/power_supply_core.c | 7 +-
drivers/thunderbolt/nhi.c | 29 ++++++--
drivers/thunderbolt/nhi_regs.h | 2 +
fs/btrfs/backref.c | 26 ++++----
fs/btrfs/backref.h | 6 ++
fs/btrfs/free-space-cache.c | 7 +-
fs/btrfs/print-tree.c | 6 +-
fs/btrfs/relocation.c | 2 +-
fs/nfs/dir.c | 2 +-
include/linux/dim.h | 3 +-
include/linux/sunrpc/svc_rdma.h | 2 +-
include/linux/sunrpc/svc_xprt.h | 2 +-
lib/dim/dim.c | 5 +-
lib/dim/net_dim.c | 3 +-
lib/dim/rdma_dim.c | 3 +-
net/sunrpc/svc_xprt.c | 24 +++++--
net/sunrpc/svcsock.c | 30 +++++----
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 11 ++--
net/sunrpc/xprtrdma/svc_rdma_transport.c | 2 +-
sound/soc/fsl/fsl_micfil.c | 14 +++-
sound/soc/sof/amd/acp-ipc.c | 7 +-
36 files changed, 357 insertions(+), 96 deletions(-)
create mode 100644 arch/um/drivers/harddog.h
create mode 100644 arch/um/drivers/harddog_user_exp.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.