All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-07 09:32:04 to 2025-03-07 10:20:07 UTC [more...]

[PATCH 00/57] docs: Add new QAPI transmogrifier
 2025-03-07 10:18 UTC  (5+ messages)
` [PATCH 09/57] docs/qapi-domain: add QAPI xref roles
` [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive

[PATCH v2 net-next] udp: expand SKB_DROP_REASON_UDP_CSUM use
 2025-03-07 10:20 UTC 

[PATCH] arm64: dtsi: imx93: add alias id for bbnsm_rtc
 2025-03-07 10:19 UTC  (2+ messages)

[PATCH v4] cpuidle: Init cpuidle only for present CPUs
 2025-03-07 10:19 UTC  (10+ messages)

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-07 10:17 UTC  (3+ messages)
` [PATCH v7 37/49] x86/resctrl: Expand the width of dom_id by replacing mon_data_bits

[PATCH v10 00/13] hrtimer Rust API
 2025-03-07 10:11 UTC  (14+ messages)
` [PATCH v10 01/13] rust: hrtimer: introduce hrtimer support
` [PATCH v10 02/13] rust: sync: add `Arc::as_ptr`
` [PATCH v10 03/13] rust: hrtimer: implement `HrTimerPointer` for `Arc`
` [PATCH v10 04/13] rust: hrtimer: allow timer restart from timer handler
` [PATCH v10 05/13] rust: hrtimer: add `UnsafeHrTimerPointer`
` [PATCH v10 06/13] rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
` [PATCH v10 07/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
` [PATCH v10 08/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
` [PATCH v10 09/13] rust: alloc: add `Box::into_pin`
` [PATCH v10 10/13] rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
` [PATCH v10 11/13] rust: hrtimer: add `HrTimerMode`
` [PATCH v10 12/13] rust: hrtimer: add clocksource selection through `ClockId`
` [PATCH v10 13/13] rust: hrtimer: add maintainer entry

[PATCH v2 0/3] x86/pci: reduce PCI accesses
 2025-03-07 10:18 UTC  (5+ messages)
` [PATCH v2 2/3] x86/msi: don't use cached address and data fields in msi_desc for dump_msi()

[oe] [meta-oe][PATCH] uutils-coreutils: remove TMPDIR from build output
 2025-03-07 10:18 UTC  (5+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-07 10:18 UTC  (8+ messages)
` [PATCH v12 2/3] "

[PATCH v2 0/2] ARM: dts: apalis/colibri-imx6: Add support for v1.2
 2025-03-07 10:17 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: apalis/colibri-imx6: Enable STMPE811 TS
` [PATCH v2 2/2] ARM: dts: apalis/colibri-imx6: Add support for v1.2

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-07 10:17 UTC  (7+ messages)
` [PATCH net-next 04/16] libeth: add XSk helpers
  ` [Intel-wired-lan] "
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
  ` [Intel-wired-lan] "

[PATCH bpf-next] bpf, sockmap: Simplify iteration on link removal
 2025-03-07 10:16 UTC 

[PATCH v1 0/1] sandbox: swap bloblist and fdt loading address sequence
 2025-03-07 10:16 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] PCI: controller: Restore PCI_REASSIGN_ALL_BUS when PCI_PROBE_ONLY is enabled
 2025-03-07 10:14 UTC  (7+ messages)

nvme-tcp: fix a possible UAF when failing to send request
 2025-03-07 10:10 UTC  (3+ messages)
  ` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】

[PATCH v2] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
 2025-03-07 10:16 UTC  (3+ messages)
` [PATCH] tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT

[PATCH v2] xen/events: fix global virq handling
 2025-03-07 10:12 UTC  (2+ messages)

[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
 2025-03-07 10:12 UTC  (9+ messages)
` [PATCH v21 18/24] ovpn: add support for peer floating

[PATCH net v1 1/1] net: usb: lan78xx: Sanitize return values of register read/write functions
 2025-03-07 10:12 UTC 

[PATCH net-next v8 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-03-07 10:09 UTC  (15+ messages)
` [PATCH net-next v8 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v8 02/14] xsc: Enable command queue
` [PATCH net-next v8 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v8 04/14] xsc: Add qp and cq management
` [PATCH net-next v8 05/14] xsc: Add eq and alloc
` [PATCH net-next v8 06/14] xsc: Init pci irq
` [PATCH net-next v8 07/14] xsc: Init auxiliary device
` [PATCH net-next v8 08/14] xsc: Add ethernet interface
` [PATCH net-next v8 09/14] xsc: Init net device
` [PATCH net-next v8 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v8 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v8 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v8 13/14] xsc: Add eth reception data path
` [PATCH net-next v8 14/14] xsc: add ndo_get_stats64

[PATCH net-next 0/3] follow-up on deduplicate cookie logic
 2025-03-07 10:10 UTC  (7+ messages)
` [PATCH net-next 1/3] ipv6: remove leftover ip6 cookie initializer
` [PATCH net-next 2/3] ipv6: save dontfrag in cork
` [PATCH net-next 3/3] selftests/net: expand cmsg_ip with MSG_MORE

Future of mwifiex driver
 2025-03-07 10:10 UTC  (6+ messages)

[linux-next:master 7337/8790] arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-adpismarc.dtb: clock-controller@30e20000: clocks: [[2, 284], [2, 123], [2, 124], [2, 125], [2, 127], [2, 128], [2, 182]] is too short
 2025-03-07 10:09 UTC 

[Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
 2025-03-07  9:59 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] package/byacc: add new package
` [Buildroot] [PATCH v2 2/2] package/imx-cst: "

[PATCH] drm/xe/userptr: Fix an incorrect assert
 2025-03-07 10:09 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH 1/2] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support (backporting)
 2025-03-07 10:08 UTC  (6+ messages)
` [PATCH 2/2] HID: hid-apple: Apple Magic Keyboard a3118 USB-C support

[LTP] Meetings schedule
 2025-03-07 10:06 UTC  (4+ messages)

[PATCH v4 0/2] Improving topology_span_sane
 2025-03-07 10:06 UTC  (2+ messages)

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.15-rc1
 2025-03-07 10:07 UTC  (2+ messages)

[PATCH v2 0/2] Add mipi_dsi_dual_msleep and use multi functions in novatek-nt36523
 2025-03-07 10:05 UTC  (5+ messages)
` [PATCH v2 1/2] drm/mipi-dsi: Add mipi_dsi_dual_msleep
` [PATCH v2 2/2] drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions

[PATCH v5 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-03-07 10:04 UTC  (5+ messages)
` [PATCH v5 1/4] rust: types: Add Ownable/Owned types
` [PATCH v5 2/4] rust: make Owned::into_raw() and Owned::from_raw() public
` [PATCH v5 3/4] rust: rename AlwaysRefCounted to RefCounted
` [PATCH v5 4/4] rust: adding OwnableRefCounted and SimpleOwnableRefCounted

[PATCH v3 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
 2025-03-07 10:00 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/2] Add Goodix Berlin-A series support
 2025-03-07 10:03 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH v3 2/2] Input: goodix_berlin - Add support for Berlin-A series

[pci:scoped-cleanup] BUILD SUCCESS bffc72387aefc4545af04200be8affb51c3726cf
 2025-03-07 10:02 UTC 

[PATCH] grub2: Add loongarch64 as grub target
 2025-03-07 10:02 UTC  (2+ messages)
` Patchtest results for "

[PATCH] Use LoongArch as host for LLVM architecture
 2025-03-07 10:02 UTC  (2+ messages)
` Patchtest results for "

[PATCH 0/2] Hot fixes from Git for Windows v2.49.0-rc0
 2025-03-07 10:02 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] ident: stop assuming that `gw_gecos` is writable

[PULL] Counter fixes for 6.14
 2025-03-07 10:01 UTC 

Git in GSoC 2025
 2025-03-07 10:01 UTC  (12+ messages)

[PATCH next] media: synopsys: hdmirx: Fix signedness bug in hdmirx_parse_dt()
 2025-03-07 10:00 UTC  (6+ messages)

[PATCH v7] media: i2c: add lt6911uxe hdmi bridge driver
 2025-03-07 10:00 UTC  (4+ messages)

[PATCH] drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions
 2025-03-07 10:00 UTC  (5+ messages)

[GIT PULL] platform-drivers-x86 for v6.14-4
 2025-03-07  9:58 UTC 

[pci:controller/dwc] BUILD SUCCESS 551d177411e13fb306ed9950bbcb52f10d0b33b0
 2025-03-07  9:59 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 60d69769c851d309047d0c79a05011e9b2158b35
 2025-03-07  9:59 UTC 

[PATCH 0/4] iommu/amd: Enable support for up to 2K interrupts per
 2025-03-07  9:58 UTC  (5+ messages)
` [PATCH 1/4] iommu/amd: Introduce generic function to set multibit feature value
` [PATCH 2/4] iommu/amd: Replace slab cache allocator with page allocator
` [PATCH 3/4] iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro
` [PATCH 4/4] iommu/amd: Enable support for up to 2K interrupts per function

[PATCH v4 00/14] drm/vkms: Allow to configure device
 2025-03-07  9:59 UTC  (3+ messages)

[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
 2025-03-07  9:58 UTC  (2+ messages)

[PATCH v4 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-03-07  9:59 UTC  (3+ messages)
` [PATCH v4 1/3] drm/drm_mm: Safe macro for iterating through nodes in range

[PATCH] m68k: mm: Remove size argument when calling strscpy()
 2025-03-07  9:59 UTC  (5+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS e058c5f49ceff38bf1579a679a5ca20842718579
 2025-03-07  9:58 UTC 

[PATCH v1] media: platform: synopsys: hdmirx: Fix compilation on 32bit arches
 2025-03-07  9:58 UTC  (5+ messages)

[PATCH] selinux: Chain up tool resolving errors in install_policy.sh
 2025-03-07  9:56 UTC 

Add trixie OVMF keys for testing
 2025-03-07  9:56 UTC  (3+ messages)

[OE-core][master][styhead][scarthgap][kirkstone][PATCH] puzzles: set CVE product
 2025-03-07  9:54 UTC  (4+ messages)

[PATCH v2] kunit: tool: Fix bug in parsing test plan
 2025-03-07  9:54 UTC  (2+ messages)

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-07  9:53 UTC  (8+ messages)

[PATCH v3] ovmf: Add PACKAGECONFIG[debug]
 2025-03-07  9:52 UTC 

[PATCH v2 1/5] perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
 2025-03-07  9:52 UTC  (3+ messages)
` [PATCH v2 3/5] perf parse-events: Corrections to topdown sorting

[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
 2025-03-07  9:49 UTC  (5+ messages)
` [PATCH v5 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap

[PATCH net v3] qlcnic: fix memory leak issues in qlcnic_sriov_common.c
 2025-03-07  9:49 UTC 

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-07  9:23 UTC  (2+ messages)
` [PATCH net-next v11 4/4] page_pool: skip dma sync operation for inflight pages

[PATCH v3] docs: dt-bindings: Specify ordering for properties within groups
 2025-03-07  9:50 UTC  (3+ messages)

[PATCH net 0/2] vsock: null-ptr-deref when SO_LINGER enabled
 2025-03-07  9:49 UTC  (6+ messages)
` [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref

[PULL v2 linux-firmware] Add firmware for Cirrus Smart Amp CS35L41 for various ASUS laptops
 2025-03-07  9:49 UTC  (2+ messages)

Apply 3 commits for 6.13.y
 2025-03-07  9:48 UTC  (2+ messages)

[PATCH v2 0/2] 9pfs: v9fs_reclaim_fd() fixes
 2025-03-07  9:47 UTC  (4+ messages)
` [PATCH v2 1/2] 9pfs: fix concurrent v9fs_reclaim_fd() calls
` [PATCH v2 2/2] 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()

[PATCH 6.13 000/154] 6.13.6-rc2 review
 2025-03-07  9:47 UTC  (2+ messages)

[PATCH 6.12 000/148] 6.12.18-rc2 review
 2025-03-07  9:47 UTC  (2+ messages)

[PATCH RFC 0/2] tests/throtl: add two regression tests
 2025-03-07  9:47 UTC  (3+ messages)
` [PATCH RFC 1/2] tests/throtl: add a new test 007

[PATCH 6.6 000/147] 6.6.81-rc2 review
 2025-03-07  9:47 UTC  (2+ messages)

[PATCH 6.1 000/161] 6.1.130-rc2 review
 2025-03-07  9:47 UTC  (2+ messages)

[PATCH] lib/oe/elf.py: Add loongarch64 architecture definition for musl
 2025-03-07  9:46 UTC 

[PATCH v4 0/2] Prerequisite patches for Arm64 MPU build
 2025-03-07  9:45 UTC  (5+ messages)
` [PATCH v4 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH

[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
 2025-03-07  9:45 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free

[PATCH v2 1/2] fetch2: Partial revert decodeurl() to not use the URI class
 2025-03-07  9:43 UTC  (2+ messages)
` [PATCH v2 2/2] tests/fetch: Verify regular expression "URLs" that contain a ?

[PATCH 1/2] media: i2c: ov13b10: Fix h_blank calculation
 2025-03-07  9:43 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: ov13b10: Support 2 lane mode

[PATCH] cpupower: Make lib versioning scheme more obvious and fix version link
 2025-03-07  9:43 UTC 

[Question] Dependency of goodix_ts
 2025-03-07  9:33 UTC 

[PATCH v3 0/6] MT9M114 driver bugfix and improvements
 2025-03-07  9:41 UTC  (4+ messages)
` [PATCH v3 1/6] media: dt-bindings: mt9m114: Add onnn,slew-rate DT-binding

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-07  9:23 UTC  (3+ messages)

[PATCH] ethdev: fix get_reg_info
 2025-03-07  9:40 UTC  (4+ messages)

[PATCH] firmware: arm_scmi: Balance device refcount when destroying devices
 2025-03-07  9:39 UTC  (3+ messages)

From ce9a42483c23c32cee233f648101a160b6604b45 Mon Sep 17 00:00:00 2001
 2025-03-07  9:39 UTC  (7+ messages)
` [PATCH 05/10] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
` [PATCH 07/10] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32

[PATCH i-g-t v5 0/6] Xe: Add tests for PXP
 2025-03-07  9:39 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Xe: Add tests for PXP (rev6)

[PATCH] drivers: spi: Fix data loss issue in QSPI
 2025-03-07  9:38 UTC 

[PATCH v1] usb: core: Add boot delay for DH34 board in restore mode
 2025-03-07  9:38 UTC  (2+ messages)

[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
 2025-03-07  9:37 UTC  (4+ messages)
` [PATCH v7 3/3] drm/sched: Update timedout_job()'s documentation

[PATCH v2] dt-bindings: rng: rockchip,rk3588-rng: Drop unnecessary status from example
 2025-03-07  9:33 UTC  (2+ messages)

[PATCH 0/2] refs: a couple of --exclude fixes
 2025-03-07  9:35 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] refs.c: stop matching non-directory prefixes in exclude patterns

[PATCH v8 i-g-t 0/3] Integrate kmemleak scans in igt_runner
 2025-03-07  9:34 UTC  (4+ messages)
` [PATCH v8 i-g-t 1/3] runner/kmemleak: library to interact with kmemleak
` [PATCH v8 i-g-t 2/3] runner/executor: Integrate igt_kmemleak scans
` [PATCH v8 i-g-t 3/3] scripts/run-tests.sh: Add support to kmemleak and igt_facts

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-07  9:31 UTC  (3+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox

[jens-wiklander-tee:testing/tuxbuild 6/10] drivers/tee/tee_shm.c:258 tee_shm_register_fd() warn: passing zero to 'PTR_ERR'
 2025-03-07  9:35 UTC 

[PATCH v2 0/8] Fix SCHED_DEADLINE bandwidth accounting during suspend
 2025-03-07  9:33 UTC  (4+ messages)
` [PATCH v2 4/8] sched/deadline: Rebuild root domain accounting after every update

[meta-oe][scarthgap][PATCH 1/2] mongodb: fix build with python 3.12
 2025-03-07  9:32 UTC  (2+ messages)
` [meta-oe][scarthgap][PATCH 2/2] mongodb: update to 4.4.29

linux-next: Tree for Mar 7
 2025-03-07  9:33 UTC 

[PATCH net-next 0/2] vsock/test: check for null-ptr-deref when transport changes
 2025-03-07  9:32 UTC  (3+ messages)
` [PATCH net-next 2/2] vsock/test: Add test for null ptr deref "

[meta-tensorflow][scarthgap][PATCH] tensorflow.inc: add write permission to 2 more directories
 2025-03-07  9:32 UTC  (2+ messages)

[PATCH] dt-bindings: rng: rockchip,rk3588-rng.: Drop unnecessary status from example
 2025-03-07  9:28 UTC  (3+ messages)

[PATCH 0/5] Fix SCHED_DEADLINE bandwidth accounting during suspend
 2025-03-07  9:32 UTC  (6+ messages)
` [PATCH 2/5] sched/topology: Wrappers for sched_domains_mutex

[bug report] KVM: VMX: Use GPA legality helpers to replace open coded equivalents
 2025-03-07  9:32 UTC 

[PATCH v4 0/6] MT9M114 driver bugfix and improvements
 2025-03-07  9:31 UTC  (4+ messages)
` [PATCH v4 3/6] media: mt9m114: Factor out mt9m114_configure_pa
` [PATCH v4 5/6] media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval
` [PATCH v4 6/6] media: mt9m114: Set pad-slew-rate


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.