All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-10 02:52:08 to 2017-07-10 06:12:29 UTC [more...]

[PATCH RESEND] arm64: arch_timer: fix the infinite recursion when enable ftrace and erratum workaround
 2017-07-10  6:12 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers
 2017-07-10  6:12 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH rfc 0/3] Expose cpu mapping hints to a nvme target port
 2017-07-10  6:08 UTC  (3+ messages)

[PATCH] ARM: tegra: Register host1x node with iommu binding on tegra124
 2017-07-10  6:05 UTC  (7+ messages)

[PATCH 0/7] NVMe Async Event Notification updates
 2017-07-10  6:06 UTC  (9+ messages)
` [PATCH 2/7] nvme/fc: Fix admin queue depth setup
` [PATCH 3/7] nvme/fc: remove unused "queue_size" field
` [PATCH 4/7] nvme: Centralize blk-mq tag and AEN counts
` [PATCH 5/7] nvme: Only one AEN request

[RFC v5 00/38] powerpc: Memory Protection Keys
 2017-07-10  6:05 UTC  (35+ messages)
` [RFC v5 31/38] powerpc: introduce get_pte_pkey() helper
` [RFC v5 32/38] powerpc: capture the violated protection key on fault
` [RFC v5 33/38] powerpc: Deliver SEGV signal on pkey violation
` [RFC v5 34/38] procfs: display the protection-key number associated with a vma
` [RFC v5 38/38] Documentation: PowerPC specific updates to memory protection keys

[PATCH v6 0/7] perf report: Show branch type
 2017-07-10  6:05 UTC  (5+ messages)
` [PATCH v6 1/7] perf/core: Define the common branch type classification

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2017-07-10  6:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
 2017-07-10  5:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH 21/22] tcg: enable per-thread TCG for softmmu
` [Qemu-devel] [PATCH 22/22] translate-all: do not hold tb_lock during code generation in softmmu

linux-next: Tree for Jul 10
 2017-07-10  5:58 UTC 

[ovmf test] 111621: all pass - PUSHED
 2017-07-10  5:56 UTC 

[linux-3.18 test] 111614: regressions - FAIL
 2017-07-10  5:55 UTC 

Make execbuf fast and green
 2017-07-10  5:55 UTC  (6+ messages)
` [PATCH 13/15] drm/i915: Allow execbuffer to use the first object as the batch

[PATCH] nvme-pci: add module parameter for io queue depth
 2017-07-10  5:54 UTC  (3+ messages)

[arm:drm-dwhdmi-devel 1/4] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1760:26: error: 'HDMI_CEC_MASK' undeclared
 2017-07-10  5:54 UTC 

[PATCH] NVMe: Added another device ID with stripe quirk
 2017-07-10  5:52 UTC  (5+ messages)

[PATCH] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_{CODE|DATA} from KASLR's choice
 2017-07-10  5:51 UTC  (8+ messages)
          ` [PATCH v3 1/2] "
          ` [PATCH v3 2/2] x86/efi: clean up dead code around efi_reserve_boot_services()

[PATCH 0/4] machine check handling improvements
 2017-07-10  5:48 UTC  (4+ messages)
` [PATCH 1/4] powerpc/powernv: handle the platform error reboot in ppc_md.restart

[Qemu-devel] [PATCH v2] tcg/mips: Bugfix for crash when running program with qemu-i386
 2017-07-10  5:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg/mips: Bugfix for crash whenrunningprogram with qemu-i386
 2017-07-10  5:44 UTC  (2+ messages)

[PATCH 0/2] nvme-fc: Create Association corrections
 2017-07-10  5:45 UTC  (5+ messages)
` [PATCH 1/2] nvme_fc/nvmet_fc: revise Create Association descriptor length
` [PATCH 2/2] nvmet_fc: Accept variable pad lengths on Create Association LS

[PATCH] libata: Cleanup ata_read_log_page()
 2017-07-10  5:45 UTC 

[PATCH] nvme-cli: Fix to the logic of the nvme list-ns <device> -a command
 2017-07-10  5:44 UTC  (2+ messages)

[PATCH v5 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-07-10  5:43 UTC  (6+ messages)
` [PATCH v5 1/4] PCI: xilinx: Create legacy IRQ domain with size 5

[PATCH 00/13] crypto: caam - fixes, clean-up
 2017-07-10  5:40 UTC  (17+ messages)
