All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 20:43:13 to 2020-02-18 21:09:54 UTC [more...]

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

[PATCH v6 00/22] KVM: Dynamically size memslot arrays
 2020-02-18 21:07 UTC  (78+ 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] mm: get rid of WARN if failed to cow user pages
 2020-02-18 21:09 UTC  (5+ 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)

[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)

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)

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

[PATCH v5 0/5] Reftable support git-core
 2020-02-18 21:05 UTC  (3+ messages)
` [PATCH v6 "

[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] libnvdimm/bus: return the outvar 'cmd_rc' error code in __nd_ioctl()
 2020-02-18 21:03 UTC  (4+ messages)

[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 "

[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] "

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

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

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

[PATCH ghak120] audit: trigger accompanying records when no rules present
 2020-02-18 21:00 UTC  (3+ messages)

[PATCH v2] xfs: fix iclog release error check race with shutdown
 2020-02-18 21:00 UTC  (2+ messages)

remove the di_uid/di_gid fields from the XFS icdinode
 2020-02-18 21:00 UTC  (4+ messages)
` [PATCH 1/3] xfs: ensure that the inode uid/gid match values match the icdinode ones
` [PATCH 2/3] xfs: remove the icdinode di_uid/di_gid members
` [PATCH 3/3] xfs: remove the kuid/kgid conversion wrappers

[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
 2020-02-18 21:00 UTC  (4+ messages)
` [PATCH v5 3/3] dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw support

[dpdk-dev] [PATCH] ci: build and use libabigail 1.6
 2020-02-18 20:59 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2] push: introduce --push-option-if-able
 2020-02-18 20:59 UTC  (2+ messages)

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-18 20:57 UTC  (3+ messages)

May we create roce_ud_header_unpack()?
 2020-02-18 20:58 UTC  (2+ messages)

[Xen-devel] CPU Lockup bug with the credit2 scheduler
 2020-02-18 20:57 UTC  (6+ messages)

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-18 20:57 UTC  (4+ messages)
` [PATCH v12 6/9] hugetlb_cgroup: support noreserve mappings

checkpatch - "DT binding docs and includes should be a separate patch"
 2020-02-18 20:57 UTC  (3+ messages)

[RFC 0/9] Regmap over USB for Multifunction USB Device (gpio, display, ...)
 2020-02-18 20:57 UTC  (3+ messages)

[PATCH v2 0/4] linux-user: Add support for fs and fd ioctls
 2020-02-18 20:55 UTC  (6+ messages)
` [PATCH v2 1/4] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v2 2/4] linux-user: Add support for FITRIM ioctl

getting physical address of buffer into user space
 2020-02-18 20:56 UTC 

Cross-project NBD extension proposal: NBD_INFO_INIT_STATE
 2020-02-18 20:55 UTC  (3+ messages)

[PATCH] t3424: new rebase testcase documenting a stat-dirty-like failure
 2020-02-18 20:55 UTC  (2+ messages)
` [PATCH v2] "

Maybe inappropriate use BUG_ON() in CONFIG_SLAB_FREELIST_HARDENED
 2020-02-18 20:54 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix the wrong logic checking when secure buffer is created
 2020-02-18 20:55 UTC  (4+ messages)

[PATCH] drivers: connector: cn_proc: allow limiting certain messages
 2020-02-18 20:54 UTC  (5+ messages)

[PATCH][next] mlxsw: Replace zero-length array with flexible-array member
 2020-02-18 20:57 UTC 

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-02-18 20:45 UTC  (6+ messages)

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-18 20:53 UTC  (4+ messages)

[PATCH ghak28 V6] audit: log audit netlink multicast bind and unbind events
 2020-02-18 20:51 UTC  (3+ messages)

[RFC] #MC mess
 2020-02-18 20:52 UTC  (5+ messages)

[PATCH 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
 2020-02-18 20:52 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: hwmon: Document adt7475 bypass-attenuator property

[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
 2020-02-18 20:51 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-18 20:52 UTC  (2+ messages)

[Buildroot] [PATCH] package/libiio: bump to version 0.19
 2020-02-18 20:52 UTC 

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

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-02-18 20:50 UTC  (3+ messages)
` [PATCH 7/7] tune2fs: Update dir checksums when clearing dir_index feature

[PATCH v3 kunit-next 0/2] kunit: add debugfs representation to show results/run tests
 2020-02-18 20:49 UTC  (5+ messages)
` [PATCH v3 kunit-next 1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display

[Intel-gfx] [PATCH] drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
 2020-02-18 20:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v6 0/5] add Tegra194 XUSB host and pad controller support
 2020-02-18 20:47 UTC  (4+ messages)
` [PATCH v6 3/5] dt-bindings: phy: tegra: Add Tegra194 support

[Buildroot] [PATCH] package/libubootenv: bump to version ba952d0
 2020-02-18 20:47 UTC 

[PATCH 4/4] flow_table.c: Use built-in RCU list checking
 2020-02-18 20:46 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH 3/4] datapath.c: Use built-in RCU list checking
 2020-02-18 20:46 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[GSoC][RFC][PATCH 2/2] STRBUF_INIT_CONST: Adapting strbuf_* functions
 2020-02-18 20:46 UTC  (2+ messages)

[PATCH 2/4] vport.c: Use built-in RCU list checking
 2020-02-18 20:46 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH v6 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-02-18 20:46 UTC  (5+ messages)
` [PATCH v6 04/18] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
` [PATCH v6 07/18] dt-bindings: usb: dwc3: Add a gpio-usb-connector example

[PATCH 1/4] meter.c: Use built-in RCU list checking
 2020-02-18 20:46 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[Intel-gfx] [PATCH] drm/i915/selftests: Fix selftest_mocs for DGFX
 2020-02-18 20:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Fix selftest_mocs for DGFX (rev3)

linux-next: Fixes tag needs some work in the net tree
 2020-02-18 20:45 UTC 

[Intel-gfx] [PATCH 01/12] drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
 2020-02-18 20:45 UTC  (3+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/gt: Show the cumulative context runtime in engine debug

[PATCH net] phy: avoid unnecessary link-up delay in polling mode
 2020-02-18 20:45 UTC  (3+ messages)
` [PATCH net-next] "

[PATCH] libsepol: Use ebitmap_length() to check for an empty ebitmap
 2020-02-18 20:39 UTC 

[PATCH] netlabel_domainhash.c: Use built-in RCU list checking
 2020-02-18 20:44 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] net: netlabel: Use built-in RCU list checking
 2020-02-18 20:43 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[RFC PATCH v4 00/25] Intel Wired LAN/RDMA Driver Updates 2020-02-11
 2020-02-18 20:43 UTC  (7+ messages)
` [RFC PATCH v4 18/25] RDMA/irdma: Implement device supported verb APIs
` [RFC PATCH v4 22/25] RDMA/irdma: Add dynamic tracing for CM


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.