All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-29 08:21:58 to 2017-12-29 09:51:52 UTC [more...]

[PATCH 0/3] Performance enhancements
 2017-12-29  9:51 UTC  (23+ messages)
` [PATCH 1/3] nvme/pci: Start request after doorbell ring
` [PATCH 2/3] nvme/pci: Remove cq_vector check in IO path
` [PATCH 3/3] block: Polling completion performance optimization

[PATCH 1/3] Bluetooth: hci_bcm: Support Apple GPIO handling
 2017-12-29  9:51 UTC  (9+ messages)
` [PATCH 3/3] Bluetooth: Avoid WARN splat due to missing GPIOLIB

[PATCH] eeprom: at24: check the return value of nvmem_unregister()
 2017-12-29  9:48 UTC  (4+ messages)

Re-activate task to add MSI-X to pcie-designware
 2017-12-29  9:48 UTC  (11+ messages)

About the try to remove cross-release feature entirely by Ingo
 2017-12-29  9:46 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/38] Add hppa-softmmu
 2017-12-29  9:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 29/38] hw/hppa: Implement DINO system board

[PATCH] net/virtio-user: specify MAC address for tap port
 2017-12-29  9:44 UTC  (3+ messages)
` [PATCH] net/virtio-user: specify the MAC of the tap

[PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake
 2017-12-29  9:45 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dmc: DMC 1.07 for Cannonlake (rev2)

[PATCH] gpio-pca953x: fall back to byte-at-a-time for 24-bit io
 2017-12-29  9:44 UTC  (2+ messages)

[PATCH] md/raid5: fix a potential deadlock of raid5 reshape
 2017-12-29  9:44 UTC  (5+ messages)

[PATCH 2/2] media: don't include drivers/media/i2c at cflags
 2017-12-29  9:43 UTC  (4+ messages)
` [PATCH 1/2] media: move dvb kAPI headers to include/media

[Qemu-devel] [PATCH 0/2] pvpanic: implement abort_on_panic option
 2017-12-29  9:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vl: extend qemu_system_guest_panicked with abort_on_panic
` [Qemu-devel] [PATCH 2/2] pvpanic: add PVPANIC_ABORT_PROP

[PATCH v2] nvme-fabrics: Protect against module unload during create_ctrl
 2017-12-29  9:43 UTC  (2+ messages)

[Buildroot] [RFC 0/2] Handle conflicting files with Busybox
 2017-12-29  9:42 UTC  (10+ messages)
` [Buildroot] [RFC 1/2] busybox: avoid conflict with other packages

[PATCH] nvmet_fc: correct broken add_port
 2017-12-29  9:41 UTC  (2+ messages)

[PATCH V3 for-next 0/6] Add rq inline and bugfixes for hns
 2017-12-29  9:39 UTC  (7+ messages)
  ` [PATCH V3 for-next 1/6] RDMA/hns: Add rq inline data support for hip08 RoCE
  ` [PATCH V3 for-next 2/6] RDMA/hns: Update the usage of sr_max and rr_max field
  ` [PATCH V3 for-next 3/6] RDMA/hns: Set access flags of hip08 RoCE
  ` [PATCH V3 for-next 4/6] RDMA/hns: Filter for zero length of sge in hip08 kernel mode
  ` [PATCH V3 for-next 5/6] RDMA/hns: Fix QP state judgement before sending work requests
  ` [PATCH V3 for-next 6/6] RDMA/hns: Assign dest_qp when deregistering mr

v4.15: camera problems on n900
 2017-12-29  9:38 UTC  (6+ messages)

[PATCH 4.15-rc 0/3] few fabrics fixes targeted to 4.15
 2017-12-29  9:35 UTC  (9+ messages)
` [PATCH 4.15-rc 1/3] nvme-core: Don't set nvme_wq as MEM_RECLAIM

[PATCH v3 0/9] add new irq api to pcie-designware
 2017-12-29  9:33 UTC  (5+ messages)
` [PATCH v3 7/9] pci: keystone SoC driver adapted to new irq API

