All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-02 07:06:18 to 2017-06-02 08:04:59 UTC [more...]

[meta-oe][PATCH 0/3] umip: several fixes
 2017-06-02  8:04 UTC 

[PATCH v2] um: Avoid longjmp/setjmp symbol clashes with libpthread.a
 2017-06-02  8:04 UTC  (15+ messages)
      ` [uml-devel] "

(unknown),
 2017-06-02  8:02 UTC 

[PATCH v6 0/7] perf report: Show branch type
 2017-06-02  8:02 UTC  (3+ messages)

[PATCH] btrfs: simplify code with bio_io_error
 2017-06-02  8:08 UTC 

[PATCH 00/11] net/e1000: Consistent filter API
 2017-06-02  8:00 UTC  (7+ messages)
  ` [PATCH v2 01/11] net/e1000: store and restore TCP SYN filter
  ` [PATCH v2 02/11] net/e1000: restore n-tuple filter

[Qemu-devel] [PATCH v2 00/45] qobject/qapi: add uint type
 2017-06-02  8:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 10/45] qapi: Remove visit_start_alternate() parameter promote_int
` [Qemu-devel] [PATCH v2 11/45] tests: remove /qnum/destroy test

[PATCH v11 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-06-02  7:59 UTC  (7+ messages)
` [PATCH v11 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v11 15/23] x86: refactor psr: CDP: implement set value callback function

[meta-cgl][PATCH] poky-cgl: avoid installing multiple syslogs
 2017-06-02  7:59 UTC 

[PATCH v3 1/4] arm: mach-omap: Change mountpoint of boot partitions
 2017-06-02  7:59 UTC  (4+ messages)
` [PATCH v3 2/4] arm: boards: phytec-som-am335x: Add automount script

[PATCH 1/2] drm/bridge: Add Cadence DSI driver
 2017-06-02  7:59 UTC  (2+ messages)
  ` [PATCH 2/2] dt-bindings: drm/bridge: Document Cadence DSI bridge bindings

[Qemu-devel] [PULL 00/22] Docker and block patches
 2017-06-02  7:58 UTC  (3+ messages)

[PATCH v7] dw9714: Initial driver for dw9714 VCM
 2017-06-02  7:57 UTC  (2+ messages)

[U-Boot] [PATCH] edid: Fix gcc 7.1 warning
 2017-06-02  7:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Convert to realize and cleanup
 2017-06-02  7:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] pci: Clean up error checking in pci_add_capability()
` [Qemu-devel] [PATCH v2 2/6] pci: Add comment for pci_add_capability2()
` [Qemu-devel] [PATCH v2 3/6] pci: Fix the wrong return value judgment condition
` [Qemu-devel] [PATCH v2 4/6] net/eepro100: Fixed code style
` [Qemu-devel] [PATCH v2 5/6] pci: Make errp the last parameter of pci_add_capability()
` [Qemu-devel] [PATCH v2 6/6] pci: Convert to realize

[PATCH] HID: asus: Add support for T100 touchpad
 2017-06-02  7:55 UTC  (2+ messages)

[PATCH v7 1/1] [media] i2c: add support for OV13858 sensor
 2017-06-02  7:54 UTC  (2+ messages)

host memory buffer support V2
 2017-06-02  7:52 UTC  (9+ messages)
` [PATCH 1/4] nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
` [PATCH 2/4] nvme.h: add dword 12 - 15 fields to struct nvme_features
` [PATCH 3/4] nvme: save hmpre and hmmin in struct nvme_ctrl
` [PATCH 4/4] nvme-pci: implement host memory buffer support

[PATCH 0/6 v5] kvmalloc
 2017-06-02  7:50 UTC  (10+ messages)
` [PATCH 1/9] mm: introduce kv[mz]alloc helpers

[Buildroot] make Error
 2017-06-02  7:49 UTC  (2+ messages)

[PATCH] md: simplify code with bio_io_error
 2017-06-02  7:49 UTC 

[PATCH] nvme_fc: on lldd/transport io error, terminate association
 2017-06-02  7:48 UTC  (2+ messages)

[PATCH] nvme_fc: fix confused queue size handling
 2017-06-02  7:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] msi: remove return code for msi_init()
 2017-06-02  7:47 UTC  (6+ messages)

[PATCH] f2fs: simplify the way of calulating next nat address
 2017-06-02  7:45 UTC 

[PATCH 0/2]nvme-cli: id-ctrl supports NVMe 1.3 spec
 2017-06-02  7:46 UTC  (5+ messages)
` [PATCH 1/2] nvme-cli: add fields into identify controller data structure
` [PATCH 2/2] nvme-cli: show more fields for id-ctrl

[PATCH] MAINTAINERS: update maintainer for rockchip PCIe driver
 2017-06-02  7:42 UTC 

[Qemu-devel] [PULL 00/15] chardev patches
 2017-06-02  7:40 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] char: cast ARRAY_SIZE() as signed to silent warning on empty array
` [Qemu-devel] [PULL 02/15] char-win: simplify win_chr_read()
` [Qemu-devel] [PULL 03/15] char-win: remove WinChardev.len
` [Qemu-devel] [PULL 04/15] char-win: rename win_chr_init/poll win_chr_serial_init/poll
` [Qemu-devel] [PULL 05/15] char-win: rename hcom->file
` [Qemu-devel] [PULL 06/15] char-win: close file handle except with console
` [Qemu-devel] [PULL 07/15] Remove/replace sysemu/char.h inclusion
` [Qemu-devel] [PULL 08/15] chardev: move headers to include/chardev
` [Qemu-devel] [PULL 09/15] chardev: serial & parallel declaration to own headers
` [Qemu-devel] [PULL 10/15] be-hci: use backend functions
` [Qemu-devel] [PULL 11/15] char: generalize qemu_chr_write_all()
` [Qemu-devel] [PULL 12/15] char: move CharBackend handling in char-fe unit
` [Qemu-devel] [PULL 13/15] char: rename functions that are not part of fe
` [Qemu-devel] [PULL 14/15] char: make chr_fe_deinit() optionaly delete backend
` [Qemu-devel] [PULL 15/15] char: move char devices to chardev/

[RFC][PATCH 00/14] syscall, context switch, idle performance stuff
 2017-06-02  7:39 UTC  (15+ messages)
` [PATCH 01/14] powerpc/64s: optimize hypercall/syscall
` [PATCH 02/14] powerpc/64: syscall avoid restore_math call if possible
` [PATCH 03/14] powerpc/64s: idle move soft interrupt mask logic into C code
` [PATCH 04/14] powerpc/64s: process interrupts from system reset wakeup
` [PATCH 05/14] powerpc/64s: msgclr when handling doorbell exceptions
` [PATCH 06/14] powerpc/64s: branch to idle handler with virtual mode offset
` [PATCH 07/14] powerpc/64s: idle avoid SRR usage in idle sleep/wake paths
` [PATCH 08/14] powerpc/64s: idle set polling before enabling irqs
` [PATCH 09/14] powerpc/64s: idle read mostly for common globals
` [PATCH 10/14] powerpc/64: CTRL[RUN] run-latch setting optimisation
` [PATCH 11/14] powerpc/64s: idle no memory barrier after break from idle
` [PATCH 12/14] powerpc/64s: Leave IRQs hard enabled over context switch for radix
` [PATCH 13/14] powerpc/64: context switch can avoid reservation clear
` [PATCH 14/14] powerpc/64: context switch additional hwsync can be avoided

How to avoid "Please tell me who you are..."?
 2017-06-02  7:38 UTC  (6+ messages)

[PATCH] ahci: qoriq: add ls1088a platforms support
 2017-06-02  7:23 UTC  (3+ messages)

[PATCH v4 0/6] stmmac: pci: Refactor DMI probing
 2017-06-02  7:34 UTC  (7+ messages)
` [PATCH v4 1/6] stmmac: pci: Make stmmac_pci_info structure constant
` [PATCH v4 2/6] stmmac: pci: Use stmmac_pci_info for all devices
` [PATCH v4 3/6] stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
` [PATCH v4 4/6] stmmac: pci: Select quark_pci_dmi_data from quark_default_data
` [PATCH v4 5/6] stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
` [PATCH v4 6/6] stmmac: pci: Remove setup handler indirection via stmmac_pci_info

[RFC PATCH v2 0/8] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-06-02  7:31 UTC  (3+ messages)
` [RFC PATCH v2 1/8] arm/mem_access: Add (TCR_|TTBCR_)* defines

[Qemu-devel] [PATCH v2] spapr: manage hotplugged devices while the VM is not started
 2017-06-02  7:35 UTC  (2+ messages)

iMac 10,1 with Ubuntu 16.04: black screen after suspend
 2017-06-02  7:35 UTC  (10+ messages)

[PATCH] memcg: refactor mem_cgroup_resize_limit()
 2017-06-02  7:32 UTC  (3+ messages)

[PATCH 1/2] sched/deadline: Add cpudl_maximum_dl()
 2017-06-02  7:31 UTC  (2+ messages)
` [PATCH 2/2] sched/deadline: Don't return invalid cpu in cpudl_maximum_cpu()

[RESEND PATCH v2] powerpc/fadump: set an upper limit for boot memory size
 2017-06-02  7:30 UTC 

[PATCH] cec: add cec_transmit_attempt_done helper function
 2017-06-02  7:31 UTC 

[RFC PATCH V2 00/26] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-06-02  7:31 UTC  (6+ messages)
` [RFC PATCH V2 1/26] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities

[PATCH] HID: asus: Stop underlying hardware on remove
 2017-06-02  7:31 UTC  (2+ messages)

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-02  7:29 UTC  (5+ messages)
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[Qemu-devel] [PATCH 0/5] spapr: DRC cleanups (part II)
 2017-06-02  7:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] spapr: Introduce DRC subclasses
