All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-18 18:27:32 to 2017-09-18 19:07:43 UTC [more...]

[PATCH net-next 0/7] net: speedup netns create/delete time
 2017-09-18 19:07 UTC  (3+ messages)
` [PATCH net-next 1/7] kobject: add kobject_uevent_net_broadcast()
` [PATCH net-next 2/7] kobject: copy env blob in one go

[linux-lvm] Option to silence "WARNING: Sum of all thin volume sizes exceeds the size of thin pool"
 2017-09-18 19:07 UTC  (3+ messages)

[PATCH v2] xfs: Output warning message when discard option was enabled even though the device does not support discard
 2017-09-18 19:06 UTC  (2+ messages)

[PATCH] net/nfp: configure L2 broadcast and multicast
 2017-09-18 19:04 UTC  (2+ messages)

Rough notes from sys_membarrier() lightning BoF
 2017-09-18 19:04 UTC  (3+ messages)

[PATCH 00/29] drm/i915: Eliminate DDI encoder->type frobbery redux
 2017-09-18 19:04 UTC  (32+ messages)
` [PATCH 01/29] drm/i915: Replace some spaces with tabs
` [PATCH 02/29] drm/i915: Shrink bxt_ddi_buf_trans
` [PATCH 03/29] drm/i915: Shrink cnl_ddi_buf_trans
` [PATCH 04/29] drm/i915: Dump 'output_types' in crtc state dump
` [PATCH 05/29] drm/i915: Extract intel_ddi_clk_disable()
` [PATCH 06/29] drm/i915: Extract intel_disable_ddi_buf()
` [PATCH 07/29] drm/i915: Inline the required bits of intel_ddi_post_disable() into intel_ddi_fdi_post_disable()
` [PATCH 08/29] drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants
` [PATCH 09/29] drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()
` [PATCH 22/29] drm/i915: Start using output_types for DPLL selection
` [PATCH 23/29] drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()
` [PATCH 26/29] drm/i915: Unify error handling for missing DDI buf trans tables
` [PATCH 27/29] drm/i915: Clear up the types we use for DDI buf trans level/n_entries
` [PATCH 28/29] drm/i915: Replace most intel_ddi_get_encoder_port() alls with encoder->port
` [PATCH 29/29] drm/i915: Pass a crtc state to ddi post_disable from MST code

[PATCH] Input: add support for HiDeep touchscreen
 2017-09-18 19:03 UTC  (3+ messages)

[PATCH v3 0/2] drm/edid: transparent low-level override/firmware EDIDs
 2017-09-18 19:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/edid: transparent low-level override/firmware EDIDs (rev2)

[PATCH 0/6] Support PPTT for ARM64
 2017-09-18 19:02 UTC  (9+ messages)
` [PATCH 4/6] Topology: Add cluster on die macros and arm64 decoding
` [PATCH 6/6] arm64: topology: Enable ACPI/PPTT based CPU topology

[PATCH 1/2] base-files: profile: Do not assume that the 'command' command exists
 2017-09-18 19:01 UTC  (10+ messages)
      ` [PATCH] base-files: profile: Get rid of "resize"

[PATCH] net/nfp: remove firmware ABI check
 2017-09-18 19:00 UTC  (2+ messages)

[PATCH 0/7] I2C GPIO to use gpiolibs open drain
 2017-09-18 19:00 UTC  (5+ messages)
