messages from 2023-10-17 11:53:26 to 2023-10-17 12:25:00 UTC [more...]
[PATCH] drm/msm/a6xx: add QMP dependency
2023-10-17 12:24 UTC (2+ messages)
[PATCH 0/6] arm/stellaris: convert gamepad input device to qdev
2023-10-17 12:23 UTC (5+ messages)
` [PATCH 1/6] hw/input/stellaris_input: Rename to stellaris_gamepad
` [PATCH 2/6] hw/input/stellaris_gamepad: Rename structs to our usual convention
` [PATCH 5/6] hw/input/stellaris_input: Convert to qdev
` [PATCH 6/6] hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
[RFC PATCH 0/1] make cmdline library easier to use
2023-10-17 12:24 UTC (17+ messages)
` [PATCH v4 0/7] document and simplify use of cmdline
` [PATCH v4 3/7] ci: allow use of DPDK tools when building examples
` [PATCH v5 0/9] document and simplify use of cmdline
` [PATCH v5 1/9] doc/prog_guide: new chapter on cmdline library
` [PATCH v5 2/9] buildtools: script to generate cmdline boilerplate
` [PATCH v5 3/9] ci: allow use of DPDK tools when building examples
` [PATCH v5 4/9] examples/simple_mp: auto-generate cmdline boilerplate
` [PATCH v5 5/9] examples/hotplug_mp: "
` [PATCH v5 6/9] examples/bond: "
` [PATCH v5 7/9] examples/vdpa: "
` [PATCH v5 8/9] buildtools/dpdk-cmdline-gen: support option strings
` [PATCH v5 9/9] examples/ntb: auto-generate cmdline boilerplate
selftests: ftrace: Internal error: Oops: sve_save_state
2023-10-17 12:22 UTC (3+ messages)
[PATCH v3 0/5] Several updates for PTT driver
2023-10-17 12:21 UTC (2+ messages)
[meta-rockchip][kirkstone][PATCH] bsp: rkbin: fix default COMPATIBLE_MACHINE matching all
2023-10-17 12:23 UTC (11+ messages)
` [yocto] Using cmake... how?
[PATCH v2] ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE
2023-10-17 12:23 UTC (2+ messages)
` [docs] "
[PATCH v3 00/73] pinctrl: don't use GPIOLIB global numberspace in helpers
2023-10-17 12:04 UTC (73+ messages)
` [PATCH v3 01/73] pinctrl: remove unneeded extern specifiers from consumer.h
` [PATCH v3 02/73] pinctrl: provide new GPIO-to-pinctrl glue helpers
` [PATCH v3 03/73] gpiolib: generic: use new pinctrl GPIO helpers
` [PATCH v3 04/73] gpio: cdev: use pinctrl_gpio_can_use_line_new()
` [PATCH v3 05/73] gpio: rcar: use new pinctrl GPIO helpers
` [PATCH v3 06/73] gpio: tegra: "
` [PATCH v3 07/73] gpio: em: "
` [PATCH v3 08/73] gpio: aspeed: "
` [PATCH v3 09/73] gpio: mvebu: "
` [PATCH v3 10/73] gpio: pxa: "
` [PATCH v3 11/73] gpio: rockchip: "
` [PATCH v3 12/73] gpio: vf610: "
` [PATCH v3 13/73] pinctrl: nuvoton: npcm7xx: "
` [PATCH v3 14/73] pinctrl: nuvoton: npcm8xx: "
` [PATCH v3 15/73] pinctrl: renesas: "
` [PATCH v3 16/73] pinctrl: bcm: "
` [PATCH v3 17/73] pinctrl: stm32: "
` [PATCH v3 18/73] pinctrl: spear: "
` [PATCH v3 19/73] pinctrl: starfive: jh7100: "
` [PATCH v3 20/73] pinctrl: starfive: jh7110: "
` [PATCH v3 21/73] pinctrl: ocelot: "
` [PATCH v3 22/73] pinctrl: rk805: "
` [PATCH v3 23/73] pinctrl: cirrus: "
` [PATCH v3 24/73] pinctrl: mediatek: moore: "
` [PATCH v3 25/73] pinctrl: mediatek: common: "
` [PATCH v3 26/73] pinctrl: mediatek: paris: "
` [PATCH v3 27/73] pinctrl: axp209: "
` [PATCH v3 28/73] pinctrl: vt8500: "
` [PATCH v3 29/73] pinctrl: cy8c95x0: "
` [PATCH v3 30/73] pinctrl: as3722: "
` [PATCH v3 31/73] pinctrl: ingenic: "
` [PATCH v3 32/73] pinctrl: intel: cherryview: "
` [PATCH v3 33/73] pinctrl: intel: "
` [PATCH v3 34/73] pinctrl: intel: lynxpoint: "
` [PATCH v3 35/73] pinctrl: st: "
` [PATCH v3 36/73] pinctrl: remove pinctrl_gpio_can_use_line()
` [PATCH v3 38/73] pinctrl: remove pinctrl_gpio_free()
` [PATCH v3 39/73] pinctrl: remove pinctrl_gpio_direction_input()
` [PATCH v3 40/73] pinctrl: remove pinctrl_gpio_direction_output()
` [PATCH v3 41/73] pinctrl: remove pinctrl_gpio_set_config()
` [PATCH v3 42/73] treewide: rename pinctrl_gpio_can_use_line_new()
` [PATCH v3 43/73] treewide: rename pinctrl_gpio_request_new()
` [PATCH v3 44/73] treewide: rename pinctrl_gpio_free_new()
` [PATCH v3 45/73] treewide: rename pinctrl_gpio_direction_input_new()
` [PATCH v3 46/73] treewide: rename pinctrl_gpio_direction_output_new()
` [PATCH v3 47/73] treewide: rename pinctrl_gpio_set_config_new()
` [PATCH v3 48/73] pinctrl: change the signature of pinctrl_gpio_direction()
` [PATCH v3 49/73] pinctrl: change the signature of pinctrl_get_device_gpio_range()
` [PATCH v3 50/73] pinctrl: change the signature of pinctrl_match_gpio_range()
` [PATCH v3 51/73] pinctrl: change the signature of gpio_to_pin()
` [PATCH v3 52/73] pinctrl: change the signature of pinctrl_ready_for_gpio_range()
` [PATCH v3 53/73] pinctrl: intel: lynxpoint: drop the wrappers around pinctrl_gpio_direction_input()
` [PATCH v3 54/73] pinctrl: intel: "
` [PATCH v3 55/73] pinctrl: intel: cherryview: "
` [PATCH v3 56/73] pinctrl: st: drop the wrapper "
` [PATCH v3 57/73] pinctrl: ingenic: "
` [PATCH v3 58/73] pinctrl: as3722: "
` [PATCH v3 59/73] pinctrl: cy8c95x0: "
` [PATCH v3 60/73] pinctrl: vt8500: "
` [PATCH v3 61/73] pinctrl: axp209: "
` [PATCH v3 62/73] pinctrl: rk805: "
` [PATCH v3 63/73] pinctrl: mediatek: moore: drop the wrappers "
` [PATCH v3 64/73] pinctrl: mediatek: common: "
` [PATCH v3 65/73] pinctrl: cirrus: drop the wrapper "
` [PATCH v3 66/73] pinctrl: ocelot: "
` [PATCH v3 67/73] pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v3 68/73] pinctrl: starfive: jh7110: "
` [PATCH v3 69/73] pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
` [PATCH v3 70/73] pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v3 71/73] pinctrl: nuvoton: npcm8xx: "
` [PATCH v3 72/73] pinctrl: em: drop the wrapper around pinctrl_gpio_request()
` [PATCH v3 73/73] pinctrl: tegra: "
[PATCH] ethdev: fix flow action async query coverity
2023-10-17 12:21 UTC (2+ messages)
mickledore merge request: Oct 17th
2023-10-17 12:21 UTC
[PATCH] jfs: fix array-index-out-of-bounds in dbAdjTree
2023-10-17 12:03 UTC
[PATCH] drm: Remove struct drm_flip_task from DRM interfaces
2023-10-17 12:20 UTC
[PATCH] powerpc/paravirt: Improve vcpu_is_preempted
2023-10-17 12:18 UTC (3+ messages)
[PATCH 0/3] RCU tasks for v6.7
2023-10-17 12:19 UTC (4+ messages)
` [PATCH 1/3] rcu-tasks: Add printk()s to localize boot-time self-test hang
` [PATCH 2/3] rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
` [PATCH 3/3] rcu-tasks: Make rcu_tasks_lazy_ms static
[Intel-gfx] [PATCH v1 0/2] display device info as a separate debugfs entry
2023-10-17 12:19 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for display device info as a separate debugfs entry (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PATCH v14 1/9] x86/resctrl: Add multiple tasks to the resctrl group at once
2023-10-17 12:18 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH v14 2/9] x86/resctrl: Simplify rftype flag definitions
2023-10-17 12:18 UTC (2+ messages)
` [tip: x86/cache] "
[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
2023-10-17 12:18 UTC
[PATCH v14 3/9] x86/resctrl: Rename rftype flags for consistency
2023-10-17 12:18 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH v14 4/9] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
2023-10-17 12:18 UTC (2+ messages)
` [tip: x86/cache] x86/resctrl: Unwind properly from rdt_enable_ctx()
[PATCH v14 6/9] x86/resctrl: Introduce "-o debug" mount option
2023-10-17 12:17 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH v14 5/9] x86/resctrl: Move default group file creation to mount
2023-10-17 12:18 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH v14 7/9] x86/resctrl: Display CLOSID for resource group
2023-10-17 12:17 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH v14 9/9] x86/resctrl: Display RMID of resource group
2023-10-17 12:17 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH 1/1] selftests/resctrl: Don't fail MBM test when schemata doesn't support MB:x=x line
2023-10-17 12:17 UTC
[PATCH v14 8/9] x86/resctrl: Add support for the files for MON groups only
2023-10-17 12:17 UTC (2+ messages)
` [tip: x86/cache] x86/resctrl: Add support for the files of "
[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
2023-10-17 12:17 UTC (4+ messages)
` [PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
iperf performance regression since Linux 5.18
2023-10-17 12:17 UTC (15+ messages)
[PATCH] usertools/rss: add CNXK RSS key
2023-10-17 12:17 UTC (4+ messages)
` [PATCH v2 1/1] "
Hitting verifier backtracking bug on 6.5.5 kernel
2023-10-17 12:16 UTC (6+ messages)
[PATCH v7 0/6] drm: Add support for atomic async page-flip
2023-10-17 12:16 UTC (5+ messages)
` [PATCH v7 4/6] drm: Refuse to async flip with atomic prop changes
[PATCH] powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
2023-10-17 12:15 UTC
[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
2023-10-17 12:15 UTC (4+ messages)
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64
[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-17 12:15 UTC (5+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
[PATCH 00/12] drm/ast: Align VGA register names with documentation
2023-10-17 12:14 UTC (2+ messages)
[PATCH v3 0/4] KVM: x86: tracepoint updates
2023-10-17 12:12 UTC (2+ messages)
[PATCH v6 0/6] drm: Add support for atomic async page-flip
2023-10-17 12:10 UTC (11+ messages)
` [PATCH v6 6/6] drm/doc: Define KMS atomic state set
[PATCH 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
2023-10-17 12:13 UTC (6+ messages)
` [PATCH 5/9] drm/bridge: synopsys: dw-mipi-dsi: Use pixel clock rate to calculate lbcc
[PATCH xfrm-next 0/9] mlx5 IPsec replay window enhancement and XFRM core statistics
2023-10-17 12:13 UTC (4+ messages)
` [PATCH xfrm-next 5/9] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
[PATCH] Revert "accel/ivpu: Use cached buffers for FW loading"
2023-10-17 12:13 UTC
[PATCH v3] dt-bindings: mtd: cadence: convert cadence-nand-controller.txt to yaml
2023-10-17 12:11 UTC (3+ messages)
deadlock when using iothread during backup_clean()
2023-10-17 12:12 UTC (7+ messages)
[PATCH v5 0/4] Improve test coverage of TTM
2023-10-17 12:10 UTC (7+ messages)
[PATCH] drm/amdgpu: ignore duplicate BOs again
2023-10-17 12:10 UTC
[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
2023-10-17 12:05 UTC (10+ messages)
[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
2023-10-17 12:09 UTC (9+ messages)
mm/mmap.c:2039 expand_downwards() warn: unsigned 'address' is never less than zero
2023-10-17 12:07 UTC
[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
2023-10-17 12:07 UTC
drivers/gpu/drm/scheduler/sched_main.c:266: warning: Function parameter or member 'result' not described in 'drm_sched_job_done'
2023-10-17 12:07 UTC
[PATCH v24 00/16] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support
2023-10-17 12:05 UTC (4+ messages)
` [PATCH v24 08/16] PCI: dwc: Disable two BARs to avoid unnecessary memory assignment
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-17 12:06 UTC (4+ messages)
` [PATCH v3 07/19] iommufd: Dirty tracking data support
[PATCH v2 1/2] kbuild: unify vdso_install rules
2023-10-17 11:57 UTC (6+ messages)
` [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets
[PATCH] kbuild: use which $(DTC) as a dependency
2023-10-17 12:04 UTC (3+ messages)
[PATCH] dev-manual: layers: Add notes about layer.conf
2023-10-17 12:05 UTC
[PATCH V2 1/1] mdadm/super1: Add MD_FEATURE_RAID0_LAYOUT for all raid0 after kernel v5.4
2023-10-17 12:04 UTC (3+ messages)
[soc:aspeed/soc-driver] BUILD SUCCESS 0af9e89106c359e531791c3dc2422a16bd40d17f
2023-10-17 12:04 UTC
[PATCH] bootm: Fix flags used for bootargs string substitution
2023-10-17 10:53 UTC
[PATCH v5] fetch2: Add API for upstream source tracing
2023-10-17 12:04 UTC (3+ messages)
[PATCH] semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed
2023-10-17 12:03 UTC (4+ messages)
[PATCH v1] test/graph: fix unused return value
2023-10-17 12:01 UTC (3+ messages)
[PATCH] dev-manual: layers: Add notes about layer.conf
2023-10-17 12:00 UTC
[PATCH nf-next,RFC] netfilter: nf_tables: shrink memory consumption of set elements
2023-10-17 12:00 UTC (3+ messages)
[PATCH V2 0/2] Add rs485 support to uartps driver
2023-10-17 11:59 UTC (5+ messages)
` [PATCH V2 2/2] tty: serial: uartps: "
[PATCH 1/1] efi_loader: expose the device-tree file name
2023-10-17 11:59 UTC (6+ messages)
[PATCH net] gve: Do not fully free QPL pages on prefill errors
2023-10-17 12:00 UTC (2+ messages)
Recent changes (master)
2023-10-17 12:00 UTC
[virtio-comment] [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK
2023-10-17 11:58 UTC (5+ messages)
` [virtio-comment] "
[PATCH v8 00/23] Add display driver for MT8188 VDOSYS1
2023-10-17 11:57 UTC (8+ messages)
` [PATCH v8 15/23] drm/mediatek: Manage component's clock with function pointers
Getting packet timestamps
2023-10-17 11:52 UTC
example where "RDEPENDS" is including a "virtual/" run-time dependency
2023-10-17 11:56 UTC
[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
2023-10-17 11:54 UTC (5+ messages)
` [Intel-gfx] [PATCH 06/10] drm/i915/spi: spi register with mtd
` "
[PATCH v2 0/3] Refactor PPI logic/definitions for virt/sbsa-ref
2023-10-17 11:53 UTC (2+ messages)
[PATCH v5 0/7] Migration deprecated parts
2023-10-17 11:52 UTC (8+ messages)
` [PATCH v5 1/7] migration: Print block status when needed
` [PATCH v5 2/7] migration: migrate 'inc' command option is deprecated
` [PATCH v5 3/7] migration: migrate 'blk' "
` [PATCH v5 4/7] migration: Deprecate block migration
` [PATCH v5 5/7] migration: Deprecate old compression method
` [PATCH v5 6/7] [RFC] migration: Make -i/-b an error for hmp and qmp
` [PATCH v5 7/7] [RFC] migration: Remove helpers needed for -i/-b migrate options
[PATCH 0/5] PM: domains: Drop pm_genpd_opp_to_performance_state()
2023-10-17 11:53 UTC (5+ messages)
` (subset) "
[PATCH v2 0/2] tcg: Streamline vector load/store
2023-10-17 11:52 UTC (2+ messages)
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.