All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-15 17:18:56 to 2020-10-15 18:21:16 UTC [more...]

[dpdk-dev] [PATCH 0/2] LPM changes
 2020-10-15 17:38 UTC  (17+ messages)
` [dpdk-dev] [PATCH 2/2] lpm: hide internal data

[PATCH 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite
 2020-10-15 17:45 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add DDR/L3 votes for the pro variant

[PATCH 1/4] ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU
 2020-10-15 18:20 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410
` [PATCH 3/4] ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XU
` [PATCH 4/4] ARM: dts: exynos: disable pull up of USB 3.0 over-current "

[PATCH 1/2] drm/amd/display: Use amdgpu_socbb.h instead of redefining structs
 2020-10-15 18:20 UTC 

[PATCH] misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
 2020-10-15 18:20 UTC  (5+ messages)

[PATCH v11 00/19] Initial support for multi-process Qemu
 2020-10-15 18:05 UTC  (15+ messages)
` [PATCH v11 01/19] memory: alloc RAM from file at offset
` [PATCH v11 02/19] multi-process: Add config option for multi-process QEMU
` [PATCH v11 03/19] multi-process: setup PCI host bridge for remote device
` [PATCH v11 04/19] multi-process: setup a machine object for remote device process
` [PATCH v11 05/19] multi-process: add qio channel function to transmit
` [PATCH v11 07/19] multi-process: Initialize message handler in remote device
` [PATCH v11 08/19] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v11 09/19] multi-process: setup memory manager for remote device
` [PATCH v11 10/19] multi-process: introduce proxy object
` [PATCH v11 11/19] multi-process: add proxy communication functions
` [PATCH v11 12/19] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v11 13/19] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v11 14/19] multi-process: Synchronize remote memory
` [PATCH v11 15/19] multi-process: create IOHUB object to handle irq

[PATCH v2] lib: kunit: add list_sort test conversion to KUnit
 2020-10-15 18:21 UTC  (10+ messages)
  ` [Linux-kernel-mentees] "

[PATCH 01/14] net: add l_net_get_ip_address()
 2020-10-15 18:19 UTC  (2+ messages)

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-10-15 18:17 UTC  (12+ messages)

[PATCH RFC bpf-next 1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter
 2020-10-15 18:17 UTC  (2+ messages)

[PATCH] cifs: Return the error from crypt_message when enc/dec key not found
 2020-10-15 18:17 UTC  (2+ messages)

[GIT PULL] SafeSetID changes for v5.10
 2020-10-15 18:15 UTC 

[Buildroot] [PATCH 1/1] package/libapparmor: fix build on musl
 2020-10-15 18:14 UTC  (2+ messages)

[PATCH] vfio/fsl-mc: Fix the dead code in vfio_fsl_mc_set_irq_trigger
 2020-10-15 18:14 UTC 

[cip-dev] Bluetooth CVEs deciphered?
 2020-10-15 18:13 UTC  (3+ messages)
` [cip-dev] CVE-2020-24490: backporting a2ec905d to 4.4
` [cip-dev] Backport c797110d for CVE-2020-25645 [net: geneve]

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-10-15 18:13 UTC  (7+ messages)
          ` [PATCH] compiler.h: Clarify comment about the need for barrier_data()

[Intel-gfx] [PULL] drm-intel-next-fixes
 2020-10-15 18:14 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] package/libblockdev: fs needs mount
 2020-10-15 18:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/botan: fix build with aarch64_be
 2020-10-15 18:11 UTC  (2+ messages)

linux-next: build warnings after merge of the kunit-next tree
 2020-10-15 18:10 UTC  (4+ messages)

[Buildroot] [git commit] package/botan: fix build with aarch64_be
 2020-10-15 18:10 UTC 

[PATCH 1/2] drm/amdgpu: increase the reserved VM size to 2MB
 2020-10-15 18:10 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: nuke amdgpu_vm_bo_split_mapping

linux-next: Tree for Sep 25
 2020-10-15 18:10 UTC  (3+ messages)
` linux-next: Tree for Sep 25 [kernel/bpf/preload/bpf_preload.ko]

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-15 18:09 UTC  (8+ messages)
    ` [PATCH] fast-import: fix over-allocation of marks storage

[PATCH] docs/rcu: update the api of call_rcu()
 2020-10-15 17:38 UTC  (2+ messages)

