All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-25 10:21:06 to 2020-09-25 11:23:55 UTC [more...]

[PATCH 0/9] disable pcplists during memory offline
 2020-09-25 11:10 UTC  (15+ messages)
` [PATCH 4/9] mm, page_alloc: simplify pageset_update()
` [PATCH 5/9] mm, page_alloc: make per_cpu_pageset accessible only after init
` [PATCH 6/9] mm, page_alloc: cache pageset high and batch in struct zone
` [PATCH 7/9] mm, page_alloc: move draining pcplists to page isolation users
` [PATCH 8/9] mm, page_alloc: drain all pcplists during memory offline
` [PATCH 9/9] mm, page_alloc: optionally disable pcplists during page isolation

[meta-python][PATCH 1/4] python3-cryptography: Upgrade 3.1 -> 3.1.1
 2020-09-25 11:23 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-cryptography-vectors: "
` [meta-python][PATCH 3/4] python3-gevent: Upgrade 20.6.2 -> 20.9.0
` [meta-python][PATCH 4/4] python3-pycrypto: Consolidate in a single file

Co-Operation Required
 2020-09-25  5:17 UTC 

[PATCH 06/10] system_data_types.7: Add double_t
 2020-09-25 11:22 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-25  7:14 UTC  (10+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-25 11:21 UTC  (20+ messages)
` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver
            ` [PATCH v38 17/24] x86/sgx: ptrace() support for the SGX driver'
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[weiny2:lm-pks-pmem-for-5.10-v6 15/72] lib/pks/pks_test.c:185:6: warning: no previous prototype for 'pks_test_callback'
 2020-09-25 11:22 UTC 

[rcu:rcu/next] BUILD SUCCESS 28cd539ed2bfd47989c00ba0b92d47792a92c9cd
 2020-09-25 10:25 UTC 

[PATCH 04/10] system_data_types.7: Add float_t
 2020-09-25 11:19 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/3] add "call" command
 2020-09-25 11:19 UTC  (4+ messages)
` [PATCH 1/3] cli_hush.c: refactor handle_dollar() to prepare for cmd_call
` [PATCH 2/3] cli_hush.c: add "call" command
` [PATCH 3/3] ut: add small hush tests

a saner API for allocating DMA addressable pages v3
 2020-09-25 11:15 UTC  (5+ messages)
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-09-25 11:14 UTC  (7+ messages)
` [PATCH v3 26/39] arm64: mte: Add in-kernel tag fault handler
` [PATCH v3 27/39] arm64: kasan: Enable in-kernel MTE

[PATCH 1/2] arm-autonomy/wic: Introduce empty plugin to create unformatted empty partitions
 2020-09-25 11:15 UTC 

[PATCH v3 0/3] xfs: fix some log stalling problems in defer ops
 2020-09-25 11:15 UTC  (5+ messages)
` [PATCH 2/3] xfs: expose the log push threshold
` [PATCH 3/3] xfs: periodically relog deferred intent items

[PATCH] HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
 2020-09-25 11:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-09-25 11:12 UTC  (29+ messages)
` [dpdk-dev] [PATCH v3 00/25] "
  ` [dpdk-dev] [PATCH v3 01/25] doc/api: add ioat driver to index
  ` [dpdk-dev] [PATCH v3 02/25] raw/ioat: fix missing close function
  ` [dpdk-dev] [PATCH v3 03/25] raw/ioat: enable use from C++ code
  ` [dpdk-dev] [PATCH v3 04/25] raw/ioat: include extra info in error messages
  ` [dpdk-dev] [PATCH v3 05/25] raw/ioat: add a flag to control copying handle parameters
  ` [dpdk-dev] [PATCH v3 06/25] raw/ioat: split header for readability
  ` [dpdk-dev] [PATCH v3 07/25] raw/ioat: rename functions to be operation-agnostic
  ` [dpdk-dev] [PATCH v3 08/25] raw/ioat: add separate API for fence call
  ` [dpdk-dev] [PATCH v3 09/25] raw/ioat: make the HW register spec private
  ` [dpdk-dev] [PATCH v3 10/25] usertools/dpdk-devbind.py: add support for DSA HW
  ` [dpdk-dev] [PATCH v3 11/25] raw/ioat: add skeleton for VFIO/UIO based DSA device
  ` [dpdk-dev] [PATCH v3 12/25] raw/ioat: add vdev probe for DSA/idxd devices
  ` [dpdk-dev] [PATCH v3 13/25] raw/ioat: include example configuration script
  ` [dpdk-dev] [PATCH v3 14/25] raw/ioat: create rawdev instances on idxd PCI probe
  ` [dpdk-dev] [PATCH v3 15/25] raw/ioat: create rawdev instances for idxd vdevs
  ` [dpdk-dev] [PATCH v3 16/25] raw/ioat: add datapath data structures for idxd devices
  ` [dpdk-dev] [PATCH v3 17/25] raw/ioat: add configure function "
  ` [dpdk-dev] [PATCH v3 18/25] raw/ioat: add start and stop functions "
  ` [dpdk-dev] [PATCH v3 19/25] raw/ioat: add data path "
  ` [dpdk-dev] [PATCH v3 20/25] raw/ioat: add info function "
  ` [dpdk-dev] [PATCH v3 21/25] raw/ioat: create separate statistics structure
  ` [dpdk-dev] [PATCH v3 22/25] raw/ioat: move xstats functions to common file
  ` [dpdk-dev] [PATCH v3 23/25] raw/ioat: add xstats tracking for idxd devices
  ` [dpdk-dev] [PATCH v3 24/25] raw/ioat: clean up use of common test function
  ` [dpdk-dev] [PATCH v3 25/25] raw/ioat: add fill operation

[linux-next:master 5026/10763] drivers/staging/media/atomisp/pci/sh_css.c:1384:6: error: 'stream' undeclared; did you mean
 2020-09-25 11:13 UTC  (2+ messages)

[PATCH] dt-bindings: example: Grammar improvements
 2020-09-25 11:14 UTC 

Quick question?
 2020-09-25 11:13 UTC  (3+ messages)

[PATCH] iomap: Set all uptodate bits for an Uptodate page
 2020-09-25 11:12 UTC  (13+ messages)

[PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2020-09-25 11:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

Boot freeze with nested KVM
 2020-09-25 11:03 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_persistence: Exercise cleanup after disabling heartbeats
 2020-09-25 11:10 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "
  `  "

