All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-30 17:34:32 to 2020-06-30 18:06:42 UTC [more...]

[PATCH 0/4] [RFC] xfs: in memory inode unlink log items
 2020-06-30 18:06 UTC  (3+ messages)
` [PATCH 2/4] xfs: add log item precommit operation

[PATCH v1 0/7] drm_connector: drop legacy drm_bus_flags
 2020-06-30 18:05 UTC  (8+ messages)
` [PATCH v1 1/7] drm/tidss: drop use of "
` [PATCH v1 2/7] drm/ingenic-drm: "
` [PATCH v1 3/7] drm/panel: raydium-rm67191: "
` [PATCH v1 4/7] drm/panel: novatek-nt39016: "
` [PATCH v1 5/7] drm/panel: panel-simple: "
` [PATCH v1 6/7] drm/drm_connector: drop legacy drm_bus_flags values
` [PATCH v1 7/7] drm/drm_connector: use inline comments for drm_bus_flags

(no subject)
 2020-06-30 17:56 UTC  (2+ messages)
` (unknown)

[PATCH v5 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-30 18:04 UTC  (8+ messages)
` [PATCH v5 2/2] sched/uclamp: Protect uclamp fast path code with static key

[PATCH 0/2] Add SW_MACHINE_COVER key
 2020-06-30 18:04 UTC  (8+ messages)
` [PATCH 1/2] Input: add `SW_MACHINE_COVER`
      ` input maintainer -- are you there? was "

[PATCH v4 00/10] Implement support for external IPT monitoring
 2020-06-30 18:03 UTC  (4+ messages)
` [PATCH v4 01/10] x86/vmx: add Intel PT MSR definitions

[PATCH 0/3] Add Kryo4xx gold and silver cores to applicable errata list
 2020-06-30 18:00 UTC  (8+ messages)
` [PATCH 1/3] arm64: Add MIDR value for KRYO4XX gold CPU cores
` [PATCH 2/3] arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
` [PATCH 3/3] arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718

UART/TTY console deadlock
 2020-06-30 18:02 UTC  (8+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-30 18:02 UTC  (9+ messages)

[dunfell][PATCH] sqlite3: Security fix for CVE-2020-15358
 2020-06-30 18:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

wait_on_page_bit_common(TASK_KILLABLE, EXCLUSIVE) can miss wakeup?
 2020-06-30 18:02 UTC  (12+ messages)

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-06-30 18:02 UTC  (8+ messages)

[PATCH v6 0/4] driver core: add probe error check helper
 2020-06-30 18:00 UTC  (8+ messages)
  ` [PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property

xfs inode structure cleanups v2
 2020-06-30 18:01 UTC  (32+ messages)
` [PATCH 01/15] xfs: don't clear the "dinode core" in xfs_inode_alloc
` [PATCH 02/15] xfs: move the di_projid field to struct xfs_inode
` [PATCH 03/15] xfs: move the di_size "
` [PATCH 04/15] xfs: move the di_nblocks "
` [PATCH 05/15] xfs: move the di_extsize "
` [PATCH 06/15] xfs: move the di_cowextsize "
` [PATCH 07/15] xfs: move the di_flushiter "
` [PATCH 08/15] xfs: use a union for i_cowextsize and i_flushiter
` [PATCH 09/15] xfs: cleanup xfs_fill_fsxattr
` [PATCH 10/15] xfs: move the di_forkoff field to struct xfs_inode
` [PATCH 11/15] xfs: move the di_flags "
` [PATCH 12/15] xfs: move the di_flags2 "
` [PATCH 13/15] xfs: move the di_crtime "
` [PATCH 14/15] xfs: move the di_dmevmask "
` [PATCH 15/15] xfs: move the di_dmstate "

[RFC] scsi: target: tcmu: running 32bit userspace on 64bit kernel
 2020-06-30 18:00 UTC  (6+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-06-30 18:00 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[bug report] firmware: arm_scmi: Add notification callbacks-registration
 2020-06-30 17:57 UTC 

[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
 2020-06-30 18:00 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] support the flow-based traffic sampling
 2020-06-30 17:59 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/8] common/mlx5: query sampler object capability via DevX
` [dpdk-dev] [PATCH 4/8] net/mlx5: add the validate sample action

[PATCH] hwmon:max6697: Allow max6581 to set temperature read offset
 2020-06-30 17:59 UTC  (2+ messages)

[PATCH v2 00/12] vDPA support in qemu
 2020-06-30 17:49 UTC  (13+ messages)
` [PATCH v2 01/12] net: introduce qemu_get_peer
` [PATCH v2 02/12] vhost_net: use the function qemu_get_peer
` [PATCH v2 03/12] virtio-bus: introduce queue_enabled method
` [PATCH v2 04/12] virtio-pci: implement "
` [PATCH v2 05/12] vhost: check the existence of vhost_set_iotlb_callback
` [PATCH v2 06/12] vhost: introduce new VhostOps vhost_dev_start
` [PATCH v2 07/12] vhost: implement vhost_dev_start method
` [PATCH v2 08/12] vhost: introduce new VhostOps vhost_vq_get_addr
` [PATCH v2 09/12] vhost: implement vhost_vq_get_addr method
` [PATCH v2 10/12] vhost: introduce new VhostOps vhost_get_device_id
` [PATCH v2 11/12] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v2 12/12] vhost-vdpa: introduce vhost-vdpa net client

