All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-11 13:31:45 to 2018-06-11 14:10:35 UTC [more...]

[PATCH] matchbox-terminal: Update commitID
 2018-06-11 13:39 UTC  (2+ messages)

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

[PATCH V3] ARM: shmobile: Rework the PMIC IRQ line quirk
 2018-06-11 14:10 UTC  (12+ messages)

[v6] usb: gadget: udc: renesas_usb3: Add register of usb role switch
 2018-06-11 14:09 UTC  (2+ messages)
` [PATCH v6] "

[PATCH 00/21] omapdrm: Rework the HPD-related operations
 2018-06-11 14:08 UTC  (9+ messages)
` [PATCH 01/21] drm/omap: dss: Remove unused omap_dss_driver operations
` [PATCH 02/21] drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
` [PATCH 03/21] drm/omap: Remove unnecessary display output sanity checks
` [PATCH 05/21] drm/omap: connector-hdmi: Convert to the GPIO descriptors API

[PATCH] mbuf: remove experimental tag from pool ops functions
 2018-06-11 14:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img: align is_allocated_sectors to 4k
 2018-06-11 14:07 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] More conversions away from old_mmio
 2018-06-11 14:06 UTC  (2+ messages)

[PATCH 00/13][V2] Introduce io.latency io controller for cgroups
 2018-06-11 14:08 UTC  (5+ messages)
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context
` [PATCH 07/13] memcontrol: schedule throttling if we are congested

[Qemu-devel] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
 2018-06-11 14:05 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH 0/2] armv7m: Remove armv7m_init() function
 2018-06-11 14:04 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[PATCH] drm/amd/display: Fix stale buffer object (bo) use
 2018-06-11 14:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/mps2-tz: Put ethernet controller behind PPC
 2018-06-11 14:02 UTC  (3+ messages)
` [Qemu-devel] [Qemu-arm] "

[U-Boot] [PATCH v2 0/3] Generic file system firmware loader DM
 2018-06-11 14:03 UTC  (19+ messages)
` [U-Boot] [PATCH v2 3/3] common: Generic loader for file system

[PATCH net] tc-testing: ife: fix wrong teardown command in test b7b8
 2018-06-11 14:02 UTC 

[PATCH 4.17 00/15] 4.17.1-stable review
 2018-06-11 14:02 UTC  (2+ messages)

[PATCH v1] AMD SSB bits
 2018-06-11 14:01 UTC  (4+ messages)