` [PATCH 1/7] i2c: gpio: Convert to use descriptors

[PATCH] membarrier: Update example to take TSO into account
 2017-09-18 18:59 UTC 

[PATCH v3 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
 2017-09-18 18:59 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/20] make dirty-bitmap byte-based
 2017-09-18 18:58 UTC  (21+ messages)
` [Qemu-devel] [PATCH v8 01/20] block: Make bdrv_img_create() size selection easier to read
` [Qemu-devel] [PATCH v8 02/20] hbitmap: Rename serialization_granularity to serialization_align
` [Qemu-devel] [PATCH v8 03/20] qcow2: Ensure bitmap serialization is aligned
` [Qemu-devel] [PATCH v8 04/20] dirty-bitmap: Drop unused functions
` [Qemu-devel] [PATCH v8 05/20] dirty-bitmap: Avoid size query failure during truncate
` [Qemu-devel] [PATCH v8 06/20] dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
` [Qemu-devel] [PATCH v8 07/20] dirty-bitmap: Track bitmap size by bytes
` [Qemu-devel] [PATCH v8 08/20] dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
` [Qemu-devel] [PATCH v8 09/20] qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
` [Qemu-devel] [PATCH v8 10/20] dirty-bitmap: Set iterator start by offset, not sector
` [Qemu-devel] [PATCH v8 11/20] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
` [Qemu-devel] [PATCH v8 12/20] dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
` [Qemu-devel] [PATCH v8 13/20] dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
` [Qemu-devel] [PATCH v8 14/20] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PATCH v8 15/20] mirror: Switch mirror_dirty_init() to byte-based iteration
` [Qemu-devel] [PATCH v8 16/20] qcow2: Switch qcow2_measure() "
` [Qemu-devel] [PATCH v8 17/20] qcow2: Switch load_bitmap_data() "
` [Qemu-devel] [PATCH v8 18/20] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PATCH v8 19/20] dirty-bitmap: Switch bdrv_set_dirty() to bytes
` [Qemu-devel] [PATCH v8 20/20] dirty-bitmap: Convert internal hbitmap size/granularity

[PATCH] u-boot-fslc: Bump revision to ed4d1d9
 2017-09-18 18:56 UTC 

[BACKPORT] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
 2017-09-18 18:55 UTC  (4+ messages)

[failures] arm-cma-avoid-double-mapping-to-the-cma-area-if-config_highmem-=-y.patch removed from -mm tree
 2017-09-18 18:56 UTC 

[failures] mm-cma-remove-alloc_cma.patch removed from -mm tree
 2017-09-18 18:56 UTC 

[failures] mm-cma-manage-the-memory-of-the-cma-area-by-using-the-zone_movable.patch removed from -mm tree
 2017-09-18 18:56 UTC 

[PATCH] drm/i915: Rename global i915 to i915_modparams
 2017-09-18 18:55 UTC 

xfs-quota reports used space incorrectly
 2017-09-18 18:54 UTC  (2+ messages)

cross namespace interface notification for tun devices
 2017-09-18 18:47 UTC 

[PATCH v6 0/2] blktrace: Fix deadlock problem
 2017-09-18 18:53 UTC  (6+ messages)
` [Cluster-devel] "
` [PATCH v6 1/2] blktrace: Fix potentail deadlock between delete & sysfs ops
  ` [Cluster-devel] "
` [PATCH v6 2/2] block_dev: Rename bd_fsfreeze_mutex
  ` [Cluster-devel] "

[Buildroot] [PATCH] qt5: remove Qt Quick dependency on opengl
 2017-09-18 18:53 UTC 

[PATCH] net/i40e: fix incorrect var assignment
 2017-09-18 18:53 UTC  (2+ messages)
` [PATCH v2] "

How to prepare the COLO test environment
 2017-09-18 18:52 UTC  (2+ messages)

[PATCH v2] xfs: check kthread_should_stop() after the setting of task state
 2017-09-18 18:52 UTC  (2+ messages)

Fedora 27 kernel and RPi3 Bluetooth oops
 2017-09-18 18:51 UTC  (2+ messages)

usb/core: slab-out-of-bounds in usb_set_configuration
 2017-09-18 18:50 UTC  (2+ messages)

[PATCH 1/2] drm/i915/cnl: Add support slice/subslice/eu configs
 2017-09-18 18:49 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/cnl: Fix SSEU Device Status

[U-Boot] [PATCH 0/3] rockchip: back-to-bootrom: replace assembly-implementation with C-code
 2017-09-18 18:49 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] "

[PATCH] mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
 2017-09-18 18:49 UTC  (2+ messages)

[v4 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-09-18 18:48 UTC  (8+ messages)
` [v4 07/11] soc/fsl/qbman: Rework portal mapping calls for ARM/PPC

[meta-raspberrypi][PATCH 1/3] linux-raspberrypi_4.9.bb: Upgrade to 4.9.50
 2017-09-18 18:48 UTC  (2+ messages)

[PATCH v1 1/2] net/mlx5: change eth device reference for secondary process
 2017-09-18 18:47 UTC  (3+ messages)
` [PATCH v3 6/6] net/mlx5: multi-process document update

[Qemu-devel] Disk Image Read Location
 2017-09-18 18:47 UTC 

Change of set_fs() in uaccess.h breaks this header being self contained for x86 (4.14-rc1)
 2017-09-18 18:32 UTC 

[PATCH 1/2] net/tap: fix setting speed by argument
 2017-09-18 18:47 UTC  (2+ messages)
` [PATCH 2/2] net/tap: fix unregistering callback with invalid fd

