All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-01 06:26:48 to 2019-10-01 07:41:39 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2019-10-01  7:41 UTC 

[PATCH v6 0/1] Add bounds check for Hotplugged memory
 2019-10-01  7:41 UTC  (3+ messages)
` [PATCH v6 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH 2/2] can: C_CAN: add bus recovery events
 2019-10-01  7:40 UTC  (2+ messages)

[PATCH] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-01  7:40 UTC  (9+ messages)

[PATCHv3 RESEND-next 0/3] Odroid c2 missing regulator linking
 2019-10-01  7:39 UTC  (12+ messages)
` [PATCHv3 RESEND-next 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator
` [PATCHv3 RESEND-next 2/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to VDDIO_AO3V3 regulator
` [PATCHv3 RESEND-next 3/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI supply

mac80211_hwsim (kernel 4.18+): wmediumd + 2.4Ghz
 2019-10-01  7:39 UTC  (11+ messages)

IOMMU group creation for pseries hotplug, and powernv VFs
 2019-10-01  7:39 UTC  (2+ messages)

[PATCH net v4 00/12] net: fix nested device bugs
 2019-10-01  7:39 UTC  (12+ messages)
` [PATCH net v4 01/12] net: core: limit nested device depth
` [PATCH net v4 07/12] macvlan: use dynamic lockdep key instead of subclass

[Xen-devel] [PATCH] xen/efi: Set nonblocking callbacks
 2019-10-01  7:38 UTC  (2+ messages)

[PULL 00/28] testing updates (docker,podman,tcg,alpha)
 2019-10-01  7:36 UTC  (3+ messages)
` [PULL 09/28] tests/docker: add sanitizers back to clang build

[dpdk-dev] [PATCH v4 1/7] ethdev: add set ptype function
 2019-10-01  7:36 UTC 

post-receive: pub/scm/linux/kernel/git/xen/tip
 2019-10-01  7:36 UTC 

post-receive: pub/scm/linux/kernel/git/xen/tip
 2019-10-01  7:36 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v5.4-rc1
 2019-10-01  7:35 UTC 

[PATCH] fs: cifs: mute -Wunused-const-variable message
 2019-10-01  7:34 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2019-10-01  7:33 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2019-10-01  7:33 UTC 

bug: nl80211 / brcmfmac broken for bcm4329/bcm4330 sdio in linux-next
 2019-10-01  7:32 UTC  (2+ messages)

[PATCH v3 0/7] s390x/mmu: DAT translation rewrite
 2019-10-01  7:29 UTC  (4+ messages)
` [PATCH v3 6/7] s390x/mmu: DAT table definition overhaul

[PATCH v2 0/3] Add support for SBI v0.2
 2019-10-01  7:31 UTC  (6+ messages)

[Buildroot] [PATCH] package/systemd: bump version to 243
 2019-10-01  7:30 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2019-10-01  7:29 UTC 

[dpdk-dev] [EXT] Re: [PATCH v1 1/1] bus/pci: probe PCI devices in whitelisted order
 2019-10-01  7:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1] eal: add manual probing option

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2019-10-01  7:28 UTC 

[PATCH net v3] vsock: Fix a lockdep warning in __vsock_release()
 2019-10-01  7:28 UTC  (3+ messages)

Linux 5.2.18
 2019-10-01  7:24 UTC  (2+ messages)

[lustre-devel] [PATCH 000/151] lustre: update to 2.11 support
 2019-10-01  7:24 UTC  (4+ messages)
` [lustre-devel] [PATCH 001/151] lnet: fix needed headers for lnet headers

[PATCH] drm/i915/color: fix broken display in icl+
 2019-10-01  7:23 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

post-receive: pub/scm/linux/kernel/git/klassert/ipsec-next
 2019-10-01  7:22 UTC 

[PATCH] mm, vmpressure: Fix a signedness bug in vmpressure_register_event()
 2019-10-01  7:20 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/l2md
 2019-10-01  7:21 UTC 

[PATCH v7 0/3] CRTC background color
 2019-10-01  7:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for CRTC background color (rev8)

[PATCH] get_maintainer: Add signatures from Fixes: <badcommit> lines in commit message
 2019-10-01  7:19 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2019-10-01  7:19 UTC  (3+ messages)

[dm-crypt] Reencrypt process questions
 2019-10-01  7:18 UTC  (2+ messages)

lift the xfs writepage code into iomap v5
 2019-10-01  7:11 UTC  (12+ messages)
` [PATCH 01/11] iomap: add tracing for the readpage / readpages
` [PATCH 02/11] iomap: copy the xfs writeback code to iomap.c
` [PATCH 03/11] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 04/11] xfs: set IOMAP_F_NEW more carefully
` [PATCH 05/11] iomap: zero newly allocated mapped blocks
` [PATCH 06/11] xfs: remove the readpage / readpages tracing code
` [PATCH 07/11] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 08/11] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 09/11] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 10/11] xfs: use the iomap write page code
` [PATCH 11/11] iomap: move struct iomap_page out of iomap.h

