All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-06 08:48:00 to 2023-09-06 09:30:41 UTC [more...]

Can't find correct configuration
 2023-09-06  9:21 UTC  (10+ messages)

[PATCH 0/4] phy: qcom-qmp-combo: correct sm8550 PHY programming
 2023-09-06  8:24 UTC  (4+ messages)
` [PATCH 1/4] "

[PATCH v2] media: amphion: handle firmware debug message
 2023-09-06  9:29 UTC  (2+ messages)

[PATCH bpf-next 0/8] arm32, bpf: add support for cpuv4 insns
 2023-09-06  9:29 UTC  (4+ messages)
` [PATCH bpf-next 6/8] arm32, bpf: add support for 64 bit division instruction

[PATCH] ata: ahci: print the lpm policy on boot
 2023-09-06  9:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
 2023-09-06  9:29 UTC  (4+ messages)

[RFC][PATCH 0/2] drm/panic: Add a drm panic handler
 2023-09-06  9:29 UTC  (5+ messages)

[PATCH 0/3] Add DesignWare Mobile mmc driver
 2023-09-06  9:28 UTC  (4+ messages)
` [PATCH 1/3] [01/03] mmc: solve DMA boundary limitation of CQHCI driver
` [PATCH 2/3] [02/03] mmc: Add Synopsys DesignWare mmc cmdq host driver
` [PATCH 3/3] [03/03] mmc: Add dw mobile mmc cmdq rtk driver

[Intel-xe] [PATCH 1/2] drm/xe/uapi: Typo lingo and other small backwards compatible fixes
 2023-09-06  9:28 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/uapi: Remove useless max_page_size

[PATCH] media: videobuf2-dma-sg: limit the sg segment size
 2023-09-06  9:28 UTC  (11+ messages)
    ` [EXT] "

[PATCH 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-06  7:55 UTC  (5+ messages)
` [PATCH 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[igt-dev] [PATCH i-g-t] tests/intel-ci: drop suspend test
 2023-09-06  9:27 UTC  (3+ messages)

[PATCH] iomap: handle error conditions more gracefully in iomap_to_bh
 2023-09-06  9:26 UTC  (2+ messages)

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-09-06  9:26 UTC  (6+ messages)
` [PATCH v2 09/11] hugetlb: batch PMD split for bulk vmemmap dedup
    ` [External] "

[igt-dev] [PATCH i-g-t v3 0/3] IGT XE documentation cleanup
 2023-09-06  9:23 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] tests/intel: Add missing documentation fields for tests
` [igt-dev] [PATCH i-g-t v3 2/3] test/xe: Clean up of test documentation
` [igt-dev] [PATCH i-g-t v3 3/3] scripts/test_list.py: enforce mandatory fields to be filled

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8395-evk board
 2023-09-06  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add "

[kirkstone][PATCH V2] binutils: Fix CVE-2022-47008
 2023-09-06  9:25 UTC 

[PATCH v3] LoongArch: add p?d_leaf() definitions
 2023-09-06  9:25 UTC  (2+ messages)

[PATCH] OvmfPkg/OvmfXen: Fix S3
 2023-09-06  9:24 UTC  (2+ messages)

[PATCH 0/5] RB1 features
 2023-09-06  9:24 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: qrb2210-rb1: Swap UART index
` [PATCH 2/5] arm64: dts: qcom: qrb2210-rb1: Fix regulators
` [PATCH 3/5] arm64: dts: qcom: qrb2210-rb1: Enable remote processors
` [PATCH 4/5] arm64: dts: qcom: qrb2210-rb1: Add GPIO LEDs
` [PATCH 5/5] arm64: dts: qcom: qrb2210-rb1: Hook up USB3

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-06  9:21 UTC  (6+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up

[PATCH v2 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-06  9:16 UTC  (20+ messages)
` [PATCH v2 01/19] target/riscv: introduce TCG AccelCPUClass
` [PATCH v2 02/19] target/riscv: move riscv_cpu_realize_tcg() to TCG::cpu_realizefn()
` [PATCH v2 03/19] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PATCH v2 04/19] target/riscv: move riscv_tcg_ops "
` [PATCH v2 05/19] target/riscv/cpu.c: add .instance_post_init()
` [PATCH v2 06/19] target/riscv: move 'host' CPU declaration to kvm.c
` [PATCH v2 07/19] target/riscv/cpu.c: mark extensions arrays as 'const'
` [PATCH v2 08/19] target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
` [PATCH v2 09/19] target/riscv: make riscv_add_satp_mode_properties() public
` [PATCH v2 10/19] target/riscv: remove kvm-stub.c
` [PATCH v2 11/19] target/riscv: introduce KVM AccelCPUClass
` [PATCH v2 12/19] target/riscv: move KVM only files to kvm subdir
` [PATCH v2 13/19] target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
` [PATCH v2 14/19] target/riscv/cpu.c: export set_misa()
` [PATCH v2 15/19] target/riscv/tcg: introduce tcg_cpu_instance_init()
` [PATCH v2 16/19] target/riscv/cpu.c: make misa_ext_cfgs[] 'const'
` [PATCH v2 17/19] target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
` [PATCH v2 18/19] target/riscv/cpu.c: export isa_edata_arr[]
` [PATCH v2 19/19] target/riscv/cpu: move priv spec functions to tcg-cpu.c

[PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver
 2023-09-06  9:23 UTC  (10+ messages)
` [PATCH v6 5/8] net/rnp add reset code for Chip Init process
` [PATCH v6 6/8] net/rnp add port info resource init
` [PATCH v6 7/8] net/rnp add devargs runtime parsing functions

