All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-07 19:05:55 to 2024-10-07 19:41:57 UTC [more...]

[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
 2024-10-07 19:41 UTC  (5+ messages)
` [PATCH v3 01/15] drm/i915/display: reindent subplatform initialization
` [PATCH v3 02/15] drm/i915/display: use a macro to initialize subplatforms

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-07 19:34 UTC  (49+ messages)
` [PATCH v2 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07
  ` [PATCH v2 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
  ` [PATCH v2 02/50] net/ntnic: fix coverity issues:
  ` [PATCH v2 03/50] net/ntnic: update documentation
  ` [PATCH v2 04/50] net/ntnic: remove extra calling of the API for release port
  ` [PATCH v2 05/50] net/ntnic: extend and fix logging implementation
  ` [PATCH v2 06/50] net/ntnic: add flow filter init API
  ` [PATCH v2 07/50] net/ntnic: add flow filter deinitialization API
  ` [PATCH v2 08/50] net/ntnic: add flow backend initialization API
  ` [PATCH v2 09/50] net/ntnic: add flow backend deinitialization API
  ` [PATCH v2 10/50] net/ntnic: add INFO flow module
  ` [PATCH v2 11/50] net/ntnic: add categorizer (CAT) "
  ` [PATCH v2 12/50] net/ntnic: add key match (KM) "
  ` [PATCH v2 13/50] net/ntnic: add flow matcher (FLM) "
  ` [PATCH v2 14/50] net/ntnic: add IP fragmenter (IFR) "
  ` [PATCH v2 15/50] net/ntnic: add hasher (HSH) "
  ` [PATCH v2 16/50] net/ntnic: add queue select (QSL) "
  ` [PATCH v2 17/50] net/ntnic: add slicer (SLC LR) "
  ` [PATCH v2 18/50] net/ntnic: add packet descriptor builder (PDB) "
  ` [PATCH v2 19/50] net/ntnic: add header field update (HFU) "
  ` [PATCH v2 20/50] net/ntnic: add RPP local retransmit (RPP LR) "
  ` [PATCH v2 21/50] net/ntnic: add copier (Tx CPY) "
  ` [PATCH v2 22/50] net/ntnic: add checksum update (CSU) "
  ` [PATCH v2 23/50] net/ntnic: add insert (Tx INS) "
  ` [PATCH v2 24/50] net/ntnic: add replacer (Tx RPL) "
  ` [PATCH v2 25/50] net/ntnic: add Tx Packet Editor (TPE) "
  ` [PATCH v2 26/50] net/ntnic: add base init and deinit of the NT flow API
  ` [PATCH v2 27/50] net/ntnic: add base init and deinit the NT flow backend
  ` [PATCH v2 28/50] net/ntnic: add categorizer (CAT) FPGA module
  ` [PATCH v2 29/50] net/ntnic: add key match (KM) "
  ` [PATCH v2 30/50] net/ntnic: add flow matcher (FLM) "
  ` [PATCH v2 31/50] net/ntnic: add hasher (HSH) "
  ` [PATCH v2 32/50] net/ntnic: add queue select (QSL) "
  ` [PATCH v2 33/50] net/ntnic: add slicer (SLC LR) "
  ` [PATCH v2 34/50] net/ntnic: add packet descriptor builder (PDB) "
  ` [PATCH v2 35/50] net/ntnic: add Tx Packet Editor (TPE) "
  ` [PATCH v2 36/50] net/ntnic: add receive MAC converter (RMC) core module
  ` [PATCH v2 37/50] net/ntnic: add basic queue operations
  ` [PATCH v2 38/50] net/ntnic: enhance Ethernet device configuration
  ` [PATCH v2 39/50] net/ntnic: add scatter-gather HW deallocation
  ` [PATCH v2 40/50] net/ntnic: add queue setup operations
  ` [PATCH v2 41/50] net/ntnic: add packet handler for virtio queues
  ` [PATCH v2 42/50] net/ntnic: add init for virt queues in the DBS
  ` [PATCH v2 43/50] net/ntnic: add split-queue support
  ` [PATCH v2 44/50] net/ntnic: add functions for availability monitor management
  ` [PATCH v2 45/50] net/ntnic: used writer data handling functions
  ` [PATCH v2 46/50] net/ntnic: add descriptor reader "
  ` [PATCH v2 47/50] net/ntnic: update FPGA registeris related to DBS

[PATCH v4] Kunit to check the longest symbol length
 2024-10-07 19:41 UTC  (2+ messages)

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-07 19:41 UTC  (5+ messages)
` [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type

[RFC PATCH v3 00/10] Add support for shared PTEs across processes
 2024-10-07 19:41 UTC  (4+ messages)

[PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
 2024-10-07 19:41 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/8] Fixing some dtbscheck warnings
 2024-10-07 19:33 UTC  (6+ messages)
` [PATCH 5/8] arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo

[PATCH v2] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-07 19:37 UTC  (7+ messages)

[PATCH] media: rkisp1: Reduce min_queued_buffers to 1
 2024-10-07 19:35 UTC  (6+ messages)

[PATCH v2 0/1] nvme: disable CC.CRIME (NVME_CC_CRIME)
 2024-10-07 19:33 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH mptcp-net v2 0/2] mptcp: prevent MPC handshake on port-based signal endpoints
 2024-10-07 19:37 UTC  (2+ messages)

[PATCH 0/3] pwm: meson: Support constant and polarity bits
 2024-10-07 19:32 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] pwm: meson: Use separate chip data struct for g12a-ee-pwm