rt_task_create returns EEXIST on restart a task
 2019-10-01  7:16 UTC  (3+ messages)

Linux 4.19.76
 2019-10-01  7:14 UTC  (2+ messages)

[PATCH] arm64: update Kconfig to better handle CMDLINE
 2019-10-01  7:13 UTC  (3+ messages)

[PATCH v3 0/3] cec-compliance: tuner control
 2019-10-01  7:12 UTC  (5+ messages)
` [PATCH v4 2/3] cec-follower: add tuner step increment/decrement
    ` [Linux-kernel-mentees] "

[dpdk-dev] [PATCH v3 0/7] ethdev: add new Rx offload flags
 2019-10-01  7:11 UTC  (20+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/7] ethdev: add set ptype function
  ` [dpdk-dev] [PATCH v4 2/7] ethdev: add mbuf RSS update as an offload
  ` [dpdk-dev] [PATCH v4 3/7] ethdev: add flow action type "
  ` [dpdk-dev] [PATCH v4 4/7] drivers/net: update Rx RSS hash offload capabilities
  ` [dpdk-dev] [PATCH v4 5/7] drivers/net: update Rx flow flag and mark capabilities
  ` [dpdk-dev] [PATCH v4 6/7] examples/eventdev_pipeline: add new Rx RSS hash offload
  ` [dpdk-dev] [PATCH v4 7/7] examples: disable Rx packet type parsing
  ` [dpdk-dev] [PATCH v5 0/7] ethdev: add new Rx offload flags
    ` [dpdk-dev] [PATCH v5 1/7] ethdev: add set ptype function
    ` [dpdk-dev] [PATCH v5 2/7] ethdev: add mbuf RSS update as an offload
    ` [dpdk-dev] [PATCH v5 3/7] ethdev: add flow action type "
    ` [dpdk-dev] [PATCH v5 4/7] drivers/net: update Rx RSS hash offload capabilities
    ` [dpdk-dev] [PATCH v5 5/7] drivers/net: update Rx flow flag and mark capabilities
    ` [dpdk-dev] [PATCH v5 6/7] examples/eventdev_pipeline: add new Rx RSS hash offload
    ` [dpdk-dev] [PATCH v5 7/7] examples: disable Rx packet type parsing

[PATCH] Bluetooth: hci_ll: set operational frequency earlier
 2019-10-01  7:04 UTC  (3+ messages)

[PATCH] i2c: i2c-stm32f7: fix first byte to send in slave mode
 2019-10-01  7:10 UTC  (4+ messages)

Linux kernel 5.2.18 released
 2019-10-01  7:10 UTC 

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-01  7:10 UTC  (3+ messages)
` [PATCH bpf-next 2/6] libbpf: move bpf_helpers.h, bpf_endian.h into libbpf

[PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
 2019-10-01  7:10 UTC  (11+ messages)
` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely

[PATCH] Revert "Input: elantech - enable SMBus on new (2018+) systems"
 2019-10-01  7:08 UTC 

Linux 5.3.2
 2019-10-01  7:07 UTC  (3+ messages)
