All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 15:40:04 to 2024-03-28 16:08:16 UTC [more...]

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-03-28 15:52 UTC  (4+ messages)
` [PATCH 1/2] drm/amd/display: Introduce overlay cursor mode

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:08 UTC 

[PATCH 00/13] drm/i915: Implemnt vblank sycnhronized mbus joining changes
 2024-03-28 16:08 UTC  (4+ messages)
` [PATCH 11/13] drm/i915: Implement vblank synchronized MBUS join changes
` ✓ Fi.CI.BAT: success for drm/i915: Implemnt vblank sycnhronized mbus joining changes

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-28 16:07 UTC  (3+ messages)

[DPDK] maintainers: update for cpfl driver
 2024-03-28 16:06 UTC 

[PATCH v2 0/6] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-03-28 16:06 UTC  (9+ messages)
` [PATCH v2 2/6] hw/char: Implement STM32L4x5 USART skeleton
` [PATCH v2 3/6] hw/char/stm32l4x5_usart: Enable serial read and write
` [PATCH v2 4/6] hw/char/stm32l4x5_usart: Add options for serial parameters setting
` [PATCH v2 5/6] hw/arm: Add the USART to the stm32l4x5 SoC

[PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped
 2024-03-28 16:06 UTC 

[PATCH 1/1] misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
 2024-03-28 16:06 UTC 

[PATCH 1/2] perf sched timehist: Fix -g/--call-graph option failure
 2024-03-28 16:06 UTC  (4+ messages)
` [PATCH 2/2] perf evsel: Use evsel__name_is() helper

[oe] [meta-gnome][PATCHv6] gnome-user-share: add recipe
 2024-03-28 16:05 UTC  (4+ messages)