` [Qemu-devel] [PATCH 2/5] spapr: Clean up spapr_dr_connector_by_*()
` [Qemu-devel] [PATCH 3/5] spapr: Move configure-connector state into DRC
` [Qemu-devel] [PATCH 4/5] spapr: Eliminate spapr_drc_get_type_str()
` [Qemu-devel] [PATCH 5/5] spapr: Remove some non-useful properties on DRC objects

[PATCH 0/6] testsuite speedup
 2017-06-02  7:29 UTC  (4+ messages)

[meta-oe][PATCH 1/2] devmem2: Change source URL to regain access to it
 2017-06-02  5:55 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] devmem2: use different filename to avoid checksum conflicts

[PATCH v4 0/6] ARM: at91: initial samx7 support
 2017-06-02  7:29 UTC  (3+ messages)

[PATCH v3 00/19] Report power supply from hid-logitech-hidpp
 2017-06-02  7:29 UTC  (4+ messages)

[PATCH v5 00/11] serial/gpio: exar: Fixes and support for IOT2000
 2017-06-02  7:28 UTC  (12+ messages)
` [PATCH v5 01/11] serial: exar: Leave MPIOs as output for Commtech adapters
` [PATCH v5 02/11] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [PATCH v5 03/11] gpio-exar/8250-exar: Fix passing in of parent PCI device
` [PATCH v5 04/11] gpio: exar: Allocate resources on behalf of the platform device
` [PATCH v5 05/11] gpio: exar: Fix iomap request
` [PATCH v5 06/11] gpio: exar: Fix reading of directions and values
` [PATCH v5 07/11] gpio-exar/8250-exar: Rearrange gpiochip parenthood
` [PATCH v5 08/11] serial: exar: Factor out platform hooks
` [PATCH v5 09/11] platform: Accept const properties
` [PATCH v5 10/11] gpio-exar/8250-exar: Make set of exported GPIOs configurable
` [PATCH v5 11/11] serial: exar: Add support for IOT2040 device

