All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 20:11:12 to 2017-03-20 20:48:35 UTC [more...]

[U-Boot] [PATCH 00/18] stm32f7: add sdram & gpio drivers
 2017-03-20 20:48 UTC  (10+ messages)
` [U-Boot] [PATCH 01/18] stm32f7: use clock driver to enable qspi controller clock
` [U-Boot] [PATCH 02/18] stm32f7: sdram: move sdram driver code to ram drivers area
` [U-Boot] [PATCH 03/18] stm32f7: dm: add driver model support for sdram
` [U-Boot] [PATCH 04/18] ARM: DT: stm32f7: add sdram pin contol node
` [U-Boot] [PATCH 05/18] stm32f7: use driver model for sdram initialization
` [U-Boot] [PATCH 06/18] stm32f7: use clock driver to enable sdram controller clock
` [U-Boot] [PATCH 07/18] stm32f7: sdram: use sdram device tree node to configure sdram controller
` [U-Boot] [PATCH 08/18] dm: gpio: Add driver for stm32f7 gpio controller
` [U-Boot] [PATCH 09/18] ARM: DT: stm32f7: add gpio device tree nodes

[PATCH 1/3] scriptutils: Add support for specify stream on logger_create
 2017-03-20 20:51 UTC  (3+ messages)
` [PATCH 2/3] scripts/yocto-compat-layer.py: Dump log to stdout instead of stderr
` [PATCH 3/3] scripts/yocto-compat-layer.py: Make output log argument optional

[PATCH v5 00/39] i.MX Media Driver
 2017-03-20 20:47 UTC  (11+ messages)
` [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt

[PATCH v2 0/4] Call memory_failure() on Deferred errors
 2017-03-20 20:26 UTC  (5+ messages)
` [PATCH v2 1/4] EDAC,mce_amd: Find node ID on SMCA systems using generic methods
` [PATCH v2 2/4] x86/mce/AMD; EDAC,amd64: Move find_umc_channel() to AMD mcheck
` [PATCH v2 3/4] x86/mce/AMD: Mark Deferred errors as Action Optional on SMCA systems
` [PATCH v2 4/4] x86/mce: Add AMD SMCA support to SRAO notifier

[PATCH 00/20] Separate `ref_cache` into a separate module
 2017-03-20 20:35 UTC  (5+ messages)
` [PATCH 09/20] refs: split `ref_cache` code into separate files

[Buildroot] [PATCH v2 1/1] automake: fix unescaped left brace warning patch
 2017-03-20 20:45 UTC  (2+ messages)

[PATCH 0/7] Readahead clenups
 2017-03-20 20:44 UTC  (5+ messages)
` [PATCH 1/7] btrfs: preallocate radix tree node for readahead
` [PATCH 2/7] btrfs: use simpler readahead zone lookups

[PATCH v12 0/9] Cavium MMC driver
 2017-03-20 20:45 UTC  (5+ messages)
` [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx

Errors using linux-4.4.y against kernel target v3.19
 2017-03-20 20:35 UTC  (6+ messages)

[PATCH 0/2] drm/i915/vbt: defaults handling for no VBT case
 2017-03-20 20:47 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/vbt: split out defaults that are set when there is no VBT

[PATCH 00/17] Expand Aspeed AST2500 Support
 2017-03-20 20:43 UTC  (8+ messages)
` [PATCH 13/17] aspeed: Add support for Clocks needed by MACs
  ` [U-Boot] "

support ranges TRIM for libata
 2017-03-20 20:43 UTC  (8+ messages)
` [PATCH 1/7] ѕd: split sd_setup_discard_cmnd
` [PATCH 2/7] sd: provide a new ata trim provisioning mode
` [PATCH 3/7] libata: remove SCT WRITE SAME support
` [PATCH 4/7] libata: simplify the trim implementation
` [PATCH 5/7] block: add a max_discard_segment_size queue limit
` [PATCH 6/7] sd: support multi-range TRIM for ATA disks
` [PATCH 7/7] sd: use ZERO_PAGE for WRITE_SAME payloads

[PATCH 1/2] mmc: sdhci: Add support for setting parent clock
 2017-03-20 20:31 UTC  (4+ messages)

[PATCH v6 0/2] GPCv2 power gating driver
 2017-03-20 20:34 UTC  (5+ messages)
` [PATCH v6 2/2] soc/imx: Add "

[Buildroot] [git commit] automake: fix unescaped left brace warning patch
 2017-03-20 20:42 UTC 

[ovmf test] 106790: all pass - PUSHED
 2017-03-20 20:41 UTC 

[RESEND PATCH 0/7] Change k_clock interfaces to use timespec64
 2017-03-20 20:40 UTC  (9+ messages)
` [RESEND PATCH 2/7] time: Change posix clocks ops "

[PATCH] recipes: use omapl138 SOC overrides in place of am180x-evm
 2017-03-20 20:40 UTC 

[Buildroot] [PATCH v1] wiringpi: bump to version 2.44
 2017-03-20 20:39 UTC  (7+ messages)

unify and streamline the blk-mq make_request implementations V2
 2017-03-20 20:39 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: remove BLK_MQ_F_DEFER_ISSUE
` [PATCH 2/4] blk-mq: merge mq and sq make_request instances
` [PATCH 3/4] blk-mq: improve blk_mq_try_issue_directly
` [PATCH 4/4] blk-mq: streamline blk_mq_make_request

[PATCH v1] adding word_regex for go language
 2017-03-20 20:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] keepalived: fix libnl optional dependnecy
 2017-03-20 20:39 UTC  (3+ messages)

[Buildroot] [PATCH v3 0/5] Runtime testing infrastructure
 2017-03-20 20:36 UTC  (6+ messages)
` [Buildroot] [PATCH v3 1/5] support/testing: core "
` [Buildroot] [PATCH v3 2/5] support/testing: add core tests
` [Buildroot] [PATCH v3 3/5] support/testing: add fs tests
` [Buildroot] [PATCH v3 4/5] support/testing: add package tests
` [Buildroot] [PATCH v3 5/5] support/testing: add toolchain tests

[Buildroot] [PATCH] libv4l: drop -lrt workaround
 2017-03-20 20:36 UTC 

[PATCH] documentation: trace: Clarification of perf usage with coresight
 2017-03-20 20:36 UTC 

Alexa Rank for lists.01.org
 2017-03-20 20:35 UTC 

[PATCH] crypto: testmgr - mark ctr(des3_ede) as fips_allowed
 2017-03-20 20:32 UTC  (2+ messages)

[Buildroot] [PATCH] package: add qt5virtualkeyboard
 2017-03-20 20:33 UTC  (2+ messages)

[PATCH v4 0/9] ASoC: add OF-graph base simple-card
 2017-03-20 20:32 UTC  (7+ messages)
` [PATCH v4 6/9] ASoC: add snd_soc_get_dai_id()
` [PATCH v4 7/9] ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
` [PATCH v4 9/9] ASoC: add audio-graph-card support

[PATCH net-next 0/2] netvsc: performance regressions in net-next
 2017-03-20 20:31 UTC  (4+ messages)
` [PATCH net-next 1/2] netvsc: fix NAPI performance regression
` [PATCH net-next 2/2] vmbus: no longer expose iterator internals

[PATCH 000/100] Add Vega10 Support
 2017-03-20 20:30 UTC  (86+ messages)
  ` [PATCH 001/100] drm/amdgpu: add the new atomfirmware interface header
  ` [PATCH 002/100] amdgpu: detect if we are using atomfirm or atombios for vbios (v2)
  ` [PATCH 003/100] drm/amdgpu: move atom scratch setup into amdgpu_atombios.c
  ` [PATCH 004/100] drm/amdgpu: add basic support for atomfirmware.h (v3)
  ` [PATCH 005/100] drm/amdgpu: add soc15ip.h
  ` [PATCH 021/100] drm/amd: Add MQD structs for GFX V9
  ` [PATCH 022/100] drm/amdgpu: add gfx9 clearstate header
  ` [PATCH 023/100] drm/amdgpu: add SDMA 4.0 packet header
  ` [PATCH 024/100] drm/amdgpu: add common soc15 headers
  ` [PATCH 025/100] drm/amdgpu: add vega10 chip name
  ` [PATCH 026/100] drm/amdgpu: add clinetid definition for vega10
  ` [PATCH 027/100] drm/amdgpu: use new flag to handle different firmware loading method
  ` [PATCH 028/100] drm/amdgpu: gb_addr_config struct
  ` [PATCH 029/100] drm/amdgpu: add 64bit doorbell assignments
  ` [PATCH 030/100] drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interface
  ` [PATCH 031/100] drm/amdgpu: use atomfirmware interfaces for scratch reg save/restore
  ` [PATCH 032/100] drm/amdgpu: update IH IV ring entry for soc-15
  ` [PATCH 033/100] drm/amdgpu: add IV trace point
  ` [PATCH 034/100] drm/amdgpu: add PTE defines for MTYPE
  ` [PATCH 035/100] drm/amdgpu: add NGG parameters
  ` [PATCH 036/100] drm/amdgpu: Add asic family for vega10
  ` [PATCH 037/100] drm/amdgpu: add tiling flags for GFX9
  ` [PATCH 038/100] drm/amdgpu: don't validate TILE_SPLIT on GFX9
  ` [PATCH 039/100] drm/amdgpu: rework common ucode handling for vega10
  ` [PATCH 040/100] drm/amdgpu: add psp firmware header info
  ` [PATCH 041/100] drm/amdgpu: get display info from DC when DC enabled
  ` [PATCH 042/100] drm/amdgpu: gart fixes for vega10
  ` [PATCH 043/100] drm/amdgpu: handle PTE EXEC in amdgpu_vm_bo_split_mapping
  ` [PATCH 044/100] drm/amdgpu: handle PTE MTYPE "
  ` [PATCH 045/100] drm/amdgpu: add NBIO 6.1 driver
  ` [PATCH 046/100] drm/amdgpu: Add GMC 9.0 support
  ` [PATCH 047/100] drm/amdgpu: add SDMA v4.0 implementation
  ` [PATCH 048/100] drm/amdgpu: implement GFX 9.0 support
  ` [PATCH 049/100] drm/amdgpu: add vega10 interrupt handler
  ` [PATCH 050/100] drm/amdgpu: add initial uvd 7.0 support for vega10
  ` [PATCH 051/100] drm/amdgpu: add initial vce 4.0 "
  ` [PATCH 052/100] drm/amdgpu: add PSP driver "
  ` [PATCH 053/100] drm/amdgpu: add psp firmware info into info query and debugfs
  ` [PATCH 054/100] drm/amdgpu: add SMC firmware into global ucode list for psp loading
  ` [PATCH 055/100] drm/amd/powerplay: add smu9 header files for Vega10
  ` [PATCH 056/100] drm/amd/powerplay: add new Vega10's ppsmc header file
  ` [PATCH 057/100] drm/amdgpu: add new atomfirmware based helpers for powerplay
  ` [PATCH 058/100] drm/amd/powerplay: add global PowerPlay mutex
  ` [PATCH 059/100] drm/amd/powerplay: add some new structures for Vega10
  ` [PATCH 060/100] drm/amd: add structures for display/powerplay interface
  ` [PATCH 061/100] drm/amd/powerplay: add some display/powerplay interfaces
  ` [PATCH 062/100] drm/amd/powerplay: add Vega10 powerplay support
  ` [PATCH 063/100] drm/amd/display: Add DCE12 bios parser support
  ` [PATCH 064/100] drm/amd/display: Add DCE12 gpio support
  ` [PATCH 065/100] drm/amd/display: Add DCE12 i2c/aux support
  ` [PATCH 066/100] drm/amd/display: Add DCE12 irq support
  ` [PATCH 067/100] drm/amd/display: Add DCE12 core support
  ` [PATCH 068/100] drm/amd/display: Enable DCE12 support
  ` [PATCH 069/100] drm/amd/display: need to handle DCE_Info table ver4.2
  ` [PATCH 070/100] drm/amd/display: Less log spam
  ` [PATCH 071/100] drm/amdgpu: soc15 enable (v2)
  ` [PATCH 072/100] drm/amdgpu: Set the IP blocks for vega10
  ` [PATCH 073/100] drm/amdgpu: add Vega10 Device IDs
  ` [PATCH 074/100] drm/amdgpu/gfx9: programing wptr_poll_addr register
  ` [PATCH 075/100] drm/amdgpu: impl sriov detection for vega10
  ` [PATCH 076/100] drm/amdgpu: add kiq ring for gfx9
  ` [PATCH 077/100] drm/amdgpu/gfx9: fullfill kiq funcs
  ` [PATCH 078/100] drm/amdgpu/gfx9: fullfill kiq irq funcs
  ` [PATCH 079/100] drm/amdgpu: init kiq and kcq for vega10
  ` [PATCH 080/100] drm/amdgpu:impl gfx9 cond_exec
  ` [PATCH 081/100] drm/amdgpu/gfx9: impl gfx9 meta data emit
  ` [PATCH 082/100] drm/amdgpu:bypass RLC init for SRIOV
  ` [PATCH 083/100] drm/amdgpu/sdma4:re-org SDMA initial steps for sriov
  ` [PATCH 084/100] drm/amdgpu/soc15: bypass PSP for VF
  ` [PATCH 085/100] drm/amdgpu/gmc9: no need use kiq in vega10 tlb flush
  ` [PATCH 086/100] drm/amdgpu/dce_virtual: bypass DPM for vf
  ` [PATCH 087/100] drm/amdgpu/virt: impl mailbox for ai
  ` [PATCH 088/100] drm/amdgpu/soc15: init virt ops for vf
  ` [PATCH 089/100] drm/amdgpu/soc15: enable virtual dce "
  ` [PATCH 090/100] drm/amdgpu/vega10:fix DOORBELL64 scheme
  ` [PATCH 091/100] drm/amdgpu: Don't touch PG&CG for SRIOV MM
  ` [PATCH 092/100] drm/amdgpu/vce4: enable doorbell for SRIOV
  ` [PATCH 093/100] drm/amdgpu: disable uvd for sriov
  ` [PATCH 094/100] drm/amdgpu/soc15: bypass pp block for vf
  ` [PATCH 095/100] drm/amdgpu/virt: add structure for MM table
  ` [PATCH 096/100] drm/amdgpu/vce4: alloc mm table for MM sriov
  ` [PATCH 097/100] drm/amdgpu/vce4: Ignore vce ring/ib test temporarily
  ` [PATCH 098/100] drm/amdgpu: add mmsch structures
  ` [PATCH 099/100] drm/amdgpu/vce4: impl vce & mmsch sriov start
  ` [PATCH 100/100] drm/amdgpu/gfx9: correct wptr pointer value

Safe to use stdatomic.h?
 2017-03-20 20:27 UTC  (2+ messages)

[PATCH v2 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-20 20:27 UTC  (5+ messages)
` [PATCH v2 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for "
` [PATCH v2 7/7] thermal: rcar_gen3_thermal: add suspend and resume support

[PATCH] e2fsprogs: Apple Darwin, fix case of device with not 512 bytes block size
 2017-03-20 20:31 UTC  (3+ messages)

[PATCH 0/5] raid56: variant bug fixes
 2017-03-20 20:23 UTC  (7+ messages)
` [PATCH 4/5] btrfs: raid56: Don't keep rbio for later steal

perf: Improve support for uncore JSON event lists
 2017-03-20 20:17 UTC  (14+ messages)
` [PATCH 01/13] perf, tools, stat: Factor out callback for collecting event values
` [PATCH 02/13] perf, tools, stat: Collapse identically named events
` [PATCH 03/13] perf, tools, stat: Handle partially bad results with merging
` [PATCH 04/13] perf, tools: Factor out PMU matching in parser
` [PATCH 05/13] perf, tools: Expand PMU events by prefix match
` [PATCH 06/13] perf, tools: Special case uncore_ prefix
` [PATCH 07/13] perf, tools: Add a simple expression parser for JSON
` [PATCH 08/13] perf, tools: Update Intel uncore JSON event files
` [PATCH 09/13] perf, tools: Support MetricExpr header in JSON event list
` [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric
` [PATCH 11/13] perf, tools, list: Support printing MetricExpr with --debug
` [PATCH 12/13] perf, tools: Add support for MetricName JSON attribute
` [PATCH 13/13] perf, tools, list: Move extra details printing to new option

[RFC] xen/pvh: detect PVH after kexec
 2017-03-20 20:21 UTC  (2+ messages)

[PATCH v3] vmbus: fix missed ring events on boot
 2017-03-20 20:19 UTC 

[Bug 100270] power usage increase by approx 4W between kernel 4.7.8 and 4.8.5
 2017-03-20 20:20 UTC 

[PATCH V2] common/mem_access: merged mem_access setting interfaces
 2017-03-20 20:20 UTC  (8+ messages)

Cavium OCTEONTX ssovf eventdev PMD
 2017-03-20 20:20 UTC  (3+ messages)
` [PATCH 39/39] doc: add OCTEONTX ssovf details

[PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-03-20 20:18 UTC  (3+ messages)

[E-devel] EFL 1.19.0-beta3 (from git) package for Debian Experimental
 2017-03-20 20:19 UTC  (2+ messages)

drm-meson
 2017-03-20 20:18 UTC  (2+ messages)

out of tree lsm's
 2017-03-20 20:17 UTC  (4+ messages)

[PATCH] infiniband: Fix integer overflows
 2017-03-20 20:16 UTC 

Trouble modifying defconfig for linux-ti-staging_rt recipe
 2017-03-20 20:15 UTC  (4+ messages)

pNFS: invalid IP:port selection when talks to DS
 2017-03-20 20:14 UTC  (2+ messages)

Licensing of libaudit and libauparse
 2017-03-20 20:14 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/31] Creating RAMState for migration
 2017-03-20 20:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 27/31] ram: Move last_req_rb to RAMState

sysfsutils, aka systool, candidate for inclusion in util-linux-ng
 2017-03-20 20:11 UTC  (4+ messages)

[Buildroot] [PATCH] skalibs: fix endianness detection on x86
 2017-03-20 20:11 UTC 

Review request: draft userfaultfd(2) manual page
 2017-03-20 20:11 UTC  (2+ messages)
` Review request: draft ioctl_userfaultfd(2) "


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.