All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-24 09:07:50 to 2023-04-24 09:46:34 UTC [more...]

[PATCH v4 0/2] Add pinctrl support for SDX75
 2023-04-24  9:45 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible

[PATCH] rv: Fix addition on an uninitialized variable 'run'
 2023-04-24  9:45 UTC  (2+ messages)

[igt-dev] [i-g-t 00/45] Add IGT display support for XE
 2023-04-24  9:45 UTC  (4+ messages)

[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-04-24  9:44 UTC  (12+ messages)
` [PATCH v2 1/5] driver/perf: Add identifier sysfs file for CMN
` [PATCH v2 2/5] perf vendor events: Add JSON metrics for CMN-700
` [PATCH v2 3/5] driver/perf: Add identifier sysfs file for Yitian 710 DDR
` [PATCH v2 4/5] perf jevents: Add support for Yitian 710 DDR PMU aliasing
` [PATCH v2 5/5] perf vendor events: Add JSON metrics for Yitian 710 DDR

[PATCHv6 0/9] ext2: DIO to use iomap
 2023-04-24  9:44 UTC  (5+ messages)

[PATCH v4 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-04-24  9:43 UTC  (6+ messages)
` [PATCH v4 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v4 2/5] parallels: Split image leak handling to separate check and fix helpers
` [PATCH v4 3/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v4 4/5] parallels: Replace fprintf by qemu_log in check
` [PATCH v4 5/5] parallels: Image repairing in parallels_open()

[PATCH 0/3] fbdev: Set missing owner fields in fb_ops
 2023-04-24  9:43 UTC  (3+ messages)

[PATCH V2 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-04-24  9:44 UTC  (7+ messages)
` [PATCH V2 4/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing

[PATCH 0/3] Create class for building rust unit test
 2023-04-24  9:44 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-24  9:43 UTC  (2+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-04-24 12:34 UTC  (12+ messages)
` [PATCH 01/43] gpio: ep93xx: split device in multiple
` [PATCH 05/43] dt-bindings: timers: add DT bindings for Cirrus EP93xx
` [PATCH 20/43] dt-bindings: dma: Add DT bindings ep93xx dma
` [PATCH 21/43] dma: cirrus: add DT support for Cirrus EP93xx
` [PATCH 22/43] dt-bindings: mtd: add DT bindings for ts7250 nand
` [PATCH 23/43] mtd: ts72xx_nand: add platform helper
` [PATCH 34/43] ARM: dts: add device tree for ep93xx Soc
` [PATCH 35/43] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms
` [PATCH 43/43] ASoC: cirrus: edb93xx: Delete driver

[PATCH v2 1/2] dt-bindings: hwmon: Add max6639
 2023-04-24  9:42 UTC  (4+ messages)

[PATCH] firmware: smccc: set variables smccc_soc_id_version,revision storage-class-specifier to static
 2023-04-24  9:41 UTC  (3+ messages)

[PATCH 0/5] MT8195 Acer Tomato - devicetrees Part 3
 2023-04-24  9:40 UTC  (6+ messages)
` [PATCH 5/5] arm64: dts: mediatek: cherry-tomato-r1: Enable NVMe PCI-Express port

In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
 2023-04-24  9:40 UTC  (2+ messages)

[PATCH v5] leds: max597x: Add support for max597x
 2023-04-24  9:40 UTC  (7+ messages)

[PATCH] arm64: dts: ti: k3-j721e-main: Update delay select values for MMC subsystems
 2023-04-24  9:38 UTC  (2+ messages)

[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
 2023-04-24  9:38 UTC  (3+ messages)
` [PATCH v2 3/4] migrate_pages: Don't wait forever locking pages "

Updating hardcoded "of-display" devices
 2023-04-24  9:35 UTC  (7+ messages)
` [PATCH 2/2] drm/ofdrm: Update expected device name

[PATCH v3 00/47] igb: Fix for DPDK
 2023-04-24  9:35 UTC  (11+ messages)
` [PATCH v3 06/47] igb: Clear IMS bits when committing ICR access
` [PATCH v3 29/47] igb: Rename a variable in igb_receive_internal()
` [PATCH v3 36/47] igb: Implement Rx SCTP CSO
` [PATCH v3 37/47] igb: Implement Tx "
` [PATCH v3 40/47] igb: Implement igb-specific oversize check

[Bug 217363] New: jbd2: Data missing when reusing bh which is ready to be submitted in checkpoint
 2023-04-24  9:33 UTC  (4+ messages)
` [Bug 217363] "

[PATCH v5 0/4] enable MMU for RISC-V
 2023-04-24  9:33 UTC  (6+ messages)
` [PATCH v5 1/4] xen/riscv: add VM space layout

[PATCH v11 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-04-24  9:31 UTC  (13+ messages)
` [PATCH v11 01/12] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v11 02/12] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v11 03/12] parallels: Fix image_end_offset and data_end after out-of-image check
` [PATCH v11 04/12] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v11 05/12] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v11 06/12] parallels: Move check of unclean image to a separate function
` [PATCH v11 07/12] parallels: Move check of cluster outside "
` [PATCH v11 08/12] parallels: Fix statistics calculation
` [PATCH v11 09/12] parallels: Move check of leaks to a separate function
` [PATCH v11 10/12] parallels: Move statistic collection "
` [PATCH v11 11/12] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v11 12/12] parallels: Incorrect condition in out-of-image check

[PATCH v5 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-24  9:32 UTC  (6+ messages)
` [PATCH v5 1/5] spi: dt-bindings: qcom,spi-qcom-qspi: Add iommus
` [PATCH v5 2/5] arm64: dts: qcom: sc7180: Add stream-id of qspi to iommus
` [PATCH v5 3/5] arm64: dts: qcom: sc7280: "
` [PATCH v5 4/5] arm64: dts: qcom: sdm845: "
` [PATCH v5 5/5] spi: spi-qcom-qspi: Add DMA mode support

[RFC PATCH v4 4/5] Add ndo_hwtstamp_get/set support to bond driver
 2023-04-24  9:31 UTC  (2+ messages)

[PATCH] iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT method
 2023-04-24  9:30 UTC  (4+ messages)

[PATCH 5.15 0/3] sifive ccache error handling backports for 5.15
 2023-04-24  9:30 UTC  (4+ messages)
` [PATCH 5.15 2/3] soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init()

[PATCH v4 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-24  9:30 UTC  (8+ messages)
` [PATCH v4 5/5] spi: spi-qcom-qspi: Add DMA mode support

[RFC PATCH v1] ufs: poll pmc until another pa request is completed
 2023-04-24  9:30 UTC  (5+ messages)

[PATCH v11 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-04-24  9:29 UTC  (14+ messages)
` [PATCH v11 01/12] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v11 02/12] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v11 03/12] parallels: Fix image_end_offset and data_end after out-of-image check
` [PATCH v11 04/12] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v11 05/12] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v11 06/12] parallels: Move check of unclean image to a separate function
` [PATCH v11 07/12] parallels: Move check of cluster outside "
` [PATCH v11 08/12] parallels: Fix statistics calculation
` [PATCH v11 09/12] parallels: Move check of leaks to a separate function
` [PATCH v11 10/12] parallels: Move statistic collection "
` [PATCH v11 11/12] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v11 12/12] parallels: Incorrect condition in out-of-image check

[PATCH 00/18] testing/next: avocado, docs (pre-PR)
 2023-04-24  9:27 UTC  (20+ messages)
` [PATCH 01/18] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH 02/18] tests/avocado: use the new snapshots for testing
` [PATCH 03/18] tests/avocado: Add set of boot tests on SBSA-ref
` [PATCH 04/18] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
` [PATCH 05/18] scripts/device-crash-test: Add a parameter to run with TCG only
` [PATCH 06/18] qemu-options: finesse the recommendations around -blockdev
` [PATCH 07/18] .gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
` [PATCH 08/18] tests/avocado: Make ssh_command_output_contains() globally available
` [PATCH 09/18] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
` [PATCH 10/18] MAINTAINERS: Cover tests/avocado/machine_aspeed.py
` [PATCH 11/18] avocado_qemu/__init__.py: factor out the qemu-img finding
` [PATCH 12/18] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
` [PATCH 13/18] tests/tcg: limit the scope of the plugin tests
` [PATCH 14/18] qemu-options.hx: Update descriptions of memory options for NUMA node
` [PATCH 15/18] docs/system: remove excessive punctuation from guest-loader docs
` [PATCH 16/18] docs/devel: make a statement about includes
` [PATCH 17/18] docs/devel: mention the spacing requirement for QOM
` [PATCH 18/18] docs/style: call out the use of GUARD macros

