All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-11 15:23:23 to 2021-10-11 15:57:07 UTC [more...]

[dpdk-dev] [RFC PATCH 0/2] Flow entities behavior across port restart
 2021-10-11 15:57 UTC  (7+ messages)
` [dpdk-dev] [RFC PATCH 2/2] ethdev: add capability to keep indirect actions on restart

[PATCH 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-11 15:56 UTC  (6+ messages)
` [PATCH 1/8] mfd: max77686: Correct tab-based alignment of register addresses
` [PATCH 2/8] rtc: max77686: convert comments to kernel-doc format
` [PATCH 3/8] rtc: max77686: rename day-of-month defines
` [PATCH 4/8] rtc: max77686: remove useless variable
` [PATCH 5/8] dt-bindings: mfd: add Maxim MAX77714 PMIC

[PATCH bpf-next 1/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-11 15:56 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpftool: don't append / to the progtype
` [PATCH bpf-next 3/3] selftests/bpf: fix flow dissector tests

[dpdk-dev] [PATCH v4 0/7] hide eth dev related structures
 2021-10-11 15:54 UTC  (12+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 4/7] ethdev: copy fast-path API into separate structure
  ` [dpdk-dev] [PATCH v5 5/7] ethdev: make fast-path functions to use new flat array
  ` [dpdk-dev] [PATCH v5 7/7] ethdev: hide eth dev related structures

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-10-11 15:56 UTC  (21+ messages)
` [XEN PATCH v7 20/51] build: avoid re-executing the main Makefile by introducing build.mk
` [XEN PATCH v7 30/51] build: hook kconfig into xen build system
` [XEN PATCH v7 32/51] build: Remove KBUILD_ specific from Makefile.host
` [XEN PATCH v7 33/51] build: handle always-y and hostprogs-always-y
` [XEN PATCH v7 34/51] build: start building the tools with the main makefiles
` [XEN PATCH v7 35/51] build: Add headers path to CFLAGS once for all archs
` [XEN PATCH v7 36/51] build: generate x86's asm-macros.h with filechk
` [XEN PATCH v7 37/51] build: clean-up "clean" rules of duplication
` [XEN PATCH v7 38/51] build: use main rune to build host binary x86's mkelf32 and mkreloc

[PATCH] Documentation: admin-guide: Document side effects when pKVM is enabled
 2021-10-11 15:55 UTC  (5+ messages)

[PATCH 1/5] perf cs-etm: Print size using consistent format
 2021-10-11 15:55 UTC  (9+ messages)
` [PATCH 4/5] perf arm-spe: Implement find_snapshot callback

[PATCH v5 0/2] arm/efi: Add dom0less support to UEFI boot
 2021-10-11 15:55 UTC  (6+ messages)
` [PATCH v5 1/2] arm/efi: Use dom0less configuration when using EFI boot

[PATCH 5.4 00/52] 5.4.153-rc1 review
 2021-10-11 15:55 UTC  (2+ messages)

[PATCH v2 0/7] Sparse Index: integrate with reset
 2021-10-11 15:55 UTC  (15+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 3/8] update-index: add --force-full-index option for expand/collapse test
  ` [PATCH v3 6/8] reset: make sparse-aware (except --mixed)

[dpdk-dev] [PATCH 0/7] IPsec Sec GW new features
 2021-10-11 15:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 8/8] examples/ipsec-secgw: add support for additional algorithms
    ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH v3 01/27] common/cnxk: update policer MBOX APIs and HW definitions
 2021-10-11 15:50 UTC  (30+ messages)
` [dpdk-dev] [PATCH v4 00/28] Support ingress policer
  ` [dpdk-dev] [PATCH v4 01/28] common/cnxk: update policer MBOX APIs and HW definitions
  ` [dpdk-dev] [PATCH v4 02/28] common/cnxk: support RoC API to get level to index
  ` [dpdk-dev] [PATCH v4 03/28] common/cnxk: support RoC API to get profile count
  ` [dpdk-dev] [PATCH v4 04/28] common/cnxk: support RoC API to alloc bandwidth profiles
  ` [dpdk-dev] [PATCH v4 05/28] common/cnxk: support RoC API to free "
  ` [dpdk-dev] [PATCH v4 06/28] common/cnxk: support RoC API to configure bandwidth profile
  ` [dpdk-dev] [PATCH v4 07/28] common/cnxk: support RoC API to toggle profile state
  ` [dpdk-dev] [PATCH v4 08/28] common/cnxk: support RoC API to dump bandwidth profile
  ` [dpdk-dev] [PATCH v4 09/28] common/cnxk: support RoC API to setup precolor table
  ` [dpdk-dev] [PATCH v4 10/28] common/cnxk: support RoC API to connect bandwidth profiles
  ` [dpdk-dev] [PATCH v4 11/28] common/cnxk: support RoC API to get stats to index
  ` [dpdk-dev] [PATCH v4 12/28] common/cnxk: support RoC API to read profile statistics
  ` [dpdk-dev] [PATCH v4 13/28] common/cnxk: support RoC API to reset profile stats
  ` [dpdk-dev] [PATCH v4 14/28] common/cnxk: support meter in action list
  ` [dpdk-dev] [PATCH v4 15/28] net/cnxk: support meter ops get API
  ` [dpdk-dev] [PATCH v4 16/28] net/cnxk: support ops to get meter capabilities
  ` [dpdk-dev] [PATCH v4 17/28] net/cnxk: support ops to create meter profile
  ` [dpdk-dev] [PATCH v4 18/28] net/cnxk: support ops to delete "
  ` [dpdk-dev] [PATCH v4 19/28] net/cnxk: support ops to validate meter policy
  ` [dpdk-dev] [PATCH v4 20/28] net/cnxk: support ops to create "
  ` [dpdk-dev] [PATCH v4 21/28] net/cnxk: support ops to delete "
  ` [dpdk-dev] [PATCH v4 22/28] net/cnxk: support ops to create meter
  ` [dpdk-dev] [PATCH v4 23/28] net/cnxk: support ops to delete meter
  ` [dpdk-dev] [PATCH v4 24/28] net/cnxk: support ops to enable/disable meter
  ` [dpdk-dev] [PATCH v4 25/28] net/cnxk: support ops to update precolor DSCP table
  ` [dpdk-dev] [PATCH v4 26/28] net/cnxk: support ops to read/update meter stats
  ` [dpdk-dev] [PATCH v4 27/28] net/cnxk: support meter action to flow create
  ` [dpdk-dev] [PATCH v4 28/28] net/cnxk: support meter action to flow destroy

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-10-11 15:53 UTC  (4+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH] qcow2: Silence clang -m32 compiler warning
 2021-10-11 15:50 UTC 

[PATCH 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-11 15:53 UTC  (5+ messages)

[PATCH] archive: add test testing MIME for created archive through compression filter
 2021-10-11 15:53 UTC  (3+ messages)

stable-rc/queue/4.9 build: 178 builds: 0 failed, 178 passed (v4.9.286-19-gdc8e8487f027)
 2021-10-11 15:53 UTC 

[rostedt-trace:ftrace/core 2/2] kernel/trace/pid_list.c:439:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2021-10-11 15:52 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/ena: remove useless address check
 2021-10-11 15:49 UTC  (3+ messages)

[PATCH v2 0/8] ASoC: Add common modules support for ACP hw block
 2021-10-11 15:44 UTC  (17+ messages)
` [PATCH v2 1/8] ASoC: amd: Add common framework to support I2S on ACP SOC
` [PATCH v2 2/8] ASoC: amd: acp: Add I2S support on Renoir platform
` [PATCH v2 3/8] ASoC: amd: acp: Add callback for machine driver on ACP
` [PATCH v2 4/8] ASoC: amd: acp: Add generic machine driver support for ACP cards
` [PATCH v2 5/8] ASoC: amd: acp: Add legacy sound card support for Chrome audio
` [PATCH v2 6/8] ASoC: amd: acp: Add SOF audio support on Chrome board
` [PATCH v2 7/8] ASoC: amd: acp: Add support for Maxim amplifier codec
` [PATCH v2 8/8] ASoC: amd: acp: Add support for RT5682-VS codec

A38x: Broken Linux kernel booting over UART
 2021-10-11 15:49 UTC  (7+ messages)

[PATCH] ctime.3: mktime() may modify tm_hour due to tm_isdst
 2021-10-11 15:40 UTC  (7+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] timegm.3: Remove recommendation against use of timegm()

[PATCH v2 net] net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
 2021-10-11 15:48 UTC 

Moving QEMU downloads to GitLab Releases?
 2021-10-11 15:46 UTC  (9+ messages)

[PATCH v3 0/4] Merge contiguous physical memory regions
 2021-10-11 15:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/hns3: remove similar macro function definitions
 2021-10-11 15:46 UTC  (2+ messages)

[PATCH v8 2/5] i2c: mediatek: Dump i2c/dma register when a timeout occurs
 2021-10-11 15:38 UTC 

[dpdk-dev] [v8, 4/4] net/cnxk: add telemetry endpoing to ethdev
 2021-10-11 15:44 UTC  (5+ messages)
` [dpdk-dev] [v1] ethdev: add telemetry endpoint for device info

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-10-11 15:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH v25 0/6] support dmadev
  ` [dpdk-dev] [PATCH v25 2/6] dmadev: add control plane API support

generic/095 failing in ext4 and xfs
 2021-10-11 15:45 UTC  (6+ messages)
` [PATCH] fio: make sure io_u->file isn't NULL before using it

[GIT PULL] clk: imx: Updates for v5.16
 2021-10-11 15:44 UTC 

stable-rc/linux-4.4.y build: 141 builds: 0 failed, 141 passed, 5 warnings (v4.4.288-11-g7a2651cfbc81)
 2021-10-11 15:44 UTC 

[PATCH net-next v2 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-11 15:44 UTC  (7+ messages)
` [PATCH net-next v2 11/14] ravb: Rename "nc_queue" feature bit
` [PATCH net-next v2 12/14] ravb: Document PFRI register bit
` [PATCH net-next v2 14/14] ravb: Fix typo AVB->DMAC

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-10-11 15:42 UTC  (8+ messages)
` [PATCH v7 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH v2] Add device reset timeout field
 2021-10-11 15:44 UTC  (14+ messages)
          ` [virtio-dev] "
                      ` [virtio-dev] "

rmdir() succeeds on an empty subvolume
 2021-10-11 15:44 UTC  (3+ messages)
` Other (perhaps related) subvolume strangeness

[PATCH] [PATCH V2]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-11 15:41 UTC  (4+ messages)

[PATCH v1 0/3] Typofixes
 2021-10-11 15:42 UTC  (3+ messages)
` [PATCH v1 3/3] difftool: add space after full stop in comments

[PATCH] arm64: defconfig: Enable SC7180 interconnect driver
 2021-10-11 15:40 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915/guc: Inject probe errors for MMIO send, CT send
 2021-10-11 15:21 UTC  (4+ messages)
`  "
` [Intel-gfx] [PATCH 1/4] drm/i915/huc: Use i915_probe_error to report early CTB failures
  `  "

stable-rc/linux-4.9.y build: 147 builds: 0 failed, 147 passed (v4.9.286-20-gda89cbf2eaf9)
 2021-10-11 15:42 UTC 

[Buildroot] Buildroot 2021.05.3 released, 2021.05.x EOL
 2021-10-11 15:41 UTC 

[LTP] [PATCH v3 1/5] syscalls/clone02: Convert to new API
 2021-10-11 15:40 UTC  (2+ messages)

[PATCH v4 0/4] rpmsg: char: introduce the rpmsg-raw channel
 2021-10-11 15:37 UTC  (4+ messages)
` [PATCH v4 4/4] rpmsg: char: Introduce the "rpmsg-raw" channel

[PATCH v2] soc: renesas: rcar-rst: Add support to set rproc boot address
 2021-10-11 15:37 UTC  (2+ messages)

[PATCH net-next v2 0/7] gve: minor code and performance improvements
 2021-10-11 15:36 UTC  (8+ messages)
` [PATCH net-next v2 1/7] gve: Switch to use napi_complete_done
` [PATCH net-next v2 2/7] gve: Add rx buffer pagecnt bias
` [PATCH net-next v2 3/7] gve: Do lazy cleanup in TX path
` [PATCH net-next v2 4/7] gve: Recover from queue stall due to missed IRQ
` [PATCH net-next v2 5/7] gve: Add netif_set_xps_queue call
` [PATCH net-next v2 6/7] gve: Allow pageflips on larger pages
` [PATCH net-next v2 7/7] gve: Track RX buffer allocation failures

[PATCH] staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
 2021-10-11 15:37 UTC  (2+ messages)

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-10-11 15:33 UTC  (8+ messages)
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM

[PATCH] btrfs: zoned: use greedy gc for auto reclaim
 2021-10-11 15:36 UTC  (3+ messages)

[PATCH 5.10 00/82] 5.10.73-rc2 review
 2021-10-11 15:34 UTC 

[PATCH] EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
 2021-10-11 15:34 UTC  (2+ messages)

[Question] io cgroup subsystem threaded support
 2021-10-11 15:34 UTC  (3+ messages)
`  "

[PATCH] habanalabs: select CRC32
 2021-10-11 15:33 UTC  (2+ messages)

[PATCH] nfp: flow_offload: move flow_indr_dev_register from app init to app start
 2021-10-11 15:32 UTC 

[PATCH 0/8] tcg: support 32-bit guest addresses as signed
 2021-10-11 15:32 UTC  (10+ messages)
` [PATCH 3/8] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH 5/8] linux-user: Support TCG_TARGET_SIGNED_ADDR32
` [PATCH 6/8] tcg/aarch64: "

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-10-11 15:29 UTC  (8+ messages)

[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-11 15:25 UTC  (33+ messages)
` [PATCH v1 01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v1 02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v1 03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v1 04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs
` [PATCH v1 05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors
` [PATCH v1 06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v1 07/10] lkdtm: Force do_nothing() out of line
` [PATCH v1 08/10] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()

algorithm for half-md4 used in htree directories
 2021-10-11 15:30 UTC  (4+ messages)

[PATCH 5.10 00/83] 5.10.73-rc1 review
 2021-10-11 15:30 UTC  (4+ messages)
` [PATCH 5.10 83/83] scsi: ufs: core: Fix task management completion

[PATCH] scsi scsi_transport_iscsi.c: fix misuse of %llu in scsi_transport_iscsi.c
 2021-10-11 15:29 UTC  (4+ messages)
  ` Antw: [EXT] "

[PATCH] ALSA: usb-audio: allow -EPIPE errors for some v2 messages
 2021-10-11 15:28 UTC  (4+ messages)

[PATCH v9 00/36] v4l: subdev internal routing and streams
 2021-10-11 15:29 UTC  (2+ messages)

[PATCH v15 0/1] asus-wmi: Add support for custom fan curves
 2021-10-11 15:28 UTC  (3+ messages)
` [PATCH v15] "

[PATCH v2] docs: Add fuller accounting of make check prerequisites
 2021-10-11 15:27 UTC  (4+ messages)

[dpdk-dev] [PATCH] app/testpmd: retain all original dev conf when config DCB
 2021-10-11 15:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-11 15:24 UTC  (12+ messages)

[RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-11 15:26 UTC  (6+ messages)
` [RFC 12/22] dm: add a hidden link to efi object

[PATCH v3 0/8] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-10-11 15:24 UTC  (3+ messages)
` [PATCH v3 4/8] "

[PATCH] r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
 2021-10-11 15:22 UTC 

[dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features
 2021-10-11 15:14 UTC  (2+ messages)

DRM KUnit hackathon
 2021-10-11 15:23 UTC 

[PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
 2021-10-11 15:23 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.