` [PATCH 3/3] pwm: meson: Enable constant and polarity features for g12, axg, s4

[PATCH v2 0/3] phy: Realtek Otto SerDes: add new driver
 2024-10-07 19:32 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: phy: add realtek,otto-serdes PHY binding
` [PATCH v2 2/3] phy: Realtek Otto SerDes driver
` [PATCH v2 3/3] phy: Integrate Realtek Otto SerDes driver into build system

[PATCH 0/6] VERW based clean-up
 2024-10-07 19:37 UTC  (3+ messages)
` [PATCH 6/6] x86/bugs: Clean-up verw mitigations

[PATCH] hw/arm: add Quanta GSZ bmc machine
 2024-10-07 19:16 UTC  (2+ messages)

cupsd_t and sys_admin
 2024-10-07 19:35 UTC  (2+ messages)

[PATCH 0/2] qcom_tzmem: Enhance Error Handling for shmbridge
 2024-10-07 19:35 UTC  (9+ messages)
` [PATCH 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks

[PATCH v1 00/37] Second Distro-agnostic series taken from Fedora Rawhide
 2024-10-07 19:35 UTC  (3+ messages)
` [PATCH v1 25/37] grub.texi: Make our info pages say "grub2" where appropriate

[PATCH v3 0/2] pressure: bmp280: Improve pushing of data to buffer
 2024-10-07 19:35 UTC  (3+ messages)

[PATCH] wifi: remove iw_public_data from struct net_device
 2024-10-07 19:35 UTC 

[PATCH v5 00/44] Boot modules for Hyperlaunch
 2024-10-07 19:34 UTC  (3+ messages)
` [PATCH v5 08/44] x86/boot: convert setup.c mod refs to early_mod

[PATCH v3] ASoC: rt721-sdca: Add RT721 SDCA driver
 2024-10-07 19:34 UTC  (2+ messages)

[PATCH 0/3] Realtek SPI-NAND controller
 2024-10-07 19:35 UTC  (4+ messages)
` [PATCH 3/3] spi: spi-mem: Add "

[PATCH v2] ASoC: rt-sdw-common: Common functions for Realtek soundwire driver
 2024-10-07 19:34 UTC  (2+ messages)

[PATCH i-g-t v3 0/3] tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix
 2024-10-07 19:34 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix (rev4)
` ✗ CI.xeBAT: "

[PATCH] drm/i915/icl: Update csc and gamma enable checks
 2024-10-07 19:33 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/8] perf/amd/ibs: Fix sample period computations
 2024-10-07 19:33 UTC  (9+ messages)
` [PATCH 2/8] perf/amd/ibs: Remove pointless sample period check
` [PATCH 5/8] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH 6/8] perf/amd/ibs: Add pmu specific minimum period
` [PATCH 7/8] perf/amd/ibs: Add ->check_period() callback

[PATCH V2 00/13] Live update: cpr-transfer
 2024-10-07 19:31 UTC  (25+ messages)
