All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-15 22:26:07 to 2019-01-15 23:49:31 UTC [more...]

Kernel modules being built, but not being included in image
 2019-01-15 22:57 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2019-01-15 23:49 UTC 

[PATCH] PCI/MSI: preference to returning -ENOSPC from pci_alloc_irq_vectors_affinity
 2019-01-15 23:49 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-01-15 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2019-01-15 23:46 UTC 

[PATCH v5 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-15 23:46 UTC  (11+ messages)
` [PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command

[linux dev-4.19 00/15] dd NPCM7xx patches to dev-4.19
 2019-01-15 23:45 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-15 23:45 UTC  (11+ messages)

[PATCH] arm64: dts: qcom: sdm845: Expand soc bus address range
 2019-01-15 23:44 UTC  (3+ messages)

linux-next: Fixes tags need some work in the pm tree
 2019-01-15 23:43 UTC  (7+ messages)

[PATCH v3 0/2] support for filtering trees and blobs based on depth
 2019-01-15 23:41 UTC  (4+ messages)

[PATCH v2 00/30] v4l: add support for multiplexed streams
 2019-01-15 23:41 UTC  (24+ messages)
` [PATCH v2 03/30] media: entity: Walk the graph based on pads
` [PATCH v2 04/30] v4l: mc: Start walk from a specific pad in use count calculation
` [PATCH v2 05/30] media: entity: Move the pipeline from entity to pads
` [PATCH v2 06/30] media: entity: Use pad as the starting point for a pipeline
` [PATCH v2 09/30] media: entity: Swap pads if route is checked from source to sink
` [PATCH v2 11/30] media: entity: Skip link validation for pads to which there is no route to
` [PATCH v2 12/30] media: entity: Add an iterator helper for connected pads
` [PATCH v2 13/30] media: entity: Add only connected pads to the pipeline
` [PATCH v2 14/30] media: entity: Add debug information in graph walk route check
` [PATCH v2 15/30] media: entity: Look for indirect routes

[Fuego] [PATCH RFC 0/2] Add some useful features for Fuego
 2019-01-15 23:41 UTC  (5+ messages)
` [Fuego] [PATCH RFC 1/2] parser: add a generic HTML table generator for Benchmark tests

linux-next: Fixes tag needs some work in the nfs-anna tree
 2019-01-15 23:38 UTC  (4+ messages)

[PATCH v6 0/4] misc safety certification fixes
 2019-01-15 23:36 UTC  (16+ messages)
` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH v10 00/12] PECI device driver introduction
 2019-01-15 23:36 UTC  (6+ messages)
` [PATCH v10 06/12] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx

[PATCH v8 1/7] xen: add assembly variables corresponding to linker symbols
 2019-01-15 23:35 UTC  (7+ messages)
` [PATCH v8 2/7] xen: use start_, end_, and more
` [PATCH v8 3/7] xen/x86: use rodata_start_2M_, init_start_2M_, "
` [PATCH v8 4/7] xen: use initcall_start_, ctors_start_, "
` [PATCH v8 5/7] xen: use per_cpu_start_, start_bug_frames_, "
` [PATCH v8 6/7] xen/arm: use alt_instructions_, sdevice_, "
` [PATCH v8 7/7] xen/arm: use alt_instructions_, trampoline_rel_start_, start_vpci_array_, "

[PATCH v8 0/7] misc safety certification fixes
 2019-01-15 23:35 UTC 

[PATCH] mac80211: mesh: only switch path when new metric is at least 10% better
 2019-01-15 23:33 UTC 

[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2019-01-15 23:32 UTC  (5+ messages)

[PATCH] mac80211: mesh: use average bitrate for link metric calculation
 2019-01-15 23:31 UTC 

[Qemu-devel] [PATCH v3 0/9] qcow2: encryption threads
 2019-01-15 23:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/9] qcow2-threads: qcow2_co_do_compress: protect queuing by mutex

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2019-01-15 23:29 UTC 

ath10k and min_gcd + adhoc issues in 4.20 kernel
 2019-01-15 23:29 UTC 

[Qemu-devel] [PATCH] KVM: MMU: fast cleanup D bit based on fast write protect
 2019-01-15 23:29 UTC  (3+ messages)
  `  "

[PATCH 1/2] mac80211: mesh: add hop count to mpath info
 2019-01-15 23:28 UTC  (2+ messages)
` [PATCH 2/2] mac80211: mesh: add mesh path change "

post-receive: pub/scm/linux/kernel/git/bwh/klibc
 2019-01-15 23:28 UTC 

[SPDK] FYI: Jenkins status page is out of sync with GH
 2019-01-15 23:28 UTC 

BUG: iomap_dio_rw() accesses freed memory
 2019-01-15 23:24 UTC  (9+ messages)

[PATCH bpf-next 0/6] bpftool: support queue and stack
 2019-01-15 23:22 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpftool: make key and value optional in update command
` [PATCH bpf-next 2/6] bpftool: make key optional in lookup command
` [PATCH bpf-next 3/6] bpftool: don't print empty key/value for maps
` [PATCH bpf-next 4/6] bpftool: add peek command
` [PATCH bpf-next 5/6] bpftool: add push and enqueue commands
` [PATCH bpf-next 6/6] bpftool: add pop and dequeue commands

[PATCH v2 0/2] iio: adc: npcm: add NPCM ADC driver
 2019-01-15 23:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: iio: add NPCM ADC documentation

[Qemu-devel] [RFC PATCH v2 00/37] Support Kconfig in QEMU
 2019-01-15 23:20 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 07/37] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*

[igt-dev] [PATCH i-g-t v4 1/3] lib/ioctl_wrapper: use defines for get_param instead of param number
 2019-01-15 23:20 UTC  (2+ messages)

What's cooking in git.git (Jan 2019, #02; Tue, 15)
 2019-01-15 23:16 UTC  (3+ messages)

[SPDK] CRC32 optimization for ARM platform
 2019-01-15 23:16 UTC 

[PATCH net-next] mlxsw: spectrum_nve: Use struct_size() in kzalloc()
 2019-01-15 23:14 UTC 

[PATCH v2 0/4] Sideband the whole fetch v2 response
 2019-01-15 23:13 UTC  (5+ messages)

[PATCH v6 1/2] meter: add new rte color definition
 2019-01-15 23:11 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] mbuf: implement generic format for sched field

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-01-15 23:10 UTC 

[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
 2019-01-15 23:10 UTC  (4+ messages)
` [PATCH v2 2/2] x86, kexec_file_load: make it "

[PATCH 0/7] perf: Communicate sink via event::attr:config2
 2019-01-15 23:07 UTC  (16+ messages)
` [PATCH 1/7] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH 2/7] coresight: perf: Add "sinks" group to PMU directory
` [PATCH 3/7] coresight: Use event attributes for sink selection
` [PATCH 4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file
` [PATCH 5/7] perf tools: Use event attributes to send sink information to kernel
` [PATCH 6/7] perf tools: Removing CoreSight set_drv_config() API
` [PATCH 7/7] perf tools: Remove PMU::set_drv_config API

[PATCH net-next] net: phy: Add helpers to determine if PHY driver is generic
 2019-01-15 23:09 UTC 

[Qemu-devel] [PATCH v3 0/4] QEMU changes to do PVH boot
 2019-01-15 23:09 UTC  (3+ messages)
  `  "

[PATCH net-next 0/3] net: dsa: Split platform data to header file
 2019-01-15 23:06 UTC  (8+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] ARM: orion5x: Include platform_data/dsa.h
` [PATCH net-next 3/3] net: dsa: Include platform_data header file

[PATCH] iomap: get/put the page in iomap_page_create/release()
 2019-01-15 23:07 UTC  (2+ messages)

[PATCH v2 1/1] ltp: Update to 20190115
 2019-01-15 23:06 UTC 

[Qemu-devel] [PATCH 0/5] Refactor common PCI IDE functions from CMD646
 2019-01-15 23:05 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
 2019-01-15 23:05 UTC 

[PATCH] RDMA/mlx5: Replace kzalloc with kcalloc
 2019-01-15 23:03 UTC  (3+ messages)

[U-Boot] Proposed fastboot changes
 2019-01-15 23:03 UTC  (3+ messages)

[linux-lvm] how to copy a snapshot, or restore snapshot without deleting it
 2019-01-15 23:03 UTC  (7+ messages)

[linux-4.9 test] 131958: regressions - FAIL
 2019-01-15 22:59 UTC 

btrfs goes read-only when btrfs-cleaner runs
 2019-01-15 22:58 UTC  (4+ messages)

G5 Quad hangs early on 4.20.2 / 5.0-rc2+
 2019-01-15 22:49 UTC 

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2019-01-15 22:57 UTC 

[PATCH] ext4: shrink directory when last block is empty
 2019-01-15 22:55 UTC 

[igt-dev] [PATCH i-g-t v3 00/21] Chamelium VC4 plane fuzzy testing, with SAND and T-tiled mode
 2019-01-15 22:56 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 21/21] chamelium: Add a display test for randomized planes

