All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 21:01:33 to 2020-02-18 21:21:01 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-02-18 21:21 UTC 

[Bluez PATCH v1] bluetooth: fix passkey uninitialized when used
 2020-02-18 21:20 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] improve Travis coverage
 2020-02-18 21:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] ci: remove redundant configs disabling kmods
  ` [dpdk-dev] [PATCH v3 2/2] ci: enable more drivers in Travis builds

[PATCH for-5.6] io_uring: fix use-after-free by io_cleanup_req()
 2020-02-18 21:19 UTC 

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-18 21:19 UTC  (3+ messages)
` [PATCH v2 4/5] sched/pelt: Add a new runnable average signal

[PATCH v2 0/15] combining object filters and bitmaps
 2020-02-18 21:19 UTC  (9+ messages)
` [PATCH v2 06/15] rev-list: make --count work with --objects

[PATCH v2 0/4] linux-user: Add support for fs and fd ioctls
 2020-02-18 21:18 UTC  (5+ messages)
` [PATCH v2 3/4] linux-user: Add support for FIFREEZE and FITHAW ioctls
` [PATCH v2 4/4] linux-user: Add support for FDGETFDCSTAT ioctl

[PATCH V4 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-02-18 21:19 UTC  (5+ messages)
` [PATCH V4 1/3] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
` [PATCH V4 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-02-18 21:19 UTC 

[PATCH v2 09/42] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
 2020-02-18 21:18 UTC  (4+ messages)
` [PATCH v2.1] "

[SPDK] Re: EAL: set_mempolicy failed: Invalid argument
 2020-02-18 21:18 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-02-18 21:18 UTC 

[PATCH] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-02-18 21:13 UTC  (2+ messages)

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-18 21:16 UTC  (10+ messages)

[dpdk-dev] [PATCH v3 0/7] MinGW-w64 support
 2020-02-18 21:16 UTC  (2+ messages)

[PATCH] Avoid cpu_physical_memory_rw() with a constant is_write argument
 2020-02-18 21:16 UTC  (6+ messages)
        ` [Xen-devel] "

[PATCH v5 0/2] mtd: spi-nor: use spi-mem dirmap API
 2020-02-18 21:16 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-02-18 21:16 UTC 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2020-02-18 21:16 UTC 

Question for phosphor bmc code - BMC update
 2020-02-18 21:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-02-18 21:16 UTC 

[Intel-gfx] [PATCH 01/12] drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
 2020-02-18 21:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] "

[GIT PULL] dma-mapping updates for 5.6
 2020-02-18 21:15 UTC  (2+ messages)

[PATCH v4 0/2] mtd: spi-nor: use spi-mem dirmap API
 2020-02-18 21:14 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-02-18 21:14 UTC 

[PATCH v4 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-02-18 21:13 UTC  (4+ messages)
` [PATCH v4 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller

[PATCH v6 00/19] Change readahead API
 2020-02-18 21:12 UTC  (14+ messages)
` [PATCH v6 01/19] mm: Return void from various readahead functions
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [PATCH v6 11/19] btrfs: Convert from readpages to readahead
      ` [Ocfs2-devel] "
      ` [Cluster-devel] "
      ` [f2fs-dev] "

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-02-18 21:13 UTC 

[PATCH v6 00/22] KVM: Dynamically size memslot arrays
 2020-02-18 21:07 UTC  (92+ messages)
` [PATCH v6 01/22] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v6 02/22] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v6 03/22] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v6 04/22] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v6 05/22] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v6 06/22] KVM: Drop kvm_arch_create_memslot()
` [PATCH v6 07/22] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v6 08/22] KVM: Refactor error handling for setting memory region
` [PATCH v6 09/22] KVM: Move setting of memslot into helper routine
` [PATCH v6 10/22] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v6 11/22] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v6 12/22] KVM: Move memslot deletion to helper function
` [PATCH v6 13/22] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v6 14/22] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v6 15/22] KVM: Provide common implementation for generic dirty log functions
` [PATCH v6 16/22] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v6 17/22] KVM: Terminate memslot walks via used_slots
` [PATCH v6 18/22] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v6 19/22] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
` [PATCH v6 20/22] KVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot() to mmu.c
` [PATCH v6 21/22] KVM: x86/mmu: Use ranged-based TLB flush for dirty log memslot flush
` [PATCH v6 22/22] KVM: x86/mmu: Consolidate open coded variants of memslot TLB flushes

[PATCH] libnvdimm/bus: return the outvar 'cmd_rc' error code in __nd_ioctl()
 2020-02-18 21:03 UTC  (4+ messages)

[PATCH 0/3] leds: add support for apa102c leds
 2020-02-18 21:13 UTC  (3+ messages)