[PATCH V2 0/4] cpufreq: Record stats with fast-switching
 2020-09-25 11:09 UTC  (9+ messages)
` [PATCH V2 1/4] cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.11-56-g01a94ace543c)
 2020-09-25 11:07 UTC 

[PATCH] MAINTAINERS: Update git repo for Renesas clock drivers
 2020-09-25 11:07 UTC 

[PATCH 4/4] mic: vop: copy data to kernel space then write to io memory
 2020-09-25 11:03 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/gem: Hold request reference for canceling an active context
 2020-09-25 11:04 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Cancel outstanding work after disabling heartbeats on an engine
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/gem: Always test execution status on closing the context
  ` [Intel-gfx] "

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-25 11:01 UTC  (19+ messages)
` [PATCH 02/12] soc: mediatek: Add MediaTek SCPSYS power domains
` [PATCH 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block
` [PATCH 08/12] soc: mediatek: pm-domains: Add subsystem clocks

[PATCH 1/3] ASoC: cs4234: Add dtschema binding document
 2020-09-25 10:59 UTC  (6+ messages)
` [PATCH 2/3] ASoC: cs4234: Add support for Cirrus Logic CS4234 codec
` [PATCH 3/3] MAINTAINERS: Update Cirrus Logic Codecs maintainers

[Intel-gfx] [PATCH] drm/i915: Implement display WA #1142:kbl, cfl, cml
 2020-09-25 11:00 UTC  (3+ messages)

[PATCH][V2] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-25 11:00 UTC  (2+ messages)

KMSAN: uninit-value in f2fs_lookup
 2020-09-25 10:57 UTC  (4+ messages)
` [f2fs-dev] "

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.199-16-g28470cc309fb)
 2020-09-25 10:58 UTC 

[PATCH for 4.14, 4.19] serial: 8250: Avoid error message on reprobe
 2020-09-25 10:58 UTC  (2+ messages)

[PATCH linux-4.19.y 0/2] tcp_bbr: Improving TCP BBR performance for WiFi and cellular networks
 2020-09-25 10:57 UTC  (2+ messages)

[PATCH] ACPI, APEI: make apei_resources_all static
 2020-09-25 10:56 UTC  (2+ messages)

linux-next: Tree for Sep 25
 2020-09-25 10:55 UTC 

[PATCH stable v5.4] mm: memcg: fix memcg reclaim soft lockup
 2020-09-25 10:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] raw/dpaa2_qdma: driver enhancement
 2020-09-25 10:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/7] raw/dpaa2_qdma: change DPAA2 QDMA APIs to rawdev ops

[PATCH v1] MAINTAINERS: Use my kernel.org address for Intel PMIC work
 2020-09-25 10:53 UTC  (2+ messages)

[PATCH net-next] net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
 2020-09-25 10:52 UTC  (2+ messages)

[PATCH v2 0/5] Cleanups for ACPI APD driver
 2020-09-25 10:51 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] bnxt patches
 2020-09-25 10:49 UTC  (8+ messages)
` [dpdk-dev] [PATCH 5/8] net/bnxt: add a null ptr check in bnxt PCI probe
  ` [dpdk-dev] [PATCH v2] net/bnxt: add a "

