All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-11 13:59:14 to 2018-06-11 14:24:02 UTC [more...]

[PATCH v13 00/72] Convert page cache to XArray
 2018-06-11 14:06 UTC  (123+ messages)
` [PATCH v13 01/72] radix tree test suite: Enable ubsan
` [PATCH v13 02/72] dax: Fix use of zero page
` [PATCH v13 03/72] xarray: Replace exceptional entries
` [PATCH v13 04/72] xarray: Change definition of sibling entries
` [PATCH v13 05/72] xarray: Add definition of struct xarray
` [PATCH v13 06/72] xarray: Define struct xa_node
` [PATCH v13 07/72] xarray: Add documentation
` [PATCH v13 08/72] xarray: Add xa_load
` [PATCH v13 09/72] xarray: Add XArray tags
` [PATCH v13 10/72] xarray: Add xa_store
` [PATCH v13 11/72] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v13 12/72] xarray: Add xa_for_each
` [PATCH v13 13/72] xarray: Add xa_extract
` [PATCH v13 14/72] xarray: Add xa_destroy
` [PATCH v13 15/72] xarray: Add xas_next and xas_prev
` [PATCH v13 16/72] xarray: Add xas_for_each_conflict
` [PATCH v13 17/72] xarray: Add xas_create_range
` [PATCH v13 18/72] xarray: Add MAINTAINERS entry
` [PATCH v13 19/72] page cache: Rearrange address_space
` [PATCH v13 20/72] page cache: Convert hole search to XArray
` [PATCH v13 21/72] page cache: Add and replace pages using the XArray
` [PATCH v13 22/72] page cache: Convert page deletion to XArray
` [PATCH v13 23/72] page cache: Convert find_get_entry "
` [PATCH v13 24/72] page cache: Convert find_get_entries "
` [PATCH v13 25/72] page cache: Convert find_get_pages_range "
` [PATCH v13 26/72] page cache: Convert find_get_pages_contig "
` [PATCH v13 27/72] page cache; Convert find_get_pages_range_tag "
` [PATCH v13 28/72] page cache: Convert find_get_entries_tag "
` [PATCH v13 29/72] page cache: Convert filemap_map_pages "
` [PATCH v13 30/72] radix tree test suite: Convert regression1 "
` [PATCH v13 31/72] page cache: Convert delete_batch "
` [PATCH v13 32/72] page cache: Remove stray radix comment
` [PATCH v13 33/72] page cache: Convert filemap_range_has_page to XArray
` [PATCH v13 34/72] mm: Convert page-writeback "
` [PATCH v13 35/72] mm: Convert workingset "
` [PATCH v13 36/72] mm: Convert truncate "
` [PATCH v13 37/72] mm: Convert add_to_swap_cache "
` [PATCH v13 38/72] mm: Convert delete_from_swap_cache "
` [PATCH v13 39/72] mm: Convert __do_page_cache_readahead "
` [PATCH v13 40/72] mm: Convert page migration "
` [PATCH v13 41/72] mm: Convert huge_memory "
` [PATCH v13 42/72] mm: Convert collapse_shmem "
` [PATCH v13 43/72] mm: Convert khugepaged_scan_shmem "
` [PATCH v13 44/72] mm: Convert is_page_cache_freeable "
` [PATCH v13 45/72] pagevec: Use xa_tag_t
` [PATCH v13 46/72] shmem: Convert shmem_radix_tree_replace to XArray
` [PATCH v13 47/72] shmem: Convert shmem_confirm_swap "
` [PATCH v13 48/72] shmem: Convert find_swap_entry "
` [PATCH v13 49/72] shmem: Convert shmem_add_to_page_cache "
` [PATCH v13 50/72] shmem: Convert shmem_alloc_hugepage "
` [PATCH v13 51/72] shmem: Convert shmem_free_swap "
` [PATCH v13 52/72] shmem: Convert shmem_partial_swap_usage "
` [PATCH v13 53/72] memfd: Convert memfd_wait_for_pins "
` [PATCH v13 54/72] memfd: Convert memfd_tag_pins "
` [PATCH v13 55/72] shmem: Comment fixups
` [PATCH v13 56/72] btrfs: Convert page cache to XArray
` [PATCH v13 57/72] fs: Convert buffer "
` [PATCH v13 58/72] fs: Convert writeback "
` [PATCH v13 59/72] nilfs2: Convert "
` [PATCH v13 60/72] f2fs: "
` [PATCH v13 61/72] dax: Rename some functions
` [PATCH v13 62/72] dax: Hash on XArray instead of mapping
` [PATCH v13 63/72] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v13 64/72] dax: Convert dax_layout_busy_page "
` [PATCH v13 65/72] dax: Convert __dax_invalidate_entry "
` [PATCH v13 66/72] dax: Convert dax writeback "
` [PATCH v13 67/72] dax: Convert page fault handlers "
` [PATCH v13 68/72] page cache: Finish XArray conversion
` [PATCH v13 69/72] radix tree: Remove radix_tree_update_node_t
` [PATCH v13 70/72] radix tree: Remove split/join code
` [PATCH v13 71/72] radix tree: Remove radix_tree_maybe_preload_order
` [PATCH v13 72/72] radix tree: Remove radix_tree_clear_tags

