All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 17:07:26 to 2021-04-30 17:55:31 UTC [more...]

[dpdk-dev] [PATCH v5 01/10] eal: add thread id and simple thread functions
 2021-04-30 17:51 UTC  (9+ messages)
` [dpdk-dev] [PATCH v6 00/10] eal: Add new API for threading
  ` [dpdk-dev] [PATCH v6 06/10] eal: add thread lifetime management
      ` [dpdk-dev] [EXTERNAL] "
  ` [dpdk-dev] [PATCH v6 07/10] eal: implement functions for mutex management

[PATCH v4 00/79] Address some issues with PM runtime at media subsystem
 2021-04-30 17:53 UTC  (27+ messages)
` [PATCH v4 21/79] staging: media: atomisp: use pm_runtime_resume_and_get()
` [PATCH v4 24/79] staging: media: cedrus_video: "
` [PATCH v4 25/79] staging: media: tegra-vde: "
` [PATCH v4 26/79] staging: media: tegra-video: "
` [PATCH v4 27/79] media: i2c: ak7375: "
` [PATCH v4 45/79] media: i2c: ov2740: "
` [PATCH v4 58/79] media: sti/hva: "
` [PATCH v4 62/79] media: exynos4-is: "
` [PATCH v4 63/79] media: exynos-gsc: "
` [PATCH v4 67/79] media: venus: vdec: "

[dpdk-dev] [PATCH v8 00/10] app/testpmd: enable testpmd on Windows
 2021-04-30 17:52 UTC  (12+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 01/10] lib: build libraries that testpmd depends on
  ` [dpdk-dev] [PATCH v9 02/10] eal/windows: add necessary macros
  ` [dpdk-dev] [PATCH v9 03/10] eal/windows: add device event stubs
  ` [dpdk-dev] [PATCH v9 04/10] eal/Windows: add clock_gettime on Windows
  ` [dpdk-dev] [PATCH v9 05/10] app/testpmd: resolve name collisions
  ` [dpdk-dev] [PATCH v9 06/10] app/testpmd: fix parse_fec_mode return type
  ` [dpdk-dev] [PATCH v9 07/10] app/testpmd: replace POSIX specific code
  ` [dpdk-dev] [PATCH v9 08/10] app/testpmd: fix headers inclusion
  ` [dpdk-dev] [PATCH v9 09/10] app/testpmd: fix unused function warnings
  ` [dpdk-dev] [PATCH v9 10/10] app/testpmd: enable building testpmd on Windows

[PATCH net-next] Reduce IP_FRAG_TIME fragment-reassembly timeout to 1s, from 30s
 2021-04-30 17:53 UTC  (11+ messages)

[PATCH] Remove the deprecated moxie target
 2021-04-30 17:21 UTC  (2+ messages)

[PULL 0/5] bsd-user: minor cleanup patches
 2021-04-30 17:27 UTC  (4+ messages)
` [PULL 1/5] bsd-user: whitespace changes
` [PULL 2/5] bsd-user: style tweak: keyword space (
` [PULL 5/5] bsd-user: style tweak: Put {} around all if/else/for statements

[libgpiod][RFC 0/6] first draft of libgpiod v2.0 API
 2021-04-30 17:52 UTC  (12+ messages)

[PATCH] sdk-manual: fix broken formatting of sample command
 2021-04-30 17:52 UTC  (2+ messages)
` [docs] "

[PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-04-30 17:50 UTC  (3+ messages)

[PATCHv5 0/2] Fix imx53-ppd UART configuration
 2021-04-30 17:50 UTC  (3+ messages)
` [PATCHv5 1/2] serial: imx: Add DMA buffer configuration via DT
` [PATCHv5 2/2] ARM: dts: imx53-ppd: add dma-info nodes

[PATCH] afs, rxrpc: Add Marc Dionne as co-maintainer
 2021-04-30 17:50 UTC 

[PATCH bpf-next] selftests/bpf: Fix the snprintf test
 2021-04-30 17:50 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: Add a new device ID for Aldebaran
 2021-04-30 17:49 UTC  (5+ messages)

[PATCH] target/arm: Make WFI a NOP for userspace emulators
 2021-04-30 17:27 UTC  (3+ messages)

[PATCH 0/2] tracing: Add trace for task_exit
 2021-04-30 17:48 UTC  (3+ messages)
` [PATCH 1/2] tracing: Add a "

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-30 17:47 UTC  (6+ messages)
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)