[Linux-kernel-mentees] Help wanted in LED subsystem
 2020-09-25 10:47 UTC  (2+ messages)
`  "

[PATCH] cmake: ignore generated files
 2020-09-25  6:40 UTC  (11+ messages)

[PATCH] rtld-audit.7: Clarify la_version handshake
 2020-09-25 10:47 UTC  (2+ messages)

stable-rc/queue/4.9 build: 196 builds: 1 failed, 195 passed, 4 warnings (v4.9.237-12-g877098fa04c2)
 2020-09-25 10:47 UTC 

SIGINT Issues with Zeus Migration
 2020-09-25 10:46 UTC  (5+ messages)
` [yocto] "

[PULL v2 00/92] Misc patches for 2020-09-24
 2020-09-25 10:45 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/bnxt: add a check in bnxt PCI probe
 2020-09-25 10:38 UTC 

[PATCH v2 0/3] powerpc/mce: Fix mce handler and add selftest
 2020-09-25 10:31 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/mce: remove nmi_enter/exit from real mode handler
` [PATCH v2 2/3] lkdtm/powerpc: Add SLB multihit test
` [PATCH v2 3/3] selftests/lkdtm: Enable selftest for SLB multihit

[PATCH 1/2] system_data_types.7: srcfix
 2020-09-25 10:40 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] virtio-pmem-pci: force virtio version 1
 2020-09-25 10:38 UTC  (3+ messages)

[PATCH 1/5] media: mt9p031: Add support for 8 bit and 10 bit formats
 2020-09-25 10:30 UTC  (3+ messages)

[PATCH v2 0/2] fix 'xl block-detach'
 2020-09-25 10:38 UTC  (2+ messages)

[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
 2020-09-25 10:36 UTC  (12+ messages)
` [PATCH 03/14] hw/arm/raspi: fix cprman base address
` [PATCH 04/14] hw/arm/raspi: add a skeleton implementation of the cprman
` [PATCH 05/14] hw/misc/bcm2835_cprman: add a PLL skeleton implementation
` [PATCH 08/14] hw/misc/bcm2835_cprman: implement PLL channels behaviour
` [PATCH 09/14] hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
` [PATCH 10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour
` [PATCH 11/14] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
` [PATCH 12/14] hw/misc/bcm2835_cprman: add sane reset values to the registers
` [RFC PATCH 13/14] hw/char/pl011: add a clock input
` [RFC PATCH 14/14] hw/arm/bcm2835_peripherals: connect the UART clock

[PATCH -next] ACPI: Remove unused inline functions
 2020-09-25 10:37 UTC  (2+ messages)

[PATCH v6 00/15] preallocate filter
 2020-09-25 10:24 UTC  (3+ messages)
` [PATCH v6 14/15] scripts/simplebench: improve ascii table: add difference line

[PATCH] evtchn/Flask: pre-allocate node on send path
 2020-09-25 10:34 UTC  (2+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-25 10:34 UTC  (3+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag

Co-Operation Required
 2020-09-25  3:13 UTC 

KMSAN: uninit-value in udf_evict_inode
 2020-09-25 10:33 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-25 10:31 UTC  (9+ messages)
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v2 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-09-25 10:31 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [PATCH v2 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller
` [PATCH v2 3/4] clk: qcom: Add support to LPASS AUDIO_CC Glitch Free Mux clocks
` [PATCH v2 4/4] clk: qcom: Add support to LPASS AON_CC "

[RFC PATCH 0/4] fix externalsrc task dependency issues
 2020-09-25 10:31 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS cc79e251f908ae389509024f7a29e99ac60bc88c
 2020-09-25 10:31 UTC 

[LTP] [PATCH] Fix search for device ID in tst_find_backing_dev()
 2020-09-25 10:31 UTC  (2+ messages)

[PATCH] tpm: of: avoid __va() translation for event log address
 2020-09-25 10:29 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] event/sw: performance improvements
 2020-09-25 10:28 UTC  (7+ messages)

[PATCH net-next] net: bridge: mcast: remove only S,G port groups from sg_port hash
 2020-09-25 10:25 UTC  (2+ messages)
` [Bridge] [PATCH net-next] net: bridge: mcast: remove only S, G "

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-25 10:25 UTC  (11+ messages)

[PATCH v2] PCI: Make sure the bus bridge powered on when scanning bus
 2020-09-25 10:23 UTC 

[efi:next] BUILD SUCCESS d0195a2a4c4d6f244939620b546036be2276ca57
 2020-09-25  6:40 UTC 

[PATCH] drm/stm: dsi: Use dev_ based logging
 2020-09-25 10:22 UTC  (3+ messages)

[PATCH net 1/1] net: stmmac: Fix clock handling on remove path
 2020-09-25 10:21 UTC  (3+ messages)

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-09-25 10:22 UTC  (17+ messages)
                ` [virtio-dev] "


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.