messages from 2025-03-20 21:36:35 to 2025-03-20 22:40:58 UTC [more...]
[RFC PATCH v3 00/13] Clavis LSM
2025-03-20 22:40 UTC (21+ messages)
[PATCH v10 00/18] iommufd support pasid attach/replace
2025-03-20 22:36 UTC (7+ messages)
` [PATCH v10 11/18] iommufd: Support "
` [PATCH v10 12/18] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v10 14/18] iommufd: Allow allocating PASID-compatible domain
[PATCH v5 0/5] Add clock controller support for SpacemiT K1
2025-03-20 22:39 UTC (5+ messages)
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC
[soc:soc/arm] BUILD SUCCESS 911a44cf6ddcb809ef5a5e0345986285a62ef462
2025-03-20 22:33 UTC
[PATCH v2 0/2] Implement endianness swap macros for RISC-V
2025-03-20 22:36 UTC (7+ messages)
` [PATCH v2 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-03-20 22:36 UTC (17+ messages)
` [RFC PATCH 1/5] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [RFC PATCH 2/5] iommu/arm-smmu-v3: Add a helper to wait till cmdq drains
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [RFC PATCH 5/5] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH] load_aout: replace bswap_needed with big_endian
2025-03-20 22:33 UTC (2+ messages)
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-03-20 22:35 UTC (21+ messages)
[Buildroot] [PATCH 1/1] Config.in: introduce BR2_HOST_GCC_AT_LEAST_{12..15}
2025-03-20 22:35 UTC
[pci:controller/amd-mdb] BUILD SUCCESS 6af0b51d9328d1309af9200bdc7ca3181eebc6ba
2025-03-20 22:34 UTC
[pci:next] BUILD SUCCESS 18e07e575bcf23ee14a0e9796c7e150a90368170
2025-03-20 22:34 UTC
[soc:soc/defconfig] BUILD SUCCESS 701340d3b78bcd72fee54aa481b5a4ac84c7ff2a
2025-03-20 22:33 UTC
[tip:WIP.sched/core] BUILD SUCCESS b52173065e0aad82a31863bb5f63ebe46f7eb657
2025-03-20 22:34 UTC
[PATCH v4 1/4] dt-bindings: mtd: raw-nand-chip: Relax node name pattern
2025-03-20 22:31 UTC
[broonie-ci:v2_20250319_ckeepax_tidy_up_asoc_control_get_and_put_handlers 237/251] sound/soc/soc-ops-test.c:450:9: sparse: sparse: incorrect type in initializer (different base types)
2025-03-20 22:31 UTC
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-03-20 22:31 UTC (15+ messages)
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH] arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1
2025-03-20 22:31 UTC (3+ messages)
[PATCH v2 00/30] single-binary: start make hw/arm/ common
2025-03-20 22:30 UTC (31+ messages)
` [PATCH v2 01/30] exec/cpu-all: remove BSWAP_NEEDED
` [PATCH v2 02/30] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
` [PATCH v2 03/30] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PATCH v2 04/30] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PATCH v2 05/30] exec/cpu-all: remove system/memory include
` [PATCH v2 06/30] exec/cpu-all: remove exec/page-protection include
` [PATCH v2 07/30] exec/cpu-all: remove tswap include
` [PATCH v2 08/30] exec/cpu-all: remove exec/cpu-interrupt include
` [PATCH v2 09/30] exec/cpu-all: remove exec/cpu-defs include
` [PATCH v2 10/30] exec/cpu-all: remove exec/target_page include
` [PATCH v2 11/30] exec/cpu-all: remove hw/core/cpu.h include
` [PATCH v2 12/30] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
` [PATCH v2 13/30] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
` [PATCH v2 14/30] exec/cpu-all: remove cpu include
` [PATCH v2 15/30] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
` [PATCH v2 16/30] exec/cpu-all: remove this header
` [PATCH v2 17/30] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN
` [PATCH v2 18/30] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
` [PATCH v2 19/30] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
` [PATCH v2 20/30] target/arm/cpu: always define kvm related registers
` [PATCH v2 21/30] target/arm/cpu: flags2 is always uint64_t
` [PATCH v2 22/30] target/arm/cpu: define same set of registers for aarch32 and aarch64
` [PATCH v2 23/30] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH v2 24/30] meson: add common hw files
` [PATCH v2 25/30] hw/arm/boot: make compilation unit hw common
` [PATCH v2 26/30] hw/arm/armv7m: prepare compilation unit to be common
` [PATCH v2 27/30] hw/arm/digic_boards: "
` [PATCH v2 28/30] hw/arm/xlnx-zynqmp: "
` [PATCH v2 29/30] hw/arm/xlnx-versal: "
` [PATCH v2 30/30] hw/arm: make most of the compilation units common
[PATCH 00/39] hexagon system emu, part 2/3
2025-03-20 22:28 UTC (5+ messages)
` [PATCH 22/39] target/hexagon: Implement setprio, resched
[PATCH 1/2] drm/xe: Remove extra spaces in xe_vm.c
2025-03-20 22:30 UTC (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v2 0/4] Implement TryFrom<&Device> for bus specific devices
2025-03-20 22:27 UTC (5+ messages)
` [PATCH v2 1/4] rust: device: implement Device::parent()
` [PATCH v2 2/4] rust: device: implement bus_type_raw()
` [PATCH v2 3/4] rust: pci: impl TryFrom<&Device> for &pci::Device
` [PATCH v2 4/4] rust: platform: impl TryFrom<&Device> for &platform::Device
[RESEND 0/3] i2c: at91: Fixes and updates
2025-03-20 22:18 UTC (2+ messages)
[PATCH v2] libbpf: Add namespace for errstr making it libbpf_errstr
2025-03-20 22:24 UTC
[PATCH 0/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable fingerprint sensor
2025-03-20 22:16 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH net-next 0/5] net: improve stmmac resume rx clocking
2025-03-20 22:11 UTC (6+ messages)
` [PATCH net-next 1/5] net: phylink: add phylink_prepare_resume()
` [PATCH net-next 2/5] net: stmmac: address non-LPI resume failures properly
` [PATCH net-next 3/5] net: stmmac: socfpga: remove phy_resume() call
` [PATCH net-next 4/5] net: phylink: add functions to block/unblock rx clock stop
` [PATCH net-next 5/5] net: stmmac: block PHY RXC clock-stop
[PATCH 5/5] rust: alloc: add Vec::retain
2025-03-20 22:21 UTC
[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
2025-03-20 22:21 UTC (3+ messages)
[PATCH] xfs_repair: handling a block with bad crc, bad uuid, and bad magic number needs fixing
2025-03-20 22:21 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-setuptools: bump to version 76.0.0
2025-03-20 22:20 UTC (2+ messages)
[PATCH] pinctrl: qcom: Clear latched interrupt status when changing IRQ type
2025-03-20 22:20 UTC (4+ messages)
[CI 0/6] drm/i915/display: add display specific runtime PM interface
2025-03-20 22:20 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: add display specific runtime PM interface (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[Buildroot] [PATCH 1/1] package/python-setuptools-rust: bump to version 1.11.0
2025-03-20 22:20 UTC (2+ messages)
Missing support for webcam HP HD 2300 (0bda / 5822)
2025-03-20 22:20 UTC
[Buildroot] [PATCH 1/1] package/python-tortoise-orm: bump to version 0.24.2
2025-03-20 22:20 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 1.8.3
2025-03-20 22:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-flit-core: bump to version 3.11.0
2025-03-20 22:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohttp: bump to version 3.11.14
2025-03-20 22:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohttp-cors: bump to version 0.8.0
2025-03-20 22:18 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aiohappyeyeballs: bump to version 2.6.1
2025-03-20 22:18 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-aerich: bump to version 0.8.2
2025-03-20 22:17 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-simple-pid: new package
2025-03-20 22:17 UTC (2+ messages)
[PATCH 0/5] Additional methods for Vec
2025-03-20 22:17 UTC (8+ messages)
` [PATCH 1/5] rust: alloc: add Vec::clear
` [PATCH 3/5] rust: alloc: add Vec::push_within_capacity
` [PATCH 4/5] rust: alloc: add Vec::drain_all
[Buildroot] [git commit] package/python-aiohttp-cors: bump to version 0.8.0
2025-03-20 21:58 UTC
[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
2025-03-20 22:16 UTC (6+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
[Buildroot] [git commit] package/python-flit-core: bump to version 3.11.0
2025-03-20 22:02 UTC
[Buildroot] [git commit] package/python-maturin: bump to version 1.8.3
2025-03-20 22:02 UTC
[Buildroot] [git commit] package/python-setuptools-rust: bump to version 1.11.0
2025-03-20 22:02 UTC
[Buildroot] [git commit] package/python-setuptools: bump to version 76.0.0
2025-03-20 22:02 UTC
[Buildroot] [git commit] package/python-aiohappyeyeballs: bump to version 2.6.1
2025-03-20 21:58 UTC
[Buildroot] [git commit] package/python-aiohttp: bump to version 3.11.14
2025-03-20 22:01 UTC
[Buildroot] [git commit] package/python-tortoise-orm: bump to version 0.24.2
2025-03-20 22:02 UTC
[Buildroot] [git commit] package/python-aerich: bump to version 0.8.2
2025-03-20 21:58 UTC
[Buildroot] [git commit] package/python-simple-pid: new package
2025-03-20 21:58 UTC
[meta-webserver][PATCH] hiawatha: upgrade 11.1 -> 11.2
2025-03-20 22:13 UTC
[PATCH v4 0/2] Add a property for setting minimum persentage of i2c clock high
2025-03-20 22:13 UTC (3+ messages)
` [PATCH v4 1/2] aspeed: i2c: add clock duty cycle property
[PATCH v5 1/1] i2c: mediatek: add runtime PM operations and bus regulator control
2025-03-20 22:08 UTC (3+ messages)
linux-next: manual merge of the nfsd tree with the nfs tree
2025-03-20 22:11 UTC
[PATCH 2/5] rust: alloc: add Vec::pop
2025-03-20 22:11 UTC
[PATCH v1 0/3] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals config for PCIe3
2025-03-20 22:08 UTC (7+ messages)
` [PATCH v1 1/3] arm64: defconfig: enable PCI Power Control "
` [PATCH v1 2/3] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3
` [PATCH v1 3/3] arm64: dts: qcom: x1e80100-qcp: Add power control and sideband signals for PCIe3
[PATCH 1/1] cxl/region: Fix the first aliased address miscalculation
2025-03-20 22:09 UTC (2+ messages)
[PATCH 00/11] HID: Asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
2025-03-20 22:09 UTC (12+ messages)
` [PATCH 01/11] HID: asus: refactor init sequence per spec
` [PATCH 02/11] HID: asus: prevent binding to all HID devices on ROG
` [PATCH 03/11] HID: asus: add Asus Z13 2025 Fan key
` [PATCH 04/11] HID: Asus: add Z13 folio to generic group for multitouch to work
` [PATCH 05/11] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH 06/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH 07/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH 08/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH 09/11] HID: asus: add support for the asus-wmi brightness handler
` [PATCH 10/11] HID: asus: add basic RGB support
` [PATCH 11/11] HID: asus: add RGB support to the ROG Ally units
Possible venues for Git Merge 2025
2025-03-20 22:09 UTC (2+ messages)
USB: serial: qcserial: patch for adding Sierra Wireless 9x50, EM91, EM92 and SDX35
2025-03-20 22:08 UTC
[PATCHSET v5 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
2025-03-20 22:08 UTC (4+ messages)
` [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
[PATCH 4/4] iio: dac: ad3530r: Add driver for AD3530R and AD3531R
2025-03-20 22:08 UTC (2+ messages)
[PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
2025-03-20 22:08 UTC (3+ messages)
[PATCH v2] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
2025-03-20 22:06 UTC
[PATCH 4/5] rust: alloc: add Vec::drain_all
2025-03-20 22:06 UTC
[PATCH] i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
2025-03-20 22:03 UTC (3+ messages)
ftrace: sorttable unable to sort ELF64 on 32-bit host
2025-03-20 22:02 UTC
[PATCH v2 1/1] audit: Mark audit_log_vformat() with __printf() attribute
2025-03-20 22:02 UTC (2+ messages)
[RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop
2025-03-20 22:01 UTC (12+ messages)
` [RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
` [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
` [RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop()
` Why use plain numbers and totals rather than predef'd constants for RPC sizes?
[PATCH] i3c: master: svc: fix signed/unsigned mismatch in dynamic address assignment
2025-03-20 22:01 UTC (6+ messages)
Compile problems w/gcc 9.4.0 in linux-next
2025-03-20 21:58 UTC (4+ messages)
[PATCH i-g-t v1] lib/igt_psr: Fix PSR active check for DisplayPort connectors
2025-03-20 21:56 UTC
[PATCH 0/4] Add RZ/G3E XSPI clocks
2025-03-20 21:56 UTC (7+ messages)
` [PATCH 1/4] clk: renesas: rzv2h-cpg: Add support for coupled clock
[PATCH 0/3] VF: debugfs fixes
2025-03-20 21:56 UTC (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
Discussion on unexpected behavior of ARINC653 scheduler
2025-03-20 21:54 UTC (5+ messages)
[PATCH RFC NOT TESTED 0/2] PCI: artpec6: Try to clean up artpec6_pcie_cpu_addr_fixup()
2025-03-20 21:54 UTC (2+ messages)
[PATCH] cpumask: align text in comment
2025-03-20 21:52 UTC (2+ messages)
[RFC PATCH V1 00/13] mm: slowtier page promotion based on PTE A bit
2025-03-20 21:50 UTC (4+ messages)
[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
2025-03-20 21:50 UTC (8+ messages)
[Buildroot] [PATCH 1/2] package/linux-tools: perf: Fix _BIN_ARCH_EXCLUDE
2025-03-20 21:47 UTC (2+ messages)
[PATCH v3 0/3] media: qcom: iris: add support for SA8775P
2025-03-20 21:47 UTC (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p-ride: enable video
[Buildroot] [git commit] package/linux-tools: selftests: Add path containing BPF binary to _BIN_ARCH_EXCLUDE
2025-03-20 21:44 UTC
[Buildroot] [git commit] package/linux-tools: perf: Fix _BIN_ARCH_EXCLUDE
2025-03-20 21:44 UTC
(.head.text+0x900): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
2025-03-20 21:45 UTC
[linux-next:master 12415/12447] ld.lld: error: vmlinux.a(drivers/mtd/nand/raw/mxic_nand.o):(function mxic_nfc_probe: .text+0x40): relocation R_RISCV_HI20 out of range: 532494 is not in [-524288, 524287]; references '.L.str.2'
2025-03-20 21:45 UTC
[PATCH v8 0/8] platform/x86: Add asus-armoury driver
2025-03-20 21:46 UTC (5+ messages)
` [PATCH v8 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v8 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
[PATCH v3 1/1] PCI: Fix BAR resizing when VF BARs are assigned
2025-03-20 21:45 UTC (2+ messages)
[PATCH] mm/arm64: Drop dead code for pud special bit handling
2025-03-20 21:45 UTC (3+ messages)
[PATCH 0/4 v3] cgroup: separate rstat trees
2025-03-20 21:44 UTC (5+ messages)
` [PATCH 3/4 v3] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH 4/4 v3] cgroup: save memory by splitting cgroup_rstat_cpu into compact and full versions
[PATCH v3] drm: Add UAPI for the Asahi driver
2025-03-20 21:42 UTC (3+ messages)
[PATCH v2 0/3] media: qcom: iris: add support for SA8775P
2025-03-20 21:43 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: qcom,sm8550-iris: document SA8775p IRIS accelerator
[PATCH] cpufreq/amd-pstate: Prefix setup messages with FW_BUG
2025-03-20 21:41 UTC
[RFC PATCH 0/4] uptr KV store
2025-03-20 21:40 UTC (5+ messages)
` [RFC PATCH 1/4] bpf: Allow creating dynptr from uptr
` [RFC PATCH 2/4] selftests/bpf: Implement basic uptr KV store
` [RFC PATCH 3/4] selftests/bpf: Test basic uptr KV store operations from user space and bpf
` [RFC PATCH 4/4] selftests/bpf: Test changing KV store value layout
[PATCH 1/1] x86/hyperv: Add comments about hv_vpset and var size hypercall input args
2025-03-20 21:40 UTC (2+ messages)
[PATCH v6] PCI: Allow PCI bridges to go to D3Hot on all non-x86
2025-03-20 21:38 UTC (2+ messages)
[PATCH] fixup! Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
2025-03-20 21:38 UTC (2+ messages)
[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
2025-03-20 21:37 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/libressl: bump to version 4.0.0
2025-03-20 21:36 UTC (2+ messages)
[RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop()
2025-03-19 0:32 UTC
[RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
2025-03-14 22:27 UTC
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.