[PATCH] PCI: rockchip: Handle return value of clk_prepare_enable
 2017-06-02  7:28 UTC  (4+ messages)

[LTP] [PATCH] Make getrusage04 be able to loop more times
 2017-06-02  7:28 UTC 

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-06-02  7:26 UTC  (7+ messages)
` [PATCH V1 12/15] spmi-pmic-arb: fix a possible null pointer dereference
` [PATCH V1 14/15] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq

[PATCH RFC 0/2] KVM: s390: avoid having to enable vm.alloc_pgste
 2017-06-02  7:25 UTC  (12+ messages)
` [PATCH RFC 1/2] s390x: mm: allow mixed page table types (2k and 4k)

[Qemu-devel] [PATCHv5 0/4] Clean up compatibility mode handling
 2017-06-02  7:23 UTC  (3+ messages)

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-02  7:24 UTC  (3+ messages)

[PATCH] Fix typo in comment
 2017-06-02  7:23 UTC  (4+ messages)

[PATCH v2 00/12] SCSI patches for kernel v4.13
 2017-06-02  7:23 UTC  (24+ messages)
` [PATCH v2 01/12] Avoid that scsi_exit_rq() triggers a use-after-free
` [PATCH v2 02/12] Split scsi_internal_device_block()
` [PATCH v2 03/12] Create two versions of scsi_internal_device_unblock()
` [PATCH v2 04/12] Protect SCSI device state changes with a mutex
` [PATCH v2 05/12] Introduce scsi_start_queue()
` [PATCH v2 06/12] Make __scsi_remove_device go straight from BLOCKED to DEL
` [PATCH v2 08/12] Introduce scsi_mq_sgl_size()
` [PATCH v2 09/12] Make scsi_mq_prep_fn() call scsi_init_command()
` [PATCH v2 10/12] snic: Remove code that zeroes driver-private command data
` [PATCH v2 11/12] virtio: "
` [PATCH v2 12/12] xen/scsifront: "

