All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 00:03:03 to 2017-12-06 00:41:35 UTC [more...]

[PATCH v4 00/73] XArray version 4
 2017-12-06  0:41 UTC  (149+ messages)
` [PATCH v4 01/73] xfs: Rename xa_ elements to ail_
` [PATCH v4 02/73] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v4 03/73] page cache: Use xa_lock
` [PATCH v4 04/73] xarray: Replace exceptional entries
` [PATCH v4 05/73] xarray: Change definition of sibling entries
` [PATCH v4 06/73] xarray: Add definition of struct xarray
` [PATCH v4 07/73] xarray: Define struct xa_node
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 09/73] xarray: Add xa_load
` [PATCH v4 10/73] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v4 11/73] xarray: Add xa_store
` [PATCH v4 12/73] xarray: Add xa_cmpxchg
` [PATCH v4 13/73] xarray: Add xa_for_each
` [PATCH v4 14/73] xarray: Add xas_for_each_tag
` [PATCH v4 15/73] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
` [PATCH v4 16/73] xarray: Add xa_destroy
` [PATCH v4 17/73] xarray: Add xas_next and xas_prev
` [PATCH v4 18/73] xarray: Add xas_create_range
` [PATCH v4 19/73] xarray: Add MAINTAINERS entry
` [PATCH v4 20/73] idr: Convert to XArray
` [PATCH v4 21/73] ida: "
  ` [PATCH v4 22/73] page cache: Convert hole search "
` [PATCH v4 23/73] page cache: Add page_cache_range_empty function
` [PATCH v4 24/73] page cache: Add and replace pages using the XArray
` [PATCH v4 25/73] page cache: Convert page deletion to XArray
` [PATCH v4 26/73] page cache: Convert page cache lookups "
` [PATCH v4 27/73] page cache: Convert delete_batch "
` [PATCH v4 28/73] page cache: Remove stray radix comment
` [PATCH v4 29/73] mm: Convert page-writeback to XArray
` [PATCH v4 30/73] mm: Convert workingset "
` [PATCH v4 31/73] mm: Convert truncate "
` [PATCH v4 32/73] mm: Convert add_to_swap_cache "
` [PATCH v4 33/73] mm: Convert delete_from_swap_cache "
` [PATCH v4 34/73] mm: Convert cgroup writeback "
` [PATCH v4 35/73] mm: Convert __do_page_cache_readahead "
` [PATCH v4 36/73] mm: Convert page migration "
` [PATCH v4 37/73] mm: Convert huge_memory "
` [PATCH v4 38/73] mm: Convert collapse_shmem "
` [PATCH v4 39/73] mm: Convert khugepaged_scan_shmem "
` [PATCH v4 40/73] pagevec: Use xa_tag_t
` [PATCH v4 41/73] shmem: Convert replace to XArray
` [PATCH v4 42/73] shmem: Convert shmem_confirm_swap "
` [PATCH v4 43/73] shmem: Convert find_swap_entry "
` [PATCH v4 44/73] shmem: Convert shmem_tag_pins "
` [PATCH v4 45/73] shmem: Convert shmem_wait_for_pins "
` [PATCH v4 46/73] shmem: Convert shmem_add_to_page_cache "
` [PATCH v4 47/73] shmem: Convert shmem_alloc_hugepage "
` [PATCH v4 48/73] shmem: Convert shmem_free_swap "
` [PATCH v4 49/73] shmem: Convert shmem_partial_swap_usage "

[PATCH] e2p: fix getflags for link file
 2017-12-06  0:41 UTC  (3+ messages)

+ hfsplus-honor-setgid-flag-on-directories.patch added to -mm tree
 2017-12-06  0:40 UTC 

[PATCH 2/5] ethdev: add port ownership
 2017-12-06  0:40 UTC 

[PATCH] drm/i915: Track GGTT writes on the vma
 2017-12-06  0:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[fstests PATCH v5 0/2] add test for DAX MAP_SYNC support
 2017-12-06  0:37 UTC  (6+ messages)
` [fstests PATCH v5 1/2] dm-log-writes: only replay log to marks that exist
` [fstests PATCH v5 2/2] generic: add test for DAX MAP_SYNC support

+ mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix.patch added to -mm tree
 2017-12-06  0:37 UTC 

[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
 2017-12-06  0:36 UTC  (6+ messages)
` [PATCH 2/2] KVM: VMX: Use just one page for I/O permission bitmaps

[PATCH][v5] uprobes/x86: emulate push insns for uprobe on x86
 2017-12-06  0:33 UTC  (2+ messages)

