All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-06 12:20:37 to 2024-08-06 13:03:31 UTC [more...]

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-06 12:58 UTC  (23+ messages)
` [PATCH v2 01/39] nvmxip: Drop the message on probe
` [PATCH v2 02/39] nvmxip: Avoid probing on boot
` [PATCH v2 03/39] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests
` [PATCH v2 04/39] test/py: Fix some pylint warnings in test_ut.py
` [PATCH v2 05/39] scripts: Update pylint.base
` [PATCH v2 06/39] bootstd: Create a function to reset USB
` [PATCH v2 07/39] usb: Drop old non-DM code
` [PATCH v2 08/39] log: Add a new log category for the console
` [PATCH v2 09/39] usb: Add DEV_FLAGS_DM to stdio for USB keyboard
` [PATCH v2 10/39] dm: usb: Deal with USB keyboard persisting across tests
` [PATCH v2 11/39] test: mbr: Adjust test to use lower-case hex
` [PATCH v2 12/39] test: mbr: Adjust test to drop 0x
` [PATCH v2 13/39] sandbox: Change the range used for memory-mapping tags
` [PATCH v2 14/39] sandbox: Update cpu to use logging
` [PATCH v2 15/39] sandbox: Unmap old tags
` [PATCH v2 16/39] sandbox: Add some debugging to pci_io
` [PATCH v2 17/39] sandbox: Implement reference counting for address mapping
` [PATCH v2 18/39] mmc: Use map_sysmem() with buffers in the mmc command
` [PATCH v2 19/39] read: Use map_sysmem() with buffers in the read command
` [PATCH v2 20/39] cmd: Fix memory-mapping in cmp command
` [PATCH v2 21/39] test: mbr: Unmap the buffers after use
` [PATCH v2 23/39] test: mbr: Use RAM for the buffers

[PATCH v3 0/6] mtd: improve block2mtd + airoha parser
 2024-08-06 13:03 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: nvme: Document nvme-card compatible
