linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 10:58:50 to 2025-07-09 12:45:10 UTC [more...]

[PATCH v6 0/2] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-07-09 12:44 UTC  (3+ messages)
` [PATCH v6 1/2] dma/contiguous: Add helper to test reserved memory type
` [PATCH v6 2/2] dma-buf: heaps: cma: Create CMA heap for each CMA reserved region

[PATCH 0/5] bus: mhi: host: Enable SRIOV support in MHI driver
 2025-07-09 12:45 UTC  (9+ messages)
` [PATCH 1/5] bus: mhi: host: pci_generic: Add SRIOV support for PCIe device
` [PATCH 2/5] bus: mhi: host: Add support for separate controller configurations for VF and PF
` [PATCH 3/5] bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
` [PATCH 4/5] bus: mhi: host: pci_generic: Remove MHI driver and ensure graceful device recovery

[PATCH v3 0/2] fix two issues on tpacket_snd()
 2025-07-09 12:44 UTC  (5+ messages)
` [PATCH v3 1/2] af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
` [PATCH v3 2/2] af_packet: fix soft lockup issue caused by tpacket_snd()

[PATCH mlx5-next 0/2] mlx5-next updates 2025-07-09
 2025-07-09 12:41 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc
` [PATCH mlx5-next 2/2] net/mlx5: IFC updates for disabled host PF

[PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
 2025-07-09 12:42 UTC  (2+ messages)
` CONFIG_DEVMEM=y breaks gettimeofday in next-20250708

[Question Consultation] KVM: x86: No lock protection was applied in handle_ept_misconfig of kernel 5.10?
 2025-07-09 12:42 UTC  (2+ messages)