[dm-devel] [PATCH 1/4] crypto: introduce CRYPTO_ALG_ALLOCATES_MEMORY
 2020-06-30 17:57 UTC  (11+ messages)
` [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY
      ` [PATCH 1/3 v2] crypto: introduce "
          ` [PATCH 1/3 v3] "
            ` [PATCH 1/3 v4] "
              ` [dm-devel] "

[Bridge] linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-06-30 17:57 UTC  (13+ messages)
                  `  "
                    ` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s

[PATCH] rockchip: Add delay after link-training
 2020-06-30 17:57 UTC  (7+ messages)

[Intel-gfx] [PATCH v2 1/5] drm/i915: Add plane damage clips property
 2020-06-30 17:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/5] drm/i915: Add plane damage clips property (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v6 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-30 17:55 UTC  (4+ messages)
` [PATCH v6 2/2] sched/uclamp: Protect uclamp fast path code with static key

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-06-30 17:54 UTC  (11+ messages)
` [PATCH v3 7/7] x86/boot: Check that there are no runtime relocations

[GIT PULL] ASoC fixes for v5.8-rc3
 2020-06-30 17:52 UTC  (2+ messages)

[PATCH v4 0/3] SCMI System Power Support
 2020-06-30 17:50 UTC  (8+ messages)
` [PATCH v4 1/3] firmware: arm_scmi: Add System Power Protocol support
` [PATCH v4 2/3] firmware: arm_scmi: Add SCMI System Power Control driver
` [PATCH v4 3/3] arm64: dts: juno: add SCMI SystemPower Protocol support

[PATCH bpf 0/2] bpf: fix an incorrect branch elimination by verifier
 2020-06-30 17:51 UTC  (3+ messages)
` [PATCH bpf 1/2] "

[PATCH] rpmsg: virtio: add endianness conversions
 2020-06-30 17:50 UTC  (5+ messages)
    ` [PATCH v2] "

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-06-30 17:50 UTC  (4+ messages)
` [RFC][PATCH 8/8] mm/numa: new reclaim mode to enable reclaim-based migration

[PATCH 0/3] commit-graph: introduce 'core.useBloomFilters'
 2020-06-30 17:50 UTC  (3+ messages)
` [PATCH 2/3] t4216: fix broken '&&'-chain

[PATCH] ALSA: usb-audio: Fix some typos
 2020-06-30 17:48 UTC  (2+ messages)

[PATCH net v2] genetlink: remove genl_bind
 2020-06-30 17:50 UTC 

[PATCH -next] bpf: fix net/core/filter build errors when INET is not enabled
 2020-06-30 17:49 UTC  (2+ messages)

[PATCH 1/2] ALSA: usb-audio: Fix packet size calculation
 2020-06-30 17:48 UTC  (4+ messages)
` [PATCH 2/2] ALSA: usb-audio: Replace s/frame/packet/ where appropriate

Clang Build Linux presentations + demos
 2020-06-30 17:49 UTC 

[PATCH v2] sched: Declare sched_rt_bandwidth_account() in include file
 2020-06-30 17:48 UTC 

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-06-30 17:46 UTC  (5+ messages)
` [PATCH v2 2/3] trace: Add support for recorder back-end

[dpdk-dev] [PATCH 0/4] net/qede: add FW debug data collection support
 2020-06-30 17:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/4] net/qede/base: re-arrange few structures for DDC

