All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-01 19:51:06 to 2020-10-01 20:53:17 UTC [more...]

[PATCH v2] PCI: hv: Fix hibernation in case interrupts are not re-created
 2020-10-01 20:53 UTC  (5+ messages)

[PATCH] vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
 2020-10-01 20:09 UTC 

[PATCH v4 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-01 20:51 UTC  (6+ messages)
` [PATCH v4 1/4] mm: memcontrol: use helpers to access page's memcg data

[PATCH V2 0/2] nvme-core: increamental cleanup
 2020-10-01 20:51 UTC  (3+ messages)
` [PATCH V2 2/2] nvme-core: remove extra condition for vwc

[PATCH v4 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-10-01 20:50 UTC  (6+ messages)
` [f2fs-dev] [PATCH] lib: zstd: fix semicolon.cocci warnings
  `  "

[dpdk-dev] [PATCH v7 00/12] support the flow-based traffic sampling
 2020-10-01 20:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 00/13] "
  ` [dpdk-dev] [PATCH v8 01/13] ethdev: introduce sample action for rte flow

[PATCH 0/1] NFSv4.2: Fix NFS4ERR_STALE with inter server copy
 2020-10-01 20:51 UTC  (3+ messages)

[PATCH 1/4] e2fsck: remove unused variable 'new_array'
 2020-10-01 20:51 UTC  (8+ messages)
` [PATCH 2/4] e2fsck: use size_t instead of int in string_copy()
` [PATCH 3/4] e2fsck: use the right conversion specifier in e2fsck_allocate_memory()
` [PATCH 4/4] ext2fs: remove unused variable 'left'

[Buildroot] TR: [PATCH 1/1] Set external version into os-release
 2020-10-01 20:50 UTC  (2+ messages)

[PATCH 0/3] cifs: cache directory content for shroot
 2020-10-01 20:50 UTC  (4+ messages)
` [PATCH 1/3] cifs: return cached_fid from open_shroot
` [PATCH 2/3] cifs: compute full_path already in cifs_readdir()
` [PATCH 3/3] cifs: cache the directory content for shroot

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-10-01 20:50 UTC  (5+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output

[PATCH 1/6] powerpc/time: Rename mftbl() to mftb()
 2020-10-01 20:44 UTC  (3+ messages)

[Bug 209417] New: kernel-5.8*, amdgpu - Blank screen shortly after boot, "fixed" with suspend and wake up
 2020-10-01 20:49 UTC  (3+ messages)
` [Bug 209417] "

[PATCH net-next 0/9] genetlink: support per-command policy dump
 2020-10-01 20:48 UTC  (5+ messages)
` [PATCH net-next 4/9] genetlink: add a structure for dump state
` [PATCH net-next 7/9] taskstats: move specifying netlink policy back to ops

[PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver
 2020-10-01 20:48 UTC  (5+ messages)
  ` [PATCH v3 04/18] dmaengine: idxd: add interrupt handle request support

[PATCH net-next 0/5] implement kthread based napi poll
 2020-10-01 20:48 UTC  (12+ messages)
` [PATCH net-next 5/5] net: improve napi threaded config

BUG: amdgpu: NULL pointer dereference introduced in 5.9-rc1
 2020-10-01 20:47 UTC  (9+ messages)
` [PATCH 0/1] drm/amdgpu: fix NULL pointer dereference for Renoir
` [PATCH 1/1] "

[PULL 0/9] Ide patches
 2020-10-01 20:43 UTC  (2+ messages)

[Buildroot] [RFC PATCH 0/4] add BCC and bpftrace packages
 2020-10-01 20:46 UTC  (3+ messages)

[PATCH] hw/rtc/twl92230: Silence warnings about missing fallthrough statements
 2020-10-01 20:43 UTC  (2+ messages)

[wireless-drivers-next:pending] BUILD SUCCESS e32f6df7bbb8344f3ca8bb5545a443dd32ba2e1d
 2020-10-01 20:43 UTC 

[RFC PATCH 00/22] x86: Support Intel Advanced Matrix Extensions
 2020-10-01 20:39 UTC  (23+ messages)
` [RFC PATCH 01/22] x86/fpu/xstate: Modify area init helper prototypes to access all the possible areas
` [RFC PATCH 02/22] x86/fpu/xstate: Modify xstate copy "
` [RFC PATCH 03/22] x86/fpu/xstate: Modify address finder "
` [RFC PATCH 04/22] x86/fpu/xstate: Modify save and restore helper "
` [RFC PATCH 05/22] x86/fpu/xstate: Introduce a new variable for dynamic user states
` [RFC PATCH 06/22] x86/fpu/xstate: Outline dynamic xstate area size in the task context
` [RFC PATCH 07/22] x86/fpu/xstate: Introduce helpers to manage an xstate area dynamically
` [RFC PATCH 08/22] x86/fpu/xstate: Define the scope of the initial xstate data
` [RFC PATCH 09/22] x86/fpu/xstate: Introduce wrapper functions for organizing xstate area access
` [RFC PATCH 10/22] x86/fpu/xstate: Update xstate save function for supporting dynamic user xstate
` [RFC PATCH 11/22] x86/fpu/xstate: Update xstate area address finder "
` [RFC PATCH 12/22] x86/fpu/xstate: Update xstate context copy function for supporting dynamic area
` [RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
` [RFC PATCH 14/22] x86/fpu/xstate: Inherit dynamic user state when used in the parent
` [RFC PATCH 15/22] x86/fpu/xstate: Support ptracer-induced xstate area expansion
` [RFC PATCH 16/22] x86/fpu/xstate: Support dynamic user state in the signal handling path
` [RFC PATCH 17/22] x86/fpu/xstate: Extend the table for mapping xstate components with features
` [RFC PATCH 18/22] x86/cpufeatures/amx: Enumerate Advanced Matrix Extension (AMX) feature bits
` [RFC PATCH 19/22] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [RFC PATCH 20/22] x86/fpu/amx: Enable the AMX feature in 64-bit mode
` [RFC PATCH 21/22] selftest/x86/amx: Include test cases for the AMX state management
` [RFC PATCH 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-10-01 20:41 UTC  (3+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py

[ANNOUNCEMENT]Milestone 3 for Yocto Project 3.2 (yocto-3.2_M3)
 2020-10-01 20:42 UTC 

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-10-01 20:42 UTC  (3+ messages)

[PATCH v6 0/5] DVFS support for Venus
 2020-10-01 20:40 UTC  (4+ messages)

[PATCH 0/6 v14] KASan for Arm
 2020-10-01 20:38 UTC  (7+ messages)
` [PATCH 1/6 v14] ARM: Handle a device tree in lowmem

Linux 5.9-rc7 / VmallocTotal wrongly reported
 2020-10-01 20:39 UTC  (4+ messages)

ARM semihosting issue
 2020-10-01 20:38 UTC  (2+ messages)

[PATCH 0/7] Maintenance III: Background maintenance
 2020-10-01 20:38 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] maintenance: recommended schedule in register/start

[PATCH] meson: add sysroot property
 2020-10-01 20:38 UTC  (5+ messages)
      ` [OE-core] "

[PATCH] hw: wdt: implement sbsa watchdog
 2020-10-01 20:36 UTC  (2+ messages)

[PATCH 2/3] fanotify: define bit map fields to hold response decision context
 2020-10-01 20:33 UTC  (5+ messages)

[PATCH v2] media: dt-bindings: convert CODA VPU bindings to yaml
 2020-10-01 20:34 UTC  (2+ messages)

Fwd: [Bug 209423] WARN_ON_ONCE() at rtl8169_tso_csum_v2()
 2020-10-01 20:34 UTC 

[PATCH v3 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev
 2020-10-01 20:33 UTC  (13+ messages)

[v2, 00/16] Enable ARM Trusted Firmware for U-Boot
 2020-10-01 20:33 UTC  (5+ messages)

How should we handle illegal task FPU state?
 2020-10-01 20:32 UTC  (2+ messages)

[GIT PULL] arm64 fix for 5.9-rc8/final
 2020-10-01 20:28 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-10-01 20:27 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.9-rc7
 2020-10-01 20:28 UTC  (3+ messages)

[PATCH] locking/atomics: Check atomic-arch-fallback.h too
 2020-10-01 20:20 UTC 

[PATCH v1] btf_encoder: Handle DW_TAG_variable that has DW_AT_specification
 2020-10-01 20:27 UTC  (5+ messages)

[PATCH 1/1] uapi: Don't include <linux/sysinfo.h> in <linux/kernel.h>
 2020-10-01 20:27 UTC  (3+ messages)
` [musl] "

[Buildroot] [PATCH 1/3] package/freetype: drop libpng workaround
 2020-10-01 20:26 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/freetype: add harfbuzz optional dependency
` [Buildroot] [PATCH 3/3] package/freetype: add brotli "

[PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-10-01 20:23 UTC  (4+ messages)
` [PATCH v11 2/3] arch: Wire up trusted_for(2)

[PATCH v15 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-01 20:20 UTC  (32+ messages)
` [PATCH v15 01/15] mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPP
` [PATCH v15 02/15] mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()
  ` [PATCH v15 02/15] mtd: spi-nor: add spi_nor_controller_ops_{read_reg,write_reg,erase}()
` [PATCH v15 03/15] mtd: spi-nor: add support for DTR protocol
` [PATCH v15 04/15] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v15 05/15] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v15 06/15] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v15 07/15] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v15 08/15] mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILE
` [PATCH v15 09/15] mtd: spi-nor: Parse SFDP SCCR Map
` [PATCH v15 10/15] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v15 11/15] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v15 12/15] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v15 13/15] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v15 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v15 15/15] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH 1/2] coreutils: improve coreutils-ptest RDEPENDS
 2020-10-01 20:22 UTC  (4+ messages)
` [OE-core] "

[PATCH RFC] docs: Add minimum version depencency policy document
 2020-10-01 20:19 UTC  (4+ messages)

[PATCH v2] srcu: avoid escaped section names
 2020-10-01 20:19 UTC  (12+ messages)
    ` [RFC PATCH next-20200930] treewide: Convert macro and uses of __section(foo) to __section("foo")

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-01 20:17 UTC  (11+ messages)

[PATCH v3] arm64/mm: add fallback option to allocate virtually
 2020-10-01 20:16 UTC  (4+ messages)
` [PATCH v3] arm64/mm: add fallback option to allocate virtually contiguous memory

WARNING in handle_exception_nmi
 2020-10-01 20:18 UTC 

[PATCH 3/4] mmap locking API: Don't check locking if the mm isn't live yet
 2020-10-01 20:16 UTC  (9+ messages)

[PATCH] cooker: Avoid tracebacks if data was never setup
 2020-10-01 20:16 UTC 

request to cover linux-toolchains w/ lore
 2020-10-01 20:16 UTC 

Kernel 5.9-rc regression
 2020-10-01 20:15 UTC 

[Buildroot] [PATCH 1/1] Get git version and transfer it to build target
 2020-10-01 20:14 UTC  (2+ messages)

linux-next: Tree for Oct 1
 2020-10-01 20:12 UTC  (2+ messages)
` linux-next: Tree for Oct 1 (drivers/mfd/simple-mfd-i2c.o)

【楽天市場】支払情報一致していません 2020/10/02 5:12:33
 2020-10-01 20:12 UTC 

[PATCH v3 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-10-01 20:10 UTC  (3+ messages)

[PATCH] dt-bindings: arm: Add missing root node constraint for board/SoC bindings
 2020-10-01 20:09 UTC  (2+ messages)

[PATCH v5] dt-bindings: media: imx214: Convert to json-schema
 2020-10-01 20:06 UTC  (3+ messages)

[PATCH 00/13] reftable library
 2020-10-01 19:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/13] reftable: (de)serialization for the polymorphic record type

rpcbind redux
 2020-10-01 20:06 UTC  (4+ messages)

[PATCH][selinux-notebook] Link to Reference policy
 2020-10-01 20:05 UTC 

rt-tests v1.9 fails to compile on architectures that aren't x86_64, i386 or PPC64
 2020-10-01 20:05 UTC  (4+ messages)

[Buildroot] [PATCH] boot/barebox: bump version to 2020.09.0
 2020-10-01 20:04 UTC  (2+ messages)

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-01 20:02 UTC  (9+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711

[PATCH tip/core/rcu 0/15]
 2020-10-01 20:03 UTC  (8+ messages)
` [PATCH tip/core/rcu 14/15] rcu/tree: Allocate a page when caller is preemptible

[Buildroot] [PATCH v1] boot/barebox: fix target bareboxenv command compile
 2020-10-01 20:03 UTC  (2+ messages)

[PATCH rdma-next v3 0/4] Improve ODP by using HMM API
 2020-10-01 20:01 UTC  (2+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-10-01 19:54 UTC  (4+ messages)
` [RFC PATCH v4 19/29] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree

[PATCH net-next v4 resend 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-10-01 19:53 UTC  (2+ messages)

[pull request][net V2 00/15] mlx5 fixes 2020-09-30
 2020-10-01 19:52 UTC  (16+ messages)
` [net V2 01/15] net/mlx5: Don't allow health work when device is uninitialized
` [net V2 02/15] net/mlx5: Fix a race when moving command interface to polling mode
` [net V2 03/15] net/mlx5: Avoid possible free of command entry while timeout comp handler
` [net V2 04/15] net/mlx5: poll cmd EQ in case of command timeout
` [net V2 05/15] net/mlx5: Add retry mechanism to the command entry index allocation
` [net V2 06/15] net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
` [net V2 07/15] net/mlx5: Fix request_irqs error flow
` [net V2 08/15] net/mlx5e: Fix error path for RQ alloc
` [net V2 09/15] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
` [net V2 10/15] net/mlx5e: CT, Fix coverity issue
` [net V2 11/15] net/mlx5e: Fix driver's declaration to support GRE offload
` [net V2 12/15] net/mlx5e: Fix return status when setting unsupported FEC mode
` [net V2 13/15] net/mlx5e: Fix VLAN cleanup flow
` [net V2 14/15] net/mlx5e: Fix VLAN create flow
` [net V2 15/15] net/mlx5e: Fix race condition on nhe->n pointer in neigh update

[PATCH v2] arm64/mm: add fallback option to allocate virtually
 2020-10-01 19:51 UTC  (5+ messages)
` [PATCH v2] arm64/mm: add fallback option to allocate virtually contiguous memory

[Linux-kernel-mentees] [PATCH RFC] kconfig: use interpreters to invoke scripts
 2020-10-01 19:52 UTC 

[PATCH] pipe: fix hang when racing with a wakeup
 2020-10-01 19:52 UTC  (5+ messages)

Adventures in NFS re-exporting
 2020-10-01 19:51 UTC  (8+ messages)
  ` [Linux-cachefs] "

[Buildroot] [git commit] boot/barebox: bump version to 2020.09.0
 2020-10-01 19:51 UTC 

[PATCH v10 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-10-01 19:49 UTC  (5+ messages)
` [PATCH v10 14/14] ASoC: Intel: Select catpt and deprecate haswell

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-10-01 19:50 UTC  (10+ messages)
` [dpdk-dev] [PATCH v10 00/10] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v10 04/10] baseband/acc100: add queue configuration
  ` [dpdk-dev] [PATCH v10 10/10] baseband/acc100: add configure function

[PATCH 00/13] add warnings for flexible arrays
 2020-10-01 19:51 UTC  (7+ messages)
` [PATCH 13/13] flex-array: warn when a flexible array member has some padding


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.