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

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-14 14:13 UTC  (64+ messages)
` [PATCH v11 01/63] xarray: Replace exceptional entries
` [PATCH v11 02/63] xarray: Change definition of sibling entries
` [PATCH v11 03/63] xarray: Add definition of struct xarray
` [PATCH v11 04/63] xarray: Define struct xa_node
` [PATCH v11 05/63] xarray: Add documentation
` [PATCH v11 06/63] xarray: Add xa_load
` [PATCH v11 07/63] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v11 08/63] xarray: Add xa_store
` [PATCH v11 09/63] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 11/63] xarray: Add xa_extract
` [PATCH v11 12/63] xarray: Add xa_destroy
` [PATCH v11 13/63] xarray: Add xas_next and xas_prev
` [PATCH v11 14/63] xarray: Add xas_create_range
` [PATCH v11 15/63] xarray: Add MAINTAINERS entry
` [PATCH v11 16/63] page cache: Rearrange address_space
` [PATCH v11 17/63] page cache: Convert hole search to XArray
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray
` [PATCH v11 19/63] page cache: Convert page deletion to XArray
` [PATCH v11 20/63] page cache: Convert page cache lookups "
` [PATCH v11 21/63] page cache: Convert delete_batch "
` [PATCH v11 22/63] page cache: Remove stray radix comment
` [PATCH v11 23/63] page cache: Convert filemap_range_has_page to XArray
` [PATCH v11 24/63] mm: Convert page-writeback "
` [PATCH v11 25/63] mm: Convert workingset "
` [PATCH v11 26/63] mm: Convert truncate "
` [PATCH v11 27/63] mm: Convert add_to_swap_cache "
` [PATCH v11 28/63] mm: Convert delete_from_swap_cache "
` [PATCH v11 29/63] mm: Convert __do_page_cache_readahead "
` [PATCH v11 30/63] mm: Convert page migration "
` [PATCH v11 31/63] mm: Convert huge_memory "
` [PATCH v11 32/63] mm: Convert collapse_shmem "
` [PATCH v11 33/63] mm: Convert khugepaged_scan_shmem "
` [PATCH v11 34/63] pagevec: Use xa_tag_t
` [PATCH v11 35/63] shmem: Convert replace to XArray
` [PATCH v11 36/63] shmem: Convert shmem_confirm_swap "
` [PATCH v11 37/63] shmem: Convert find_swap_entry "
` [PATCH v11 38/63] shmem: Convert shmem_add_to_page_cache "
` [PATCH v11 39/63] shmem: Convert shmem_alloc_hugepage "
` [PATCH v11 40/63] shmem: Convert shmem_free_swap "
` [PATCH v11 41/63] shmem: Convert shmem_partial_swap_usage "
` [PATCH v11 42/63] memfd: Convert shmem_wait_for_pins "
` [PATCH v11 43/63] memfd: Convert shmem_tag_pins "
` [PATCH v11 44/63] shmem: Comment fixups
` [PATCH v11 45/63] btrfs: Convert page cache to XArray
` [PATCH v11 46/63] fs: Convert buffer "
` [PATCH v11 47/63] fs: Convert writeback "
` [PATCH v11 48/63] nilfs2: Convert "
` [PATCH v11 49/63] f2fs: "
` [PATCH v11 50/63] lustre: "
` [PATCH v11 51/63] dax: Fix use of zero page
` [PATCH v11 52/63] dax: dax_insert_mapping_entry always succeeds
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping
` [PATCH v11 55/63] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v11 56/63] dax: Convert __dax_invalidate_entry "
` [PATCH v11 57/63] dax: Convert dax writeback "
` [PATCH v11 58/63] dax: Convert page fault handlers "
` [PATCH v11 59/63] dax: Return fault code from dax_load_hole
` [PATCH v11 60/63] page cache: Finish XArray conversion
` [PATCH v11 61/63] radix tree: Remove unused functions
` [PATCH v11 62/63] radix tree: Remove radix_tree_update_node_t
` [PATCH v11 63/63] radix tree: Remove radix_tree_clear_tags

[Qemu-devel] [PATCH v4 0/2] Implement Hex file loader and add test case
 2018-04-14 14:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] Implement .hex file loader

[PATCH] Sparc
 2018-04-14 14:05 UTC  (3+ messages)

[PATCHES] Networking
 2018-04-14 14:04 UTC  (2+ messages)

Mixed MTU hosts on a network
 2018-04-14 14:15 UTC  (6+ messages)

[U-Boot] [RFC] rules for SPDX-License-Identifier
 2018-04-14 13:57 UTC  (2+ messages)

[PATCH 0/5] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-14 13:54 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: display: atmel: add optional output-mode property

non-coherence DMA run-time detection
 2018-04-14 13:53 UTC 