` [PATCH 05/13] crypto: caam/qi - handle large number of S/Gs case
` [PATCH v2 00/13] crypto: caam - fixes, clean-up
  ` [PATCH v2 01/13] crypto: caam/qi - fix typo in authenc alg driver name
  ` [PATCH v2 02/13] crypto: caam/qi - fix compilation with DEBUG enabled
  ` [PATCH v2 03/13] crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
  ` [PATCH v2 04/13] crypto: caam/qi - properly set IV after {en,de}crypt
  ` [PATCH v2 05/13] crypto: caam/qi - handle large number of S/Gs case
  ` [PATCH v2 06/13] crypto: caam/qi - fix AD length endianness in S/G entry
  ` [PATCH v2 07/13] crypto: caam/qi - explicitly set dma_ops
  ` [PATCH v2 08/13] crypto: caam/qi - remove unused header sg_sw_sec4.h
  ` [PATCH v2 09/13] crypto: caam/qi - lower driver verbosity
  ` [PATCH v2 10/13] crypto: caam - remove unused sg_to_sec4_sg_len()
  ` [PATCH v2 11/13] crypto: caam - remove unused variables in caam_drv_private
  ` [PATCH v2 12/13] crypto: caam - clean-up in caam_init_rng()
  ` [PATCH v2 13/13] crypto: caam - fix condition for the jump over key(s) command

[PATCH] mfd: ab8500-core: constify attribute_group structures
 2017-07-10  5:37 UTC  (2+ messages)

[PATCH 0/5] target: Zoned block device support and bug fixes
 2017-07-10  5:36 UTC  (7+ messages)
` [PATCH 4/5] target: user: Fix sense data handling

[PATCH v1 1/1] mux: consumer: Add dummy functions for !CONFIG_MULTIPLEXER case
 2017-07-10  5:32 UTC  (4+ messages)

Looks like 4.13 introduces a new incompatibility
 2017-07-10  5:44 UTC  (7+ messages)

linux-next: manual merge of the akpm tree with the kbuild tree
 2017-07-10  5:30 UTC 

rdma-core make install is failing
 2017-07-10  5:27 UTC  (4+ messages)

[PATCH v13 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-07-10  5:25 UTC  (4+ messages)
` [PATCH v13 01/23] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document

DPDK techboard minutes of July 05
 2017-07-10  5:25 UTC 

[Qemu-devel] About the trace framework
 2017-07-10  5:24 UTC  (2+ messages)

[PATCH] vfio: Remove unnecessary uses of vfio_container.group_lock
 2017-07-10  5:22 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2017-07-10  5:21 UTC 

[PATCH 1/2] powerpc/mm/radix: Properly clear process table entry
 2017-07-10  5:15 UTC  (5+ messages)

[Bug 196223] New: jdb2 journal - hung after suspend-resume test
 2017-07-10  5:14 UTC  (4+ messages)
` [Bug 196223] "

[PATCH] hwtracing: coresight: constify attribute_group structures
 2017-07-10  5:09 UTC  (4+ messages)

[Patch] mqueue: fix netlink sock refcnt and skb refcnt
 2017-07-10  5:08 UTC 

[Yacto Project] Issue with Implementation of "Wi-Fi Access Point" on IMX7
 2017-07-10  5:06 UTC 

printk: Should console related code avoid __GFP_DIRECT_RECLAIM memory allocations?
 2017-07-10  5:07 UTC  (4+ messages)

regression? no hdmi output on tegra124 (kernel 4.12)
 2017-07-10  4:50 UTC  (5+ messages)

[libvirt test] 111604: tolerable all pass - PUSHED
 2017-07-10  4:49 UTC 

[PATCH] staging: greybus: arche: wrap over-length lines
 2017-07-10  4:46 UTC  (3+ messages)
` [PATCH v2] "
  ` [greybus-dev] "

[PATCH] libfdt.h: Define FDT_PATH_MAX
 2017-07-10  4:43 UTC  (4+ messages)

(unknown),
 2017-07-10  4:42 UTC 

linux-next: manual merge of the akpm-current tree with the vfs tree
 2017-07-10  4:41 UTC 

[GIT PULL] scheduler changes for v4.13
 2017-07-10  4:40 UTC  (3+ messages)
  ` [PATCH] autofs: Revert wait_queue_t => wait_queue_entry_t rename

[PATCH 2/2] powerpc/mm/radix: Synchronize updates to the process table
 2017-07-10  4:40 UTC  (2+ messages)

(no subject)
 2017-07-10  4:03 UTC 

[PATCH] cifs: Clean up unused variables in smb2pdu.c
 2017-07-10  4:38 UTC  (3+ messages)

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-07-10  4:38 UTC  (7+ messages)
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages

[PATCH 0/5] powernv:idle: Cleanup idle states initialization
 2017-07-10  4:34 UTC  (6+ messages)
` [PATCH 4/5] powernv:idle: Move initialization of sibling pacas to pnv_alloc_idle_core_states

HDMI and Wifi USB dongle ?
 2017-07-10  4:31 UTC 

[PATCH v4 20/28] ARM: owl: Implement CPU enable-method for S500
 2017-07-10  4:27 UTC  (7+ messages)
` [PATCH] ARM: owl: smp: Drop owl_secondary_boot()

Slower 3D with kernel 4.11.x
 2017-07-10  4:27 UTC  (8+ messages)
            ` low mclock after some suspend cycles (was Re: Slower 3D with kernel 4.11.x)

Chunk root problem
 2017-07-10  4:21 UTC  (4+ messages)

[PATCH] usb: gadget: fsl_udc_core: compress return logic into one line
 2017-07-10  3:15 UTC 

(unknown),
 2017-07-10  3:47 UTC 

(no subject)
 2017-07-10  3:45 UTC 

(unknown),
 2017-07-10  3:45 UTC 

(unknown),
 2017-07-10  3:45 UTC 

(unknown),
 2017-07-10  3:45 UTC 

(unknown),
 2017-07-10  3:45 UTC 

[PATCH v3 0/5] Add STM32 DMAMUX support
 2017-07-10  3:57 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: Document the STM32 DMAMUX bindings
` [PATCH v3 3/5] dt-bindings: stm32-dma: Add property to handle STM32 DMAMUX

linux-next: manual merge of the rtc tree with Linus' tree
 2017-07-10  3:57 UTC 

[PATCH v7 0/3] ADV748x HDMI/Analog video receiver
 2017-07-10  3:52 UTC  (3+ messages)
` [PATCH v7 1/3] media: adv748x: Add adv7481, adv7482 bindings

[PATCH 0/2] media: Add Amlogic Meson AO CEC Controller support
 2017-07-10  3:51 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: media: Add Amlogic Meson AO-CEC bindings

[PATCH] eal/armv7: emulate vaddvq u16 variant
 2017-07-10  3:51 UTC  (4+ messages)

[PATCH 0/3] clk: meson: gxbb-aoclk: Add CEC 32k clock
 2017-07-10  3:50 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings

(unknown),
 2017-07-10  3:39 UTC 

[Buildroot] [PATCH 0/2] Add linux-tool-tmon
 2017-07-10  3:49 UTC  (10+ messages)
` [Buildroot] [PATCH 1/2] Makefile: don't rely on linux-tools being sorted alphabetically

cron job: media_tree daily build: ERRORS
 2017-07-10  3:49 UTC 

[PATCH 0/3] Add at24 functionality to read MAC form different EEPROM offsets
 2017-07-10  3:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: eeprom: document all at24 bindings
` [PATCH 3/3] dt-bindings: i2c: eeprom: document "mac-offset" binding

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-07-10  3:40 UTC  (9+ messages)
` [PATCH V4 5/6] iommu/arm-smmu: Add support for MMU40x/500 clocks
` [PATCH V4 6/6] iommu/arm-smmu: Add support for qcom,msm8996-smmu-v2 clocks

[lkp-robot] [EDAC] 5729ee3edf: kmsg.EDAC_sbridge:Failed_to_register_device_with_error
 2017-07-10  3:40 UTC  (3+ messages)

[PATCH] igb_uio: issue FLR during open and release of device file
 2017-07-10  3:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] usb: gadget: fusb300_udc: compress return logic into one line
 2017-07-10  3:10 UTC 