[RFC PATCH 1/2] membarrier: Provide register expedited private command
 2017-09-18 18:46 UTC  (3+ messages)

[PATCH v2 00/19] bnxt patch set
 2017-09-18 18:46 UTC  (3+ messages)
` [PATCH v2 19/19] doc: update release notes

[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
 2017-09-18 18:45 UTC  (8+ messages)
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints

[PATCH 0/5] [RFC] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-09-18 18:39 UTC  (4+ messages)

[PATCH 1/1] staging: media: MAINTAINERS: Add entry for atomisp driver
 2017-09-18 18:41 UTC 

[PATCH v1 0/4] make dpdk iova aware
 2017-09-18 18:44 UTC  (3+ messages)
` [PATCH v1 4/4] doc: remove dpdk iova aware notice

[U-Boot] Please pull u-boot-rockchip/master
 2017-09-18 18:44 UTC 

[Qemu-devel] [PATCH v2 1/1] target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macro
 2017-09-18 18:43 UTC  (4+ messages)

[Buildroot] [PATCH] qt5base: Qt KMS support does not depend on opengl
 2017-09-18 18:43 UTC 

[PATCH] xfs: check kthread_should_stop() after the setting of task state
 2017-09-18 18:43 UTC  (4+ messages)

[PATCH net] udpv6: Fix the checksum computation when HW checksum does not apply
 2017-09-18 18:43 UTC  (2+ messages)

[PATCH v3] add fio_set_directio() error message for platforms without direct I/O
 2017-09-18 18:43 UTC  (2+ messages)

[PATCH] linux-ti-staging: update to ti2017.04-rc4 tag
 2017-09-18 18:43 UTC 

[PATCH] net/nfp: add info about RSS capabilities
 2017-09-18 18:43 UTC  (2+ messages)

[PATCH v2 0/7] Add Membership Library
 2017-09-18 18:42 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/7] doc: add membership documentation

[PATCH 1/8] etnaviv: remove iommu fault handler
 2017-09-18 18:42 UTC  (16+ messages)
` [PATCH 2/8] etnaviv: remove iova_to_phys iommu ops
` [PATCH 3/8] etnaviv: iommuv1: fold pagetable alloc and free into caller
` [PATCH 4/8] etnaviv: iommuv1: remove map_lock
` [PATCH 5/8] etnaviv: iommuv1: fold pgtable_write into callers
` [PATCH 6/8] etnaviv: mmu: stop using iommu map/unmap functions
` [PATCH 7/8] etnaviv: mmu: mark local functions static
` [PATCH 8/8] etnaviv: remove IOMMU dependency

[PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
 2017-09-18 18:41 UTC  (2+ messages)

NVMe and SR-IOV, how to use together?
 2017-09-18 18:41 UTC  (4+ messages)

[PATCH 1/2] xfs: report zeroed or not correctly in xfs_zero_range()
 2017-09-18 18:40 UTC  (2+ messages)

[PATCH] net: Convert int functions to bool
 2017-09-18 18:40 UTC  (2+ messages)

[PATCH] KEYS: use kmemdup() in request_key_auth_new()
 2017-09-18 18:39 UTC  (3+ messages)

net-next is OPEN
 2017-09-18 18:39 UTC 

[PATCH] KEYS: restrict /proc/keys by credentials at open time
 2017-09-18 18:38 UTC  (3+ messages)

[PATCH] ravb: document R8A77970 bindings
 2017-09-18 18:38 UTC  (3+ messages)

[PATCH 7/8] xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
 2017-09-18 18:38 UTC  (2+ messages)

[PATCH] KEYS: reset parent each time before searching key_user_tree
 2017-09-18 18:37 UTC  (3+ messages)

[U-Boot] [RFC PATCH 3/4] rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
 2017-09-18 18:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC, "

[U-Boot] [PATCH 2/2] rockchip: ram: rk3399: update reg map for of-platdata
 2017-09-18 18:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: puma_rk3399: increase serialno_str size
 2017-09-18 18:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] rockchip: dts: rk3368: reduce the number of nodes seen in TPL
 2017-09-18 18:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] rockchip: sdhci: update reg map for of-platdata
 2017-09-18 18:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RFC PATCH 2/4] rockchip: timer: update for 32/64bit-aware OF_PLATDATA
 2017-09-18 18:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC, "

[PATCH v2] ARM: dts: exynos: Add power button for Odroid XU3/4
 2017-09-18 18:37 UTC  (2+ messages)

[PATCH 00/14] Fix wrong %pF and %pS printk format specifier usages
 2017-09-18 18:37 UTC  (3+ messages)
` [PATCH 10/14] fs/xfs: Use %pS printk format for direct addresses

