All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-29 23:54:49 to 2018-01-30 01:47:18 UTC [more...]

[LSF/MM TOPIC] Two blk-mq related topics
 2018-01-30  1:47 UTC  (12+ messages)
    ` [Lsf-pc] "

[PATCH v3 0/2] bnx2x: disable GSO on too-large packets
 2018-01-30  1:46 UTC  (4+ messages)
` [PATCH v3 1/2] net: create skb_gso_validate_mac_len()
` [PATCH v3 2/2] bnx2x: disable GSO where gso_size is too big for hardware

[PATCH 2/2] block: fix blk_rq_append_bio
 2018-01-30  1:42 UTC  (3+ messages)
` [PATCH] Use bio_endio instead of bio_put in error path of blk_rq_append_bio
` [2/2] block: fix blk_rq_append_bio

Regression in VB2 alloc prepare/finish balancing with em28xx/au0828
 2018-01-30  1:44 UTC  (3+ messages)

[PATCH v2] ACPI / tables: Add IORT to injectable table list
 2018-01-30  1:44 UTC  (2+ messages)

[PATCH 3/3] i2c: add ACPI support for i2c-piix4
 2018-01-30  1:43 UTC  (4+ messages)

Per-binary-package LICENSE? and/or dependent on PACKAGECONFIG?
 2018-01-30  1:38 UTC 

Two nxp,pca9539 sharing IRQ
 2018-01-30  1:41 UTC  (5+ messages)
` sharing IRQ when IRQ is always enabled

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-01-30  1:39 UTC  (5+ messages)

[U-Boot] [PATCH] mx6sabresd: Add fastboot support
 2018-01-30  1:39 UTC  (4+ messages)

[PATCH v2 0/1] setup: recognise extensions.objectFormat
 2018-01-30  1:38 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RFC 05/10] x86/speculation: Add basic IBRS support infrastructure
 2018-01-30  1:37 UTC  (24+ messages)
