All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-30 21:31:46 to 2025-01-30 22:43:41 UTC [more...]

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-30 22:42 UTC  (5+ messages)
` [PATCH v6 1/6] drm/xe/guc: Rename __guc_capture_parsed_output
` [PATCH v6 3/6] drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture

[PATCH i-g-t v7 0/3] tests/intel/xe_pmu: Add PMU tests
 2025-01-30 22:42 UTC  (6+ messages)
` [PATCH i-g-t v7 1/3] lib/igt_core: Add tolerance and measured_usleep utils
` [PATCH i-g-t v7 2/3] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v7 3/3] tests/xe/pmu: Add pmu tests for gt-c6
` ✓ Xe.CI.BAT: success for tests/intel/xe_pmu: Add PMU tests (rev4)

[PATCH 0/4] Add R5F and C7xv device nodes
 2025-01-30 22:40 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node

[LSF/MM/BPF TOPIC] FUSE io_uring zero copy
 2025-01-30 22:40 UTC  (4+ messages)

[PATCH 0/3] setup: fix reinit of repos with different formats
 2025-01-30 22:40 UTC  (3+ messages)
` [PATCH 2/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT

+ jiffies-cast-to-unsigned-long-for-secs_to_jiffies-conversion.patch added to mm-hotfixes-unstable branch
 2025-01-30 22:39 UTC 

[PATCH v2 0/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
 2025-01-30 22:39 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-01-30 22:37 UTC  (2+ messages)

[PATCH] scsi: core: Do not retry I/Os during depopulation
 2025-01-30 22:36 UTC  (2+ messages)

[PATCH 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-01-30 22:36 UTC  (13+ messages)
` [PATCH 1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
` [PATCH 2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
` [PATCH 3/3] gpio: bcm-kona: Add missing newline to dev_err format string

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-01-30 22:36 UTC  (6+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support

[PATCH i-g-t 0/3] Prepare for new PXP UAPI flags
 2025-01-30 22:36 UTC  (5+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_vm: Update first invalid flag number
` [PATCH i-g-t 2/3] tests/intel/xe_create: Stop treating the extension field as MBZ
` [PATCH i-g-t 3/3] tests/intel/xe_exec_queue_property: Update first invalid property value

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-01-30 22:33 UTC  (9+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone

[LSF/MM/BPF TOPIC] Migrating the un-migratable
 2025-01-30 22:33 UTC  (3+ messages)

[PATCH] selftests: bpf: Support dynamic linking LLVM if static not available
 2025-01-30 22:33 UTC 

[PATCH 6/6] procfs: populate pr_argc, pr_argv, and pr_envp with default values
 2025-01-30 22:33 UTC  (2+ messages)

[PATCH v3 0/4] Introduce K3 remoteproc driver for M4 subsystem
 2025-01-30 22:32 UTC  (5+ messages)
` [PATCH v3 1/4] remoteproc: k3-m4: Introduce K3 remote proc "
` [PATCH v3 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
` [PATCH v3 3/4] env: ti: am64x: set rproc_fw_binaries
` [PATCH v3 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support

[PATCH] staging: comedi: add blank line after declarations
 2025-01-30 22:33 UTC 

[RFC PATCH resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2025-01-30 22:32 UTC  (2+ messages)

[PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
 2025-01-30 22:31 UTC  (3+ messages)

lib/maple_tree.c:4056:1: error: the frame size of 1144 bytes is larger than 1024 bytes
 2025-01-30 22:31 UTC  (3+ messages)

[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
 2025-01-30 22:31 UTC  (6+ messages)
` [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk

[PATCH 00/11] hw/sd: QOMify omap-mmc, remove legacy APIs
 2025-01-30 22:30 UTC  (21+ messages)
` [PATCH 01/11] hw/sd/omap_mmc: Do a minimal conversion to QDev
` [PATCH 02/11] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
` [PATCH 03/11] hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
` [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
` [PATCH 05/11] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
` [PATCH 06/11] hw/arm/omap1: Inline creation of MMC
` [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
` [PATCH 08/11] hw/sd/omap_mmc: Untabify
` [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
` [PATCH 11/11] hw/sd: Remove unused SDState::enable

[RFC PATCH] mm, memcg: introduce memory.high.throttle
 2025-01-30 22:27 UTC  (7+ messages)

[PATCH 6.13 00/25] 6.13.1-rc1 review
 2025-01-30 22:26 UTC  (3+ messages)

[PATCH] drm/amdgpu/gfx9: manually control gfxoff for CS on RV
 2025-01-30 22:25 UTC 

[PATCH 00/20] Support for the RK3576
 2025-01-30 22:23 UTC  (3+ messages)
` [PATCH 08/20] rockchip: sdram: honor CFG_SYS_SDRAM_BASE when defining ram regions

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-01-30 22:22 UTC  (7+ messages)
` [PATCH 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
` [PATCH v4 0/2] Fix use after free, and refactor af_xdp_tx_zc
  ` [PATCH v4 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
  ` [PATCH v4 2/2] net/af_xdp: Refactor af_xdp_tx_zc

[PATCH] docs: indicate http.sslCertType and sslKeyType
 2025-01-30 22:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] aacraid: Fix reply queue mapping to CPUs based on IRQ affinity
 2025-01-30 22:22 UTC  (3+ messages)

[PATCH 5.4 00/91] 5.4.290-rc1 review
 2025-01-30 22:21 UTC  (2+ messages)

[GIT PULL] UBI and UBIFS changes for v6.14
 2025-01-30 22:11 UTC  (2+ messages)

[PATCH 5.10 000/133] 5.10.234-rc1 review
 2025-01-30 22:19 UTC  (2+ messages)

How to determine distro for a YP-based image?
 2025-01-30 22:19 UTC  (5+ messages)
` [yocto] "

[PATCH] apply: detect overflow when parsing hunk header
 2025-01-30 22:17 UTC  (2+ messages)

Lists - Automechanika Shanghai 2024
 2025-01-30 22:15 UTC 

[PATCH v2 0/4] Introduce K3 remoteproc driver for M4 subsystem
 2025-01-30 22:16 UTC  (4+ messages)
` [PATCH v2 1/4] remoteproc: k3-m4: Introduce K3 remote proc "

[PATCH i-g-t v1] Add single engine busyness stats in GPUTOP
 2025-01-30 22:15 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for Add single engine busyness stats in GPUTOP (rev2)

[PATCH v4 0/3] AMD NB and SMN rework
 2025-01-30 22:14 UTC  (3+ messages)
` [PATCH v4 1/3] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE

[PATCH v6 0/3] rust: platform: add Io support
 2025-01-30 22:05 UTC  (4+ messages)
` [PATCH v6 1/3] rust: io: add resource abstraction
` [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v6 3/3] rust: platform: allow ioremap of platform resources

[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-01-30 22:14 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/xe3: FBC Dirty rect feature support (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[vireshk-pm:cpufreq/core-attr 34/47] drivers/cpufreq/powernv-cpufreq.c:1130 powernv_cpufreq_init() error: buffer overflow 'powernv_cpu_freq_attr' 2 <= 2
 2025-01-30 22:13 UTC 

[RFC PATCH 0/1] dts: add SUT cleanup to framework
 2025-01-30 22:13 UTC  (5+ messages)
` [RFC PATCH 1/1] "
  ` [PATCH v2] "

[morimoto:sound-msiof-2025-01-30 2/2] Warning: Duplicate compatible "renesas,rcar-gen2-msiof" found in schemas matching "$id":
 2025-01-30 22:12 UTC 

[PATCH] s390: Remove PageDirty check inside mk_pte()
 2025-01-30 22:12 UTC  (3+ messages)

[GIT PULL] UML changes for v6.14
 2025-01-30 22:11 UTC 

[PATCH v3 0/3] rockchip: sdram: Fix issues observed on RK3576
 2025-01-30 22:07 UTC  (4+ messages)
` [PATCH v3 1/3] rockchip: sdram: Allow the first bank to extend beyond 4 GiB
` [PATCH v3 2/3] rockchip: sdram: Limit usable ram_top to max 4G
` [PATCH v3 3/3] rockchip: sdram: Ensure ram_base is correct in SPL

[PATCH i-g-t v3 00/10] Add igt_runner's cmdline to results
 2025-01-30 22:06 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Add igt_runner's cmdline to results (rev3)

[PATCH v3 0/2] Add HDMI audio on the Radxa ROCK 5B
 2025-01-30 22:01 UTC  (4+ messages)
` [PATCH v3 1/2] drm/bridge: synopsys: Add audio support for dw-hdmi-qp

[PATCH v0 0/3] Add tnum_scast helper
 2025-01-30 21:59 UTC  (3+ messages)
` [PATCH v0 1/3] bpf: Introduce tnum_scast as a tnum native sign extension helper

[PATCH 2/2] rust/kernel: Add platform::ModuleDevice
 2025-01-30 21:58 UTC  (3+ messages)
` [PATCH] WIP: drivers/base: Add virtual_device_create()

[PATCH 6.12 00/41] 6.12.12-rc2 review
 2025-01-30 21:58 UTC  (2+ messages)

[oe][meta-python][PATCH 01/23] python3-inflection: update recipe to use the ptest-python-pytest class
 2025-01-30 21:57 UTC  (23+ messages)
` [oe][meta-python][PATCH 02/23] python3-netaddr: "
` [oe][meta-python][PATCH 03/23] python3-ordered-set: "
` [oe][meta-python][PATCH 04/23] python3-outcome: "
` [oe][meta-python][PATCH 05/23] python3-msgpack: "
` [oe][meta-python][PATCH 06/23] python3-multidict: "
` [oe][meta-python][PATCH 07/23] python3-marshmallow: "
` [oe][meta-python][PATCH 08/23] python3-lz4: "
` [oe][meta-python][PATCH 09/23] python3-jdcal: "
` [oe][meta-python][PATCH 10/23] python3-iso3166: "
` [oe][meta-python][PATCH 11/23] python3-ipy: "
` [oe][meta-python][PATCH 12/23] python3-intervals: "
` [oe][meta-python][PATCH 13/23] python3-httptools: "
` [oe][meta-python][PATCH 14/23] python3-html2text: "
` [oe][meta-python][PATCH 15/23] python3-geojson: "
` [oe][meta-python][PATCH 16/23] python3-freezegun: "
` [oe][meta-python][PATCH 17/23] python3-flexparser: "
` [oe][meta-python][PATCH 18/23] python3-flexcache: "
` [oe][meta-python][PATCH 19/23] python3-flask: "
` [oe][meta-python][PATCH 20/23] python3-fastjsonschema: "
` [oe][meta-python][PATCH 21/23] python3-execnet: "
` [oe][meta-python][PATCH 22/23] python3-ecdsa: "
` [oe][meta-python][PATCH 23/23] python3-dominate: "

[PATCH] binderfs: fix use-after-free in binder_devices
 2025-01-30 21:58 UTC 

[PATCH] zynqmp: Dynamic setting mmcdev and mmcroot
 2025-01-30 21:57 UTC 

[RFC PATCH 0/6] scsi: scsi_debug: Add more tape support
 2025-01-30 21:58 UTC  (9+ messages)
` [RFC PATCH 3/6] scsi: scsi_debug: Add tape write support with block lengths and 4 bytes of data
` [RFC PATCH 4/6] scsi: scsi_debug: Add read support and update locate for tapes
` [RFC PATCH 5/6] scsi: scsi_debug: Add compression mode page "
` [RFC PATCH 6/6] scsi: scsi_debug: Reset tape setting at device reset

[patch v2] tg3: Disable tg3 PCIe AER on system reboot
 2025-01-30 21:57 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-30 21:55 UTC  (28+ messages)
` [PATCH v18 00/26] remove use of VLAs for Windows
  ` [PATCH v18 01/26] eal: include header required for alloca
  ` [PATCH v18 02/26] eal/linux: remove use of VLAs
  ` [PATCH v18 03/26] eal/common: "
  ` [PATCH v18 04/26] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v18 05/26] hash: "
  ` [PATCH v18 06/26] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v18 07/26] rcu: remove use of VLAs for Windows built code
  ` [PATCH v18 08/26] gro: fix overwrite unprocessed packets
  ` [PATCH v18 09/26] gro: remove use of VLAs
  ` [PATCH v18 10/26] net/ixgbe: "
  ` [PATCH v18 11/26] net/ice: "
  ` [PATCH v18 12/26] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v18 13/26] test: remove use of VLAs for Windows built code
  ` [PATCH v18 14/26] common/idpf: "
  ` [PATCH v18 15/26] net/i40e: "
  ` [PATCH v18 16/26] common/mlx5: "
  ` [PATCH v18 17/26] net/mlx5: "
  ` [PATCH v18 18/26] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v18 19/26] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v18 20/26] hash: remove use of VLAs by using standard arrays
  ` [PATCH v18 21/26] config: define no_vla_cflag
  ` [PATCH v18 22/26] app: add no_vla_cflag to directories that are not VLA-free
  ` [PATCH v18 23/26] drivers: "
  ` [PATCH v18 24/26] lib: "
  ` [PATCH v18 25/26] examples: "
  ` [PATCH v18 26/26] config: add -Wvla project-wide

[PATCH 0/1] linux-cip: add kernel config snippet for container compatibility
 2025-01-30 21:57 UTC  (5+ messages)

[BUG] PREFIX environment variable ignored by git config --system
 2025-01-30 21:57 UTC  (12+ messages)

[PATCH v3] hw/usb/hcd-ehci: Fix debug printf format string
 2025-01-30 21:54 UTC  (2+ messages)

[PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
 2025-01-30 21:53 UTC  (6+ messages)

[PATCH] reset: gpio: Add self-deasserting reset callback
 2025-01-30 21:53 UTC 

[PATCH 00/19] vbe: Series part G
 2025-01-30 21:51 UTC  (7+ messages)
` [PATCH 01/19] mbedtls: Add SHA symbols for VPL

[PATCH] arm64: Move storage of idreg overrides into mmuoff section
 2025-01-30 21:48 UTC  (2+ messages)

[PATCH] hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
 2025-01-30 21:49 UTC  (2+ messages)

[PATCH] hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
 2025-01-30 21:49 UTC  (2+ messages)

[GIT PULL] perf-tools fixes for v6.14
 2025-01-30 21:49 UTC 

[PATCH 0/3] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-01-30 21:49 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev2)

[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
 2025-01-30 21:48 UTC  (2+ messages)

[PATCH v3 0/3] hw/ipack: Minor dust removal
 2025-01-30 21:47 UTC  (2+ messages)

[PATCH 6.6 00/43] 6.6.75-rc1 review
 2025-01-30 21:44 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines
 2025-01-30 21:43 UTC 

[PATCH i-g-t v6 0/2] tests/intel/xe_pmu: Add PMU tests
 2025-01-30 21:42 UTC  (4+ messages)
` [PATCH i-g-t v6 2/2] tests/xe/pmu: Add pmu tests

[RFC PATCH v2 02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
 2025-01-30 21:41 UTC  (2+ messages)

[PATCH 0/3] KVM/arm64: timer fixes for 6.14
 2025-01-30 21:41 UTC  (3+ messages)
` [PATCH 3/3] KVM: arm64: timer: Consolidate NV configuration of virtual timers

[PATCH 0/6] hw/loader: Pass ELFDATA endian order argument to load_elf()
 2025-01-30 21:40 UTC  (2+ messages)

[PATCH 0/5] rockchip: ROCKCHIP_COMMON_STACK_ADDR improvements
 2025-01-30 21:41 UTC  (4+ messages)
` [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-30 21:39 UTC  (8+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers

[PATCH] afs: Add missing init for srx_service member
 2025-01-30 21:39 UTC 

[PULL REQUEST] i2c-for-6.14-rc1-take2
 2025-01-30 21:38 UTC 

[PATCH v1] obex: Add supported features tag in MAP Client Connect Request
 2025-01-30 21:36 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] HugeTLB generic pagewalk
 2025-01-30 21:36 UTC 

[PATCH v12 bpf-next 0/5] Enable writing xattr from BPF programs
 2025-01-30 21:35 UTC  (6+ messages)
` [PATCH v12 bpf-next 1/5] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v12 bpf-next 2/5] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v12 bpf-next 3/5] bpf: lsm: Add two more sleepable hooks
` [PATCH v12 bpf-next 4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v12 bpf-next 5/5] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-01-30 21:35 UTC  (3+ messages)
` [PATCH v4 22/33] vfio/migration: Convert bytes_transferred counter to atomic

[PATCH 0/7] Move prefaulting into write slow paths
 2025-01-30 21:36 UTC  (4+ messages)

[PATCH] flamegraph: force flamegraph-report script to run in live mode when using 'perf script flamegraph'
 2025-01-30 21:35 UTC 

[PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
 2025-01-30 21:35 UTC  (3+ messages)

[PATCH 0/6] drm/i915: DP and DP MST cleanups
 2025-01-30 21:34 UTC  (5+ messages)
` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()

[PATCH 6.1 00/49] 6.1.128-rc1 review
 2025-01-30 21:31 UTC  (2+ messages)


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.