` [PATCH 3/3] drivers: "

kernel BUG at lib/assoc_array.c:LINE!
 2020-02-18 21:12 UTC  (3+ messages)

[PATCH ndctl] ndctl, test: add bus-id parameter for start-scrub/wait-scrub operation
 2020-02-18 21:12 UTC  (2+ messages)

[PATCH ghak28 V6] audit: log audit netlink multicast bind and unbind events
 2020-02-18 21:12 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Flush tasklet on wait_for_submit()
 2020-02-18 21:12 UTC 

[PATCH v4 0/2] Convert bosch,m_can to json-schema
 2020-02-18 21:11 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindinsg: net: can: Convert can-transceiver "
` [PATCH v4 2/2] dt-bindings: net: can: Convert M_CAN "

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-02-18 21:11 UTC 

[Bug 1863685] [NEW] ARM: HCR.TSW traps are not implemented
 2020-02-18 21:03 UTC  (2+ messages)
` [Bug 1863685] "

[PATCH v5 0/5] Reftable support git-core
 2020-02-18 21:11 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/5] Add reftable library

Planned kernelci.org downtime tomorrow 2020-02-18
 2020-02-18 21:11 UTC 

[SPDK] Re: EAL: set_mempolicy failed: Invalid argument
 2020-02-18 21:11 UTC 

[PATCH v4 0/7] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-18 21:10 UTC  (5+ messages)
` [PATCH v4 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges
  ` [dm-devel] "

[PATCH 0/4] xfs: enable per-type quota timers and warn limits
 2020-02-18 21:07 UTC  (3+ messages)

[PATCH] mm: get rid of WARN if failed to cow user pages
 2020-02-18 21:09 UTC  (4+ messages)

[PATCH 1/2] generic: per-type quota timers set/get test
 2020-02-18 21:09 UTC  (2+ messages)

[PATCH nf-next 0/2] Two non-functional fixes for nft_set_pipapo
 2020-02-18 21:07 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2020-02-18 21:08 UTC 

[meta-oe] [PATCH v2 1/1] fio: remove disabling of compiler optimizations
 2020-02-18 21:07 UTC 

[PATCH] libnvdimm/of_pmem: Fix leaking bus_desc.provider_name in some paths
 2020-02-18 21:03 UTC  (4+ messages)

[PATCH v2 3/3] ASoC: simple-card: Add support for codec to codec DAI links
 2020-02-18 21:06 UTC  (2+ messages)

[libnftnl PATCH] src: Fix nftnl_assert() on data_len
 2020-02-18 21:06 UTC  (10+ messages)

[PATCH] xfs: remove the di_version field from struct icdinode
 2020-02-18 21:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-02-18 21:06 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-02-18 21:06 UTC 

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-02-18 21:05 UTC 

Add support for the X1830 and fix bugs for X1000 v5
 2020-02-18 21:05 UTC  (3+ messages)
` [PATCH v5 5/6] dt-bindings: clock: Add and reorder ABI for X1000

[PATCH] mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()
 2020-02-18 21:05 UTC  (5+ messages)

[Xen-devel] [linux-next test] 147181: regressions - FAIL
 2020-02-18 21:04 UTC 

[PATCH] RDMA/ucma: Put a lock around every call to the rdma_cm layer
 2020-02-18 21:04 UTC 

[PATCH] parisc: Refactor alternative code to accept multiple conditions
 2020-02-18 21:04 UTC 

[PATCH v5 0/3] add videostrong kii pro keymap
 2020-02-18 21:04 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: media: add new kii pro key map

[PATCH] x86/ioperm: add new paravirt function update_io_bitmap
 2020-02-18 21:03 UTC  (4+ messages)
` [Xen-devel] "

[dpdk-dev] [RFC 00/12] introduce s390x architecture
 2020-02-18 21:03 UTC  (2+ messages)

[PATCH] Bluetooth: Fix crash when using new BT_PHY option
 2020-02-18 21:03 UTC  (2+ messages)

[PATCH v5 0/3] ADD interconnect support for Qualcomm DWC3 driver
 2020-02-18 21:02 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: usb: qcom,dwc3: Introduce interconnect properties "

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2020-02-18 21:02 UTC 

[PATCH] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 21:00 UTC  (2+ messages)

RFC: Unpinned DMA-buf handling
 2020-02-18 21:01 UTC  (7+ messages)
` [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
      ` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-02-18 21:02 UTC 

Request for Feedback :: Time Mode setting in timemanager
 2020-02-18 21:01 UTC  (6+ messages)

[meta-oe] [PATCH 1/1] fio: remove disabling of compiler optimizations
 2020-02-18 21:02 UTC  (2+ messages)
` ✗ patchtest: failure for [meta-oe] "

[PATCH v5 0/7] iio: light: AL3010 introduction
 2020-02-18 21:01 UTC  (3+ messages)
` [PATCH v5 2/7] dt-bindings: iio: light: add support for Dyna-Image AL3010


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.