[RESEND PATCH] partial revert of "[media] tvp5150: add HW input connectors support"
 2017-12-06  0:33 UTC 

[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
 2017-12-06  0:30 UTC  (9+ messages)
` [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices

[xfsprogs PATCH v2 0/3] Add necessary items for MAP_SYNC testing
 2017-12-06  0:29 UTC  (8+ messages)
` [xfsprogs PATCH v2 1/3] xfs_io: fix compiler warnings in getfsmap code
` [xfsprogs PATCH v2 3/3] xfs_io: add a new 'log_writes' command

generic/399 and xfs_io pwrite command
 2017-12-06  0:26 UTC  (5+ messages)
      ` [PATCH] xfs_io: fix exitcode handling (was Re: generic/399 and xfs_io pwrite command)

[Qemu-devel] [PATCH 2.12] spapr: replace numa_get_node() with lookup in pc-dimm list
 2017-12-06  0:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] spapr: fix LSI interrupt specifiers in the device tree
 2017-12-06  0:25 UTC  (2+ messages)

[PATCH 1/2] lib: refactor basic stats code
 2017-12-06  0:25 UTC  (2+ messages)
` [PATCH 2/2] lib: optimize _xstats_by_ids APIs

[PATCH v5 1/7] Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line with "two-dot")
 2017-12-06  0:20 UTC  (22+ messages)
` [PATCH v3 1/5] checkout: describe_detached_head: remove ellipsis after committish
  ` [PATCH v2 1/6] config: introduce core.printsha1ellipsis
    ` [PATCH 1/3] checkout: describe_detached_head: remove 3dots after committish
        ` [PATCH v2 3/6] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
            ` [PATCH v3 5/5] Testing: provide tests requiring them with ellipses after SHA-1 values
                      ` [PATCH v3 2/5] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
                        ` [PATCH v3 3/5] Documentation: user-manual: limit usage of ellipsis
                          ` [PATCH v4 1/6] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
                                ` [PATCH v5 4/7] checkout: describe_detached_head: remove ellipsis after committish
                                    ` [PATCH v6 "
                                        ` [PATCH v7 "

+ ocfs2-check-the-metadate-alloc-before-marking-extent-written.patch added to -mm tree
 2017-12-06  0:19 UTC 

v3.18.86 build: 0 failures 1 warnings (v3.18.86)
 2017-12-06  0:18 UTC 

+ ocfs2-cluster-neaten-a-member-of-o2net_msg_handler.patch added to -mm tree
 2017-12-06  0:17 UTC 

[Patch net-next v2] act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
 2017-12-06  0:17 UTC  (2+ messages)
` [Patch net-next v2] act_mirred: get rid of mirred_list_lock spinlock

[PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory
 2017-12-06  0:15 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: limit rk3328-rock64 gmac speed to 100MBit for now
 2017-12-06  0:14 UTC  (2+ messages)

[PATCH bpf-next 0/2] Few BPF doc updates
 2017-12-06  0:12 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, doc: add bpf trees and tps to maintainers entry
` [PATCH bpf-next 2/2] bpf, doc: add faq about bpf development process

[xen-unstable test] 116857: regressions - FAIL
 2017-12-06  0:11 UTC 

[PATCH 0/3] Btrfs: loop retry on raid6 read failures
 2017-12-06  0:11 UTC  (6+ messages)
` [PATCH 3/3] Btrfs: make raid6 rebuild retry more

[PATCH v3 0/3] staging: vc04_services: Fix small style issues
 2017-12-06  0:09 UTC  (4+ messages)
` [PATCH v3 2/3] staging: vc04_services: Unsplit user-visible strings
` [PATCH v3 1/3] staging: vc04_services: Join multiline dereferences
` [PATCH v3 3/3] staging: vc04_services: Use __func__

[linux-next:master 2148/2944] lib/find_bit_benchmark.c:115:7: error: implicit declaration of function 'find_next_and_bit'; did you mean 'find_next_bit'?
 2017-12-06  0:09 UTC  (2+ messages)

[PATCH net] net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
 2017-12-06  0:04 UTC 

Question about soc-utils
 2017-12-06  0:06 UTC  (3+ messages)

[PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions
 2017-12-06  0:02 UTC  (4+ messages)
` [PATCH v2 0/3] macb rx filter cleanups
  ` [PATCH v2 2/3] net: macb: reduce scope of rx_fs_lock-protected regions
  ` [PATCH v2 3/3] net: macb: change GFP_ATOMIC to GFP_KERNEL


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.