messages from 2023-09-14 12:00:04 to 2023-09-14 12:41:28 UTC [more...]
[PATCH 00/13] media: rockchip: rga: add support for multi-planar formats
2023-09-14 12:40 UTC (3+ messages)
` [PATCH 01/13] media: rockchip: rga: fix swizzling for RGB formats
` [PATCH 09/13] media: rockchip: rga: add local variable for pix_format
[Intel-gfx] [PATCH 0/3] drm/i915/display: remove last uses of GEM_BUG_ON/GEM_WARN_ON
2023-09-14 12:41 UTC (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/fbc: replace GEM_BUG_ON() to drm_WARN_ON()
` [Intel-gfx] [PATCH 2/3] drm/i915/fb: replace GEM_WARN_ON() with drm_WARN_ON()
[PATCH v23 00/20] s390x: CPU Topology
2023-09-14 12:06 UTC (17+ messages)
` [PATCH v23 01/20] CPU topology: extend with s390 specifics
` [PATCH v23 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v23 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v23 05/20] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v23 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v23 07/20] target/s390x/cpu topology: activate CPU topology
` [PATCH v23 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v23 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v23 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v23 14/20] tests/avocado: s390x cpu topology core
` [PATCH v23 15/20] tests/avocado: s390x cpu topology polarization
` [PATCH v23 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v23 17/20] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v23 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v23 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v23 20/20] tests/avocado: s390x cpu topology bad move
[PATCH 0/6] Enable HS-G5 support on SM8550
2023-09-14 12:40 UTC (9+ messages)
` [PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH 3/6] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header
Errno=No space left on device
2023-09-14 12:39 UTC (6+ messages)
` [yocto] "
[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
2023-09-14 12:39 UTC (9+ messages)
` [RFC PATCH v1 1/4] rust: core "
[PATCH 0/8] KVM: xen: update shared_info and vcpu_info handling
2023-09-14 12:39 UTC (5+ messages)
` [PATCH 2/8] KVM: pfncache: add a mark-dirty helper
[PATCH v2] x86/amd: do not expose HWCR.TscFreqSel to guests
2023-09-14 12:37 UTC (3+ messages)
[PATCH] hw/cxl: Fix out of bound array access
2023-09-14 12:38 UTC (3+ messages)
[PATCH 00/14] Cleanup PCI(e) drivers
2023-09-14 12:36 UTC (21+ messages)
` [PATCH v2 00/15] "
` [PATCH v2 04/15] bus/pci: find PCI capability
` [PATCH v3 00/15] Cleanup PCI(e) drivers
` [PATCH v3 01/15] drivers: remove duplicated PCI master control
` [PATCH v3 02/15] bus/pci: add const to some experimental API
` [PATCH v3 03/15] bus/pci: rework MSIX discovery with VFIO
` [PATCH v3 04/15] bus/pci: find PCI capability
` [PATCH v3 05/15] pci: define some capability constants
` [PATCH v3 06/15] pci: define some MSIX constants
` [PATCH v3 07/15] pci: define some command constants
` [PATCH v3 08/15] pci: define some BAR constants
` [PATCH v3 09/15] pci: define some PM constants
` [PATCH v3 10/15] pci: define some PCIe constants
` [PATCH v3 11/15] pci: define some extended capability constants
` [PATCH v3 12/15] pci: define some ACS constants
` [PATCH v3 13/15] pci: define some PRI constants
` [PATCH v3 14/15] pci: define some AER constants
` [PATCH v3 15/15] devtools: forbid inclusion of Linux header for PCI
[PATCH 5.10] btrfs: fix region size in count_bitmap_extents
2023-09-14 12:30 UTC (2+ messages)
[PATCH bpf-next v3 0/3] libbpf: Support symbol versioning for uprobe
2023-09-14 12:36 UTC (4+ messages)
` [PATCH bpf-next v3 2/3] "
[PATCH] timer: fix NR_CPUS=1 build with gcc13
2023-09-14 12:36 UTC (5+ messages)
[PATCH] mkfs: Improve warning when AG size is a multiple of stripe width
2023-09-14 12:36 UTC
[Intel-xe] [PATCH V3 0/7] drm/xe: fdinfo memory stats
2023-09-14 12:36 UTC (11+ messages)
` [Intel-xe] [PATCH V3 1/7] drm/xe: Add drm-client infrastructure
` [Intel-xe] [PATCH V3 2/7] drm/xe: Interface xe drm client with fdinfo interface
` [Intel-xe] [PATCH V3 3/7] drm/xe: Add tracking support for bos per client
` [Intel-xe] [PATCH V3 4/7] drm/xe: Record each drm client with its VM
` [Intel-xe] [PATCH V3 5/7] drm/xe: Track page table memory usage for client
` [Intel-xe] [PATCH V3 6/7] drm/xe: Account ring buffer and context state storage
` [Intel-xe] [PATCH V3 7/7] drm/xe: Implement fdinfo memory stats printing
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: fdinfo memory stats (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[PATCH] hw/cxl: Fix out of bound array access
2023-09-14 12:36 UTC (3+ messages)
` [PATCH v3] "
[PULL] drm-intel-fixes
2023-09-14 12:36 UTC (2+ messages)
` [Intel-gfx] "
[PATCH bpf-next v2] bpf, x64: Check imm32 first at BPF_CALL in do_jit()
2023-09-14 12:35 UTC
KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
2023-09-14 12:33 UTC (25+ messages)
[PATCH] target/riscv: pmp: Ignore writes when RW=01
2023-09-14 10:17 UTC
[PATCH 0/3] separated wanted and unwanted skips in QEMU iotests
2023-09-14 12:32 UTC (6+ messages)
` [PATCH 3/3] iotests: distinguish 'skipped' and 'not run' states
[PATCH] hw/qxl: move check of slot_id before accessing guest_slots
2023-09-14 12:32 UTC (2+ messages)
[igt-dev] [PATCH V3 i-g-t] tests/xe_drm_fdinfo: Add tests to read and verify fdinfo
2023-09-14 12:33 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/xe_drm_fdinfo: Add tests to read and verify fdinfo (rev3)
[PATCH V5 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
2023-09-14 12:32 UTC
[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
2023-09-14 12:32 UTC (9+ messages)
[PATCH v18 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers
2023-09-14 12:32 UTC (2+ messages)
[PATCH] memory: renesas-rpc-if: Fix IO state based on flash type
2023-09-14 12:31 UTC (16+ messages)
[PATCH v2 0/1] arm64: dts: mediatek: mt8186: Increase CCI frequency
2023-09-14 12:10 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] gdbstub: Fix SEGFAULT in find_cpu_clusters()
2023-09-14 12:29 UTC (2+ messages)
[PATCH] x86/boot/compressed: Reserve more memory for page tables
2023-09-14 12:30 UTC (2+ messages)
[PATCH v3 00/12] gdbstub and TCG plugin improvements
2023-09-14 12:29 UTC (3+ messages)
` [PATCH v3 01/12] gdbstub: Fix target_xml initialization
[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
2023-09-14 12:30 UTC (2+ messages)
` [Bug 216728] "
Why is there no SND_SOC_DAIFMT_TDM bit?
2023-09-14 12:28 UTC (2+ messages)
[PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
2023-09-14 12:28 UTC
[PATCH] iio: adc: ti_am335x_adc: Make DMAs optional
2023-09-14 12:13 UTC
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-14 12:27 UTC (13+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
[RFC PATCH 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
2023-09-14 12:26 UTC (6+ messages)
` [RFC PATCH 1/3] include/hw/arm: move BSA definitions to bsa.h
` [RFC PATCH 2/3] {include/}hw/arm: refactor BSA/virt PPI logic
` [RFC PATCH 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-14 12:26 UTC (5+ messages)
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
[PULL] drm-misc-fixes
2023-09-14 12:26 UTC (2+ messages)
` [Intel-gfx] "
[LTP] [PATCH] stress/udp/multi-diffip: bugfix for multi-diffip/udp4-multi-diffip01
2023-09-14 18:22 UTC (2+ messages)
[LTP] [PATCH v1] Remove libclone library from containers suite
2023-09-14 12:26 UTC
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-14 12:26 UTC (5+ messages)
[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
2023-09-14 12:25 UTC (4+ messages)
` [PATCH v4 2/5] riscv: Add checksum library
[PATCH] removing PN from BB_HASH_CODEPARSER_VALS
2023-09-14 12:25 UTC (2+ messages)
` [OE-core] "
[PATCH v2 0/5] Several updates for PTT driver
2023-09-14 11:22 UTC
[PATCH][mickledore] gcc: Fix -fstack-protector issue on aarch64
2023-09-14 12:25 UTC (4+ messages)
` [OE-core] "
[PATCH net-next v7 00/13] Add Realtek automotive PCIe driver
2023-09-14 12:21 UTC (4+ messages)
` [PATCH net-next v7 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function
[PATCH] perf/x86/amd: Do not WARN on every IRQ
2023-09-14 12:21 UTC (10+ messages)
BUG: soft lockup in smp_call_function
2023-09-14 12:21 UTC (3+ messages)
[PATCH v1 0/2] SPL EBBR - EFI System Partition support
2023-09-14 10:08 UTC (3+ messages)
` [PATCH v1 1/2] part: Add a function to find ESP partition
` [PATCH v1 2/2] spl: Add support for booting from ESP
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-14 12:10 UTC (10+ messages)
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-09-14 12:18 UTC (8+ messages)
` [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
[LTP] [PATCH] mm: as the same logic with queue_pages_range
2023-09-14 5:53 UTC (2+ messages)
` [LTP] [PATCH] mm: extpand queue_pages_range() to find and lock the vma range
[LTP] [PATCH] Hugetlb: Migrating libhugetlbfs shm-perms
2023-09-12 12:12 UTC
[PATCH net-next 0/6] net: stmmac: add and use library for setting clock
2023-09-14 12:19 UTC (15+ messages)
` [PATCH net-next 2/6] net: stmmac: imx: use dwmac_set_tx_clk_gmii()
` [PATCH net-next 3/6] net: stmmac: intel-plat: "
` [PATCH net-next 5/6] net: stmmac: starfive: "
` [PATCH net-next 6/6] net: stmmac: qos-eth: "
[PATCH 9/9] bcachefs: Modify mismatched function name
2023-09-14 12:18 UTC (2+ messages)
[PATCH] mmc: atmel-mci: Remove preprocessor directive
2023-09-14 12:16 UTC (4+ messages)
[PATCH] ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missing
2023-09-14 12:11 UTC
[igt-dev] [PATCH 1/3] lib/amdgpu: Fix family id failed during initialization
2023-09-14 12:14 UTC (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [1/3] "
` [igt-dev] ✓ Fi.CI.BAT: success "
[RFC nft] icmpv6: Allow matching target address in NS/NA, redirect and MLD
2023-09-14 12:04 UTC
[igt-dev] [PATCH i-g-t 0/2] Add missing Meteorlake gpgpu fill condition
2023-09-14 12:14 UTC (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "
[PATCH bpf-next v3 00/17] Exceptions - 1/2
2023-09-14 12:13 UTC (4+ messages)
` [PATCH bpf-next v3 12/17] bpf: Disallow fentry/fexit/freplace for exception callbacks
[LTP] [PATCH v9 0/4] Refactor mqns testing suite
2023-09-14 12:14 UTC (3+ messages)
` [LTP] [PATCH v9 3/4] Remove deprecated header files from mqns suite
[PATCH 0/1] x86/kexec: UKI support
2023-09-14 12:12 UTC (13+ messages)
[PATCH 0/8] Add some more EFI capsule tooling support
2023-09-14 12:12 UTC (3+ messages)
Documentation: How to build multiple packages from one source repository
2023-09-14 12:12 UTC (3+ messages)
` [yocto] "
Various changes "backportability"
2023-09-14 12:09 UTC (4+ messages)
Poky/Mickledore bitbake menuconfig does not work
2023-09-14 12:10 UTC (2+ messages)
` AW: Re: [yocto] "
[Intel-gfx] [PATCH v2 00/22] drm/i915: Improve BW management on shared display links
2023-09-14 12:08 UTC (7+ messages)
` [Intel-gfx] [PATCH v2 02/22] drm/i915/dp: Track the pipe and link bpp limits separately
[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
2023-09-14 12:09 UTC (8+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
[bluetooth-next:master] BUILD SUCCESS c0c68490dadb598cc621f14e37d56c284e668267
2023-09-14 12:09 UTC
[PATCH] andes: rearrange defconfig and dts and memory layout for SPL
2023-09-14 11:45 UTC
[PATCH] spi: zynqmp_qspi: Workaround for small data cache issue
2023-09-14 10:48 UTC
[PATCH] spi: zynqmp_qspi: Change flush cache to invalidate cache
2023-09-14 10:47 UTC
[PATCH] pinctrl: zynqmp: Display the tristate configuration for all pins
2023-09-14 10:06 UTC
[ovmf test] 183003: all pass - PUSHED
2023-09-14 12:07 UTC
[PATCH v2 1/2] usb: typec: tcpci: add check code for tcpci/regmap_read/write()
2023-09-14 12:11 UTC (2+ messages)
` [PATCH v2 2/2] usb: typec: tcpci: enable vSafe0v Detection and Auto Discharge Disconnect for PTN5110
[PATCH 1/2] usb: typec: tcpci: add check code for tcpci/regmap_read/write()
2023-09-14 12:09 UTC (2+ messages)
` [PATCH 2/2] usb: typec: tcpci: enable vSafe0v Detection and Auto Discharge Disconnect for PTN5110
[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
2023-09-14 12:04 UTC (5+ messages)
` [RFC PATCH v2 2/5] mm: Add policy_name to identify OOM policies
[PATCH 09/17] pmdomain: renesas: Move Kconfig options to the pmdomain subsystem
2023-09-14 12:03 UTC (3+ messages)
remove get_super
2023-09-14 12:03 UTC (4+ messages)
[PATCH v3 0/5] block-backend: process I/O in the current AioContext
2023-09-14 12:01 UTC (4+ messages)
` [PATCH v3 2/5] test-bdrv-drain: avoid race with BH in IOThread drain test
[PATCH net-next 1/6] net: stmmac: add platform library
2023-09-14 12:01 UTC (11+ messages)
[PATCH] Bluetooth: L2CAP: Fix leaking l2cap_conn objects
2023-09-14 12:00 UTC
[PATCH] mailbox: pcc: export the PCC subspace type
2023-09-14 11:57 UTC
[PATCH] drm/tests: provide exit function
2023-09-14 12:00 UTC (8+ messages)
[PATCH 13/17] pmdomain: starfive: Move Kconfig file to the pmdomain subsystem
2023-09-14 11:59 UTC (3+ messages)
[PATCH 00/11] qdev: Make array properties user accessible again
2023-09-14 11:58 UTC (4+ messages)
` [PATCH 11/11] qdev: Rework array properties based on list visitor
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.