messages from 2024-12-11 16:37:59 to 2024-12-11 17:26:04 UTC [more...]
conntrack-tools conntrack cli json output option?
2024-12-11 16:47 UTC
[PATCH v5 0/2] Export PBEC Data register into sysfs
2024-12-11 17:25 UTC (3+ messages)
` [PATCH v5 1/2] Add helper functions for Power Budgeting Extended Capability
[PATCH v2] dt-bindings: power: actions,owl-sps: convert to YAML
2024-12-11 17:23 UTC (2+ messages)
[PATCH v2 net-next] net: phylink: improve phylink_sfp_config_phy() error message with empty supported
2024-12-11 17:25 UTC
amd-pstate fixes for 6.13 (12/11/24)
2024-12-11 17:25 UTC
[PATCH v2 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
2024-12-11 17:23 UTC (6+ messages)
` [PATCH v2 3/5] drm/rockchip: vop2: Improve "
[PATCH v1 1/2] perf hwmon_pmu: Use openat rather than dup to refresh directory
2024-12-11 17:23 UTC (2+ messages)
[PATCH] perf ftrace: Fix undefined behavior in cmp_profile_data()
2024-12-11 17:23 UTC (2+ messages)
[syzbot] [kvm?] WARNING in __srcu_check_read_flavor
2024-12-11 17:23 UTC
[styhead][PATCH] Backport: Fix c++: tweak for Wrange-loop-construct
2024-12-11 17:22 UTC
[PATCH v2 00/35] Introduce NS8250 UART emulator
2024-12-11 17:22 UTC (10+ messages)
` [PATCH v2 10/35] xen/domain: add get_initial_domain_id()
` [PATCH v2 11/35] xen/domain: enable max_init_domid for all architectures
` [PATCH v2 13/35] xen/console: rename console_input_domain
` [PATCH v2 14/35] xen/console: rename switch_serial_input() to console_find_owner()
[PATCH v2 0/5] rpi: Tidy up booting
2024-12-11 17:22 UTC (6+ messages)
` [PATCH v2 5/5] rpi: Use the U-Boot control FDT for fdt_addr
[PATCH v4 00/10] Amlogic C3 ISP support
2024-12-11 17:21 UTC (3+ messages)
` [PATCH v4 07/10] media: uapi: Add stats buffer and parameters buffer for c3 ISP
pull request: bluetooth 2024-12-11
2024-12-11 17:21 UTC
[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
2024-12-11 17:20 UTC (7+ messages)
` [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
[scarthgap][PATCH] Backport: Fix c++: tweak for Wrange-loop-construct
2024-12-11 17:20 UTC (2+ messages)
` [OE-core] "
[PATCH] wifi: ath12k: fix leaking michael_mic for non-primary links
2024-12-11 17:20 UTC (2+ messages)
[PATCH next] wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event()
2024-12-11 17:20 UTC (2+ messages)
[PATCH] memcg: allow exiting tasks to write back data to swap
2024-12-11 17:19 UTC (5+ messages)
[PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part
2024-12-11 17:19 UTC (44+ messages)
` [PATCH v3 01/69] target/arm: Add section labels for "Data Processing (register)"
` [PATCH v3 03/69] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree
` [PATCH v3 07/69] target/arm: Convert RBIT, REV16, REV32, REV64 "
` [PATCH v3 10/69] target/arm: Convert XPAC[ID] "
` [PATCH v3 15/69] target/arm: Convert disas_adc_sbc "
` [PATCH v3 19/69] target/arm: Convert disas_cond_select "
` [PATCH v3 20/69] target/arm: Introduce fp_access_check_scalar_hsd
` [PATCH v3 23/69] target/arm: Fix decode of fp16 vector fabs, fneg, fsqrt
` [PATCH v3 24/69] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
` [PATCH v3 27/69] target/arm: Convert FSQRT "
` [PATCH v3 28/69] target/arm: Convert FRINT[NPMSAXI] "
` [PATCH v3 29/69] target/arm: Convert BFCVT "
` [PATCH v3 33/69] target/arm: Convert FJCVTZS "
` [PATCH v3 37/69] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
` [PATCH v3 38/69] target/arm: Convert CLS, CLZ (vector) to decodetree
` [PATCH v3 40/69] target/arm: Convert CNT, NOT, RBIT "
` [PATCH v3 41/69] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) "
` [PATCH v3 42/69] target/arm: Introduce gen_gvec_rev{16,32,64}
` [PATCH v3 43/69] target/arm: Convert handle_rev to decodetree
` [PATCH v3 44/69] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
` [PATCH v3 45/69] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
` [PATCH v3 46/69] target/arm: Convert handle_2misc_pairwise to decodetree
` [PATCH v3 47/69] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
` [PATCH v3 48/69] target/arm: Introduce clear_vec
` [PATCH v3 49/69] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
` [PATCH v3 51/69] target/arm: Convert FCVTXN "
` [PATCH v3 52/69] target/arm: Convert SHLL "
` [PATCH v3 54/69] target/arm: Convert FABS, FNEG (vector) "
` [PATCH v3 55/69] target/arm: Convert FSQRT "
` [PATCH v3 56/69] target/arm: Convert FRINT* "
` [PATCH v3 57/69] target/arm: Convert FCVT* (vector, integer) scalar "
` [PATCH v3 58/69] target/arm: Convert FCVT* (vector, fixed-point) "
` [PATCH v3 59/69] target/arm: Convert [US]CVTF (vector, integer) "
` [PATCH v3 60/69] target/arm: Convert [US]CVTF (vector, fixed-point) "
` [PATCH v3 62/69] target/arm: Convert [US]CVTF (vector) "
` [PATCH v3 63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) "
` [PATCH v3 64/69] target/arm: Convert FCVT* (vector, integer) "
` [PATCH v3 65/69] target/arm: Convert handle_2misc_fcmp_zero "
` [PATCH v3 66/69] target/arm: Convert FRECPE, FRECPX, FRSQRTE "
` [PATCH v3 68/69] target/arm: Convert URECPE and URSQRTE "
` [PATCH v3 69/69] target/arm: Convert FCVTL "
[PATCH i-g-t] tests/intel/kms_fbcon_fbt: Add skip condition for bmg platform
2024-12-11 17:19 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_fbcon_fbt: Add skip condition for bmg platform (rev2)
[PATCH RESEND] mempolicy.h: Remove unnecessary header file inclusions with no test failure
2024-12-11 17:18 UTC (2+ messages)
[PATCHv13 10/11] nvme: register fdp parameters with the block layer
2024-12-11 17:18 UTC (2+ messages)
[PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
2024-12-11 17:18 UTC (2+ messages)
[PATCH v2 0/2] perf probe: Fix uninitialized variable
2024-12-11 17:18 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH 1/2] drm/i915/dp: add g4x_dp_compute_config()
2024-12-11 17:17 UTC (4+ messages)
` [PATCH 2/2] drm/i915/dp: move g4x_dp_set_clock() call to g4x_dp_compute_config()
[PATCH v6 6/7] pinctrl: s32cc: implement GPIO functionality
2024-12-11 17:02 UTC (2+ messages)
[PATCH v2] KVM: x86: Drop the kvm_has_noapic_vcpu optimization
2024-12-11 17:16 UTC (5+ messages)
[PATCH net-next 0/5] ionic: minor code updates
2024-12-11 17:15 UTC (4+ messages)
` [PATCH net-next 5/5] ionic: add support for QSFP_PLUS_CMIS
[PATCH v10 0/4] Introduce DRM device wedged event
2024-12-11 17:14 UTC (8+ messages)
` [PATCH v10 1/4] drm: Introduce "
[PATCH] PCI/portdrv: Disable bwctrl service if port is fixed at 2.5 GT/s
2024-12-11 17:14 UTC (5+ messages)
[PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver
2024-12-11 17:11 UTC (3+ messages)
[PATCH v3 1/1] dt-bindings: PCI: mobiveil: convert mobiveil-pcie.txt to yaml format
2024-12-11 17:13 UTC
[PATCH] watchdog: stm32_iwdg: fix DT backward compatibility
2024-12-11 17:12 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: don't access invalid sched
2024-12-11 17:10 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
` [PATCH 3/3] drm/amdgpu: remove useless init from amdgpu_job_alloc
[PATCH v6 0/3] media: mediatek: vcodec: support h264 extend vsi
2024-12-11 17:10 UTC (3+ messages)
` [PATCH v6 3/3] media: mediatek: vcodec: add description for vsi struct
[PATCH net v3 0/3] bnxt_en: support header page pool in queue API
2024-12-11 17:11 UTC (7+ messages)
` [PATCH net v3 3/3] bnxt_en: handle tpa_info in queue API implementation
[PATCH 0/4] drm/bridge: move drm_atomic_helper_connector_hdmi_check() to drm_bridge_connector
2024-12-11 17:11 UTC (2+ messages)
[PATCH v2 00/69] target/arm: AArch64 decodetree conversion, final part
2024-12-11 16:05 UTC (7+ messages)
` [PATCH v2 53/69] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg
` [PATCH v2 58/69] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree
` [PATCH v2 60/69] target/arm: Convert [US]CVTF "
[PATCH 00/13] multipathd: More map reload handling, and checkerloop work
2024-12-11 17:09 UTC (5+ messages)
` [PATCH 03/13] multipathd: allow map removal in do_sync_mpp()
[PATCH v2] dt-bindings: leds: Convert LP8860 into YAML format
2024-12-11 17:07 UTC
Unicode conversion issue
2024-12-11 17:08 UTC (3+ messages)
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-11 17:07 UTC (10+ messages)
[RFC][PATCH v021 0/9] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
2024-12-11 17:07 UTC (7+ messages)
` [RFC][PATCH v021 4/9] sched/topology: Adjust cpufreq checks for EAS
[PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
2024-12-11 17:06 UTC (10+ messages)
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix error recovery sequence
[PATCH 1/2] drm/amdgpu/jpeg4.0.3: use num_jpeg_inst for SR-IOV
2024-12-11 17:05 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/jpeg5.0.1: "
[PATCH 0/4] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
2024-12-11 17:05 UTC (3+ messages)
` [PATCH 3/4] drivers: base: test: Drop "devm" from platform-device-test names
[PATCH] rust: sync: add #[must_use] to Lock::try_lock
2024-12-11 17:05 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/3] meta/lib/oe/sbom30.py: correct alias
2024-12-11 17:03 UTC (2+ messages)
` [OE-core] "
[core-for-CI] Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING."
2024-12-11 17:03 UTC (2+ messages)
[Buildroot] [PATCH] package/skeleton: create lib64 symlink on s390x
2024-12-11 17:03 UTC
[PATCH v4 0/2] drm/panthor: Display size of internal kernel BOs through fdinfo
2024-12-11 17:02 UTC (4+ messages)
` [PATCH v4 2/2] Documentation/gpu: Add fdinfo meanings of drm-*-internal memory tags
[PATCH i-g-t] tests/intel/kms_dirtyfb: Add skip condition for bmg platform
2024-12-11 17:02 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_dirtyfb: Add skip condition for bmg platform (rev2)
[PATCH 0/3] Enlightened vTPM support for SVSM on SEV-SNP
2024-12-11 17:02 UTC (13+ messages)
` [PATCH 3/3] x86/sev: add a SVSM vTPM platform device
[PATCH] regmap: regmap_multi_reg_read(): make register list const
2024-12-11 17:02 UTC (2+ messages)
[PATCH v2] ASoC: dt-bindings: convert rt5682.txt to dt-schema
2024-12-11 17:02 UTC (2+ messages)
[PATCH] Documentation: sched/RT: Update paragraphs about RT bandwidth control
2024-12-11 17:00 UTC
[Buildroot] [PATCH 1/1] support/testing/infra/emulator.py: add qemu version in run log
2024-12-11 17:00 UTC (2+ messages)
[Buildroot] [git commit] support/testing/infra/emulator.py: add qemu version in run log
2024-12-11 16:50 UTC
[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
2024-12-11 16:59 UTC (3+ messages)
[PATCH v12 0/5] rockchip: clk: add GATE_LINK support
2024-12-11 16:58 UTC (12+ messages)
` [PATCH v12 1/5] clk: rockchip: support clocks registered late
` [PATCH v12 2/5] clk: rockchip: rk3588: register GATE_LINK later
` [PATCH v12 3/5] clk: rockchip: expose rockchip_clk_set_lookup
` [PATCH v12 4/5] clk: rockchip: implement linked gate clock support
` [PATCH v12 5/5] clk: rockchip: rk3588: drop RK3588_LINKED_CLK
[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
2024-12-11 16:58 UTC (9+ messages)
` [PATCH v6 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v6 7/8] PCI: Create helper to print TLP Header and Prefix Log
` [PATCH v6 8/8] PCI/AER: Add prefixes to printouts
[PATCH v2] dt-bindings: devicetree: explain how to get CS active-high
2024-12-11 16:57 UTC (2+ messages)
arch/arm64/kvm/mmu.c:1570 user_mem_abort() error: uninitialized symbol 'fault_granule'
2024-12-11 16:56 UTC
[PATCH 0/9] target/arm: Helper type cleanups
2024-12-11 16:56 UTC (3+ messages)
` [PATCH 7/9] target/arm: Convert sme_helper.c to fpst alias
[PATCH v2 1/2] dt-bindings: display: panel-lvds: Add compatible for AUO G084SN05 V9
2024-12-11 16:57 UTC (4+ messages)
[PATCH v3 0/5] rpi: Tidy up booting
2024-12-11 16:57 UTC (4+ messages)
` [PATCH v3 2/5] rpi: Set bootm_size to 512MB
Patchwork housekeeping for: spi-devel-general
2024-12-11 16:56 UTC
[PATCH v2] qmi: call-forwarding: fallback to basic forwarding info if no extended
2024-12-11 16:54 UTC (2+ messages)
` [PATCH v3] "
[PATCH v8 0/3] clk: qcom: Add support for multiple power-domains for a clock controller
2024-12-11 16:54 UTC (4+ messages)
` [PATCH v8 1/3] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
` [PATCH v8 2/3] clk: qcom: common: Add support for power-domain attachment
` [PATCH v8 3/3] clk: qcom: Support attaching GDSCs to multiple parents
[PATCH] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-11 16:54 UTC (12+ messages)
[RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2024-12-11 16:52 UTC (3+ messages)
` [RFC PATCH v1 3/5] arm64: Add errata and workarounds for systems with broken BBML2
[PATCH v2] drm/display: use ERR_PTR on DP tunnel manager creation fail
2024-12-11 16:52 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[RFC v2 0/8] drm/panthor: Add performance counters with manual sampling mode
2024-12-11 16:50 UTC (9+ messages)
` [RFC v2 1/8] drm/panthor: Add performance counter uAPI
` [RFC v2 2/8] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [RFC v2 3/8] drm/panthor: Add panthor_perf_init and panthor_perf_unplug
` [RFC v2 4/8] drm/panthor: Add panthor perf ioctls
` [RFC v2 5/8] drm/panthor: Introduce sampling sessions to handle userspace clients
` [RFC v2 6/8] drm/panthor: Implement the counter sampler and sample handling
` [RFC v2 7/8] drm/panthor: Add suspend/resume handling for the performance counters
` [RFC v2 8/8] drm/panthor: Expose the panthor perf ioctls
[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Add skip condition for bmg platform
2024-12-11 16:51 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/kms_frontbuffer_tracking: Add skip condition for bmg platform (rev2)
Kernel crash while doing chroot'ed grub2-mkconfig on qemu-emulated Nehalem CPU since late November 6.13 snapshot
2024-12-11 16:51 UTC
[PULL 00/72] target-arm queue
2024-12-11 16:19 UTC (4+ messages)
` [PULL 24/72] target/ppc: Set Float3NaNPropRule explicitly
` [PULL 25/72] target/s390x: "
` [PULL 27/72] target/mips: "
[PATCH v3] fanotify: notify on mount attach and detach
2024-12-11 16:50 UTC (2+ messages)
[PATCH 1/2] vmalloc: Fix accounting of VmallocUsed with i915
2024-12-11 16:50 UTC (4+ messages)
` [PATCH 2/2] vmalloc: Account memcg per vmalloc
[PULL 00/49] rust, QOM, kvm changes for 2024-12-11
2024-12-11 16:27 UTC (8+ messages)
` [PULL 10/49] rust: build: establish a baseline of lints across all crates
` [PULL 14/49] rust/qemu-api: Fix fragment-specifiers in define_property macro
` [PULL 16/49] clock: treat outputs and inputs the same in NamedClockList
` [PULL 38/49] rust: define prelude
` [PULL 41/49] rust: qom: add default definitions for ObjectImpl
` [PULL 45/49] rust: qdev: move device_class_init! body to generic function, ClassInitImpl implementation to macro
` [PULL 47/49] rust: qom: move bridge for TypeInfo functions out of pl011
[PATCH] lmb: prohibit allocations above ram_top even from same bank
2024-12-11 16:44 UTC (5+ messages)
[pci:constify] BUILD SUCCESS d5bdde0b38c1d17f39ad6d41d16af33357b329b2
2024-12-11 16:49 UTC
[PATCH Resend] Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
2024-12-11 16:50 UTC (2+ messages)
[PATCH v2 0/2] Bluetooth: iso: Fix circular lock warnings
2024-12-11 16:50 UTC (2+ messages)
[PATCH] tcg/riscv: Fix StoreStore barrier generation
2024-12-11 16:35 UTC (2+ messages)
[PATCH printk v1 0/2] Fix ABBA deadlock for legacy printing with cpu_sync
2024-12-11 16:48 UTC (4+ messages)
` [PATCH printk v1 2/2] printk: Defer legacy printing when holding printk_cpu_sync
[PATCH next] binfmt_elf: Fix potential Oops in load_elf_binary()
2024-12-11 16:48 UTC (2+ messages)
[PATCH v3 bpf-next 0/6] Enable writing xattr from BPF programs
2024-12-11 16:48 UTC (3+ messages)
[PATCH v2] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-11 16:47 UTC (7+ messages)
[PATCH v2 0/1] Add vtype.vill FIELD macro definition
2024-12-11 16:36 UTC (4+ messages)
` [PATCH v2 1/1] target/riscv: add VILL field for vtype register "
[RFC PATCH] resource: Fix CXL node not populated issue
2024-12-11 16:47 UTC (9+ messages)
[RFC PATCH 0/5] mm: Fix mremap behavior when using addr hints
2024-12-11 16:46 UTC (3+ messages)
` [RFC PATCH 1/5] mm: mremap: Fix new_addr being used as a hint with MREMAP_DONTUNMAP
[PATCH net] ipvs: Fix clamp() order in ip_vs_conn_init()
2024-12-11 16:46 UTC (3+ messages)
[PATCH v6] staging: gpib: Fix i386 build issue
2024-12-11 16:44 UTC
[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
2024-12-11 16:44 UTC (3+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
2024-12-11 16:42 UTC (2+ messages)
[PATCH v2 0/3] irqchip: Add Sophgo SG2042 MSI controller
2024-12-11 16:32 UTC (3+ messages)
` [PATCH v2 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
[PATCH] btrfs: fix use-after-free when COWing tree bock and tracing is enabled
2024-12-11 16:41 UTC
[Buildroot] [PATCH v5 1/2] boot/arm-trusted-firmware: v2.11: fix building ST elf file
2024-12-11 16:41 UTC (3+ messages)
` [Buildroot] [PATCH v5 2/2] configs/stm32mp157*_dk*: bump TF-A to 2.10, Linux to 6.11.6 and U-Boot to 2024.10
[PATCH bpf-next v3 0/2] libbpf: Extend linker API to support in-memory ELF files
2024-12-11 16:40 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] libbpf: Pull file-opening logic up to top-level functions
` [PATCH bpf-next v3 2/2] libbpf: Extend linker API to support in-memory ELF files
[PATCH v3 0/3] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
2024-12-11 16:32 UTC (4+ messages)
` [PATCH v3 1/3] usb: typec: hd3ss3220: configure advertised power opmode based on fwnode property
` [PATCH v3 2/3] usb: typec: hd3ss3220: support configuring port type
` [PATCH v3 3/3] usb: typec: hd3ss3220: support configuring role preference based on fwnode property and typec_operation
[PATCH 00/26] rust: bundle of prerequisites for HPET implementation
2024-12-11 16:56 UTC (7+ messages)
` [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
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.