` [RFC,05/10] "

[Buildroot] scanpypi package error adadfruit-ads1x15
 2018-01-30  1:31 UTC  (5+ messages)

[RFC,05/10] x86/speculation: Add basic IBRS support infrastructure
 2018-01-30  1:30 UTC  (11+ messages)

[Qemu-devel] [PATCH] char-pty: fix glib assert
 2018-01-30  1:29 UTC  (3+ messages)

[RFC] devicetree: new FDT format version
 2018-01-30  1:29 UTC  (7+ messages)

[PATCH resend 0/8] fix potential integer overflows
 2018-01-30  1:07 UTC  (13+ messages)
` [PATCH "
` [PATCH 1/8] rtl2832: fix potential integer overflow in rtl2832_set_frontend
` [PATCH 2/8] dvb-frontends: ves1820: fix potential integer overflow
` [PATCH 3/8] i2c: max2175: fix potential integer overflow in max2175_set_nco_freq
` [PATCH 4/8] i2c: ov9650: fix potential integer overflow in __ov965x_set_frame_interval
` [PATCH 5/8] pci: cx88-input: fix potential integer overflow
` [PATCH 6/8] rockchip/rga: fix potential integer overflow in rga_buf_map
` [PATCH 7/8] platform: sh_veu: fix potential integer overflow in sh_veu_colour_offset
` [PATCH 8/8] platform: vivid-cec: fix potential integer overflow in vivid_cec_pin_adap_events

[Fuego] [PATCH 3/3] backfire: Add a new test of the rt-tests
 2018-01-30  1:25 UTC  (3+ messages)

btrfs check: backref lost, mismatch with its hash -- can't repair
 2018-01-30  1:24 UTC  (17+ messages)

Some rough edges of core.fsmonitor
 2018-01-30  1:21 UTC  (4+ messages)

[Qemu-devel] [RFC v1] Introduce a new NVMe host device type to QEMU
 2018-01-30  1:19 UTC  (4+ messages)
` [Qemu-devel] [RFC v1] block/NVMe: introduce a new vhost NVMe host device "

[PATCH v2 0/1] Implements MMIO emulation for lvx/stvx instructions
 2018-01-30  1:18 UTC  (4+ messages)
` [PATCH v2 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

[Bug 37474] New: Segmentation Fault in glCopyTexSubImage2D
 2018-01-30  1:17 UTC  (2+ messages)
` [Bug 37474] "

[PATCH] ltp: bump to release 20180118
 2018-01-30  1:17 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2018.03-rc1 released
 2018-01-30  1:13 UTC 

[PATCH] spi: orion: Allow specifying which HW CS to use with a GPIO CS
 2018-01-30  1:13 UTC  (2+ messages)

[PATCH 0/3] Unused patch files?
 2018-01-30  1:13 UTC  (3+ messages)
` [PATCH 1/3] tzcode: remove unused patch files

[PATCH v6 00/13] spectre variant1 mitigations for tip/x86/pti
 2018-01-30  1:03 UTC  (15+ messages)
` [PATCH v6 01/13] Documentation: document array_index_nospec
` [PATCH v6 02/13] array_index_nospec: sanitize speculative array de-references
` [PATCH v6 03/13] x86: implement array_index_mask_nospec
` [PATCH v6 04/13] x86: introduce barrier_nospec
` [PATCH v6 05/13] x86: introduce __uaccess_begin_nospec
` [PATCH v6 06/13] x86, usercopy: replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH v6 07/13] x86, __get_user: use __uaccess_begin_nospec
` [PATCH v6 08/13] x86, get_user: use pointer masking to limit speculation
` [PATCH v6 09/13] x86: sanitize syscall table de-references under speculation
` [PATCH v6 10/13] vfs, fdtable: prevent bounds-check bypass via speculative execution
` [PATCH v6 11/13] kvm, x86: update spectre-v1 mitigation
` [PATCH v6 12/13] nl80211: sanitize array index in parse_txq_params
` [PATCH v6 13/13] x86/spectre: report get_user mitigation for spectre_v1

[PATCH V3] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-30  1:11 UTC  (12+ messages)

[PATCH] ceph: Check memory allocation result
 2018-01-30  0:08 UTC  (3+ messages)

[PATCH] crypto: sha1-mb - remove HASH_FIRST flag
 2018-01-30  1:09 UTC  (4+ messages)

[PATCH] Add limited read-only support for older (V2 and V3) device tree to libfdt
 2018-01-30  1:05 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v4] media: dw9807: Add dw9807 vcm driver
 2018-01-30  1:05 UTC  (2+ messages)

[PATCH v4] media: dw9807: Add dw9807 vcm driver
 2018-01-30  1:05 UTC  (2+ messages)

[PATCH] macintosh: Add module license to ans-lcd
 2018-01-30  1:03 UTC  (3+ messages)

[PATCH v3 0/5] GICv3 Save and Restore
 2018-01-30  1:00 UTC  (8+ messages)
` [PATCH v3 1/5] cpu_pm: add syscore_suspend error handling
` [PATCH v3 2/5] irqchip/gic-v3-its: add ability to save/restore ITS state
` [PATCH v3 3/5] DT/arm,gic-v3-its: add reset-on-suspend property
` [PATCH v3 4/5] irqchip/gic-v3-its: add ability to resend MAPC on resume
` [PATCH v3 5/5] DT/arm,gic-v3: add collections-reset-on-suspend property

[GIT pull] Timer core updates for 4.16
 2018-01-30  0:59 UTC  (2+ messages)

[PATCH] ftrace: use helper function clear_ftrace_function
 2018-01-30  0:46 UTC 

lescan stops after 10-15 minutes (bluez 5.48)
 2018-01-30  0:52 UTC  (4+ messages)

[PATCH igt] igt/prime_mmap_coherency: Close dmabuf after use
 2018-01-30  0:48 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "
  `  "

[PATCH v2] ASoC: replace platform/codec component
 2018-01-30  0:46 UTC  (3+ messages)
