All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-08 20:07:34 to 2020-09-08 20:23:53 UTC [more...]

[dpdk-dev] [PATCH v2 01/41] pipeline: add new SWX pipeline type
 2020-09-08 20:18 UTC  (32+ messages)
` [dpdk-dev] [PATCH v3 00/41] Pipeline alignment with the P4 language
  ` [dpdk-dev] [PATCH v3 01/41] pipeline: add new SWX pipeline type
  ` [dpdk-dev] [PATCH v3 02/41] pipeline: add SWX pipeline input port
  ` [dpdk-dev] [PATCH v3 03/41] pipeline: add SWX pipeline output port
  ` [dpdk-dev] [PATCH v3 04/41] pipeline: add SWX headers and meta-data
  ` [dpdk-dev] [PATCH v3 05/41] pipeline: add SWX extern objects and funcs
  ` [dpdk-dev] [PATCH v3 06/41] pipeline: add SWX pipeline action
  ` [dpdk-dev] [PATCH v3 07/41] pipeline: add SWX pipeline tables
  ` [dpdk-dev] [PATCH v3 08/41] pipeline: add SWX pipeline instructions
  ` [dpdk-dev] [PATCH v3 09/41] pipeline: add SWX rx and extract instructions
  ` [dpdk-dev] [PATCH v3 10/41] pipeline: add SWX tx and emit instructions
  ` [dpdk-dev] [PATCH v3 11/41] pipeline: add header validate and invalidate SWX instructions
  ` [dpdk-dev] [PATCH v3 12/41] pipeline: add SWX mov instruction
  ` [dpdk-dev] [PATCH v3 13/41] pipeline: add SWX dma instruction
  ` [dpdk-dev] [PATCH v3 14/41] pipeline: introduce SWX add instruction
  ` [dpdk-dev] [PATCH v3 15/41] pipeline: introduce SWX sub instruction
  ` [dpdk-dev] [PATCH v3 16/41] pipeline: introduce SWX ckadd instruction
  ` [dpdk-dev] [PATCH v3 17/41] pipeline: introduce SWX cksub instruction
  ` [dpdk-dev] [PATCH v3 18/41] pipeline: introduce SWX and instruction
  ` [dpdk-dev] [PATCH v3 19/41] pipeline: introduce SWX or instruction
  ` [dpdk-dev] [PATCH v3 20/41] pipeline: introduce SWX xor instruction
  ` [dpdk-dev] [PATCH v3 21/41] pipeline: introduce SWX shl instruction
  ` [dpdk-dev] [PATCH v3 22/41] pipeline: introduce SWX shr instruction
  ` [dpdk-dev] [PATCH v3 23/41] pipeline: introduce SWX table instruction
  ` [dpdk-dev] [PATCH v3 24/41] pipeline: introduce SWX extern instruction
  ` [dpdk-dev] [PATCH v3 25/41] pipeline: introduce SWX jmp and return instructions
  ` [dpdk-dev] [PATCH v3 26/41] pipeline: add SWX instruction description
  ` [dpdk-dev] [PATCH v3 27/41] pipeline: add SWX instruction verifier
  ` [dpdk-dev] [PATCH v3 28/41] pipeline: add SWX instruction optimizer
  ` [dpdk-dev] [PATCH v3 29/41] pipeline: add SWX pipeline query API
  ` [dpdk-dev] [PATCH v3 30/41] pipeline: add SWX pipeline flush

[Buildroot] [PATCH] package/iptables: bump to version 1.8.5
 2020-09-08 20:23 UTC  (2+ messages)

[PATCH 0/3] phy: amlogic: add MIPI DSI function to analog MIPI+PCIe PHY
 2020-09-08 20:31 UTC  (3+ messages)
` [PATCH 3/3] phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analog