` [PATCH v1 3/3] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features

[PATCH net] failover: eliminate callback hell
 2018-06-11 14:01 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] cputlb: document iotlb.addr, fix txfail physaddr
 2018-06-11 14:01 UTC  (2+ messages)

Regression: x86/tsc: Fix mark_tsc_unstable()
 2018-06-11 13:59 UTC 

[PATCH V2 0/5] PCI: rcar: Add suspend/resume support
 2018-06-11 13:59 UTC  (5+ messages)
` [PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling

[PATCH] diff-options.txt: fix minor typos, font inconsistencies, in docs
 2018-06-11 13:56 UTC 

[GSoC][PATCH 0/1] rebase -i: rewrite the edit-todo functionality in C
 2018-06-11 13:57 UTC  (2+ messages)
` [GSoC][PATCH 1/1] rebase--interactive: "

[GIT PULL] Fsnotify cleanups
 2018-06-11 13:58 UTC  (10+ messages)

[Buildroot] [PATCH] qt53d: fix install issue with qt5.6
 2018-06-11 13:56 UTC 

[Qemu-devel] [PATCH] vl.c: Don't zero-initialize statics for serial_hds
 2018-06-11 13:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 1/1] s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
 2018-06-11 13:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] loader: implement START_SEG_ADDR_RECORD
 2018-06-11 13:55 UTC  (3+ messages)

[PATCH net] ipv6: allow PMTU exceptions to local routes
 2018-06-11 13:55 UTC  (2+ messages)

[PATCH v2 0/5] arm64: perf: Support for chained counters
 2018-06-11 13:54 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: perf: Add support for chaining event counters

[Buildroot] [PATCH] qt5script: fix build issue with 32-bits armv8-a
 2018-06-11 13:54 UTC 

[Qemu-devel] [PATCH] configure: Require Python 2.7 or newer
 2018-06-11 13:52 UTC  (2+ messages)

[PATCH for-4.12 0/4] tools: Internal fd access, etc
 2018-06-11 13:49 UTC  (4+ messages)
` [PATCH 2/4] libxc: Provide access to internal handles

[PATCH] drm/i915/ringbuffer: Brute force context restore
 2018-06-11 13:48 UTC  (3+ messages)

[Buildroot] [PATCH v3] libusb: add an option to compile examples
 2018-06-11 13:47 UTC 

[PATCH v1] libnvdimm, namespace: Replace kmemdup() with kstrndup()
 2018-06-11 13:47 UTC 

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-06-11 13:47 UTC  (6+ messages)
` [PATCH resend "

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2018-06-11 13:47 UTC  (4+ messages)
` [RFC v2 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

Generating license/manifest for a specific layer?
 2018-06-11 13:46 UTC 

[PATCH v2] staging: mt7621-gpio: avoid custom irq_domain for gpio
 2018-06-11 13:46 UTC  (3+ messages)

[PATCH net v3 1/2] ktime: helpers to convert between ktime and jiffies
 2018-06-11 13:46 UTC  (2+ messages)
` [PATCH net v3 2/2] ipv4: igmp: use alarmtimer to prevent delayed reports

[PATCH v9 0/7] drm/i915: per context slice/subslice powergating
 2018-06-11 13:46 UTC  (4+ messages)
` [PATCH v9 7/7] drm/i915: add a sysfs entry to let users set sseu configs

Order of device overrides in config files
 2018-06-11 13:45 UTC  (5+ messages)

[virtio-dev] [PATCH v3] content: enhance device requirements for feature bits
 2018-06-11 13:44 UTC  (5+ messages)
` [virtio-dev] "

[meta-networking][PATCH] samba: add dynamic packages regexp for auth and pdb modules
 2018-06-11 13:43 UTC 

[PATCH 0/2] arm64/drivers: avoid alloc memory on offline node
 2018-06-11 13:43 UTC  (13+ messages)
` [PATCH 1/2] arm64: "

[PATCH] optoe: driver to read/write SFP/QSFP EEPROMs
 2018-06-11 13:43 UTC  (2+ messages)

[PATCH v2 0/7] staging: mt7621-gpio: last cleanups
 2018-06-11 13:42 UTC  (3+ messages)

Yocto not fetching unzip
 2018-06-11 13:33 UTC 

[RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize
 2018-06-11 13:42 UTC  (4+ messages)
` [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters

[igt-dev] [PATCH i-g-t 1/5] lib/gen7_render: include gen6_render header
 2018-06-11 13:40 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib/gen6_render.h: Use gen6 definitions where it is possible
` [igt-dev] [PATCH i-g-t 4/5] lib/gen8_render: Cleanup of libs

[Qemu-devel] [PATCH 0/6] arm_gic: add virtualization extensions support
 2018-06-11 13:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] intc/arm_gic: Refactor operations on the distributor
` [Qemu-devel] [PATCH 2/6] intc/arm_gic: Remove some dead code and put some functions static
` [Qemu-devel] [PATCH 3/6] intc/arm_gic: Add the virtualization extensions to the GIC state

[PATCH v2 0/5] Tegra20 External Memory Controller driver
 2018-06-11 13:38 UTC  (4+ messages)
` [PATCH v2 5/5] memory: tegra: Introduce Tegra20 EMC driver

[PATCH v2 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-06-11 13:38 UTC  (4+ messages)
` [PATCH v2 21/24] rave-sp: Support for variants on modalias drivers

[PATCH 1/6] gtk-immodules-cache.bbclass: convert cache creation to postinst_intercept mechanism
 2018-06-11 13:38 UTC  (6+ messages)
` [PATCH 2/6] lib/oe/package_manager: turn postinst failure warnings into bitbake failures
` [PATCH 3/6] udev: only run qemu from postinst scripts if qemu usermode is supported
` [PATCH 4/6] qemuwrapper-cross: enable multilib and nativesdk variants of the script
` [PATCH 5/6] image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cross available in sysroots
` [PATCH 6/6] package_manager.py: rework postinst_intercept failures

[PATCH RESEND v4 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-06-11 13:36 UTC  (9+ messages)
` [PATCH RESEND v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[igt-dev] [PATCH i-g-t] tests/gem_evict_everything fix for mlocked-* subtests
 2018-06-11 13:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/gem_evict_everything fix for mlocked-* subtests (rev3)

[RFC PATCH 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-06-11 13:35 UTC  (10+ messages)
` [PATCH 1/8] drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
` [PATCH 2/8] drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
` [PATCH 3/8] drm/bridge/synopsys: dsi: defer probing if panel not available in bridge-attach
` [PATCH 4/8] dt-bindings: display: rockchip: update DSI controller
` [PATCH v8 5/8] drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
  ` [PATCH 6/8] drm/dsi: add helper function to find the second host in a dual-dsi setup
` [PATCH 7/8] drm/bridge/synopsys: dsi: add dual-dsi support
` [PATCH 8/8] drm/rockchip: dsi: add dual mipi support

[v6,12/15] usb: typec: tcpm: set cc for drp toggling attach
 2018-06-11 13:35 UTC  (2+ messages)
` [PATCH v6 12/15] "

[meta-selinux][PATCH] semodule-utils: create empty package
 2018-06-11 13:34 UTC  (2+ messages)
` [PATCH] semodule-utils: clear -dev's RDEPENDS

[Qemu-devel] [PATCH v2 00/10] python: futurize --stage1 (Python 3 compatibility)
 2018-06-11 13:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/10] python: futurize -f libfuturize.fixes.fix_print_with_import
  ` [Qemu-devel] [PATCH] fixup! "

INFO: task hung in xlog_grant_head_check
 2018-06-11 13:33 UTC  (11+ messages)
          ` Bugs involving maliciously crafted file system

[PATCH net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-11 13:30 UTC  (11+ messages)
` [PATCH net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [PATCH net-next 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [PATCH net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [PATCH net-next 4/6] net: ethernet: ti: cpsw: add CBS "
` [PATCH net-next 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [PATCH net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[PATCH 00/13] Bluetooth: Add RTL8723BS support
 2018-06-11 13:32 UTC  (11+ messages)
` [PATCH 01/13] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips


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.