messages from 2024-07-22 17:07:07 to 2024-07-22 18:29:40 UTC [more...]
[PATCH v2] drm/panel-edp: Add 6 panels used by MT8186 Chromebooks
2024-07-22 17:35 UTC (2+ messages)
[PATCH v1] drm/panel-edp: Add panels with conservative timings
2024-07-22 17:24 UTC (4+ messages)
[PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function
2024-07-22 18:29 UTC (5+ messages)
` [PATCH v2 2/5] station: add station_get_autoconnect
` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started
` [PATCH v2 4/5] auto-t: add DPP tests for state change checks
` [PATCH v2 5/5] auto-t: fix several DPP tests after station state changes
[linus:master] [mm] 24e44cc22a: BUG:KCSAN:data-race_in_pcpu_alloc_noprof/pcpu_block_update_hint_alloc
2024-07-22 18:27 UTC (6+ messages)
Firefox-128 "Privacy-Preserving Attribution" and distribution defaults
2024-07-22 18:26 UTC (2+ messages)
[PATCH RESEND] rockchip/drm: vop2: add support for gamma LUT
2024-07-22 18:26 UTC (4+ messages)
[PATCH net-next RFC] net: ethernet: mtk_eth_soc: use prefetch methods
2024-07-22 18:26 UTC (4+ messages)
[PATCH v3] spi: ppc4xx: handle irq_of_parse_and_map() errors
2024-07-22 18:24 UTC (4+ messages)
` [v3] "
[PATCH 0/4] improve one-shot variable detection with shell function
2024-07-22 18:24 UTC (6+ messages)
` [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
` [PATCH 3/4] check-non-portable-shell: improve `VAR=val shell-func` detection
[PATCH bpf-next v2 1/2] bpf: Support private stack for bpf progs
2024-07-22 18:22 UTC (6+ messages)
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers (fd-local edition)
2024-07-22 18:22 UTC (3+ messages)
` [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
[PATCH bpf-next] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
2024-07-22 18:20 UTC
[OE-core][PATCH] yocto-uninative: Update to 4.6 for glibc 2.40
2024-07-22 18:19 UTC (2+ messages)
` Patchtest results for "
[GIT PULL] HID for 6.11
2024-07-22 18:17 UTC (3+ messages)
[PATCH v2 0/5] arm: exynos: Enable TRNG for E850-96 board
2024-07-22 18:17 UTC (2+ messages)
[PATCH v3 0/3] Restrict BMG to use 64K pages for scanout buffers
2024-07-22 18:17 UTC (5+ messages)
` [PATCH v3 2/3] drm/xe: Expose display alignment requirement
[PATCH bpf-next v4 1/2] bpf: Get better reg range with ldsx and 32bit compare
2024-07-22 18:16 UTC (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add reg_bounds tests for ldsx and subreg compare
[RFC PATCH 3/3] ARM: dts: davinci, keystone: correct watchdog nodenames
2024-07-22 18:14 UTC
[PATCH v5 00/13] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-22 18:08 UTC (15+ messages)
` [PATCH v5 12/13] vfio/migration: Don't block migration device dirty tracking is unsupported
[PATCH v7 05/28] dma-heap: Add proper kref handling on dma-buf heaps
2024-07-22 18:06 UTC (3+ messages)
[PATCH v6 00/27] Constify tool pointers
2024-07-22 18:04 UTC (8+ messages)
[PATCH v2] warp7: Convert to OF_UPSTREAM
2024-07-22 17:59 UTC
[PATCH v3 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-22 17:57 UTC (39+ messages)
` [PATCH v3 01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host
` [PATCH v3 02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c
` [PATCH v3 03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine
` [PATCH v3 04/38] mmc: dw_mmc: Extract FIFO init "
` [PATCH v3 05/38] mmc: dw_mmc: Extract divider update to a separate function
` [PATCH v3 06/38] mmc: dw_mmc: Extract FIFO data transfer into a separate routine
` [PATCH v3 07/38] mmc: dw_mmc: Extract DMA transfer handling code "
` [PATCH v3 08/38] mmc: dw_mmc: Extract setting the DMA descriptor "
` [PATCH v3 09/38] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings
` [PATCH v3 10/38] mmc: dw_mmc: Add support for 64-bit IDMAC
` [PATCH v3 11/38] mmc: dw_mmc: Replace fifoth_val property with fifo-depth
` [PATCH v3 12/38] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h
` [PATCH v3 13/38] mmc: dw_mmc: Improve coding style
` [PATCH v3 14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts
` [PATCH v3 15/38] dt-bindings: exynos: Update bindings doc for DW MMC controller
` [PATCH v3 16/38] arm: exynos: Add header guard for dwmmc.h
` [PATCH v3 17/38] mmc: exynos_dw_mmc: Fix obtaining the base address of controller
` [PATCH v3 18/38] mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
` [PATCH v3 19/38] mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
` [PATCH v3 20/38] mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
` [PATCH v3 21/38] mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
` [PATCH v3 22/38] mmc: exynos_dw_mmc: Convert to use livetree API
` [PATCH v3 23/38] mmc: exynos_dw_mmc: Read upstream SDR timing properties
` [PATCH v3 24/38] mmc: exynos_dw_mmc: Abstract CLKSEL register
` [PATCH v3 25/38] mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
` [PATCH v3 26/38] mmc: exynos_dw_mmc: Read common bus-width property
` [PATCH v3 27/38] mmc: exynos_dw_mmc: Read common clock-frequency property
` [PATCH v3 28/38] mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
` [PATCH v3 29/38] mmc: exynos_dw_mmc: Read and use DDR timing when available
` [PATCH v3 30/38] mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
` [PATCH v3 31/38] mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
` [PATCH v3 32/38] mmc: exynos_dw_mmc: Pull all init code into probe function
` [PATCH v3 33/38] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
` [PATCH v3 34/38] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
` [PATCH v3 35/38] mmc: exynos_dw_mmc: Improve coding style
` [PATCH v3 36/38] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts
` [PATCH v3 37/38] configs: e850-96: Enable MMC
` [PATCH v3 38/38] doc: samsung: Mention enabled eMMC in E850-96 board doc
[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
2024-07-22 18:02 UTC (3+ messages)
` [PATCH v11 5/6] documentation: media: add documentation for "
[RFC PATCH v2 0/9] migration/multifd: Remove multifd_send_state->pages
2024-07-22 17:59 UTC (10+ messages)
` [RFC PATCH v2 1/9] migration/multifd: Reduce access to p->pages
` [RFC PATCH v2 2/9] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [RFC PATCH v2 3/9] migration/multifd: Introduce MultiFDSendData
` [RFC PATCH v2 4/9] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [RFC PATCH v2 5/9] migration/multifd: Replace p->pages with an union pointer
` [RFC PATCH v2 6/9] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [RFC PATCH v2 7/9] migration/multifd: Isolate ram pages packet data
` [RFC PATCH v2 8/9] migration/multifd: Don't send ram data during SYNC
` [RFC PATCH v2 9/9] migration/multifd: Replace multifd_send_state->pages with client data
[PATCH 0/9] introduce defrag to xfs_spaceman
2024-07-22 18:01 UTC (6+ messages)
` [PATCH 9/9] spaceman/defrag: warn on extsize
[PATCH alsa-utils 00/10] Cleanup seq/* stuff and extend aseqsend
2024-07-22 17:52 UTC (11+ messages)
` [PATCH alsa-utils 01/10] configure: Requires the latest ALSA-lib release 1.2.12
` [PATCH alsa-utils 02/10] aplaymidi: Drop ifdef for UMP support
` [PATCH alsa-utils 03/10] aplaymidi: Allow to pass 0 to -u option, too
` [PATCH alsa-utils 04/10] aconnect: Drop superfluous ifdefs
` [PATCH alsa-utils 05/10] aseqdump: Drop ifdef for UMP support
` [PATCH alsa-utils 06/10] aseqdump: Check the -u option value properly
` [PATCH alsa-utils 07/10] configure: Drop unused conditionals
` [PATCH alsa-utils 08/10] aseqdump: Show SysEx prefix to UMP SysEx data dump
` [PATCH alsa-utils 09/10] aseqsend: Support UMP mode
` [PATCH alsa-utils 10/10] aseqsend: Support long options
[PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-07-22 17:57 UTC (6+ messages)
[PATCH] scsi: ufs: core: Do not set link to OFF state while waking up from hibernation
2024-07-22 17:57 UTC (2+ messages)
Lockup of (raid5 or raid6) + vdo after taking out a disk under load
2024-07-22 17:56 UTC (7+ messages)
[GSoC][PATCH v4 0/5] t: port reftable/tree_test.c to the unit testing framework
2024-07-22 17:56 UTC (6+ messages)
` [GSoC][PATCH v5 "
` [PATCH v5 2/5] t: move "
[syzbot] [rcu?] WARNING in rcu_note_context_switch (2)
2024-07-22 17:55 UTC (6+ messages)
[PATCH] efi_loader: add /dtbs search path
2024-07-22 17:55 UTC
[PATCH][next] drm/i915/dp: Make read-only array bw_gbps static const
2024-07-22 17:55 UTC (3+ messages)
` ✗ CI.FULL: failure for "
` ✓ Fi.CI.BAT: success "
[PATCH] scsi: ufs: exynos: Don't resume FMP when crypto support disabled
2024-07-22 17:54 UTC (2+ messages)
[PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
2024-07-22 17:50 UTC
[RFC v1 0/9] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
2024-07-22 17:50 UTC (8+ messages)
` [RFC v1 3/9] drm/xe/hw_engine_group: Register hw engine group's exec queues
[PATCH master 1/3] resource: return NULL for error in request_barebox_region
2024-07-22 17:49 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega
2024-07-22 17:48 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/kodi-pvr-waipu: bump version to 21.8.6-Omega
problems while creating a initrd image with wic image size
2024-07-22 17:47 UTC
[PATCH 0/2] Don't initialize HOST_IOMMU_DEVICE with mdev
2024-07-22 17:45 UTC (6+ messages)
` [PATCH 2/2] vfio/ccw: "
[PATCH 0/4] xen/domain: Idle domain creation improvements
2024-07-22 17:46 UTC (4+ messages)
` [PATCH 4/4] arch/domain: Clean up the idle domain remnants in arch_domain_create()
usb gadget driver initialization issue
2024-07-22 15:52 UTC (3+ messages)
[PATCH] usb: gadget: core: Check for unset descriptor
2024-07-22 17:42 UTC (6+ messages)
[PATCH dpdk] rel_notes: announce 24.11 ipv6 api breakage
2024-07-22 17:39 UTC
[PATCH v1] common/cnxk: fix integer overflow
2024-07-22 17:39 UTC (2+ messages)
[PATCH v3 0/2] Modify the method of obtaining porch parameters
2024-07-22 17:39 UTC (3+ messages)
` [PATCH v3 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()
[PATCH v1 0/3] dts: add test suite for dual VLANs
2024-07-22 17:38 UTC (3+ messages)
` [PATCH v1 2/3] dts: add dual_vlan testing suite
[PATCH 0/2] x86/efi: Fix booting when NX is disabled
2024-07-22 17:38 UTC (5+ messages)
` [PATCH 2/2] x86/efi: Unlock NX if necessary
[PATCH] CI: workaround broken selinux+docker interaction in yocto
2024-07-22 17:38 UTC (3+ messages)
[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
2024-07-22 17:37 UTC (5+ messages)
[RFC PATCH v18 0/8] TPEBS counting mode support
2024-07-22 17:37 UTC (2+ messages)
[PATCH v4] mm/damon/lru_sort: adjust local variable to dynamic allocation
2024-07-22 17:36 UTC (2+ messages)
[PATCH bpf-next 1/3] bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
2024-07-22 17:34 UTC (4+ messages)
[PATCH v5 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
2024-07-22 17:33 UTC (3+ messages)
` [PATCH v5 04/11] doc: uefi: document dynamic UUID generation
sound/soc/tegra/tegra210_i2s.c:922:(.text+0x4f0): relocation truncated to fit: R_NIOS2_CALL26 against `simple_util_parse_convert'
2024-07-22 17:33 UTC
[PATCH] selftests: ksft: Track skipped tests when finishing the test suite
2024-07-22 17:32 UTC (2+ messages)
[Buildroot] [PATCH] package/chicken: move literals into text section for xtensa architecture
2024-07-22 17:31 UTC (5+ messages)
[PATCH 0/4] target/arm: Various minor SME bugfixes
2024-07-22 17:29 UTC (5+ messages)
` [PATCH 1/4] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [PATCH 2/4] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [PATCH 3/4] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [PATCH 4/4] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
[PATCH v2 1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
2024-07-22 17:29 UTC (3+ messages)
` [PATCH v2 2/3] memory tiering: introduce folio_has_cpupid() check
` [PATCH v2 3/3] memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled
[PATCH v2] riscv/mm/fault: add show_pte() before die()
2024-07-22 17:28 UTC (3+ messages)
[Buildroot] [PATCH v2] support/testing/infra/emulator.py: fix qemu prompt detection
2024-07-22 17:26 UTC (3+ messages)
[PATCH] drm/amd/display: Add NULL check for clk_mgr in dcn401_init_hw
2024-07-22 17:25 UTC (3+ messages)
` [PATCH v2] drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs "
[PATCH master] of: fdt: fix overflows when parsing sizes
2024-07-22 17:24 UTC
[PATCH 0/4] use the pager in 'add -p'
2024-07-22 17:22 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 4/4] add-patch: render hunks through the pager
[openeuler:openEuler-1.0-LTS 1505/23347] drivers/spi/spi.c:2040:7: error: implicit declaration of function 'gpiod_count'; did you mean 'cpuid_count'?
2024-07-22 17:22 UTC
[Buildroot] [PATCH buildroot v2 1/2] package/python-uvicorn: requires PYTHON3_SSL
2024-07-22 17:21 UTC (8+ messages)
` [Buildroot] [PATCH buildroot v2 2/2] support/testing: add fastapi runtime test
[PATCH v2 0/8] RISCV device tree mapping
2024-07-22 17:21 UTC (7+ messages)
` [PATCH v2 5/8] xen/riscv: introduce asm/pmap.h header
[PATCH 1/2] selftests: x86: vdso_restorer: remove manual counting of pass/fail tests
2024-07-22 17:20 UTC (5+ messages)
[PATCH 00/14] drm/i915/dp_mst: Enable LT fallback for UHBR<->non-UHBR rates
2024-07-22 17:19 UTC (3+ messages)
` [PATCH 01/14] drm/dp_mst: Factor out function to queue a topology probe work
[PATCH printk v3 00/19] add threaded printing + the rest
2024-07-22 17:19 UTC (20+ messages)
` [PATCH printk v3 01/19] printk: nbcon: Clarify nbcon_get_default_prio() context
` [PATCH printk v3 02/19] printk: nbcon: Consolidate alloc() and init()
` [PATCH printk v3 03/19] printk: nbcon: Add function for printers to reacquire ownership
` [PATCH printk v3 04/19] printk: nbcon: Clarify rules of the owner/waiter matching
` [PATCH printk v3 05/19] printk: Fail pr_flush() if before SYSTEM_SCHEDULING
` [PATCH printk v3 06/19] printk: Flush console on unregister_console()
` [PATCH printk v3 07/19] printk: Add helpers for flush type logic
` [PATCH printk v3 08/19] printk: nbcon: Add context to usable() and emit()
` [PATCH printk v3 09/19] printk: nbcon: Introduce printer kthreads
` [PATCH printk v3 10/19] printk: nbcon: Use thread callback if in task context for legacy
` [PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation
` [PATCH printk v3 12/19] printk: Provide helper for message prepending
` [PATCH printk v3 13/19] printk: nbcon: Show replay message on takeover
` [PATCH printk v3 14/19] proc: consoles: Add notation to c_start/c_stop
` [PATCH printk v3 15/19] proc: Add nbcon support for /proc/consoles
` [PATCH printk v3 16/19] tty: sysfs: Add nbcon support for 'active'
` [PATCH printk v3 17/19] printk: Implement legacy printer kthread for PREEMPT_RT
` [PATCH printk v3 18/19] printk: nbcon: Assign nice -20 for printing threads
` [PATCH printk v3 19/19] printk: Avoid false positive lockdep report for legacy printing
[GIT PULL] MM updates for 6.11-rc1
2024-07-22 17:18 UTC (2+ messages)
[xiang-erofs:dev-test] BUILD SUCCESS 63c65795291d40fd8cc9bb0c07fb300f54dceb43
2024-07-22 17:14 UTC
[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-22 17:14 UTC (2+ messages)
[PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp'
2024-07-22 17:14 UTC (6+ messages)
[PATCH v2 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
2024-07-22 17:14 UTC (2+ messages)
[PATCH 0/7] clk: clocking-wizard: add user clock monitor support
2024-07-22 17:13 UTC (3+ messages)
` [PATCH 6/7] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
[PATCH] mm: added node_reclaim successes to VM event counters
2024-07-22 17:13 UTC
[GIT PULL] bcachefs fixes for 6.11-rc1
2024-07-22 17:12 UTC
[PATCH v1] net/e1000: do not update link status in secondary process
2024-07-22 17:08 UTC (4+ messages)
[PATCH v2] drm/xe: Add assert for XE_WA() usage
2024-07-22 17:07 UTC (2+ messages)
` ✓ CI.BAT: success for drm/xe: Add assert for XE_WA() usage (rev2)
[PATCH] resource: add CONFIG_DEBUG_RESOURCES option
2024-07-22 17:06 UTC
[PATCH] pstore: implement devinfo callback
2024-07-22 17:06 UTC
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.