[Bug 199959] New: amdgpu, regression?: system freezes after resume
 2018-06-11 14:22 UTC  (2+ messages)
` [Bug 199959] "

[PATCHv2] nvme: ANA transition timeout handling
 2018-06-11 14:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] CODING_STYLE: Define our preferred form for multiline comments
 2018-06-11 14:21 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix card threshold control configuration
 2018-06-11 14:17 UTC  (3+ messages)

selinux-testsuite inet_socket test failure
 2018-06-11 14:19 UTC  (6+ messages)

[PATCH] mbuf: remove experimental tag from pool ops functions
 2018-06-11 14:19 UTC  (3+ messages)

[PATCH V3] ARM: shmobile: Rework the PMIC IRQ line quirk
 2018-06-11 14:19 UTC  (12+ messages)

Regression: x86/tsc: Fix mark_tsc_unstable()
 2018-06-11 14:17 UTC  (2+ messages)

[PATCH] clk: tegra: Make vde a child of pll_c3
 2018-06-11 14:17 UTC  (2+ messages)

[PATCH] mm: fix null pointer dereference in mem_cgroup_protected
 2018-06-11 14:19 UTC  (2+ messages)

[PATCH] nvmet: free smart-log buffer after use
 2018-06-11 14:16 UTC  (2+ messages)

[PATCH] selinux-testsuite: fix the inet_socket tests on older policy releases
 2018-06-11 14:10 UTC 

[U-Boot] [PATCH v2 0/3] Generic file system firmware loader DM
 2018-06-11 14:15 UTC  (21+ messages)
` [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

[PATCH 00/21] omapdrm: Rework the HPD-related operations
 2018-06-11 14:14 UTC  (15+ messages)
` [PATCH 02/21] drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
` [PATCH 03/21] drm/omap: Remove unnecessary display output sanity checks
` [PATCH 05/21] drm/omap: connector-hdmi: Convert to the GPIO descriptors API
` [PATCH 06/21] drm/omap: encoder-tfp410: "
` [PATCH 07/21] drm/omap: panel-nec-nl8048hl11: "
` [PATCH 08/21] drm/omap: panel-sony-acx565akm: "
` [PATCH 09/21] drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header

[PATCH 1/1] blk-mq: reinit q->tag_set_list entry only after grace period
 2018-06-11 14:14 UTC  (2+ messages)

[PATCH for-4.12 v2 0/8] tools: Depriv fd checking, internal fd access
 2018-06-11 14:13 UTC  (9+ messages)
` [PATCH v2 1/8] libxc: Drop declarations of osdep_privcmd_open and _close
` [PATCH v2 2/8] libxc: Provide access to internal handles
` [PATCH v2 3/8] tools: xencall, xengnttab, xengntshr: Provide access to internal fds
` [PATCH v2 4/8] libxl: Provide better error message when qemu restrict user not found
` [PATCH v2 5/8] tools/tests/depriv: New test utility for deprivilege auditing
` [PATCH v2 6/8] tools/tests: Allow a test subdir to have `install' and `uninstall' targets
` [PATCH v2 7/8] tools/tests/depriv: Install depriv-fd-checker in our private libexec directory
` [PATCH v2 8/8] tools/tests/depriv-fd-checker: Support checking of Linux tun devices

[PATCH] wcn36xx: Remove Unicode Byte Order Mark from testcode
 2018-06-11 14:13 UTC  (3+ messages)

[PATCH] clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL
 2018-06-11 14:12 UTC  (4+ messages)

[PATCH] matchbox-terminal: Update commitID
 2018-06-11 12:39 UTC 

[PATCH net] net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
 2018-06-11 14:12 UTC 

draft ANA support v4
 2018-06-11 14:11 UTC  (11+ messages)
` [PATCH 01/10] nvme: don't rely on the changed namespace list log
` [PATCH 02/10] nvme.h: add support for the log specific field
` [PATCH 03/10] nvme.h: add ANA definitions
` [PATCH 04/10] nvme: simplify the API for getting log pages
` [PATCH 05/10] nvme: remove nvme_req_needs_failover
` [PATCH 06/10] nvme: add ANA support
` [PATCH 07/10] nvmet: keep a port pointer in nvmet_ctrl
` [PATCH 08/10] nvmet: track and limit the number of namespaces per subsystem
` [PATCH 09/10] nvmet: add minimal ANA support
` [PATCH 10/10] nvmet: support configuring ANA groups

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-06-11 14:11 UTC 

[Qemu-devel] storing machine data in qcow images?
 2018-06-11 14:10 UTC  (11+ messages)

[v6] usb: gadget: udc: renesas_usb3: Add register of usb role switch
 2018-06-11 14:09 UTC  (2+ messages)
` [PATCH v6] "

[Qemu-devel] [PATCH] qemu-img: align is_allocated_sectors to 4k
 2018-06-11 14:07 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] More conversions away from old_mmio
 2018-06-11 14:06 UTC  (2+ messages)

[PATCH 00/13][V2] Introduce io.latency io controller for cgroups
 2018-06-11 14:08 UTC  (5+ messages)
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context
` [PATCH 07/13] memcontrol: schedule throttling if we are congested

[Qemu-devel] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
 2018-06-11 14:05 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH 0/2] armv7m: Remove armv7m_init() function
 2018-06-11 14:04 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[PATCH] drm/amd/display: Fix stale buffer object (bo) use
 2018-06-11 14:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/mps2-tz: Put ethernet controller behind PPC
 2018-06-11 14:02 UTC  (3+ messages)
` [Qemu-devel] [Qemu-arm] "

[PATCH net] tc-testing: ife: fix wrong teardown command in test b7b8
 2018-06-11 14:02 UTC 

[PATCH 4.17 00/15] 4.17.1-stable review
 2018-06-11 14:02 UTC  (2+ messages)

[PATCH v1] AMD SSB bits
 2018-06-11 14:01 UTC  (4+ messages)
` [PATCH v1 3/3] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features

[PATCH net] failover: eliminate callback hell
 2018-06-11 14:01 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] cputlb: document iotlb.addr, fix txfail physaddr
 2018-06-11 14:01 UTC  (2+ messages)

[PATCH V2 0/5] PCI: rcar: Add suspend/resume support
 2018-06-11 13:59 UTC  (5+ messages)
` [PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling


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.