[RFC] hw/arm/virt: Provide DT binding generation for PCI eXpander Bridges
 2023-04-24  9:28 UTC  (2+ messages)

[LTP] [PATCH v2] fs/doio:Use the snprintf function to prevent buffer overflow
 2023-04-24  9:29 UTC  (2+ messages)

[PATCH 1/2] i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
 2023-04-24  9:28 UTC  (3+ messages)

[PATCH] tools/tracing/rtla: Add .gitignore
 2023-04-24  9:27 UTC  (2+ messages)

[PATCH] block/monitor/block-hmp-cmds.c: Fix crash when execute hmp_commit
 2023-04-24  9:25 UTC  (4+ messages)

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-170-g600ad88600f55)
 2023-04-24  9:26 UTC 

[PATCH 2/2] clk: imx: clk-imx8mp: add error handling of of_clk_add_hw_provider
 2023-04-24  9:24 UTC  (2+ messages)

[PATCH -V2] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
 2023-04-24  9:25 UTC  (2+ messages)

[PATCH 1/2] clk: imx: clk-imx8mp: use dev_ managed memory to avoid memory leak in imx8mp_clocks_probe()
 2023-04-24  9:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] scripts/test_list.py: make filtering logic more generic
 2023-04-24  9:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for scripts/test_list.py: make filtering logic more generic (rev3)

