All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-23 19:42:15 to 2023-08-23 20:38:48 UTC [more...]

[PATCH v2 0/5] Add I2S support for the StarFive JH7110 SoC
 2023-08-23 19:54 UTC  (3+ messages)
` (subset) "

[PATCH net-next] docs: netdev: recommend against --in-reply-to
 2023-08-23 20:38 UTC  (2+ messages)

[PATCH v1 1/2] configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visionfive 2
 2023-08-23 20:38 UTC  (2+ messages)

[PATCH v4] Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
 2023-08-23 20:37 UTC  (2+ messages)
` [v4] "

[Intel-gfx] [PATCH 00/42] Enable Lunar Lake display
 2023-08-23 20:37 UTC  (26+ messages)
` [Intel-gfx] [PATCH 21/42] drm/i915/xe2lpd: Add display power well
  ` [Intel-xe] "
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 23/42] drm/i915/xe2lpd: FBC is now supported on all pipes
  ` [Intel-gfx] [Intel-xe] "
    `  "
` [Intel-gfx] [PATCH 24/42] drm/i915/display: Remove FBC capability from fused off pipes
  ` [Intel-xe] "
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 25/42] drm/i915/xe2lpd: Add support for DP aux channels
  ` [Intel-gfx] [Intel-xe] "
    `  "
` [Intel-gfx] [PATCH 26/42] drm/i915/xe2lpd: Handle port AUX interrupts
  ` [Intel-gfx] [Intel-xe] "
    `  "
` [Intel-gfx] [PATCH 27/42] drm/i915/xe2lpd: Read pin assignment from IOM
  ` [Intel-gfx] [Intel-xe] "
    `  "
` [Intel-gfx] [PATCH 29/42] drm/i915/xe2lpd: Add support for HPD
  ` [Intel-xe] "
    ` [Intel-gfx] "

[PATCH 0/2] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests
 2023-08-23 20:36 UTC  (6+ messages)

[PATCH] regulator: userspace-consumer: Retrieve supplies from DT
 2023-08-23 20:35 UTC 

[PATCH] KVM: x86: Allow exposure of VMware backdoor Pseudo-PMCs when !enable_pmu
 2023-08-23 20:35 UTC  (2+ messages)

[PATCH 1/1] doc: describe TPL/VPL/SPL boot
 2023-08-23 20:35 UTC  (8+ messages)

[PATCH] ALSA: hda: cs35l41: Support ASUS 2023 laptops with missing DSD
 2023-08-23 20:31 UTC  (8+ messages)

[Intel-xe] [PATCH 1/2 v3] drm/xe: Add infrastructure for per engine tuning
 2023-08-23 20:31 UTC  (9+ messages)
` [Intel-xe] [PATCH 2/2 v3] drm/xe: add gt tuning for indirect state
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2,v3] drm/xe: Add infrastructure for per engine tuning
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[XEN PATCH] arm64/vfp: address MISRA C:2012 Dir 4.3
 2023-08-23 20:30 UTC  (5+ messages)