linux-next failing build due to missing cubictcp_state symbol
 2021-04-30 17:47 UTC  (11+ messages)

[PATCH v6 1/3] ft: netdev: refactor FT-over-DS into two stages
 2021-04-30 17:47 UTC  (3+ messages)
` [PATCH v6 2/3] station: separate FT-over-DS stages
` [PATCH v6 3/3] ft: netdev: add return value to tx_associate

[PATCH v1] scripts: fix generation update-binfmts templates
 2021-04-30 17:23 UTC  (3+ messages)

[PATCH 1/3] sparc64: Add compile-time asserts for siginfo_t offsets
 2021-04-30 17:42 UTC  (3+ messages)

[PATCH v8 00/27] Memory Folios
 2021-04-30 17:44 UTC  (21+ messages)
` [PATCH v8 01/27] mm: Introduce struct folio
` [PATCH v8 02/27] mm: Add folio_pgdat and folio_zone
` [PATCH v8 03/27] mm/vmstat: Add functions to account folio statistics
` [PATCH v8 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v8 05/27] mm: Add folio reference count functions
` [PATCH v8 06/27] mm: Add folio_put
` [PATCH v8 07/27] mm: Add folio_get
` [PATCH v8 08/27] mm: Add folio flag manipulation functions
` [PATCH v8 09/27] mm: Add folio_young() and folio_idle()
` [PATCH v8 10/27] mm: Handle per-folio private data
` [PATCH v8 11/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v8 12/27] mm/filemap: Add folio_next_index
` [PATCH v8 13/27] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v8 14/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v8 15/27] mm: Add folio_mapcount
` [PATCH v8 16/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v8 17/27] mm/filemap: Add folio_unlock
` [PATCH v8 18/27] mm/filemap: Add folio_lock
` [PATCH v8 19/27] mm/filemap: Add folio_lock_killable

[PATCH] drm/msm/dpu: Delete bonkers code
 2021-04-30 17:44 UTC  (6+ messages)

[PATCH] kvm: exit halt polling on need_resched() as well
 2021-04-30 17:43 UTC  (2+ messages)

[Bug 1908450] [NEW] ide/core.c ATA Major Version reporting incorrect
 2021-04-30 17:05 UTC  (2+ messages)
` [Bug 1908450] "

[PATCH v2 0/3] audit: add support for openat2
 2021-04-30 17:42 UTC  (21+ messages)
` [PATCH v2 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v2 2/3] audit: add support for the openat2 syscall
` [PATCH v2 3/3] audit: add OPENAT2 record to list how

[PATCH] client: Show WEP networks as unsupported
 2021-04-30 17:42 UTC 

[PATCH] drm/i915: Use might_alloc()
 2021-04-30 17:42 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH] docs/system: Document the removal of "compat" property for POWER CPUs
 2021-04-30 17:16 UTC  (2+ messages)

[PATCH] arm64: cpufeatures: use min and max
 2021-04-30 17:40 UTC  (5+ messages)
  ` [kbuild-all] "

[RFC] drm/i915: lpsp with hdmi/dp outputs
 2021-04-30 17:40 UTC  (3+ messages)
` [Intel-gfx] [RFC v2] "

[SPDK] [Release] 21.04: ZNS NVMe bdev, PMR, ADQ initiator, RPM
 2021-04-30 17:39 UTC 

[PATCH v5 0/2] fallback for emulation errors
 2021-04-30 17:39 UTC  (3+ messages)
` [PATCH v5 2/2] selftests: kvm: Allows userspace to handle "