[PATCH 4.15] nvme-mpath: fix last path removal during traffic
 2017-12-29  9:33 UTC  (2+ messages)

[PATCH] ARM: imx: introduce imx_l2c310_write_sec
 2017-12-29  9:32 UTC  (3+ messages)

[PATCH 4.15] nvme-rdma: fix concurrent reset and reconnect
 2017-12-29  9:33 UTC  (2+ messages)

[PATCH v3 0/6] overlay: implement fsck.overlay utility
 2017-12-29  9:32 UTC  (7+ messages)
` [PATCH v3 1/6] overlay: implement fsck utility
` [PATCH v3 4/6] fsck.overlay: correct redirect xattr check

[Qemu-devel] [PATCH v3] vhost: add used memslot number for vhost-user and vhost-kernel separately
 2017-12-29  9:31 UTC  (2+ messages)

[PATCH v2] nvme-pci: allocate device queues storage space at probe
 2017-12-29  9:30 UTC  (4+ messages)

IP forwarding and eBPF
 2017-12-29  9:29 UTC  (4+ messages)

[RFC 0/4] EAPoL over NL80211
 2017-12-29  9:29 UTC  (2+ messages)

[PATCH RFC 0/4] examples/vdpa: add virtio-net PCI device driver
 2017-12-29 18:05 UTC  (5+ messages)
` [PATCH RFC 1/4] bus/pci: expose PCI API to app
` [PATCH RFC 2/4] vhost: expose vhost lib "
` [PATCH RFC 3/4] vhost: get all callfd before setting datapath
` [PATCH RFC 4/4] examples/vdpa: add virtio-net PCI device driver

[PATCH] nvme-pci: don't open-code nvme_reset_ctrl
 2017-12-29  9:28 UTC  (2+ messages)

[U-Boot] [PATCH v10 00/27] dm: Generic MTD Subsystem, with SPI-NOR interface
 2017-12-29  9:25 UTC  (3+ messages)
` [U-Boot] [PATCH v10 03/27] mtd: add SPI-NOR core support

[BUG] Frozen start screen dom0 with Xen 4.9 - i915 intel HD630
 2017-12-29  9:25 UTC 

[GIT pull] x86/pti: The real thing
 2017-12-29  9:24 UTC  (2+ messages)

4.14.9 broke nvidia 384.98 kernel module
 2017-12-29  9:23 UTC  (2+ messages)

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2017-12-29  9:23 UTC  (4+ messages)
` [PATCH v2 7/9] PCI: endpoint: Add the function number as argument to EPC ops

[PATCH v3 0/9] ufs: sysfs: read-only access to device descriptors, attributes and flags
 2017-12-29  9:23 UTC  (3+ messages)
` [PATCH v3 1/9] ufs: sysfs: device descriptor

[PATCH v2] zram: better utilization of zram swap space
 2017-12-29  9:21 UTC  (7+ messages)

[Intel-wired-lan] [PATCH] Cover letter for igb: bug fix Tx interrupt is not
 2017-12-29  9:20 UTC  (4+ messages)

Build failures in v3.18.y-stable-queue
 2017-12-29  9:19 UTC  (2+ messages)

stable-rc build: 0 warnings 7 failures (stable-rc/v3.18.90-13-g444eb56)
 2017-12-29  9:19 UTC  (2+ messages)

[PATCH 4.14 00/74] 4.14.10-stable review
 2017-12-29  9:18 UTC  (5+ messages)

[PATCH 4.9 00/21] 4.9.73-stable review
 2017-12-29  9:18 UTC  (3+ messages)

[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
 2017-12-29  9:16 UTC  (3+ messages)

4.14.9 with CONFIG_MCORE2 fails to boot
 2017-12-29  9:17 UTC  (3+ messages)

Solved 4.14 regression: USB support on A20/sun* (Cubietruck, BananaPi)
 2017-12-29  9:16 UTC  (2+ messages)

USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
 2017-12-29  9:16 UTC 

4.14.10-rc : make[2]: execvp: ./sync-check.sh: Permission denied
 2017-12-29  9:15 UTC  (4+ messages)

[PATCH] f2fs: Search nat_block_bitmap to accelerate free nids built process
 2017-12-29  9:13 UTC  (2+ messages)

[PATCH] iio: adc: max9611: fix module auto-loading
 2017-12-29  9:12 UTC  (3+ messages)

[PATCH v2 0/2] CQSPI: Add direct mode support
 2017-12-29  9:11 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence
` [PATCH v2 2/2] mtd: spi-nor: cadence-quadspi: Add support for direct access mode

