All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 00:42:11 to 2017-12-06 01:02:23 UTC [more...]

[PATCH v2 0/3] PM / core: Invent a WAKEUP_POWERED driver flag
 2017-12-06  1:01 UTC  (3+ messages)
` [PATCH v2 1/3] PM / core: Re-factor some code dealing with parents in __device_suspend()

[Qemu-devel] [PATCH for-2.11] vfio: Fix vfio-kvm group registration
 2017-12-06  1:02 UTC  (2+ messages)

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-12-06  1:00 UTC  (9+ messages)
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[U-Boot] [PATCH v2 0/4] sunxi: Ease eMMC usage and flashing
 2017-12-06  1:01 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/4] sunxi: Add default partition scheme

[PATCH v1 1/3] PM / sysfs: Convert to use sysfs_streq()
 2017-12-06  1:00 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2017-12-06  1:00 UTC 

[PATCH iproute2] iproute2: Fix undeclared __kernel_long_t type build error in RHEL 6.8
 2017-12-06  0:59 UTC  (4+ messages)

[PATCH linux dev-4.10] ARM: dts: aspeed: quanta-q71l: move coin battery sensor
 2017-12-06  0:59 UTC  (3+ messages)

[PATCH 1/2] common/rc: Add syncfs check and a helper _scratch_shutdown()
 2017-12-06  0:59 UTC  (4+ messages)

+ mm-page_owner-align-with-pageblock_nr_pages.patch added to -mm tree
 2017-12-06  0:58 UTC 

[mmotm] mm/page_owner: align with pageblock_nr_pages
 2017-12-06  0:58 UTC  (2+ messages)

[PATCH v2 0/3] Show all commands in debugfs
 2017-12-06  0:57 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: Fix a scsi_show_rq() NULL pointer dereference
` [PATCH v2 2/3] blk-mq-debugfs: Also show requests that have not yet been started
` [PATCH v2 3/3] scsi-mq-debugfs: Show more information

[PATCH V4 0/2] Restructure and fix GHES PCIe AER handling
 2017-12-06  0:56 UTC  (2+ messages)

[RFC PATCH 0/3] pinctrl: sunxi: Add DT-based generic pinctrl driver
 2017-12-06  0:55 UTC  (10+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: sunxi: document new generic binding

[PATCH nf-next v2] netfilter: connlimit: split xt_connlimit into front/backend
 2017-12-06  0:55 UTC  (2+ messages)

[PATCH] ACPI / APEI: remove redundant variables len and node_len
 2017-12-06  0:54 UTC  (4+ messages)

[lkp-robot] [page cache] 6ff0aa17d9: WARNING:at_mm/truncate.c:#truncate_inode_pages_range
 2017-12-06  0:53 UTC 

[lkp-robot] [usb] 035845afbe: kmsg.xhci_hcd#:#:#:Failed_to_enable_MWI_PCI_transaction
 2017-12-06  0:53 UTC 

[alternative-merged] mm-vmscan-do-not-pass-reclaimed-slab-to-vmpressure.patch removed from -mm tree
 2017-12-06  0:52 UTC 

[GIT PULL] more gvt-next for 4.16
 2017-12-06  0:52 UTC  (2+ messages)

[PATCH for-next 00/16] xen/arm: Stage-2 handling cleanup
 2017-12-06  0:51 UTC  (3+ messages)
` [PATCH for-next 01/16] xen/arm: raw_copy_to_guest_helper: Rename flush_dcache to flags

drivers/input/touchscreen/hideep.c:670:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'?
 2017-12-06  0:49 UTC  (2+ messages)

OpenBMC community telecon - 11/27 Agenda
 2017-12-06  0:49 UTC  (3+ messages)

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2017-12-06  0:46 UTC  (7+ messages)

[PATCH v2 0/3] ethtool: add ETHTOOL_RESET support via --reset command
 2017-12-06  0:45 UTC  (6+ messages)
` [PATCH v2 3/3] ethtool: Add "

[PATCH v4 00/73] XArray version 4
 2017-12-06  0:41 UTC  (166+ 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 v4 50/73] shmem: Comment fixups
` [PATCH v4 51/73] btrfs: Convert page cache to XArray
` [PATCH v4 52/73] fs: Convert buffer "
` [PATCH v4 53/73] fs: Convert writeback "
` [PATCH v4 54/73] nilfs2: Convert "
` [PATCH v4 55/73] f2fs: "
` [PATCH v4 56/73] lustre: "
` [PATCH v4 57/73] dax: Convert dax_unlock_mapping_entry "
` [PATCH v4 58/73] dax: Convert lock_slot "
` [PATCH v4 59/73] dax: More XArray conversion
` [PATCH v4 60/73] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v4 61/73] dax: Convert dax_writeback_one "
` [PATCH v4 62/73] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v4 63/73] dax: Convert dax_insert_mapping_entry "
` [PATCH v4 64/73] dax: Convert grab_mapping_entry "
` [PATCH v4 65/73] dax: Fix sparse warning
` [PATCH v4 66/73] page cache: Finish XArray conversion
` [PATCH v4 67/73] vmalloc: Convert to XArray
` [PATCH v4 68/73] brd: "
` [PATCH v4 69/73] xfs: Convert m_perag_tree "
` [PATCH v4 70/73] xfs: Convert pag_ici_root "
` [PATCH v4 71/73] xfs: Convert xfs dquot "
` [PATCH v4 72/73] xfs: Convert mru cache "
` [PATCH v4 73/73] usb: Convert xhci-mem "

Chunk-Recovery fails with alignment error
 2017-12-06  0:42 UTC  (2+ messages)

+ cpumask-make-cpumask_size-return-unsigned-int.patch added to -mm tree
 2017-12-06  0:42 UTC 


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.