dm thin pool discarding
 2019-01-15 22:55 UTC  (3+ messages)

[PATCH v2] soc: qcom: rpmh: Avoid accessing freed memory from batch API
 2019-01-15 22:54 UTC  (2+ messages)

[PATCH bpf 1/3] bpf: don't assume build-id length is always 20 bytes
 2019-01-15 22:54 UTC  (3+ messages)
` [PATCH bpf 2/3] bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
` [PATCH bpf 3/3] selftests/bpf: retry tests that expect build-id

[PATCH v3 0/2] acpi/nfit: Fix command-supported detection
 2019-01-15 22:53 UTC  (8+ messages)
` [PATCH v3 1/2] acpi/nfit: Block function zero DSMs
` [PATCH v3 2/2] acpi/nfit: Fix command-supported detection

[Qemu-devel] [PATCH v2 0/6] s390x/pci: hotplug handler fixes and reworks
 2019-01-15 22:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/6] s390x/pci: Always delete and free the release_timer
` [Qemu-devel] [PATCH v2 4/6] s390x/pci: Ignore the unplug call if we already have a release_timer

[PATCH] drm/i915/userptr: Fix error handling of mutex_lock_killable()
 2019-01-15 22:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/1] ltp: Update to 20190115
 2019-01-15 22:51 UTC  (2+ messages)

[Qemu-devel] Devdax backend for vnvdimm not working
 2019-01-15 22:51 UTC  (2+ messages)

[PATCH V2 0/5] i2c:ocores: improvements
 2019-01-15 22:49 UTC  (4+ messages)

Armada DRM: bridge with componentized devices
 2019-01-15 22:47 UTC  (4+ messages)

post-receive: pub/scm/git/git
 2019-01-15 22:45 UTC 

[PATCH v1 01/06]: Extending objtool for PIC modules
 2019-01-15 22:45 UTC  (2+ messages)

[PATCH v4 3/3] i2c: at91: added slave mode support
 2019-01-15 22:43 UTC  (4+ messages)

[PATCH net-next] net: dsa: Add ndo_get_phys_port_name() for CPU port
 2019-01-15 22:43 UTC 

[PATCH v2 1/2] ecc: add l_ecc_curve_get_supported_groups
 2019-01-15 22:43 UTC  (2+ messages)
` [PATCH v2 2/2] ecc: document where ECC groups came from

