All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-21 14:32:07 to 2020-02-21 15:08:06 UTC [more...]

[dpdk-dev] [PATCH 0/4] Extend --lcores to run on cores > RTE_MAX_LCORE
 2020-02-21 14:48 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-02-21 15:08 UTC 

[PATCH v3] dm ebs: new block size emulating target
 2020-02-21 15:08 UTC  (4+ messages)

[RFC 00/18] net: atlantic: MACSec support for AQC devices
 2020-02-21 15:07 UTC  (4+ messages)
` [RFC 06/18] net: macsec: invoke mdo_upd_secy callback when mac address changed

[PATCH v4 0/2] iio: dac: AD5770R: Add support
 2020-02-21 15:07 UTC  (5+ messages)
` [PATCH v4 1/2] iio: dac: ad5770r: Add AD5770R support
` [PATCH v4 2/2] dt-bindings: iio: dac: Add docs for AD5770R DAC

[PATCH 0/3] ASoC: meson: g12a: add internal audio DAC support
 2020-02-21 15:07 UTC  (4+ messages)
` [PATCH 2/3] ASoC: meson: g12a: add internal DAC glue driver

[Xen-devel] [PATCH v4] ns16550: Add ACPI support for ARM only
 2020-02-21 15:07 UTC  (4+ messages)

[PATCH] firmware: arm_scmi: driver: Replace zero-length array with flexible-array member
 2020-02-21 15:08 UTC  (4+ messages)

[RESEND2][PATCH] drm/bridge: analogix-anx6345: Fix drm_dp_link helper removal
 2020-02-21 15:05 UTC  (7+ messages)

[PATCH v2 0/5] Track and expose idle PURR and SPURR ticks
 2020-02-21 15:03 UTC  (4+ messages)
` [PATCH v2 1/5] powerpc: Move idle_loop_prolog()/epilog() functions to header file

[PATCH 4.19 000/191] 4.19.106-stable review
 2020-02-21 15:05 UTC  (4+ messages)
` [PATCH 4.19 009/191] KVM: nVMX: Use correct root level for nested EPT shadow page tables

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-21 15:04 UTC  (8+ messages)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-21 15:04 UTC  (7+ messages)
` [PATCH 15/61] KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling
` [PATCH 16/61] KVM: x86: Encapsulate CPUID entries and metadata in struct
` [PATCH 18/61] KVM: x86: Use common loop iterator when handling CPUID 0xD.N

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-21 15:04 UTC  (9+ messages)
` [PATCH v9 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v9 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v9 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2

[igt-dev] [PATCH i-g-t] tests/perf: reuse the new i915-perf library
 2020-02-21 15:04 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH 0/3] staging: pi433: overlay: Convert to sugar syntax
 2020-02-21 15:03 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH 00/14] xfsprogs: make buffer functions return error codes
 2020-02-21 15:03 UTC  (11+ messages)
` [PATCH 01/14] libxfs: make __cache_lookup return an error code
` [PATCH 02/14] libxfs: make libxfs_getbuf_flags "
` [PATCH 03/14] libxfs: make libxfs_buf_get_map "
` [PATCH 04/14] libxfs: refactor libxfs_readbuf out of existence
` [PATCH 05/14] libxfs: make libxfs_buf_read_map return an error code

[PATCH] s390: Replace zero-length array with flexible-array member
 2020-02-21 15:06 UTC 

[PATCHSET 0/9] io_uring: use polled async retry
 2020-02-21 15:02 UTC  (8+ messages)
` [PATCH 7/9] io_uring: add per-task callback handler

[Intel-gfx] [PATCH v2] drm/i915: Use intel_plane_data_rate for min_cdclk calculation
 2020-02-21 15:02 UTC  (4+ messages)

[Xen-devel] [PATCH v2] rwlock: allow recursive read locking when already locked in write mode
 2020-02-21 15:02 UTC  (27+ messages)

[RFC PATCH v3 00/27] Add subcluster allocation to qcow2
 2020-02-21 15:01 UTC  (11+ messages)