[dpdk-dev] [PATCH] crypto/qat: add data-path APIs
 2020-06-30 17:47 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v2 0/3] crypto/qat: add symmetric crypto "
  ` [dpdk-dev] [dpdk-dev v2 2/3] test/crypto: add unit-test for QAT direct APIs

[PATCH 1/1] client: Add battery command
 2020-06-30 17:47 UTC 

[PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
 2020-06-30 17:46 UTC  (11+ messages)

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-06-30 17:43 UTC  (4+ messages)
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it "

[PATCH bpf-next] bpf, netns: Fix use-after-free in pernet pre_exit callback
 2020-06-30 17:43 UTC  (2+ messages)

[Buildroot] NFS-root boot problem
 2020-06-30 17:43 UTC  (2+ messages)

[PATCH] ALSA: core: Warn on empty module
 2020-06-30 17:40 UTC  (7+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-06-30 17:37 UTC  (75+ messages)
` [PATCH 01/18] tools: bpf: Use local copy of headers including uapi/linux/filter.h
` [PATCH 02/18] compiler.h: Split {READ, WRITE}_ONCE definitions out into rwonce.h
  ` [PATCH 02/18] compiler.h: Split {READ,WRITE}_ONCE "
` [PATCH 03/18] asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
` [PATCH 04/18] alpha: Override READ_ONCE() with barriered implementation
` [PATCH 05/18] asm/rwonce: Remove smp_read_barrier_depends() invocation
` [PATCH 06/18] vhost: Remove redundant use of read_barrier_depends() barrier
` [PATCH 07/18] alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()
` [PATCH 08/18] locking/barriers: Remove definitions for [smp_]read_barrier_depends()
` [PATCH 09/18] Documentation/barriers: Remove references to [smp_]read_barrier_depends()
` [PATCH 10/18] Documentation/barriers/kokr: "
` [PATCH 11/18] tools/memory-model: Remove smp_read_barrier_depends() from informal doc
` [PATCH 12/18] include/linux: Remove smp_read_barrier_depends() from comments
` [PATCH 13/18] checkpatch: Remove checks relating to [smp_]read_barrier_depends()
` [PATCH 14/18] arm64: Reduce the number of header files pulled into vmlinux.lds.S
` [PATCH 15/18] arm64: alternatives: Split up alternative.h
` [PATCH 16/18] arm64: cpufeatures: Add capability for LDAPR instruction
` [PATCH 17/18] arm64: alternatives: Remove READ_ONCE() usage during patch operation
` [PATCH 18/18] arm64: lto: Strengthen READ_ONCE() to acquire when CLANG_LTO=y

[Bug 1885350] [NEW] RISCV dynamic rounding mode is not behaving correctly
 2020-06-30 17:34 UTC  (2+ messages)
` [Bug 1885350] "

[PATCH] USB: Fix up terminology
 2020-06-30 17:41 UTC 

[MPTCP] [PATCH net-next] mptcp: do nonce initialization at subflow creation time
 2020-06-30 17:39 UTC  (3+ messages)
`  "
  ` [MPTCP] "

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-30 17:39 UTC  (6+ messages)
` [PATCH v3 1/5] docs: IOMMU user API

[kvm-unit-tests PATCH 0/5] x86: svm: fixes
 2020-06-30 17:37 UTC  (4+ messages)
` [kvm-unit-tests PATCH 4/5] x86: svm: wrong reserved bit in npt_rsvd_pfwalk_prepare

[PATCH 1/4] am335x: Update list of defconfigs
 2020-06-30 17:35 UTC  (5+ messages)
` [PATCH 2/4] omap3_beagle: Disable USB support

[PATCH] ACPI: fan: fix: Update Tiger Lake ACPI device ID
 2020-06-30 17:34 UTC  (2+ messages)

[RFC PATCH v2 0/3] RDMA: add dma-buf support
 2020-06-30 17:34 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] package/poco: fix the comment dependencies about riscv
 2020-06-30 17:34 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/4] package/poco: add BR2_PACKAGE_POCO_ARCH_SUPPORTS
  ` [Buildroot] [PATCH v2 2/4] package/poco: bump to version 1.10.1
  ` [Buildroot] [PATCH v2 3/4] package/poco: enable build for riscv64
  ` [Buildroot] [PATCH v2 4/4] package/poco: add new option for the Poco JWT component


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.