[PATCH net-next v1 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-03-28 16:05 UTC  (10+ messages)
` [PATCH net-next v1 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v1 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v1 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v1 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v1 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v1 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v1 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v1 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v1 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

No way to cancel SAE after CMD_AUTHENTICATE?
 2024-03-28 16:05 UTC  (2+ messages)

[PATCH v2] btrfs: do not wait for short bulk allocation
 2024-03-28 15:57 UTC  (2+ messages)

[PATCH] crypto: jitter - Remove duplicate word in comment
 2024-03-28 16:03 UTC 

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-03-28 16:04 UTC  (5+ messages)

[PATCH v2] Add Landlock test for io_uring IORING_OP_OPENAT operation
 2024-03-28 16:04 UTC  (2+ messages)

[PATCH net-next 0/2] ynl: rename array-nest to indexed-array
 2024-03-28 16:04 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array

[PATCH] usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF
 2024-03-28 16:03 UTC 

Proposal to add CRIU support to DRM render nodes
 2024-03-28 16:03 UTC  (6+ messages)

[PATCH v4 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-03-28 16:01 UTC  (3+ messages)
` [PATCH v4 2/2] scripts: checkpatch: check unused parameters for "

[RFC PATCH-for-9.1 00/29] hw/i386/pc: Decouple ISA vs PCI-based machines
 2024-03-28 15:54 UTC  (30+ messages)
` [RFC PATCH-for-9.1 01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro
` [RFC PATCH-for-9.1 02/29] hw/i386/pc: Extract pc_machine_is_pci_enabled() helper
` [RFC PATCH-for-9.1 03/29] hw/i386/pc: Pass base machine type as argument to DEFINE_PC_MACHINE()
` [RFC PATCH-for-9.1 04/29] hw/i386/pc: Introduce PC_PCI_MACHINE QOM type
` [RFC PATCH-for-9.1 05/29] hw/i386/pc: Remove PCMachineClass::pci_enabled field
` [RFC PATCH-for-9.1 06/29] hw/i386/pc: Move pci_root_uid field to PcPciMachineClass
` [RFC PATCH-for-9.1 07/29] hw/i386/pc: Call fw_cfg_add_extra_pci_roots() in pc_pci_machine_done()
` [RFC PATCH-for-9.1 08/29] hw/i386/pc: Move CXLState to PcPciMachineState
` [RFC PATCH-for-9.1 09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup()
` [RFC PATCH-for-9.1 10/29] hw/i386/pc: Remove PCMachineClass::has_acpi_build field
` [RFC PATCH-for-9.1 11/29] hw/i386/pc: Move acpi_setup() call to pc_pci_machine_done()
` [RFC PATCH-for-9.1 12/29] hw/i386/pc: Move acpi_build_enabled to PcPciMachineState
` [RFC PATCH-for-9.1 13/29] hw/i386/pc: Remove non-PCI code from pc_system_firmware_init()
` [RFC PATCH-for-9.1 14/29] hw/i386/pc: Move pc_system_flash_create() to pc_pci_machine_initfn()
` [RFC PATCH-for-9.1 15/29] hw/i386/pc: Move FW/pflash related fields to PcPciMachineState
` [RFC PATCH-for-9.1 16/29] hw/i386/pc: Move south-bridge related fields to PcPciMachine
` [RFC PATCH-for-9.1 17/29] hw/i386/pc: Inline gigabyte_align()
` [RFC PATCH-for-9.1 18/29] hw/i386/pc: Inline has_reserved_memory()
` [RFC PATCH-for-9.1 19/29] hw/i386/pc: Pass PcPciMachineState argument to CXL helpers
` [RFC PATCH-for-9.1 20/29] hw/i386/pc: Pass PcPciMachineState argument to pc_pci_hole64_start()
` [RFC PATCH-for-9.1 21/29] hw/i386/fw_cfg: Include missing 'qapi-types-machine.h' header
` [RFC PATCH-for-9.1 22/29] hw/i386/fw_cfg: Define fw_cfg_build_smbios() stub
` [RFC PATCH-for-9.1 23/29] hw/i386/fw_cfg: Inline smbios_defaults()
` [RFC PATCH-for-9.1 24/29] hw/i386/fw_cfg: Inline smbios_legacy_mode()
` [RFC PATCH-for-9.1 25/29] hw/i386/fw_cfg: Replace smbios_defaults() by !smbios_legacy_mode()
` [RFC PATCH-for-9.1 26/29] hw/i386/fw_cfg: Factor fw_cfg_build_smbios_legacy() out
` [RFC PATCH-for-9.1 27/29] hw/i386/pc: Call fw_cfg_build_smbios_legacy() in pc_machine_done()
` [RFC PATCH-for-9.1 28/29] hw/i386/pc: Rename pc_init1() -> pc_piix_init()
` [RFC PATCH-for-9.1 29/29] hw/i386/pc: Move ISA-only PC machine to pc_isa.c

[PATCH v2 0/6] riscv: add support for Milk-V Mars board
 2024-03-28 16:01 UTC  (4+ messages)
` [PATCH v2 4/6] board: starfive: support "

[xen-4.18-testing test] 185172: tolerable FAIL - PUSHED
 2024-03-28 16:01 UTC 

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 15:57 UTC  (28+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/7] security: "
` [PATCH 3/7] crypto: "
` [PATCH 4/7] initrd: "
` [PATCH 5/7] ipc: "
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-03-28 15:59 UTC  (3+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

[PATCH 3/3] nfs-utils: Configure nfsv4 ID mapping & Kerberos
 2024-03-28 15:59 UTC  (4+ messages)
` [PATCH v2 "
  ` Patchtest results for "
  ` [PATCH v3 "

[PATCH 00/10] iio: dac: support IIO backends on the output direction
 2024-03-28 15:59 UTC  (11+ messages)
` [PATCH 01/10] iio: buffer: add helper for setting direction
` [PATCH 08/10] iio: backend: add new functionality
` [PATCH 10/10] iio: dac: support the ad9739a RF DAC

[PATCH net v4 0/1] net: fec: Fix to suspend / resume with mac_managed_pm
 2024-03-28 15:59 UTC  (2+ messages)
` [PATCH v4 1/1] net: fec: Set mac_managed_pm during probe

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-28 15:58 UTC  (5+ messages)
` [PATCH net-next v6 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v6 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller

[PATCH] Documentation: dev-tools: Add link to RV docs
 2024-03-28 15:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 15:58 UTC 

[PATCH] net: phy: ncsi: reslove the unaligned access issue
 2024-03-28 15:57 UTC  (3+ messages)

[Buildroot] Undeliverable: Outgoing Mail Returned to Sender
 2024-03-28 15:56 UTC 

[PATCH net-next v2] tools/net/ynl: Add extack policy attribute decoding
 2024-03-28 15:56 UTC 

[PATCH i-g-t 00/16] Introduce Mega feature to Xe and i915 tests
 2024-03-28 15:56 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[rafael-pm:intel_pstate-testing 14/14] drivers/cpufreq/intel_pstate.c:963:2: error: implicit declaration of function 'arch_set_cpu_capacity'; did you mean 'arch_scale_cpu_capacity'?
 2024-03-28 15:55 UTC 

[PATCH][next] iio: addac: ad74115: remove redundant if statement
 2024-03-28 15:56 UTC  (4+ messages)

[PATCH for-9.0 0/2] migration: Two migration bug fixes
 2024-03-28 15:54 UTC  (6+ messages)
` [PATCH for-9.0 1/2] migration: Set migration error in migration_completion()

[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-28 15:54 UTC  (8+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "
` [PATCH RFC 3/7] hwmon: (da9052) Use devm_regulator_get_enable_get_voltage()

[PATCH] recipeutils: use UPSTREAM_CHECK_URI in get_recipe_upstream_version
 2024-03-28 15:54 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next v1 0/3] doc: netlink: Add hyperlinks to generated docs
 2024-03-28 15:54 UTC  (4+ messages)
` [PATCH net-next v1 2/3] doc: netlink: Add hyperlinks to generated Netlink docs

[LTP] [PATCH v3 0/3] fanotify14 on SELinux fix
 2024-03-28 15:52 UTC  (3+ messages)
` [LTP] [PATCH v3 3/3] fanotify14: fix anonymous pipe testcases

[PATCH 0/3] switch to tombstone-free khashl table
 2024-03-28 15:52 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS 861e8086029e003305750b4126ecd6617465f5c7
 2024-03-28 15:51 UTC 

[PATCH v2] perf test record.sh: Raise limit of open file descriptors
 2024-03-28 15:46 UTC  (2+ messages)
` [PATCH] "

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-03-28 15:51 UTC  (4+ messages)
` [PATCH v6 10/14] drm/panthor: Add the scheduler logical block

[PATCH] drm/i915/gt: Limit the reserved VM space to only the platforms that need it
 2024-03-28 15:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/2] Support fdinfo runtime and memory stats on Panthor
 2024-03-28 15:49 UTC  (3+ messages)
` [PATCH 1/2] drm/panthor: Enable fdinfo for cycle and time measurements

[PATCH i-g-t v4] Fix memory access issue due to variable block scope
 2024-03-28 15:49 UTC  (3+ messages)
` [PATCH i-g-t v5] tests/intel/gem_exec_capture: Fix many-* subtests

[PATCH 0/2] drm/i915: A few bigjoiner fixes
 2024-03-28 15:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v6.9-rc1 01/10] dlm: fix user space lock decision to copy lvb
 2024-03-28 15:48 UTC  (10+ messages)
` [PATCH v6.9-rc1 02/10] fs: dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
` [PATCH v6.9-rc1 03/10] fs: dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
` [PATCH v6.9-rc1 04/10] dlm: put lkbs instead of force free
` [PATCH v6.9-rc1 05/10] dlm: remove lkb from ast bast tracepoints
` [PATCH v6.9-rc1 06/10] dlm: remove callback queue debugfs functionality
` [PATCH v6.9-rc1 07/10] dlm: move lkb debug information out of callback
` [PATCH v6.9-rc1 08/10] dlm: combine switch case fail and default statements
` [PATCH v6.9-rc1 09/10] dlm: fix race between final callback and remove
` [PATCH v6.9-rc1 10/10] dlm: remove callback reference counting

[PATCH 1/1] docs: dma: correct dma_set_mask() sample code
 2024-03-28 15:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-28 15:48 UTC 

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-28 15:47 UTC  (4+ messages)
` [PATCH v6 3/4] "

[PATCH v4] drm/i915/panelreplay: Panel replay workaround with VRR
 2024-03-28 15:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/panelreplay: Panel replay workaround with VRR (rev4)

[bug report] mm/zswap :memory corruption after zswap_load()
 2024-03-28 15:45 UTC 

[PATCH v4 0/2] Update mce_record tracepoint
 2024-03-28 15:44 UTC  (6+ messages)
` [PATCH v4 2/2] tracing: Include Microcode Revision in "

[REGRESSION] Re: [PATCH 0/3] USB: core: Don't overwrite device descriptor during reinitialization
 2024-03-28 15:44 UTC  (11+ messages)

[PATCH v2 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-03-28 10:52 UTC  (3+ messages)
` [PATCH v2 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
  ` [Intel-wired-lan] "

[xen-unstable-smoke test] 185181: tolerable all pass - PUSHED
 2024-03-28 15:44 UTC 

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-03-28 15:44 UTC  (22+ messages)
` [PATCH v3 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v3 02/10] umh: "
` [PATCH v3 03/10] ftrace: "
` [PATCH v3 04/10] timekeeping: "
` [PATCH v3 05/10] seccomp: "
` [PATCH v3 06/10] scheduler: "
` [PATCH v3 07/10] printk: "
` [PATCH v3 08/10] kprobes: "
` [PATCH v3 09/10] delayacct: "
` [PATCH v3 10/10] bpf: "

[PATCH 1/1] docs: sbsa: update specs, add dt note
 2024-03-28 15:43 UTC  (2+ messages)

Bugfixes for plain 9P2000
 2024-03-28 15:37 UTC  (4+ messages)
` [PATCH v2 2/4] fs/9p: drop inodes immediately on non-.L too

[PATCH] gcc: Allow using libc++
 2024-03-28 15:43 UTC 

[PATCH 0/2] RISC-V: Test th.mxstatus.MAEE bit before enabling MAEE
 2024-03-28 15:43 UTC  (7+ messages)
` [PATCH 2/2] riscv: T-Head: Test availability bit before enabling MAEE errata

[PATCH 0/5] clk: qcom: gpucc-sc8280xp: fix GX external supply lookup
 2024-03-28 15:43 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: add SA8540P gpucc

[PATCH 0/7] GRUB: Supporting Secure Boot of xen.gz
 2024-03-28 15:41 UTC  (6+ messages)
` [PATCH 2/7] multiboot2: Allow 64-bit entry tags

[PATCH] dt-bindings: arm: qcom: Add Samsung Galaxy Z Fold5
 2024-03-28 15:42 UTC  (7+ messages)

[PATCH v5 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-28 15:40 UTC  (3+ messages)
` [PATCH v5 1/2] Refactor common functions between POSIX and Windows implementation
` [PATCH v5 2/2] Implement SSH commands in QEMU GA for Windows

[PATCH] drm/amdgpu: Fix VCN allocation in CPX partition
 2024-03-28 15:41 UTC  (2+ messages)

[PATCH v4] drm/xe/hwmon: Add infra to support card power and energy attributes
 2024-03-28 15:51 UTC 

[PATCH v7] posix-timers: add clock_compare system call
 2024-03-28 15:40 UTC  (3+ messages)

[PATCH] ABI: sysfs-driver-panfrost-profiling: fix indentation problem
 2024-03-28 15:40 UTC  (2+ messages)

[PATCH v2 0/4] sysctl: Remove sentinel elements from networking
 2024-03-28 15:40 UTC  (7+ messages)
` [PATCH v2 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 2/4] netfilter: "
` [PATCH v2 3/4] appletalk: "
` [PATCH v2 4/4] ax.25: "


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.