devtool modify fails
 2021-04-30 17:38 UTC 

[PATCH v2 0/7] target/ppc: untangle cpu init from translation
 2021-04-30 17:12 UTC  (4+ messages)
` [PATCH v2 7/7] target/ppc: isolated cpu init from translation logic

[Buildroot] [PATCH 1/1] package/imx-seco: use the c0 revision for the imx8qxp ahab image
 2021-04-30 17:38 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-30 17:36 UTC  (4+ messages)
` [PATCH 12/23] fsmonitor--daemon: create token-based changed path cache

[intel-linux-intel-lts:4.19/android 16527/20126] drivers/cpufreq/cpufreq_times.c:354:5: warning: no previous prototype for 'cpufreq_table_get_closed_index'
 2021-04-30 17:36 UTC 

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2021-04-30 17:02 UTC  (2+ messages)
` [Bug 1808928] "

[PATCH 5.10 0/2] 5.10.34-rc1 review
 2021-04-30 17:35 UTC  (2+ messages)

[PATCH] arm64: stacktrace: Stop unwinding when the PC is zero
 2021-04-30 17:32 UTC  (4+ messages)

[PATCH] net: atheros: nic-devel@qualcomm.com is dead
 2021-04-30 17:34 UTC  (2+ messages)

[PATCH 1/2] binutils: Fix linking failures when using dwarf-5
 2021-04-30 17:34 UTC  (7+ messages)
` [PATCH 2/2] go: Use dl.google.com for SRC_URI
  ` [OE-core] "

[PULL 10/18] tests/acceptance: Test ast2600 machine
 2021-04-30 17:01 UTC  (9+ messages)
` [PULL 11/18] hw/misc/aspeed_xdma: Add AST2600 support
` [PULL 12/18] aspeed/smc: Add a 'features' attribute to the object class
` [PULL 13/18] aspeed/smc: Add extra controls to request DMA
` [PULL 14/18] tests/qtest: Rename m25p80 test in aspeed_smc test
` [PULL 15/18] aspeed: Deprecate the swift-bmc machine
` [PULL 16/18] aspeed: Add support for the rainier-bmc board
` [PULL 17/18] hw/block: m25p80: Add support for mt25ql02g and mt25qu02g
` [PULL 18/18] aspeed: Add support for the quanta-q7l1-bmc board

[PATCH 0/6] Push negotiation
 2021-04-30 17:33 UTC  (3+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-30 17:32 UTC  (7+ messages)

[Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set
 2021-04-30 17:32 UTC  (5+ messages)

[PATCH] baum: Fix crash when Braille output is not available
 2021-04-30 17:07 UTC  (4+ messages)

[PATCH bpf-next 0/3] Autogenerating API documentation
 2021-04-30 17:30 UTC  (6+ messages)

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-04-30 17:27 UTC  (11+ messages)
` [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit

[Qemu-devel] [Bug 1777315] [NEW] Denial of service
 2021-04-30 16:57 UTC  (2+ messages)
` [Bug 1777315] Re: IDE short PRDT abort

[PATCH] dev-manual: update references to Docker installation instructions
 2021-04-30 17:27 UTC  (2+ messages)

[PATCH 1/2] regmap: add regmap_might_sleep()
 2021-04-30 17:26 UTC  (4+ messages)

[PATCH] net/slirp: Fix incorrect permissions on samba >= 2.0.5
 2021-04-30 16:51 UTC  (3+ messages)

[android-common:android-4.19-r 1/1] drivers/mtd/nand/raw/atmel/nand-controller.c:1865:34: warning: unused variable 'atmel_matrix_of_ids'
 2021-04-30 17:24 UTC 

[PATCH 1/1] NFSv4: can_open_cached needs to be called with so_lock
 2021-04-30 17:24 UTC  (3+ messages)

[PULL 00/18] aspeed queue
 2021-04-30 17:04 UTC  (2+ messages)

AF_XDP Rx and overload
 2021-04-30 17:24 UTC 

[PATCH 1/3] fcntl: remove unused VALID_UPGRADE_FLAGS
 2021-04-30 17:22 UTC  (7+ messages)
` [PATCH 3/3] test: add openat2() test for invalid upper 32 bit flag value

[Qemu-devel] [Bug 1622582] [NEW] Can't install Windows 7 with q35 (SATA)
 2021-04-30 16:45 UTC  (2+ messages)
` [Bug 1622582] "

stable-rc/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 16 warnings (v5.10.33-3-g9fe3189f108d)
 2021-04-30 17:22 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 85 warnings (v4.19.189-1-gbab36f93665a6)
 2021-04-30 17:22 UTC 

[PATCH v2] vfio/mdev: remove unnecessary NULL check in mbochs_create()
 2021-04-30 17:21 UTC  (2+ messages)

[PATCH] sdk-manual: "beablebone" -> "beaglebone"
 2021-04-30 17:21 UTC  (2+ messages)
  ` [docs] "

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-30 17:19 UTC  (8+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()

calc_keyid_v2 producing different keyid for non-sha1 SKIDs
 2021-04-30 17:19 UTC  (5+ messages)

[PATCH] staging: media: atomisp: pci: reposition braces as per coding style
 2021-04-30 17:17 UTC  (7+ messages)

[PATCH] Hexagon (target/hexagon) fix typo in comment
 2021-04-30 16:57 UTC  (3+ messages)

[Qemu-devel] [Bug 1745312] [NEW] Regression report: Disk subsystem I/O failures/issues surfacing in DOS/early Windows [two separate issues: one bisected, one root-caused]
 2021-04-30 16:49 UTC  (2+ messages)
` [Bug 1745312] "

Intercepting RDTSC instruction by causing a VMEXIT
 2021-04-30 17:16 UTC  (6+ messages)

Fail to build a kernel module
 2021-04-30 17:16 UTC  (2+ messages)
` [meta-ti] "

trying to keep the variable glossary up to date
 2021-04-30 17:16 UTC  (5+ messages)
` [docs] "

[PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
 2021-04-29 14:59 UTC  (3+ messages)

[Bug 1793635] Re: Using pflash with u-boot, when CONFIG_SYS_FLASH_USE_BUFFER_WRITE were defined, envirment args won't be able to save correctly
 2021-04-30 16:36 UTC 

[PATCH] Hexagon (target/hexagon) remove unnecessary semicolons
 2021-04-30 16:55 UTC  (3+ messages)

[PATCH] xen: Free xenforeignmemory_resource at exit
 2021-04-30 16:37 UTC 

[RFC PATCH v2 0/3] UAC2 Gadget: feedback endpoint support
 2021-04-30 17:11 UTC  (5+ messages)
` [RFC PATCH v2 1/3] usb: gadget: f_uac2/u_audio: add "

[thomash:topic/ttm_branch 38/45] drivers/gpu/drm/i915/i915_ttm.c:29:5: error: no previous prototype for 'i915_region_to_ttm_type'
 2021-04-30 17:11 UTC 

incoming
 2021-04-30 17:10 UTC  (3+ messages)
` [patch 176/178] mm/page_alloc: redundant definition variables of pfn in for loop

[PATCH] s390/entry: add support for syscall stack randomization
 2021-04-30 17:10 UTC  (2+ messages)

[PATCH v5 2/3] station: separate FT-over-DS stages
 2021-04-30 17:09 UTC  (2+ messages)

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-04-30 17:08 UTC  (4+ messages)

[PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-30 17:08 UTC  (14+ messages)
` [PATCH 16/21] drm/i915/gem: Delay context creation
  ` [Intel-gfx] "

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-30 17:07 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] "


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.