All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-27 12:05:23 to 2020-10-27 12:41:08 UTC [more...]

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-27 12:40 UTC  (5+ messages)
` [PATCH RFC v2 01/21] kasan: simplify quarantine_put call site
` [PATCH RFC v2 02/21] kasan: rename get_alloc/free_info

[PULL 00/48] target-arm queue
 2020-10-27 11:44 UTC  (22+ messages)
` [PULL 01/48] linux-user/aarch64: Reset btype for signals
` [PULL 02/48] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
` [PULL 03/48] include/elf: Add defines related to GNU property notes for AArch64
` [PULL 04/48] linux-user/elfload: Avoid leaking interp_name using GLib memory API
` [PULL 05/48] linux-user/elfload: Fix coding style in load_elf_image
` [PULL 06/48] linux-user/elfload: Adjust iteration over phdr
` [PULL 07/48] linux-user/elfload: Move PT_INTERP detection to first loop
` [PULL 08/48] linux-user/elfload: Use Error for load_elf_image
` [PULL 09/48] linux-user/elfload: Use Error for load_elf_interp
` [PULL 10/48] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
` [PULL 11/48] linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_AND
` [PULL 13/48] hw/arm/highbank: Silence warnings about missing fallthrough statements
` [PULL 14/48] hw/arm: fix min_cpus for xlnx-versal-virt platform
` [PULL 16/48] hw/timer: Adding watchdog for NPCM7XX Timer
` [PULL 18/48] hw/arm/npcm7xx: Add EHCI and OHCI controllers
` [PULL 25/48] hw/arm/bcm2836: Split out common realize() code
` [PULL 26/48] hw/arm/bcm2836: Introduce the BCM2835 SoC
` [PULL 29/48] hw/arm/raspi: Add the Raspberry Pi 3 model A+
` [PULL 35/48] hw/misc/bcm2835_cprman: add a PLL skeleton implementation
` [PULL 45/48] hw/watchdog: Implement SBSA watchdog device
` [PULL 48/48] hw/timer/armv7m_systick: Rewrite to use ptimers

[PATCH 0/4] arm64: dts: ti: AM6 and J721e display dts changes
 2020-10-27 12:40 UTC  (13+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-main: add DP & DP PHY
` [PATCH 2/4] arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm
` [PATCH 3/4] arm64: dts: ti: k3-am65: mark dss as dma-coherent
` [PATCH 4/4] arm64: dts: ti: am654-base-board: fix clock node name

[dpdk-dev] [PATCH 00/25] net/mlx5: support multiple-thread flow operations
 2020-10-27 12:27 UTC  (36+ messages)
