messages from 2024-11-29 14:45:03 to 2024-11-29 15:51:28 UTC [more...]
[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
2024-11-29 15:51 UTC (16+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
[PATCH v2 00/17] RPMI and SBI MPXY support for OpenSBI
2024-11-29 15:50 UTC (18+ messages)
` [PATCH v2 01/17] lib: Increase ROOT_REGION_MAX to accomodate more memregions
` [PATCH v2 02/17] lib: utils/mailbox: Add generic mailbox library
` [PATCH v2 03/17] lib: utils/mailbox: Add simple FDT based mailbox framework
` [PATCH v2 04/17] lib/utils: Add RPMI messaging protocol and shared memory transport support
` [PATCH v2 05/17] lib/utils: reset: Add RPMI System Reset driver
` [PATCH v2 06/17] lib: utils: Add simple FDT based system suspend driver framework
` [PATCH v2 07/17] lib: utils/suspend: Add RPMI system suspend driver
` [PATCH v2 08/17] lib: sbi: Add optional resume address to hart suspend
` [PATCH v2 09/17] lib: utils/fdt: Allow dynamic registration of FDT fixup callbacks
` [PATCH v2 10/17] lib: utils: Add simple FDT based HSM driver framework
` [PATCH v2 11/17] lib: utils/hsm: Add RPMI HSM driver
` [PATCH v2 12/17] lib: utils: Add simple FDT based CPPC driver framework
` [PATCH v2 13/17] lib: utils/cppc: Add RPMI CPPC driver
` [PATCH v2 14/17] lib: sbi: Add SBI Message Proxy (MPXY) framework
` [PATCH v2 15/17] lib: sbi: Implement SBI MPXY extension
` [PATCH v2 16/17] lib: utils: Add simple FDT based MPXY driver framework
` [PATCH v2 17/17] lib: utils/mpxy: Add RPMI client driver for MPXY
[Intel-wired-lan] [PATCH v2 iwl-next 00/10] add initial PTP support
2024-11-29 15:48 UTC (10+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation
` "
` [Intel-wired-lan] [PATCH v2 iwl-next 08/10] idpf: add Tx timestamp flows
` "
` [Intel-wired-lan] [PATCH v2 iwl-next 09/10] idpf: add support for Rx timestamping
` "
[PATCH v3 00/15] Allocate and free frozen pages
2024-11-29 15:47 UTC (7+ messages)
` [PATCH v3 01/15] mm/page_alloc: Cache page_zone() result in free_unref_page()
` [PATCH v3 02/15] mm: Make alloc_pages_mpol() static
` [PATCH v3 03/15] mm/page_alloc: Export free_frozen_pages() instead of free_unref_page()
[PULL 0/3] Bugfixes for QEMU 9.2 rc3
2024-11-29 15:45 UTC (2+ messages)
[GIT PULL] more s390 updates for 6.13 merge window
2024-11-29 15:45 UTC
[PULL for-9.2 0/7] 9p queue 2024-11-28
2024-11-29 15:45 UTC (2+ messages)
[PATCH 0/6] Enable strict percpu address space checks
2024-11-29 15:45 UTC (3+ messages)
` [PATCH 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
[PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
2024-11-29 15:44 UTC (3+ messages)
` [PATCH v2 2/3 for 9.2] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
[PATCH-for-10.0 0/3] hw/char/riscv_htif: Remove tswap64() calls
2024-11-29 15:43 UTC (4+ messages)
` [PATCH-for-10.0 1/3] MAINTAINERS: Cover RISC-V HTIF interface
` [PATCH-for-10.0 2/3] hw/char/riscv_htif: Explicit little-endian implementation
` [PATCH-for-10.0 3/3] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
[PATCH] brd: decrease the number of allocated pages which discarded
2024-11-29 15:44 UTC (2+ messages)
[PATCH v4 0/3] Asus vivobook s15 improvements
2024-11-29 15:44 UTC (4+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: x1e80100-vivobook-s15: Add bluetooth
[PATCH] block, bfq: fix bfqq uaf in bfq_limit_depth()
2024-11-29 15:43 UTC (2+ messages)
[PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
2024-11-29 15:42 UTC (2+ messages)
[PATCH 0/2] lib: sbi: fixes a few SSE errors
2024-11-29 15:41 UTC (4+ messages)
[PATCH 6.1] erofs: reliably distinguish block based and fscache mode
2024-11-29 15:41 UTC (2+ messages)
[PATCH 0/3] Flush DMC wakelock release work at the end of runtime suspend
2024-11-29 15:41 UTC (7+ messages)
` [PATCH 1/3] drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
` [PATCH 2/3] drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
` [PATCH 3/3] drm/xe/display: Flush DMC wakelock release work on runtime suspend
` ✓ CI.Patch_applied: success for Flush DMC wakelock release work at the end of "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH] x86/insn_decoder_test: allow longer symbol-names
2024-11-29 15:40 UTC
[PATCH 00/10] Improve SCSI target logs
2024-11-29 15:30 UTC (11+ messages)
` [PATCH 01/10] target: core: "
` [PATCH 02/10] target: Use new log wrappers
` [PATCH 03/10] target: Fix quoted strings splitting
` [PATCH 04/10] target: Fix some obvious style problems
` [PATCH 05/10] target: Add log prefix to all tcm files
` [PATCH 06/10] target: Remove old prefixes from log messages
` [PATCH 07/10] target: core: Extend CaW logging
` [PATCH 08/10] target: core: Use extended logs where possible
` [PATCH 09/10] target: Use __func__ in logs
` [PATCH 10/10] target: iscsi: Improve a log message
[PATCH] pinctrl: sunxi: Use minimal debouncing period as default
2024-11-29 15:37 UTC (8+ messages)
[LTP] [PATCH] tee02: Convert docs to docparse
2024-11-29 15:37 UTC (2+ messages)
[PATCH 1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port
2024-11-29 15:37 UTC (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/2] "
[PATCH AUTOSEL 5.15 01/12] watch_queue: fix kcalloc() arguments order
2024-11-29 15:37 UTC (9+ messages)
` [PATCH AUTOSEL 5.15 11/12] x86/barrier: Do not serialize MSR accesses on AMD
[PATCH v7 0/8] Add support for AD485x DAS Family
2024-11-29 15:35 UTC (9+ messages)
` [PATCH v7 1/8] iio: backend: add API for interface get
` [PATCH v7 2/8] iio: backend: add support for data size set
` [PATCH v7 3/8] iio: backend: add API for oversampling
` [PATCH v7 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v7 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v7 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v7 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v7 8/8] iio: adc: ad4851: add ad485x driver
[PATCH 0/5] drm/i915/dp: convert to struct intel_display
2024-11-29 15:35 UTC (15+ messages)
` [PATCH 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH 4/5] drm/i915/dp: convert interfaces "
` [PATCH 5/5] drm/i915/dp: finish link training conversion "
` ✓ CI.Patch_applied: success for drm/i915/dp: convert "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ Fi.CI.SPARSE: warning "
` ✓ CI.Hooks: success "
` ✗ CI.checksparse: warning "
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v3 0/2] Add ADF4371 Reference Doubler and Reference Divider
2024-11-29 15:33 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
` [PATCH v3 2/2] iio: frequency: adf4371: add ref doubler and div2
[PATCH 0/3] clk: qcom: sm8750: Add sm8750-dispcc clock controller
2024-11-29 15:33 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom,sm8550-dispcc: Add SM8750 DISPCC
[PATCH V2 1/2] gnupg: upgrade 2.5.0 -> 2.5.1
2024-11-29 15:33 UTC (2+ messages)
` [PATCH 2/2] gcr: correct gpg2 -> gpg
[PATCH v3 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
2024-11-29 15:33 UTC (7+ messages)
` [PATCH v3 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH v3 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
` [PATCH v3 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750
[PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-11-29 15:31 UTC (3+ messages)
[PATCH v12 00/15] macOS PV Graphics and new vmapple machine type
2024-11-29 15:25 UTC (16+ messages)
` [PATCH v12 01/15] ui & main loop: Redesign of system-specific main thread event handling
` [PATCH v12 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v12 03/15] hw/display/apple-gfx: Adds PCI implementation
` [PATCH v12 04/15] hw/display/apple-gfx: Adds configurable mode list
` [PATCH v12 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
` [PATCH v12 06/15] hw: Add vmapple subdir
` [PATCH v12 07/15] hw/misc/pvpanic: Add MMIO interface
` [PATCH v12 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PATCH v12 09/15] gpex: Allow more than 4 legacy IRQs
` [PATCH v12 10/15] hw/vmapple/aes: Introduce aes engine
` [PATCH v12 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v12 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v12 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v12 14/15] hw/block/virtio-blk: Replaces request free function with g_free
` [PATCH v12 15/15] hw/vmapple/vmapple: Add vmapple machine type
[PATCH v2] perf: map pages in advance
2024-11-29 15:31 UTC
[PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC
2024-11-29 15:31 UTC (2+ messages)
[PATCH 0/2] Drop BU27008 and BU27010
2024-11-29 15:32 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: iio: light: "
Quantas CCLA Schedule A update 20241121
2024-11-29 15:30 UTC (2+ messages)
[nf PATCH] ipset: core: Hold module reference while requesting a module
2024-11-29 15:30 UTC
[PATCH] dt-bindings: iio: st-sensors: Re-add IIS2MDC magnetometer
2024-11-29 15:29 UTC (2+ messages)
[PATCH v2 0/2] Enable ethernet on qcs615
2024-11-29 15:29 UTC (10+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node
[PATCH v2 0/2] Document the new media-committer's model
2024-11-29 15:27 UTC (5+ messages)
` [PATCH v2 1/2] docs: media: update maintainer-entry-profile for multi-committers
` [PATCH v2 2/2] docs: media: document media multi-committers rules and process
[RFC PATCH] drm/bridge: panel: Use devm_drm_bridge_add()
2024-11-29 15:24 UTC (10+ messages)
[RFC PATCH v3 0/9] futex: Add support task local hash maps
2024-11-29 15:23 UTC (3+ messages)
[android-common:android15-6.6-desktop 13266/24492] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-makomo-sku0.dtb: pinctrl@10005000: mmc1-pins-uhs:pins_clk: 'pinmux' is a required property
2024-11-29 15:21 UTC
[PATCH v2 0/5] drm/panthor: Be robust against failures in the resume path
2024-11-29 15:21 UTC (7+ messages)
` [PATCH v2 2/5] drm/panthor: Be robust against runtime PM resume failures in the suspend path
` [PATCH v2 4/5] drm/panthor: Be robust against resume failures
[yocto-docs PATCH 0/5] Update the dependencies in poky.yaml.in
2024-11-29 15:21 UTC (6+ messages)
` [yocto-docs PATCH 4/5] system-requirements.rst: add dependencies for pdf builds
` [docs] "
[PATCH v3 0/3] add FlexCAN support for S32G2/S32G3 SoCs
2024-11-29 15:20 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
2024-11-29 15:20 UTC (5+ messages)
` [PATCH v1 2/3] iio: pressure: bmp280: Use sizeof() for denominator
` [PATCH v1 3/3] iio: pressure: bmp280: Make time vars intuitive and move to fsleep
[PATCH] perf test: Don't signal all processes on system when interrupting tests
2024-11-29 15:19 UTC
[PATCH] sched: fixed a spaces/tabs coding style issue
2024-11-29 15:19 UTC
[linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#]
2024-11-29 15:19 UTC
[PATCH] arm64: dts: rockchip: add support for device tree overlays for Radxa devices
2024-11-29 15:18 UTC (6+ messages)
How to query the number of processes queueing for the CPU inside the VM
2024-11-29 15:17 UTC (2+ messages)
[PATCH] media: uvcvideo: Use uvc_query_name in uvc_get_video_ctrl
2024-11-29 15:17 UTC
[PATCH] drm/amdgpu: fix UVD contiguous CS mapping problem
2024-11-29 15:08 UTC
[PATCH v5 0/4] Enable shared SE support over I2C
2024-11-29 15:14 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
[PATCH] verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZE
2024-11-29 15:12 UTC
[PATCH] riscv: Rewrite AMO instructions via lr and sc
2024-11-29 15:12 UTC (3+ messages)
[PATCH v4 0/4] Enable shared SE support over I2C
2024-11-29 15:12 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
[brauner-github:work.pidfs.file_handle 3/10] include/linux/compiler_attributes.h:214:41: warning: attribute 'fallthrough' not preceding a case label or default label
2024-11-29 15:10 UTC
[PATCH v2 0/2] OPP: fix buffer overflow in indexed freq and bandwidth reads
2024-11-29 15:06 UTC (3+ messages)
` [PATCH v2 1/2] OPP: add index check to assert to avoid buffer overflow in _read_freq()
` [PATCH v2 2/2] OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2024-11-29 15:06 UTC (4+ messages)
` [PATCH v4 08/12] iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC
[PATCH i-g-t v2 0/2] tests/gem_mmap_offset: Fix OOM hits
2024-11-29 15:06 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for tests/gem_mmap_offset: Fix OOM hits (rev2)
` ✗ i915.CI.Full: "
[PATCH] cve-update-nvd2-native: Update vector logic
2024-11-29 15:05 UTC (4+ messages)
` [OE-core] "
[PATCH 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
2024-11-29 15:01 UTC (4+ messages)
` [PATCH 3/5] phy: fsl-imx8mq-usb: add tca function driver for imx95
[oe-ore][PATCHv3] libsecret: add pam support depending on DISTRO_FEATURES
2024-11-29 15:02 UTC (2+ messages)
` Patchtest results for "
[oe-ore][PATCHv2] libsecret: add pam support depending on DISTRO_FEATURES
2024-11-29 15:02 UTC (2+ messages)
` Patchtest results for "
[PATCH] dt-bindings: iio: accel: fxls8962af: add wakeup-source property
2024-11-29 15:01 UTC
[yocto-docs PATCH] Add scripts to build the docs in containers
2024-11-29 15:01 UTC (3+ messages)
` [docs] "
[PATCH] list_lru: expand list_lru_add() docs with info about sublists
2024-11-29 14:59 UTC (5+ messages)
[PATCH v2] list_lru: expand list_lru_add() docs with info about sublists
2024-11-29 14:58 UTC
[PATCH] net: tftpput: reset timeout_count when an ACK is received
2024-11-29 14:56 UTC (2+ messages)
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-11-29 14:55 UTC (6+ messages)
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit
[PATCH v2] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE_RESULT_SRC
2024-11-29 14:55 UTC (6+ messages)
New cachefilesd implementation
2024-11-29 14:54 UTC
[PATCH net-next v2] net: dsa: microchip: Make MDIO bus name unique
2024-11-29 14:54 UTC (2+ messages)
[PATCH v2 0/3] iio: adc: ad7173: fix non-const info struct
2024-11-29 14:53 UTC (4+ messages)
` [PATCH v2 2/3] iio: adc: ad7173: remove special handling for irq number
[PATCH RFC 0/6] pidfs: implement file handle support
2024-11-29 14:52 UTC (3+ messages)
` [PATCH RFC 6/6] "
[OE-core] [oe-ore][PATCHv3] libsecret: add pam support depending on DISTRO_FEATURES
2024-11-29 14:51 UTC
[PATCH 0/5] aarch64, common: improve clang and llvm support
2024-11-29 14:50 UTC (4+ messages)
` [PATCH 2/5] build: add possibility to use LLVM tools
[PATCH 1/1] lib: sbi_misaligned_ldst: Add handling of vector load/store
2024-11-29 14:50 UTC (2+ messages)
[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
2024-11-29 14:50 UTC (10+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
[PATCH 1/2] device property: do not leak child nodes when using NULL/error pointers
2024-11-29 14:50 UTC (4+ messages)
[PATCH 00/12] Add support for Renesas RZ/G3E SoC and SMARC-EVK platform
2024-11-29 14:49 UTC (3+ messages)
` [PATCH 07/12] clk: renesas: rzv2h-cpg: Add MSTOP support
[PATCH v6 0/2] New s390 specific protected key hmac
2024-11-29 14:48 UTC (3+ messages)
` [PATCH v6 2/2] s390/crypto: New s390 specific protected key hash phmac
[PATCH] perf: map pages in advance
2024-11-29 14:48 UTC (12+ messages)
[PATCH] drm/i915/display: replace dig_port->saved_port_bits with flags
2024-11-29 14:47 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v2 0/6] drm/i915/display: power conversion to struct intel_display
2024-11-29 14:46 UTC (4+ messages)
` [PATCH v2 4/6] drm/i915/display: convert power domain code internally "
[meta-python][PATCH 1/5] python3-yarl: Upgrade 1.17.1 -> 1.18.0
2024-11-29 14:46 UTC (5+ messages)
` [meta-python][PATCH 2/5] python3-stevedore: Upgrade 5.3.0 -> 5.4.0
` [meta-python][PATCH 3/5] python3-typer: Upgrade 0.13.1 -> 0.14.0
` [meta-python][PATCH 4/5] python3-waitress: Upgrade 3.0.0 -> 3.0.2
` [meta-python][PATCH 5/5] python3-service-identity: Upgrade 21.1.0 -> 24.2.0
[PATCH v2 0/4] drm/dp: Expose only a properly inited connector
2024-11-29 14:46 UTC (4+ messages)
` [PATCH v2 1/4] drm/dp: Add a way to init/add a connector in separate steps
[PATCH V7 0/9] SCHED_DEADLINE server infrastructure
2024-11-29 14:44 UTC (6+ messages)
` [PATCH V7 9/9] sched/rt: Remove default bandwidth control
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.