[v1,0/3] PCI: mediatek: Add new generation controller support
 2020-09-08 20:21 UTC  (5+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller

[PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing
 2020-09-08 20:21 UTC  (2+ messages)

[PATCH 0/8] rtc: expand charge support, implement rx8130 charging
 2020-09-08 20:22 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: rtc: let aux-voltage-chargeable supersede trickle-diode-disable

[PATCH] selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
 2020-09-08 20:21 UTC  (3+ messages)

[PULL 00/34] QOM boilerplate cleanup (v2)
 2020-09-08 20:20 UTC  (22+ messages)
` [PULL 09/34] Move QOM typedefs and add missing includes
` [PULL 10/34] Use DECLARE_*CHECKER* macros
` [PULL 15/34] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV
` [PULL 16/34] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PULL 19/34] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
` [PULL 20/34] ahci: Rename ICH_AHCI to ICH9_AHCI
` [PULL 21/34] esp: Rename ESP_STATE to ESP
` [PULL 22/34] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PULL 23/34] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PULL 24/34] sabre: Rename SABRE_DEVICE to SABRE
` [PULL 25/34] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PULL 26/34] vfio: Rename PCI_VFIO to VFIO_PCI
` [PULL 27/34] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
` [PULL 28/34] tusb6010: Rename TUSB to TUSB6010
` [PULL 29/34] xilinx_axidma: Use typedef name for instance_size
` [PULL 30/34] omap_intc: "
` [PULL 31/34] lpc_ich9: "
` [PULL 32/34] xilinx_axienet: "
` [PULL 33/34] vhost-user-vga: "
` [PULL 34/34] virtio-vga: "

[PATCH 0/5] migration/postcopy: Sync faulted addresses after network recovered
 2020-09-08 20:20 UTC  (4+ messages)
` [PATCH 2/5] migration: Introduce migrate_send_rp_message_req_pages()

[Buildroot] [git commit] package/iptables: bump to version 1.8.5
 2020-09-08 20:21 UTC 

[PATCH] memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
 2020-09-08 20:11 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-09-08 20:20 UTC 

[PATCH 00/11] Remove assumptions of THP size
 2020-09-08 19:55 UTC  (7+ messages)
` [PATCH 03/11] mm/page_owner: Change split_page_owner to take a count
` [PATCH 07/11] mm/huge_memory: Fix can_split_huge_page assumption of THP size
` [PATCH 08/11] mm/rmap: Fix assumptions "
` [PATCH 09/11] mm/truncate: Fix truncation for pages of arbitrary size
` [PATCH 10/11] mm/page-writeback: Support tail pages in wait_for_stable_page
` [PATCH 11/11] mm/vmscan: Allow arbitrary sized pages to be paged out

[radeon-alex:drm-next-5.10 606/607] drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:272:15: warning: initializer overrides prior initialization of this subobject
 2020-09-08 20:19 UTC  (2+ messages)

[PATCH] platform/x86: Add Driver to set up lid GPEs on MS Surface device
 2020-09-08 20:19 UTC  (3+ messages)

[PATCH v7 0/5] Warn on orphan section placement
 2020-09-08 20:17 UTC  (5+ messages)
` [PATCH v7 4/5] x86/build: "

Problem with endianess of pahole BTF output for vmlinux
 2020-09-08 20:18 UTC  (3+ messages)

[PATCH v2 00/11] TRACE_IRQFLAGS wreckage
 2020-09-08 14:22 UTC  (7+ messages)
` [PATCH v2 10/11] lockdep: Only trace IRQ edges

[dpdk-dev] [PATCH 0/2] ethdev: tunnel offload model
 2020-09-08 20:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/4] Tunnel Offload API
  ` [dpdk-dev] [PATCH v2 1/4] ethdev: allow negative values in flow rule types
  ` [dpdk-dev] [PATCH v2 2/4] ethdev: tunnel offload model
  ` [dpdk-dev] [PATCH v2 3/4] net/mlx5: implement tunnel offload API
  ` [dpdk-dev] [PATCH v2 4/4] app/testpmd: support "

[PATCH v8 3/3] binder: add transaction latency tracer
 2020-09-08 14:06 UTC  (2+ messages)
` [PATCH v9] binder: transaction latency tracking for user build

[PATCHv3] soc: qcom: llcc: Support chipsets that can write to llcc registers
 2020-09-08 15:00 UTC  (2+ messages)

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-08 15:09 UTC  (7+ messages)

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-09-08 13:58 UTC  (4+ messages)
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit

[PATCH v4.9.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 14:29 UTC  (3+ messages)
` [PATCH v4.9.y 0/3] vfio: Fix for CVE-2020-12888

[Bug 208825] New: lspci triggers NULL pointer dereference on AMD Renoir 4800H/5600M laptop
 2020-09-08 20:16 UTC  (2+ messages)
` [Bug 208825] "

[PATCH 0/3] xfs: fix a few realtime bugs
 2020-09-08 14:58 UTC  (3+ messages)
` [PATCH 2/3] xfs: make sure the rt allocator doesn't run off the end

[Buildroot] [PATCH 1/1] package/wlroots: drop libcap dependency
 2020-09-08 20:16 UTC  (2+ messages)

WARNING: can't access registers at asm_sysvec_call_function_single
 2020-09-08 20:16 UTC 

[PATCH 0/5] Netfilter fixes for net
 2020-09-08 15:09 UTC  (5+ messages)
` [PATCH 1/5] netfilter: ctnetlink: add a range check for l3/l4 protonum
` [PATCH 2/5] netfilter: nf_tables: coalesce multiple notifications into one skbuff
` [PATCH 3/5] netfilter: ctnetlink: fix mark based dump filtering regression
` [PATCH 4/5] netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled

[PATCH v4.14.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 14:29 UTC  (3+ messages)
` [PATCH v4.14.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH v12 0/8] xfs: Delayed Attributes
 2020-09-08 14:43 UTC  (9+ messages)
` [PATCH v12 1/8] xfs: Add delay ready attr remove routines

[PATCH] dt-bindings: mfd: Convert rn5t618 to json-schema
 2020-09-08 20:13 UTC 

[GIT PULL] SCSI fixes for 5.9-rc4
 2020-09-08 20:15 UTC  (2+ messages)

[PATCH 0/2] Fix silent write loss in iomap
 2020-09-08 14:59 UTC  (3+ messages)
` [PATCH 1/2] iomap: Clear page error before beginning a write

[PATCH v2 0/2] PCI: Add new Unisoc PCIe driver
 2020-09-08 13:47 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH v2 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-08 12:30 UTC  (3+ messages)
` [PATCH v2 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux

gcc crashes with general protection faults in 5.9.0-rc3-00091-ge28f0104343d
 2020-09-08 12:25 UTC  (2+ messages)

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-09-08 15:09 UTC  (11+ messages)

linux-next: Tree for Sep 8
 2020-09-08 14:47 UTC  (2+ messages)
` linux-next: Tree for Sep 8 (sched/topology.c)

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-08 20:10 UTC  (26+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v2 5/7] virtio-mem: try to merge system ram resources
` [PATCH v2 6/7] xen/balloon: "
` [PATCH v2 7/7] hv_balloon: "

[ANNOUNCE] v5.9-rc3-rt3
 2020-09-08 15:12 UTC  (7+ messages)
` v5.9-rc3-rt3 boot time networking lockdep splat

[PATCH net-next] netlabel: Fix some kernel-doc warnings
 2020-09-08 14:05 UTC 

[PATCH] phy: tegra: xusb: fix xusb backwards compatibility
 2020-09-08 15:01 UTC 

[PATCH 0/7] Add CPUFreq support for SM8250 SoC
 2020-09-08 15:10 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8250 compatible
` [PATCH 4/7] cpufreq: qcom-hw: Make use of of_match data for offsets and row size
` [PATCH 5/7] cpufreq: qcom-hw: Use regmap for accessing hardware registers

[PATCH v2] mm: memcg: yield cpu when we fail to charge pages
 2020-09-08 20:14 UTC 

PCIe hot-plug issue: Failed to check link status
 2020-09-08 14:57 UTC 

[PATCH 1/7] dt-bindings: power: bq27xxx: add bq34z100
 2020-09-08 20:13 UTC  (7+ messages)
` [PATCH 2/7] power: supply: bq27xxx: report "not charging" on all types
` [PATCH 3/7] power: supply: bq27xxx: adjust whitespace
` [PATCH 4/7] power: supply: bq27xxx: use BIT() for bit flags
` [PATCH 5/7] power: supply: bq27xxx: add separate flag for single SoC register
` [PATCH 6/7] power: supply: bq27xxx: add separate flag for capacity inaccurate
` [PATCH 7/7] power: supply: bq27xxx: add support for TI bq34z100

[PATCH] mm/vmscan: fix infinite loop in drop_slab_node
 2020-09-08 15:09 UTC  (2+ messages)

[PATCH v2 00/10] arm64: renesas: enable HDMI Display/Sound on R-Car M3-W+ Salvator-XS
 2020-09-08 15:11 UTC  (8+ messages)
` [PATCH v2 02/10] dt-bindings: display: renesas: dw-hdmi: tidyup example compatible
` [PATCH v2 07/10] arm64: dts: renesas: r8a77961: Add DU device nodes

[PATCH v6 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-09-08 13:57 UTC  (4+ messages)
` [PATCH v6 3/3] io_uring: allow disabling rings during the creation

[PATCH rdma-next v1 0/3] Fix in-kernel active_speed type
 2020-09-08 14:46 UTC  (7+ messages)
` [PATCH rdma-next v1 3/3] RDMA: Fix link active_speed size

[PATCH 1/8] ARM: dts: imx6qdl: Correct interrupt flags in examples
 2020-09-08 15:02 UTC  (3+ messages)
` [PATCH 2/8] ARM: dts: rk3188: "
` [PATCH 8/8] arm64: dts: imx8mm-var-som-symphony: Drop unused gpioledgrp

[PATCH] dt-bindings: mfd: Correct interrupt flags in examples
 2020-09-08 14:59 UTC 

[PATCH] Revert "block: revert back to synchronous request_queue removal"
 2020-09-08 14:21 UTC  (2+ messages)

[PATCH v4 0/3] dt-bindings: media: i2c: Convert 3 sensor bindings
 2020-09-08 13:29 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: media: imx274: Convert to json-schema

[PATCH] soundwire: qcom: fix SLIBMUS/SLIMBUS typo
 2020-09-08 14:54 UTC  (2+ messages)

[PATCH v2] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-09-08 14:31 UTC  (3+ messages)

stable-rc/linux-4.14.y baseline: 135 runs, 1 regressions (v4.14.196-66-gd520aac0cd79)
 2020-09-08 20:10 UTC 

[PATCH] perf tools: Do not use deprecated bpf_program__title
 2020-09-08 20:11 UTC  (2+ messages)

[hch-misc:dma-remove-exports 7/7] ERROR: modpost: "debug_dma_map_single" undefined!
 2020-09-08 20:11 UTC 

[PATCH 1/2] drm/msm/dpu: move vblank events to complete_commit()
 2020-09-08 20:11 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: clean up some impossibilities

[PATCH 0/7] soundwire: filter out invalid PARITY errors
 2020-09-08 15:14 UTC  (9+ messages)
` [PATCH 1/7] soundwire: bus: use property to set interrupt masks

[PATCH v3 1/2] f2fs: change i_compr_blocks of inode to atomic value
 2020-09-08 14:55 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net-next 0/3] devlink show controller info
 2020-09-08 14:42 UTC  (3+ messages)