` [dpdk-dev] [PATCH v3 00/34] "
  ` [dpdk-dev] [PATCH v3 01/34] net/mlx5: use thread safe index pool for flow objects
  ` [dpdk-dev] [PATCH v3 02/34] net/mlx5: use thread specific flow workspace
  ` [dpdk-dev] [PATCH v3 03/34] net/mlx5: reuse flow Id as hairpin Id
  ` [dpdk-dev] [PATCH v3 04/34] net/mlx5: indexed pool supports zero size entry
  ` [dpdk-dev] [PATCH v3 05/34] net/mlx5: use indexed pool as ID generator
  ` [dpdk-dev] [PATCH v3 06/34] net/mlx5: make rte flow list thread safe
  ` [dpdk-dev] [PATCH v3 07/34] net/mlx5: make meter action "
  ` [dpdk-dev] [PATCH v3 08/34] net/mlx5: make VLAN network interface "
  ` [dpdk-dev] [PATCH v3 09/34] net/mlx5: create global jump action
  ` [dpdk-dev] [PATCH v3 10/34] net/mlx5: create global default miss action
  ` [dpdk-dev] [PATCH v3 11/34] net/mlx5: create global drop action
  ` [dpdk-dev] [PATCH v3 12/34] net/mlx5: support concurrent access for hash list
  ` [dpdk-dev] [PATCH v3 13/34] net/mlx5: add flow table tunnel offload attribute
  ` [dpdk-dev] [PATCH v3 14/34] net/mlx5: make flow table cache thread safe
  ` [dpdk-dev] [PATCH v3 15/34] net/mlx5: fix redundant Direct Verbs resources allocate
  ` [dpdk-dev] [PATCH v3 16/34] net/mlx5: make flow tag list thread safe
  ` [dpdk-dev] [PATCH v3 17/34] net/mlx5: make flow modify action "
  ` [dpdk-dev] [PATCH v3 18/34] net/mlx5: remove unused mreg copy code
  ` [dpdk-dev] [PATCH v3 19/34] net/mlx5: make metadata copy flow list thread safe
  ` [dpdk-dev] [PATCH v3 20/34] net/mlx5: make header reformat action "
  ` [dpdk-dev] [PATCH v3 21/34] net/mlx5: introduce thread safe linked list cache
  ` [dpdk-dev] [PATCH v3 22/34] net/mlx5: optimize shared RSS list operation
  ` [dpdk-dev] [PATCH v3 23/34] net/mlx5: make Rx queue thread safe
  ` [dpdk-dev] [PATCH v3 24/34] net/mlx5: make matcher list "
  ` [dpdk-dev] [PATCH v3 25/34] net/mlx5: make port ID action cache "
  ` [dpdk-dev] [PATCH v3 26/34] net/mlx5: make push VLAN "
  ` [dpdk-dev] [PATCH v3 27/34] net/mlx5: simplify sample attributes
  ` [dpdk-dev] [PATCH v3 28/34] net/mlx5: fix sample register error flow
  ` [dpdk-dev] [PATCH v3 29/34] net/mlx5: make sample and mirror action thread safe
  ` [dpdk-dev] [PATCH v3 30/34] net/mlx5: make tunnel offloading table "
  ` [dpdk-dev] [PATCH v3 31/34] net/mlx5: remove unused hash list operations
  ` [dpdk-dev] [PATCH v3 32/34] net/mlx5: make tunnel hub list thread safe
  ` [dpdk-dev] [PATCH v3 33/34] net/mlx5: make shared action "
  ` [dpdk-dev] [PATCH v3 34/34] net/mlx5: remove shared context lock

RFC x86/boot/64: BOOT_PGT_SIZE definition for compressed kernel
 2020-10-27 12:40 UTC  (2+ messages)

[PATCH] btrfs: do not start and wait for delalloc on snapshot roots on transaction commit
 2020-10-27 12:40 UTC 

[ovmf test] 156255: all pass - PUSHED
 2020-10-27 12:39 UTC 

[PATCH] firmware: xilinx: fix out-of-bounds access
 2020-10-27 12:38 UTC  (8+ messages)

[PATCH 0/8] slab: provide and use krealloc_array()
 2020-10-27 12:39 UTC  (14+ messages)
` [PATCH 1/8] mm: slab: provide krealloc_array()
` [PATCH 2/8] ALSA: pcm: use krealloc_array()
` [PATCH 3/8] vhost: vringh: "
` [PATCH 4/8] pinctrl: "
` [PATCH 5/8] edac: ghes: "
` [PATCH 6/8] drm: atomic: "
` [PATCH 7/8] hwtracing: intel: "
` [PATCH 8/8] dma-buf: "

[PATCH 1/2] ath10k: remove repeated words in comments
 2020-10-27 12:38 UTC  (4+ messages)
` [PATCH 2/2] ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: fix confising comment
 2020-10-27 12:38 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-27 12:37 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: aspeed: amd-ethanolx: Enable KCS channel 3
