All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-14 12:01:41 to 2018-04-14 16:07:15 UTC [more...]

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-14 14:13 UTC  (81+ messages)
` [PATCH v11 01/63] xarray: Replace exceptional entries
` [PATCH v11 02/63] xarray: Change definition of sibling entries
` [PATCH v11 03/63] xarray: Add definition of struct xarray
` [PATCH v11 04/63] xarray: Define struct xa_node
` [PATCH v11 05/63] xarray: Add documentation
` [PATCH v11 06/63] xarray: Add xa_load
` [PATCH v11 07/63] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v11 08/63] xarray: Add xa_store
` [PATCH v11 09/63] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 11/63] xarray: Add xa_extract
` [PATCH v11 12/63] xarray: Add xa_destroy
` [PATCH v11 13/63] xarray: Add xas_next and xas_prev
` [PATCH v11 14/63] xarray: Add xas_create_range
` [PATCH v11 15/63] xarray: Add MAINTAINERS entry
` [PATCH v11 16/63] page cache: Rearrange address_space
` [PATCH v11 17/63] page cache: Convert hole search to XArray
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray
` [PATCH v11 19/63] page cache: Convert page deletion to XArray
` [PATCH v11 20/63] page cache: Convert page cache lookups "
` [PATCH v11 21/63] page cache: Convert delete_batch "
` [PATCH v11 22/63] page cache: Remove stray radix comment
` [PATCH v11 23/63] page cache: Convert filemap_range_has_page to XArray
` [PATCH v11 24/63] mm: Convert page-writeback "
` [PATCH v11 25/63] mm: Convert workingset "
` [PATCH v11 26/63] mm: Convert truncate "
` [PATCH v11 27/63] mm: Convert add_to_swap_cache "
` [PATCH v11 28/63] mm: Convert delete_from_swap_cache "
` [PATCH v11 29/63] mm: Convert __do_page_cache_readahead "
` [PATCH v11 30/63] mm: Convert page migration "
` [PATCH v11 31/63] mm: Convert huge_memory "
` [PATCH v11 32/63] mm: Convert collapse_shmem "
` [PATCH v11 33/63] mm: Convert khugepaged_scan_shmem "
` [PATCH v11 34/63] pagevec: Use xa_tag_t
` [PATCH v11 35/63] shmem: Convert replace to XArray
` [PATCH v11 36/63] shmem: Convert shmem_confirm_swap "
` [PATCH v11 37/63] shmem: Convert find_swap_entry "
` [PATCH v11 38/63] shmem: Convert shmem_add_to_page_cache "
` [PATCH v11 39/63] shmem: Convert shmem_alloc_hugepage "
` [PATCH v11 40/63] shmem: Convert shmem_free_swap "
` [PATCH v11 41/63] shmem: Convert shmem_partial_swap_usage "
` [PATCH v11 42/63] memfd: Convert shmem_wait_for_pins "
` [PATCH v11 43/63] memfd: Convert shmem_tag_pins "
` [PATCH v11 44/63] shmem: Comment fixups
` [PATCH v11 45/63] btrfs: Convert page cache to XArray
` [PATCH v11 46/63] fs: Convert buffer "
` [PATCH v11 47/63] fs: Convert writeback "
` [PATCH v11 48/63] nilfs2: Convert "
` [PATCH v11 49/63] f2fs: "
` [PATCH v11 50/63] lustre: "
` [PATCH v11 51/63] dax: Fix use of zero page
` [PATCH v11 52/63] dax: dax_insert_mapping_entry always succeeds
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping
` [PATCH v11 55/63] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v11 56/63] dax: Convert __dax_invalidate_entry "
` [PATCH v11 57/63] dax: Convert dax writeback "
` [PATCH v11 58/63] dax: Convert page fault handlers "
` [PATCH v11 59/63] dax: Return fault code from dax_load_hole
` [PATCH v11 60/63] page cache: Finish XArray conversion
` [PATCH v11 61/63] radix tree: Remove unused functions
` [PATCH v11 62/63] radix tree: Remove radix_tree_update_node_t
` [PATCH v11 63/63] radix tree: Remove radix_tree_clear_tags

[CI] drm/i915: Check whitelist registers across resets
 2018-04-14 16:06 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Check whitelist registers across resets (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-14 16:05 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] gpu: drm: exynos: Change return type to vm_fault_t
 2018-04-14 16:04 UTC 

[PATCH v1 0/2] fsexcludes: Add programmatic way to exclude files
 2018-04-14 15:59 UTC  (2+ messages)