[PATCH v2 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes
 2023-08-23 20:29 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping "

[PULL 00/48] tcg patch queue
 2023-08-23 20:23 UTC  (49+ messages)
` [PULL 01/48] accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
` [PULL 02/48] accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
` [PULL 03/48] sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
` [PULL 04/48] sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
` [PULL 05/48] include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
` [PULL 06/48] include/exec: typedef abi_ptr to vaddr in softmmu
` [PULL 07/48] include/exec: Widen tlb_hit/tlb_hit_page()
` [PULL 08/48] accel/tcg: Widen address arg in tlb_compare_set()
` [PULL 09/48] accel/tcg: Update run_on_cpu_data static assert
` [PULL 10/48] target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
` [PULL 11/48] tcg/i386: Drop BYTEH deposits for 64-bit
` [PULL 12/48] tcg: Fold deposit with zero to and
` [PULL 13/48] tcg/i386: Allow immediate as input to deposit_*
` [PULL 14/48] docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()
` [PULL 15/48] tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
` [PULL 16/48] tcg: Introduce negsetcond opcodes
` [PULL 17/48] tcg: Use tcg_gen_negsetcond_*
` [PULL 18/48] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
` [PULL 19/48] target/arm: Use tcg_gen_negsetcond_*
` [PULL 20/48] target/m68k: "
` [PULL 21/48] target/openrisc: "
` [PULL 22/48] target/ppc: "
` [PULL 23/48] target/sparc: Use tcg_gen_movcond_i64 in gen_edge
` [PULL 24/48] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
` [PULL 25/48] tcg/ppc: Implement negsetcond_*
` [PULL 26/48] tcg/ppc: Use the Set Boolean Extension
` [PULL 27/48] tcg/aarch64: Implement negsetcond_*
` [PULL 28/48] tcg/arm: Implement negsetcond_i32
` [PULL 29/48] tcg/riscv: Implement negsetcond_*
` [PULL 30/48] tcg/s390x: "
` [PULL 31/48] tcg/sparc64: "
` [PULL 32/48] tcg/i386: Merge tcg_out_brcond{32,64}
` [PULL 33/48] tcg/i386: Merge tcg_out_setcond{32,64}
` [PULL 34/48] tcg/i386: Merge tcg_out_movcond{32,64}
` [PULL 35/48] tcg/i386: Use CMP+SBB in tcg_out_setcond
` [PULL 36/48] tcg/i386: Clear dest first in tcg_out_setcond if possible
` [PULL 37/48] tcg/i386: Use shift in tcg_out_setcond
` [PULL 38/48] tcg/i386: Implement negsetcond_*
` [PULL 39/48] tcg/tcg-op: Document bswap16_i32() byte pattern
` [PULL 40/48] tcg/tcg-op: Document bswap16_i64() "
` [PULL 41/48] tcg/tcg-op: Document bswap32_i32() "
` [PULL 42/48] tcg/tcg-op: Document bswap32_i64() "
` [PULL 43/48] tcg/tcg-op: Document bswap64_i64() "
` [PULL 44/48] tcg/tcg-op: Document hswap_i32/64() "
` [PULL 45/48] tcg/tcg-op: Document wswap_i64() "
` [PULL 46/48] target/cris: Fix a typo in gen_swapr()
` [PULL 47/48] docs/devel/tcg-ops: fix missing newlines in "Host vector operations"
` [PULL 48/48] tcg: spelling fixes

[PATCH net-next] macsec: introduce default_async_crypto sysctl
 2023-08-23 20:22 UTC  (4+ messages)

[PATCH] linux-firmware: Update AMD SEV firmware
 2023-08-23 20:28 UTC 

[PATCH 0/2] execve scalability issues, part 1
 2023-08-23 20:27 UTC  (8+ messages)

[PATCH] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
 2023-08-23 20:26 UTC  (2+ messages)

[PATCH] submodule: deprecate --recurse-submodules=""
 2023-08-23 20:26 UTC  (5+ messages)

[PATCH -next] fbdev/core: Use list_for_each_entry() helper
 2023-08-23 20:25 UTC  (2+ messages)

[PATCH v2] linux-firmware: update firmware for qat_4xxx devices
 2023-08-23 20:09 UTC 

Possible nvme regression in 6.4.11
 2023-08-23 20:25 UTC  (6+ messages)

[PATCH 1/8] kbuild: do not run depmod for 'make modules_sign'
 2023-08-23 20:22 UTC  (10+ messages)
` [PATCH 2/8] kbuild: add modules_sign to no-{compiler,sync-config}-targets
` [PATCH 3/8] kbuild: move depmod rule to scripts/Makefile.modinst
` [PATCH 4/8] kbuild: remove $(MODLIB)/source symlink
` [PATCH 5/8] kbuild: reduce the number of mkdir calls during modules_install

[PATCH v3 00/11] memory-backend-file related improvements and VM templating support
 2023-08-23 20:22 UTC  (11+ messages)
` [PATCH v3 02/11] softmmu/physmem: Distinguish between file access mode and mmap protection
` [PATCH v3 04/11] softmmu/physmem: Remap with proper protection in qemu_ram_remap()
` [PATCH v3 05/11] softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files
` [PATCH v3 06/11] softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=true
` [PATCH v3 07/11] softmmu/physmem: Never return directories from file_ram_open()

[PATCH] kbuild: get lib-y objects back to static library
 2023-08-23 20:20 UTC  (2+ messages)

[PATCH V11 0/5] riscv: Optimize function trace
 2023-08-23 20:20 UTC  (3+ messages)

+ mm-swap-stop-using-page-private-on-tail-pages-for-thp_swap-fix.patch added to mm-unstable branch
 2023-08-23 20:19 UTC 

[niks:b4/dma_iommu 6/7] drivers/iommu/dma-iommu.c:634: warning: Function parameter or member 'options' not described in 'iommu_dma_init_options'
 2023-08-23 20:19 UTC 

[PATCH net] net: stmmac: Use hrtimer for TX coalescing
 2023-08-23 20:18 UTC  (2+ messages)

[PATCH 00/16] btrfs-progs: recover from failed metadata_uuid
 2023-08-23 20:10 UTC  (3+ messages)
` [PATCH 16/16] btrfs-progs: test btrfstune -m|M ability to fix previous failures

[Buildroot] [PATCH 1/1] package/bmap-tools: add dependency on python-six
 2023-08-23 20:17 UTC  (3+ messages)

+ proc-ksm-add-ksm-stats-to-proc-pid-smaps-v5.patch added to mm-unstable branch
 2023-08-23 20:16 UTC 

[PATCH 6.4 000/234] 6.4.12-rc1 review
 2023-08-23 20:14 UTC  (2+ messages)

[PATCH 0/8] x86: Fixes for chromebook_link64 and chromebook_samus_tpl
 2023-08-23 20:15 UTC  (3+ messages)
` [PATCH 7/8] spl: x86: Avoid starting up PCI automatically in SPL

[PATCH v4 2/2] PCI: Implement custom llseek for sysfs resource entries
 2023-08-23 20:11 UTC  (5+ messages)
` [PATCH v5 1/2] kernfs: sysfs: support custom llseek method for sysfs entries

[kvm-unit-tests PATCH] arm64: microbench: Benchmark with virtual instead of physical timer
 2023-08-23 20:04 UTC 

+ document-while_each_thread-change-first_tid-to-use-for_each_thread.patch added to mm-nonmm-unstable branch
 2023-08-23 20:09 UTC 

[PATCH] riscv: Require FRAME_POINTER for some configurations
 2023-08-23 20:10 UTC  (3+ messages)

[RFC mptcp-next v2 2/2] mptcp: add bpf_burst set/get params
 2023-08-23 20:09 UTC  (2+ messages)

[PATCH v3 1/2] sequencer: beautify subject of reverts of reverts
 2023-08-23 20:08 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 0/4] Support message-based DMA in vfio-user server
 2023-08-23 20:08 UTC  (4+ messages)
