All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-16 22:06:00 to 2018-06-17 02:08:33 UTC [more...]

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

[PATCH] Documentation/process: fix reST table border error
 2018-06-17  2:02 UTC  (2+ messages)

[PATCH 0/6] ALSA: hda/ca0132: Various cleanups and fixes
 2018-06-17  1:57 UTC  (5+ messages)
` [PATCH 3/6] ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE

[xen-4.10-testing bisection] complete test-xtf-amd64-amd64-3
 2018-06-17  1:57 UTC 

[PATCH] linux/device.h: fix kernel-doc notation warning
 2018-06-17  1:53 UTC 

[igt-dev] [PATCH V2 i-g-t 0/3] Expanding the basic vkms features
 2018-06-17  1:53 UTC  (10+ messages)
`  "
` [Intel-gfx] [PATCH V2 i-g-t 1/3] Avoid truncate string in __igt_lsof_fds
  `  "
` [Intel-gfx] [PATCH V2 i-g-t 2/3] Account for NULL character when using strncpy
  `  "
` [igt-dev] [PATCH V2 i-g-t 3/3] Move declaration to the top of the code
  `  "
` [igt-dev] ✓ Fi.CI.BAT: success for Expanding the basic vkms features
` [igt-dev] ✓ Fi.CI.IGT: "

[RFC] ARM: rmobile: create DT memory nodes for R8A7795 3.0 and newer
 2018-06-17  0:08 UTC  (6+ messages)
        ` [U-Boot] "

[Qemu-devel] [Bug 1777293] [NEW] [REQUEST[ SHARING MEMORY WITH HOST
 2018-06-17  1:34 UTC 

[PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-17  1:30 UTC  (2+ messages)

[PATCH 0/2] mm: gup: don't unmap or drop filesystem buffers
 2018-06-17  1:25 UTC  (3+ messages)
` [PATCH 1/2] consolidate get_user_pages error handling
` [PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()

[RFC PATCH 0/5] FSI scom driver overhaul
 2018-06-17  1:22 UTC  (5+ messages)
` [RFC PATCH 5/5] fsi/scom: Major overhaul

[PATCH 0/3] Resolve -Wattribute-alias warnings from SYSCALL_DEFINEx()
 2018-06-17  1:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] 9p: Add support for Darwin
 2018-06-17  0:56 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 01/13] 9p: linux: Fix a couple Linux assumptions
` [Qemu-devel] [PATCH v3 02/13] 9p: Rename 9p-util -> 9p-util-linux
` [Qemu-devel] [PATCH v3 03/13] 9p: darwin: Handle struct stat(fs) differences
` [Qemu-devel] [PATCH v3 04/13] 9p: darwin: Handle struct dirent differences
` [Qemu-devel] [PATCH v3 05/13] 9p: darwin: Explicitly cast comparisons of mode_t with -1
` [Qemu-devel] [PATCH v3 06/13] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [Qemu-devel] [PATCH v3 07/13] 9p: darwin: Provide a compatibility definition for XATTR_SIZE_MAX
` [Qemu-devel] [PATCH v3 08/13] 9p: darwin: *xattr_nofollow implementations
` [Qemu-devel] [PATCH v3 09/13] 9p: darwin: Compatibility for f/l*xattr
` [Qemu-devel] [PATCH v3 10/13] 9p: darwin: Provide a fallback implementation for utimensat
` [Qemu-devel] [PATCH v3 11/13] 9p: darwin: Implement compatibility for mknodat
` [Qemu-devel] [PATCH v3 12/13] 9p: darwin: virtfs-proxy: Implement setuid code for darwin
` [Qemu-devel] [PATCH v3 13/13] 9p: darwin: configure: Allow VirtFS on Darwin

[Buildroot] [PATCH 1/1] Added support for Sinovoip BananaPi M2 Ultra board
 2018-06-17  0:49 UTC 

[PATCH v4 0/9] x86: macrofying inline asm for better compilation
 2018-06-17  0:47 UTC  (7+ messages)
` [PATCH v4 1/9] Makefile: Prepare for using macros for inline asm

[dm-crypt] Integrating luksSuspend in suspend to memory
 2018-06-17  0:39 UTC  (3+ messages)

[PATCH] net: fix e100.rst Documentation build errors
 2018-06-17  0:36 UTC  (2+ messages)

[PATCH] net: fix e1000.rst Documentation build errors
 2018-06-17  0:36 UTC  (2+ messages)

[RFC PATCH] x86/arch_prctl: Add ARCH_SET_XCR0 to mask XCR0 per-thread
 2018-06-17  0:33 UTC 