` [PATCH v2 00/39] "

[PATCH v2] mm/swap.c: make functions and their kernel-doc agree
 2018-01-30  0:43 UTC  (2+ messages)

[LSF/MM TOPIC] Killing reliance on struct page->mapping
 2018-01-30  0:43 UTC  (3+ messages)

[PATCH 0/8] PCI/DPC: Simplify RP PIO logging
 2018-01-30  0:42 UTC  (3+ messages)
` [PATCH 6/8] PCI/DPC: Consolidate RP PIO get/print functions

[PATCH] PCI: Add SPDX tag for s390_pci_hpc.c
 2018-01-30  0:40 UTC  (2+ messages)
` [PATCH] PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement

Fwd: BLE connections unsuccessful majority of the time
 2018-01-30  0:39 UTC 

[Intel-wired-lan] [jkirsher-next-queue:40GbE 6/15] drivers/net//ethernet/intel/i40e/i40e_ethtool.c:4326:6: error: implicit declaration of function 'cmpxchg64'; did you mean 'cmpxchg'?
 2018-01-30  0:38 UTC 

[PATCH 0/2] of: change overlay apply input data from EDT to FDT
 2018-01-30  0:35 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] of: convert unittest overlay devicetree source to sugar syntax

[PATCH v4 0/4] ndctl: add DIMM firmware update support
 2018-01-30  0:40 UTC  (5+ messages)
` [PATCH v4 1/4] ndctl: add support to alloc_intel_cmd for variable payload
` [PATCH v4 2/4] ndctl: add firmware download support functions in libndctl
` [PATCH v4 3/4] ndctl: add firmware update command option for ndctl
` [PATCH v4 4/4] ndctl, test: firmware update unit test

[U-Boot] Subject: [PATCH 2/3] TCP and wget implementation. Patch V5, 2 of 3
 2018-01-30  0:35 UTC 

[bug]xen 4.10 + dom0 4.15 couldn't boot up
 2018-01-30  0:33 UTC  (3+ messages)

after adding > 200vlans to mlx nic no traffic
 2018-01-30  0:29 UTC 

[Xenomai] [PATCH] rtnet/tdma: fix lockup issue
 2018-01-30  0:26 UTC 

t9128 failing randomly with svn 1.9?
 2018-01-30  0:25 UTC  (4+ messages)

[PATCH v3 0/4] KVM: Expose speculation control feature to guests
 2018-01-30  0:25 UTC  (8+ messages)
` [PATCH v3 1/4] KVM: x86: Update the reverse_cpuid list to include CPUID_7_EDX
` [PATCH v3 2/4] KVM: x86: Add IBPB support
` [PATCH v3 3/4] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH v3 4/4] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL

[PATCH] drm/i915/execlists: Avoid false matching of preemption when not enabled
 2018-01-30  0:24 UTC  (3+ messages)
` [PATCH] drm/i915: Only allocate preempt context when required

[PATCH v2 00/16] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
 2018-01-30  0:23 UTC  (4+ messages)
` [PATCH v2 08/16] arm/arm64: KVM: Advertise SMCCC v1.1

[PATCH v2 00/14] IB/srpt: Add RDMA/CM support
 2018-01-30  0:23 UTC  (3+ messages)

GPU passthrough on ARM
 2018-01-30  0:22 UTC  (9+ messages)

How juggle branches?
 2018-01-30  0:16 UTC  (2+ messages)

[PATCH V12 3/3] app/testpmd: use uevent to monitor hotplug
 2018-01-30  0:14 UTC  (4+ messages)
` [PATCH V13 1/3] eal: add uevent monitor api and callback func

[PATCH 00/37] removal of some c++ keywords
 2018-01-30  0:13 UTC  (2+ messages)

[Patch net-next v3 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-30  0:12 UTC  (3+ messages)

[PATCH v2 0/2] Add power control for pcie-histb driver
 2018-01-30  0:07 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: histb: add an optional regulator for PCIe port power control

[PATCH 0/4] usb: dwc3: add UniPhier dwc3 glue layer support
 2018-01-30  0:06 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: dwc3: add binding documentation for UniPhier dwc3 glue driver
    ` [1/4] "

