All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-18 20:30:12 to 2025-02-18 21:30:19 UTC [more...]

[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-02-18 19:39 UTC  (4+ messages)

[PATCH 1/2] ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()
 2025-02-18 21:30 UTC  (2+ messages)

[PATCH v6 0/2] fuse: allow notify_inval for all inodes
 2025-02-18 21:29 UTC  (9+ messages)
` [PATCH v6 2/2] fuse: add new function to invalidate cache "

[PATCH net-next 0/4] selftests: drv-net: improve the queue test for XSK
 2025-02-18 21:29 UTC  (12+ messages)
` [PATCH net-next 1/4] selftests: drv-net: use cfg.rpath() in netlink xsk attr test
` [PATCH net-next 2/4] selftests: drv-net: add a way to wait for a local process
` [PATCH net-next 3/4] selftests: drv-net: improve the use of ksft helpers in XSK queue test
` [PATCH net-next 4/4] selftests: drv-net: rename queues check_xdp to check_xsk

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-18 21:29 UTC  (14+ messages)

[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-18 21:29 UTC  (7+ messages)
` [PATCH 5/8] module: Add module_for_each_mod() function

[PATCH 0/3] nfsd: don't allow concurrent queueing of workqueue jobs
 2025-02-18 21:28 UTC  (4+ messages)
` [PATCH 1/3] nfsd: prevent callback tasks running concurrently
` [PATCH 2/3] nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
` [PATCH 3/3] nfsd: move cb_need_restart flag into cb_flags

Incorrect URL for Release Notes on git-scm
 2025-02-18 21:27 UTC 

[PATCH RFC 0/7] drm/display: dp: add new DPCD access functions
 2025-02-18 21:27 UTC  (5+ messages)
` [PATCH RFC 2/7] drm/display: dp: implement new access helpers

[PATCH 0/6] Enable DMIC for Genio 700/510 EVK
 2025-02-18 20:52 UTC  (7+ messages)
` [PATCH 1/6] ASoC: mediatek: mt8188: Add audsys hires clocks
` [PATCH 2/6] ASoC: mediatek: mt8188: Add reference for dmic clocks
` [PATCH 3/6] ASoC: mediatek: mt8188: Add DMIC DAI driver
` [PATCH 4/6] ASoC: mediatek: mt8188: Support DMIC in AFE
` [PATCH 5/6] ASoC: mediatek: mt8188-mt6359: Add DMIC
` [PATCH 6/6] arm64: dts: mediatek: mt8390-genio-common: Add routes for DMIC

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-02-18 19:29 UTC  (4+ messages)
` [PATCH v4 7/8] clk: clk-imx8mp-audiomix: use the auxiliary "
` [PATCH v4 8/8] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-18 19:32 UTC  (3+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size

[PATCH v7 0/7] ima: kexec: measure events between kexec load and execute
 2025-02-18 19:39 UTC  (2+ messages)

[PATCH net-next v3 0/5] Symmetric OR-XOR RSS hash
 2025-02-18 21:24 UTC  (5+ messages)
` [PATCH net-next v3 5/5] selftests: drv-net-hw: Add a test for symmetric "

[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
 2025-02-18 21:24 UTC  (16+ messages)

[PATCH 0/5] Renesas RX target fixes
 2025-02-18 21:21 UTC  (6+ messages)
` [PATCH 0/4] Renesas RX target fixes (v2)
  ` [PATCH 1/4] target/rx: Set exception vector base to 0xffffff80
  ` [PATCH 2/4] target/rx: Remove TCG_CALL_NO_WG from helpers which write env
  ` [PATCH 3/4] hw/rx: Reset the CPU at qemu reset time
  ` [PATCH 4/4] rx: Support loading of ELF files too

[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
 2025-02-18 21:22 UTC  (2+ messages)

[Buildroot] [git commit] fs/erofs: add custom compression option with optional compress-hints file
 2025-02-18 20:48 UTC 

[Buildroot] [git commit] fs/erofs: add LZMA compression, allow configurable compression level
 2025-02-18 20:48 UTC 

[Buildroot] [git commit] fs/erofs: add config options for dedupe, fragments and ztailpacking
 2025-02-18 20:48 UTC 

Rust kernel policy
 2025-02-18 21:22 UTC  (5+ messages)

[PATCH] Documentation:FS:Fix minor typos in filesystems/f2fs.rst
 2025-02-18 21:21 UTC 

[linux-next:master 3999/4377] io_uring/zcrx.c:223 io_register_zcrx_ifq() warn: missing unwind goto?
 2025-02-18 21:21 UTC 

[PATCH 00/19] drm/i915: cdclk/bw/dbuf readout/sanitation cleanup
 2025-02-18 21:19 UTC  (20+ messages)
` [PATCH 01/19] drm/i915/cdclk: Do cdclk post plane programming later
` [PATCH 02/19] drm/i915: Drop redundant shared_dpll=NULL assignments
` [PATCH 03/19] drm/i915: Don't clobber crtc_state->cpu_transcoder for inactive crtcs
` [PATCH 04/19] drm/i915: Use intel_plane_set_invisible() in intel_plane_disable_noatomic()
` [PATCH 05/19] drm/i915: Extract intel_cdclk_crtc_disable_noatomic()
` [PATCH 06/19] drm/i915: Extract skl_wm_crtc_disable_noatomic()
` [PATCH 07/19] drm/i915: clean up pipe's ddb usage in intel_crtc_disable_noatomic()
` [PATCH 08/19] drm/i915: Add skl_wm_plane_disable_noatomic()
` [PATCH 09/19] drm/i915: Extract intel_bw_crtc_disable_noatomic()
` [PATCH 10/19] drm/i915: Extract intel_cdclk_update_hw_state()
` [PATCH 11/19] drm/i915: Extract intel_bw_update_hw_state()
` [PATCH 12/19] drm/i915: Update bw_state->active_pipes during readout
` [PATCH 13/19] drm/i915: Skip some bw_state readout on pre-icl
` [PATCH 14/19] sem/i915: Simplify intel_cdclk_update_hw_state()
` [PATCH 15/19] drm/i915: Simplify cdclk_disable_noatomic()
` [PATCH 16/19] drm/i915: Split wm sanitize from readout
` [PATCH 17/19] drm/i915: Do wm readout ealier for skl+
` [PATCH 18/19] drm/i915: Move dbuf_state->active_piepes into skl_wm_get_hw_state()
` [PATCH 19/19] drm/i915: Relocate intel_bw_crtc_update()

+ x86-vmemmap-use-direct-mapped-va-instead-of-vmemmap-based-va.patch added to mm-hotfixes-unstable branch
 2025-02-18 21:17 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
 2025-02-18 21:18 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 2/4] igb: Link queues to NAPI instances
    `  "
` [Intel-wired-lan] [PATCH iwl-next v2 3/4] igb: Add support for persistent NAPI config
    `  "
  ` [PATCH iwl-next v2 0/4] igb: XDP/ZC follow up

[PATCH net] tcp: devmem: properly export MSG_CTRUNC to userspace
 2025-02-18 21:17 UTC  (3+ messages)

[REGRESSION] xfs kernel panic
 2025-02-18 21:17 UTC  (5+ messages)

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-02-18 21:17 UTC  (3+ messages)

[PATCH 0/9] Extend automarkup support for ABI symbols
 2025-02-18 20:52 UTC  (4+ messages)

[OE-core][scarthgap 0/7] Patch review
 2025-02-18 21:15 UTC  (8+ messages)
` [OE-core][scarthgap 1/7] subversion: ignore CVE-2024-45720
` [OE-core][scarthgap 2/7] gnutls: patch CVE-2024-12243
` [OE-core][scarthgap 3/7] openssl: upgrade 3.2.3 -> 3.2.4
` [OE-core][scarthgap 4/7] vim: Upgrade 9.1.0764 -> 9.1.1043
` [OE-core][scarthgap 5/7] scripts/install-buildtools: Update to 5.0.7
` [OE-core][scarthgap 6/7] ppp: Revert lock path to /var/lock
` [OE-core][scarthgap 7/7] icu: remove host references in nativesdk to fix reproducibility

[PATCH v2 00/15] clk: sunxi-ng: add A523 clock support
 2025-02-18 20:42 UTC  (9+ messages)
` [PATCH v2 08/15] clk: sunxi-ng: a523: add system mod clocks
` [PATCH v2 12/15] clk: sunxi-ng: a523: add bus clock gates
` [PATCH v2 13/15] clk: sunxi-ng: a523: add reset lines
` [PATCH v2 15/15] clk: sunxi-ng: add support for the A523/T527 PRCM CCU

[PATCH i-g-t v2 0/5] Update image assets
 2025-02-18 21:14 UTC  (4+ messages)
` [PATCH i-g-t v2 3/5] runner/settings: Add function to set IGT_RUNNER_DATA environment variable

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-18 21:14 UTC  (5+ messages)

[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-18 21:13 UTC  (8+ messages)

[PATCH] net/netvsc: add stats counters from VF
 2025-02-18 21:13 UTC 

[PATCHv3 0/5] ublk zero-copy support
 2025-02-18 21:12 UTC  (11+ messages)
` [PATCHv3 1/5] io_uring: move fixed buffer import to issue path
` [PATCHv3 5/5] io_uring: cache nodes and mapped buffers

[PATCH] dt-bindings: hwlock: Convert to dtschema
 2025-02-18 21:12 UTC  (2+ messages)

[PATCH] drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()
 2025-02-18 21:11 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[OE-core][kirkstone 00/12] Patch review
 2025-02-18 21:10 UTC  (13+ messages)
` [OE-core][kirkstone 01/12] subversion: ignore CVE-2024-45720
` [OE-core][kirkstone 02/12] libpcre2: ignore CVE-2022-1586
` [OE-core][kirkstone 03/12] libxml2: Fix for CVE-2022-49043
` [OE-core][kirkstone 04/12] ruby: fix CVE-2024-41946
` [OE-core][kirkstone 05/12] gnutls: fix CVE-2024-12243
` [OE-core][kirkstone 06/12] ffmpeg: CVE-2025-0518
` [OE-core][kirkstone 07/12] ffmpeg: fix CVE-2024-36613
` [OE-core][kirkstone 08/12] ffmpeg: fix CVE-2024-36616
` [OE-core][kirkstone 09/12] ffmpeg: fix CVE-2024-36617
` [OE-core][kirkstone 10/12] scripts/install-buildtools: Update to 4.0.24
` [OE-core][kirkstone 11/12] scritps/runqemu: Ensure we only have two serial ports
` [OE-core][kirkstone 12/12] procps: replaced one use of fputs(3) with a write(2) call

[PATCH] Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issue
 2025-02-18 21:10 UTC  (2+ messages)

[amd-pstate:bleeding-edge] BUILD SUCCESS cb5dad61b1e6abfb44737ed8a915beb59c5b11d1
 2025-02-18 21:07 UTC 

[ANNOUNCE] util-linux v2.41-rc1
 2025-02-18 21:08 UTC 

[PATCH v7] i2c: riic: Implement bus recovery
 2025-02-18 21:07 UTC  (2+ messages)

[PATCH RFC] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
 2025-02-18 21:06 UTC  (2+ messages)

[PATCH] drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
 2025-02-18 21:06 UTC  (3+ messages)

[PATCH][next] HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully"
 2025-02-18 21:05 UTC  (2+ messages)

[DPDK/ethdev Bug 1664] rte_ipv6_addr_is_v4mapped wrong logic
 2025-02-18 21:04 UTC 

[PATCH 1/2] migration: Prioritize RDMA in ram_save_target_page()
 2025-02-18 21:03 UTC  (4+ messages)
` [PATCH 2/2] [NOT-FOR-MERGE] Add qtest for migration over RDMA

[PATCH v4 1/3] HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key
 2025-02-18 21:02 UTC  (2+ messages)

[PATCH v2 0/7] dmaengine: idxd: fix memory leak in error handling path
 2025-02-18 21:01 UTC  (3+ messages)
` [PATCH v2 7/7] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[PATCH] Documentation: proofreading Documentation
 2025-02-18 21:01 UTC  (3+ messages)
` [PATCH v2] "

[intel-lts:pr/60 1/1] ERROR: "__icmp_send" [drivers/net/ethernet/sun/sunvnet_common.ko] undefined!
 2025-02-18 21:00 UTC 

[PATCH] perf report: Add 'tgid' sort key
 2025-02-18 21:01 UTC  (8+ messages)

[PATCH v4 0/3] Enable clang build on Windows
 2025-02-18 20:59 UTC  (5+ messages)

[Patch v2] net/mana: use mana_local_data for tracking usage data for primary process
 2025-02-18 20:59 UTC 

[PATCH] scripts/kernel-doc: remove an obscure logic from kernel-doc
 2025-02-18 20:59 UTC  (4+ messages)

[PATCH 0/4] drm/i915/dsb: Update plane scalers on DSB
 2025-02-18 20:58 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/dsb: Allow DSB based updates without planes
` [PATCH 2/4] drm/i915/dsb: Plumb dsb into plane scaler functions
` [PATCH 3/4] drm/i915/dsb: Allow DSB based commits when scalers are in use
` [PATCH 4/4] drm/i915: Do state check for color management changes

[PATCH AUTOSEL 6.13 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
 2025-02-18 20:24 UTC  (5+ messages)
` [PATCH AUTOSEL 6.13 21/31] um: virt-pci: don't use kmalloc()
` [PATCH AUTOSEL 6.13 22/31] um: virtio_uml: use raw spinlock
` [PATCH AUTOSEL 6.13 23/31] um: convert irq_lock to "
` [PATCH AUTOSEL 6.13 26/31] arm64: amu: Delay allocating cpumask for AMU FIE support

[PATCH AUTOSEL 6.12 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
 2025-02-18 20:26 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 21/31] um: virt-pci: don't use kmalloc()
` [PATCH AUTOSEL 6.12 22/31] um: virtio_uml: use raw spinlock
` [PATCH AUTOSEL 6.12 23/31] um: convert irq_lock to "

Invitation: U-Boot community meeting @ Every 2 weeks from 10am to 11am on Tuesday (EST) (u-boot@lists.denx.de)
 2025-02-18 20:57 UTC 

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-02-18 20:57 UTC  (7+ messages)
` CXL Boot to Bash - Section 3: Memory (block) Hotplug

[PATCH v2 23/23] iommu/pages: Remove iommu_alloc_pages_node()
 2025-02-18 20:21 UTC  (4+ messages)

[PATCH v2 07/23] iommu/pages: De-inline the substantial functions
 2025-02-18 20:19 UTC  (4+ messages)

[Buildroot] [v2 0/3] Improve configurability of EROFS filesystem images
 2025-02-18 20:54 UTC  (3+ messages)
` [Buildroot] [v2 2/3] fs/erofs: add config options for dedupe, fragments and ztailpacking

[PATCH RFC 0/7] x86/microcode: Support for Intel Staging Feature
 2025-02-18 20:54 UTC  (4+ messages)
` [PATCH 0/6] "
  ` [PATCH 5/6] x86/microcode/intel_staging: Support mailbox data transfer

[PATCH] arm64: Utilize for_each_cpu_wrap for reference lookup
 2025-02-18 20:14 UTC  (2+ messages)

[PATCH v2 0/7] nfsd: filecache: various fixes
 2025-02-18 20:51 UTC  (3+ messages)
` [PATCH v2 7/7] nfsd: filecache: drop the list_lru lock during lock gc scans

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-18 20:51 UTC  (5+ messages)
` [PATCH RFC 1/3] rust: add useful ops for u64

[PATCH] drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_pagetables'
 2025-02-18 20:51 UTC  (2+ messages)

[Intel-wired-lan] [PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
 2025-02-18 20:39 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH ipsec-next 3/5] xfrm: rely on XFRM offload
    `  "

[PATCH] soc: renesas: rz-sysc: Suppress binding attributes
 2025-02-18 20:46 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rzg2l: Suppress binding attributes
 2025-02-18 20:46 UTC  (2+ messages)

[PATCH] selftests: make shell scripts POSIX-compliant
 2025-02-18 20:44 UTC  (2+ messages)

[PATCH v10 0/8] Add support for EU stall sampling
 2025-02-18 20:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
 2025-02-18 20:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4] docs: clarify rules wrt tagging other people
 2025-02-18 20:42 UTC  (4+ messages)

[PATCH v2 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-18 20:40 UTC  (6+ messages)
` [PATCH v2 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-18 20:40 UTC  (12+ messages)
` [PATCH v20 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH v20 02/11] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH v20 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH v20 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH v20 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH v20 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH v20 07/11] perf: arm_pmu: Move PMUv3-specific data
` [PATCH v20 08/11] arm64/sysreg: Add BRBE registers and fields
` [PATCH v20 09/11] arm64: Handle BRBE booting requirements
` [PATCH v20 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH 0/4] drm/xe/xe_drm_client: Add per drm client reset stats
 2025-02-18 20:40 UTC  (5+ messages)
` [PATCH 3/4] FIXME: drm/xe/xe_drm_client: Add per drm client pagefault info

[Buildroot] [PATCH] package/sqlite: fix build issue since bump to 3.49.0
 2025-02-18 20:40 UTC  (2+ messages)

[PATCH] mm/page_alloc: Clarify some migratetype fallback code
 2025-02-18 20:38 UTC  (5+ messages)

[PATCH 1/2] docs/zh_CN: add maintainer tree for Chinese doc pickup
 2025-02-18 20:38 UTC  (2+ messages)

[PATCH v5.10/v5.15/v6.1] x86/i8253: Disable PIT timer 0 when not in use
 2025-02-18 20:35 UTC 

[Buildroot] [PATCH] package/rnnoise: new package
 2025-02-18 20:35 UTC  (2+ messages)

[Buildroot] [git commit] package/rnnoise: new package
 2025-02-18 20:32 UTC 

[PATCHv2 0/6] ublk zero-copy support
 2025-02-18 20:34 UTC  (6+ messages)
` [PATCHv2 3/6] io_uring: add support for kernel registered bvecs

[PATCH kvmtool v2] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE
 2025-02-18 20:32 UTC  (3+ messages)

[PATCH] Documentation/core-api: min_heap: update for variable types change
 2025-02-18 20:32 UTC  (2+ messages)

[Buildroot] [PATCH v3] configs/polyhex_debix_model_a_defconfig: new defconfig
 2025-02-18 20:31 UTC  (2+ messages)

[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
 2025-02-18 20:30 UTC  (4+ messages)
` [PATCH 27/42] qapi: differentiate "intro" and "detail" sections

[Buildroot] [git commit] configs/polyhex_debix_model_a_defconfig: new defconfig
 2025-02-18 20:29 UTC 

[PATCH v3] docs: iostats: Rewrite intro, remove outdated formats
 2025-02-18 20:30 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.