[PATCH 2/2] nvme: Quirk APST on Intel 600P/P3100 devices
 2017-06-02  7:23 UTC  (2+ messages)

Crashes with unittest_dencoder
 2017-06-02  7:22 UTC  (6+ messages)

[U-Boot] [PATCH] ls1088a: Disable default enabled DISPLAY_BOARDINFO
 2017-06-02  7:20 UTC 

[PATCH 0/3] add mt7622 spi support
 2017-06-02  7:18 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform
` [PATCH 2/3] spi: mediatek: support adjust register define
` [PATCH 3/3] spi: mediatek: add compatible support for mt7622 IC

[PATCH v2 00/27] Revised full patchset for PCM in-kernel copy support
 2017-06-02  7:13 UTC  (3+ messages)

[PATCH 00/33] object id conversion (grep and diff)
 2017-06-02  7:19 UTC  (4+ messages)

[PATCH v2] HID: apple: Use country code to detect ISO keyboards
 2017-06-02  7:18 UTC  (2+ messages)

[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
 2017-06-02  7:18 UTC  (6+ messages)

[PATCH] mtd: subpagetest: fix wrong written check in function write_eraseblock2
 2017-06-02  7:14 UTC  (3+ messages)

NVMe APST high latency power states being skipped
 2017-06-02  7:13 UTC  (13+ messages)

[PATCH] drm/vc4: Mark the device as active when enabling runtime PM
 2017-06-02  7:12 UTC  (3+ messages)

[PATCH] uapi/linux/a.out.h: don't use deprecated system-specific predefines
 2017-06-02  7:10 UTC  (2+ messages)

[PATCH v5] arm64: fix the overlap between the kernel image and vmalloc address
 2017-06-02  7:08 UTC  (4+ messages)

[PATCH resent] uapi libc compat: allow non-glibc to opt out of uapi definitions
 2017-06-02  7:07 UTC  (7+ messages)
    ` [musl] "
      `  "

[PATCH v2] acpi: configfs: Unload SSDT on configfs entry removal
 2017-06-02  7:06 UTC 

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)
 2017-06-02  7:06 UTC  (4+ messages)
` [PATCH 1/3] regmap: Add 1-Wire bus support
` [PATCH 2/3] w1: MAX1721x Stanalone Fuel Gauge - add 1-Wire slave drivers
` [PATCH 3/3] power: supply: Add support MAX1721x battery monitor


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.