All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-24 19:10:11 to 2017-03-24 19:55:11 UTC [more...]

[PATCH v3 0/2] ethdev: abstraction layer for QoS hierarchical scheduler
 2017-03-24 19:55 UTC  (6+ messages)
` [PATCH v3 2/2] ethdev: add hierarchical scheduler API

[PATCHv2 00/14] completion: speed up refs completion
 2017-03-24 19:53 UTC  (7+ messages)
` [PATCHv2 07/14] completion: don't disambiguate short refs
` [PATCHv2 08/14] completion: let 'for-each-ref' and 'ls-remote' filter matching refs
` [PATCHv2 11/14] completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery

[PATCH net-next 0/3] net: systemport: TX/NAPI improvements
 2017-03-24 19:53 UTC  (2+ messages)

[PATCH nft] src: hash: fix seed attribute not listed
 2017-03-24 19:53 UTC 

[PATCH 0/8] pinctrl: meson: add audio output pins
 2017-03-24 19:52 UTC  (5+ messages)

[Buildroot] [PATCHv4] package: add qt5virtualkeyboard
 2017-03-24 19:52 UTC 

[PATCH net-next v3 0/3] net: phy: Allow splitting MDIO bus/device support
 2017-03-24 19:51 UTC  (2+ messages)

[PATCH 0/5] firmware: google memconsole
 2017-03-24 19:50 UTC  (11+ messages)
` [PATCH 4/5] firmware: Add coreboot device tree binding documentation
` [PATCH 5/5] firmware: google memconsole: Add ARM/ARM64 support

[Bug 100364] DisplayPort hotplug warning and monitor sometimes stays blank
 2017-03-24 19:49 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu/gfx9: use hweight for calculating num_rbs
 2017-03-24 19:48 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu/gfx9: cache RB harvest registers
  ` [PATCH 3/3] drm/amdgpu/soc15: return cached values for some registers

build.sh errors when enabling kernel hacking -> system trace
 2017-03-24 19:48 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Acquire PHY semaphore before device reset
 2017-03-24 19:47 UTC  (2+ messages)

[patch net-next] net: sched: choke: remove dead filter classify code
 2017-03-24 19:47 UTC  (4+ messages)

[Buildroot] [PATCHv3] package: add qt5virtualkeyboard
 2017-03-24 19:46 UTC  (5+ messages)

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

[net PATCH] net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
 2017-03-24 19:43 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v4 00/20] x86: Secure Encrypted Virtualization (AMD)
 2017-03-24 19:42 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v4 06/20] core: add new security-policy object

[PATCH net 0/3] s390/qeth patches for net
 2017-03-24 19:40 UTC  (2+ messages)

[PATCH v4 0/4] RK3399 dw-mipi-dsi patches
 2017-03-24 19:38 UTC  (4+ messages)

[PATCH v8] drm/rockchip: Refactor the component match logic
 2017-03-24 19:38 UTC  (4+ messages)

[PATCH v2 0/9] kasan: improve error reports
 2017-03-24 19:31 UTC  (14+ messages)
` [PATCH v2 6/9] kasan: improve slab object description

[PATCH] isdn: use setup_timer
 2017-03-24 19:35 UTC  (2+ messages)

[PATCH v2] net: stmmac: add set_mac to the stmmac_ops
 2017-03-24 19:36 UTC  (2+ messages)

[PATCH v4 0/9] kasan: improve error reports
 2017-03-24 19:32 UTC  (20+ messages)