[Question] Any plan to write/update the bridge doc?
 2023-04-24  9:25 UTC  (2+ messages)
` [Bridge] "

[PATCH] wifi: ath11k: update proper pdev/vdev id for testmode command
 2023-04-24  9:24 UTC  (2+ messages)

[PATCH v10 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-04-24  9:23 UTC  (4+ messages)
` [PATCH v10 1/1] "

[PATCH v2 1/1] dt-bindings: iio: imx8qxp-adc: add missing vref-supply
 2023-04-24  9:23 UTC  (2+ messages)

[PATCH] NTB: remove all the checks of the return values
 2023-04-24  9:22 UTC 

[PATCH v2 1/7] common/idpf: fix 64b timestamp roll over issue
 2023-04-24  9:17 UTC  (9+ messages)
` [PATCH v3 0/7] fix and enhance idpf and cpfl timestamp
  ` [PATCH v3 1/7] common/idpf: fix 64b timestamp roll over issue
  ` [PATCH v3 2/7] net/idpf: save main time by alarm
  ` [PATCH v3 3/7] net/cpfl: "
  ` [PATCH v3 4/7] common/idpf: enhance timestamp offload feature for ACC
  ` [PATCH v3 5/7] common/idpf: add timestamp enable flag for rxq
  ` [PATCH v3 6/7] net/cpfl: register timestamp mbuf when starting dev
  ` [PATCH v3 7/7] net/idpf: "