[PATCH v2 u-boot 1/2] reset: Add get/assert/deassert/release for bulk of reset signals
 2018-04-14 13:51 UTC  (5+ messages)
` [U-Boot, v2, u-boot, "
      ` [U-Boot] "

Revert "xhci: plat: Register shutdown for xhci_plat"
 2018-04-14 13:48 UTC  (2+ messages)
` [PATCH] "

remounted ro during operation, unmountable since
 2018-04-14 13:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] env: mmc/fat/ext4: undefined reference to `mmc_initialize'
 2018-04-14 13:41 UTC 

[PATCH] specify encoding for sed command
 2018-04-14 13:27 UTC  (5+ messages)
` [PATCH] completion: reduce overhead of clearing cached --options

Bug: rebase -i creates committer time inversions on 'reword'
 2018-04-14 13:11 UTC  (3+ messages)

How to disable tracing at runtime from the Linux kernel command line?
 2018-04-14 13:09 UTC 

[6/6] USB: phy: drop legacy board-file support
 2018-04-14 13:06 UTC 

[5/6] USB: renesas_usbhs: drop support for legacy phys
 2018-04-14 13:06 UTC 

[4/6] USB: musb: omap2430: drop non-DT support
 2018-04-14 13:06 UTC 

[3/6] USB: ehci-omap: drop unused legacy phy support
 2018-04-14 13:06 UTC 

[2/6] USB: core: hcd: drop support for legacy phys
 2018-04-14 13:06 UTC 

[1/6] USB: phy: drop unused legacy controller-phy bind helper
 2018-04-14 13:06 UTC 

[PATCH v3 04/14] net/mlx5: support Rx tunnel type identification
 2018-04-14 12:57 UTC  (6+ messages)
` [PATCH v3 07/14] net/mlx5: support tunnel RSS level

kernel menuconfig broken?
 2018-04-14 12:55 UTC  (8+ messages)

[PATCH 1/4] networkmanager: fix gobject-introspection/musl and cleanup
 2018-04-14 12:48 UTC  (3+ messages)

[xen-4.10-testing baseline-only test] 74609: trouble: blocked/broken
 2018-04-14 12:41 UTC 

[PATCH v8 0/9] NFSD support for async COPY
 2018-04-14 12:32 UTC  (3+ messages)

[RFC PATCH] tests: fix PATH for GIT_TEST_INSTALLED tests
 2018-04-14 12:30 UTC  (2+ messages)

[CI] drm/i915: Check whitelist registers across resets
 2018-04-14 12:27 UTC 

[PATCH v2 00/15] mlx5 Rx tunnel offloading
 2018-04-14 12:25 UTC  (3+ messages)
` [PATCH v2 07/15] net/mlx5: support tunnel RSS level

[PATCH] exofs: fix potential memory leak in mount option parsing
 2018-04-14 12:19 UTC 

[PATCH] isofs: fix potential memory leak in mount option parsing
 2018-04-14 12:16 UTC 

Donation
 2018-04-14  4:04 UTC 

[PATCH] nvme: fix potential memory leak in option parsing
 2018-04-14 12:06 UTC 

[PATCH v14 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-14 11:57 UTC  (34+ messages)
` [PATCH v14 01/33] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v14 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH v14 03/33] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v14 04/33] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v14 05/33] rcar-vin: unregister video device on driver removal
` [PATCH v14 06/33] rcar-vin: move subdevice handling to async callbacks
` [PATCH v14 07/33] rcar-vin: move model information to own struct
` [PATCH v14 08/33] rcar-vin: move max width and height information to chip information
` [PATCH v14 09/33] rcar-vin: move functions regarding scaling
` [PATCH v14 10/33] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v14 11/33] rcar-vin: set a default field to fallback on
` [PATCH v14 12/33] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v14 13/33] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v14 14/33] rcar-vin: align pixelformat check
` [PATCH v14 15/33] rcar-vin: break out format alignment and checking
` [PATCH v14 16/33] rcar-vin: simplify how formats are set and reset
` [PATCH v14 17/33] rcar-vin: cache video standard
` [PATCH v14 18/33] rcar-vin: move media bus configuration to struct rvin_dev
` [PATCH v14 19/33] rcar-vin: enable Gen3 hardware configuration
` [PATCH v14 20/33] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v14 21/33] rcar-vin: add flag to switch to media controller mode
` [PATCH v14 22/33] rcar-vin: use different v4l2 operations in "
` [PATCH v14 23/33] rcar-vin: force default colorspace for media centric mode
` [PATCH v14 24/33] rcar-vin: prepare for media controller mode initialization
` [PATCH v14 25/33] rcar-vin: add group allocator functions
` [PATCH v14 26/33] rcar-vin: change name of video device
` [PATCH v14 27/33] rcar-vin: add chsel information to rvin_info
` [PATCH v14 28/33] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v14 29/33] rcar-vin: add link notify for Gen3
` [PATCH v14 30/33] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v14 31/33] rcar-vin: enable support for r8a7795
` [PATCH v14 32/33] rcar-vin: enable support for r8a7796
` [PATCH v14 33/33] rcar-vin: enable support for r8a77970

