All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-18 14:25:17 to 2017-08-18 15:18:54 UTC [more...]

[Qemu-devel] [PATCH] qcow2: allocate cluster_cache/cluster_data on demand
 2017-08-18 15:18 UTC  (2+ messages)

[PATCH] mkfs: add missing translation
 2017-08-18 15:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix huge page updates with CPU
 2017-08-18 15:18 UTC 

[PATCH] db: Add --tag parameter to libtool invocation
 2017-08-18 15:17 UTC  (4+ messages)

Possible race in mlx5_ib.ko
 2017-08-18 15:17 UTC  (2+ messages)

[PATCH] f2fs: introduce cur_reserved_blocks in sysfs
 2017-08-18 15:16 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] f2fs: add cur_reserved_blocks to support soft block reservation

[PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface
 2017-08-18 15:16 UTC  (8+ messages)
` [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing

[PATCH 00/14] clean up drm_bridge_add
 2017-08-18 15:15 UTC  (3+ messages)
  ` [PATCH 14/14] drm/sti: sti_vdo: clean up drm_bridge_add call

[PATCH 00/29] Simple & Efficient SSA construction
 2017-08-18 15:13 UTC  (5+ messages)
` [PATCH 06/29] topasm: top-level asm is special

[PATCH v2 0/4] x86: Corrections to barrier usage
 2017-08-18 15:13 UTC  (12+ messages)
` [PATCH v2 2/4] xen/x86: Drop unnecessary barriers
    ` [PATCH] xen/x86/shadow: adjust barriers around gtable_dirty_version

[PATCH] blk-throttle: ignore discard request size
 2017-08-18 15:13 UTC 

[PATCH v1 0/3] Handle NFSv4 operations in xdr_buf tail
 2017-08-18 15:12 UTC  (4+ messages)
` [PATCH v1 1/3] nfsd: Limit end of page list when decoding NFSv4 WRITE
` [PATCH v1 2/3] nfsd: Incoming xdr_bufs may have content in tail buffer
` [PATCH v1 3/3] svcrdma: Populate tail iovec when receiving

[PATCH net] bpf, doc: improve sysctl knob description
 2017-08-18 15:11 UTC 

[PATCH 00/12] Twelve small block layer patches
 2017-08-18 15:11 UTC  (7+ messages)
` [PATCH 03/12] blk-mq: Explain when 'active_queues' is decremented
` [PATCH 06/12] blk-mq-debugfs: Generate name-to-text translation tables

[PATCH v9 0/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-08-18 15:10 UTC  (5+ messages)
` [PATCH v9 2/2] "

Possible race in xilinx-xadc.ko
 2017-08-18 15:10 UTC 

[PATCH] nfp: handle packets with length 0 as usual ones
 2017-08-18 15:10 UTC  (2+ messages)

[PATCH v2 resend] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-08-18 15:08 UTC  (2+ messages)

[Bug 102296] R9 285 VCE corruption since drm/amdgpu/gmc8: use the vram location programmed by the vbios
 2017-08-18 15:06 UTC  (2+ messages)

[PATCH 00/55] Convert skd driver to blk-mq
 2017-08-18 15:05 UTC  (3+ messages)

[LTP] [PATCH v2] Test for CVE-2016-7042 in /proc/keys show function
 2017-08-18 15:05 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[PATCH v2] hvm: vmx/svm_cpu_up_prepare should be called only once
 2017-08-18 15:05 UTC  (3+ messages)

Possible null pointer dereference in adutux.ko
 2017-08-18 15:04 UTC  (5+ messages)

[PATCH] arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
 2017-08-18 15:04 UTC 

[PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev
 2017-08-18 15:03 UTC  (5+ messages)

[PATCH v4 0/9] ASoC: rockchip: Parse dai links from dts
 2017-08-18 15:03 UTC  (4+ messages)
` [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming

[PATCH 00/18] PCI: endpoint: Make pci-epf-test more flexible
 2017-08-18 14:58 UTC  (38+ messages)
` [PATCH 01/18] PCI: endpoint: pci-epc-core: Use of_dma_configure() to set initial dma mask
` [PATCH 02/18] PCI: endpoint: pci-epf-core: Add an API to get matching "pci_epf_device_id"
` [PATCH 03/18] PCI: endpoint: pci-epf-core: Make ->remove() callback optional
` [PATCH 04/18] PCI: endpoint: pci-epc-mem: Add support for configurable page size
` [PATCH 05/18] PCI: endpoint: functions/pci-epf-test: Add "volatile" to pci_epf_test_reg
` [PATCH 06/18] PCI: endpoint: functions/pci-epf-test: Do not reset *command* inadvertently
` [PATCH 07/18] PCI: endpoint: functions/pci-epf-test: Add support to use _any_ BAR's to map PCI_ENDPOINT_TEST regs
` [PATCH 08/18] PCI: endpoint: functions/pci-epf-test: Add support to poll early for host commands
` [PATCH 09/18] PCI: endpoint: functions/pci-epf-test: Remove the ->remove() callback
` [PATCH 10/18] PCI: dwc: designware: Provide page_size to pci_epc_mem
` [PATCH 11/18] PCI: dwc: dra7xx: Reset all BARs during initialization
` [PATCH 12/18] PCI: dwc: designware-ep: Do not disable "
` [PATCH 13/18] misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR
` [PATCH 14/18] misc: pci_endpoint_test: Add support to provide aligned buffer addresses
` [PATCH 15/18] misc: pci_endpoint_test: Add support to not enable MSI interrupts
` [PATCH 16/18] misc: pci_endpoint_test: Avoid using hard coded BAR sizes
` [PATCH 17/18] misc: pci_endpoint_test: Enable/Disable MSI using module param
` [PATCH 18/18] tools: PCI: Add a missing option help line

[PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info
 2017-08-18 14:58 UTC  (3+ messages)

[PATCH rdma v1 0/1] IB/core: Fix input len in multiple user verbs
 2017-08-18 15:01 UTC  (9+ messages)
` [PATCH rdma v1 1/1] "

BTRFS error (device sda4): failed to read chunk tree: -5
 2017-08-18 15:00 UTC  (8+ messages)

[PATCH 1/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
 2017-08-18 14:58 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
  ` [PATCH 2/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent

[RFC v3 0/2] NFSv3 and NFSv4 Multipathing
 2017-08-18 14:57 UTC  (2+ messages)

[xen-unstable-smoke test] 112699: tolerable trouble: broken/pass - PUSHED
 2017-08-18 14:56 UTC 

[PATCH ] ARM: dts: r8a7745: Add GPIO support
 2017-08-18 14:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] QXL: always show default cursor, even for unsupported chunks
 2017-08-18 14:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2017-08-18 14:55 UTC  (3+ messages)

[PATCH 3.16 000/134] 3.16.47-rc1 review
 2017-08-18 14:55 UTC  (2+ messages)

[LTP] [PATCH] Test for CVE-2016-7042 in /proc/keys show function
 2017-08-18 14:54 UTC  (4+ messages)

[PATCH 1/1] mm/hugetlb: Make huge_pte_offset() consistent and document behaviour
 2017-08-18 14:54 UTC  (5+ messages)
` [PATCH v2] mm/hugetlb.c: make "

[PATCH 3.2 00/59] 3.2.92-rc1 review
 2017-08-18 14:54 UTC  (11+ messages)
` [PATCH 3.2 01/59] drm/i915: fix use-after-free in page_flip_completed()
` [PATCH 3.2 14/59] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
` [PATCH 3.2 16/59] ath9k_htc: fix NULL-deref at probe
` [PATCH 3.2 05/59] ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
` [PATCH 3.2 04/59] ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
` [PATCH 3.2 02/59] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
` [PATCH 3.2 12/59] usb: hub: Do not attempt to autosuspend disconnected devices
` [PATCH 3.2 07/59] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
` [PATCH 3.2 11/59] usb: hub: Fix error loop seen after hub communication errors

how fast can you run a hrtimer?
 2017-08-18 14:52 UTC  (3+ messages)

[U-Boot] [PATCH] common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
 2017-08-18 14:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] s390x: diag-related things
 2017-08-18 14:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable

[PATCH xf86-video-amdgpu 01/10] Remove drmmode_crtc->scanout_destroy[] array
 2017-08-18 14:51 UTC  (5+ messages)
` [PATCH xf86-video-amdgpu 04/10] Create drmmode_crtc_wait_pending_event helper macro
` [PATCH xf86-video-amdgpu 10/10] Always allow DRI2 page flipping with TearFree

[PATCH 1/2] Documentation: use proper wording for ref format strings
 2017-08-18 14:51 UTC  (2+ messages)
` [PATCH 2/2] Documentation/git-for-each-ref: clarify peeling of tags for --format

[Buildroot] mips: nan2008 require kernel headers 4.5.x
 2017-08-18 14:50 UTC  (3+ messages)

[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
 2017-08-18 14:50 UTC  (12+ messages)

[Qemu-devel] [PATCH v6 0/7] scripts/qemu.py fixes and cleanups
 2017-08-18 14:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 4/7] qemu.py: improve message on negative exit code
` [Qemu-devel] [PATCH v6 7/7] qemu.py: include debug information on launch error

[RFC] memory allocations in genalloc
 2017-08-18 14:47 UTC  (6+ messages)
` [kernel-hardening] "

[PATCH v2 0/2] Don't allocate ib/iw cm workqueues with WQ_MEM_RECLAIM
 2017-08-18 14:48 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru
 2017-08-18 14:48 UTC  (2+ messages)

[GIT PULL 1/5] firmare: Changes for v4.14-rc1
 2017-08-18 14:48 UTC  (10+ messages)
` [GIT PULL 2/5] soc/tegra: "
` [GIT PULL 3/5] ARM: tegra: "
` [GIT PULL 4/5] ARM: tegra: Device tree changes "
` [GIT PULL 5/5] ARM: tegra: Default configuration updates "

[PATCH] drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
 2017-08-18 14:47 UTC  (2+ messages)

[PATCH v2 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
 2017-08-18 14:46 UTC  (4+ messages)

[PATCH v4] livepatch: shadow variables
 2017-08-18 14:46 UTC  (6+ messages)
` [PATCH v4] livepatch: introduce shadow variable API

Idea for bbappend / layer organization and naming convention
 2017-08-18 14:46 UTC  (3+ messages)

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-18 14:46 UTC  (10+ messages)

multi-line comments
 2017-08-18 14:46 UTC  (5+ messages)

[Regression 4.13-rc1] Resume does not work on Lenovo X60t
 2017-08-18 14:45 UTC  (4+ messages)

[PATCH 0/7] Venus updates
 2017-08-18 14:42 UTC  (4+ messages)
` [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue

openssl10 unusable for many components
 2017-08-18 14:41 UTC  (7+ messages)

[PATCH v3 0/9] ASoC: rockchip: Parse dai links from dts
 2017-08-18 14:41 UTC  (8+ messages)
` [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay

[RFC PATCH v2 00/22] ARM: vGIC rework (attempt)
 2017-08-18 14:40 UTC  (6+ messages)
` [RFC PATCH v2 07/22] ARM: vGIC: introduce priority setter/getter

[Qemu-devel] virtio: network: lost tcp/ip packets
 2017-08-18 14:40 UTC 

[PATCH 0/8] Assorted NFS patches
 2017-08-18 14:40 UTC  (3+ messages)
` [PATCH 1/8] SUNRPC: ECONNREFUSED should cause a rebind

[iommu:x86/amd 6/12] WARNING: vmlinux.o(.text+0x600c17): Section mismatch in reference from the function early_enable_iommus() to the variable .init.data:amd_iommu_pre_enabled
 2017-08-18 14:40 UTC 

[Qemu-devel] [PATCH v3 0/3] scsi-block: Support werror/rerror
 2017-08-18 14:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/3] scsi: Enhance scsi_sense_to_errno
` [Qemu-devel] [PATCH v3 3/3] scsi-block: Support rerror/werror

idea/question about sparse's context checking
 2017-08-18 14:37 UTC  (3+ messages)

[PATCH 0/3] constify firmware attribute_group structures
 2017-08-18 14:36 UTC  (4+ messages)
` [PATCH 1/3] firmware: dcdbas: constify "

[PATCH] drm/i915: decouple runtime PM enablement from DMC presence
 2017-08-18 14:35 UTC  (15+ messages)

[PATCH linux dev-4.10 v3 0/2] hwmon: (ucd9000) Add gpio and debugfs
 2017-08-18 14:35 UTC  (4+ messages)
` [PATCH linux dev-4.10 v3 1/2] hwmon: (ucd9000) Add gpio chip interface and clear logged faults

[PATCH] net/i40e: fix flow control watermark mismatch
 2017-08-18 14:35 UTC  (5+ messages)
      ` [dpdk-stable] "

Requesting to change "doesn't" to "does not", isn't to "is not"
 2017-08-18 14:34 UTC  (3+ messages)

Sniffing FC traffic
 2017-08-18 14:33 UTC  (3+ messages)

[PATCH] drm/i915: "Race-to-idle" on switching to the kernel context
 2017-08-18 14:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] nfp: fix infinite loop on umapping cleanup
 2017-08-18 14:32 UTC  (2+ messages)
` [oss-drivers] "

[Qemu-devel] [Bug 1711602] Re: --copy-storage-all failing with qemu 2.10
 2017-08-18 14:22 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/30] env: Move environment code to use location drivers
 2017-08-18 14:31 UTC  (3+ messages)
` [U-Boot] [PATCH v5 01/30] Makefile: Rename 'env' target to 'environ'

[PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
 2017-08-18 14:29 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH 1/2][RESEND] mm: use sc->priority for slab shrink targets
 2017-08-18 14:28 UTC  (2+ messages)
` [PATCH 2/2][RESEND] mm: make kswapd try harder to keep active pages in cache

[PATCH xf86-video-amdgpu 1/3] Consolidate amdgpu_scanout_flip_abort/handler helpers
 2017-08-18 14:27 UTC  (3+ messages)
` [PATCH xf86-video-amdgpu 3/3] Make amdgpu_scanout_do_update take a PixmapPtr instead of a DrawablePtr

[Qemu-devel] [PATCH v6 00/10] qemu.py: Pylint/style fixes
 2017-08-18 14:26 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] "
` [Qemu-devel] [PATCH v6 02/10] qemu|qtest: Avoid dangerous arguments
` [Qemu-devel] [PATCH v6 03/10] qemu.py: Use iteritems rather than keys()
` [Qemu-devel] [PATCH v6 04/10] qemu.py: Simplify QMP key-conversion
` [Qemu-devel] [PATCH v6 05/10] qemu.py: Use custom exceptions rather than Exception
` [Qemu-devel] [PATCH v6 06/10] qmp.py: Couple of pylint/style fixes
` [Qemu-devel] [PATCH v6 07/10] qmp.py: Use object-based class for QEMUMonitorProtocol
` [Qemu-devel] [PATCH v6 08/10] qmp.py: Avoid "has_key" usage
` [Qemu-devel] [PATCH v6 09/10] qmp.py: Avoid overriding a builtin object
` [Qemu-devel] [PATCH v6 10/10] qtest.py: Few pylint/style fixes

[PATCH] net/i40e: fix return code not checked
 2017-08-18 14:26 UTC  (3+ messages)

[PATCH] drm/doc: Document ioctl errno value patterns
 2017-08-18 14:26 UTC  (2+ 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.