` [PATCH v3 2/6] nvme: assign of_node to nvme device
` [PATCH v3 4/6] block2mtd: attach device OF node to MTD device
` [PATCH v3 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-08-06 13:03 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
` [PATCH 2/5] drm/i915/snps_phy: Use "
` [PATCH 3/5] drm/i915/cx0_phy_regs: Add C10 registers bits
` [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
` ✓ CI.Patch_applied: success for Add HDMI PLL Algorithm for SNPS/C10PHY (rev2)
` ✗ CI.checkpatch: warning "

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-08-06 13:02 UTC  (6+ messages)
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES

[PULL 00/28] Misc HW & UI patches for 2024-08-06
 2024-08-06 12:51 UTC  (29+ messages)
` [PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PULL 02/28] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PULL 03/28] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PULL 04/28] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PULL 05/28] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PULL 06/28] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PULL 07/28] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PULL 08/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PULL 09/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PULL 10/28] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PULL 11/28] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PULL 12/28] hw/intc/loongarch_ipi: Add loongarch IPI support
` [PULL 13/28] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
` [PULL 14/28] hw/intc/loongson_ipi: Restrict to MIPS
` [PULL 15/28] hw/sd/sdcard: Explicit dummy byte value
` [PULL 16/28] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
` [PULL 17/28] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [PULL 18/28] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
` [PULL 19/28] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
` [PULL 20/28] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
` [PULL 21/28] hw/ide/pci: Remove dead code from bmdma_prepare_buf()
` [PULL 22/28] hw/display/virtio-gpu: Improve "opengl is not available" error message
` [PULL 23/28] system/vl.c: Expand OpenGL related errors
` [PULL 24/28] ui/console: Note in '-display help' that some backends support suboptions
` [PULL 25/28] hw/pci-host/gt64120: Set PCI base address register write mask
` [PULL 26/28] hw/pci-host/gt64120: Reset config registers during RESET phase
` [PULL 27/28] docs/specs/pci-ids: Add missing devices
` [PULL 28/28] docs/specs/pci-ids: Fix markup

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-06 13:02 UTC  (7+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "

[PATCH for-9.1 v3 0/2] NBD CVE-2024-7409
 2024-08-06 12:58 UTC  (4+ messages)
` [PATCH v3 2/2] nbd: Clean up clients more efficiently

[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
 2024-08-06 13:02 UTC  (3+ messages)

[PATCH v4 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-08-06 13:02 UTC  (3+ messages)
` [PATCH v4 06/10] selftests: kvm: s390: Add VM run test case

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-08-06 13:01 UTC  (8+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH] musl: Show error when used with multilibs
 2024-08-06 13:01 UTC  (2+ messages)

[PATCH v1] usb: musb: poll ID pin status in dual-role mode in mpfs glue layer
 2024-08-06 13:14 UTC  (2+ messages)

[PATCH] regulator: bd9576: Constify struct linear_range
 2024-08-06 13:01 UTC 

[PATCH v4 0/7] usb: gadget: atmel: Code refactor and DM_USB_GADGET support
 2024-08-06 12:59 UTC  (2+ messages)

[PATCH v2 1/2] buildhistory: fix package output folder creation
 2024-08-06 12:59 UTC  (2+ messages)
` [PATCH v2 2/2] buildhistory: Restoring files from preserve list

[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-06 12:58 UTC  (4+ messages)
` [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection

[PATCH v3] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-06 12:57 UTC  (2+ messages)

[PATCH 1/2] malloc: implement malloc_usable_size()
 2024-08-06 12:56 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
 2024-08-06 12:56 UTC  (3+ messages)

[PATCH] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-06 12:56 UTC  (2+ messages)

[PATCH 0/9] drm/ast: Transparently handle BMC in outputs
 2024-08-06 12:52 UTC  (10+ messages)
` [PATCH 1/9] drm/ast: Move code for physical outputs into separate files
` [PATCH 2/9] drm/ast: astdp: Move locking into EDID helper
` [PATCH 3/9] drm/ast: astdp: Use struct drm_edid and helpers
` [PATCH 4/9] drm/ast: astdp: Transparently handle BMC support
` [PATCH 5/9] drm/ast: dp501: Use struct drm_edid and helpers
` [PATCH 6/9] drm/ast: dp501: Transparently handle BMC support
` [PATCH 7/9] drm/ast: sil164: "
` [PATCH 8/9] drm/ast: vga: "
` [PATCH 9/9] drm/ast: Remove BMC output

[RFC V1 0/4] iommufd live update
 2024-08-06 12:56 UTC  (8+ messages)
` [RFC V1 4/4] iommufd: update VA

[PATCH v3 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-06 12:54 UTC  (5+ messages)
` [PATCH v3 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v3 2/4] x86/bus_lock: Add support for AMD
` [PATCH v3 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v3 4/4] KVM: SVM: Add Bus Lock Detect support

[PATCH -next] i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runti
 2024-08-06 12:55 UTC  (4+ messages)

[PATCH 00/10] mm: remove vma_merge()
 2024-08-06 12:54 UTC  (7+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 03/10] mm: abstract duplicated policy comparison
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()

[PATCH 1/2] buildhistory: fix package output folder creation
 2024-08-06 12:54 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/2] rockchip: Remove files that can be included from dts/upstream
 2024-08-06 12:53 UTC  (3+ messages)
` [PATCH 2/2] rockchip: Use files "

[PATCH -next] i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
 2024-08-06 12:53 UTC 

[PATCH] dts: add l2fwd test suite
 2024-08-06 12:51 UTC 

[PATCH v3 0/4] Introduce userspace-driven ALSA timers
 2024-08-06 12:52 UTC  (5+ messages)
` [PATCH v3 1/4] ALSA: aloop: Allow using global timers
` [PATCH v3 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v3 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v3 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH v2] drm/atomic: allow no-op FB_ID updates for async flips
 2024-08-06 12:52 UTC  (2+ messages)

[PATCH i-g-t v2 0/8] tests/core_hotunplug: Make it fail only once
 2024-08-06 12:51 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t, v3] tests/intel: Add tests to run suspend without display
 2024-08-06 12:50 UTC  (4+ messages)

CVE-2024-42082: xdp: Remove WARN() from __xdp_reg_mem_model()
 2024-08-06 12:50 UTC  (4+ messages)

[PATCH 0/4] Enable more unit tests
 2024-08-06 12:49 UTC  (6+ messages)
` [PATCH 1/4] test: update alarm test
` [PATCH 3/4] test: make red test part of fast suite

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-06 12:50 UTC  (7+ messages)

[PATCH 0/4] dts: add pktgen and testpmd changes
 2024-08-06 12:46 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dts: add ability to send/receive multiple packets
  ` [PATCH v2 2/5] dts: add random generation seed setting
  ` [PATCH v2 3/5] dts: add random packet generator
  ` [PATCH v2 4/5] dts: add ability to start/stop testpmd ports
  ` [PATCH v2 5/5] dts: add testpmd set ports queues

[PATCH net] bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
 2024-08-06 12:49 UTC  (6+ messages)

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-06 12:49 UTC  (9+ messages)

[PATCH] kvm tools:Fix memory leakage in open all disks
 2024-08-06 12:48 UTC  (6+ messages)

[PATCH] xen/arm64: entry: Actually skip do_trap_*() when an SError is triggered
 2024-08-06 12:48 UTC 

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-06 12:48 UTC  (5+ messages)
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information

[PATCH] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
 2024-08-06 11:57 UTC 

[PATCH 0/3] virtio-gpu-gl: Improve OpenGL and related display error messages
 2024-08-06 12:46 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add input value sanity checks for standard types
 2024-08-06 12:46 UTC 

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-06 12:45 UTC  (3+ messages)

[oe][kirkstone][PATCH] opensc: Fix CVE CVE-2023-5992
 2024-08-06  6:28 UTC 

[PATCH 2/2] drm/amdgpu: abort KIQ waits when there is a pending reset
 2024-08-06 12:42 UTC  (2+ messages)
` [PATCH v2 "

[PATCH-for-9.1?] qapi/util: Include missing 'qapi/error.h' header
 2024-08-06 12:41 UTC 

[PATCH] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
 2024-08-06 12:36 UTC  (3+ messages)

[PATCH RFC] nvmet: basic RMEDIA support for target
 2024-08-06 12:40 UTC  (2+ messages)
` [PATCH RFC v3] "

[PATCH 1/2] Revert "drm/amdgpu: Extend KIQ reg polling wait for VF"
 2024-08-06 12:40 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-06 12:39 UTC  (12+ messages)
` [PATCH v1 01/11] ARM: nvidia: tf701t: use unimomentary pinmux setup
` [PATCH v1 02/11] ARM: nvidia: tf701t: bind VDE device
` [PATCH v1 03/11] ARM: nvidia: tf701t: correct and complete PMIC and PMC bindings
` [PATCH v1 04/11] ARM: nvidia: tf701t: add HDMI bindings
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node
` [PATCH v1 06/11] ARM: nvidia: tf701t: adjust sensors nodes
` [PATCH v1 07/11] ARM: nvidia: tf701t: complete sound bindings
` [PATCH v1 08/11] ARM: nvidia: tf701t: bind WIFI SDIO and EMMC
` [PATCH v1 09/11] ARM: nvidia: tf701t: re-group GPIO keys
` [PATCH v1 10/11] ARM: nvidia: tf701t: use dedicated backlight regulator
` [PATCH v1 11/11] ARM: nvidia: tf701t: configure USB

[syzbot] Monthly jffs2 report (Aug 2024)
 2024-08-06 12:39 UTC  (2+ messages)

[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
 2024-08-06 12:39 UTC  (5+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-06 12:38 UTC  (13+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs

[PATCH v3 00/19] KVM: arm64: Transition to a per-ITS translation cache
 2024-08-06 12:39 UTC  (4+ messages)
` [PATCH v3 05/19] KVM: arm64: vgic-debug: Use an xarray mark for debug iterator

[PATCH v2 0/2] drm/xe/display suspend/resume fixes
 2024-08-06 12:38 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/display suspend/resume fixes. (rev2)

[PATCH] dma,debug: avoid deadlock between dma debug vs printk and netcons
 2024-08-06 12:38 UTC  (2+ messages)

[PATCH] generic: test page fault during direct IO write with O_APPEND
 2024-08-06 12:37 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 1/2] spi: sunxi: fix CDR2 calculation
 2024-08-06 12:37 UTC  (4+ messages)
` [PATCH v2 2/2] spi: sunxi: fix clock divider calculation for max frequency setting

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-06 12:29 UTC  (5+ messages)
` [PATCH v8 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v8 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v8 4/4] Documentation: add debugfs description for hisi migration

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-06 12:37 UTC  (3+ messages)

[PATCH RFCv2] iommu: Add domain type and flag to domain_alloc_paging()
 2024-08-06 12:34 UTC  (4+ messages)

[PATCH net] eventpoll: Annotate data-race of busy_poll_usecs
 2024-08-06 12:33 UTC 

[PATCH v6 0/3] wifi: ath12k: prepare vif and sta datastructure
 2024-08-06 12:28 UTC  (3+ messages)
` [PATCH v6 1/3] wifi: ath12k: prepare vif data structure for MLO handling

[GIT PULL] arm64: dts: TI K3 fixes for v6.11
 2024-08-06 12:26 UTC 

[PATCH] dt-bindings: regulator: mediatek,mt6397-regulator: convert to YAML
 2024-08-06 12:25 UTC 

[PATCH net-next V6 0/4] virtio-net: synchronize op/admin state
 2024-08-06 12:24 UTC  (3+ messages)
` [PATCH net-next V6 4/4] virtio-net: synchronize probe with ndo_set_features

[PATCH] drm/etnaviv: Remove GFP_HIGHUSER in systems with 32 address limits
 2024-08-06 12:23 UTC  (2+ messages)

[PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-06 12:23 UTC  (4+ messages)
` [PATCH net-next 1/2] net/smc: introduce statistics for allocated ringbufs of link group

[PATCH] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-06 12:18 UTC 

[PATCH] drm/xe: Fix access_ok check in user_fence_create
 2024-08-06 12:23 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH net-next v2 00/12] ethtool: rss: driver tweaks and netlink context dumps
 2024-08-06 12:22 UTC  (4+ messages)

[PATCH 1/2] cve_check: Use a local copy of the database during builds
 2024-08-06 12:21 UTC  (6+ messages)
` [OE-core] "

[PATCH 0/8] mm: Fix several issues with unaccepted memory
 2024-08-06 12:20 UTC  (3+ messages)
` [PATCH 5/8] mm: Add a helper to accept page


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.