[PATCH v2 0/5] Fix host side state machine
 2018-01-30  0:03 UTC  (4+ messages)
` [PATCH 3/5] nvme-fc: use NVME_CTRL_CONNECTING state to mark init process

Bug/comment
 2018-01-30  0:02 UTC  (2+ messages)

[Bug 104845] New: Nouveau NV98 : 0 A.D. game creates memory mess after short time
 2018-01-30  0:02 UTC  (2+ messages)
  ` [Bug 104845] Nouveau NV98 on Linux 4.15.0 "

[PATCH] scsi: handle special return codes for ABORTED COMMAND
 2018-01-30  0:01 UTC  (3+ messages)

[PATCH 0/3] restructure memfd code
 2018-01-30  0:01 UTC  (8+ messages)
` [PATCH 1/3] mm: hugetlbfs: move HUGETLBFS_I outside #ifdef CONFIG_HUGETLBFS
` [PATCH 2/3] mm: memfd: split out memfd for use by multiple filesystems
` [PATCH 3/3] mm: memfd: remove memfd code from shmem files and use new memfd files

Trouble with Qemu KVM Call Kernel for OS X( 7447a )
 2018-01-30  0:01 UTC  (2+ messages)

waf warnings in jack and samba related recipes Was: [oe-commits] [openembedded-core] 07/44: waf.bbclass: explicitly pass bindir and libdir if supported
 2018-01-30  0:01 UTC  (2+ messages)

[PATCH] drm/pl111: Use max memory bandwidth for resolution
 2018-01-30  0:00 UTC  (5+ messages)

[PATCH 1/3] nvme: Sync queues on controller resets
 2018-01-29 23:59 UTC  (3+ messages)
` [PATCH 2/3] nvme: Asynchronous driver commands API
` [PATCH 3/3] nvme-pci: Delete HMB asynchronously

[PATCH 4.14 00/71] 4.14.16-stable review
 2018-01-29 23:59 UTC  (2+ messages)

[PATCH 4.9 00/66] 4.9.79-stable review
 2018-01-29 23:58 UTC  (2+ messages)

+ revert-kernel-relayc-fix-potential-memory-leak.patch added to -mm tree
 2018-01-29 23:58 UTC 

+ revert-kernel-relayc-fix-potential-memory-leak.patch added to -mm tree
 2018-01-29 23:58 UTC 

[PATCH 3.18 00/52] 3.18.93-stable review
 2018-01-29 23:58 UTC  (2+ messages)

[PATCH 7/7] multipathd: ignore uevents for non-mpath devices
 2018-01-29 23:57 UTC  (2+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH] ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
 2018-01-29 23:57 UTC 

[PATCH] arch/arm/Kconfig: enable ARM_MODULE_PLTS when LOCKDEP=y
 2018-01-29 23:57 UTC  (3+ messages)

[PATCH 4.4 00/74] 4.4.114-stable review
 2018-01-29 23:57 UTC  (2+ messages)

[PATCH] kbuild: clang: Disable -Wunused-const-variable warnings
 2018-01-29 23:57 UTC  (3+ messages)

[PATCH v2] python: Upgrade both python and python-native to 2.7.14
 2018-01-29 23:56 UTC  (4+ messages)

[PATCH] nvmet: Change error code of discard command if not supported
 2018-01-29 23:56 UTC  (3+ messages)

+ mm-correct-comments-regarding-do_fault_around.patch added to -mm tree
 2018-01-29 23:55 UTC 

[PATCH 1/4] drm/pl111: Error handling for CMA framebuffer
 2018-01-29 23:55 UTC  (3+ messages)
` [PATCH 4/4] drm/pl111: Support multiple endpoints on the CLCD

[PATCH] mm/swap.c: fix kernel-doc functions and parameters
 2018-01-29 23:54 UTC  (4+ messages)

[PATCH] python: Upgrade both python and python-native to 2.7.14
 2018-01-29 23:54 UTC  (7+ 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.