[PATCH] drm/i915: Call i915_perf_fini() on init_hw error unwind
 2018-04-14 15:59 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] X86/KVM: Properly restore 'tsc_offset' when running an L2 guest
 2018-04-14 15:56 UTC  (3+ messages)
` [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE

[PATCH v13 0/6] Address error and recovery for AER and DPC
 2018-04-14 15:53 UTC  (12+ messages)
` [PATCH v13 6/6] PCI/DPC: Do not do recovery for hotplug enabled system

[PATCH] dax: Change return type to vm_fault_t
 2018-04-14 15:50 UTC 

Using WG for transport security in a p2p network
 2018-04-14 16:01 UTC  (3+ messages)

tg3 crashes under high load, when using 100Mbits
 2018-04-14 15:47 UTC  (3+ messages)

[linux-linus test] 122256: regressions - trouble: blocked/broken/fail/pass
 2018-04-14 15:47 UTC 

[RFC v4 00/25] drm: Add generic fbdev emulation
 2018-04-14 15:46 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH v4 0/2] Implement Hex file loader and add test case
 2018-04-14 15:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/2] Implement .hex file loader

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-04-14 15:44 UTC  (4+ messages)

[PATCH] mm: huge_memory: Change return type to vm_fault_t
 2018-04-14 15:44 UTC 

[PATCH 00/15] nd/pack-objects-pack-struct update
 2018-04-14 15:35 UTC  (16+ messages)
` [PATCH 01/15] read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean
` [PATCH 02/15] pack-objects: a bit of document about struct object_entry
` [PATCH 03/15] pack-objects: turn type and in_pack_type to bitfields
` [PATCH 04/15] pack-objects: use bitfield for object_entry::dfs_state
` [PATCH 05/15] pack-objects: use bitfield for object_entry::depth
` [PATCH 06/15] pack-objects: move in_pack_pos out of struct object_entry
` [PATCH 07/15] pack-objects: move in_pack "
` [PATCH 08/15] pack-objects: refer to delta objects by index instead of pointer
` [PATCH 09/15] pack-objects: shrink z_delta_size field in struct object_entry
` [PATCH 10/15] pack-objects: don't check size when the object is bad
` [PATCH 11/15] pack-objects: clarify the use of object_entry::size
` [PATCH 12/15] pack-objects: shrink size field in struct object_entry
` [PATCH 13/15] pack-objects: shrink delta_size "
` [PATCH 14/15] pack-objects: reorder members to shrink "
` [PATCH 15/15] ci: exercise the whole test suite with uncommon code in pack-objects

[meta-cgl][PATCH 1/2] layer: add LAYERSERIES_COMPAT for rocko
 2018-04-14 15:33 UTC  (2+ messages)
` [meta-cgl][PATCH 2/2] layer: move LAYERSERIES_COMPAT to sumo

WARNING: lock held when returning to user space!
 2018-04-14 15:33 UTC  (5+ messages)

[PATCH] security: selinux: Change return type to vm_fault_t
 2018-04-14 15:32 UTC 

[PATCH 0/7] nd/repack-keep-pack update
 2018-04-14 15:26 UTC  (8+ messages)
` [PATCH 1/7] t7700: have closing quote of a test at the beginning of line
` [PATCH 2/7] repack: add --keep-pack option
` [PATCH 3/7] gc: add --keep-largest-pack option
` [PATCH 4/7] gc: add gc.bigPackThreshold config
` [PATCH 5/7] gc: handle a corner case in gc.bigPackThreshold
` [PATCH 6/7] gc --auto: exclude base pack if not enough mem to "repack -ad"
` [PATCH 7/7] pack-objects: show some progress when counting kept objects

INFO: task hung in __blkdev_get
 2018-04-14 15:26 UTC  (6+ messages)

[PATCH V3] blk-mq: fix race between complete and BLK_EH_RESET_TIMER
 2018-04-14 15:22 UTC  (4+ messages)

[PATCH] iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
 2018-04-14 15:09 UTC 

Mixed MTU hosts on a network
 2018-04-14 15:20 UTC  (9+ messages)

[PATCH 03/12] libfdt: Safer access to strings section
 2018-04-14 14:42 UTC  (8+ messages)
                  ` [U-Boot] "

remounted ro during operation, unmountable since
 2018-04-14 14:41 UTC  (4+ messages)

Important regression fix patch
 2018-04-14 14:37 UTC  (2+ messages)

[Qemu-trivial] [PATCH trivial for-2.12] Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =m
 2018-04-14 14:27 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH][meta-gnome V3] metacity: add 3.38.0
 2018-04-14 14:25 UTC 

