All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-01 15:29:32 to 2017-11-01 15:46:47 UTC [more...]

[Qemu-devel] [PATCH v2] Make scrolling work again
 2017-11-01 15:46 UTC 

[PATCH v2][RESEND] usb: gadget: core: Fix ->udc_set_speed() speed handling
 2017-11-01 15:45 UTC  (2+ messages)

[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-11-01 15:45 UTC  (7+ messages)
` [PATCH v2 2/8] crypto: scompress - use "

[PATCH] nvme: freeze IO accesses around format
 2017-11-01 15:45 UTC  (6+ messages)

[PATCH net-next v2 0/3] enic: Additional ethtool support
 2017-11-01 15:44 UTC  (4+ messages)
` [PATCH net-next v2 1/3] enic: reset fetch index
` [PATCH net-next v2 2/3] enic: Add support for 'ethtool -g/-G'
` [PATCH net-next v2 3/3] MAINTAINERS: update MAINTAINERS for cisco vic

[drm-intel:for-linux-next 3/4] drivers/gpu/drm/i915/intel_engine_cs.c:1620:30: error: 'dev_priv' undeclared
 2017-11-01 15:45 UTC 

[Qemu-devel] [PATCH v5 00/15] qcow2: space preallocation and COW improvements
 2017-11-01 15:44 UTC  (16+ messages)
` [Qemu-devel] [PATCH v5 01/15] mirror: inherit supported write/zero flags
` [Qemu-devel] [PATCH v5 02/15] blkverify: set "
` [Qemu-devel] [PATCH v5 03/15] block: introduce BDRV_REQ_ALLOCATE flag
` [Qemu-devel] [PATCH v5 04/15] block: treat BDRV_REQ_ALLOCATE as serialising
` [Qemu-devel] [PATCH v5 05/15] file-posix: support BDRV_REQ_ALLOCATE
` [Qemu-devel] [PATCH v5 06/15] block: support BDRV_REQ_ALLOCATE in passthrough drivers
` [Qemu-devel] [PATCH v5 07/15] qcow2: move is_zero() up
` [Qemu-devel] [PATCH v5 08/15] qcow2: skip writing zero buffers to empty COW areas
` [Qemu-devel] [PATCH v5 09/15] qcow2: preallocation at image expand
` [Qemu-devel] [PATCH v5 10/15] qcow2: set inactive flag
` [Qemu-devel] [PATCH v5 11/15] qcow2: truncate preallocated space
` [Qemu-devel] [PATCH v5 12/15] qcow2: check space leak at the end of the image
` [Qemu-devel] [PATCH v5 13/15] qcow2: do not zero out clusters if already preallocated
` [Qemu-devel] [PATCH v5 14/15] iotest 198: test BDRV_REQ_ALLOCATE
` [Qemu-devel] [PATCH v5 15/15] iotest 134: test cluster-misaligned encrypted write

[Qemu-devel] [PATCH 0/4] Misc qcow2 corruption checks
 2017-11-01 15:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] qcow2: Prevent allocating refcount blocks at offset 0
` [Qemu-devel] [PATCH 2/4] qcow2: Prevent allocating L2 tables "
` [Qemu-devel] [PATCH 3/4] qcow2: Don't open images with header.refcount_table_clusters == 0
` [Qemu-devel] [PATCH 4/4] qcow2: Add iotest for an empty refcount table

[PATCH v3 for-next 0/4] xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
 2017-11-01 15:43 UTC  (4+ messages)
` [PATCH v3 for-next 4/4] xen: Convert __page_to_mfn and __mfn_to_page "

[U-Boot] [PATCH v3 0/7] Add support for GE PPD
 2017-11-01 15:42 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/7] pwm: imx: Enable PWM support on i.MX53
` [U-Boot] [PATCH v3 4/7] arm: mx5: Add more register definitions

[Qemu-devel] [PATCH 1/2] nbd/server: fix nbd_negotiate_handle_info
 2017-11-01 15:42 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] nbd/server: add assert to nbd_negotiate_handle_info

[PATCH 0/7] drm/edid and drivers: ELD refactoring
 2017-11-01 15:42 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v5 0/4] Overlayfs: constant st_ino/d_ino for non-samefs
 2017-11-01 15:41 UTC  (3+ messages)
` [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs

[PATCH 1/2] drm/rcar-du: Use common error handling code in rcar_du_encoders_init()
 2017-11-01 15:41 UTC  (10+ messages)
` [PATCH v2 0/2] R-Car Display Unit: Fine-tuning for some function implementations
  ` [PATCH v2 1/2] drm/rcar-du: Use common error handling code in rcar_du_encoders_init()
  ` [PATCH v2 2/2] drm/rcar-du: Adjust 14 checks for null pointers

[Buildroot] [git commit] nmap: fix libssh2 build failure
 2017-11-01 15:40 UTC 

