All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 09:27:03 to 2024-04-12 10:09:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-12 10:09 UTC 

[PATCH v2 0/7] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-12 10:08 UTC  (3+ messages)
` [PATCH v2 4/7] serial: exar: add optional board_setup function

passthrough question
 2024-04-12 10:08 UTC  (3+ messages)

[LTP] [PATCH v1] doc: Documentation usage and development
 2024-04-12 10:07 UTC 

[PATCH 0/7] x86/bugs: BHI fixes / improvements
 2024-04-12 10:07 UTC  (5+ messages)
` [PATCH 5/7] x86/bugs: Only harden syscalls when needed

[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
 2024-04-12 10:06 UTC  (8+ messages)
` [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier

[PATCH RFC] prevent overflow in xlnx_dpdma_desc_get_source_address()
 2024-04-12 10:06 UTC  (2+ messages)

[iwl-next v1] ice: Remove ndo_get_phys_port_name
 2024-04-12 10:06 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.9-rc3
 2024-04-12 10:06 UTC  (2+ messages)

[PATCH 00/65]target/riscv: Support XTheadVector extension
 2024-04-12  7:37 UTC  (21+ messages)
` [PATCH 46/65] target/riscv: Add floating-point classify and merge instructions for XTheadVector
` [PATCH 47/65] target/riscv: Add single-width floating-point/integer type-convert "
` [PATCH 48/65] target/riscv: Add widening "
` [PATCH 49/65] target/riscv: Add narrowing "
` [PATCH 50/65] target/riscv: Add single-width integer reduction "
` [PATCH 51/65] target/riscv: Add widening "
` [PATCH 52/65] target/riscv: Add single-width floating-point "
` [PATCH 53/65] target/riscv: Add widening "
` [PATCH 54/65] target/riscv: Add mask-register logical "
` [PATCH 55/65] target/riscv: Add vector mask population count vmpopc "
` [PATCH 56/65] target/riscv: Add th.vmfirst.m "
` [PATCH 57/65] target/riscv: Add set-X-first mask bit instructrions "
` [PATCH 58/65] target/riscv: Add vector iota instruction "
` [PATCH 59/65] target/riscv: Add vector element index "
` [PATCH 60/65] target/riscv: Add integer extract and scalar move instructions "
` [PATCH 61/65] target/riscv: Add floating-point "
` [PATCH 62/65] target/riscv: Add vector slide "
` [PATCH 63/65] target/riscv: Add vector register gather "
` [PATCH 64/65] target/riscv: Add vector compress instruction "
` [PATCH 65/65] target/riscv: Enable XTheadVector extension for c906

[PATCH v7 0/7] Coresight for Kernel panic and watchdog reset
 2024-04-12 10:05 UTC  (7+ messages)
` [PATCH v7 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v7 5/7] coresight: tmc: Add support for reading crash data

[PATCH 0/3] arm-bsp: corstone1000: Change MM buffer location and enable
 2024-04-12 10:05 UTC  (4+ messages)
` [PATCH 1/3] arm-bsp/u-boot: corstone1000: Change MMCOMM buffer location
` [PATCH 2/3] arm-bsp/trusted-services: corstone1000: Change MM comm "
` [PATCH 3/3] arm-bsp/trusted-firmware-m: corstone1000: Enable host firewall in FVP

[PATCH] iommu: mtk: fix module autoloading
 2024-04-12 10:05 UTC  (3+ messages)

[PATCH v3 0/9] clk: renesas: rzg2l: Add support for power domains
 2024-04-12 10:04 UTC  (3+ messages)

[PULL 0/2] Final build system fixes for 9.0
 2024-04-12 10:04 UTC  (3+ messages)
` [PULL 1/2] Makefile: fix use of -j without an argument
` [PULL 2/2] meson.build: Disable -fzero-call-used-regs on OpenBSD

[PATCH 6.6 000/114] 6.6.27-rc1 review
 2024-04-12 10:04 UTC  (3+ messages)

[axboe-block:rw_iter 118/438] drivers/hid/hid-wiimote-debug.c:142 wiidebug_drm_write() warn: potential spectre issue 'buf' [w]
 2024-04-12 10:03 UTC 

[PATCH v3 rc] iommu/amd: Do not enable SNP when V2 page table is enabled
 2024-04-12 10:03 UTC  (2+ messages)

[PATCH v3 00/27] misc: Replace sprintf
 2024-04-12 10:03 UTC  (7+ messages)
` [PATCH v3 01/27] util/hexdump: Remove b parameter from qemu_hexdump_line
` [PATCH v3 02/27] util/hexdump: Remove ascii "
` [PATCH v3 22/27] linux-user/flatload: Replace sprintf() by snprintf()

[PATCH BlueZ v2] advertising: Do not crash in case of adv update failure
 2024-04-12 10:03 UTC  (2+ messages)
` [BlueZ,v2] "

Crash in new PHY link topology extension
 2024-04-12 10:03 UTC  (2+ messages)

[PATCH v6 1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6 2/7] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6 3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6 4/7] perf/bpf: Call bpf handler directly, not through overflow machinery
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] perf/bpf: Call BPF "

[PATCH v6 5/7] perf/bpf: Remove unneeded uses_default_overflow_handler()
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6 6/7] perf/bpf: Allow a bpf program to suppress all sample side effects
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] perf/bpf: Allow a BPF "

[PATCH v6 7/7] selftest/bpf: Test a perf bpf program that suppresses side effects
 2024-04-12 10:03 UTC  (2+ messages)
` [tip: perf/core] selftest/bpf: Test a perf BPF "

[PATCH v6 0/7] Combine perf and bpf for fast eval of hw breakpoint conditions
 2024-04-12 10:03 UTC  (3+ messages)
` [PATCH 8/7] perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
  ` [tip: perf/core] "

[PATCH for-9.0] meson.build: Disable -fzero-call-used-regs on OpenBSD
 2024-04-12 10:02 UTC  (2+ messages)

[PATCH rc] iommu/amd: Fix possible irq lock inversion dependency issue
 2024-04-12 10:02 UTC  (2+ messages)

Xen Summit: Travel scholarships deadline today!
 2024-04-12 10:01 UTC 

[PATCH 0/4] log2: make is_power_of_2() more generic
 2024-04-12 10:01 UTC  (7+ messages)

[net PATCH v2 0/4] ravb Ethernet driver bugfixes
 2024-04-12 10:00 UTC  (5+ messages)
` [net PATCH v2 1/4] net: ravb: Count packets instead of descriptors in R-Car RX path
` [net PATCH v2 2/4] net: ravb: Allow RX loop to move past DMA mapping errors
` [net PATCH v2 3/4] net: ravb: Fix GbEth jumbo packet RX checksum handling
` [net PATCH v2 4/4] net: ravb: Fix RX byte accounting for jumbo packets

[PATCH] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-12 10:01 UTC  (3+ messages)

[PATCH v2 0/3] Enable the profiling of EL0&1 translation regime of ARM SPE
 2024-04-12  9:59 UTC  (5+ messages)
` [PATCH v2 3/3] perf: arm_spe: Enable the profiling of EL0&1 translation regime

[PATCH v2 0/7] Enable device atomics with a VM bind flag
 2024-04-12  9:59 UTC  (11+ messages)
` [PATCH v2 1/7] drm/xe: Introduce has_atomic_enable_pte_bit device info
` [PATCH v2 2/7] drm/xe: Consolidate setting PTE_AE into one place
` [PATCH v2 3/7] drm/xe: Add function to check if BO has single placement
` [PATCH v2 4/7] drm/xe: Move vm bind bo validation to a helper function
` [PATCH v2 5/7] drm/xe: Introduce has_device_atomics_on_smem device info
` [PATCH v2 6/7] drm/xe/uapi: Introduce VMA bind flag for device atomics
` [PATCH v2 7/7] drm/xe/uapi: Add a query flag for has_device_atomics_on_smem
` ✓ CI.Patch_applied: success for Enable device atomics with a VM bind flag (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-12  9:59 UTC  (9+ messages)
` [PATCH v2 0/7] update-ref: add symref oriented commands
  ` [PATCH v2 1/7] refs: accept symref values in `ref_transaction[_add]_update`
  ` [PATCH v2 2/7] update-ref: add support for symref-verify
  ` [PATCH v2 3/7] update-ref: add support for symref-delete
  ` [PATCH v2 4/7] files-backend: extract out `create_symref_lock`
  ` [PATCH v2 5/7] update-ref: add support for symref-create
  ` [PATCH v2 6/7] update-ref: add support for symref-update
  ` [PATCH v2 7/7] refs: support symrefs in 'reference-transaction' hook

RTT-PROBE: lore-subspace-rtt
 2024-04-12  9:59 UTC 

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12  9:57 UTC  (5+ messages)
` [PATCH 01/19] dt-bindings: riscv: Add vendorid and archid

[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
 2024-04-12  9:57 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: mediatek: Support auto revert for MT7922
 2024-04-12  9:57 UTC 

[PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
 2024-04-12  9:55 UTC  (2+ messages)

[PATCH v5 0/4] mm: add per-order mTHP alloc and swpout counters
 2024-04-12  9:56 UTC  (7+ messages)
` [PATCH v5 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v5 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters

[PATCH 00/13] EFI: capsule: ti: enable authenticated capsules
 2024-04-12  9:55 UTC  (9+ messages)
` [PATCH 01/13] ti:keys Add EFI signature list

[PATCH v4 0/7] Add SE HMBSC board support
 2024-04-12  9:54 UTC  (8+ messages)
` [PATCH v4 1/7] qcom: Don't enable LINUX_KERNEL_IMAGE_HEADER by default
` [PATCH v4 2/7] apq8016: Add support for UART1 clocks and pinmux
` [PATCH v4 3/7] serial_msm: Enable RS232 flow control
` [PATCH v4 4/7] pinctrl: qcom: Add support for driving GPIO pins output
` [PATCH v4 5/7] pinctrl: qcom: apq8016: Add GPIO pinctrl function
` [PATCH v4 6/7] arm: dts: qcom: Add Schneider HMIBSC board dts
` [PATCH v4 7/7] board: add support for Schneider HMIBSC board

[PATCH] media: Documentation: dev-subdev: Fix sentence conjunction
 2024-04-12  9:46 UTC  (2+ messages)

[PATCH v2] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12  9:54 UTC 

[OE-core] [kirkstone][PATCH] kernel.bbclass: check, if directory exists before removing empty module directory
 2024-04-12  9:52 UTC  (2+ messages)
`  "

[PATCH] dma-helpers: Fix iovec alignment
 2024-04-12  9:51 UTC  (2+ messages)

alias confusion due to internal word representation
 2024-04-12  9:51 UTC  (2+ messages)
` [PATCH] alias: Disallow non-CWORD characters

[PATCH v2] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-04-12  9:50 UTC  (5+ messages)

[PATCH v2 1/1] Documentation: PCI: pci-endpoint: Fix EPF ops list
 2024-04-12  9:50 UTC 

[PATCH] quota: fix to propagate error of mark_dquot_dirty() to caller
 2024-04-12  9:49 UTC 

[PATCH v2] pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
 2024-04-12  9:49 UTC  (3+ messages)

[PATCH 0/5] RTC: update APM X-Gene RTC driver by adding the pre-scaler support
 2024-04-12  9:47 UTC  (8+ messages)
` [PATCH 3/5] drivers/rtc/rtc-xgene: Add "snps,dw-apb-rtc" into the "compatible"
` [PATCH 4/5] Kconfig: Enable APM X-Gene RTC for XuanTie TH1520

RTT-PROBE: lore-subspace-rtt
 2024-04-12  9:49 UTC 

[PATCH v2 0/2] powerpc/pseries: Fixes for lparstat boot reports
 2024-04-12  9:20 UTC  (2+ messages)
` [PATCH v2 1/2] powerpc/pseries: Add pool idle time at LPAR boot

[PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-04-12  9:48 UTC  (11+ messages)
  ` [EXTERNAL] "

[v2] Support for Arm CCA VMs on Linux
 2024-04-12  8:42 UTC  (6+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 13/43] arm64: RME: RTT handling
  ` [PATCH v2 14/43] arm64: RME: Allocate/free RECs to match vCPUs
  ` [PATCH v2 15/43] arm64: RME: Support for the VGIC in realms
  ` [PATCH v2 16/43] KVM: arm64: Support timers in realm RECs

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-12  9:47 UTC  (8+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-12  9:46 UTC  (5+ messages)

[PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT
 2024-04-12  9:46 UTC  (9+ messages)
  ` [External] "

[PATCH 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
 2024-04-12  9:46 UTC  (5+ messages)
` [tip: locking/core] "
    ` [PATCH v2] "

[PATCH v2 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
 2024-04-12  9:46 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
 2024-04-12  9:46 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 0/3] wifi: ath12k: report station mode stats
 2024-04-12  9:45 UTC  (4+ messages)
` [PATCH 3/3] wifi: ath12k: report station mode signal strength

[PATCH v3] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-04-12  9:44 UTC 

[PATCH] scsi: sd: Only print updates to permanent stream count
 2024-04-12  9:44 UTC 

[PATCHv2 bpf-next] selftests/bpf: Add read_trace_pipe_iter function
 2024-04-12  9:44 UTC  (3+ messages)

[PATCH] nvmem: core: add sysfs cell write support
 2024-04-12  9:43 UTC  (2+ messages)

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-04-12  9:42 UTC  (6+ messages)
` [PATCH 05/12] firmware: dmi-id: add a release callback function

[PATCH v5 0/4] drm/i915/display: DMC wakelock implementation
 2024-04-12  9:41 UTC  (5+ messages)
` [PATCH v5 1/4] drm/i915/display: add support for DMC wakelocks
` [PATCH v5 2/4] drm/i915/display: don't allow DMC wakelock on older hardware
` [PATCH v5 3/4] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH v5 4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions

[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-04-11 (ice)
 2024-04-12  9:41 UTC  (4+ messages)
` [PATCH net-next 2/4] ice: Implement 'flow-type ether' rules

[PATCH 0/7] qcom: mmc fixes and sdm845 support
 2024-04-12  9:40 UTC  (5+ messages)
` [PATCH 1/7] mmc: msm_sdhci: correct vendor_spec_cap0 register for v5

[XEN PATCH v2 0/3] x86/iommu: Drop IOMMU support when cx16 isn't supported
 2024-04-12  9:39 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12  9:39 UTC 

[PATCH v3 0/2] Use hmm_range_fault to populate user page
 2024-04-12  9:52 UTC  (3+ messages)
` [PATCH v5 1/2] drm/xe: Introduce helper to populate userptr
` [PATCH v5 2/2] drm/xe: Use hmm_range_fault to populate user pages

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-12  9:38 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: Add GT97xx VCM driver

[PATCH] show-ref: add --unresolved option
 2024-04-12  9:37 UTC  (6+ messages)
` [PATCH v2 0/3] show-ref: add --symbolic-name option
  ` [PATCH v2 3/3] "

[PATCH v2 1/1] clk: imgtec: use %pe for better readability of errors while printing
 2024-04-12  9:07 UTC 

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-12  9:36 UTC  (5+ messages)
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs

[PATCH] nativesdk-gzip: fix reproducibility issues
 2024-04-12  9:35 UTC  (2+ messages)
` [OE-core] "

[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
 2024-04-12  9:34 UTC  (3+ messages)

[PATCH 0/3] Enable device atomics with a VM bind flag
 2024-04-12  9:34 UTC  (4+ messages)
` [PATCH 1/3] drm/xe: Consolidate setting PTE_AE into one place

[PATCH 0/4] Fix a rare crash in the UFS driver
 2024-04-12  9:34 UTC  (5+ messages)
` [PATCH 3/4] scsi: ufs: Make the polling code report which command has been completed
` [PATCH 4/4] scsi: ufs: Check for completion from the timeout handler

[PATCH 0/2] rockchip pcie3-phy separate refclk support
 2024-04-12  9:33 UTC  (5+ messages)

[PATCH] MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORT
 2024-04-12  9:34 UTC  (2+ messages)

[meta-python][PATCH] python3-ecdsa: enable ptest and add missing runtime dependency
 2024-04-12  9:33 UTC 

[PATCH 0/3] Cleanup rebase signoff tests
 2024-04-12  9:33 UTC  (8+ messages)
` [PATCH 3/3] t3428: restore coverage for "apply" backend

[PATCH 0/2] multipath-tools: CI fixes for glibc symbol substitutions
 2024-04-12  9:32 UTC  (3+ messages)
` [PATCH 1/2] multipath-tools tests: fix CI failures on arm/v7 with glibc 2.37
` [PATCH 2/2] multipath-tools tests: fix CI failures with clang on Fedora Rawhide

[PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
 2024-04-12  9:32 UTC  (11+ messages)

[PATCH] Bluetooth: btusb: mediatek: Add usb reset for firmware setup failure
 2024-04-12  9:32 UTC  (2+ messages)
`  "

[PATCH v2 1/1] iommu/vt-d: Remove caching mode check before device TLB flush
 2024-04-12  9:34 UTC  (6+ messages)

[PATCH 4.19.y v4 0/2] Double-free bug discovery on testing trigger-field-variable-support.tc
 2024-04-12  9:30 UTC  (3+ messages)
` [PATCH 4.19.y v4 1/2] tracing: Remove hist trigger synth_var_refs
` [PATCH 4.19.y v4 2/2] tracing: Use var_refs[] for hist trigger reference checking

[PATCH] x86/sev: take NUMA node into account when allocating memory for per-CPU variables
 2024-04-12  9:30 UTC  (2+ messages)
` [tip: x86/cpu] x86/sev: Take NUMA node into account when allocating memory for per-CPU SEV data

[PATCH v3 0/4] Give chance to build under !CONFIG_SMP for LoongArch
 2024-04-12  9:30 UTC  (10+ messages)
` [PATCH v3 1/4] LoongArch: Move CONFIG_HAVE_SETUP_PER_CPU_AREA related code to smp.c
` [PATCH v3 2/4] LoongArch: Refactor get_acpi_id_for_cpu() related code
` [PATCH v3 3/4] LoongArch: Save and restore PERCPU_BASE_KS for ACPI S3 state

[PATCH RESEND] bootconfig: use memblock_free_late to free xbc memory to buddy
 2024-04-12  9:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12  9:29 UTC 

[PATCH] wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
 2024-04-12  9:27 UTC  (2+ messages)

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-12  9:27 UTC  (6+ messages)
` [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters


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.