All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-22 16:32:06 to 2024-10-22 17:11:11 UTC [more...]

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-22 17:11 UTC  (46+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/73] net/ntnic: add API for configuration NT flow dev
  ` [PATCH v2 02/73] net/ntnic: add flow filter API
  ` [PATCH v2 03/73] net/ntnic: add minimal create/destroy flow operations
  ` [PATCH v2 04/73] net/ntnic: add internal flow create/destroy API
  ` [PATCH v2 05/73] net/ntnic: add minimal NT flow inline profile
  ` [PATCH v2 06/73] net/ntnic: add management API for NT flow profile
  ` [PATCH v2 07/73] net/ntnic: add NT flow profile management implementation
  ` [PATCH v2 08/73] net/ntnic: add create/destroy implementation for NT flows
  ` [PATCH v2 09/73] net/ntnic: add infrastructure for for flow actions and items
  ` [PATCH v2 10/73] net/ntnic: add action queue
  ` [PATCH v2 11/73] net/ntnic: add action mark
  ` [PATCH v2 12/73] net/ntnic: add ation jump
  ` [PATCH v2 13/73] net/ntnic: add action drop
  ` [PATCH v2 14/73] net/ntnic: add item eth
  ` [PATCH v2 15/73] net/ntnic: add item IPv4
  ` [PATCH v2 16/73] net/ntnic: add item ICMP
  ` [PATCH v2 17/73] net/ntnic: add item port ID
  ` [PATCH v2 18/73] net/ntnic: add item void
  ` [PATCH v2 19/73] net/ntnic: add item UDP
  ` [PATCH v2 20/73] net/ntnic: add action TCP
  ` [PATCH v2 21/73] net/ntnic: add action VLAN
  ` [PATCH v2 22/73] net/ntnic: add item SCTP
  ` [PATCH v2 23/73] net/ntnic: add items IPv6 and ICMPv6
  ` [PATCH v2 24/73] net/ntnic: add action modify filed
  ` [PATCH v2 25/73] net/ntnic: add items gtp and actions raw encap/decap
  ` [PATCH v2 26/73] net/ntnic: add cat module
  ` [PATCH v2 27/73] net/ntnic: add SLC LR module
  ` [PATCH v2 28/73] net/ntnic: add PDB module
  ` [PATCH v2 29/73] net/ntnic: add QSL module
  ` [PATCH v2 30/73] net/ntnic: add KM module
  ` [PATCH v2 31/73] net/ntnic: add hash API
  ` [PATCH v2 32/73] net/ntnic: add TPE module
  ` [PATCH v2 33/73] net/ntnic: add FLM module
  ` [PATCH v2 34/73] net/ntnic: add flm rcp module
  ` [PATCH v2 35/73] net/ntnic: add learn flow queue handling
  ` [PATCH v2 36/73] net/ntnic: match and action db attributes were added
  ` [PATCH v2 37/73] net/ntnic: add flow dump feature
  ` [PATCH v2 38/73] net/ntnic: add flow flush
  ` [PATCH v2 39/73] net/ntnic: add GMF (Generic MAC Feeder) module
  ` [PATCH v2 40/73] net/ntnic: sort FPGA registers alphanumerically
  ` [PATCH v2 41/73] net/ntnic: add MOD CSU
  ` [PATCH v2 42/73] net/ntnic: add MOD FLM
  ` [PATCH v2 43/73] net/ntnic: add HFU module

[matchbox-panel-2 v2] panel: added sysfs support
 2024-10-22 17:10 UTC 