[PATCH] net/virtio: fix use_msix get the wrong value
 2017-11-01 15:40 UTC  (2+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-01 15:36 UTC  (97+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/18] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/18] dax: Factor out getting of pfn out of iomap
` [PATCH 05/18] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/18] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/18] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/18] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/18] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/18] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/18] dax, iomap: Add support for synchronous faults
` [PATCH 14/18] dax: Implement dax_finish_sync_fault()
` [PATCH 15/18] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/18] ext4: Support for synchronous DAX faults
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[PATCH 0/5] nvmet/nvmet_fc: add events for discovery controller rescan
 2017-11-01 15:38 UTC  (5+ messages)

[meta-python][PATCH] python-hyperlink: add a recipe for version 17.3.1
 2017-11-01 15:37 UTC 

[PATCH] Pass mode to wait_on_atomic_t() action funcs and provide default actions
 2017-11-01 15:37 UTC 

[PATCH v2] xen: support priv-mapping in an HVM tools domain
 2017-11-01 15:37 UTC  (5+ messages)

[PATCH] mm,oom: Try last second allocation before and after selecting an OOM victim
 2017-11-01 15:37 UTC  (7+ messages)

[PATCH] mm: don't warn about allocations which stall for too long
 2017-11-01 15:36 UTC  (8+ messages)

Perftest fails when declaring support for MW_TYPE_2A
 2017-11-01 15:35 UTC 

[PATCH v5 00/10] support profile-optimized build for Python
 2017-11-01 15:35 UTC  (9+ messages)
` [PATCH v5 05/10] bitbake.conf: add ip and scp to HOSTTOOLS unconditionally

[PATCH v4 0/5] nvme_fc: add dev_loss_tmo support
 2017-11-01 15:35 UTC  (2+ messages)

[PATCH] usb: dwc2: add optional usb ecc reset bit
 2017-11-01 15:34 UTC 

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-01 15:34 UTC  (4+ messages)
` [PATCH 2/2] sequencer: use O_TRUNC to truncate files

[PATCH] net/virtio: fix memory leak
 2017-11-01 15:33 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 15:32 UTC 

[PATCH] hwmon: xgene: Minor clean up of ifdef and acpi_match_table reference
 2017-11-01 15:33 UTC  (3+ messages)
`  "

[PATCH] scripts: warn about invalid MAINTAINERS patterns
 2017-11-01 15:32 UTC  (2+ messages)

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 15:32 UTC 

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 15:32 UTC 

[PATCH 1/2] usb: ehci-platform: use reset array API
 2017-11-01 15:32 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Fix eepro100 simple transmission, add i82559 chipset
 2017-11-01 15:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] Add i82559a eepro100 interface

support autofocus / autogain in libv4l2
 2017-11-01 15:32 UTC  (12+ messages)
` [patch] propagating controls in libv4l2 was "
    ` Camera support, Prague next week, sdlcam
              ` Nokia N9: fun with camera

[PATCH v3 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-11-01 15:32 UTC  (3+ messages)
` [PATCH v3 2/2] livepatch: force transition process to finish

[GIT PULL] mtd: spi-nor: Changes for 4.15
 2017-11-01 15:31 UTC 

[patch net-next RFC 0/9] qdisc RED offload
 2017-11-01 15:31 UTC  (3+ messages)
` [patch net-next RFC 2/9] net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO

State of bitbake world, Failed tasks 2017-10-31
 2017-11-01 15:30 UTC  (5+ messages)
` [OE-core] "

[RFC/RFT PATCH 0/6] Switch GHES ioremap_page_range() to use fixmap
 2017-11-01 15:30 UTC  (4+ messages)

[Bug 99843] Geometry Shader - Incorrect Output
 2017-11-01 15:30 UTC  (2+ messages)

[PATCH 00/11] rtlwifi: rtl_pci: Update mini driver for RTL8822BE
 2017-11-01 15:29 UTC  (12+ messages)
` [PATCH 01/11] rtlwifi: rtl_pci: Fix formatting errors in pci.h
` [PATCH 02/11] rtlwifi: rtl_pci: Fix formatting problems in pci.c
` [PATCH 03/11] rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
` [PATCH 04/11] rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
` [PATCH 05/11] rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt
` [PATCH 06/11] rtlwifi: rtl_pci: Add ID for 8822BE
` [PATCH 07/11] rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
` [PATCH 08/11] rtlwifi: rtl_pci: Refactor TX/RX flow
` [PATCH 09/11] rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
` [PATCH 10/11] rtlwifi: Add beacon check mechanism to check if AP settings changed
` [PATCH 11/11] rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled

[PATCH RFC] rdma/ib: Add trace point macros to display human-readable values
 2017-11-01 15:29 UTC  (3+ 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.