All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-17 20:11:49 to 2017-08-17 21:08:48 UTC [more...]

[PATCH] drm/i915: Do not do link training fallback or prune modes for eDP
 2017-08-17 21:16 UTC  (7+ messages)

[v2,4/7] ghes_edac: avoid multiple calls to dmi_walk()
 2017-08-17 21:08 UTC  (2+ messages)
` [PATCH v2 4/7] "

[PATCH 0/8] staging: Add new driver for RTL8822BE
 2017-08-17 21:07 UTC  (3+ messages)
` Thoughts on staging and on fixing up drivers?

[GIT PULL] Power management fixes for v4.13-rc6
 2017-08-17 21:07 UTC 

[Qemu-devel] [PATCHv2 0/4] scsi: enclosure support
 2017-08-17 20:57 UTC  (4+ messages)
` [Qemu-devel] [PATCHv2 3/4] scsi: clarify sense codes for LUN0 emulation

[Qemu-arm] [RFC v3 0/8] VIRTIO-IOMMU device
 2017-08-17 16:22 UTC  (5+ messages)
    ` [Qemu-arm] [Qemu-devel] "

[PATCH] usb: dwc3: of-simple: remove include of clk-provider.h
 2017-08-17 21:06 UTC  (3+ messages)

[PATCH] cpuset: Allow v2 behavior in v1 cgroup
 2017-08-17 21:05 UTC  (2+ messages)

[GIT PULL v2 for 4.14] Omap3isp CCP2 support
 2017-08-17 21:06 UTC 

[PATCH] nvme-cli: add support for directive command
 2017-08-17 21:04 UTC  (4+ messages)

[PATCH v1 0/9] Mediatek MT2712 clock and scpsys support
 2017-08-17 21:04 UTC  (4+ messages)
` [PATCH v1 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712

[PATCH] drm/amdgpu: fix a bogus warning
 2017-08-17 21:03 UTC  (2+ messages)

Filesystem corruption on RAID1
 2017-08-17 21:01 UTC  (13+ messages)

[PATCH] sub-process: print the cmd when a capability is unsupported
 2017-08-17 21:01 UTC  (7+ messages)

btrfs fi du -s gives Inappropriate ioctl for device
 2017-08-17 20:59 UTC  (4+ messages)

[PATCH v2 0/3] PCI hotplug feature
 2017-08-17 20:59 UTC  (11+ messages)
` [PATCH v2 2/3] Documentation/devicetree: Add PCIe hotplug property
` [PATCH v2 3/3] PCI: iproc: Implement optional property prsnt-gpios

qcow2 images make scrub believe the filesystem is corrupted
 2017-08-17 20:58 UTC  (6+ messages)

[PATCH v2] update revisions doc for quoting in ':/' notation
 2017-08-17 20:58 UTC  (2+ messages)

[kernel-hardening] [PATCHv3 0/2] Command line randomness
 2017-08-17 20:57 UTC  (7+ messages)
` [kernel-hardening] [PATCHv3 2/2] extract early boot entropy from the passed cmdline
  ` [kernel-hardening] "
      `  "

[PATCH] leds: pca955x: Prevent crippled LED device name
 2017-08-17 20:56 UTC 

[PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops
 2017-08-17 20:56 UTC  (7+ messages)

[PATCH v5 0/3] Add support Rockchip Soc LVDS
 2017-08-17 20:56 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: display: Add Document for "

[RFC PATCH] kvmppc: protection keys fix
 2017-08-17 20:54 UTC  (2+ messages)

[Qemu-devel] How to make ELF headers/symbol sections available for multiboot?
 2017-08-17 20:54 UTC  (9+ messages)

BTRFS error (device sda4): failed to read chunk tree: -5
 2017-08-17 20:51 UTC  (2+ messages)

Partial clone design (with connectivity check for locally-created objects)
 2017-08-17 20:50 UTC  (5+ messages)
` [RFC PATCH] Updated "imported object" design

v12.1.4 Luminous (RC) released
 2017-08-17 20:50 UTC  (16+ messages)
` [ceph-users] "
            ` [Ceph-maintainers] "

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-08-17 20:48 UTC  (3+ messages)

[PATCH v4 0/8] Support more devices on rockchip rv1108
 2017-08-17 20:47 UTC  (4+ messages)
` [PATCH v4 3/8] dt-bindings: pwm: add description for rv1108 pwm

[PATCH] nvme/pci: Set cqe_seen on polled completions
 2017-08-17 20:47 UTC  (2+ messages)

[PATCH] nvc0: fix handling of inverted render condition
 2017-08-17 20:47 UTC  (2+ messages)

[PATCH 0/4] DRM driver for Faraday TVE200
 2017-08-17 20:46 UTC  (4+ messages)
` [PATCH 1/4] drm/tve200: Add DT bindings

[PATCH 00/55] Convert skd driver to blk-mq
 2017-08-17 20:45 UTC  (58+ messages)
` [PATCH 01/55] block: Relax a check in blk_start_queue()
` [PATCH 02/55] skd: Avoid that module unloading triggers a use-after-free
` [PATCH 03/55] skd: Submit requests to firmware before triggering the doorbell
` [PATCH 04/55] skd: Switch to GPLv2
` [PATCH 05/55] skd: Update maintainer information
` [PATCH 06/55] skd: Remove unneeded #include directives
` [PATCH 07/55] skd: Remove ESXi code
` [PATCH 08/55] skd: Remove unnecessary blank lines
` [PATCH 09/55] skd: Avoid that gcc 7 warns about fall-through when building with W=1
` [PATCH 10/55] skd: Fix spelling in a source code comment
` [PATCH 11/55] skd: Fix a function name in a comment
` [PATCH 12/55] skd: Remove set-but-not-used local variables
` [PATCH 13/55] skd: Remove a set-but-not-used variable from struct skd_device
` [PATCH 14/55] skd: Remove useless barrier() calls
` [PATCH 15/55] skd: Switch from the pr_*() to the dev_*() logging functions
` [PATCH 16/55] skd: Fix endianness annotations
` [PATCH 17/55] skd: Document locking assumptions
` [PATCH 18/55] skd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG
` [PATCH 19/55] skd: Introduce SKD_SKCOMP_SIZE
` [PATCH 20/55] skd: Fix size argument in skd_free_skcomp()
` [PATCH 21/55] skd: Reorder the code in skd_process_request()
` [PATCH 22/55] skd: Simplify the code for deciding whether or not to send a FIT msg
` [PATCH 23/55] skd: Simplify the code for allocating DMA message buffers
` [PATCH 24/55] skd: Use a structure instead of hardcoding structure offsets
` [PATCH 25/55] skd: Check structure sizes at build time
` [PATCH 26/55] skd: Use __packed only when needed
` [PATCH 27/55] skd: Make the skd_isr() code more brief
` [PATCH 28/55] skd: Use ARRAY_SIZE() where appropriate
` [PATCH 29/55] skd: Simplify the code for handling data direction
` [PATCH 30/55] skd: Remove superfluous initializations from skd_isr_completion_posted()
` [PATCH 31/55] skd: Drop second argument of skd_recover_requests()
` [PATCH 32/55] skd: Use for_each_sg()
` [PATCH 33/55] skd: Remove a redundant init_timer() call
` [PATCH 34/55] skd: Remove superfluous occurrences of the 'volatile' keyword
` [PATCH 35/55] skd: Use kcalloc() instead of kzalloc() with multiply
` [PATCH 36/55] skb: Use symbolic names for SCSI opcodes
` [PATCH 37/55] skd: Move a function definition
` [PATCH 38/55] skd: Rework request failing code path
` [PATCH 39/55] skd: Convert explicit skd_request_fn() calls
` [PATCH 40/55] skd: Remove SG IO support
` [PATCH 41/55] skd: Remove dead code
` [PATCH 42/55] skd: Initialize skd_special_context.req.n_sg to one
` [PATCH 43/55] skd: Enable request tags for the block layer queue
` [PATCH 44/55] skd: Convert several per-device scalar variables into atomics
` [PATCH 45/55] skd: Introduce skd_process_request()
` [PATCH 46/55] skd: Split skd_recover_requests()
` [PATCH 47/55] skd: Move skd_free_sg_list() up
` [PATCH 48/55] skd: Coalesce struct request and struct skd_request_context
` [PATCH 49/55] skd: Convert to blk-mq
` [PATCH 50/55] skd: Switch to block layer timeout mechanism
` [PATCH 51/55] skd: Remove skd_device.in_flight
` [PATCH 52/55] skd: Reduce memory usage
` [PATCH 53/55] skd: Remove several local variables
` [PATCH 54/55] skd: Optimize locking
` [PATCH 55/55] skd: Bump driver version

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-17 20:44 UTC  (7+ messages)

[PATCH 1/3] dt-bindings: Add Ilitek vendor ID
 2017-08-17 20:44 UTC  (4+ messages)
` [PATCH 2/3] drm/panel: Add DT bindings for Ilitek ILI9322

[PATCH v4] acpi: apei: fix the wrong iteration of generic error status block
 2017-08-17 20:44 UTC  (3+ messages)

git fetch with refspec does not include tags?
 2017-08-17 20:43 UTC  (6+ messages)

[PATCH iproute2] libnetlink: Fix extack attribute parsing
 2017-08-17 20:43 UTC 

8 disk metadata radi10 + data raid1
 2017-08-17 20:41 UTC 

[selftest][PATCH V1 0/5] QA: Extend unit tests for event module
 2017-08-17 20:40 UTC  (6+ messages)
` [selftest][PATCH V1 1/5] bitbake: tests: Include tests for event filtering features
` [selftest][PATCH V1 2/5] bitbake: tests: Add test for bb.event.worker_fire
` [selftest][PATCH V1 3/5] bitbake: tests: Remove empty assignments from event tests
` [selftest][PATCH V1 4/5] bitbake: tests: Initialize data attribute on BuildBase event
` [selftest][PATCH V1 5/5] bitbake: tests: Add event classes test class

[PATCH] ACPI/APEI: Add BERT data driver
 2017-08-17 20:41 UTC  (10+ messages)

[RFC v7 00/25] powerpc: Memory Protection Keys
 2017-08-17 20:40 UTC  (9+ messages)
` [RFC v7 02/25] powerpc: track allocation status of all pkeys
` [RFC v7 25/25] powerpc: Enable pkey subsystem

[git pull] Input updates for v4.13-rc5
 2017-08-17 20:40 UTC 

[PATCH] block: reintroduce discard_zeroes_data sysfs file and BLKDISCARDZEROES
 2017-08-17 20:39 UTC  (11+ messages)

[PATCH] xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
 2017-08-17 20:38 UTC  (11+ messages)

[PATCH] blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL
 2017-08-17 20:37 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu: fix vblank_time when displays are off"
 2017-08-17 20:36 UTC 

[Patch size_t V3 00/19] use size_t
 2017-08-17 20:35 UTC  (4+ messages)
` [Patch size_t V3 01/19] delta: fix enconding size larger than an "uint" can hold

RedHat 7.4 Release Notes: "Btrfs has been deprecated" - wut?
 2017-08-17 20:34 UTC  (17+ messages)

[PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives
 2017-08-17 20:34 UTC  (9+ messages)
` [PATCH 01/11] watchdog: gemini/ftwdt010: rename DT bindings
` [PATCH 06/11] watchdog: ftwdt010: Extend DT bindings to derivatives

[Bug 196615] New: amdgpu - resume from suspend is no longer working on rx480
 2017-08-17 20:32 UTC  (6+ messages)
` [Bug 196615] "

[PATCH] Adding support of RLIMIT_CPUNS
 2017-08-17 19:45 UTC 

+ mm-mempolicy-fix-use-after-free-when-calling-get_mempolicy.patch added to -mm tree
 2017-08-17 20:30 UTC 

+ mm-mempolicy-fix-use-after-free-when-calling-get_mempolicy.patch added to -mm tree
 2017-08-17 20:30 UTC 

[PATCH v2 0/8] ARM: dra7: Add support for dra76-evm
 2017-08-17 20:30 UTC  (3+ messages)
` [PATCH v2 1/8] ARM: OMAP2+: board-generic: add support for dra762 family

[PATCH v3 0/2] Add support for MediaTek AHCI SATA
 2017-08-17 20:29 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: ata: add DT bindings for MediaTek SATA controller

[RFC PATCH] nvme: always return IRQ_HANDLED
 2017-08-17 20:29 UTC  (8+ messages)

[Buildroot] [PATCH] toolchain/internal: not aailable for a few mips cores
 2017-08-17 20:26 UTC 

[PATCH] drm/i915: Split pin mapping into per platform functions
 2017-08-17 20:23 UTC  (2+ messages)

[RFC PATCH 0/9] TCG Vector types and example conversion
 2017-08-17 20:23 UTC  (9+ messages)
` [RFC PATCH 3/9] tcg: generate ptrs to vector registers
  ` [Qemu-devel] "
` [RFC PATCH 5/9] arm/cpu.h: align VFP registers
  ` [Qemu-devel] "
` [RFC PATCH 6/9] target/arm/translate-a64: regnames -> x_regnames
  ` [Qemu-devel] "
` [RFC PATCH 9/9] target/arm/translate-a64: vectorise smull vD.4s, vN.[48]s, vM.h[]
  ` [Qemu-devel] "

[Bug 102203] Using hardware video encoding with amdgpu/vaapi crashes system immediately
 2017-08-17 20:23 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add rk3328-rock64 board
 2017-08-17 20:20 UTC  (3+ messages)

[PATCH 1/2] selinux: update my email address
 2017-08-17 19:36 UTC  (4+ messages)
` [PATCH 2/2] lsm_audit: "

[PATCH 0/3] OrangeFS: Adjustments for some function implementations
 2017-08-17 20:15 UTC  (8+ messages)
` [PATCH 1/3] orangefs: Delete error messages for a failed memory allocation in five functions
` [PATCH 2/3] orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
` [PATCH 3/3] orangefs: Adjust three checks for null pointers

[PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel
 2017-08-17 20:14 UTC  (4+ messages)
` [PATCH v7 2/4] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter
` [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically
` [PATCH v7 4/4] boot/param: add pointer to next argument to unknown parameter callback

[PATCH 0/2] KVM: SVM: Virtual GIF
 2017-08-17 20:13 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition

[PATCH] ASoC: simple-scu-card: Parse off codec widgets
 2017-08-17 20:13 UTC  (3+ messages)

[PATCH] [RFC] tpm_tis: tpm_tcg_flush() after iowrite*()s
 2017-08-17 20:12 UTC  (7+ messages)
` [PATCH v2] tpm_tis: fix stall "
  ` [tpmdd-devel] "

[PATCH v4 1/4] dt-bindings: net: bluetooth: Add broadcom-bluetooth
 2017-08-17 20:12 UTC  (5+ messages)
` [PATCH v4 4/4] Bluetooth: hci_bcm: Add serdev support


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.