` 5.3.3??? [was Re: Linux 5.3.2]

[PATCH] x86/PAT: priority the PAT warn to error to highlight the developer
 2019-10-01  7:07 UTC  (4+ messages)

Build failed in Jenkins: media-build #1203
 2019-10-01  7:07 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #1204

[Buildroot] [PATCH v2 1/1] cmake: bump version to 3.15.3
 2019-10-01  7:06 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 00/13] introduces ppfe network PMD
 2019-10-01  7:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 02/13] net/ppfe: introduce ppfe net poll mode driver

[PATCH 0/2] Add PM support to STM32 Timer PWM
 2019-10-01  7:04 UTC  (4+ messages)
` [PATCH 2/2] pwm: stm32: add power management support

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-10-01  7:04 UTC  (3+ messages)
` [PATCH v2 05/50] drm/bridge: Extend bridge API to disable connector creation

post-receive: pub/scm/linux/kernel/git/sschmidt/wpan
 2019-10-01  7:04 UTC 

post-receive: pub/scm/linux/kernel/git/dborkman/l2md
 2019-10-01  7:03 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-10-01  7:02 UTC 

[v6 PATCH] RISC-V: Remove unsupported isa string info print
 2019-10-01  7:02 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-10-01  7:02 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-10-01  7:02 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-10-01  7:02 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-10-01  7:02 UTC 

[dpdk-dev] [PATCH] eventdev: flag to identify same destined packets enqueue
 2019-10-01  6:46 UTC 

[BUG] git is segfaulting, was [PATCH v4 04/12] dir: also check directories for matching pathspecs
 2019-10-01  7:01 UTC  (4+ messages)
` [PATCH] dir: special case check for the possibility that pathspec is NULL

[LTP] [PATCH] Convert ptrace01.c to new library
 2019-10-01  7:01 UTC 

[PATCH v2] btrfs: removed unused return variable
 2019-10-01  7:00 UTC  (3+ messages)