` [PATCH 3/3] ARM: dts: aspeed: amd-ethanolx: Enable devices for the iKVM functionality

[LTP] [PATCH] madvise06: Increase reliability and diagnostic info
 2020-10-27 12:38 UTC  (2+ messages)

[v3] mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
 2020-10-27 12:34 UTC  (2+ messages)

[PATCH] arm64: Fix early single-stepping
 2020-10-27 12:33 UTC  (5+ messages)

[PATCHv5 net 0/2] IPv6: reply ICMP error if fragment doesn't contain all headers
 2020-10-27 12:33 UTC  (4+ messages)
` [PATCHv6 "
  ` [PATCHv6 net 1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
  ` [PATCHv6 net 2/2] IPv6: reply ICMP error if the first fragment don't include all headers

KASAN: slab-out-of-bounds Read in ath9k_hif_usb_rx_cb (2)
 2020-10-27 12:33 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Control-Flow Integrity
 2020-10-27 11:38 UTC  (7+ messages)
` [PATCH v2 2/6] configure: avoid new clang 11+ warnings

[PATCH bpf] xsk: fix possible memory leak at socket close
 2020-10-27 12:32 UTC 

[PATCH v3 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-27 12:31 UTC  (4+ messages)
` [PATCH v3 2/3] net: add kcov handle to skb extensions

[PATCH] monitor: print survey info results
 2020-10-27 12:31 UTC 

lockdep null-ptr-deref
 2020-10-27 12:30 UTC  (5+ messages)
` [tip: locking/core] lockdep: Fix usage_traceoverflow

[PATCH V4 0/2] Change vring space from nomal memory to dma coherent memory
 2020-10-27 12:30 UTC  (4+ messages)
` [PATCH V4 1/2] misc: vop: change the way of allocating vring and device page

[PATCH 0/3] warn and suppress irqflood
 2020-10-27 12:28 UTC  (9+ messages)

[PATCH v2 0/6] Add DW PCIe support for Exynos5433 SoCs
 2020-10-27 12:28 UTC  (4+ messages)
  ` [PATCH v2 4/6] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY

[External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-10-27 12:28 UTC  (4+ messages)

[PATCH] docs/devel/qapi-code-gen: Fix up examples
 2020-10-27 12:25 UTC  (2+ messages)

[RFC PATCH v2 0/5] allow overriding default preempt mode from command line
 2020-10-27 12:28 UTC  (4+ messages)

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-27 11:30 UTC  (11+ messages)

is meta-cloud-services/meta-openstack useable, or a WIP ?
 2020-10-27 12:28 UTC  (7+ messages)
` [meta-virtualization] "

[PATCH] staging/rtl8188eu: fix line length exceeds 100 columns
 2020-10-27 12:27 UTC  (2+ messages)

[RFC PATCH 0/4] net: dsa: link aggregation support
 2020-10-27 12:27 UTC  (2+ messages)

Why does git diff-index show intent-to-add file as "Added"?
 2020-10-27 12:09 UTC  (3+ messages)

[PATCH] l10n: fr.po Fix a typo
 2020-10-27 12:06 UTC 

[dpdk-dev] [PATCH] service: separate dump and reset code
 2020-10-27 12:24 UTC  (2+ messages)

patch "staging: fieldbus: anybuss: jump to correct label in an error path" added to staging-linus
 2020-10-27 12:25 UTC 

[PATCH] staging: wfx: avoid uninitialized variable use
 2020-10-27 12:24 UTC  (3+ messages)

b4 crash on staging driver patchset
 2020-10-27 12:23 UTC 

[PATCH v2 00/15] Introduce threaded trace streaming for basic perf record operation
 2020-10-27 12:21 UTC  (8+ messages)
` [PATCH v2 06/15] perf session: load data directory into tool process memory

[PATCH dwarves] cmake: make libbpf's Linux UAPI headers available to all binaries
 2020-10-27 12:22 UTC  (5+ messages)

[PATCH] trace: remove argument from trace_init_file
 2020-10-27 11:23 UTC  (2+ messages)

[PATCH rdma v2] RDMA: Add rdma_connect_locked()
 2020-10-27 12:20 UTC  (2+ messages)

[virtio-comment] [PATCH v3] virtio-i2c: add the device specification
 2020-10-27 12:20 UTC  (2+ messages)
` [virtio-comment] "

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (5+ messages)

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-10-27 12:20 UTC  (7+ messages)
` [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE

[PATCH RFC v1 00/18] Introducing Linux root partition support for Microsoft Hypervisor
 2020-10-27 12:19 UTC  (5+ messages)
` [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary

[PATCH] modules: unbreak them on macos
 2020-10-27 12:06 UTC 

[Intel-gfx] [PATCH v3 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-27 12:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 07/16] drm/i915/hdcp: Enable Gen12 HDCP 1.4 "
      `  "

patch "staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice" added to staging-linus
 2020-10-27 12:19 UTC 

[PATCH] proc.5: Document inaccurate RSS due to SPLIT_RSS_COUNTING
 2020-10-27 12:18 UTC  (5+ messages)

patch "staging: octeon: Drop on uncorrectable alignment or FCS error" added to staging-linus
 2020-10-27 12:19 UTC 

patch "staging: octeon: repair "fixed-link" support" added to staging-linus
 2020-10-27 12:19 UTC 

[PATCH v2 1/2] dt-bindings: arm: stm32: add simple-mfd compatible for tamp node
 2020-10-27 12:15 UTC  (5+ messages)

[PATCH v13 00/10] xfs: Delayed Attributes
 2020-10-27 12:16 UTC  (5+ messages)
` [PATCH v13 01/10] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v13 02/10] xfs: Add delay ready attr remove routines

[PATCH 1/2] nvmet: introduce transport layer keep-alive
 2020-10-27 12:15 UTC  (4+ messages)
` [PATCH 2/2] nvmet-tcp: add keep-alive

[Buildroot] [autobuild.buildroot.net] Your daily results for 2020-10-26
 2020-10-27 12:16 UTC 

[PATCH v4 00/68] btrfs: add basic rw support for subpage sector size
 2020-10-27 12:15 UTC  (4+ messages)
` [PATCH v4 13/68] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage()

[PATCH] can: j1939: convert PGN structure to a table
 2020-10-27 12:15 UTC  (5+ messages)

Splitting a THP beyond EOF
 2020-10-27 12:14 UTC  (9+ messages)

[PATCH] PCI: pcie-rcar-host: Drop unused members from struct rcar_pcie_host
 2020-10-27 12:14 UTC  (2+ messages)

[PATCH 0/3] Support managed interrupts for platform devices
 2020-10-27 12:10 UTC  (4+ messages)
` [PATCH 1/3] genirq/affinity: Add irq_update_affinity_desc()
` [PATCH 2/3] Driver core: platform: Add platform_get_irqs_affinity()
` [PATCH 3/3] scsi: hisi_sas: Expose HW queues for v2 hw

[PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC
 2020-10-27 12:11 UTC  (4+ messages)

[dpdk-dev] [PATCH] drivers/net: fix mlx* glue libraries ABI version
 2020-10-27 12:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] drivers: remove mlx* glue libraries separate "

[PATCH 0/5] sandbox: implement cold reset
 2020-10-27 12:12 UTC  (3+ messages)
` [PATCH 4/5] sandbox: implement reset

Inconsistent capability requirements for prctl_set_mm_exe_file()
 2020-10-27 12:11 UTC 

[PATCH] MIPS: export has_transparent_hugepage() for modules
 2020-10-27 12:01 UTC  (3+ messages)

[PATCH] MIPS: ingenic: remove unused platform_data header file
 2020-10-27 12:10 UTC  (2+ messages)

[PATCH] usb: Fix initial max packet size
 2020-10-27 12:10 UTC  (2+ messages)

[PATCH v6 00/11] Exposing backing-chain allocation over NBD
 2020-10-27 11:03 UTC  (3+ messages)
` [PATCH v6 10/11] nbd: Add 'qemu-nbd -A' to expose allocation depth

Feature request: Exponential search in git bisect
 2020-10-27 12:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gst-omx: fix gstomx.conf installation for raspberry
 2020-10-27 12:10 UTC  (2+ messages)

[dpdk-dev] [PATCH V1 1/1] net/mlx5: support item type error message in flow Verbs
 2020-10-27 12:08 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/sfc_efx/base: fix build breakage on clang 3.4.x
 2020-10-27 12:08 UTC 

[PATCH v3] usb: cdns3: Variable 'length' set but not used
 2020-10-27 12:08 UTC  (5+ messages)

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-10-27 12:06 UTC  (11+ messages)
` [PATCH v3 03/16] arm64: Allow IPIs to be handled as "

[PULL 00/30] nvme emulation patches for 5.2
 2020-10-27 11:10 UTC  (3+ messages)
` [PULL 02/30] pci: pass along the return value of dma_memory_rw

[PATCH] Documentation: tproxy: more gentle intro
 2020-10-27 12:06 UTC 

[Buildroot] [git commit] package/gst-omx: fix gstomx.conf installation for raspberry
 2020-10-27 12:06 UTC 

Re: [PATCH] gpu/drm/mgag200:remove break after return
 2020-10-27 12:05 UTC  (2+ messages)
`  "

[PATCH] RDMA: Add rdma_connect_locked()
 2020-10-27 12:05 UTC  (3+ messages)

[PATCH v2 0/4] HDA controller and PM cleanups
 2020-10-27 12:04 UTC  (4+ messages)
` [PATCH v2 3/4] ALSA: hda: Separate runtime and system suspend


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.