[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
 2024-10-22 17:10 UTC  (7+ messages)

[PATCH i-g-t v3 0/3] Move backlight read, write to lib
 2024-10-22 17:10 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for Move backlight read, write to lib (rev3)
` ✓ CI.xeBAT: success "

[PATCH i-g-t v2] tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip with tile4
 2024-10-22 17:09 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v5 0/4] rework bo mem stats tracking
 2024-10-22 17:09 UTC  (8+ messages)
` [PATCH v5 4/4] drm/amdgpu: track bo memory stats at runtime

[PATCH v2 0/5] x86 Heterogeneous design identification
 2024-10-22 17:09 UTC  (6+ messages)
` [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology

[PATCH mptcp-next v2 00/36] BPF path manager
 2024-10-22 17:09 UTC  (5+ messages)
` [PATCH mptcp-next v2 01/36] mptcp: drop else in mptcp_pm_addr_families_match
` [PATCH mptcp-next v2 02/36] mptcp: use __lookup_addr in pm_netlink

[PATCH] drm/i915/rc6: Disable RPG during workload execution
 2024-10-22 17:09 UTC  (3+ messages)

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-22 17:09 UTC  (5+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver

[PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
 2024-10-22 17:07 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t 0/4] lib/chamelium: Move chameliumv2 support in its own directory
 2024-10-22 17:07 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy
 2024-10-22 17:07 UTC  (3+ messages)

[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-22 17:06 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
        ` [EXTERNAL] "

Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1
 2024-10-22 17:06 UTC  (5+ messages)

[linux-next:master 5847/6080] kernel/sched/ext.c:6741:38: error: use of undeclared identifier 'fmt'
 2024-10-22 17:06 UTC 

[PATCH v4 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-22 17:06 UTC  (3+ messages)
` [PATCH v4 1/1] "

[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-22 17:06 UTC  (6+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine

[PATCH v1 0/6] mm/arm64: re-enable HVO
 2024-10-22 16:15 UTC  (3+ messages)
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs

[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
 2024-10-22 17:05 UTC  (2+ messages)

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-22 17:05 UTC  (9+ messages)
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents

[PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-10-22 17:05 UTC  (11+ messages)
` [PATCH v4 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v4 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v4 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v4 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric

[PATCH v2 0/1] drm/xe/guc: Prevent GuC register capture running on VF
 2024-10-22 17:05 UTC  (4+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev3)

[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
 2024-10-22 17:04 UTC  (8+ messages)

[PATCH] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
 2024-10-22 17:04 UTC  (3+ messages)

[PATCH] RAS/AMD/ATL: Add debug prints for DF register reads
 2024-10-22 17:03 UTC  (2+ messages)

[PATCH 0/6] usdt typed args, translators and arg remapping
 2024-10-22 17:03 UTC  (3+ messages)
` [PATCH 2/6] usdt: get arg types and xlations into DTrace from the DOF

[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
 2024-10-22 17:00 UTC  (6+ messages)

[PATCH v9 00/37] Implement ACPI on aarch64
 2024-10-22 17:00 UTC  (9+ messages)
` [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm

[PATCH] hw/cxl: Support aborting background commands
 2024-10-22 17:00 UTC  (5+ messages)

[PATCH v2 00/13] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2024-10-22 17:00 UTC  (5+ messages)
` [PATCH v2 11/13] smbios: Fill UUID from sysinfo when available
` [PATCH v2 12/13] sysinfo: Add driver for IOT2050 boards

[PATCH 23/34] bootstd: Maintain a list of images
 2024-10-22 17:00 UTC  (12+ messages)

[PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
 2024-10-22 16:41 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: Simplify handling of GICv3 hardware with broken SEIS
 2024-10-22 17:01 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm64: Don't map 'kvm_vgic_global_state' at EL2 with pKVM

[PATCH] CI: Add a test for building without CMDLINE
 2024-10-22 17:00 UTC  (7+ messages)

[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
 2024-10-22 17:01 UTC  (2+ messages)

[meta-ti][master/scarthgap][PATCH v2] uboot-ti-next: Add new recipe to track master-next
 2024-10-22 17:01 UTC 

[PATCH v7 0/7] efi: Add a test for EFI bootmeth
 2024-10-22 17:00 UTC  (8+ messages)
` [PATCH v7 6/7] test: efi: boot: Set up an image suitable for EFI testing

[PATCH v2 0/8] Refactor the common parts to the HiSilicon Uncore PMU core and cleanups
 2024-10-22 16:32 UTC  (5+ messages)
` [PATCH v2 1/8] drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs
` [PATCH v2 5/8] drivers/perf: hisi: Provide a generic implementation of cpumask/identifier

[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 2024-10-22 16:59 UTC  (8+ messages)

[PATCH] riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
 2024-10-22 16:36 UTC  (5+ messages)

[PATCH 0/3] ARM: dts: add Kobo Clara 2E
 2024-10-22 16:59 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for "
` [PATCH 2/3] ARM: dts: imx: Add devicetree "

[PATCH v2 1/2] remoteproc: Documentation: move from staging
 2024-10-22 16:58 UTC  (3+ messages)

[PATCH v2 0/6] Update Event Records to CXL spec rev 3.1
 2024-10-22 16:58 UTC  (3+ messages)
` [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for "

✅ PASS: Test report for for-kernelci (6.12.0-rc4, arm-next, 526116b7)
 2024-10-22 16:32 UTC 

[OE-core][PATCH 1/6] python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16
 2024-10-22 16:58 UTC  (6+ messages)
` [OE-core][PATCH 2/6] python3-pyparsing: upgrade 3.1.4 -> 3.2.0
` [OE-core][PATCH 3/6] python3-hypothesis: add python3-zoneinfo to RDEPENDS
` [OE-core][PATCH 4/6] python3-hypothesis: upgrade 6.112.4 -> 6.115.3
` [OE-core][PATCH 5/6] python3-pyproject-metadata: upgrade 0.8.0 -> 0.8.1
` [OE-core][PATCH 6/6] python3-sphinx: upgrade 8.0.2 -> 8.1.3

[Patch net-next 0/5] Use all the resources configured on VIC
 2024-10-22 16:57 UTC  (12+ messages)
` [Patch net-next 1/5] enic: Create enic_wq/rq structures to bundle per wq/rq data
` [Patch net-next 2/5] enic: Make MSI-X I/O interrupts come after the other required ones
` [Patch net-next 3/5] enic: Save resource counts we read from HW
` [Patch net-next 4/5] enic: Allocate arrays in enic struct based on VIC config
` [Patch net-next 5/5] enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way

[PATCH v8 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-22 16:57 UTC  (4+ messages)
` [PATCH v8 3/6] dt-bindings: pwm: airoha: Add EN7581 pwm

[PATCH] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
 2024-10-22 16:57 UTC 

[PATCH v9 0/2] virtio-net: define UDP tunnel offload
 2024-10-22 16:56 UTC  (16+ messages)
` [PATCH v9 1/2] virtio-net: define UDP tunnel segmentation offload feature

[PATCH v2 00/16] Python module cleanup
 2024-10-22 16:56 UTC  (4+ messages)
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file

[PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
 2024-10-22 16:54 UTC  (3+ messages)

[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
 2024-10-22 16:54 UTC  (4+ messages)
` [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260

[PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards
 2024-10-22 16:29 UTC  (3+ messages)

[PATCH] drm/i915/xe3lpd: Load DMC
 2024-10-22 16:53 UTC  (4+ messages)
` ✗ CI.checksparse: warning for "
` ✓ CI.BAT: success "
` ✗ Fi.CI.BAT: failure "

[PATCH v2] drm/syncobj: ensure progress for syncobj queries
 2024-10-22 16:53 UTC  (2+ messages)

[PATCH v2 0/3] Untie the host lock entanglement - part 1
 2024-10-22 16:52 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR
` [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
` [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR

[PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board
 2024-10-22 16:52 UTC  (2+ messages)

[PULL 0/9] Block layer patches
 2024-10-22 16:49 UTC  (10+ messages)
` [PULL 1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
` [PULL 2/9] block/ssh.c: Don't double-check that characters are hex digits
` [PULL 3/9] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [PULL 4/9] block/vdi.c: Make SECTOR_SIZE constant 64-bits
` [PULL 5/9] iotests/backup-discard-source: convert size variable to be int
` [PULL 6/9] iotests/backup-discard-source: don't use actual-size
` [PULL 7/9] qapi: add qom-path to BLOCK_IO_ERROR event
` [PULL 8/9] block-backend: per-device throttling of BLOCK_IO_ERROR reports
` [PULL 9/9] raw-format: Fix error message for invalid offset/size

[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-10-22 16:49 UTC  (3+ messages)
` [PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals

[PATCH] nvme: check PI size if metadata size or below
 2024-10-22 16:34 UTC 

[PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
 2024-10-22 16:49 UTC  (4+ messages)

[PATCH] migration: Deprecate query-migrationthreads command
 2024-10-22 16:48 UTC  (7+ messages)

[PATCH] partitions: efi: fix GPT header size exceeding allocation size
 2024-10-22 16:27 UTC 

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-10-22 16:28 UTC  (8+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support

[Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
 2024-10-22 16:48 UTC  (4+ messages)
` [Outreachy][PATCH v7] "

[PATCHv2] nvme: enhance cns version checking
 2024-10-22 16:19 UTC  (3+ messages)

[PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security
 2024-10-22 16:46 UTC  (5+ messages)

[PATCH][yocto-autobuilder-helper v2] scripts/abint: generalise autobuilder URL regex
 2024-10-22 16:46 UTC 

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-22 16:44 UTC  (3+ messages)
` [PATCH 2/5] sched: Add Lazy preemption model

[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
 2024-10-22 16:44 UTC  (12+ messages)

[syzbot] Test on mainline
 2024-10-22 16:44 UTC  (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync

[PATCH v5] rust: add global lock support
 2024-10-22 16:44 UTC  (4+ messages)

[PATCH v3] arm64: dts: rockchip: Enable HDMI0 on rock-5a
 2024-10-22 16:04 UTC  (2+ messages)

Toaster compatibility issues
 2024-10-22 16:43 UTC  (3+ messages)
  ` [Toaster] "

[PATCH mptcp-net] mptcp: no admin perm to list endpoints
 2024-10-22 16:43 UTC 

[PATCH 0/3] clang-format: fix rules to make the CI job cleaner
 2024-10-22 16:42 UTC  (7+ messages)
` [PATCH v4 0/2] Subject: "

[PATCH] CodingGuidelines: discourage arbitrary suffixes in function names
 2024-10-22 16:41 UTC  (5+ messages)

[PATCH i-g-t v6 00/12] benchmarks/kms_fb_stress: benchmark formats
 2024-10-22 16:41 UTC  (3+ messages)
` [PATCH i-g-t v6 01/12] benchmarks/kms_fb_stress: Set DRM_CLIENT_CAP_WRITEBACK_CONNECTORS before igt_require()

[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-22 16:40 UTC  (4+ messages)
` [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver

Intel SPR: perf-record doesn't support topdown events?
 2024-10-22 16:40 UTC 

[PATCH v9 03/23] examples/ptp: replace terms master and slave
 2024-10-22 16:39 UTC  (3+ messages)
` [PATCH v10] "

[PATCH 0/5] updates for net/ice driver
 2024-10-22 16:39 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] net/ice: detect stopping a flow-director queue twice
  ` [PATCH v4 2/4] net/ice: improve Tx scheduler graph output
  ` [PATCH v4 3/4] net/ice: add option to choose DDP package file
  ` [PATCH v4 4/4] net/ice: limit the number of queues to sched capabilities

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-22 16:40 UTC  (3+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[REGRESSION] spi: cadence-quadspi: STIG mode results in timeouts for Micron MT25QL01 flash
 2024-10-22 16:39 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable userqueue support for GFX12
 2024-10-22 16:39 UTC  (7+ messages)

[PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs
 2024-10-22 16:39 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
 2024-10-22 16:38 UTC  (3+ messages)

IWD 1.27 with brcmfmac not working for roaming
 2024-10-22 16:38 UTC  (19+ messages)

[PATCH] dt-bindings: mailbox: qcom-ipcc: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
 2024-10-22 16:37 UTC  (5+ messages)
` [PATCH 01/20] packfile: pass down repository to `odb_pack_name`

[PATCH v2] t1016: clean up style
 2024-10-22 16:36 UTC  (2+ messages)

arch/loongarch/kernel/hw_breakpoint.c:510 arch_hw_breakpoint_init() warn: we never enter this loop
 2024-10-22 16:36 UTC 

[PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable
 2024-10-22 16:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property

[PATCH v3] perf cap: Tidy up and improve capability testing
 2024-10-22 16:34 UTC  (3+ messages)

[PATCH 5.10] iomap: update ki_pos a little later in iomap_dio_complete
 2024-10-22 16:33 UTC 

ALSA problem , audio doesn't work
 2024-10-22 16:33 UTC 

[PATCH i-g-t v4 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-10-22 16:33 UTC  (2+ messages)
` [PATCH i-g-t v4 1/1] "

Question about `git gc` locking files
 2024-10-22 16:33 UTC  (3+ messages)

libcups v3.0rc3
 2024-10-22 16:32 UTC 

[PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged
 2024-10-22 16:33 UTC  (2+ messages)

[bug report] rcuscale: Add laziness and kfree tests
 2024-10-22 16:32 UTC  (2+ messages)

[PATCH v3 0/6] Enable early bootup of AArch64 MPU systems
 2024-10-22 16:31 UTC  (11+ messages)
` [PATCH v3 5/6] xen/arm: mpu: Enable MPU

[PATCH i-g-t v3 0/5] tests/chamelium: Integrate the chamelium v3
 2024-10-22 16:31 UTC  (2+ messages)
` [PATCH i-g-t v3 3/5] lib/chamelium/v3: Add method to discover Chamelium ports


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.