All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-01 16:05:11 to 2023-06-01 16:33:00 UTC [more...]

[PATCH 0/6] tests: enable meson test timeouts to improve debuggability
 2023-06-01 16:31 UTC  (6+ messages)
` [PATCH 2/6] qtest: bump migration-test timeout to 5 minutes
` [PATCH 3/6] qtest: bump qom-test timeout to 7 minutes
` [PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
` [PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes
` [PATCH 6/6] mtest2make: stop disabling meson test timeouts

[PATCH 00/40] expo: Add an initial configuration editor
 2023-06-01 16:23 UTC  (38+ messages)
` [PATCH 01/40] binman: Correct coverage gap in control
` [PATCH 02/40] expo: Correct some header-file comments
` [PATCH 03/40] expo: Convert to using a string ID for the scene title
` [PATCH 04/40] sandbox: Fix quiting when the LCD window is closed
` [PATCH 05/40] test: Restore test behaviour on failure
` [PATCH 06/40] gpio: Avoid using an invalid ofnode
` [PATCH 07/40] dm: core: Avoid registering an inaccessible tree
` [PATCH 08/40] video: Drop #ifdefs from console_truetype
` [PATCH 09/40] video: Provide a way to clear part of the console
` [PATCH 10/40] expo: Store the console in the expo
` [PATCH 11/40] expo: Avoid automatically arranging the scene
` [PATCH 12/40] console: Correct truetype spacing error
` [PATCH 13/40] expo: Rename exp_set_text_mode()
` [PATCH 14/40] fs: Create functions to load and allocate a file
` [PATCH 15/40] cat: Update command to use fs_load_alloc()
` [PATCH 16/40] fdt: Align the start of the livetree
` [PATCH 17/40] fdt: Clarify the fdt pre-relocation warning
` [PATCH 18/40] fdt: Allow more general use of livetree
` [PATCH 19/40] bootstd: Add a separate log category for expo
` [PATCH 20/40] video: Correct docs for video_index_to_colour()
` [PATCH 21/40] video: Allow temporary colour changes
` [PATCH 22/40] console: Allow measuring the bounding box of text
` [PATCH 23/40] expo: Allow setting the start of the dynamic-ID range
` [PATCH 24/40] video: Use enum with video_index_to_colour()
` [PATCH 25/40] expo: Add width and height to objects
` [PATCH 26/40] expo: Use flags for objects
` [PATCH 27/40] expo: Calculate text bounding-box correctly
` [PATCH 28/40] expo: Set up the width and height of objects
` [PATCH 29/40] expo: Support simple themes
` [PATCH 30/40] expo: Move menu-item selection into a function
` [PATCH 31/40] expo: Support drawing of popup menus
` [PATCH 32/40] expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM
` [PATCH 33/40] expo: Draw popup menus in both opened and closed states
` [PATCH 34/40] expo: Draw the current opened menu on top
` [PATCH 35/40] expo: Implement the keypress logic for popup menus
` [PATCH 36/40] expo: Add spacing around menus and items
` [PATCH 37/40] expo: Support building an expo from a description file

[PATCH] net/gve: fix bug in verify driver compatibility
 2023-06-01 16:32 UTC  (5+ messages)

[PATCH net-next v1 1/1] ieee802154: ca8210: Remove stray gpiod_unexport() call
 2023-06-01 16:32 UTC  (3+ messages)

[PATCH v5 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-01 16:31 UTC  (2+ messages)
` [PATCH v5 7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties

[PATCH 0/5] jbd2: fix several checkpoint inconsistent issues
 2023-06-01 16:31 UTC  (6+ messages)
` [PATCH 4/5] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint

[PATCH] drm/msm: Remove unnecessary (void*) conversions
 2023-06-01 16:30 UTC  (3+ messages)
` [Freedreno] "

[PATCH net-next RFC] net: skip printing "link become ready" v6 msg
 2023-06-01 16:30 UTC  (2+ messages)
` net: skip printing "link become ready" v6 msg: Tests Results

[PATCH v2] MAINTAINERS: Update maintainer of Amazon EFA driver
 2023-06-01 16:30 UTC 

[PATCH] tracing/user_events: Run BPF program if attached
 2023-06-01 16:29 UTC  (11+ messages)

[Cluster-devel] [PATCHv2 dlm/next] fs: dlm: avoid F_SETLKW plock op lookup collisions
 2023-06-01 16:28 UTC  (8+ messages)
          `  "

[PATCH] docs: organize subsystems
 2023-06-01 16:28 UTC  (3+ messages)
` [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-06-01 16:27 UTC  (10+ messages)

[Intel-xe] [PATCH] drm/xe: Replace DRM_ERROR() with drm_err()
 2023-06-01 16:27 UTC  (4+ messages)

[PATCH bpf] bpf: Fix UAF in task local storage
 2023-06-01 16:27 UTC  (3+ messages)

[PATCH 0/4] linux-user: Emulate /proc/cpuinfo on s390x
 2023-06-01 16:25 UTC  (5+ messages)
` [PATCH 1/4] s390x/tcg: Fix CPU address returned by STIDP
` [PATCH 2/4] linux-user/elfload: Expose get_elf_hwcap() on s390x
` [PATCH 3/4] linux-user/elfload: Introduce elf_hwcap_str() "
` [PATCH 4/4] linux-user: Emulate /proc/cpuinfo "

[PATCH v3 0/9] tests/qtest: make migration-test massively faster
 2023-06-01 16:26 UTC  (15+ messages)
` [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
` [PATCH v3 9/9] tests/qtest: massively speed up migration-test

[PATCH 2/2] mm/mm_init.c: remove reset_node_present_pages()
 2023-06-01 16:26 UTC 

[PATCH 1/2] mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
 2023-06-01 16:26 UTC 

[PATCH net] net: renesas: rswitch: Fix return value in error path of xmit
 2023-06-01 16:26 UTC  (5+ messages)

[Intel-wired-lan] [PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-06-01 16:25 UTC  (2+ messages)
`  "

[virtio-comment] virtio networking collaboration meeting: call for agenda
 2023-06-01 16:26 UTC  (4+ messages)
  ` [virtio-comment] RE: [virtio] "
    ` [virtio-comment] "

[meta-python][PATCH 000/149] python3: improve run-time dependencies situation
 2023-06-01 16:25 UTC  (3+ messages)
` [meta-python][PATCH 004/149] python3-pywbem: don't use PYTHON_PN

[PATCH v4 0/6] Process connector bug fixes & enhancements
 2023-06-01 16:25 UTC  (14+ messages)
` [PATCH v4 1/6] netlink: Reverse the patch which removed filtering
` [PATCH v4 5/6] connector/cn_proc: Performance improvements

[PATCH v5 00/13]
 2023-06-01 16:24 UTC  (7+ messages)
` [PATCH v5 11/13] drm/msm: Use regular fbdev I/O helpers
    ` [Intel-gfx] "

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-01 16:23 UTC  (6+ messages)

[PATCH] MAINTAINERS: Update maintainer of Amazon EFA driver
 2023-06-01 16:23 UTC  (3+ messages)

[PATCH v3] app/testpmd: expand noisy neighbour forward mode support
 2023-06-01 16:23 UTC  (4+ messages)

[PATCH 00/14] [RFC] config: remove global state from config iteration
 2023-06-01 16:22 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/14] (RFC-only) config: add kvi arg to config_fn_t

[PATCH 5.10 00/22] 5.10.182-rc1 review
 2023-06-01 16:22 UTC  (2+ messages)

[PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-06-01 16:21 UTC 

[meta-arago][master][PATCH] conf: distro: arago.conf: Change FEEDURIPREFIX
 2023-06-01 16:21 UTC 

[PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
 2023-06-01 16:19 UTC  (5+ messages)
` [PATCH 8/9] powerpc: Add HOTPLUG_SMT support

[PATCH v2 0/6] fs: Fix directory corruption when moving directories
 2023-06-01 16:21 UTC  (9+ messages)
` [PATCH v2 4/6] fs: Establish locking order for unrelated directories
        ` [f2fs-dev] "

[RESEND PATCH 0/2] smp: Reduce logging due to dump_stack of CSD waiters
 2023-06-01 16:21 UTC  (5+ messages)
` [RESEND PATCH 2/2] smp: Reduce NMI traffic from CSD waiters to CSD destination

[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-06-01 16:20 UTC  (4+ messages)

Patchwork summary for: spi-devel-general
 2023-06-01 16:20 UTC 

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-06-01 16:16 UTC  (14+ messages)

[GIT PULL] mtd: Fixes for 6.4-rc5
 2023-06-01 16:19 UTC  (2+ messages)

[PATCH] drm/amd/pm: Fix power context allocation in SMU13
 2023-06-01 16:19 UTC  (2+ messages)

[meta-arago][kirkstone][PATCH] conf: distro: arago.conf: Change FEEDURIPREFIX
 2023-06-01 16:18 UTC 

[PATCH 1/4] soundwire: stream: Add missing clear of alloc_slave_rt
 2023-06-01 16:16 UTC  (4+ messages)
` [PATCH 2/4] soundwire: bandwidth allocation: Remove pointless variable
` [PATCH 3/4] soundwire: stream: Remove unnecessary gotos
` [PATCH 4/4] soundwire: stream: Tidy do_bank_switch error messages

[PATCH net-next 0/4] Convert to platform remove callback returning void
 2023-06-01 16:18 UTC  (11+ messages)
` [PATCH net-next 1/4] ath10k: Drop cleaning of driver data from probe error path and remove
` [PATCH net-next 2/4] ath10k: Drop checks that are always false
` [PATCH net-next 3/4] ath10k: Convert to platform remove callback returning void
` [PATCH net-next 4/4] atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()

[PATCH net 0/2] net/ipv6: skip_notify_on_dev_down fix
 2023-06-01 16:18 UTC  (2+ messages)

Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
 2023-06-01 16:18 UTC  (10+ messages)

[PATCH v4 00/10] tests/qtest: make migration-test massively faster
 2023-06-01 16:13 UTC  (10+ messages)
` [PATCH v4 02/10] tests/qtest: add support for callback to receive QMP events
` [PATCH v4 03/10] tests/qtest: get rid of 'qmp_command' helper in migration test
` [PATCH v4 04/10] tests/qtest: get rid of some 'qtest_qmp' usage "
` [PATCH v4 05/10] tests/qtest: switch to using event callbacks for STOP event
` [PATCH v4 06/10] tests/qtest: replace wait_command() with qtest_qmp_assert_success
` [PATCH v4 07/10] tests/qtest: capture RESUME events during migration
` [PATCH v4 08/10] tests/qtest: distinguish src/dst migration VM stop/resume events
` [PATCH v4 09/10] tests/qtest: make more migration pre-copy scenarios run non-live
` [PATCH v4 10/10] tests/qtest: massively speed up migration-test

[PATCH 1/1] spi: spi-fsl-lpspi: downgrade log level for pio mode
 2023-06-01 16:15 UTC  (2+ messages)

[PATCH] spi: dw: Drop empty line from DebugFS init function
 2023-06-01 16:15 UTC  (2+ messages)

[PATCH 1/2] efi_loader: delete handle from events when a protocol is uninstalled
 2023-06-01 16:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/7] kms: Run tiled display tests on any set of connectors
 2023-06-01 16:14 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 7/7] tests/kms_tiled_display: Override the EDID to fake some tiles

[PATCH] perf script: Increase PID/TID width for output
 2023-06-01 16:14 UTC  (2+ messages)

[PATCH] [RFC] ubsan: disallow bounds checking with gcov on broken gcc
 2023-06-01 16:14 UTC  (2+ messages)

[PATCH v2 1/2] drm/amd: Disallow s0ix without BIOS support again
 2023-06-01 16:14 UTC  (5+ messages)

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-01 16:14 UTC  (2+ messages)
` [PATCH v3 1/1] "

[igt-dev] [PATCH i-g-t v2 6/7] lib/edid: Add support for making DisplayID tile blocks
 2023-06-01 16:13 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v3 "

[PATCH 00/13] mm: jit/text allocator
 2023-06-01 16:12 UTC  (3+ messages)

stable-rc/linux-6.1.y baseline: 125 runs, 9 regressions (v6.1.31-43-g087e96594ba7)
 2023-06-01 16:12 UTC 

[Buildroot] [PATCH] package/libopenssl: security bump to version 1.1.1u
 2023-06-01 16:11 UTC 

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-06-01 16:10 UTC  (5+ messages)

[PATCH] powercap: arm_scmi: Remove recursion while parsing zones
 2023-06-01 16:10 UTC  (2+ messages)

[PATCH] gpiolib: fix gpio-hog functionality
 2023-06-01 16:09 UTC  (3+ messages)

[PATCH v5 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-06-01 16:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/fbdev: Remove DRM's helpers for fbdev I/O (rev5)

[PATCH 1/1] RDMA/rxe: remove dangling declaration of rxe_cq_disable
 2023-06-01 16:10 UTC  (2+ messages)

[PATCH] eal: fix calling cleanup function twice
 2023-06-01 16:08 UTC 

[PATCH] RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes
 2023-06-01 16:09 UTC  (2+ messages)

[PATCH v2] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
 2023-06-01 16:09 UTC  (2+ messages)

[PATCH v1 00/43] ep93xx device tree conversion
 2023-06-01  5:33 UTC 

[PATCH v3] media: uapi: v4l: Intel metadata format update
 2023-06-01 16:08 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
 2023-05-31  9:06 UTC 

[PATCH v5 0/3] Add TDM audio on StarFive JH7110
 2023-05-31  6:42 UTC  (8+ messages)
` [PATCH v5 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v5 3/3] riscv: dts: starfive: add the node and pins configuration for tdm

[PATCH v5] checkpatch: Check for 0-length and 1-element arrays
 2023-06-01 16:07 UTC 

[PATCH v2 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-05-31  5:26 UTC  (3+ messages)
` [PATCH v2 5/6] spi: cs42l43: Add SPI controller support

[PATCH 0/4] Add Loongson HD Audio support
 2023-05-31  3:21 UTC  (5+ messages)
` [PATCH 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support
` [PATCH 2/4] ALSA: hda: Using polling mode for loongson controller by default
` [PATCH 3/4] ALSA: hda: Workaround for SDnCTL register on loongson controller
` [PATCH 4/4] ALSA: hda/intel: Workaround for WALLCLK register for "

[GIT PULL] nvme fixes for 6.4
 2023-06-01 16:07 UTC 

[ANNOUNCEMENT] Real-time Linux Summit 2023 at EOSS Prague
 2023-06-01 16:05 UTC 

[PATCH] fix typo
 2023-06-01 15:49 UTC 

FAILED: patch "[PATCH] ipv{4,6}/raw: fix output xfrm lookup wrt protocol" failed to apply to 6.1-stable tree
 2023-06-01 16:06 UTC  (4+ messages)
` [PATCH 6.1.y] ipv{4,6}/raw: fix output xfrm lookup wrt protocol

[PATCH v4] checkpatch: Check for 0-length and 1-element arrays
 2023-06-01 16:06 UTC  (3+ messages)

[PATCH 00/11] block: Re-enable the graph lock
 2023-06-01 16:05 UTC  (3+ messages)
` [PATCH 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()

[PATCH] Add test cases to improve code coverage
 2023-06-01 16:05 UTC 

[PATCH] dirvers/gpio: remove redundant reset gpio suffix
 2023-05-30 16:32 UTC 

[PATCH v2 0/4] acpi: numa: Add target support for generic port to HMAT parsing
 2023-06-01 16:04 UTC  (4+ messages)
` [PATCH v2 3/4] acpi: numa: Add setting of generic port system locality attributes

[PATCH] sound: Fix incorrect calculation of object size by sizeof
 2023-05-30  7:26 UTC 

[PATCH] xhci: Do not create endpoint debugfs while holding the bandwidth mutex
 2023-06-01 16:05 UTC  (3+ messages)

CSC3551 and devices missing related _DSD bits
 2023-05-28  0:02 UTC  (5+ messages)

[PATCH 0/3] media: atomisp: Selection API support bugfixes
 2023-06-01 16:04 UTC  (2+ messages)

[Intel-gfx] [PATCH v12 0/7] mtl: add support for pmdemand
 2023-06-01 16:03 UTC  (8+ messages)
` [Intel-gfx] [PATCH v12 1/7] drm/i915: fix the derating percentage for MTL
` [Intel-gfx] [PATCH v12 2/7] drm/i915: update the QGV point frequency calculations
` [Intel-gfx] [PATCH v12 3/7] drm/i915: store the peak bw per QGV point
` [Intel-gfx] [PATCH v12 4/7] drm/i915: extract intel_bw_check_qgv_points()
` [Intel-gfx] [PATCH v12 5/7] drm/i915: modify max_bw to return index to intel_bw_info
` [Intel-gfx] [PATCH v12 6/7] drm/i915/mtl: find the best QGV point for the SAGV configuration
` [Intel-gfx] [PATCH v12 7/7] drm/i915/mtl: Add support for PM DEMAND

add device removal test
 2023-06-01 16:04 UTC  (5+ messages)
` [PATCH 1/2] generic: add a test for device removal with dirty data


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.