All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-20 19:19:49 to 2017-03-20 20:29:50 UTC [more...]

[PATCH 000/100] Add Vega10 Support
 2017-03-20 20:29 UTC  (41+ 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 v2 0/4] Call memory_failure() on Deferred errors
 2017-03-20 20:26 UTC  (4+ 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

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

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

[PATCH] crypto: testmgr - mark ctr(des3_ede) as fips_allowed
 2017-03-20 20:28 UTC 

[PATCH v2 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-20 20:27 UTC  (9+ messages)
` [PATCH v2 3/7] thermal: rcar_gen3_thermal: check that TSC exists before memory allocation
` [PATCH v2 4/7] thermal: rcar_gen3_thermal: record and check number of TSCs found
` [PATCH v2 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for trip points
` [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 v4 0/9] ASoC: add OF-graph base simple-card
 2017-03-20 20:26 UTC  (11+ messages)
` [PATCH v4 4/9] ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
` [PATCH v4 5/9] ASoC: soc-core: enable "dai-name" on snd_soc_of_parse_daifmt()
` [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 8/9] ASoC: add audio-graph-card document

[PATCH 0/5] raid56: variant bug fixes
 2017-03-20 20:23 UTC  (11+ messages)
` [PATCH 4/5] btrfs: raid56: Don't keep rbio for later steal
` [PATCH 5/5] btrfs: replace: Use ref counts to avoid destroying target device when canceled

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 

[Buildroot] [PATCH 1/2] keepalived: fix libnl optional dependnecy
 2017-03-20 20:15 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] keepalived: bump to version 1.3.5

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  (13+ messages)
` [Qemu-devel] [PATCH 01/31] ram: move more fields into RAMState
` [Qemu-devel] [PATCH 02/31] ram: Add dirty_rate_high_cnt to RAMState
` [Qemu-devel] [PATCH 23/31] ram: Move migration_bitmap_rcu into RAMState
` [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  (5+ messages)
` Review request: draft ioctl_userfaultfd(2) "

man-pages: fallocate.2: ext3 hole punch
 2017-03-20 20:08 UTC 

[PATCH] Documentation/git-worktree: use working tree for trees on the file system
 2017-03-20 20:00 UTC  (7+ messages)
` [PATCH 0/2] use "working trees" instead of "worktree" in our API
  ` [PATCH 1/2] git.c: introduce --working-tree superseding --work-tree
  ` [PATCH 2/2] revparse: introduce --is-inside-working-tree

[Qemu-devel] [PATCH] virtio: always use handle_aio_output if registered
 2017-03-20 20:06 UTC  (2+ messages)
` [Qemu-devel] [Qemu-stable] "

[patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop
 2017-03-20 20:06 UTC  (5+ messages)
` Why mmap(MAP_POPULATE | MAP_NONBLOCK) is needed (Re: [patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop)

[PATCH 0/8] Various changes to the "tag" command
 2017-03-20 20:04 UTC  (6+ messages)
` [PATCH 6/8] ref-filter: Add --no-contains option to tag/branch/for-each-ref

[PATCH 4/4] mwifiex: pcie: de-duplicate buffer allocation code
 2017-03-20 20:05 UTC  (2+ messages)
  ` [4/4] "

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-03-20 20:05 UTC  (6+ messages)
` [PATCH 01/41] drm/panel: simple: Change mode for Sharp lq123p1jx31

[Qemu-devel] [PATCH for-2.9 0/5] keyval: Doc improvements and additional tests
 2017-03-20 20:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-2.9 1/5] test-keyval: Tweaks to improve list coverage
` [Qemu-devel] [PATCH for-2.9 2/5] keyval: Improve some comments
` [Qemu-devel] [PATCH for-2.9 3/5] test-keyval: Cover alternate and 'any' type
` [Qemu-devel] [PATCH for-2.9 4/5] keyval: Document issues with 'any' and alternate types
` [Qemu-devel] [PATCH for-2.9 5/5] MAINTAINERS: Add myself for files I touched recently

[BUG] "git stash -- path" reports wrong unstaged changes
 2017-03-20 19:42 UTC  (6+ messages)
  ` [PATCH/RFC 1/3] stash: show less information for stash push -- <pathspec>

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

[PATCH] generic/418: Add test for fallocate() PUNCH_HOLE|KEEP_SIZE
 2017-03-20 20:01 UTC  (3+ messages)

[linux-next test] 106784: regressions - trouble: blocked/broken/fail/pass
 2017-03-20 20:01 UTC 

[Buildroot] [PATCH v1] wiringpi: fix compile for missing baud defines
 2017-03-20 20:00 UTC 

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-20 19:57 UTC  (4+ messages)
  ` [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver

[RFT PATCH 0/1] Meson GXBB: use pwm-leds on supported devices
 2017-03-20 19:56 UTC  (5+ messages)

meson-gx-mmc: 2nd patch set
 2017-03-20 19:54 UTC  (13+ messages)

linux-next-20170320 break stmmac on dwmac-sunxi
 2017-03-20 19:54 UTC 

[Netdev ANNOUNCE]: New tc workshop accepted
 2017-03-20 19:54 UTC  (4+ messages)
` [NetDev] "
  ` [NetDev-tech] "

[PATCH v3] staging: ad7606: Replace mlock with driver private lock
 2017-03-20 19:51 UTC 

[Qemu-devel] [RFC PATCH 0/4] Qemu: Add Xen vIOMMU support
 2017-03-20 19:49 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/4] I440: Allow adding sysbus devices with -device on I440

[PATCH v2] vmbus: fix missed ring events on boot
 2017-03-20 19:48 UTC  (2+ messages)

[PATCH v4 5/8] ARM: sunxi: h3/h5: add usb_otg and OHCI/EHCI for usbc0 on H3/H5
 2017-03-20 19:03 UTC  (2+ messages)

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

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

[PATCH 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-03-20 19:46 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: iio: accel: adxl345: Add optional interrupt-names support
` [PATCH 4/4] iio: accel: adxl345: Add support for triggered buffer

[Intel-wired-lan] [PATCH] i40e: make use of hlist_for_each_entry_continue
 2017-03-20 19:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 1/2] i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
 2017-03-20 19:45 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v2 2/2] i40e: check current configured input set when adding ntuple filters

[Intel-wired-lan] [PART2 PATCH 0/9] ethtool ntuple filters
 2017-03-20 19:43 UTC  (13+ messages)
` [Intel-wired-lan] [PART2 PATCH 3/9] i40e: restore default input set for each flow type
` [Intel-wired-lan] [PART2 PATCH 4/9] i40e: allow changing input set for ntuple filters
` [Intel-wired-lan] [PART2 PATCH 5/9] i40e: partition the ring_cookie to get VF index
` [Intel-wired-lan] [PART2 PATCH 6/9] i40e: add parsing of flexible filter fields from userdef
` [Intel-wired-lan] [PART2 PATCH 7/9] i40e: implement support for flexible word payload
` [Intel-wired-lan] [PART2 PATCH 8/9] i40e: add support for SCTPv4 FDir filters

Add configuration options for some commonly used command-line options (Was: [RFH] GSoC 2015 application)
 2017-03-20 19:14 UTC  (8+ messages)
` Add configuration options for some commonly used command-line options

[Qemu-devel] [PATCH for-2.9 0/2] Fix string input visitor and "info memdev" regression
 2017-03-20 19:42 UTC  (2+ messages)

[PATCH v3 0/7] in-kernel resource manager
 2017-03-20 19:42 UTC  (8+ messages)
` [PATCH v3 2/7] tpm: validate TPM 2.0 commands
  ` [tpmdd-devel] "

[PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END
 2017-03-20 19:40 UTC  (3+ messages)
` [kernel-hardening] "

(no subject)
 2017-03-20 19:40 UTC 

(unknown),
 2017-03-20 19:40 UTC 

(unknown),
 2017-03-20 19:40 UTC 

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-20 19:39 UTC  (9+ messages)
        ` [Mesa-dev] "

"TCP: eth0: Driver has suspect GRO implementation, TCP performance may be compromised." message with "ethtool -K eth0 gro off"
 2017-03-20 19:27 UTC  (11+ messages)

[PATCH v4 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-03-20 19:11 UTC  (6+ messages)

[PATCH v1] adding word_regex for go language
 2017-03-20 19:35 UTC 

[PATCH v3] staging: iio: accel: adis16201: remove iio_dev mlock
 2017-03-20 19:36 UTC  (4+ messages)

[PATCH v3] staging: ad7606: Replace mlock with driver private lock
 2017-03-20 19:33 UTC  (2+ messages)

Read data from disk that was part of RAID1 array
 2017-03-20 19:33 UTC  (5+ messages)

[PATCH v4] altp2m: Allow specifying external-only use-case
 2017-03-20 19:27 UTC 

[PATCH] staging: iio: meter: ade7758_core: Replace mlock with driver's private lock
 2017-03-20 19:33 UTC  (4+ messages)
` [Outreachy kernel] "

[Buildroot] [PATCH 1/2] configs/bananapro: bump Linux to 4.10.4
 2017-03-20 19:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/bananapro: bump U-Boot to 2017.03

memory hotplug and force_remove
 2017-03-20 19:29 UTC  (2+ messages)

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

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

include linux kernel headers for btrfs filesystem
 2017-03-20 19:25 UTC  (2+ messages)

[PATCH 1/2] arm: Fix cache inconsistency when using fixmap
 2017-03-20 19:26 UTC  (6+ messages)

Lost events during boot
 2017-03-20 19:25 UTC  (4+ messages)

[PATCH] sock: introduce SO_MEMINFO getsockopt
 2017-03-20 19:22 UTC 

hdc100x driver backport
 2017-03-20 19:23 UTC 

[04/15] power: supply: bq24190_charger: Add no_register_reset pdata flag
 2017-03-20 19:22 UTC  (14+ messages)

[PATCH 1/2] MAINTAINERS: Add related headers to IOMMU section
 2017-03-20 19:14 UTC  (3+ messages)
` [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA

[PATCH v1 0/2] iio: stm32 trigger: Add counter device
 2017-03-20 19:14 UTC  (8+ messages)
` [PATCH v1 2/2] "

[PATCH] x86/monitor: add support for descriptor access events
 2017-03-20 19:21 UTC  (3+ messages)

[PATCH] kexec: Update vmcoreinfo after crash happened
 2017-03-20 19:15 UTC  (10+ messages)

[PATCH v3 1/2] librte_net: add crc compute APIs
 2017-03-20 19:29 UTC  (4+ messages)
` [PATCH v4 0/2] librte_net: add crc computation support
  ` [PATCH v4 1/2] librte_net: add crc compute APIs
  ` [PATCH v4 2/2] app/test: add unit test for CRC computation


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.