[PATCH] KEYS: prevent KEYCTL_READ on negative key
 2017-09-18 18:37 UTC  (3+ messages)

[xlnx:master 688/1027] include/linux/kernel.h:836:48: error: initialization from incompatible pointer type
 2017-09-18 18:37 UTC 

[PATCH] KEYS: prevent creating a different user's keyrings
 2017-09-18 18:37 UTC  (3+ messages)

[PATCH] bonding: fix wrong slaves capacity check
 2017-09-18 18:37 UTC  (3+ messages)

[PATCH] KEYS: fix writing past end of user-supplied buffer in keyring_read()
 2017-09-18 18:36 UTC  (3+ messages)

[PATCH] doc: add arm64 to linux_gsg
 2017-09-18 18:34 UTC  (2+ messages)

[PATCH] KEYS: fix key refcount leak in keyctl_read_key()
 2017-09-18 18:36 UTC  (3+ messages)

[PATCH] KEYS: fix key refcount leak in keyctl_assume_authority()
 2017-09-18 18:36 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Only touch archdata.iommu when it exists
 2017-09-18 18:35 UTC  (2+ messages)

[PATCH] xfs: fix incorrect log_flushed on fsync
 2017-09-18 18:35 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libinput: bump version to 1.8.2
 2017-09-18 18:35 UTC 

[PATCH] KEYS: fix cred refcount leak in request_key_auth_new()
 2017-09-18 18:33 UTC  (3+ messages)

[xlnx:master 823/1027] debug.c:(.text+0x0): multiple definition of `dwc3_simple_wakeup_capable'
 2017-09-18 18:34 UTC 

[PATCH 0/8] protocol transition
 2017-09-18 18:34 UTC  (5+ messages)
` [PATCH 2/8] protocol: introduce protocol extention mechanisms

[PATCH v2 0/2] minor fixes
 2017-09-18 18:33 UTC  (4+ messages)
` [PATCH v2 2/2] add fio_set_directio() error message for platforms without direct I/O

[PATCH v3 00/40] Introduce NXP DPAA Bus, Mempool and PMD
 2017-09-18 18:33 UTC  (4+ messages)
` [PATCH v4 00/41] "
  ` [PATCH v4 17/41] doc: add NXP DPAA PMD documentation

[PATCH v2] net: stmmac: dwmac-sun8i: Use reset exclusive
 2017-09-18 18:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] default-configs: Replace $(and ...) with $(call land, ...)
 2017-09-18 18:32 UTC 

[PATCH 0/4] ipset patches for nf-next
 2017-09-18 18:31 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable thermal driver for Renesas R-Car Gen3
 2017-09-18 18:31 UTC 

[PATCH] membarrier: Document scheduler barrier requirements
 2017-09-18 18:31 UTC  (2+ messages)

audit 2.7.8 released
 2017-09-18 18:31 UTC 

kernel BUG at fs/btrfs/extent_io.c:1989
 2017-09-18 18:30 UTC  (3+ messages)

[Buildroot] [PATCH] bash: fix static build
 2017-09-18 18:30 UTC 

[net-next] dummy: declare dummy devices as enumerated devices
 2017-09-18 18:29 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT
 2017-09-18 18:29 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: realtek: add RTL8201F phy-id and functions

[PATCH] net: tcp_input: Neaten DBGUNDO
 2017-09-18 18:29 UTC  (2+ messages)

[PATCH 0/2] powerpc/nodes/hotplug: Fix problem with memoryless nodes
 2017-09-18 18:28 UTC  (3+ messages)
` [PATCH 1/2] powerpc/nodes: Ensure enough nodes avail for operations
` [PATCH 2/2] powerpc/hotplug: Ensure nodes initialized for hotplug

[Qemu-devel] [PATCH v1 00/27] s390x: SMP for TCG (+ cleanups)
 2017-09-18 18:28 UTC  (3+ messages)

[meta-processor-sdk PATCH] multiprocmgr: Update to new version 3.0.4.0
 2017-09-18 18:27 UTC  (2+ messages)
` [EXTERNAL] "

[RFC v2] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-18 18:26 UTC  (2+ messages)
` [PATCH 2/2] mm: oom: show unreclaimable slab info "


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.