` [PATCH V2 01/13] machine: alloc-anon option
` [PATCH V2 02/13] migration: cpr-state
` [PATCH V2 03/13] migration: save cpr mode
` [PATCH V2 08/13] migration: VMSTATE_FD
` [PATCH V2 09/13] migration: cpr-transfer save and load
` [PATCH V2 12/13] migration: split qmp_migrate

FAILED: patch "[PATCH] mm: z3fold: deprecate CONFIG_Z3FOLD" failed to apply to 6.1-stable tree
 2024-10-07 19:32 UTC  (2+ messages)
` [PATCH 6.1.y] mm: z3fold: deprecate CONFIG_Z3FOLD

[PATCH libgpiod 0/3] dbus: client: fix memory leaks and errors
 2024-10-07 19:30 UTC  (4+ messages)
` [PATCH libgpiod 1/3] dbus: client: notify: fix reference counting
` [PATCH libgpiod 2/3] dbus: client: notify: free chip and line lists at exit
` [PATCH libgpiod 3/3] dbus: client: monitor: free the line list "

[PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
 2024-10-07 19:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libcamera: bump to version 0.3.2
 2024-10-07 19:29 UTC 

[RFC] cxl: Update Soft Reserved resources upon region creation
 2024-10-07 19:30 UTC  (2+ messages)

[PATCH] scripts/decode_stacktrace.sh: remove trailing space
 2024-10-07 19:29 UTC  (2+ messages)

Yocto Binary Distro
 2024-10-07 19:29 UTC  (5+ messages)
` [yocto] "

[PATCH] eal/unix: allow creating thread with real-time priority
 2024-10-07 19:27 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH v1 0/2] GTK/SDL fixes for a black screen displayed by virtio-gpu
 2024-10-07 19:26 UTC  (5+ messages)
` [PATCH v1 1/2] ui/sdl2: Don't disable scanout when display is refreshed

[PATCH] x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
 2024-10-07 19:25 UTC  (2+ messages)
` [tip: x86/urgent] "

FAILED: patch "[PATCH] mm: z3fold: deprecate CONFIG_Z3FOLD" failed to apply to 6.11-stable tree
 2024-10-07 19:25 UTC  (4+ messages)
` [PATCH 6.11.y] mm: z3fold: deprecate CONFIG_Z3FOLD
` [PATCH 6.10.y] "
` [PATCH 6.6.y] "

-stable testing
 2024-10-07 19:24 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH v1 0/4] power: refactor power management library
 2024-10-07 19:25 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] power: refactor core "

[Stable-9.1.1 00/32] Patch Round-up for stable 9.1.1, freeze on 2024-10-16
 2024-10-07 19:16 UTC  (33+ messages)
` [Stable-9.1.1 01/32] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
` [Stable-9.1.1 02/32] iotests: fix expected output from gnutls
` [Stable-9.1.1 03/32] crypto: run qcrypto_pbkdf2_count_iters in a new thread
` [Stable-9.1.1 04/32] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [Stable-9.1.1 05/32] crypto: avoid leak of ctx when bad cipher mode is given
` [Stable-9.1.1 06/32] tests/docker: remove debian-armel-cross
` [Stable-9.1.1 07/32] tests/docker: update debian i686 and mipsel images to bookworm
` [Stable-9.1.1 08/32] contrib/plugins/Makefile: Add a 'distclean' target
` [Stable-9.1.1 09/32] hw/audio/virtio-sound: fix heap buffer overflow
` [Stable-9.1.1 10/32] hw/intc/arm_gic: fix spurious level triggered interrupts
` [Stable-9.1.1 11/32] ui/sdl2: set swap interval explicitly when OpenGL is enabled
` [Stable-9.1.1 12/32] gitlab: fix logic for changing docker tag on stable branches
` [Stable-9.1.1 13/32] softmmu: Support concurrent bounce buffers
` [Stable-9.1.1 14/32] softmmu/physmem: fix memory leak in dirty_memory_extend()
` [Stable-9.1.1 15/32] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [Stable-9.1.1 16/32] mac_dbdma: Remove leftover `dma_memory_unmap` calls
` [Stable-9.1.1 17/32] migration/multifd: Fix rb->receivedmap cleanup race
` [Stable-9.1.1 18/32] hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
` [Stable-9.1.1 19/32] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
` [Stable-9.1.1 20/32] target/hppa: Fix random 32-bit linux-user crashes
` [Stable-9.1.1 21/32] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
` [Stable-9.1.1 22/32] migration/multifd: Fix p->iov leak in multifd-uadk.c
` [Stable-9.1.1 23/32] hw/loongarch/virt: Add description for virt machine type
` [Stable-9.1.1 24/32] tcg: Fix iteration step in 32-bit gvec operation
` [Stable-9.1.1 25/32] target/ppc: Fix lxvx/stxvx facility check
` [Stable-9.1.1 26/32] hw/mips/jazz: fix typo in in-built NIC alias
` [Stable-9.1.1 27/32] util/timer: avoid deadlock when shutting down
` [Stable-9.1.1 28/32] block/reqlist: allow adding overlapping requests
` [Stable-9.1.1 29/32] target/arm: Avoid target_ulong for physical address lookups
` [Stable-9.1.1 30/32] hw/sd/sdcard: Fix handling of disabled boot partitions
` [Stable-9.1.1 31/32] testing: bump mips64el cross to bookworm and fix package list
` [Stable-9.1.1 32/32] vnc: fix crash when no console attached

