All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-13 01:57:25 to 2017-06-13 04:22:38 UTC [more...]

(unknown),
 2017-06-13  4:22 UTC 

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-13  4:21 UTC  (3+ messages)

linux-next: manual merge of the mmc tree with the block tree
 2017-06-13  4:19 UTC 

[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
 2017-06-13  4:18 UTC  (8+ messages)

[PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode
 2017-06-13  4:18 UTC  (4+ messages)
` [PATCH v3 08/15] perf header: use struct feat_fd to process header records

[Qemu-devel] [PATCH] usb-host: support devices with sparse/non-sequential USB interfaces
 2017-06-13  4:17 UTC 

linux-next: build failure after merge of the block tree
 2017-06-13  4:10 UTC 

[Bug 101401] [REGRESSION][BISECTED] GDM fails to start after 8ec4975cd83365c791a1
 2017-06-13  4:09 UTC  (2+ messages)

[PATCH] nohz: Fix spurious warning when hrtimer and clockevent get out of sync
 2017-06-13  4:04 UTC 

[Qemu-devel] [PATCH v1] virtio-net: enable configurable tx queue size
 2017-06-13  3:59 UTC  (12+ messages)
        ` [Qemu-devel] [virtio-dev] "

[linux-4.9 test] 110371: regressions - FAIL
 2017-06-13  3:58 UTC 

[PATCH] [media] ir-spi: Fix issues with lirc API
 2017-06-13  3:57 UTC  (2+ messages)

[PATCH 1/2] Support perf script -F brstack,dso and brstacksym,dso
 2017-06-13  3:53 UTC  (4+ messages)
` [PATCH 2/2] Support perf script -F brstackoff,dso

[Qemu-devel] [PATCH v2 0/6] migration: objectify MigrationState
 2017-06-13  3:52 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 2/6] migration: let MigrationState be a qdev
` [Qemu-devel] [PATCH v2 3/6] migration: move global_state.optional out

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2017-06-13  3:50 UTC 

[PATCH] send-email: Add tocmd option to suppress-cc
 2017-06-13  3:43 UTC  (5+ messages)

Feature Request: Show status of the stash in git status command
 2017-06-13  3:42 UTC  (7+ messages)

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2017-06-13  3:34 UTC 

[U-Boot] [PATCH 1/3] regulator: lp87565: Fix the return value of buck_get_enable function
 2017-06-13  3:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] regulator: lp873x: Fix the return value of ldo_get_enable function

[PATCH V3 0/7] tty: serial: lpuart: add imx7ulp support
 2017-06-13  3:32 UTC  (19+ messages)
` [PATCH V3 1/7] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V3 3/7] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH V3 5/7] tty: serial: lpuart: add imx7ulp support

[nomadik:gemini-dir-685-clktest 28/29] init/main.c:500: undefined reference to `printascii'
 2017-06-13  3:30 UTC 

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2017-06-13  3:27 UTC 

[U-Boot] [PATCH v8 0/7] Add Intel Arria 10 SoC FPGA driver
 2017-06-13  3:26 UTC  (21+ messages)
` [U-Boot] [PATCH v8 4/7] arm: socfpga: Enable FPGA driver on SPL

[PATCH v2] starterware-rtos: added recipe for RTOS starterware
 2017-06-13  3:26 UTC  (3+ messages)

[nomadik:gemini-dir-685-clktest 28/29] init_task.c:undefined reference to `printascii'
 2017-06-13  3:24 UTC 

[PATCH] staging: rtl8723bs: Use vsnprintf extensions %pM and %pI4
 2017-06-13  3:20 UTC 

[PATCH v2 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-13  3:15 UTC  (4+ messages)

[PATCH] md/raid10: fix FailFast test for wrong device
 2017-06-13  3:16 UTC 

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2017-06-13  3:15 UTC 

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

[PATCH 03/11] Creation of "usb_device_auth" LSM hook
 2017-06-13  3:11 UTC  (4+ messages)
  ` [kernel-hardening] "

[PATCH] drm/amdgpu/gfx9: fix compute ring doorbell index
 2017-06-13  3:10 UTC  (2+ messages)

[PATCH V2] nvmf: keep track of nvmet connect error status
 2017-06-13  3:07 UTC  (2+ messages)

linux-next: manual merge of the block tree with the s390 tree
 2017-06-13  3:06 UTC 

[PATCH v2 00/17] lpfc updates for 11.4.0.0
 2017-06-13  3:04 UTC  (4+ messages)

[PATCH] drm/amdgpu/gfx: use a single pipe for vega10 for now
 2017-06-13  3:03 UTC  (2+ messages)

[PATCH 0/4] config.h
 2017-06-13  2:59 UTC  (6+ messages)
` [PATCH 4/4] config: don't implicitly use gitdir

[PATCH V4 0/7] tty: serial: lpuart: add imx7ulp support
 2017-06-13  2:55 UTC  (24+ messages)
` [PATCH V4 1/7] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V4 2/7] tty: serial: lpuart: refactor lpuart32_{read|write} prototype
` [PATCH V4 3/7] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH V4 4/7] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
` [PATCH V4 5/7] tty: serial: lpuart: add imx7ulp support
` [PATCH V4 6/7] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH V4 7/7] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-13  2:56 UTC  (11+ messages)
` [PATCH v11 4/6] mm: function to offer a page block on the free list
              ` [Qemu-devel] "

