All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-15 02:33:03 to 2017-06-15 03:57:51 UTC [more...]

[PATCHSET v2] Add support for write life time hints
 2017-06-15  3:57 UTC  (9+ messages)

[PATCH v2] ip6_tunnel: Correct tos value in collect_md mode
 2017-06-15  3:54 UTC  (2+ messages)

[PATCH 0/2] Allwinner V3s DMA support
 2017-06-15  3:54 UTC  (10+ messages)
` [PATCH 1/2] dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
        ` [linux-sunxi] "

[PATCH] drm/i915: fix the issue DP-1 not working in guest
 2017-06-15  3:53 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/11] rk3328: add support of usb host and gadget
 2017-06-15  3:51 UTC  (4+ messages)
` [U-Boot] [PATCH v5 04/11] usb: host: xhci-rockchip: use fixed regulator to control vbus

[PATCH 1/5 net-next] ibmvnic: Activate disabled RX buffer pools on reset
 2017-06-15  3:47 UTC  (7+ messages)
` [PATCH 2/5 net-next] ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
` [PATCH 3/5 net-next] ibmvnic: Sanitize entire SCRQ buffer on reset
` [PATCH 4/5 net-next] ibmvnic: Remove VNIC_CLOSING check from pending_scrq
` [PATCH 5/5 net-next] ibmvnic: Exit polling routine correctly during adapter reset

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-15  3:41 UTC  (4+ messages)
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3

[net] i40e: Fix a sleep-in-atomic bug
 2017-06-15  3:46 UTC  (2+ messages)

[PATCHSET v4] Add support for write life time hints
 2017-06-15  3:45 UTC  (12+ messages)
` [PATCH 01/11] block: add support for carrying stream information in a bio
` [PATCH 02/11] blk-mq: expose stream write stats through debugfs
` [PATCH 03/11] fs: add support for an inode to carry stream related data
` [PATCH 04/11] fs: add support for allowing applications to pass in write life time hints
` [PATCH 05/11] block: add helpers for setting/checking write hint validity
` [PATCH 06/11] fs: add O_DIRECT support for sending down bio stream information
` [PATCH 07/11] fs: add support for buffered writeback to pass down write hints
` [PATCH 08/11] ext4: add support for passing in write hints for buffered writes
` [PATCH 09/11] xfs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] nvme: add support for streams and directives

Investment portfolio
 2017-06-15  0:13 UTC 

[PATCH 1/2] RFC: ARM: dts: imx7d-sdb: remove 100k pull-down on USDHCx clock
 2017-06-15  3:39 UTC  (4+ messages)
` [PATCH 2/2] RFC: ARM: dts: imx7d-sdb: swap pad settings for USDHCx 50Mhz and 100Mhz

Add TPM support
 2017-06-15  3:39 UTC  (6+ messages)
` [PATCH 1/3] Move verifiers to the kernel

[PATCH 00/17] coresight: next v4.12-rc4
 2017-06-15  3:34 UTC  (5+ messages)

[HMM-CDM 0/5] Cache coherent device memory (CDM) with HMM
 2017-06-15  3:31 UTC  (19+ messages)