[Virtio-fs] [PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-09-06  9:21 UTC  (6+ messages)
` [Virtio-fs] [PATCH v3 07/20] virtio: add vhost-user-base and a generic vhost-user-device
      `  "

[oe][meta-oe][kirkstone][PATCH 1/1] hwloc: fix CVE-2022-47022
 2023-09-06  9:23 UTC 

[PATCH v2] ata: ahci: print the lpm policy on boot
 2023-09-06  9:22 UTC 

[PATCH 0/3] Fix possible OOB write when using rule_buf
 2023-09-06  9:21 UTC  (6+ messages)
` [PATCH 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
` [PATCH 3/3] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()

[PATCH v1 0/7] Validate and test qapi examples
 2023-09-06  9:17 UTC  (16+ messages)
` [PATCH v1 1/7] qapi: scripts: add a generator for qapi's examples
` [PATCH v1 2/7] qapi: fix example of get-win32-socket command
` [PATCH v1 3/7] qapi: fix example of dumpdtb command
` [PATCH v1 4/7] qapi: fix example of cancel-vcpu-dirty-limit command
` [PATCH v1 5/7] qapi: fix example of set-vcpu-dirty-limit command
` [PATCH v1 6/7] qapi: fix example of calc-dirty-rate command
` [PATCH v1 7/7] qapi: fix example of NETDEV_STREAM_CONNECTED event

[PATCH 6.1.y-cip 00/20] Add Renesas RZ/G2L DSI,VSP,FCP support
 2023-09-06  9:22 UTC  (7+ messages)
` [PATCH 6.1.y-cip 03/20] drm: rcar-du: Add RZ/G2L DSI driver
` [PATCH 6.1.y-cip 05/20] drm: rcar-du: rzg2l_mipi_dsi: Enhance device lanes check
    ` [cip-dev] "

[PATCH] loader/i386/linux: Prefer entry in long mode when booting via EFI
 2023-09-06  9:19 UTC  (3+ messages)

[PATCH 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-09-06  9:21 UTC  (12+ messages)
` [PATCH 2/3] media: i2c: Add driver for THine THP7312
` [PATCH 3/3] arm64: dts: mediatek: mt8365-pumpkin: Add overlays for thp7312 cameras

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-09-06  9:22 UTC  (12+ messages)

[PATCH 00/21] Graph locking part 4 (node management)
 2023-09-06  9:17 UTC  (5+ messages)
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()

[PATCH RFC 0/2] powerpc/pseries: new character devices for RTAS functions
 2023-09-06  9:19 UTC  (3+ messages)
` [PATCH RFC 1/2] powerpc/pseries: papr-vpd char driver for VPD retrieval

[PATCH v6 0/3] x86/fpu Measure the Latency of XSAVES and
 2023-09-06  9:18 UTC  (6+ messages)
` [PATCH v6 1/3] x86/fpu: Measure the Latency of XSAVES and XRSTORS

[PATCH] tracing: Fix unexpected ring buffer expand by instance
 2023-09-06  9:18 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-06  9:18 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
 2023-09-06  9:17 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI

[Intel-gfx] [PATCH v5] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
 2023-09-06  9:17 UTC  (8+ messages)
          `  "

[PATCH] efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
 2023-09-06  9:17 UTC  (5+ messages)
` [PATCH] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges

[PATCH v5 0/4] Virtio shared dma-buf
 2023-09-06  9:16 UTC  (6+ messages)
` [PATCH v5 2/4] virtio-dmabuf: introduce virtio-dmabuf

[igt-dev] [i-g-t] scripts/test_list: Add test_documentation ref to the logs
 2023-09-06  9:15 UTC  (2+ messages)

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-06  8:00 UTC  (3+ messages)

[PATCH v22 00/20] s390x: CPU Topology
 2023-09-06  9:14 UTC  (7+ messages)
` [PATCH v22 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v22 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v22 10/20] machine: adding s390 topology to info hotpluggable-cpus

[PATCH] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-06  9:14 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] IGT XE documentation cleanup
 2023-09-06  9:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/intel: Add missing documentation fields for tests
` [igt-dev] [PATCH i-g-t v2 2/2] test/xe: Clean up of test documentation

[PATCH] USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
 2023-09-06  9:02 UTC  (2+ messages)

[PATCH net v2] net: stmmac: remove unneeded stmmac_poll_controller
 2023-09-06  9:13 UTC 

[PATCH net] net: stmmac: remove unneeded stmmac_poll_controller
 2023-09-06  9:13 UTC  (3+ messages)

WCN6855: Request: Support ThinkPad X13s 21BY-S03Y00
 2023-09-06  9:13 UTC  (3+ messages)

[oe][meta-oe][kirkstone][PATCH 1/1] iperf3: upgrade 3.11 -> 3.14
 2023-09-06  9:12 UTC 

[PATCH] mm/mm_init.c: remove redundant pr_info when node is memoryless
 2023-09-06  9:11 UTC 

[PATCH v2] LoongArch: add p?d_leaf() definitions
 2023-09-06  9:09 UTC 

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-06  9:09 UTC  (4+ messages)
` [PATCH v8 11/13] coresight-tpdm: Add nodes for timestamp request

[PATCH bpf 0/3] bpf: Fixes for bpf_sk_storage
 2023-09-06  9:10 UTC  (2+ messages)

[PATCH v2 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-09-06  9:09 UTC  (5+ messages)
` [PATCH v2 1/7] vhost-user: strip superfluous whitespace

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-06  9:09 UTC  (18+ messages)
` [PATCH v2 2/8] KVM: arm64: selftest: Split arch_timer test code
` [PATCH v2 3/8] tools: riscv: Add header file csr.h

[PATCH] accessibility: speakup: Fix incorrect string length computation in report_char_chartab_status()
 2023-09-06  9:09 UTC  (2+ messages)

[xen-unstable-smoke test] 182646: regressions - FAIL
 2023-09-06  9:08 UTC 

[PATCH v2 0/8] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-06  9:07 UTC  (9+ messages)
` [PATCH v2 3/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing

[igt-dev] [RFC 0/3] Xe: set Run type from testlist instead of defining it
 2023-09-06  9:08 UTC  (5+ messages)
` [igt-dev] [RFC 1/3] xe_test_config.json: add testlists and blacklists
` [igt-dev] [RFC 2/3] tests/intel/xe*.c: drop Run type field

[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-06  9:08 UTC  (7+ messages)
` [Nouveau] "
      ` [Intel-gfx] "

[PATCH v2] LoongArch: add p?d_leaf() definitions
 2023-09-06  9:05 UTC  (5+ messages)

[PATCH] scsi: scsi_dh_rdac: Avoid crash when a disk attach failed
 2023-09-06  8:37 UTC  (2+ messages)

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-06  9:05 UTC  (3+ messages)
` [PATCH v8 02/12] Add virtio-sound-pci device

Bug in rsa-pkcs1pad in 6.1 and 5.15
 2023-09-06  9:05 UTC  (2+ messages)

[igt-dev] [i-g-t V3 0/6] Enable hang tests for XE
 2023-09-06  9:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Enable hang tests for XE (rev4)

[PATCH] wifi: ath12k: change to treat alpha code na as world wide regdomain
 2023-09-06  9:03 UTC  (2+ messages)

[meta-ti][PATCH] ti-img-rogue-umlibs: drop handling of usrmerge
 2023-09-06  9:02 UTC 

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-09-06  9:00 UTC  (4+ messages)
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum

[PATCH] lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is set
 2023-09-06  9:01 UTC 

[GIT PULL] Backlight for v6.6
 2023-09-06  9:00 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 3/6] drm/i915/panelreplay: Initializaton and compute config for panel replay
 2023-09-06  9:00 UTC  (4+ messages)

[PATCH 0/2] bpf: Recursion detection related fixes
 2023-09-06  9:00 UTC  (6+ messages)
` [PATCH 2/2] bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check

[PATCH bpf] s390/bpf: Pass through tail call counter in trampolines
 2023-09-06  9:00 UTC  (2+ messages)

[GIT PULL] MFD for v6.6
 2023-09-06  8:59 UTC  (3+ messages)

[PATCH v4 00/14] simpletrace: refactor and general improvements
 2023-09-06  8:57 UTC  (5+ messages)
` [PATCH v4 12/14] simpletrace: added simplified Analyzer2 class

[PATCH] wifi: ath12k: indicate scan complete for scan canceled when scan running
 2023-09-06  8:57 UTC  (2+ messages)

[XEN PATCH 0/4] xen/x86: address some violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-09-06  8:57 UTC  (5+ messages)
` [XEN PATCH 1/4] x86/genapic: address a violation of MISRA C:2012 Rule 8.3
` [XEN PATCH 2/4] x86/io: address violations "
` [XEN PATCH 3/4] x86/io_apic: address violations of MISRA C:2012 Rules 8.2 and 8.3
` [XEN PATCH 4/4] xen/vpci: address a violation of MISRA C:2012 Rule 8.3

[PATCH] usb: typec: ucsi: Fix NULL pointer dereference
 2023-09-06  8:57 UTC  (2+ messages)

[PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
 2023-09-06  8:55 UTC  (3+ messages)
` [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object

[PATCH v2] RDMA/cma: prevent rdma id destroy during cma_iw_handler
 2023-09-06  8:54 UTC  (10+ messages)

[PATCH] tools/xl: Guard main_dt_overlay() with LIBXL_HAVE_DT_OVERLAY
 2023-09-06  8:53 UTC  (3+ messages)

[PATCH] modify CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK in riscv irq.c file
 2023-09-06  8:53 UTC  (3+ messages)

[PATCH 2/2] staging: vme_user: Fix block comments where '*' on each line should be aligned
 2023-09-06  8:52 UTC  (2+ messages)

[Cluster-devel] [syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
 2023-09-06  8:46 UTC  (2+ messages)

[Intel-xe] [PATCH v2] drm/xe/display: Print display ip version
 2023-09-06  8:51 UTC  (3+ messages)

[PATCH v2] Fix race of "mdadm --add" and "mdadm --incremental"
 2023-09-06  8:51 UTC  (4+ messages)

[LTP] [PATCH v2 2/2] ebizzy: prevent integer overflow in 64-bit systems
 2023-09-06  8:51 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[PATCH v2] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
 2023-09-06  8:50 UTC  (7+ messages)

[linux-next:master 13273/13985] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:1756 dcn20_program_pipe() error: we previously assumed 'pipe_ctx->plane_state' could be null (see line 1719)
 2023-09-06  8:50 UTC 

[PATCH v6 00/11] erofs-utils: mkfs: introduce rebuild mode
 2023-09-06  8:50 UTC  (3+ messages)
` [PATCH v6 05/11] erofs-utils: lib: add erofs_insert_ihash() helper

Rework flushing changes to the TLB
 2023-09-06  8:50 UTC  (4+ messages)
` [PATCH 01/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb

[PATCH v1 0/1] hwmon: max31790: support to config PWM as TACH
 2023-09-06  8:48 UTC  (3+ messages)
` [PATCH v1 1/1] "
` [PATCH] "

[PATCH] md: use interruptible apis in idle/frozen_sync_thread
 2023-09-06  8:44 UTC 

[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
 2023-09-06  8:48 UTC 

[syzbot] kernel BUG in __ext4_journal_stop
 2023-09-06  8:48 UTC  (2+ messages)

[PATCHv11 00/18] nvme: In-kernel TLS support for TCP
 2023-09-06  8:48 UTC  (2+ messages)

[PATCH] Bluetooth: Add support ITTIM PE50-M75C
 2023-09-06  8:31 UTC 


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.