[PATCH] rdma-core: Make room for source GIDs to be added
 2017-06-13  2:54 UTC 

[PATCH v3] nvmf: keep track of nvmet connect error status
 2017-06-13  2:51 UTC 

[PATCH] filterexcl: allow filterkey
 2017-06-13  2:47 UTC  (3+ messages)

[PATCH] Calling check_system_tsc_reliable before unsynchronized_tsc
 2017-06-13  2:47 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v6 0/6] translate: [tcg] Generic translation framework
 2017-06-13  1:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/6] Pass generic CPUState to gen_intermediate_code()

[PATCH] filter: add path filter with fstype
 2017-06-13  2:45 UTC  (3+ messages)

[PATCH] btrfs: use ino_t for inode in tracer
 2017-06-13  2:51 UTC  (2+ messages)
` [PATCH v2] "

[[PATCH]] Revert "leds: handle suspend/resume in heartbeat trigger"
 2017-06-13  2:39 UTC  (2+ messages)

[PATCH V3 3/7] tty: serial: lpuart: add little endian 32 bit register support
 2017-06-13  2:38 UTC  (4+ messages)
` [PATCH] tty: serial: lpuart: fix semicolon.cocci warnings

[PATCH V4 00/10] Several fixes for layerindex
 2017-06-13  2:36 UTC  (11+ messages)
` [PATCH V4 01/10] update.py: update actual branch for layer and bitbake
` [PATCH V4 02/10] layerconfparse.py: remove unused layerbranch from parse_layer()
` [PATCH V4 03/10] utils.py: remove obsolete dependencies
` [PATCH V4 04/10] update_layer.py: set layerbranch's collection before add_dependencies
` [PATCH V4 05/10] recipeparse.py: restore cwd when the parsing is done
` [PATCH V4 06/10] update.py: update layers orderly
` [PATCH V4 07/10] update_layer.py: remove --update-dependencies
` [PATCH V4 08/10] update_layer.py: move the location of transaction.atomic()
` [PATCH V4 09/10] update.py: add -p to git fetch
` [PATCH V4 10/10] update_layer.py: delete layerbranch for non-existed branch

[PATCH] capabilities: add field names for ambient capabilities
 2017-06-13  2:35 UTC 

[Bug 101387] amdgpu display corruption and hang on AMD A10-9620P
 2017-06-13  2:33 UTC  (4+ messages)

[RFC/PATCH] builtin/blame: darken redundant line information
 2017-06-13  2:31 UTC 

[PATCH 1/1] iio: buffer-dma: Add missing header buffer_impl.h
 2017-06-13  2:31 UTC 