` [PATCH v4 1/9] kasan: introduce helper functions for determining bug type
` [PATCH v4 2/9] kasan: unify report headers
` [PATCH v4 3/9] kasan: change allocation and freeing stack traces headers
` [PATCH v4 4/9] kasan: simplify address description logic
` [PATCH v4 5/9] kasan: change report header
` [PATCH v4 6/9] kasan: improve slab object description
` [PATCH v4 7/9] kasan: print page description after stacks
` [PATCH v4 8/9] kasan: improve double-free report format
` [PATCH v4 9/9] kasan: separate report parts by empty lines

[PATCH net] r8152: prevent the driver from transmitting packets with carrier off
 2017-03-24 19:31 UTC  (2+ messages)

[RFC LINUX PATCH 00/19] Allow master to restart without restarting slave
 2017-03-24 19:22 UTC  (40+ messages)
` [RFC LINUX PATCH 01/19] remoteproc: Add is_runinng to remoteproc ops
` [RFC LINUX PATCH 02/19] remtoeproc: Add an operation to check if remote is running
` [RFC LINUX PATCH 03/19] remoteproc: Add a running independent state
` [RFC LINUX PATCH 04/19] remoteproc: sysfs: Add "
` [RFC LINUX PATCH 05/19] remoteproc: check if remote is running the fw before reload fw
` [RFC LINUX PATCH 06/19] remoteproc: elf loader: Add get checksum firmware implementation
` [RFC LINUX PATCH 07/19] remoteproc: Add firmware checksum resource entry
` [RFC LINUX PATCH 08/19] remoteproc: add a function to set fw checksum rsc
` [RFC LINUX PATCH 09/19] remoteproc: check firmware checksum in rproc_is_running_fw()
` [RFC LINUX PATCH 10/19] remoteproc: Add rproc resource with id struct
` [RFC LINUX PATCH 11/19] remoteproc: Add rproc_idr_alloc/remove wrapper
` [RFC LINUX PATCH 12/19] remoteproc: use rproc_id_rsc for data got from idr_find()
` [RFC LINUX PATCH 13/19] remoteproc: add config_wait_complete to rproc_vdev
` [RFC LINUX PATCH 14/19] remoteproc virtio: handle rproc vdev notification
` [RFC LINUX PATCH 15/19] remoteproc: virtio: rename rproc_virtio_notify to rproc_vq_notify
` [RFC LINUX PATCH 16/19] remoteproc: virtio: use rproc_virtio_notify() to notify vdev changes
` [RFC LINUX PATCH 17/19] remoteproc: virtio: kick in reset virtio
` [RFC LINUX PATCH 18/19] remoteproc: shutdown: set state to OFFLINE after stopping remote
` [RFC LINUX PATCH 19/19] remoteproc: virtio: idr_alloc for rvdev

[Qemu-devel] [PATCH RESEND] xen: limit pkg-config to PKG_CONFIG_PATH for xen libraries
 2017-03-24 19:34 UTC  (8+ messages)
    `  "

[U-Boot] [PATCH] imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
 2017-03-24 19:33 UTC  (3+ messages)

[PATCH v3 net 0/5] net:ethernet:aquantia: Misc fixes for atlantic driver
 2017-03-24 19:33 UTC  (2+ messages)

deadlock in synchronize_srcu() in debugfs?
 2017-03-24 19:33 UTC  (7+ messages)

Question about writeback performance and content address obejct for deduplication
 2017-03-24 19:32 UTC  (8+ messages)

[PATCH net-next 0/2] net: bridge: allow user-space to add ext learned entries
 2017-03-24 19:31 UTC  (3+ messages)
` [Bridge] "

[PATCH] push: allow atomic flag via configuration
 2017-03-24 19:29 UTC  (3+ messages)

[RFC LINUX PATCH 0/3] Allow remote to specify shared memory
 2017-03-24 19:22 UTC  (8+ messages)
` [RFC LINUX PATCH 1/3] remoteproc: add rproc mem resource entry
` [RFC LINUX PATCH 2/3] remoteproc: add rproc_mem resource entry handler
` [RFC LINUX PATCH 3/3] remoteproc: Release DMA declare mem when cleanup rsc

[PATCH] ASoC: jack - check status of GPIO-based pins on resume
 2017-03-24 19:28 UTC  (10+ messages)
` Applied "ASoC: jack - check status of GPIO-based pins on resume" to the asoc tree

[PATCH] net: phy: handle state correctly in phy_stop_machine
 2017-03-24 19:27 UTC  (2+ messages)

locking/atomic: Introduce atomic_try_cmpxchg()
 2017-03-24 19:27 UTC  (13+ messages)

[PATCH v5 0/5] perf report: Show inline stack
 2017-03-24 19:24 UTC  (4+ messages)

[Qemu-devel] q35 and sysbus devices
 2017-03-24 19:23 UTC  (7+ messages)

DPDK installation
 2017-03-24 19:22 UTC  (2+ messages)

[PATCH v4 0/3] meson-gx: Add mali-450 support
 2017-03-24 19:20 UTC  (6+ messages)
