All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-05 23:39:55 to 2017-12-06 00:41:21 UTC [more...]

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

[PATCH v4 00/73] XArray version 4
 2017-12-06  0:41 UTC  (107+ 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 "

+ 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  (14+ messages)
` [xfsprogs PATCH v2 1/3] xfs_io: fix compiler warnings in getfsmap code
` [xfsprogs PATCH v2 2/3] xfs_io: add MAP_SYNC support to mmap()
` [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 1/3] staging: vc04_services: Join multiline dereferences
` [PATCH v3 2/3] staging: vc04_services: Unsplit user-visible strings
` [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  (5+ messages)
` [PATCH v2 0/3] macb rx filter cleanups
  ` [PATCH v2 1/3] net: macb: kill useless use of list_empty()
  ` [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

+ mm-memory_hotplug-remove-unnecesary-check-from-register_page_bootmem_info_section.patch added to -mm tree
 2017-12-05 23:57 UTC 

exclusive subvolume space missing
 2017-12-05 23:57 UTC  (4+ messages)
  ` How exclusive in parent qgroup is computed? (was: Re: exclusive subvolume space missing)
    ` How exclusive in parent qgroup is computed?

[PATCH linux dev-4.10] ARM: dts: aspeed: quanta-q71l: move coin battery sensor
 2017-12-05 23:56 UTC  (2+ messages)

[PATCH] list_lru: Prefetch neighboring list entries before acquiring lock
 2017-12-05 23:56 UTC  (4+ messages)

[kernel-hardening][PATCH v3 0/3] arm: Makes ptdump resuable and add WX page checking
 2017-12-05 23:54 UTC  (3+ messages)

[PATCH] icu: fix libicudata corruption on big endian system
 2017-12-05 23:51 UTC  (3+ messages)

undefined reference to `__multi3' when building with gcc 7.x
 2017-12-05 23:49 UTC  (4+ messages)

[PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
 2017-12-05 23:51 UTC  (3+ messages)

[linux-3.18 test] 116862: regressions - trouble: blocked/broken/fail/pass
 2017-12-05 23:51 UTC 

[kernel-hardening][PATCH v3 3/3] arm: mm: dump: add checking for writable and executable pages
 2017-12-05 23:51 UTC  (3+ messages)

[PATCH v1] arm64: dts: rockchip: remove vdd_log from rk3399-puma
 2017-12-05 23:50 UTC  (2+ messages)

[PATCH v4] usb: xhci: allow imod-interval to be configurable
 2017-12-05 23:50 UTC  (6+ messages)

extfree log recovery and owner (rmapbt) updates
 2017-12-05 23:49 UTC  (2+ messages)

[tpm2] [intel/tpm2-tools] 20df3a: Update SetCmdAuths and GetRspAuths to new paramete
 2017-12-05 23:48 UTC 

[PATCH] lib/mpi: Fix umul_ppmm() for MIPS64r6
 2017-12-05 23:31 UTC 

How hard would it be to implement sparse fetching/pulling?
 2017-12-05 23:46 UTC  (11+ messages)

[PATCH] netfilter: xt_osf: Add missing permission checks
 2017-12-05 23:42 UTC 

[PATCH 0/7] ASoC: don't use rtd->codec - step [6/6]
 2017-12-05 23:42 UTC  (3+ messages)

[Qemu-devel] [for-2.12 0/7] PCI cleanups
 2017-12-05 23:14 UTC  (10+ messages)

[PATCH v2 1/2] can: mcba_usb: fix typo
 2017-12-05 23:42 UTC  (8+ messages)
` CAN-USB adapter unplug (was: Re: [PATCH v2 1/2] can: mcba_usb: fix typo)
  ` CAN-USB adapter unplug

[PATCH 3/3] make sock_alloc_file() do sock_release() on failures
 2017-12-05 23:41 UTC  (2+ messages)

[PATCH 2/3] socketpair(): allocate descriptors first
 2017-12-05 23:40 UTC  (2+ messages)

[PATCH 1/3] fix kcm_clone()
 2017-12-05 23:40 UTC  (2+ messages)

[PATCH] rdma-core: Add missing systemd-devel dependency to the SUSE rdma-core.spec
 2017-12-05 23:40 UTC 

[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
 2017-12-05 23:39 UTC  (11+ messages)


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.