Recent changes (master)
 2018-04-14 12:00 UTC 

[RFC v4 00/25] drm: Add generic fbdev emulation
 2018-04-14 11:53 UTC  (26+ messages)
` [RFC v4 01/25] drm: provide management functions for drm_file
` [RFC v4 02/25] drm/file: Don't set master on in-kernel clients
` [RFC v4 03/25] drm/fb-helper: No need to cache rotation and sw_rotations
` [RFC v4 04/25] drm/fb-helper: Remove drm_fb_helper_debug_enter/leave()
` [RFC v4 05/25] drm/fb-helper: dpms_legacy(): Only set on connectors in use
` [RFC v4 06/25] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [RFC v4 07/25] drm: Begin an API for in-kernel clients
` [RFC v4 08/25] drm/fb-helper: Use struct drm_client_display
` [RFC v4 09/25] drm/fb-helper: Move modeset commit code to drm_client
` [RFC v4 10/25] drm/connector: Add drm_connector_has_preferred_mode/pick_cmdline_mode()
` [RFC v4 11/25] drm/connector: Add connector array functions
` [RFC v4 12/25] drm/i915: Add drm_driver->initial_client_display callback
` [RFC v4 13/25] drm/fb-helper: Remove struct drm_fb_helper_crtc
` [RFC v4 14/25] drm/fb-helper: Remove struct drm_fb_helper_connector
` [RFC v4 15/25] drm/fb-helper: Move modeset config code to drm_client
` [RFC v4 16/25] drm: Make ioctls available for in-kernel clients
` [RFC v4 17/25] drm/client: Bail out if there's a DRM master
` [RFC v4 18/25] drm/client: Make the display modes available to clients
` [RFC v4 19/25] drm/client: Finish the in-kernel client API
` [RFC v4 20/25] drm/prime: Don't pin module on export for in-kernel clients
` [RFC v4 21/25] drm/fb-helper: Add drm_fb_helper_fb_open/release()
` [RFC v4 22/25] drm/fb-helper: Add generic fbdev emulation
` [RFC v4 23/25] drm: Add DRM device registered notifier
` [RFC v4 24/25] drm/client: Hack: Add bootsplash
` [RFC v4 25/25] drm/client: Hack: Add DRM VT console client

[PATCH 0/4 v4] sched/rt: track rt rq utilization
 2018-04-14 11:42 UTC  (6+ messages)
` [PATCH 2/4 v4] sched/rt: add rt_rq utilization tracking

wg-ip, a tool to assign automatic ip addresses to wireguard interfaces
 2018-04-14 11:51 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3] tests/perf_pmu: Avoid RT thread for accuracy test
 2018-04-14 11:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH i-g-t v4] "
  ` [igt-dev] "
        `  "

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-04-14 11:26 UTC  (9+ messages)

[PATCH v3 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-14 11:25 UTC  (13+ messages)
` [PATCH v3 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

[RFC v2] virtio: support packed ring
 2018-04-14 11:22 UTC  (4+ messages)

[xen-4.10-testing test] 122255: tolerable FAIL - PUSHED
 2018-04-14 11:13 UTC 

[PATCH] drivers/net: update link status
 2018-04-14 10:55 UTC  (4+ messages)

[PATCH 1/2] mt7601u: use EWMA to calculate avg_rssi
 2018-04-14 10:56 UTC  (4+ messages)
` [PATCH 2/2] mt7601u: run calibration works after finishing scanning

[PATCHv4] gpio: Remove VLA from gpiolib
 2018-04-14 10:55 UTC  (5+ messages)

[PATCH] selftests:vm: add include file
 2018-04-14 19:08 UTC 

Smatch and sparse errors
 2018-04-14 10:51 UTC  (5+ messages)

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-04-14 10:46 UTC  (9+ messages)
` [PATCH 3/7] bus: add bus driver for accessing Allwinner A64 DE2

[PATCH] gpio: Add a reference to CEC on GPIO
 2018-04-14 10:35 UTC  (2+ messages)

[PATCH v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT
 2018-04-14 10:18 UTC 

[Buildroot] keyboard: accented letters not working
 2018-04-14 10:17 UTC 

[Bug 105145] vaExportSurfaceHandle interaction with surface interlaced flag prevents switching on vaapi deinterlacing dynamically
 2018-04-14 10:14 UTC  (2+ messages)

[PATCH] x86/cpufeature: guard asm_volatile_goto usage with CC_HAVE_ASM_GOTO
 2018-04-14 10:11 UTC  (6+ 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.