Darlehen
 2019-10-01  6:59 UTC 

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-01  6:58 UTC  (6+ messages)
` [PATCH v8 1/5] "
` [PATCH v8 2/5] kasan: add test for vmalloc
` [PATCH v8 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v8 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v8 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH v4 04/24] merge-recursive: provide a better label for diff3 common ancestor
 2019-10-01  6:58 UTC  (4+ messages)
` [PATCH] merge-recursive: fix the diff3 common ancestor label for virtual commits
  ` [PATCH v2] "

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-10-01  6:57 UTC  (13+ messages)
` [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue

[PATCH v4 0/2] Add an API for edac device, for mulriple errors
 2019-10-01  6:56 UTC  (4+ messages)
` [PATCH v4 1/2] edac: Add an API for edac device to report for multiple errors

[PATCH v3] btrfs: removed unused return variable
 2019-10-01  6:53 UTC 

[Buildroot] [PATCH 0/2] Add support for the D programming language
 2019-10-01  6:56 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] package/gcc: add support for D language

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-10-01  6:53 UTC  (3+ messages)
` [PATCH v4 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve

[dpdk-dev] [PATCH v2] net/mlx5: adjust inline setting for large Tx queue sizes
 2019-10-01  6:53 UTC 

[Buildroot] [PATCH v2 0/2] Make remote debugging easier
 2019-10-01  6:52 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] Strip binaries in the rootfs creation instead of in target-finalize

[Bug 111599] [CI][RESUME] igt@gem_ctx_isolation@* - skip - Test requirement: !(gen > LAST_KNOWN_GEN), SKIP
 2019-10-01  6:51 UTC  (2+ messages)

[Buildroot] [PATCH 00/10] Bump skarnet packages to 2019.09 release
 2019-10-01  6:50 UTC  (6+ messages)
` [Buildroot] [PATCH 10/10] package/mdevd: bump version to 0.1.1.0

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-10-01  6:47 UTC  (10+ messages)
` [PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController

[PATCH 1/7] ASoC: amd: No need PCI-MSI interrupts
 2019-10-01  6:45 UTC  (3+ messages)
` [PATCH 2/7] ASoC: amd: Registering device endpoints using MFD framework
  ` [alsa-devel] "

[PATCH] dma/coherent: remove unused dma_get_device_base()
 2019-10-01  6:43 UTC  (4+ messages)

[dpdk-dev] [PATCH v7 0/8] add Nitrox crypto device support
 2019-10-01  6:41 UTC  (9+ messages)
  ` [dpdk-dev] [PATCH v7 1/8] crypto/nitrox: add Nitrox PMD library
  ` [dpdk-dev] [PATCH v7 2/8] crypto/nitrox: create Nitrox symmetric cryptodev
  ` [dpdk-dev] [PATCH v7 3/8] crypto/nitrox: add software queue management functionality
  ` [dpdk-dev] [PATCH v7 4/8] crypto/nitrox: add hardware "
  ` [dpdk-dev] [PATCH v7 5/8] crypto/nitrox: add session management operations
  ` [dpdk-dev] [PATCH v7 6/8] crypto/nitrox: add burst enqueue and dequeue operations
  ` [dpdk-dev] [PATCH v7 7/8] crypto/nitrox: add cipher auth crypto chain processing
  ` [dpdk-dev] [PATCH v7 8/8] test/crypto: add tests for Nitrox PMD

[Buildroot] [PATCH 1/1] package/brltty: fix build with expat
 2019-10-01  6:42 UTC  (3+ messages)

[thud/master PATCH v2] recipes-bsp: ivshmem-uio: Add new recipe for ivshmem-uio driver
 2019-10-01  6:41 UTC  (2+ messages)

[PATCH net v2] net: ag71xx: fix mdio subnode support
 2019-10-01  6:41 UTC 

[PATCH v5 0/3] mfd: mc13xxx: Fixes and enhancements for NXP's mc34708
 2019-10-01  6:41 UTC  (3+ messages)

[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-01  6:40 UTC  (3+ messages)
` [PATCH v2 1/2] qapi: Add feature flags to commands in qapi introspection

[PATCH 0/2] xfs_db: fixes to the btheight command
 2019-10-01  6:40 UTC  (4+ messages)
` [PATCH 1/2] xfs_db: btheight should check geometry more carefully
  ` [PATCH v2 "

Linux kernel 4.19.76 released
 2019-10-01  6:40 UTC 

Linux kernel 5.3.2 released
 2019-10-01  6:40 UTC 

[PATCH v2] phy: renesas: phy-rcar-gen2: Fix the array off by one warning
 2019-10-01  6:39 UTC  (3+ messages)

[PATCH] media: uvcvideo: Use streaming DMA APIs to transfer buffers
 2019-10-01  6:37 UTC  (4+ messages)

[PATCH] Setup GitLab-CI for btrfs-progs
 2019-10-01  6:02 UTC  (2+ messages)

[PATCH BlueZ] mesh: Make mesh-config API more consistent
 2019-10-01  6:37 UTC 

[PATCH] vshmem-uio-driver: Make it ti-soc specific
 2019-10-01  6:36 UTC 

[PATCH v5 00/11] xfs: rework near mode extent allocation
 2019-10-01  6:36 UTC  (5+ messages)
` [PATCH v5 01/11] xfs: track active state of allocation btree cursors

[Xen-devel] [PATCH for-4.13 0/2] xen/nospec: Add Kconfig options for speculative hardening
 2019-10-01  6:35 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/typesafe: Force helpers to be always_inline
 2019-10-01  6:34 UTC  (2+ messages)

[PATCH net] cxgb4: fix out-of-bounds MSI-X info array access
 2019-10-01  6:33 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/cups-filters: fix build without NLS
 2019-10-01  6:32 UTC  (6+ messages)

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-01  6:12 UTC  (3+ messages)
` [RFC PATCH 8/9] PCI: rpaphp: correctly match ibm, my-drc-index to drc-name when using drc-info
` [RFC PATCH 9/9] powerpc: Enable support for ibm,drc-info property

[dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: support event crypto adapter
 2019-10-01  6:31 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2019-10-01  6:31 UTC 

next/pending-fixes boot: 214 boots: 10 failed, 203 passed with 1 untried/unknown (v5.4-rc1-91-gae083b2a11c7)
 2019-10-01  6:30 UTC 

[Bug 111747] [CI][DRMTIP] igt@ - incomplete - Jenkins gives up
 2019-10-01  6:30 UTC 

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2019-10-01  6:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs
  ` [dpdk-dev] [PATCH v3 1/3] lib/ring: add peek API
  ` [dpdk-dev] [PATCH v3 2/3] lib/rcu: add resource reclamation APIs
  ` [dpdk-dev] [PATCH v3 3/3] doc/rcu: add RCU integration design details

[U-Boot] [PATCH RFT v2 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing
 2019-10-01  6:28 UTC  (4+ messages)
` [U-Boot] [PATCH RFT v2 1/3] spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*

[PATCH v3 00/37] Introduce memory region concept (including device local memory)
 2019-10-01  6:28 UTC  (3+ messages)
` [PATCH v3 35/37] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION
  ` [Intel-gfx] "

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-10-01  6:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2019-10-01  6:28 UTC 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-10-01  6:27 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-10-01  6:26 UTC 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-10-01  6:26 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-10-01  6:26 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-10-01  6:26 UTC 


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.