` [RFC PATCH v3 16/27] qcow2: Add subcluster support to zero_in_l2_slice()
` [RFC PATCH v3 17/27] qcow2: Add subcluster support to discard_in_l2_slice()
` [RFC PATCH v3 18/27] qcow2: Add subcluster support to check_refcounts_l2()
` [RFC PATCH v3 19/27] qcow2: Add subcluster support to expand_zero_clusters_in_l1()
` [RFC PATCH v3 20/27] qcow2: Fix offset calculation in handle_dependencies()

[PATCH 00/18] xfsprogs: refactor buffer function names
 2020-02-21 15:01 UTC  (34+ messages)
` [PATCH 01/18] libxfs: clean up readbuf flags
` [PATCH 04/18] libxfs: replace libxfs_putbuf with libxfs_buf_relse
` [PATCH 05/18] libxfs: replace libxfs_getbuf with libxfs_buf_get
` [PATCH 06/18] libxfs: replace libxfs_readbuf with libxfs_buf_read
` [PATCH 07/18] libxfs: make libxfs_bwrite do what libxfs_writebufr does
` [PATCH 08/18] libxfs: make libxfs_readbuf_verify return an error code
` [PATCH 09/18] libxfs: make libxfs_readbufr stash the error value in b_error
` [PATCH 10/18] libxfs: introduce libxfs_buf_read_uncached
` [PATCH 11/18] libxlog: use uncached buffers instead of open-coding them
` [PATCH 12/18] libxfs: use uncached buffers for initial mkfs writes
` [PATCH 13/18] libxfs: straighten out libxfs_writebuf confusion
` [PATCH 14/18] libxfs: remove libxfs_writebuf_int
` [PATCH 15/18] libxfs: hide libxfs_{get,put}bufr
` [PATCH 16/18] libxfs: hide libxfs_getbuf_flags
` [PATCH 17/18] libxfs: rename libxfs_readbuf_map to libxfs_buf_read_map
` [PATCH 18/18] libxfs: rename libxfs_getbuf_map to libxfs_buf_get_map

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2020-02-21 15:00 UTC 

[Xen-devel] [PATCH v2] x86/domain_page: implement pure per-vCPU mapping infrastructure
 2020-02-21 14:59 UTC  (12+ messages)

[dpdk-dev] [PATCH] doc: fix naming of Mellanox devices
 2020-02-21 14:59 UTC 

[PATCH] hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
 2020-02-21 14:59 UTC  (4+ messages)

[PATCH 0/3] KVM: arm64: Ask the compiler to __always_inline functions used by KVM at HYP
 2020-02-21 14:57 UTC  (4+ messages)

[zeus][PATCH] openssh: backport patch to fix "cert not yet valid" test
 2020-02-21 14:57 UTC  (3+ messages)

[PATCH v2 0/4] ceph: don't request caps for idle open files
 2020-02-21 14:57 UTC  (5+ messages)
` [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps

[GIT PULL] nvme fixes for 5.6
 2020-02-21 14:56 UTC 

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-21 14:56 UTC  (2+ messages)
` [Bug 206579] "

[PATCH v4 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-02-21 14:56 UTC  (7+ messages)
` [PATCH v4 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
    ` [Intel-gfx] "
` [PATCH v4 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts
  ` [Intel-gfx] "

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-21 14:56 UTC  (8+ messages)
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[PATCH v8 0/5] ceph: add perf metrics support
 2020-02-21 14:56 UTC  (4+ messages)
` [PATCH v8 5/5] ceph: add global metadata perf metric support

[PATCH] gpio: siox: potentially enabling IRQs too early
 2020-02-21 14:54 UTC  (5+ messages)
` [PATCH] gpio: siox: use raw spinlock for irq related locking

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Avoid rcu_barrier() from shrinker paths
 2020-02-21 14:54 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity

[PATCH] nvme-multipath: Fix memory leak with ana_log_buf
 2020-02-21 14:54 UTC  (3+ messages)

[GIT] Pull request: u-boot-dfu (21.02.2020)
 2020-02-21 14:54 UTC 

[PATCH v2] usb: gadget: net2280: Distribute switch variables for initialization
 2020-02-21 14:54 UTC  (2+ messages)

[PATCH] jbd2: fix ocfs2 corrupt when clearing block group bits
 2020-02-21 14:53 UTC  (4+ messages)
    ` [Ocfs2-devel] "

[ISSUE] The time cost of IOSQE_IO_LINK
 2020-02-21 14:52 UTC  (11+ messages)
          ` [PATCH] task_work_run: don't take ->pi_lock unconditionally

[PATCH] kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
 2020-02-21 14:52 UTC 

[PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
 2020-02-21 14:51 UTC  (2+ messages)

[PATCH] gpiolib: use gpiochip_get_desc() where applicable
 2020-02-21 14:51 UTC  (2+ messages)

[PATCH 0/2] Refactor snapshot vs nocow writers locking
 2020-02-21 14:51 UTC  (4+ messages)
` [RESEND PATCH v2 "

Crash on using the poll ring
 2020-02-21 14:51 UTC  (2+ messages)

[PATCH] dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
 2020-02-21 14:50 UTC  (6+ messages)

[PATCH 18/19] ext4: Add example fsinfo information [ver #16]
 2020-02-21 14:51 UTC  (8+ messages)
` [PATCH 00/19] VFS: Filesystem information and notifications "
  ` [PATCH 02/19] fsinfo: Add syscalls to other arches "
  ` [PATCH 04/19] vfs: Add mount change counter "

[PATCHv2 0/2] arm64: add finalized cap helper
 2020-02-21 14:50 UTC  (6+ messages)
` [PATCHv2 1/2] arm64: cpufeature: add cpus_have_final_cap()
` [PATCHv2 2/2] arm64: kvm: hyp: use cpus_have_final_cap()

[Buildroot] SSH server starts too late
 2020-02-21 14:50 UTC  (3+ messages)

[PATCH 1/1] Dockerfile: add imagemagick
 2020-02-21 14:50 UTC  (2+ messages)

[PATCH 0/3] Unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
 2020-02-21 14:48 UTC  (3+ messages)

[PATCH] clocksource: Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-21 14:48 UTC  (4+ messages)

[PATCH 0/5] Support metric group constraint
 2020-02-21 14:48 UTC  (7+ messages)
` [PATCH 4/5] perf metricgroup: Support metric constraint

[PATCH V5] mfd: da9062: add support for interrupt polarity defined in device tree
 2020-02-21 14:47 UTC  (2+ messages)

[PATCH] rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
 2020-02-21 14:47 UTC 

[RFC v2] RoCE v2.0 Entropy - IPv6 Flow Label and UDP Source Port
 2020-02-21 14:47 UTC  (14+ messages)

[PATCH V4 1/4] dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
 2020-02-21 14:46 UTC  (12+ messages)
` [PATCH V4 2/4] dt-bindings: pinctrl: Convert i.MX8MM "
` [PATCH V4 3/4] dt-bindings: pinctrl: Convert i.MX8MN "
` [PATCH V4 4/4] dt-bindings: pinctrl: imx8mp: Replace the uint32-array with uint32-matrix

[PATCH net-next] enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"
 2020-02-21 14:46 UTC 

[PATCH] ASoC: SOF - topology - do not change the link trigger order for pre-1.4 firmware
 2020-02-21 14:44 UTC  (2+ messages)

[PATCH v2 0/2] perf report: Support annotation of code without symbols
 2020-02-21 14:45 UTC  (3+ messages)
` [PATCH v2 2/2] perf annotate: Support interactive "

[PATCHv3] btrfs: Introduce new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
 2020-02-21 14:44 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: disable GFXOFF around debugfs access to MMIO
 2020-02-21 14:44 UTC  (6+ messages)

[PATCH linux-master 0/3] MCAN updates for clock discovery
 2020-02-21 14:43 UTC  (4+ messages)
` [PATCH linux-master 1/3] can: tcan4x5x: Move clock init to TCAN driver

post-receive: pub/scm/linux/kernel/git/mark/linux
 2020-02-21 14:43 UTC 

[Xen-devel] [PATCH v8 0/5] VM forking
 2020-02-21 14:42 UTC  (3+ messages)
` [Xen-devel] [PATCH v8 3/5] xen/mem_sharing: "

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-21 14:42 UTC  (8+ messages)
    ` [Intel-gfx] "

[PATCH] Intel: Skylake: Fix inconsistent IS_ERR and PTR_ERR
 2020-02-21 14:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-02-21 14:42 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-02-21 14:42 UTC 

[Buildroot] [PATCH 1/1] package/rcw: allow not having custom rcwi files
 2020-02-21 14:40 UTC 

[PATCH] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path
 2020-02-21 14:40 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: updated tdc tests for basic filter with u16 extended match rules
 2020-02-21 14:38 UTC 

[PATCH v2 00/20] linux-user: generate syscall_nr.sh
 2020-02-21 14:37 UTC  (4+ messages)

[PATCH] dma-buf: Precheck for a valid dma_fence before acquiring the reference
 2020-02-21 14:38 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] mmc: core: Fix indentation
 2020-02-21 14:36 UTC  (2+ messages)

[PATCH v2 0/3] Add full support for cloning inline extents
 2020-02-21 14:37 UTC  (3+ messages)
` [PATCH v2 1/3] Btrfs: move all reflink implementation code into its own file

kernel BUG at arch/x86/kernel/apic/apic.c with Dell server with x2APIC enabled and unset X2APIC
 2020-02-21 14:37 UTC 

[PATCH] pinctrl: uniphier: Replace zero-length array with flexible-array member
 2020-02-21 14:37 UTC  (3+ messages)

[PATCH] zonefs: fix IOCB_NOWAIT handling
 2020-02-21 14:37 UTC 

[PATCH v2 1/8] phy: generic: add error trace to detect PHY issue in uclass
 2020-02-21 14:37 UTC  (3+ messages)

[LSF/MM/BPF ATTEND] MM track: THP, page fault scalability, tiered memory
 2020-02-21 14:37 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: increase timeout for nonblocking flip wait
 2020-02-21 14:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v2] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2020-02-21 14:35 UTC  (6+ messages)

[PATCH v2] env: ti: boot: Fix Android boot on AM57x EVM
 2020-02-21 14:35 UTC 

[dpdk-dev] [PATCH] maintainers: update for virtio and vhost
 2020-02-21 14:34 UTC  (2+ messages)

[PATCH v2 0/5] Misc overlay ino issues
 2020-02-21 14:34 UTC  (6+ messages)
` [PATCH v2 1/5] ovl: fix some xino configurations
` [PATCH v2 2/5] ovl: use a private non-persistent ino pool
` [PATCH v2 3/5] ovl: avoid possible inode number collisions with xino=on
` [PATCH v2 4/5] ovl: enable xino automatically in more cases
` [PATCH v2 5/5] ovl: document xino expected behavior

[PATCH v2 0/4] mmc: mediatek: add mmc cqhci support
 2020-02-21 14:33 UTC  (5+ messages)
` [PATCH 1/4] [1/4] mmc: core: expose MMC_CAP2_CQE* to dt

Build failures in v4.9.y, v4.14.y stable queues
 2020-02-21 14:33 UTC 

[PATCH] mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
 2020-02-21 14:31 UTC  (2+ messages)

[PATCH v3 00/10] add ASoC components for AHUB
 2020-02-21 14:31 UTC  (4+ messages)
` [PATCH v3 03/10] ASoC: tegra: add Tegra210 based DMIC driver

[PATCH v5 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-21 14:31 UTC  (2+ messages)
` [PATCH v5 2/2] Documentation: devictree: Add ipq806x mdio bindings


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.