[PATCH v5 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-24  9:23 UTC  (5+ messages)
` [PATCH v5 4/7] phy: starfive: Add JH7110 PCIE 2.0 PHY driver

[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2023-04-24  9:22 UTC  (12+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915: use pat_index instead of cache_level
` [Intel-gfx] [PATCH 8/8] drm/i915: Allow user to set cache at BO creation

[PATCH RFC 0/2] io_uring: add getdents support, take 2
 2023-04-24  9:20 UTC  (7+ messages)
` [PATCH RFC 2/2] io_uring: add support for getdents

[PATCH] serial: 8250: Document termios parameter of serial8250_em485_config()
 2023-04-24  9:20 UTC  (2+ messages)

[PATCH][next] rv: remove redundant assignment to variable retval
 2023-04-24  9:20 UTC  (2+ messages)

[PATCH v3] Bluetooth: msft: Extended monitor tracking by address filter
 2023-04-24  9:18 UTC 

[PATCH] ARM: imx: Fix parsing of ROM log event IDs on iMX8M
 2023-04-24  9:19 UTC  (2+ messages)

[PATCH 5.15 v2 0/3] sifive ccache error handling backports for 5.15
 2023-04-24  9:19 UTC  (4+ messages)
` [PATCH 5.15 v2 1/3] soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init()
` [PATCH 5.15 v2 2/3] soc: sifive: l2_cache: fix missing free_irq() "
` [PATCH 5.15 v2 3/3] soc: sifive: l2_cache: fix missing of_node_put() "

[PATCH] cryptodev: clarify error codes returned
 2023-04-24  9:19 UTC 

[PATCH 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
 2023-04-24  9:14 UTC  (8+ messages)
` [PATCH 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>

[PATCH v2 00/18] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-04-24  9:17 UTC  (4+ messages)
` [PATCH v2 03/18] wifi: rtl8xxxu: Add beacon functions

[PATCH v1 0/2] Fix failover to non integrity NVMe path
 2023-04-24  9:17 UTC  (6+ messages)

[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-24  9:17 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] net: veth: add page_pool for page recycling

[PATCH] arm64: dts: mediatek: mt8192-asurada-hayato: Enable Bluetooth
 2023-04-24  9:15 UTC  (4+ messages)

[kirkstone][PATCH] ruby: Fix CVE-2023-28755
 2023-04-24  9:16 UTC 

[PATCH v3 1/3] fetch2: Add support for upstream source tracing
 2023-04-24  9:15 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] media: imx: Unstage the imx8mq-mipi-csi2 driver
 2023-04-24  9:12 UTC  (3+ messages)

[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
 2023-04-24  9:12 UTC  (5+ messages)
` [PATCH] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.105-339-g758e4ea64e974)
 2023-04-24  9:12 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-236-g92c50798847c3)
 2023-04-24  9:11 UTC 

[PATCH bpf-next v2] bpftool: Dump map id instead of value for map_of_maps types
 2023-04-24  9:09 UTC 

[PATCH] rv: Fix addition on an uninitialized variable 'run'
 2023-04-24  9:09 UTC  (2+ messages)

[LTP] [PATCH 1/5] KVM: Add helper functions for accessing GDT/LDT
 2023-04-24  9:09 UTC  (3+ messages)
` [LTP] [PATCH 5/5] Add test for CVE 2021-3653

[PATCH net] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enabling/disabling
 2023-04-24  9:08 UTC  (3+ messages)

[PATCH 0/9] docs: various (style, punctuation and typo fixes)
 2023-04-24  9:07 UTC  (4+ messages)
` [PATCH 9/9] docs/style: call out the use of GUARD macros

[PATCH 0/6] Add RISC-V KVM AIA Support
 2023-04-24  9:07 UTC  (6+ messages)
` [PATCH 2/6] target/riscv: support the AIA device emulateion with KVM enabled
` [PATCH 3/6] target/riscv: check the in-kernel irqchip support
` [PATCH 4/6] target/riscv: Create an KVM AIA irqchip
` [PATCH 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH 6/6] target/riscv: select KVM AIA in riscv virt machine

[PATCH v5] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
 2023-04-24  9:01 UTC  (3+ messages)


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.