[PATCH] xfs: don't crash when read verifier reports errors with null b_ops
 2019-01-15 22:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] Documentation: networking: dsa: Update documentation
 2019-01-15 22:42 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] libopenssl: bump version to 1.1.1a
 2019-01-15 22:42 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] freeswitch: bump to git master 8f10ae54a18a19fc6ed938e4f662bd218ba54b5e

[PATCH 1/8] lkdtm: change snprintf to scnprintf for possible overflow
 2019-01-15 22:41 UTC  (4+ messages)
` [PATCH 5/8] scsi: lpfc: "

[RFC PATCH] powerpc: Enable kcov
 2019-01-15 22:39 UTC  (3+ messages)
` gcc 6.3 vs 8.2 "

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2019-01-15 22:40 UTC 

[PATCH V3 00/11] ccache.bbclass: Refactor it to make it more reliable
 2019-01-15 22:40 UTC  (5+ messages)
` [PATCH V3 03/11] "

applications hang on a btrfs spanning two partitions
 2019-01-15 22:40 UTC  (4+ messages)

[Devel] finding the older released versions
 2019-01-15 22:40 UTC 

[PATCH net-next] net: phy: check return code when requesting PHY driver module
 2019-01-15 22:40 UTC  (5+ messages)

[PATCH 0/5] Add polkit distro feature
 2019-01-15 22:39 UTC  (7+ messages)
` [PATCH 1/5] systemd: only enable polkit if DISTRO_FEATURES asks for polkit
` [PATCH 2/5] gconf: rename policykit to polkit
` [PATCH 3/5] gconf: enable polkit if polkit distro feature is set
` [PATCH 4/5] consolekit: rename policykit to polkit
` [PATCH 5/5] consolekit: enable polkit if polkit distro feature is set