[PATCH] acpi: allow building without CONFIG_HAS_IOPORT
 2024-10-07 19:22 UTC  (3+ messages)

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-07 19:21 UTC  (8+ messages)
` [PATCH v2 1/6] Add AutoFDO "

[PATCH v2 0/4] KVM: arm64: nv: Fixes for stage-2 MMU recycling
 2024-10-07 19:20 UTC  (7+ messages)
` [PATCH v2 3/4] KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
` [PATCH v2 4/4] KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule

[PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
 2024-10-07 19:19 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] t7300-clean.sh: use test_path_* helper functions
 2024-10-07 19:19 UTC 

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-10-07 19:18 UTC  (9+ messages)
` [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore
` [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver

[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
 2024-10-07 19:15 UTC  (3+ messages)

[PATCH v1] bcachefs: add check for btree id against max in try read node
 2024-10-07 19:15 UTC  (4+ messages)

[PATCH] wifi: cfg80211: stop exporting wext symbols
 2024-10-07 19:14 UTC 

[PATCH v3 1/2] mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
 2024-10-07 19:13 UTC  (4+ messages)
` [PATCH v3 2/2] mtd: nand: raw: gpmi: improve power management handling

[PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-07 19:13 UTC  (4+ messages)

[PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
 2024-10-07 19:14 UTC  (2+ messages)

[PATCH] libbpf: Fix integer overflow issue
 2024-10-07 19:13 UTC  (2+ messages)

[PATCH v3 0/2] meson: ensure we enable CMPXCHG128 on x86_64
 2024-10-07 19:12 UTC  (2+ messages)

[Outreachy] Applicant Introduction
 2024-10-07 19:11 UTC  (3+ messages)

[PATCH] fix grammar on false-sharing.rst
 2024-10-07 19:12 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-07 19:08 UTC  (9+ messages)
` [RFC PATCH v2 3/4] hp: Implement Hazard Pointers

[niks:has_ioport 6/6] include/asm-generic/io.h:596:15: error: call to '_outb' declared with attribute error: outb() requires CONFIG_HAS_IOPORT
 2024-10-07 19:09 UTC 

[PATCH v2 1/2] sched: fix firing of sched:::on-cpu
 2024-10-07 19:10 UTC  (7+ messages)
` [PATCH v2 2/2] unittest/sched: remove dtv2 xfail

[PATCH] remoteproc: qcom: Fix NULL pointer in glink_subdev_stop()
 2024-10-07 19:09 UTC  (7+ messages)

[PATCH i-g-t v3] tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing
 2024-10-07 19:05 UTC 

[linux-next:master] [cpuidle] 38f83090f5: fsmark.app_overhead 51.9% regression
 2024-10-07 19:07 UTC  (2+ messages)

[PATCH 0/2] improve multicast join group performance
 2024-10-07 19:06 UTC  (3+ messages)
` [PATCH 1/2] net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash

[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
 2024-10-07 19:05 UTC  (3+ messages)
` [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
  ` [BUG] page table UAF, "

[PATCH v2 00/17] First Distro-agnostic series taken from Fedora Rawhide
 2024-10-07 19:05 UTC  (3+ messages)
` [PATCH v2 09/17] commands: Pass "\x[[:hex:]][[:hex:]]" straight through unmolested


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.