All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-21 18:32:40 to 2025-02-21 19:53:47 UTC [more...]

[PATCH 00/10] enable "app" to be compiled with MSVC
 2025-02-21 19:52 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/10] test-pmd: declare lcore_count atomic
` [PATCH v5 00/10] enable "app" to be compiled with MSVC
  ` [PATCH v5 01/10] eal: add workaround for __builtin_constant_p
  ` [PATCH v5 02/10] test_alarm: avoid warning about different qualifiers
  ` [PATCH v5 03/10] test-pmd: fix printf format string mismatch
  ` [PATCH v5 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
  ` [PATCH v5 05/10] test-pmd: avoid undefined behavior
  ` [PATCH v5 06/10] test-pmd: avoid non-constant initializer
  ` [PATCH v5 07/10] test-pmd: don't return value from void function
  ` [PATCH v5 08/10] test-pmd: declare lcore_count atomic
  ` [PATCH v5 10/10] app: enable app directory to be compiled with MSVC

[PATCH v7 00/17] zsmalloc/zram: there be preemption
 2025-02-21 19:52 UTC  (4+ messages)
` [PATCH v7 11/17] zsmalloc: make zspage lock preemptible

[PATCH 0/3] Unify IBRS virtualization
 2025-02-21 19:52 UTC  (7+ messages)
` [PATCH 3/3] KVM: x86: Generalize IBRS virtualization on emulated VM-exit

/proc/net/wireless has gone missing in 6.13
 2025-02-21 19:52 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8750: Fix cluster hierarchy for idle states
 2025-02-21 19:51 UTC  (2+ messages)

[PATCH 0/4] Other fixes from UBSAN enablement
 2025-02-21 19:49 UTC  (3+ messages)
` [PATCH 4/4] [BROKEN] PPC: Activate UBSAN in testing

[PATCH 3/4] rseq: Make rseq work with protection keys
 2025-02-21 19:48 UTC  (12+ messages)

[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
 2025-02-21 19:46 UTC  (11+ messages)
` [PATCH RFC 15/24] rcu: Support Clang's capability analysis

[PATCH v1 1/1] docs: iio: fix wrong driver name in documentation
 2025-02-21 19:46 UTC 

[PATCH v8 02/14] rust: hrtimer: introduce hrtimer support
 2025-02-21 19:46 UTC  (10+ messages)

[PATCH v2 0/2] Fix VFs resume errors
 2025-02-21 19:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-21 19:46 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net, treewide: define and use MAC_ADDR_STR_LEN

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2025-02-21 19:45 UTC  (2+ messages)
` [Bug 219009] "

[PATCH] bcachefs: Use alloc_percpu_gfp to avoid deadlock
 2025-02-21 19:44 UTC  (7+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-21 19:44 UTC  (7+ messages)
` [PATCH v11 07/23] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-02-21 19:44 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: bus: add documentation "
` [PATCH 2/5] dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
` [PATCH 3/5] bus: add driver for IMX AIPSTZ bridge
` [PATCH 4/5] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
` [PATCH 5/5] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'

[PATCH v8 0/5] PMU support for engine activity
 2025-02-21 19:43 UTC  (3+ messages)
` [PATCH v8 5/5] drm/xe/xe_pmu: Acquire forcewake on event init for engine events

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-21 19:43 UTC  (5+ messages)
` [PATCH 20/30] KVM: TDX: create/destroy VM structure

[PATCH v2 0/7] drm/xe: Unify IP descriptors
 2025-02-21 19:43 UTC  (14+ messages)