[PATCH] x86/time: Make setup_default_timer_irq() static
 2017-06-13  2:30 UTC 

[nomadik:gemini-dir-685-tve200 31/31] drivers/gpu/drm/panel/panel-ilitek-ili9322.c:538:24-25: Unneeded semicolon
 2017-06-13  2:29 UTC  (2+ messages)
` [PATCH] fix semicolon.cocci warnings

[PATCH net-next 0/2] r8152: adjust runtime suspend/resume
 2017-06-13  2:27 UTC  (4+ messages)
` [PATCH net-next 1/2] r8152: split rtl8152_resume function

[U-Boot] [PATCH] imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
 2017-06-13  2:26 UTC  (4+ messages)

msg/async question
 2017-06-13  2:26 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Optimization of critical section
 2017-06-13  2:25 UTC  (3+ messages)

[PATCH v5 00/12] blk-mq: fix & improve queue quiescing
 2017-06-13  2:15 UTC  (3+ messages)

[PATCH 1/3] ARM64: DT: add gpu for msm8916
 2017-06-13  2:12 UTC  (6+ messages)
` [PATCH 2/3] ARM64: DT: add video codec devicetree node
` [PATCH 3/3] ARM64: DT: add iommu for msm8916

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-06-13  2:11 UTC  (14+ messages)
` [PATCH V1 01/15] spmi: pmic_arb: block access of invalid read and writes
` [PATCH V1 05/15] spmi: pmic-arb: cleanup unrequested irqs
` [PATCH V1 14/15] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq

[U-Boot] [PATCH 1/2] mmc: use new hwpart API when CONFIG_BLK enabled
 2017-06-13  2:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: rpmb: update size format for write_counter

Git v2.13.1 SHA1 very broken
 2017-06-13  2:09 UTC  (3+ messages)
` [PATCH 0/3] update sha1dc

[RESEND x3][PATCH v4] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support
 2017-06-13  2:09 UTC  (4+ messages)

[PATCH V2] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
 2017-06-13  2:08 UTC  (2+ messages)

Ftrace vs perf user page fault statistics differences
 2017-06-13  2:05 UTC  (3+ messages)

[PATCHv4 0/2] clk: keystone: add sci-clk support
 2017-06-13  2:04 UTC  (4+ messages)
` [PATCHv4 2/2] clk: keystone: Add sci-clk driver support

[U-Boot] [PATCH] rockchip: clk: rk3036: correct setting for pll integer mode
 2017-06-13  2:03 UTC 

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-13  2:02 UTC  (5+ messages)
` [RFC PATCH 1/7 v1]powerpc: Free up four PTE bits to accommodate memory keys

[PATCH v15 0/7] power: add power sequence library
 2017-06-13  1:59 UTC  (24+ messages)
` [PATCH v15 1/7] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v15 2/7] power: add "
` [PATCH v15 3/7] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v15 4/7] usb: core: add power sequence handling for USB devices
` [PATCH v15 5/7] ARM: dts: imx6qdl: Enable usb node children with <reg>
` [PATCH v15 6/7] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH v15 7/7] ARM: dts: imx6q-evi: Fix onboard hub reset line

[PATCH 0/2] arm64: fix crash when reading /proc/kcore
 2017-06-13  2:00 UTC  (3+ messages)

linux-next: build failure after merge of the wireless-drivers-next tree
 2017-06-13  2:00 UTC  (2+ messages)

[PATCH 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-13  2:00 UTC  (6+ messages)
` [PATCH v2 "

[U-Boot] [RFC PATCH 2/5] rockchip: boot0: align to 0x20 for armv7 '_start'
 2017-06-13  1:58 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, RFC, "

[PATCH 0/4] i2c: pca-platform: updates
 2017-06-13  1:56 UTC  (3+ messages)
` [PATCH 1/4] i2c: pca-platform: add devicetree awareness
` [PATCH 3/4] i2c: pca-platform: use device managed allocations


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.