` [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL

[v2 0/5] parallelized "struct page" zeroing
 2017-03-24 19:19 UTC  (18+ messages)
` [v2 1/5] sparc64: simplify vmemmap_populate
` [v2 2/5] mm: defining memblock_virt_alloc_try_nid_raw
` [v2 3/5] mm: add "zero" argument to vmemmap allocators
` [v2 4/5] mm: zero struct pages during initialization
` [v2 5/5] mm: teach platforms not to zero struct pages memory

[PATCH] ASoC: jack - check status of GPIO-based pins on resume
 2017-03-24 19:20 UTC 

[PATCH] phy: meson8b-usb2: fix offsets for some of the registers
 2017-03-24 19:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call
 2017-03-24 19:17 UTC  (3+ messages)
` Applied "spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call" to the spi tree

[PATCH] ASoC: blackfin: constify snd_soc_ops structures
 2017-03-24 19:16 UTC  (3+ messages)
` Applied "ASoC: blackfin: constify snd_soc_ops structures" to the asoc tree

[PATCH] regulator: rk808: Fix RK818 LDO2
 2017-03-24 19:16 UTC  (3+ messages)
` Applied "regulator: rk808: Fix RK818 LDO2" to the regulator tree

[PATCH] regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000
 2017-03-24 19:16 UTC  (4+ messages)
` Applied "regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000" to the regulator tree
  ` Applied "regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000" to

[PATCH] spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
 2017-03-24 19:16 UTC  (2+ messages)
  ` Applied "spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer" to the spi tree

[PATCH][RFC] ASoC: core: remove pointless auxiliary from snd_soc_component
 2017-03-24 19:16 UTC  (3+ messages)
` Applied "ASoC: core: remove pointless auxiliary from snd_soc_component" to the asoc tree

[PATCH v2 1/2] ASoC: STI: Fix reader substream pointer set
 2017-03-24 19:16 UTC  (2+ messages)
` Applied "ASoC: STI: Fix reader substream pointer set" to the asoc tree

[PATCH] ASoC: simple-card: fix simple_dai clk lookup
 2017-03-24 19:16 UTC  (2+ messages)
` Applied "ASoC: simple-card: fix simple_dai clk lookup" to the asoc tree

[PATCH] ASoC: rcar: enable PCM RATE untile 192000
 2017-03-24 19:16 UTC  (3+ messages)
` Applied "ASoC: rcar: enable PCM RATE untile 192000" to the asoc tree

[PATCH] ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT
 2017-03-24 19:16 UTC  (3+ messages)
` Applied "ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT" to the asoc tree

[PATCH v3 2/2] ASoC: codec: wm8960: Relax bit clock computation
 2017-03-24 19:15 UTC  (3+ messages)
` Applied "ASoC: codec: wm8960: Relax bit clock computation" to the asoc tree

[PATCH 1/2] em28xx: reduce stack usage in sensor probing functions
 2017-03-24 19:16 UTC  (4+ messages)
` [PATCH 2/2] em28xx: simplify ID-reading from Micron sensors

[PATCH v2 1/2] ASoC: codec: wm8960: Refactor sysclk freq search
 2017-03-24 19:16 UTC  (3+ messages)
` Applied "ASoC: codec: wm8960: Refactor sysclk freq search" to the asoc tree

[PATCH] Btrfs: fix wrong failed mirror_num of read-repair on raid56
 2017-03-24 19:13 UTC 

[PATCH] Btrfs: enable repair during read for raid56 profile
 2017-03-24 19:13 UTC 

[PATCH] Btrfs: bring back repair during read
 2017-03-24 19:13 UTC 

[PATCH] log: if --decorate is not given, default to --decorate=auto
 2017-03-24 19:13 UTC  (10+ messages)

[PATCH 0/3] ASoC: Enable a new IC master mode: bcm2835<=>IC<=>cs42xx8
 2017-03-24 19:11 UTC  (14+ messages)
                      ` [alsa-devel] "

[PATCH] perf report: enable sorting by srcline as key
 2017-03-24 19:11 UTC  (3+ messages)

[PATCH 0/5] fpga: enhancements to support non-dt code
 2017-03-24 19:11 UTC  (3+ messages)

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-24 19:08 UTC  (7+ messages)
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs
  ` [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of "
    ` [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely

[PATCH v2] pipeline_firewall: Fix for port range filtering
 2017-03-24 19:10 UTC  (2+ messages)


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.