[RFC 0/2] Memory-to-memory media controller topology
 2018-06-17  0:31 UTC  (4+ messages)

[PATCH] extcon: Release locking when sending the notification of connector state
 2018-06-17  0:31 UTC  (5+ messages)

[PATCH i-g-t] [RFC] Add support to force specific module load
 2018-06-17  0:26 UTC  (4+ messages)
  ` [igt-dev] "

[PATCH v2] staging:iio:accel:adis16240: sign extend function avoiding code duplication
 2018-06-17  0:25 UTC  (3+ messages)

[SPDK] Integrate OpenStack/Cyborg into SPDK Architecture
 2018-06-17  0:20 UTC 

[Qemu-devel] [Bug 614958] [NEW] copy-paste between client and host
 2018-06-17  0:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 614958] "

[PATCH] v4.18-rc1: fix Documentation build due to rename of main.c to mtrr.c
 2018-06-17  0:09 UTC  (2+ messages)

[PATCH 1/2] kbuild: do not update config when running install targets
 2018-06-17  0:07 UTC  (2+ messages)
` [PATCH 2/2] kbuild: do not update config for 'make kernelrelease'

[PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-17  0:07 UTC  (7+ messages)
` [PATCH v33 1/4] mm: add a function to get free page blocks
      ` [virtio-dev] "

[U-Boot] [PULL] u-boot-sh/master
 2018-06-17  0:02 UTC 

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-06-17  0:00 UTC  (8+ messages)
  ` [RFC PATCH 03/10] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A

[PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter
 2018-06-16 23:55 UTC  (3+ messages)

[PATCH] net_sched: blackhole: tell upper qdisc about dropped packets
 2018-06-16 23:42 UTC  (2+ messages)

[PATCH COMMITTED] bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly
 2018-06-16 23:40 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: remove unnecessary if statement
 2018-06-16 23:34 UTC  (3+ messages)

[PATCH v2 7/9] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
 2018-06-16 23:28 UTC  (2+ messages)

[PATCH] atm: Preserve value of skb->truesize when accounting to vcc
 2018-06-16 23:27 UTC  (4+ messages)

Linux 4.18-rc1
 2018-06-16 23:22 UTC 

[U-Boot] [PATCH v1 1/2] x86: zImage: Move subarch assignment out of cmd_line check
 2018-06-16 23:22 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters

[PATCH] staging: rtl8192u: fix line over 80 characters
 2018-06-16 23:13 UTC  (4+ messages)

Linux kernel 4.18-rc1 released
 2018-06-16 23:07 UTC 

[PATCH v2] staging: rtl8712: Adjust if statements to reduce indentation level
 2018-06-16 23:00 UTC  (3+ messages)

pull-request: bpf 2018-06-16
 2018-06-16 22:54 UTC  (2+ messages)

[md PATCH 00/11] staging: More lustre cleanup - particularly interval-trees
 2018-06-16 22:49 UTC  (5+ messages)
` [PATCH 01/11] staging: lustre: simplify use of interval-tree
      ` [lustre-devel] "

[Buildroot] [PATCH 1/1] package/nodejs: security bump to version 8.11.3
 2018-06-16 22:44 UTC 

[PATCH v3 0/5] crypto: Speck support
 2018-06-16 22:40 UTC  (5+ messages)
` [PATCH v3 3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS

[Qemu-devel] [PATCH v7 00/54] fix building of tests/tcg - last chance to review!
 2018-06-16 22:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 12/54] tests/tcg/multiarch: don't hard code paths/ports for linux-test
` [Qemu-devel] [PATCH v7 29/54] tests/docker/Makefile.include: fix mipsel-cross dependancy

[PATCH] drm/i915: Fix fallout of fake reset along resume
 2018-06-16 22:21 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix fallout of fake reset along resume (rev2)

CentOS improper mount labeling on SELinux enabled systems
 2018-06-16 22:24 UTC  (2+ messages)

v4.9.109 build: 0 failures 0 warnings (v4.9.109)
 2018-06-16 22:13 UTC 

[Buildroot] [PATCH 1/1] package/mediastreamer: add another optional dependency to speexdsp
 2018-06-16 22:07 UTC 

[Buildroot] [PATCH v2 0/3] package/ca-certificates improvements
 2018-06-16 22:06 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/ca-certificates: fix rebuilds
` [Buildroot] [PATCH v2 3/3] package/ca-certificates: create ca-certificates.crt reproducibly


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.