` [PATCH v2 1/7] drm/xe: Set IP names in functions handling IP version
` [PATCH v2 2/7] drm/xe: Disambiguate GMDID-based IP names
` [PATCH v2 3/7] drm/xe: Rename gmdid_map to xe_ip
` [PATCH v2 4/7] drm/xe: Define xe_ip instances before xe_device_desc
` [PATCH v2 5/7] drm/xe: Convert pre-GMDID IPs to struct xe_ip
` [PATCH v2 6/7] drm/xe: Re-use feature descriptors for pre-GMDID IPs
` [PATCH v2 7/7] drm/xe: Simplify setting release info in xe->info
` ✓ CI.Patch_applied: success for drm/xe: Unify IP descriptors (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC PATCH 00/22] sched/fair: Defer CFS throttling to exit to user mode
 2025-02-21 19:42 UTC  (8+ messages)

[PATCH v2] PCI: hv: Correct a comment
 2025-02-21 19:42 UTC  (4+ messages)

[PATCH 0/3] arm64: Use memory copy instructions in usercopy routines
 2025-02-21 19:39 UTC  (7+ messages)
` [PATCH 1/3] arm64: extable: Add fixup handling for uaccess CPY* instructions
` [PATCH 3/3] arm64: lib: Use MOPS for usercopy routines