` [PATCH v2 1/4] softmmu: Support concurrent bounce buffers

Question on RPC_TASK_NO_RETRANS_TIMEOUT / NFS_CS_NO_RETRANS_TIMEOUT for NFSv3
 2023-08-23 20:07 UTC  (2+ messages)

[PATCH v2 0/8] ppc: Enable full Xen build
 2023-08-23 20:07 UTC  (9+ messages)
` [PATCH v2 1/8] xen/common: Add missing #includes treewide
` [PATCH v2 2/8] xen/ppc: Add public/arch-ppc.h
` [PATCH v2 3/8] xen/ppc: Implement atomic.h
` [PATCH v2 4/8] xen/ppc: Implement bitops.h
` [PATCH v2 5/8] xen/ppc: Define minimal stub headers required for full build
` [PATCH v2 6/8] xen/ppc: Define bug frames table in linker script
` [PATCH v2 7/8] xen/ppc: Add stub function and symbol definitions
` [PATCH v2 8/8] xen/ppc: Enable full Xen build

[PATCH v2 00/24] tree-wide spelling fixes
 2023-08-23 20:05 UTC  (4+ messages)
` [PATCH 05/24] tcg: "

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-08-23 20:04 UTC  (4+ messages)

[lttng-dev] Discarded events
 2023-08-23 20:03 UTC  (3+ messages)

+ arm-implement-the-new-page-table-range-api-fix-2.patch added to mm-unstable branch
 2023-08-23 20:01 UTC 

[PATCH v2] format-patch: add --description-file option
 2023-08-23 20:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] arm: dts: j7200: dtb sync with Linux 6.5-rc1
 2023-08-23 20:01 UTC  (3+ messages)

[PATCH v2 0/4] Add Anbernic RG-Nano
 2023-08-23 20:00 UTC  (4+ messages)
` [PATCH V2 4/4] ARM: dts: sunxi: add support for "

[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
 2023-08-23 19:59 UTC  (5+ messages)
` [PATCH v3 0/4] commit-graph: fsck zero/non-zero generation number fixes

[xen-unstable-smoke test] 182488: tolerable all pass - PUSHED
 2023-08-23 19:59 UTC 

[PATCH v10 4/6] arm64: smp: Add arch support for backtrace using pseudo-NMI
 2023-08-23 19:58 UTC  (3+ messages)

[PATCH] docs/devel/tcg-ops: fix missing newlines in "Host vector operations" section
 2023-08-23 19:58 UTC  (3+ messages)

[qais-yousef:generalized-misfit-lb 6/13] include/linux/atomic/atomic-instrumented.h:4715:38: warning: passing argument 1 of 'instrument_atomic_read_write' makes pointer from integer without a cast
 2023-08-23 19:58 UTC 

[PATCH] fstests: generic/352 should accomodate other pwrite behaviors
 2023-08-23 19:55 UTC  (3+ messages)