[PATCH v4 00/14] Argo: hypervisor-mediated interdomain communication
 2019-01-15 22:39 UTC  (6+ messages)
` [PATCH v4 07/14] argo: implement the register op

[PATCH] kvm: add proper frame pointer logic for vmx
 2019-01-15 22:38 UTC  (6+ messages)

ARM: config issue with ftrace function graph tracer
 2019-01-15 22:37 UTC  (5+ messages)

[PATCH] checksum: add l_checksum_digest_length
 2019-01-15 22:38 UTC 

[PATCH v15 00/16] Adding security support for nvdimm
 2019-01-15 22:35 UTC  (4+ messages)
` [PATCH v15 07/16] acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs

[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
 2019-01-15 22:34 UTC  (8+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 3/3] Makefile: correct example fuzz build
` [PATCH v6 0/3] Add commit-graph fuzzer and fix buffer overflow
  ` [PATCH v6 3/3] Makefile: correct example fuzz build

[PATCH 0/3] Add non-blocking stack mempool handler
 2019-01-15 22:32 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] eal: add 128-bit cmpset (x86-64 only)
  ` [PATCH v2 2/2] mempool/nb_stack: add non-blocking stack mempool

[PATCH v3 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-15 22:32 UTC  (3+ messages)
` [PATCH v4 "

[CI] drm/i915: Move intel_execlists_show_requests() aside
 2019-01-15 22:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] input_event: Provide override for sparc64
 2019-01-15 22:32 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mricon/korg-helpers
 2019-01-15 22:31 UTC 

post-receive: pub/scm/git/git
 2019-01-15 22:31 UTC 

[PATCH net-next] net: phy: don't include asm/irq.h directly
 2019-01-15 22:31 UTC  (2+ messages)

[PATCH net-next] net: phy: improve logging in phylib
 2019-01-15 22:30 UTC  (2+ messages)

[PATCH net-next] net: phy: remove preliminary workaround for not loading PHY driver
 2019-01-15 22:30 UTC  (2+ messages)

[PATCH 0/6] Simplify hash_resize.c
 2019-01-15 22:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/8] Upstream RISC-V fork patches, part 3
 2019-01-15 22:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 5/8] RISC-V: Add priv_ver to DisasContext
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v1 7/8] RISC-V: Add misa.MAFD checks to translate
  ` [Qemu-riscv] "


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.