messages from 2025-03-09 05:46:36 to 2025-03-09 08:42:43 UTC [more...]
[PATCH] hwmon: Add KEBA battery monitoring controller support
2025-03-09 8:23 UTC (6+ messages)
[PATCH v2 00/62] docs: Add new QAPI transmogrifier
2025-03-09 8:35 UTC (44+ messages)
` [PATCH v2 01/62] do-not-merge
` [PATCH v2 02/62] qapi: shush pylint up
` [PATCH v2 03/62] docs/sphinx: create QAPI domain extension stub
` [PATCH v2 04/62] docs/sphinx: add compat.py module and nested_parse helper
` [PATCH v2 06/62] docs/qapi-domain: add QAPI index
` [PATCH v2 09/62] docs/qapi-domain: add compatibility node classes
` [PATCH v2 10/62] docs/qapi-domain: Add ObjectDescription abstract class
` [PATCH v2 11/62] docs/qapi-domain: add qapi:module directive
` [PATCH v2 12/62] docs/qapi-domain: add QAPIObject class
` [PATCH v2 13/62] docs/qapi-domain: add qapi:command directive
` [PATCH v2 14/62] docs/qapi-domain: add :since: directive option
` [PATCH v2 15/62] docs/qapi-domain: add "Arguments:" field lists
` [PATCH v2 17/62] docs/qapi-domain: add "Errors:" "
` [PATCH v2 18/62] docs/qapi-domain: add "Return:" "
` [PATCH v2 19/62] docs/qapi-domain: add qapi:enum directive
` [PATCH v2 21/62] docs/qapi-domain: add qapi:event directive
` [PATCH v2 22/62] docs/qapi-domain: add qapi:object directive
` [PATCH v2 23/62] docs/qapi-domain: add :deprecated: directive option
` [PATCH v2 24/62] docs/qapi-domain: add :unstable: "
` [PATCH v2 26/62] docs/qapi-domain: add warnings for malformed field lists
` [PATCH v2 28/62] docs/qapi-domain: add CSS styling
` [PATCH v2 29/62] docs/qapi-domain: add XREF compatibility goop for Sphinx < 4.1
` [PATCH v2 30/62] docs/qapi-domain: warn when QAPI domain xrefs fail to resolve
` [PATCH v2 31/62] docs/qapi-domain: Fix error context reporting in Sphinx 5.x and 6.x
` [PATCH v2 32/62] qapi/parser: adjust info location for doc body section
` [PATCH v2 33/62] qapi: expand tags to all doc sections
` [PATCH v2 35/62] docs/qapidoc: add transmogrifier stub
` [PATCH v2 38/62] do-not-merge
` [PATCH v2 39/62] docs/qapidoc: add transmogrifier class stub
` [PATCH v2 40/62] docs/qapidoc: add visit_module() method
` [PATCH v2 42/62] docs/qapidoc: add visit_freeform() method
` [PATCH v2 43/62] docs/qapidoc: add preamble() method
` [PATCH v2 44/62] docs/qapidoc: add visit_paragraph() method
` [PATCH v2 45/62] docs/qapidoc: add visit_errors() method
` [PATCH v2 46/62] docs/qapidoc: add format_type() method
` [PATCH v2 48/62] docs/qapidoc: add visit_feature() method
` [PATCH v2 49/62] docs/qapidoc: prepare to record entity being transmogrified
` [PATCH v2 50/62] docs/qapidoc: add visit_returns() method
` [PATCH v2 51/62] docs/qapidoc: add visit_member() method
` [PATCH v2 53/62] docs/qapidoc: add visit_entity()
` [PATCH v2 55/62] docs/qapidoc: process @foo into ``foo``
` [PATCH v2 58/62] docs/qapidoc: generate entries for undocumented members
` [PATCH v2 59/62] qapi/parser: add undocumented stub members to all_sections
[PATCH v3 00/14] Uthreads
2025-03-09 8:41 UTC (3+ messages)
` [PATCH v3 13/14] test: cmd: add test for spawn and wait commands
[patch 00/10] genirq/msi: Spring cleaning
2025-03-09 8:41 UTC (11+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch 06/10] PCI: hv: Switch "
` [patch 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()
[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
2025-03-09 8:41 UTC
[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
2025-03-09 8:40 UTC
[PATCH 6.6 000/147] 6.6.81-rc2 review
2025-03-09 8:36 UTC (6+ messages)
[linux-next:master 3203/9634] arch/powerpc/include/asm/bitops.h:126:26: error: constraint 'n' expects an integer constant expression
2025-03-09 8:37 UTC (2+ messages)
[PATCH i-g-t] tests/intel/kms_pm_dc: Add log information to dc5 psr test
2025-03-09 8:34 UTC (3+ messages)
` [PATCH i-g-t v2] tests/intel/kms_pm_dc: Add skip logic and logging for DC5 "
` ✓ Xe.CI.BAT: success for tests/intel/kms_pm_dc: Add log information to dc5 psr test (rev2)
[PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
2025-03-09 8:33 UTC (12+ messages)
` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 02-stat64
` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 10-ctype
` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 11-simplify-wait-loop
` [PATCH] Portability of dash to legacy systems, such as AT&T Unix PC : 12-sigaction
[PATCH v3] ARM: dts: nexus4: Initial dts
2025-03-09 8:33 UTC (2+ messages)
[PATCH v2 00/62] docs: Add new QAPI transmogrifier
2025-03-09 8:31 UTC (2+ messages)
` [PATCH v2 01/62] do-not-merge
[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
2025-03-09 8:31 UTC (3+ messages)
` [PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC
[Buildroot] [PATCH/next v2 1/1] package/dropbear: bump version to 2025.87
2025-03-09 8:32 UTC
[Buildroot] [PATCH 0/9 v3] package/podman: new package (branch yem/podman)
2025-03-09 8:30 UTC (5+ messages)
` [Buildroot] [PATCH 9/9 v3] package/podman: new package
[PATCH net-next v3 00/10] eth: bnxt: maintain basic pkt/byte counters in SW
2025-03-09 8:25 UTC (3+ messages)
` [PATCH net-next v3 09/10] eth: bnxt: maintain tx pkt/byte stats "
[PATCH v5 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
2025-03-09 8:23 UTC (6+ messages)
` [PATCH v5 4/4] entry: Inline syscall_exit_to_user_mode()
[PATCH] mmc: cb710: Fix an error handling path in cb710_probe()
2025-03-09 8:22 UTC
[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
2025-03-09 8:21 UTC (6+ messages)
` [patch V2 08/17] posix-timers: Rework timer removal
[PATCH 2/2] dt-bindings: net: add enc28j60's irq-gpios node description and binding example
2025-03-09 7:48 UTC
[PATCH] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
2025-03-09 8:16 UTC (2+ messages)
[PATCH v2] fbdev: fsl-diu-fb: add missing device_remove_file()
2025-03-09 8:16 UTC
[Buildroot] [PATCH/next 1/1] package/dropbear: bump version to 2025.87
2025-03-09 8:15 UTC (2+ messages)
[PATCH 0/4] drm/display: hdmi: provide common code to get Audio Clock Recovery params
2025-03-09 8:13 UTC (5+ messages)
` [PATCH 1/4] drm/display: hdmi: provide central data authority for ACR params
` [PATCH 2/4] drm/msm/hdmi: use new helper for ACR tables
` [PATCH 3/4] drm/vc4: use new helper to get ACR values
` [PATCH 4/4] drm: bridge: dw-hdmi: "
[oe-core][PATCHv2] glib-2.0: update 2.82.4 -> 2.84.0
2025-03-09 8:13 UTC (3+ messages)
[GIT PULL] KVM/arm64 fixes for 6.14, take #4
2025-03-09 8:11 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux-6.14-rc6
2025-03-09 8:11 UTC
[PATCH v3] drm/i915/dmc: Create debugfs entry for dc6 counter
2025-03-09 8:10 UTC (2+ messages)
` [PATCH v4] "
[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
2025-03-09 8:07 UTC
[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
2025-03-09 8:07 UTC (7+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
[Buildroot] [PATCH/next 1/1] package/libcec: Fix reproducible builds
2025-03-09 8:07 UTC
[GIT PULL] KVM: x86: Fixes for 6.14-rcN
2025-03-09 8:06 UTC (2+ messages)
the pcf50633 - dead?
2025-03-09 8:04 UTC (2+ messages)
[PATCH 0/3] Support I2C controllers in RK3528
2025-03-09 8:00 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3528
` [PATCH 2/3] arm64: dts: rockchip: Add I2C controllers "
` [PATCH 3/3] arm64: dts: rockchip: Add onboard EEPROM for Radxa E20C
[PATCH 0/3] btrfs: random code cleanup
2025-03-09 7:58 UTC (4+ messages)
` [PATCH 1/3] btrfs: improve readability in search_ioctl()
` [PATCH 2/3] btrfs: remove unnecessary 'found_key' local variable in btrfs_search_forward()
` [PATCH 3/3] btrfs: avoid redundant slot assignment "
[meta-multimedia][PATCH 1/2] pipewire: update 1.2.7 -> 1.4.0
2025-03-09 7:58 UTC (2+ messages)
` [meta-multimedia][PATCH 2/2] wireplumber: update 0.5.7 -> 0.5.8
[PATCH net] net/mlx5: Fill out devlink dev info only for PFs
2025-03-09 7:50 UTC (7+ messages)
[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
2025-03-09 7:50 UTC (4+ messages)
[PATCH 1/2] net: enc28j60: support getting irq number from gpio phandle in the device tree
2025-03-09 7:47 UTC
[PATCH 00/57] docs: Add new QAPI transmogrifier
2025-03-09 7:19 UTC (8+ messages)
` [PATCH 35/57] docs/qapidoc: Fix static typing on qapidoc.py
` [PATCH 54/57] docs/qapidoc: add transmogrifier test document
[PATCH 07/11] arm64: dts: qcom: qcs615: Rename AOSS_QMP to power-management
2025-03-09 7:41 UTC
[intel-lts:pr/57 1/1] security/safesetid/lsm.c:213:5: warning: no previous prototype for function 'add_safesetid_whitelist_entry'
2025-03-09 7:41 UTC
[akpm-mm:master 1/1] htmldocs: arch/x86/entry/vdso/Makefile:7: lib/vdso/Makefile.include: No such file or directory
2025-03-09 7:41 UTC
[PATCH] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
2025-03-09 7:35 UTC (3+ messages)
[PATCH] sev-snp: parse MP tables for VMware hypervisor
2025-03-09 7:35 UTC (5+ messages)
[OE-core][kirkstone][PATCH ] libtasn1: fix CVE-2024-12133
2025-03-09 7:31 UTC (5+ messages)
[RESEND PATCH 3/5] loop: add helper loop_queue_work_prep
2025-03-09 7:30 UTC (2+ messages)
[RESEND PATCH 1/5] loop: remove 'rw' parameter from lo_rw_aio()
2025-03-09 7:30 UTC (2+ messages)
[PATCH] drm/dp_mst: Fix locking when skipping CSN before topology probing
2025-03-09 7:21 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[ath:ath12k_ng] BUILD SUCCESS 42aa76e608ca845c98e79f9e23af0bdb07b2eb1d
2025-03-09 7:20 UTC
[PATCH] crypto: acomp - Add ACOMP_REQUEST_ALLOC
2025-03-09 7:19 UTC
[PATCH v4 00/14] clk: sunxi-ng: add A523 clock support
2025-03-09 7:03 UTC (19+ messages)
` [PATCH v4 02/14] clk: sunxi-ng: mp: provide wrappers for setting feature flags
` [PATCH v4 05/14] clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
` [PATCH v4 07/14] clk: sunxi-ng: a523: add video mod clocks
` [PATCH v4 08/14] clk: sunxi-ng: a523: add system "
` [PATCH v4 09/14] clk: sunxi-ng: a523: add interface "
` [PATCH v4 11/14] clk: sunxi-ng: a523: remaining "
` [PATCH v4 12/14] clk: sunxi-ng: a523: add bus clock gates
` [PATCH v4 13/14] clk: sunxi-ng: a523: add reset lines
` [PATCH v4 14/14] clk: sunxi-ng: add support for the A523/T527 PRCM CCU
[PATCH v3 0/6] Support SD/SDIO controllers on RK3528
2025-03-09 5:53 UTC (14+ messages)
` [PATCH v3 1/6] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for RK3528
` [PATCH v3 2/6] dt-bindings: clock: Add GRF clock definition "
` [PATCH v3 3/6] clk: rockchip: Support MMC clocks in GRF region
` [PATCH v3 4/6] clk: rockchip: rk3528: Add SD/SDIO tuning "
` [PATCH v3 5/6] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
` [PATCH v3 6/6] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
[RESEND PATCH] bcachefs: Remove unnecessary byte allocation
2025-03-09 6:59 UTC (2+ messages)
[PATCH -next] arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()
2025-03-09 7:07 UTC
[jolsa-perf:bpf/optimized_usdt_1 19/20] kernel/seccomp.c:769:9: error: expected identifier or '(' before 'for'
2025-03-09 6:58 UTC
[ath:master-pending] BUILD SUCCESS 2ae02228b8dc2763a80daa264259566da0847fde
2025-03-09 6:55 UTC
[oe-core][PATCH] libsdl2: fix build with pipewire 1.4.0
2025-03-09 6:56 UTC
[PATCH 0/6] Add support for RK3588 DisplayPort Controller
2025-03-09 6:51 UTC (7+ messages)
` [PATCH 2/6] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH 6/6] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
[PATCH v2] Makefile: fix conditional around sparse
2025-03-09 6:52 UTC (4+ messages)
[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
2025-03-09 6:47 UTC (4+ messages)
[jpoimboe:asm-call 39/42] arch/x86/include/asm/cmpxchg_32.h:96:22: error: expected ':' or ')' before string constant
2025-03-09 6:47 UTC
[PATCH v2] mmc-utils: Docs: Fix Sphinx build error
2025-03-09 6:47 UTC (2+ messages)
[PATCH v2] mmc-utils: Documentation: Add missing entry for "writeprotect user get" command
2025-03-09 6:39 UTC (3+ messages)
[PATCH 0/2] sunxi: h616: fix DRAM size detection
2025-03-09 6:31 UTC (3+ messages)
` [PATCH 1/2] sunxi: h616: dram: Rework "
` [PATCH 2/2] sunxi: H616: dram: Improve address wrapping detection
[PATCH v4 0/2] Add Goodix Berlin-A series support
2025-03-09 6:23 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH v4 2/2] Input: goodix_berlin - Add support for Berlin-A series
[PATCH v3 0/9] dmaengine: idxd: fix memory leak in error handling path
2025-03-09 6:20 UTC (10+ messages)
` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v3 2/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v3 3/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v3 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v3 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v3 6/9] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v3 7/9] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v3 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v3 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
[jpoimboe:asm-call 17/42] arch/x86/include/asm/uaccess_64.h:32:30: error: expected string literal before '[' token
2025-03-09 6:16 UTC
[openeuler:OLK-6.6 2007/2007] kernel/sched/fair.c:174:14: sparse: sparse: symbol 'sysctl_qos_level_weights' was not declared. Should it be static?
2025-03-09 6:16 UTC
[PATCH] sunxi: mmc: Improve reset procedure
2025-03-09 6:12 UTC
[pseudo] [PATCH 0/3] Porting pseudo to LoongArch
2025-03-09 6:00 UTC (4+ messages)
` [pseudo] [PATCH 1/3] pseudo_wrappers.c: Add support for LoongArch64
` [pseudo] [PATCH 2/3] Makefile.in: Use ARCH_FLAGS instead of -m32 and -m64
` [pseudo] [PATCH 3/3] configure: Add support for LoongArch
[android-common:android14-5.15 0/1] include/trace/hooks/ipv4.h:12:1: sparse: sparse: incorrect type in assignment (different address spaces)
2025-03-09 5:55 UTC
[jpoimboe:asm-call 24/42] arch/x86/include/asm/cmpxchg_32.h:91:28: warning: unused variable 'n'
2025-03-09 5:55 UTC
[PATCH v3] eventfd: introduce configurable maximum value for eventfd
2025-03-09 5:50 UTC
[v2] PCI: cadence: Add configuration space capability search API
2025-03-09 5:48 UTC (4+ messages)
[PATCH 0/2] iio: accel: adis16203: cleanup and standardization
2025-03-09 5:48 UTC (4+ messages)
[Patch v2] uio_hv_generic: Set event for all channels on the device
2025-03-09 5:47 UTC (2+ messages)
[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
2025-03-09 5:45 UTC (4+ messages)
` [PATCH v5 5/7] PCI: dwc: qcom: Switch to dwc ELBI resource mapping
` [PATCH v5 6/7] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v5 7/7] PCI: qcom: Add support for ECAM feature
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.