[dm-devel] [PATCH] libmultipath: fix max_sectors_kb on adding path
 2023-08-23 19:51 UTC  (2+ messages)

[PATCH] ASoC: audio-graph-card2: add comment for format property
 2023-08-23 19:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ethernet/intel: Use list_for_each_entry() helper
 2023-08-23 19:55 UTC  (3+ messages)
`  "

[PATCH 0/5] ASoC: rsnd: tidyup ADG
 2023-08-23 19:54 UTC  (2+ messages)

IPv6 and PPPoE with MSSFIX
 2023-08-23 19:55 UTC  (3+ messages)

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-23 19:55 UTC  (5+ messages)
` [Intel-xe] [PATCH 06/10] drm/xe/oa: Start implementing OA stream open ioctl
` [Intel-xe] [PATCH 09/10] drm/xe/oa: Read file_operation

[PATCH net] net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock
 2023-08-23 19:54 UTC  (2+ messages)

[PATCH v2] cpufreq: Support per-policy performance boost
 2023-08-23 19:52 UTC  (2+ messages)

[PATCH 0/2] clk: kunit: Fix the lockdep warnings
 2023-08-23 19:50 UTC  (5+ messages)

[PATCH bpf-next 0/7] Add support cpu v4 insns for RV64
 2023-08-23 23:10 UTC  (6+ messages)
` [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests "

[PATCH 1/2] wifi: mwifiex: simplify PCIE DMA mapping management
 2023-08-23 19:49 UTC  (3+ messages)

CXL Namespaces of ACPI disappearing in Qemu demo
 2023-08-23 19:44 UTC  (2+ messages)

[PATCH] dt-bindings: use capital "OR" for multiple licenses in SPDX
 2023-08-23 19:49 UTC  (3+ messages)

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-08-23 19:47 UTC  (3+ messages)
` [PATCH 09/10] thermal: Add PCIe cooling driver

[igt-dev] [PATCH] i915/poc: Use semaphore wait to sync gpu and cpu times
 2023-08-23 19:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg size
 2023-08-23 19:47 UTC  (3+ messages)

[ardb:arm64-lpa2-v4 38/61] arch/arm64/mm/mmu.c:672:17: warning: 'kernel_exec_prot' defined but not used
 2023-08-23 19:47 UTC 

[bug report] blktests srp/002 hang
 2023-08-23 19:46 UTC  (6+ messages)

[PATCH] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
 2023-08-23 19:46 UTC  (3+ messages)

[PATCH net-next] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-23 19:45 UTC  (2+ messages)

Deadlock due to EPT_VIOLATION
 2023-08-23 19:44 UTC  (12+ messages)

[PATCH] wifi: ath9k: simplify ar9003_hw_process_ini()
 2023-08-23 19:45 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] wifi: ath9k: use u32 for txgain indexes

[RFC PATCH net-next 0/3] Support Symmetric Toeplitz RSS hash
 2023-08-23 19:45 UTC  (3+ messages)
` [RFC PATCH net-next 1/3] net: ethtool: add symmetric Toeplitz RSS hash function

[igt-dev] [PATCH] xe_exec_reset: Fix cm-gt-reset for LR job behavior
 2023-08-23 19:45 UTC  (2+ messages)

[BUG] Possible unsafe page_pool usage in octeontx2
 2023-08-23 19:45 UTC  (2+ messages)

[PATCH v2 0/3] Add support for H616 Thermal system
 2023-08-23 19:43 UTC  (5+ messages)
` [PATCH v2 2/3] thermal: sun8i: Add support for H616 THS controller

[PATCH net-next] net: fec: add exception tracing for XDP
 2023-08-23 19:44 UTC  (2+ messages)

[PATCH next] i2c: qcom-cci: Fix error checking in cci_probe()
 2023-08-23 19:42 UTC 

[PATCH v4 0/7] LoongArch: Add built-in dtb support
 2023-08-23 19:42 UTC  (3+ messages)
` [PATCH v4 3/7] LoongArch: Allow device trees to be built into the kernel

[PATCH v2 00/58] TDX QEMU support
 2023-08-23 19:41 UTC  (3+ messages)
` [PATCH v2 33/58] headers: Add definitions from UEFI spec for volumes, resources, etc

[PATCH net-next v4 00/12] tools/net/ynl: Add support for netlink-raw families
 2023-08-23 19:41 UTC  (5+ messages)
` [PATCH net-next v4 11/12] doc/netlink: Add spec for rt link messages
` [PATCH net-next v4 12/12] doc/netlink: Add spec for rt route 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.