[PATCH v4 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-07-09 12:36 UTC  (2+ messages)

[PATCH v4 0/8] char: misc: Various cleanup for miscdevice
 2025-07-09 12:41 UTC  (4+ messages)
` [PATCH v4 5/8] char: misc: Make registering miscdevice reentry who wants dynamic minor

linux-next: Tree for Jul 9
 2025-07-09 12:41 UTC 

[PATCH] ASoC: SDCA: fix HID dependency
 2025-07-09 12:38 UTC  (2+ messages)

[PATCH v1 0/2] ARM: tegra: Add device-tree for ASUS VivoTab RT TF600T
 2025-07-09 12:36 UTC  (2+ messages)

[PATCH v2 0/4] Rust support for `struct iov_iter`
 2025-07-09 12:35 UTC  (16+ messages)
  ` [PATCH v2 2/4] rust: iov: add iov_iter abstractions for ITER_DEST
  ` [PATCH v2 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
  ` [PATCH v2 3/4] rust: miscdevice: Provide additional abstractions for iov_iter and kiocb structures

[PATCH 0/6] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-07-09 12:35 UTC  (7+ messages)
` [PATCH 1/6] iio: imu: inv_icm42600: Use inv_icm42600_disable_vddio_reg()
` [PATCH 2/6] iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
` [PATCH 3/6] iio: imu: inv_icm42600: Remove redundant error msg on regulator_disable()
` [PATCH 4/6] iio: imu: inv_icm42600: Simplify pm_runtime setup
` [PATCH 5/6] iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
` [PATCH 6/6] iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended

[PATCH] mm: zswap: add myself back to MAINTAINERS
 2025-07-09 12:34 UTC 

[PATCH bpf-next v2] bpf: make the attach target more accurate
 2025-07-09 12:34 UTC  (4+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-07-09 12:32 UTC  (6+ messages)

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-09 12:32 UTC  (2+ messages)

[PATCH v4 00/11] bus: mhi: host: Add support for mhi bus bw
 2025-07-09 12:31 UTC  (15+ messages)
` [PATCH v4 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
` [PATCH v4 03/11] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v4 04/11] bus: mhi: host: Add support for Bandwidth scale
` [PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()

[PATCH v2 0/8] Support for Tegra264 and Tegra254 in CBB driver
 2025-07-09 12:31 UTC  (2+ messages)

[PATCH v3] PM: add kernel parameter to disable asynchronous suspend/resume
 2025-07-09 12:31 UTC 

[PATCH] pmdomain: ti: Select PM_GENERIC_DOMAINS
 2025-07-09 12:29 UTC  (3+ messages)

[PATCH] selftests/mm: fix split_huge_page_test for folio_split() tests
 2025-07-09 12:28 UTC  (2+ messages)

v6.16-rc5: ttys: auto login failed Login incorrect
 2025-07-09 12:25 UTC  (3+ messages)

[PATCH v11 0/4] support large align and nid in Rust allocators
 2025-07-09 12:24 UTC  (6+ messages)

[PATCH v3 0/7] drm/sched: Fix memory leaks with cancel_job() callback
 2025-07-09 12:24 UTC  (9+ messages)
` [PATCH v3 1/7] drm/sched: Avoid "
` [PATCH v3 2/7] drm/sched/tests: Implement "
` [PATCH v3 3/7] drm/sched/tests: Add unit test for cancel_job()
` [PATCH v3 4/7] drm/sched: Warn if pending_list is not empty
` [PATCH v3 5/7] drm/nouveau: Make fence container helper usable driver-wide
` [PATCH v3 6/7] drm/nouveau: Add new callback for scheduler teardown
` [PATCH v3 7/7] drm/nouveau: Remove waitque for sched teardown

[PATCH 0/8] Add support for i.MX94 DCIF
 2025-07-09 12:23 UTC  (9+ messages)
` [PATCH 1/8] clk: imx95-blk-ctl: Cache registers when RPM routines are called
` [PATCH 2/8] dt-bindings: display: fsl,ldb: Add binding for i.MX94
` [PATCH 3/8] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH 4/8] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH 5/8] dt-bindings: display: imx: Add bindings for i.MX94 DCIF
` [PATCH 6/8] drm/imx: Add support "
` [PATCH 7/8] arm64: dts: imx943-evk: Add support for DCIF and LVDS
` [PATCH 8/8] MAINTAINERS: Add entry for i.MX94 DCIF driver

[PATCH 0/4] Add support for eUSB2 repeater on PMIV0104
 2025-07-09 12:22 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: phy: qcom,snps-eusb2-repeater: Document qcom,tune-res-fsdif

[PATCH v2 0/2] Fix and add warning of misuse of type##_replace_bits()
 2025-07-09 12:22 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN
  ` (subset) "

[PATCH] firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-09 12:22 UTC  (2+ messages)

[PATCH] ARM: tegra: Use io memcpy to write to iram
 2025-07-09 12:20 UTC  (2+ messages)

linux-next: build failure after merge of the vhost tree
 2025-07-09 12:19 UTC 

[PATCH 0/4] memory: tegra: Add Tegra264 support
 2025-07-09 12:18 UTC  (2+ messages)

[PATCH 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-07-09 12:17 UTC  (12+ messages)
` [PATCH 1/9] dt-bindings: gpio: add bindings for the QIXIS FPGA based "
` [PATCH 2/9] dt-bindings: fsl,fpga-qixis-i2c: extend support to also cover the LX2160ARDB FPGA
` [PATCH 3/9] mfd: simple-mfd-i2c: add compatible string for LX2160ARDB
` [PATCH 4/9] gpio: regmap: add the .get_direction() callback
` [PATCH 5/9] drivers: gpio: add QIXIS FPGA GPIO controller
` [PATCH 6/9] arm64: dts: lx2160a-rdb: describe the QIXIS FPGA and two child GPIO controllers
` [PATCH 7/9] arm64: dts: ls1046a-qds: describe the FPGA based GPIO controller
` [PATCH 8/9] arm64: dts: lx2160a-rdb: fully describe the two SFP+ cages
` [PATCH 9/9] arm64: dts: ls1046a-qds: describe the two on-board "

[PATCH] media: pci/ivtv: Add missing check after DMA map
 2025-07-09 12:08 UTC 

[PATCH 0/2] clean up in tegra clk
 2025-07-09 12:09 UTC  (5+ messages)
` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning
` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static

[PATCH v1] PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
 2025-07-09 12:06 UTC  (3+ messages)

[PATCH 0/2] drm: fix missing conversions of bridge drivers to devm_drm_bridge_alloc()
 2025-07-09 12:05 UTC  (3+ messages)

general protection fault in alloc_bulk
 2025-07-09 12:04 UTC 

[PATCH 5.15] fs/proc: do_task_stat: use __for_each_thread()
 2025-07-09 12:03 UTC  (2+ messages)

[PATCH v1] x86/sched: Print debug messages on hybrid asym capacity changes
 2025-07-09 12:02 UTC  (3+ messages)

[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
 2025-07-09 11:59 UTC  (4+ messages)
` [PATCH v2 3/5] drm/sysfb: simpledrm: Add support for interconnect paths

[PATCH v2 0/2] rust: add initial scatterlist abstraction
 2025-07-09 11:59 UTC  (7+ messages)
` [PATCH v2 1/2] rust: add initial scatterlist bindings

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-07-09 11:58 UTC  (5+ messages)
` [PATCH 02/23] regset: Add explicit core note name in struct user_regset
` [PATCH 17/23] s390/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names

[PATCH net-next v06 5/8] hinic3: TX & RX Queue coalesce interfaces
 2025-07-09 11:56 UTC  (3+ messages)

[PATCH 0/4] Add RPMh regulator support for PM7550 & PMR735B
 2025-07-09 11:56 UTC  (5+ messages)
` [PATCH 4/4] regulator: qcom-rpmh: add support for pm7550 regulators

[PATCH V4 1/4] perf/x86/intel/uncore: Support MSR portal for discovery tables
 2025-07-09 11:54 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 2/4] perf/x86/intel/uncore: Support customized MMIO map size
 2025-07-09 11:54 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 3/4] perf/x86/intel/uncore: Add Panther Lake support
 2025-07-09 11:54 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 4/4] perf/x86/intel/uncore: Add iMC freerunning for Panther Lake
 2025-07-09 11:54 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 0/8] media: Introduce V4L2 extensible parameters
 2025-07-09 11:53 UTC  (4+ messages)
` [PATCH 1/8] media: uapi: Introduce V4L2 extensible params

[PATCH] sched/fair: Fix overflow in vruntime_eligible() causing NULL return
 2025-07-09 11:53 UTC  (2+ messages)

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-09 11:52 UTC  (7+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance

[RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
 2025-07-09 11:49 UTC  (3+ messages)

[PATCH v2 00/11] Add clock drivers for Milos (SM7635)
 2025-07-09 11:48 UTC  (4+ messages)
` [PATCH v2 01/11] clk: qcom: common: Add support to register rcg dfs in qcom_cc_really_probe

[PATCH v2 0/5] Add support for PM7550 PMIC
 2025-07-09 11:46 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: leds: qcom,spmi-flash-led: Add PM7550
` [PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
` [PATCH v2 3/5] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM7550 support
` [PATCH v2 4/5] pinctrl: qcom: spmi: Add PM7550
` [PATCH v2 5/5] arm64: dts: qcom: Add PM7550 PMIC

[REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
 2025-07-09 11:45 UTC  (4+ messages)

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-09 11:42 UTC  (5+ messages)
` [PATCH] RISC-V: store percpu offset in CSR_SCRATCH
  ` [External] "

[PATCH 0/2] scripts/gdb/symbols: make lx-symbols skip the s390 decompressor
 2025-07-09 11:40 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] media: cx18: Add missing check after DMA map
 2025-07-09 11:35 UTC 

[PATCH v2 00/12] Apply drm_bridge_connector helper for the Analogix DP driver
 2025-07-09  7:01 UTC  (3+ messages)
` [PATCH v2 04/12] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v2 08/12] drm/rockchip: analogix_dp: Apply drmm_encoder_init() instead of drm_simple_encoder_init()

[PATCH v5] x86/microcode: move away from using a fake platform device
 2025-07-09 11:37 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode: Move "

[PATCH rcu 0/5] RCU changes for v6.17
 2025-07-09 11:37 UTC  (7+ messages)
` [PATCH rcu 2/5] rcu: Protect ->defer_qs_iw_pending from data race
` [PATCH rcu 3/5] rcu: Enable rcu_normal_wake_from_gp on small systems
` [PATCH rcu 4/5] Documentation/kernel-parameters: Update rcu_normal_wake_from_gp doc

[PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
 2025-07-09 11:36 UTC  (6+ messages)
` [PATCH 2/3] printk: kunit: support offstack cpumask

[PATCH] ASoC: img: Imagination Technologies sound should depend on MIPS
 2025-07-09 11:36 UTC  (2+ messages)

[PATCH net-next v2 0/3] netdevsim: add support for PHY devices
 2025-07-09 11:34 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: netdevsim: Add PHY support in netdevsim

[PATCH v2 0/2] Add Milos RPMHPD power domains
 2025-07-09 11:33 UTC  (3+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-09 11:30 UTC  (2+ messages)

[PATCH] pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_data
 2025-07-09 11:30 UTC  (2+ messages)

[PATCH v2] pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
 2025-07-09 11:30 UTC  (2+ messages)

[PATCH v1 0/4] ASoC: codecs: Add support for FourSemi FS2104/5S
 2025-07-09 11:29 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver

[syzbot] [perf?] WARNING in perf_pending_task
 2025-07-09 11:27 UTC  (5+ messages)
  ` [PATCH] perf/core: Fix WARN in perf_sigtrap()
      ` [PATCH v2] "

[PATCH 1/2] erofs: use memcpy_to_folio() to replace copy_to_iter()
 2025-07-09 11:25 UTC  (3+ messages)
` [PATCH 2/2] erofs: address D-cache aliasing

[PATCH 6.15 000/178] 6.15.6-rc1 review
 2025-07-09 11:24 UTC  (2+ messages)

[PATCH v2 0/4] Add support for PMIV0104 PMIC
 2025-07-09 11:22 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: qcom,spmi-pmic: Document PMIV0104
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIV0104 support
` [PATCH v2 3/4] pinctrl: qcom: spmi: Add PMIV0104
` [PATCH v2 4/4] arm64: dts: qcom: Add PMIV0104 PMIC

[PATCH v3] tools/hv: fcopy: Fix irregularities with size of ring buffer
 2025-07-09 11:22 UTC  (2+ messages)

[PATCH net] mwl8k: Add missing check after DMA map
 2025-07-09 11:13 UTC 

[RFC 0/7] vmallloc and non-blocking GFPs
 2025-07-09 11:20 UTC  (6+ messages)
` [RFC 6/7] mm/vmalloc: Support non-blocking GFP flags in __vmalloc_area_node()

[PATCH RFC] dma: dw-edma: Fix build warning in dw_edma_pcie_probe()
 2025-07-09 11:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add reset button to NanoPi R5S
 2025-07-09 11:17 UTC  (3+ messages)

[net-next v14 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-09 11:16 UTC  (4+ messages)
` [net-next v14 04/12] net: mtip: The L2 switch driver for imx287

[PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc
 2025-07-09 11:15 UTC  (2+ messages)

[PATCH v3 0/2] Add support for remoteprocs on Milos SoC
 2025-07-09 11:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs
` [PATCH v3 2/2] remoteproc: qcom: pas: Add Milos remoteproc support

[PATCH v4] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe()
 2025-07-09 11:12 UTC  (3+ messages)

[PATCH v9 00/13] further mt7988 devicetree work
 2025-07-09 11:09 UTC  (14+ messages)
` [PATCH v9 01/13] dt-bindings: net: mediatek,net: update mac subnode pattern for mt7988
` [PATCH v9 02/13] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v9 03/13] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v9 04/13] dt-bindings: net: mediatek,net: add sram property
` [PATCH v9 05/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v9 06/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v9 07/13] arm64: dts: mediatek: mt7986: add sram node
` [PATCH v9 08/13] arm64: dts: mediatek: mt7986: add interrupts for RSS and interrupt names
` [PATCH v9 09/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v9 10/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v9 11/13] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v9 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v9 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH] firmware: arm_scmi: convert to SYSTEM_SLEEP_PM_OPS
 2025-07-09 11:11 UTC  (2+ messages)

[PATCH] net: stmmac: Support gpio high-level reset for devices requiring it
 2025-07-09 11:11 UTC  (4+ messages)
    `  "
        `  "

[PATCH v2 0/9] MIPS: loongson32: Convert all platform devices to DT
 2025-07-09 11:06 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: mips: loongson: Add LS1B demo board
` [PATCH v2 2/9] dt-bindings: mips: loongson: Add CQ-T300B board
` [PATCH v2 3/9] MIPS: dts: loongson: Add LS1B-DEMO board
` [PATCH v2 4/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board
` [PATCH v2 5/9] MIPS: dts: loongson: Add Smartloong-1C board
` [PATCH v2 6/9] MIPS: dts: loongson: Add CQ-T300B board
` [PATCH v2 7/9] MIPS: loongson32: Switch to generic kernel
` [PATCH v2 8/9] MIPS: Unify Loongson1 PRID_REV
` [PATCH v2 9/9] MIPS: configs: Consolidate Loongson1 defconfigs

[PATCH v4 00/13] mm/damon/vaddr: Allow interleaving in migrate_{hot,cold} actions
 2025-07-09 11:06 UTC  (2+ messages)

[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-09 11:05 UTC  (2+ messages)

[PATCH] staging: nvec: silence macro argument warnings in NVEC_PHD()
 2025-07-09 11:06 UTC  (2+ messages)

[PATCH] efi: remove the rtc-wakeup capability from default value
 2025-07-09 10:59 UTC  (3+ messages)

[PATCH v4 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-07-09 11:07 UTC  (6+ messages)
` [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw "
    ` [EXT] "

[PATCH v2] staging: gpib: Fix error handling paths in cb_gpib_probe()
 2025-07-09 11:04 UTC  (3+ messages)

[PATCH] mfd: mt6370: Fix the interrupt naming typo
 2025-07-09 11:02 UTC  (3+ messages)

linux-next: manual merge of the kvm-x86 tree with Linus' tree
 2025-07-09 11:02 UTC  (3+ messages)

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in dtReadFirst
 2025-07-09 11:02 UTC 

[tip:x86/platform] BUILD SUCCESS f12682148262aa6deed32c0593c67658573d0600
 2025-07-09 11:00 UTC 

[PATCHv9 00/16] x86: Enable Linear Address Space Separation support
 2025-07-09 11:00 UTC  (4+ messages)
` [PATCHv9 16/16] x86: Re-enable Linear Address Masking

[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-09 10:59 UTC  (3+ messages)
` [PATCH v5 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH v4] fuse: new work queue to periodically invalidate expired dentries
 2025-07-09 10:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).