` [HMM-CDM 3/5] mm/memcontrol: allow to uncharge page without using page->lru field
` [HMM-CDM 4/5] mm/memcontrol: support MEMORY_DEVICE_PRIVATE and MEMORY_DEVICE_PUBLIC
` [HMM-CDM 5/5] mm/hmm: simplify kconfig and enable HMM and DEVICE_PUBLIC for ppc64

[PATCH 01/15] af9015: use correct 7-bit i2c addresses
 2017-06-15  3:31 UTC  (15+ messages)
` [PATCH 02/15] af9013: move config values directly under driver state
` [PATCH 03/15] af9013: add i2c client bindings
` [PATCH 04/15] af9033: use kernel 64-bit division
` [PATCH 05/15] af9013: fix logging
` [PATCH 06/15] af9013: convert to regmap api
` [PATCH 07/15] af9013: fix error handling
` [PATCH 08/15] af9013: add dvbv5 cnr
` [PATCH 09/15] af9015: fix and refactor i2c adapter algo logic
` [PATCH 10/15] af9015: enable 2nd TS flow control when dual mode
` [PATCH 11/15] af9013: add configurable TS output pin
` [PATCH 12/15] af9013: remove unneeded register writes
` [PATCH 13/15] af9015: move 2nd demod power-up wait different location
` [PATCH 14/15] af9013: refactor firmware download routine
` [PATCH 15/15] af9013: refactor power control

[PATCH] mm, memory_hotplug: support movable_node for hotplugable nodes
 2017-06-15  3:29 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/29] dm: scsi: Enhance SCSI support for driver model
 2017-06-15  3:28 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/29] configs: Resync with savedefconfig
` [U-Boot] [PATCH v2 02/29] Convert CONFIG_SCSI to Kconfig
` [U-Boot] [PATCH v2 03/29] scsi: Drop sym53c8xx driver
` [U-Boot] [PATCH v2 04/29] scsi: Drop scsi_print_error()
` [U-Boot] [PATCH v2 05/29] Convert CONFIG_CMD_SATA to Kconfig
` [U-Boot] [PATCH v2 06/29] Kconfig: Add CONFIG_SATA to enable SATA
` [U-Boot] [PATCH v2 07/29] sata: Move drivers into new drivers/ata directory
` [U-Boot] [PATCH v2 08/29] scsi: Move drivers into new drivers/scsi directory
` [U-Boot] [PATCH v2 09/29] dm: scsi: Rearrange header file for driver model
` [U-Boot] [PATCH v2 10/29] dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
` [U-Boot] [PATCH v2 11/29] dm: scsi: Drop the ccb typedef
` [U-Boot] [PATCH v2 12/29] dm: scsi: Use the uclass platform data
` [U-Boot] [PATCH v2 13/29] dm: ahci: Rename struct ahci_probe_ent
` [U-Boot] [PATCH v2 14/29] dm: sata: Move ataid into struct ahci_uc_priv
` [U-Boot] [PATCH v2 15/29] dm: ahci: Refactor to avoid static variables
` [U-Boot] [PATCH v2 16/29] dm: scsi: Indent the confusing #ifdefs
` [U-Boot] [PATCH v2 17/29] dm: ahci: Move common code for starting ports into a function
` [U-Boot] [PATCH v2 18/29] dm: ahci: Unwind the confusing init code
` [U-Boot] [PATCH v2 19/29] dm: ahci: Drop use of probe_ent
` [U-Boot] [PATCH v2 20/29] dm: scsi: Add operations
` [U-Boot] [PATCH v2 21/29] dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
` [U-Boot] [PATCH v2 22/29] dm: scsi: Document and rename the scsi_scan() parameter
` [U-Boot] [PATCH v2 23/29] dm: ahci: Create a local version of two SCSI functions
` [U-Boot] [PATCH v2 24/29] dm: scsi: Add operations for SCSI devices
` [U-Boot] [PATCH v2 25/29] dm: scsi: Adjust return value of scsi_exec()
` [U-Boot] [PATCH v2 26/29] dm: scsi: Split out the bus scanning code
` [U-Boot] [PATCH v2 27/29] dm: ahci: Add a driver for SCSI on AHCI
` [U-Boot] [PATCH v2 28/29] dm: scsi: Drop scsi_init() when driver model is used
` [U-Boot] [PATCH v2 29/29] x86: Move link to use driver model for SCSI

[PATCH 1/1] - Fix reiserfs WARNING in dquot_writeback_dquots
 2017-06-15  3:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] fix: avoid infinite loop when blockjob encountering failure
 2017-06-15  3:24 UTC  (4+ messages)

[PATCH v4 0/6] provide power off support for iMX6 with external PMIC
 2017-06-15  3:24 UTC  (4+ messages)
` [PATCH v4 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set

[Qemu-devel] [PATCH] util: remove the obsolete non-blocking connect
 2017-06-15  3:21 UTC  (2+ messages)

Investment portfolio
 2017-06-15  0:06 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2017-06-15  3:18 UTC  (6+ messages)

[PATCH libdrm] amdgpu: move asic id table to a separate file
 2017-06-15  3:16 UTC  (4+ messages)
` [PATCH libdrm v8] "

[PATCH] filter: add path filter with fstype
 2017-06-15  3:15 UTC  (5+ messages)

[Qemu-devel] [FIX PATCH] spapr: prevent QEMU crash when CPU realization fails
 2017-06-15  3:11 UTC  (2+ messages)

devshell not working for Qt or Boundary Devices based yocto
 2017-06-15  3:12 UTC  (2+ messages)

avoid null pointer rereference during FLR V2
 2017-06-15  3:11 UTC  (3+ messages)

[PATCH] *** Selftest/devtool: replace file assertTrue/False with assertExists/NotExists ***
 2017-06-14 20:01 UTC  (2+ messages)
` [PATCH] selftest/devtool: replace file assertTrue/False with assertExists/NotExists

[U-Boot] [Patch v2 1/2] armv8: ls1046a: move CONFIG_CMD_USB to defconfig
 2017-06-15  3:10 UTC  (2+ messages)
` [U-Boot] [Patch v2 2/2] arm64: ls1046ardb: Add distro boot support

[PATCH v4 00/20] arm64: dts: hi3660: add device nodes
 2017-06-15  3:04 UTC  (49+ messages)
` [PATCH v4 01/20] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
` [PATCH v4 02/20] arm64: dts: hisilicon: update compatible string for hikey960
` [PATCH v4 03/20] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
` [PATCH v4 04/20] arm64: dts: hi3660: add resources for clock and reset
` [PATCH v4 05/20] arm64: dts: Add I2C nodes for Hi3660
` [PATCH v4 06/20] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
` [PATCH v4 07/20] arm64: dts: hi3660: Add uarts nodes
` [PATCH v4 08/20] arm64: dts: hikey960: add WL1837 Bluetooth device node
` [PATCH v4 09/20] arm64: dts: hi3660: Add pl031 rtc node
` [PATCH v4 10/20] arm64: dts: hi3660: add power key dts node
` [PATCH v4 11/20] arm64: dts: hikey960: add LED nodes
` [PATCH v4 12/20] arm64: dts: hi3660: add spi device nodes
` [PATCH v4 13/20] arm64: dts: hi3660: add sp804 timer node
` [PATCH v4 14/20] dt-bindings: PCI: hisi: Add document for PCIe of Kirin SoCs
` [PATCH v4 15/20] arm64: dts: hisi: add kirin pcie node
` [PATCH v4 16/20] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string
` [PATCH v4 17/20] arm64: dts: hikey960: add device node for pmic and regulators
` [PATCH v4 18/20] dt-bindings: mmc: dw_mmc-k3: add document of hi3660 mmc
` [PATCH v4 19/20] arm64: dts: hi3660: add sd/sdio device nodes
` [PATCH v4 20/20] arm64: dts: hi3660-hikey960: add nodes for WiFi

[Buildroot] scsi/scsi.h: No such file or directory
 2017-06-15  3:06 UTC  (9+ messages)

64fa03de33: BUG:Dentry_still_in_use
 2017-06-15  3:05 UTC  (11+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[makedumpfile PATCHv3 1/2] fold the calc of time delta into a func
 2017-06-15  2:58 UTC  (4+ messages)
` [makedumpfile PATCH v3 2/2] print_info: show the remaining time of dump progress

[U-Boot] [PATCH] rockchip: rk3288: Add reset reason detection
 2017-06-15  3:04 UTC  (2+ messages)

[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
 2017-06-15  3:04 UTC  (13+ messages)
` [PATCH 3/4] watchdog: Split up config options

[lkp-robot] [libata] 818831c8b2: kmsg.ata#.#:failed_to_set_xfermode(err_mask=#)
 2017-06-15  2:58 UTC  (2+ messages)

[PATCH] net: s2io: remove useless variable in fill_rx_buffers
 2017-06-15  2:58 UTC 

[Qemu-devel] [PATCH 2/3] exec: simplify address_space_get_iotlb_entry
 2017-06-15  2:57 UTC  (11+ messages)

[lkp-robot] [VFS] de93c3928b: BUG:stack_guard_page_was_hit_at#(stack_is#..#)
 2017-06-15  2:57 UTC  (2+ messages)

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-15  2:52 UTC  (4+ messages)
    ` [systemd-devel] "

[PATCH v3 00/21] arm64: dts: hi3660: add device nodes
 2017-06-15  2:55 UTC  (7+ messages)
` [PATCH v3 14/21] arm64: dts: hi3660: enable idle states

[PATCH V5 0/9] MIPS: Loongson: feature and performance improvements
 2017-06-15  2:54 UTC  (6+ messages)
` [PATCH V5 6/9] MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
  ` [PATCH V5 7/9] MIPS: Loogson: Make enum loongson_cpu_type more clear
  ` [PATCH V5 8/9] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
  ` [PATCH V5 9/9] MIPS: Loongson: Introduce and use LOONGSON_LLSC_WAR

[HELP-NEEDED, PATCH 0/3] Do not loose dirty bit on THP pages
 2017-06-15  2:50 UTC  (6+ messages)

[PATCH] pci: iov: use device lock to protect IOV sysfs accesses
 2017-06-15  2:47 UTC  (2+ messages)

[PATCH 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-15  2:43 UTC  (10+ messages)
` [PATCH 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf

[PATCH v3 1/3] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-15  2:40 UTC  (4+ messages)

[PATCH] intel: i40e: virtchnl: fix incorrect variable assignment
 2017-06-15  2:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/6] drm: add asynchrounous plane update
 2017-06-15  2:38 UTC  (5+ messages)
` [PATCH v2 4/6] drm/msm: update cursors asynchronously through atomic
` [PATCH v2 5/6] drm/msm: remove mdp5_cursor_plane_funcs
` [PATCH v2 6/6] drm/vc4: update cursors asynchronously through atomic
` ✗ Fi.CI.BAT: failure for drm: add asynchrounous plane update

[PATCH] sched: Drop try_get_task_struct()
 2017-06-15  2:37 UTC 

[Qemu-devel] [PATCH] target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
 2017-06-15  2:32 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "


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.