[wireless-regdb] wireless-regdb: add Short Range Devices (SRD) for Qatar
 2017-12-29  9:10 UTC 

m68k v3.16 status update
 2017-12-29  9:09 UTC  (16+ messages)

[PATCH 1/2] dump.f2fs: Retrun directly if blkaddr is not valid
 2017-12-29  9:09 UTC  (4+ messages)
` [PATCH 2/2] fsck.f2fs: Remove unused ckpt_valid_map info

[PATCH][V2] wcn36xx: fix incorrect assignment to msg_body.min_ch_time
 2017-12-29  9:07 UTC  (2+ messages)

Current Best Practices for periodic threads
 2017-12-29  8:46 UTC  (2+ messages)

KASAN tool mem leak issue
 2017-12-29  9:05 UTC  (2+ messages)

Segfault
 2017-12-29  9:04 UTC 

[PATCH] android: binder: Prefer __func__ to using hardcoded function name
 2017-12-29  9:03 UTC 

[PATCH] NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625
 2017-12-29  9:02 UTC  (2+ messages)
`  "

[PATCH] bytrfs-progs: Print error on invalid extent item format during check
 2017-12-29  9:01 UTC 

[PATCH 0/9] Upstream Multimedia patches for L4.9.51_MX8MQ Beta release
 2017-12-29  9:01 UTC  (4+ messages)

ANNOUNCE: bpfd - a remote proxy daemon for executing bpf code (with corres. bcc changes)
 2017-12-29  9:00 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: fix USB Ethernet of Orange Pi R1
 2017-12-29  8:59 UTC  (8+ messages)
` [linux-sunxi] "

[PATCH 1/2] f2fs: stop checkpoint only from fault injection
 2017-12-29  8:59 UTC  (6+ messages)
` [PATCH 2/2] f2fs: fix missing error number for xattr operation
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: stop checkpoint only from fault injection

[BUG] sleeping function called from invalid context in perf_pmu_register()
 2017-12-29  8:59 UTC 

iproute2 net-next
 2017-12-29  8:58 UTC  (6+ messages)

[RFC] mm: why vfree() do not free page table memory?
 2017-12-29  8:58 UTC 

[PATCH 0/2] Fix clock rate in the rockchip_fractional_approximation()
 2017-12-29  8:52 UTC  (10+ messages)