[PATCH] usb: misc: sisusbvga: compress return logic into one line
 2017-07-10  3:31 UTC 

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-07-10  3:31 UTC  (12+ messages)

linux-next: please clean up the clockevents tree
 2017-07-10  3:30 UTC 

[U-Boot] [PATCH] libfdt: Drop -FDT_ERR_TOODEEP
 2017-07-10  3:30 UTC  (2+ messages)
`  "

Shipment delivery problem #009357646
 2017-07-10  3:28 UTC 

linux-next: build failure after merge of the spi tree
 2017-07-10  3:26 UTC 

[PATCH] usb: gadget: udc-xilinx: compress return logic into one line
 2017-07-10  3:04 UTC  (2+ messages)

[RFC v2 PATCH] x86/boot: Add the secdata section to the setup header
 2017-07-10  3:24 UTC 

[PATCH] usb: misc: ftdi-elan: compress return logic into one line
 2017-07-10  3:22 UTC 

[qemu-mainline test] 111601: regressions - FAIL
 2017-07-10  3:21 UTC 

[PATCH] netdevice: add netdev_pub helper function
 2017-07-10  3:19 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] ioc3-eth: use netdev_pub instead of handrolling alignment

[PATCH 1/2] ASoC: rt5663: Add the manual offset field to compensate the DC offset
 2017-07-10  3:14 UTC  (2+ messages)
` [PATCH 2/2] ASoC: rt5663: Update the HW default values based on the shipping version

[git pull] drm for v4.13
 2017-07-10  3:02 UTC  (4+ messages)

unable to initialize libusb: -99
 2017-07-10  2:45 UTC  (8+ messages)

[PATCH] usb: gadget: legacy: ncm: compress return logic into one line
 2017-07-10  2:56 UTC 

[PATCH v8 0/7] Add LMCE support
 2017-07-10  2:52 UTC  (8+ messages)
` [PATCH v8 1/7] x86/domctl: generalize the restore of vMCE parameters
` [PATCH v8 2/7] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v8 3/7] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v8 4/7] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v8 5/7] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v8 6/7] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v8 7/7] tools/xen-mceinj: add support of injecting LMCE


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.