` [PATCH net-next v2 0/6] devlink show controller number
  ` [PATCH net-next v2 2/6] devlink: Add comment block for missing port attributes

[PATCH v18] Add matrix keypad driver support for Mediatek SoCs
 2020-09-08 12:03 UTC 

[PATCH bpf-next 0/3] bpf: format fixes for BPF helpers and bpftool documentation
 2020-09-08 20:09 UTC  (4+ messages)

[PATCH 0/1] Convert to using devm_drm_dev_alloc()
 2020-09-08 20:09 UTC  (7+ messages)
` [PATCH 1/1] drm/amdgpu: "

rework check_disk_change() v2
 2020-09-08 14:53 UTC  (9+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 04/19] floppy: use bdev_check_media_change
` [PATCH 08/19] xsysace: "
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 15/19] md: use bdev_check_media_change

[PATCH] hippi: switch from 'pci_' to 'dma_' API
 2020-09-08 20:08 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 196 builds: 1 failed, 195 passed, 4 warnings (v4.9.235-59-g15aae5987b84)
 2020-09-08 15:06 UTC 

[RFC PATCH net-next 00/22] nexthop: Add support for nexthop objects offload
 2020-09-08 15:14 UTC  (5+ messages)
` [RFC PATCH net-next 07/22] nexthop: Prepare new notification info
` [RFC PATCH net-next 10/22] nexthop: Allow setting "offload" and "trap" indications on nexthops

[PATCH 0/3] add object userdata and comment support
 2020-09-08 14:53 UTC  (5+ messages)
` [PATCH libnftnl 2/3] object: add "
` [PATCH nftables 3/3] src: add comment support for objects

[PATCH bpf-next 0/4] xsk: increase NAPI budget for AF_XDP zero-copy path
 2020-09-08 15:12 UTC  (5+ messages)
` [PATCH bpf-next 4/4] ixgbe, xsk: use XSK_NAPI_WEIGHT as NAPI poll budget

[PATCH net-next 0/6] sfc: ethtool for EF100 and related improvements
 2020-09-08 15:13 UTC  (3+ messages)
` [PATCH net-next 6/6] sfc: simplify DMA mask setting

[PATCH 0/7] xfs_repair: more fuzzer fixes
 2020-09-08 15:15 UTC  (3+ messages)
` [PATCH 6/7] xfs_repair: throw away totally bad clusters

[PATCH] Fix typos found by Debian's lintian tool
 2020-09-08 20:07 UTC 

[PATCH] libsepol/cil: Give an error when constraint expressions exceed max depth
 2020-09-08 15:15 UTC  (5+ messages)

[PATCH -next] bpf: Remove duplicate headers
 2020-09-08 13:22 UTC 


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.