[PATCH 1/4] networkmanager: fix gobject-introspection/musl and cleanup
 2018-04-14 14:22 UTC  (4+ messages)

[Bug 199319] New: Flickering screen on AMDGPU and DC with Linux 4.16-2
 2018-04-14 14:18 UTC  (2+ messages)
` [Bug 199319] "

dropping commerical flags in mpg123 and lame recipes
 2018-04-14 14:16 UTC  (2+ messages)

[PATCH v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT
 2018-04-14 14:13 UTC  (2+ messages)

[PATCH] Sparc
 2018-04-14 14:05 UTC  (3+ messages)

[PATCHES] Networking
 2018-04-14 14:04 UTC  (2+ messages)

[U-Boot] [RFC] rules for SPDX-License-Identifier
 2018-04-14 13:57 UTC  (2+ messages)

[PATCH 0/5] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-14 13:54 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: display: atmel: add optional output-mode property

non-coherence DMA run-time detection
 2018-04-14 13:53 UTC 

[PATCH v2 u-boot 1/2] reset: Add get/assert/deassert/release for bulk of reset signals
 2018-04-14 13:51 UTC  (5+ messages)
` [U-Boot, v2, u-boot, "
    ` [U-Boot] "

Revert "xhci: plat: Register shutdown for xhci_plat"
 2018-04-14 13:48 UTC  (6+ messages)
      ` [PATCH] "

[U-Boot] [PATCH 1/1] env: mmc/fat/ext4: undefined reference to `mmc_initialize'
 2018-04-14 13:41 UTC 

[PATCH] specify encoding for sed command
 2018-04-14 13:27 UTC  (5+ messages)
` [PATCH] completion: reduce overhead of clearing cached --options

Bug: rebase -i creates committer time inversions on 'reword'
 2018-04-14 13:11 UTC  (3+ messages)

How to disable tracing at runtime from the Linux kernel command line?
 2018-04-14 13:09 UTC 

[6/6] USB: phy: drop legacy board-file support
 2018-04-14 13:06 UTC 

[5/6] USB: renesas_usbhs: drop support for legacy phys
 2018-04-14 13:06 UTC 

[4/6] USB: musb: omap2430: drop non-DT support
 2018-04-14 13:06 UTC 

[3/6] USB: ehci-omap: drop unused legacy phy support
 2018-04-14 13:06 UTC 

[2/6] USB: core: hcd: drop support for legacy phys
 2018-04-14 13:06 UTC 

[1/6] USB: phy: drop unused legacy controller-phy bind helper
 2018-04-14 13:06 UTC 

[PATCH v3 04/14] net/mlx5: support Rx tunnel type identification
 2018-04-14 12:57 UTC  (3+ messages)

kernel menuconfig broken?
 2018-04-14 12:55 UTC  (8+ messages)

[xen-4.10-testing baseline-only test] 74609: trouble: blocked/broken
 2018-04-14 12:41 UTC 

[PATCH v8 0/9] NFSD support for async COPY
 2018-04-14 12:32 UTC  (3+ messages)

[RFC PATCH] tests: fix PATH for GIT_TEST_INSTALLED tests
 2018-04-14 12:30 UTC  (2+ messages)

[PATCH v2 00/15] mlx5 Rx tunnel offloading
 2018-04-14 12:25 UTC  (3+ messages)
` [PATCH v2 07/15] net/mlx5: support tunnel RSS level

[PATCH] exofs: fix potential memory leak in mount option parsing
 2018-04-14 12:19 UTC 

[PATCH] isofs: fix potential memory leak in mount option parsing
 2018-04-14 12:16 UTC 

Donation
 2018-04-14  4:04 UTC 

[PATCH] nvme: fix potential memory leak in option parsing
 2018-04-14 12:06 UTC 

[PATCH v14 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-14 11:57 UTC  (12+ messages)
` [PATCH v14 23/33] rcar-vin: force default colorspace for media centric mode
` [PATCH v14 24/33] rcar-vin: prepare for media controller mode initialization
` [PATCH v14 25/33] rcar-vin: add group allocator functions
` [PATCH v14 26/33] rcar-vin: change name of video device
` [PATCH v14 27/33] rcar-vin: add chsel information to rvin_info
` [PATCH v14 28/33] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v14 29/33] rcar-vin: add link notify for Gen3
` [PATCH v14 30/33] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v14 31/33] rcar-vin: enable support for r8a7795
` [PATCH v14 32/33] rcar-vin: enable support for r8a7796
` [PATCH v14 33/33] rcar-vin: enable support for r8a77970


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.