[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
 2025-02-21 19:41 UTC  (4+ messages)
` [PATCH v8 4/7] ima: kexec: define functions to copy IMA log at soft boot

[linux-next:master] BUILD REGRESSION d4b0fd87ff0d4338b259dc79b2b3c6f7e70e8afa
 2025-02-21 19:41 UTC 

[UBOOT PATCH] spi: spi-uclass: Fix reduced read speed when parallel config is enabled
 2025-02-21 17:58 UTC  (2+ messages)

[PATCH v4 00/20] imx: add i.MX95 support
 2025-02-21 17:55 UTC  (11+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "
        ` 回复: "
` [PATCH v4 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
    ` 回复: [EXT] "

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-21 18:01 UTC  (3+ messages)

[PATCH] staging: vc04_services: Fix function call formatting
 2025-02-21 19:40 UTC  (2+ messages)

[PATCH net-next 0/3] r8169: enable more devices ASPM and LTR support
 2025-02-21 19:39 UTC  (5+ messages)
` [PATCH net-next 1/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP ASPM support
` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 LTR support

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-21 19:36 UTC  (5+ messages)

[PATCH v3 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-21 19:37 UTC  (7+ messages)
` [PATCH v3 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc
` [PATCH v3 3/3] drm/tiny: add driver for Apple Touch Bars in x86 Macs

[PATCH v2 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
 2025-02-21 19:37 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: imx8mp: add axi clock
` [PATCH v2 2/4] clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents
` [PATCH v2 3/4] arm64: dts: imx8mp: add AUDIO_AXI_CLK_ROOT to AUDIOMIX block
` [PATCH v2 4/4] arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHz

[PATCH 0/4] arm64: dts: qcom: x1e80100: Fix thermal trip points
 2025-02-21 19:36 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: x1e80100: Add GPU cooling
` [PATCH 4/4] arm64: dts: qcom: x1e80100: Drop unused passive thermal trip points for CPU

[PATCH i-g-t] tests/xe_oa: Skip when no OA units available
 2025-02-21 19:36 UTC  (3+ messages)

[PATCH v2 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-21 19:35 UTC  (4+ messages)
` [PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH v4 0/5] Add pmem node for preserving distro ISO's
 2025-02-21 19:33 UTC  (9+ messages)
` [PATCH v4 1/5] fdt: add support for adding pmem nodes
` [PATCH v4 4/5] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v4 5/5] blkmap: add pmem nodes for blkmap memory mapped slices

[PATCH] leds: rgb: leds-qcom-lpg: Fix pwm resolution for Hi-Res PWMs
 2025-02-21 19:34 UTC  (2+ messages)

[RFC PATCH 0/2] Eliminate the no-SIMD en/decryption fallbacks on x86
 2025-02-21 19:31 UTC  (4+ messages)
` [RFC PATCH 1/2] x86/fpu: make kernel-mode FPU reliably usable in softirqs

Rust kernel policy
 2025-02-21 19:30 UTC  (28+ messages)
                    ` C aggregate passing (Rust kernel policy)

[RESEND PATCH] sched/core: Remove duplicate included header file stats.h
 2025-02-21 19:29 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched: add unlikey branch hints to several system calls
 2025-02-21 19:29 UTC  (2+ messages)
` [tip: sched/core] sched: Add "

[PATCH] locking/mutex: add MUTEX_WARN_ON() into fast path
 2025-02-21 19:28 UTC  (2+ messages)
` [tip: locking/core] locking/mutex: Add "

[PATCH v2] usb: gadget: Set self-powered based on MaxPower and bmAttributes
 2025-02-21 19:26 UTC  (2+ messages)

xPL Proposal
 2025-02-21 19:25 UTC  (11+ messages)

[PATCH] MAINTAINERS: Update AMDGPU DML maintainers info
 2025-02-21 19:25 UTC 

[PATCH 0/6] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
 2025-02-21 19:23 UTC  (5+ messages)
` [PATCH 4/6] PCI: dwc: pcie-qcom-ep: enable EP support for SAR2130P

[PATCH v8 00/15] futex: Add support task local hash maps
 2025-02-21 19:21 UTC  (6+ messages)

[PATCH] perf/x86/intel: Fix event constraints for LNC
 2025-02-21 19:19 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH 0/5] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-02-21 19:19 UTC  (4+ messages)
` [PATCH 4/5] clk: qcom: videocc: Add support to attach multiple power domains

[oe-layersetup][master][PATCH v2] templates: Fix paths for DL_DIR and SSTATE_DIR
 2025-02-21 19:18 UTC  (2+ messages)
` [meta-arago] "

[PATCH] nfsd: add the ability to enable use of RWF_DONTCACHE for all nfsd IO
 2025-02-21 19:18 UTC  (9+ messages)
  `  "

[PATCH] x86/tsc: Always save/restore TSC sched_clock on suspend/resume
 2025-02-21 19:17 UTC  (3+ messages)
` [tip: sched/core] x86/tsc: Always save/restore TSC sched_clock() "

[PATCH v10 0/1] Enable Bluetooth on qcs6490-rb3gen2 board
 2025-02-21 19:16 UTC  (4+ messages)
` [PATCH v10 1/1] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node

[PATCH] drm/i915/vdsc: Correct the conditions of DSC1.1 and DSC 1.2 for rc params calculation
 2025-02-21 19:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-21 19:15 UTC  (4+ messages)

[PATCH] sched: fix wrr parameter data type
 2025-02-21 19:14 UTC  (2+ messages)

[PATCH] rseq: update kernel fields in lockstep with CONFIG_DEBUG_RSEQ
 2025-02-21 19:13 UTC 

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-21 19:11 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf: add kfunc for skb refcounting

[PATCH 0/4] target/arm: Move vfp_helper.c TCG code into tcg/ subdir
 2025-02-21 19:09 UTC  (5+ messages)
` [PATCH 1/4] target/arm: Move TCG-only VFP "
` [PATCH 2/4] target/arm: Move FPSCR get/set helpers to tcg/vfp_helper.c
` [PATCH 3/4] target/arm: Move softfloat specific FPCR/FPSR handling to tcg/
` [PATCH 4/4] target/arm: Rename vfp_helper.c to vfp_fpscr.c

[PATCH v2] vdpa: Allow vDPA to work on big-endian machine
 2025-02-21 19:07 UTC 

[PATCH v1] man/man2/{mbind,set_mempolicy}.2: added mode argument MPOL_PREFERRED_MANY
 2025-02-21 19:08 UTC  (3+ messages)

[RFC PATCH v1 00/19] Factor out HVF's instruction emulator
 2025-02-21 19:05 UTC  (5+ messages)

[RFC PATCH] mempool: obey configured cache size
 2025-02-21 19:05 UTC  (2+ messages)
` [RFC PATCH v19] mempool: fix mempool "

[PATCH 0/4] tests/intel/xe_query: Add per drm client reset stats tests
 2025-02-21 19:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_query: Add per drm client reset stats tests (rev2)

[PATCH v2] arm64: Utilize for_each_cpu_wrap for reference lookup
 2025-02-21 19:03 UTC  (2+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-02-21 19:04 UTC  (10+ messages)
` [PATCH v11 0/8] "
  ` [PATCH v11 1/8] git-compat-util: add strtoul_ul() with error handling
  ` [PATCH v11 2/8] cat-file: add declaration of variable i inside its for loop
  ` [PATCH v11 3/8] t1006: split test utility functions into new "lib-cat-file.sh"
  ` [PATCH v11 4/8] fetch-pack: refactor packet writing
  ` [PATCH v11 5/8] fetch-pack: move fetch initialization
  ` [PATCH v11 6/8] serve: advertise object-info feature
  ` [PATCH v11 7/8] transport: add client support for object-info
  ` [PATCH v11 8/8] cat-file: add remote-object-info to batch-command

[PATCH RESEND v5 0/4] arm64: dts: qcom: x1e80100: crd/t14s: Enable Parade Type-C retimers
 2025-02-21 19:03 UTC  (7+ messages)
` [PATCH RESEND v5 2/4] arm64: dts: qcom: x1e80100-crd: Enable external DisplayPort support
` [PATCH RESEND v5 3/4] arm64: dts: qcom: x1e80100-t14s: Describe the Parade PS8830 retimers
` [PATCH RESEND v5 4/4] arm64: dts: qcom: x1e80100-t14s: Enable external DisplayPort support

[PATCH v2] uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"
 2025-02-21 19:03 UTC  (4+ messages)

[PATCH] x86/kcfi: Require FRED for FineIBT
 2025-02-21 19:02 UTC  (4+ messages)
` [tip: x86/cpu] "

[PATCH 0/4] Prepare RTP to define SR-IOV specific rules
 2025-02-21 19:00 UTC  (5+ messages)
` [PATCH 1/4] drm/xe/rtp: "
` [PATCH 2/4] drm/xe/kunit: Export xe_step_name for KUNIT
` [PATCH 3/4] drm/xe/kunit: Update RTP tests with SR-IOV rules
` [PATCH 4/4] drm/xe/rtp: Remove redundant rule to omit VF

[PATCH v2 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-21 18:59 UTC  (3+ messages)
` [PATCH v2 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH v3 0/8] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
 2025-02-21 18:59 UTC  (3+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: sar2130p: add PCIe EP device nodes

[PATCH v7 00/27] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-21 18:57 UTC  (2+ messages)

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-21 18:58 UTC  (5+ messages)
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page

[PATCH] xfsprogs: Fix mismatched return type of filesize()
 2025-02-21 18:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 00/10] arm64: dts: Add Arm Morello support
 2025-02-21 18:55 UTC  (4+ messages)
` [PATCH v7 04/10] dt-bindings: arm: Add Rainier compatibility

[RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
 2025-02-21 18:55 UTC  (12+ messages)

[PATCH v7 0/6] rust: extend `module!` macro with integer parameter support
 2025-02-21 18:52 UTC  (3+ messages)
` [PATCH v7 3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`

❌ FAIL: Test report for master (6.14.0-rc3, upstream-mainline, 8a61cb6e)
 2025-02-21 18:52 UTC 

[PATCH v2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
 2025-02-21 18:51 UTC  (3+ messages)

[PATCH net-next v3 0/3] Use new for_each macro to create hexdumps
 2025-02-21 18:50 UTC  (6+ messages)
` [PATCH net-next v3 1/3] hexdump: Implement macro for converting large buffers

[PATCH v1] doc/guides: update monitor PMD mode description
 2025-02-21 18:50 UTC  (2+ messages)

[V7 00/45] Color Pipeline API w/ VKMS
 2025-02-21 18:48 UTC  (9+ messages)
` [V7 08/45] Documentation/gpu: document drm_colorop

[PATCH][OE-core][kirkstone] systemd: upgrade 250.5 -> 250.14
 2025-02-21 18:48 UTC 

[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
 2025-02-21 18:47 UTC  (2+ messages)
` [PATCH v3 2/2] env: mmc: Clean up env_mmc_load() ifdeffery

[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
 2025-02-21 18:47 UTC  (8+ messages)
` [PATCH v2 2/3] hyperv: Change hv_root_partition into a function

[linux-next:master 4334/5524] kismet: WARNING: unmet direct dependencies detected for SND_SOC_SOF_AMD_COMMON when selected by SND_SOC_SOF_AMD_ACP70
 2025-02-21 18:46 UTC 

[PATCH] input: pm8941-pwrkey: fix dev_dbg() output in pm8941_pwrkey_irq()
 2025-02-21 18:46 UTC  (2+ messages)

[RFC 0/2] landlock: Multithreaded policy enforcement
 2025-02-21 18:44 UTC  (3+ messages)
` [RFC 1/2] landlock: Multithreading support for landlock_restrict_self()
` [RFC 2/2] landlock: selftests for LANDLOCK_RESTRICT_SELF_TSYNC

[PATCH v2 2/3] rust: configfs: introduce rust support for configfs
 2025-02-21 18:44 UTC 

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-02-21 18:44 UTC  (4+ messages)
` [PATCH v2] drm/i915/dmc: Create debugfs entry "

[PATCH RFC v3 0/3] arm64: dts: qcom: sm8750: Add modem
 2025-02-21 18:42 UTC  (7+ messages)
` [PATCH RFC v3 1/3] arm64: dts: qcom: sm8750: Add Modem / MPSS
` [PATCH RFC v3 2/3] arm64: dts: qcom: sm8750-mtp: Enable modem
` [PATCH RFC v3 3/3] arm64: dts: qcom: sm8750-qrd: "

[PATCH v12 00/16] AMD broadcast TLB invalidation
 2025-02-21 18:41 UTC  (5+ messages)
` [PATCH v12 04/16] x86/mm: get INVLPGB count max from CPUID
    ` [PATCH v12.1 "

[PATCH 1/2] imx-bbu-nand-fcb: do not use hardcoded devicefile
 2025-02-21 18:01 UTC  (2+ messages)

[PATCH] wifi: nl80211: report real HE length
 2025-02-21 18:40 UTC  (2+ messages)

[PATCH v4 0/6] Introduce a "promisor-remote" capability
 2025-02-21 18:40 UTC  (4+ messages)
` [PATCH v5 0/3] "

[RFC PATCH] power: regulator: Avoid probing of regulators at pre-ram stage
 2025-02-21 18:38 UTC  (4+ messages)

[PATCH 6.13 000/258] 6.13.4-rc2 review
 2025-02-21 18:38 UTC  (2+ messages)

[PATCH] hw/rtc: Add RTC PCF8563 module
 2025-02-21 18:35 UTC  (2+ messages)

回复: [PATCH v2 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
 2025-02-21 18:31 UTC  (2+ messages)

[PATCH v3 0/4] implement `kernel::sync::Refcount` and convert users
 2025-02-21 18:33 UTC  (7+ messages)
` [PATCH v3 2/4] rust: convert `Arc` to use `Refcount`

[PATCH 5.15.y] batman-adv: Drop unmanaged ELP metric worker
 2025-02-21 18:32 UTC  (3+ messages)

[RFC PATCH 1/3] phy: don't let controllers change vbus reg
 2025-02-21 18:20 UTC  (4+ messages)
` [RFC PATCH 3/3] arm64: dts: allwinner: h700: Enable USB OTG

[PATCH v2] riscv: dts: starfive: fml13v01: enable USB 3.0 port
 2025-02-21 18:27 UTC  (2+ messages)

[PATCH 5.10.y] batman-adv: Drop unmanaged ELP metric worker
 2025-02-21 18:32 UTC  (3+ messages)

please use tree tags in patches
 2025-02-21 18:27 UTC  (2+ 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.