` [PATCH 1/2] clk: rename clk_core_get_boundaries() to clk_hw_get_boundaries() and expose

[PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-12-29  8:52 UTC  (9+ messages)
` [PATCH v3 07/11] ARM: sunxi: h3/h5: add simplefb nodes
` [PATCH v3 09/11] clk: sunxi-ng: add support for Allwinner A64 DE2 CCU

Questions about Tier evict
 2017-12-29  8:50 UTC 

[PATCH] fsck.f2fs: add -y for generic fsck
 2017-12-29  8:46 UTC  (2+ messages)

Questions about Tier evict
 2017-12-29  8:46 UTC 

[PATCH] f2fs: recover directory operations by fsync
 2017-12-29  8:45 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH net-next] net: hns: add ACPI mode support for ethtool -p
 2017-12-29  9:11 UTC 

consolidate direct dma mapping and swiotlb support
 2017-12-29  8:19 UTC  (51+ messages)
` [PATCH 01/67] x86: remove X86_PPRO_FENCE
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops
` [PATCH 08/67] powerpc: remove unused flush_write_buffers definition
` [PATCH 10/67] m32r: remove the unused dma_capable helper
` [PATCH 12/67] s390: "
` [PATCH 15/67] hexagon: use the generic "
` [PATCH 18/67] microblaze: remove dma_nommu_dma_supported
` [PATCH 21/67] dma-mapping: warn when there is no coherent_dma_mask
` [PATCH 23/67] dma-mapping: add an arch_dma_supported hook
` [PATCH 27/67] dma-direct: add dma address sanity checks
` [PATCH 33/67] dma-direct: reject too small dma masks
` [PATCH 34/67] cris: use dma-direct
` [PATCH 35/67] h8300: "
` [PATCH 36/67] x86: remove dma_alloc_coherent_mask
` [PATCH 37/67] x86: use dma-direct
` [PATCH 38/67] x86/amd_gart: clean up gart_alloc_coherent
` [PATCH 39/67] iommu/amd_iommu: use dma_direct_* helpers for the direct mapping case
` [PATCH 40/67] iommu/intel-iommu: "
` [PATCH 41/67] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 42/67] arm64: rename swiotlb_dma_ops
` [PATCH 43/67] ia64: "
` [PATCH 44/67] powerpc: "
` [PATCH 45/67] swiotlb: rename swiotlb_free to swiotlb_exit
` [PATCH 46/67] swiotlb: lift x86 swiotlb_dma_ops to common code
` [PATCH 47/67] swiotlb: wire up ->dma_supported in swiotlb_dma_ops
` [PATCH 48/67] swiotlb: rely on dev->coherent_dma_mask
` [PATCH 49/67] swiotlb: refactor coherent buffer freeing
` [PATCH 50/67] swiotlb: refactor coherent buffer allocation
` [PATCH 51/67] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 52/67] dma-direct: handle the memory encryption bit in common code
` [PATCH 53/67] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 54/67] x86: remove sta2x11_dma_ops
` [PATCH 55/67] ia64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 56/67] ia64: use generic swiotlb_ops
` [PATCH 57/67] ia64: clean up swiotlb support
` [PATCH 58/67] ia64: remove an ifdef around the content of pci-dma.c
` [PATCH 59/67] unicore32: use generic swiotlb_ops
` [PATCH 60/67] tile: replace ZONE_DMA with ZONE_DMA32
` [PATCH 61/67] tile: use generic swiotlb_ops
` [PATCH 62/67] mips/netlogic: remove swiotlb support
` [PATCH 63/67] mips: use swiotlb_{alloc,free}
` [PATCH 64/67] arm64: replace ZONE_DMA with ZONE_DMA32
` [PATCH 65/67] arm64: use swiotlb_alloc and swiotlb_free
` [PATCH 66/67] swiotlb: remove swiotlb_{alloc,free}_coherent
` [PATCH 67/67] swiotlb: remove various exports

kernel panic: n_tty: init_tty
 2017-12-29  8:32 UTC 

[PATCH] perf report: Fix a wrong offset issue when using /proc/kcore
 2017-12-29 16:26 UTC 

[PATCH 00/11] rtlwifi: change rtlwifi maintainer and merge commits from staging
 2017-12-29  8:31 UTC  (12+ messages)
` [PATCH 01/11] MAINTAINERS: Change maintainer for rtlwifi
` [PATCH 02/11] rtlwifi: check for array overflow
` [PATCH 03/11] rtlwifi: fix parenthesis alignment
` [PATCH 04/11] rtlwifi: use kcalloc instead of multiply
` [PATCH 05/11] rtlwifi: Remove unnecessary 'out of memory' message
` [PATCH 06/11] rtlwifi: mark expected switch fall-through in rtl_make_smps_action
` [PATCH 07/11] rtlwifi: Remove unnecessary parentheses
` [PATCH 08/11] rtlwifi: rtl8723: Add error handling to no existing firmware
` [PATCH 09/11] rtlwifi: Improve debugging by using debugfs
` [PATCH 10/11] rtlwifi: btcoex: Use seq_file to dump btcoex status
` [PATCH 11/11] rtlwifi: fill FW version and subversion

[PATCH] f2fs: add an ioctl to disable GC for specific file
 2017-12-29  8:29 UTC  (5+ messages)
` [PATCH v2] "


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.