[PATCH V2 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-10-15 18:05 UTC  (3+ messages)

[PATCH v2 1/5] [RISCV_PM] Add J-extension into RISC-V
 2020-10-15 18:05 UTC  (15+ messages)
` [PATCH v2 2/5] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v2 4/5] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v2 5/5] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

[dpdk-dev] [PATCH 1/2] eventdev: implement ABI change
 2020-10-15 18:07 UTC  (9+ messages)
` [dpdk-dev] [PATCH 0/3] Eventdev ABI changes for DLB/DLB2
  ` [dpdk-dev] [PATCH 1/3] eventdev: eventdev: express DLB/DLB2 PMD constraints
  ` [dpdk-dev] [PATCH 2/3] doc: remove eventdev ABI change announcement
  ` [dpdk-dev] [PATCH 3/3] doc: announce new eventdev ABI changes

[PATCH] xen/arm: Warn user on cpu errata 832075
 2020-10-15 18:05 UTC  (7+ messages)

linux-next: Tree for Oct 15
 2020-10-15 18:06 UTC  (6+ messages)
` linux-next: Tree for Oct 15 (drivers/net/pcs/pcs-xpcs.o)

[PATCH v3 0/8] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-15 18:03 UTC  (6+ messages)
` [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan

[RFC 0/5] NVMe passthrough: Support 64kB page host
 2020-10-15 18:01 UTC  (4+ messages)

bpf-next test error: BUG: program execution failed: executor 0: exit status 67
 2020-10-15 18:04 UTC  (4+ messages)

[PATCH 00/27] [RFC, WIP] xfsprogs: xfs_buf unification and AIO
 2020-10-15 18:01 UTC  (7+ messages)
` [PATCH 22/27] libxfs: introduce new buffer cache infrastructure
` [PATCH 23/27] libxfs: use PSI information to detect memory pressure
` [PATCH 24/27] libxfs: add a buftarg cache shrinker implementation

[PATCH] nvmet-passthru: Cleanup nvmet_passthru_map_sg()
 2020-10-15 18:01 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Support parsing of oversize batches
 2020-10-15 18:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Support parsing of oversize batches (rev2)

[cip-dev] [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x
 2020-10-15 18:01 UTC  (5+ messages)
` [cip-dev] [RFC PATCH 4.19.y-cip 41/50] PCI: rcar: Add endpoint mode support

[dpdk-dev] eal: DPDK: 18.11.6 version rte_eal_init() function cleans the runtime directory in 5.4.35 kernel
 2020-10-15 18:01 UTC  (7+ messages)

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-10-15 18:00 UTC  (9+ messages)

libsepol, libsemanage: drop duplicate and deprecated symbols
 2020-10-15 17:59 UTC  (14+ messages)
` [PATCH v2 1/6] libsepol: Get rid of the old and duplicated symbols
` [PATCH v2 2/6] libsepol: Drop deprecated functions
` [PATCH v2 3/6] libsepol: Bump libsepol.so version
` [PATCH v2 4/6] libsemanage: Remove legacy and duplicate symbols
` [PATCH v2 5/6] libsemanage: Drop deprecated functions
` [PATCH v2 6/6] libsemanage: Bump libsemanage.so version

[PATCH] nvme: set passthrough command gendisk
 2020-10-15 17:59 UTC  (4+ messages)

[PATCH net] net: dsa: ksz: fix padding size of skb
 2020-10-15 17:58 UTC  (4+ messages)

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-15 17:58 UTC  (7+ messages)
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH 0/5][Outreachy] modernizing the test scripts
 2020-10-15 17:57 UTC  (6+ messages)
` [PATCH 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH 4/5][Outreachy] t7201: avoid using cd outside of subshells
` [PATCH 5/5][Outreachy] t7201: place each command in its own line

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-15 17:56 UTC  (17+ messages)
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers

[PATCH 00/13] Clean up kernel_read/kernel_write
 2020-10-15 17:56 UTC  (6+ messages)
` [PATCH 01/13] fs: Allow a NULL pos pointer to __kernel_write
` [PATCH 02/13] fs: Allow a NULL pos pointer to __kernel_read

linux-next: manual merge of the akpm-current tree with the kunit-next tree
 2020-10-15 17:56 UTC  (3+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-10-15 17:56 UTC  (5+ messages)

[PATCH v2] drm/dp check aux_dev before use in drm_dp_aux_dev_get_by_minor()
 2020-10-15 17:55 UTC  (2+ messages)

[GIT PULL] configfs updates for 5.10
 2020-10-15 17:54 UTC 

[GIT PULL] tracing: Updates for 5.10
 2020-10-15 17:53 UTC 

[libgpiod][PATCH] doc: fix typo
 2020-10-15 17:52 UTC 

[GIT PULL] dma-mapping updates for 5.10
 2020-10-15 17:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/vhost: fix xstats wrong after clearing stats
 2020-10-15 17:49 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-10-15 17:49 UTC  (3+ messages)
` [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs

[RFC PATCH] net: bridge: call br_multicast_del_port before the port leaves
 2020-10-15 17:33 UTC  (2+ messages)
` [Bridge] "

[xen-unstable-smoke test] 155850: tolerable all pass - PUSHED
 2020-10-15 17:46 UTC 

[PATCH] acct.c: use #elif instead of #end and #elif
 2020-10-15 15:07 UTC 

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-10-15 11:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] vfio: fix partial DMA unmapping for VFIO type1
    ` [dpdk-dev] [EXT] "

[dpdk-dev] [RFC 1/2] ethdev: move queue stats to xstats
 2020-10-15 17:45 UTC  (6+ messages)
` [dpdk-dev] [RFC v2 2/2] doc: announce queue stats moving "

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-10-15 17:43 UTC  (9+ messages)
` [Linux-stm32] "

[PATCHv3 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-15 17:42 UTC  (4+ messages)
` [PATCHv3 net-next 16/16] sctp: enable udp tunneling socks

[PATCH 0/7] build: replace ninjatool with ninja
 2020-10-15 17:39 UTC  (5+ messages)

Add support for GCM256 encryption
 2020-10-15 17:41 UTC  (4+ messages)

[PATCH v11 00/13] Apply COR-filter to the block-stream permanently
 2020-10-15 17:37 UTC  (9+ messages)
` [PATCH v11 05/13] copy-on-read: limit COR operations to base in COR driver
` [PATCH v11 13/13] block: apply COR-filter to block-stream jobs

[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
 2020-10-15 17:38 UTC  (4+ messages)

[bug report] [PATCH] RTC subsystem: class
 2020-10-15 17:38 UTC  (2+ messages)

[dpdk-dev] [Bug 558] mlx5: xstats names are not standard
 2020-10-15 17:37 UTC 

[PATCH] RCU: fix a typo in comments of rcu_blocking_is_gp
 2020-10-15 17:37 UTC  (2+ messages)

[PATCH net-next v5 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-15 17:34 UTC  (4+ messages)
` [PATCH net-next v6 07/10] bridge: cfm: Netlink SET configuration Interface
    ` [Bridge] "

Oops stack trace missing function addresses
 2020-10-15 17:34 UTC 

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-15 17:32 UTC  (8+ messages)
` [PATCH 6/7] ARM: dts: Add dts for Raspberry Pi 4 + Cirrus Logic Lochnagar2

acpi ged fix backport to 5.4 stable
 2020-10-15 17:31 UTC  (2+ messages)

[PATCH v2 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching
 2020-10-15 17:28 UTC  (3+ messages)

[PATCH v5 00/13] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-10-15 17:27 UTC  (8+ messages)

[dpdk-dev] performance degradation with fpic
 2020-10-15 17:28 UTC  (4+ messages)
    ` [dpdk-dev] [EXT] "

[PATCH] libelf: Handle PVH kernels lacking ENTRY elfnote
 2020-10-15 17:27 UTC  (7+ messages)

[PATCH userspace] libsepol/cil: fix signed overflow caused by using (1 << 31) - 1
 2020-10-15 17:27 UTC  (3+ messages)

[PATCH v2 00/10] softfloat: Implement float128_muladd
 2020-10-15 17:23 UTC  (2+ messages)

[PATCH net v3] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-15 17:23 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/1] vfio: change spapr DMA window sizing operation
 2020-10-15 17:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/1] vfio: modify spapr iommu support to use static window sizing

[tip: locking/core] lockdep: Fix lockdep recursion
 2020-10-15 17:23 UTC  (11+ messages)

[PATCH] meson.build: don't condition iconv detection on library detection
 2020-10-15 17:12 UTC  (2+ messages)

[PATCH v3 0/7] Maintenance III: Background maintenance
 2020-10-15 17:22 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] maintenance: optionally skip --auto process
  ` [PATCH v4 2/8] maintenance: add --schedule option and config
  ` [PATCH v4 3/8] for-each-repo: run subcommands on configured repos
  ` [PATCH v4 4/8] maintenance: add [un]register subcommands
  ` [PATCH v4 5/8] maintenance: add start/stop subcommands
  ` [PATCH v4 6/8] maintenance: create maintenance.strategy config
  ` [PATCH v4 7/8] maintenance: use 'incremental' strategy by default
  ` [PATCH v4 8/8] maintenance: add troubleshooting guide to docs

[dm-devel] [PATCH] dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
 2020-10-15 17:21 UTC 

[dpdk-dev] [PATCH] mbuf: allow dynamic flags to be used by secondary process
 2020-10-15 17:20 UTC 

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-10-15 17:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 00/18] "
  ` [dpdk-dev] [PATCH v7 16/18] net: add checks for max SIMD bitwidth

[PATCH v5] net: Add mhi-net driver
 2020-10-15 17:25 UTC 

[ragnatech:media-next] BUILD SUCCESS a2c13eb834ddb25797a387c6d571eda439592603
 2020-10-15 17:18 UTC 

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Take care of closing fences before failing
 2020-10-15 17:18 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "

Multi host bios upgrade support in phosphor-bmc-code-mgmt:
 2020-10-15 17:16 UTC  (7+ 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.