All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-12 09:11:03 to 2017-07-12 09:59:06 UTC [more...]

[PATCH] of: remove unused pci_space variable from address.c
 2017-07-12  9:59 UTC 

cpufreq: frequency scaling spec in DT node
 2017-07-12  9:58 UTC  (9+ messages)

[PATCH] dim: Add add-missing-cc command
 2017-07-12  9:56 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/5] Failure to set acl may alter group permissions
 2017-07-12  9:56 UTC  (12+ messages)
` [PATCH 1/5] ext4: preserve i_mode if __ext4_set_acl() fails
` [PATCH 2/5] ext2: preserve i_mode if ext2_set_acl() fails
` [PATCH 3/5] ext2: fix line over 80 characters in ext2_set_acl()
` [PATCH 4/5] jfs: preserve i_mode if __jfs_set_acl() fails
` [PATCH 5/5] reiserfs: preserve i_mode if __reiserfs_set_acl() fails

[Qemu-devel] [PATCH] virtio: enhance virtio_error messages
 2017-07-12  9:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-07-12  9:55 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
` [U-Boot] [PATCH 2/3] configs: dra7xx_evm: am57xx_evm: Enable DM_REGULATOR_PBIAS
` [U-Boot] [PATCH 3/3] dm: syscon: scan sub-nodes of the syscon node

[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
 2017-07-12  9:55 UTC  (5+ messages)

[PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation
 2017-07-12  9:55 UTC  (6+ messages)

[RFC v1 00/20] DRM Interfaces for HDCP support
 2017-07-12  9:54 UTC  (3+ messages)
` [RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors

[PATCH 0/3] drm/msm: hijack firmware fb's memory
 2017-07-12  9:54 UTC  (4+ messages)
  ` [PATCH 2/3] fbdev: fbmem: export get/put_fb_info()

[qemu-mainline test] 111703: regressions - FAIL
 2017-07-12  9:54 UTC 

[PATCH] i.MX: clk-pllv3: Initially disable PLL_BYPASS bit
 2017-07-12  9:52 UTC  (4+ messages)

[PATCH v3 00/11] libxl: add PV display device driver interface
 2017-07-12  9:51 UTC  (7+ messages)
` [PATCH v3 03/11] libxl: add generic function to get and free device list

[PATCH] PCI: altera: remove unused num_of_vectors variable
 2017-07-12  9:51 UTC 

[PATCH 0/9] mbuf: structure reorganization
 2017-07-12  9:50 UTC  (9+ messages)
` [PATCH v2 6/8] mbuf: use 2 bytes for port and nb segments
      ` [PATCH v2 6/8] mbuf: use 2 bytes for port and nbsegments
              ` [PATCH v2 6/8] mbuf: use 2 bytes for port andnbsegments

[virtio] [PATCH v2] virtio-net: fix virtqueue numbering error
 2017-07-12  9:50 UTC 

[PATCH 00/16] drm/atomic: Remove deprecated atomic iterator macros
 2017-07-12  9:50 UTC  (29+ messages)
` [PATCH 05/16] drm/vmwgfx: Make check_modeset() use the new "
  ` [Intel-gfx] "
` [PATCH 07/16] drm/rcar-du: Use new "
` [PATCH 08/16] drm/atmel-hlcdec: Use for_each_new_connector_in_state
` [PATCH 09/16] drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
` [PATCH 10/16] drm/omapdrm: Fix omap_atomic_wait_for_completion
` [PATCH 11/16] drm/mali: Use new atomic iterator macros
  ` [Intel-gfx] "
` [PATCH 12/16] drm/imx: Use "
` [PATCH 13/16] drm/mediatek: Convert to new "
` [PATCH 14/16] drm/msm: Convert to use "
  ` [Intel-gfx] "
` [PATCH 16/16] drm/atomic: Remove deprecated accessor macros

[PATCH v3] x86/monitor: Notify monitor if an emulation fails
 2017-07-12  9:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: fix potential memory leak in spapr_core_plug()
 2017-07-12  9:48 UTC 

[Qemu-devel] [PATCH v12 00/27] translate: [tcg] Generic translation framework
 2017-07-12  9:47 UTC  (38+ messages)
` [PATCH v12 03/27] target: [tcg] Use a generic enum for DISAS_ values
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v12 04/27] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v12 05/27] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v12 06/27] target/i386: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v12 07/27] target/i386: [tcg] Port to insn_start
` [PATCH v12 13/27] target/arm: [tcg] Port to DisasContextBase
  ` [Qemu-devel] "
` [PATCH v12 14/27] target/arm: [tcg] Port to init_disas_context
  ` [Qemu-devel] "
` [PATCH v12 15/27] target/arm: [tcg,a64] "
  ` [Qemu-devel] [PATCH v12 15/27] target/arm: [tcg, a64] "
` [PATCH v12 16/27] target/arm: [tcg] Port to tb_start
  ` [Qemu-devel] "
` [PATCH v12 17/27] target/arm: [tcg] Port to insn_start
  ` [Qemu-devel] "
` [PATCH v12 18/27] target/arm: [tcg,a64] "
  ` [Qemu-devel] [PATCH v12 18/27] target/arm: [tcg, a64] "
` [PATCH v12 21/27] target/arm: [tcg] Port to translate_insn
  ` [Qemu-devel] "
` [PATCH v12 25/27] target/arm: [tcg] Port to disas_log
  ` [Qemu-devel] "

[PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree
 2017-07-12  9:46 UTC  (4+ messages)

[PATCH] PCI: iproc: remove unused struct iproc_pcie *pcie
 2017-07-12  9:47 UTC 

Query: IR remote over android
 2017-07-12  9:46 UTC  (2+ messages)

[PATCH v6 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-07-12  9:46 UTC  (10+ messages)

[PATCH RFC v4] cpufreq: schedutil: Make iowait boost more energy efficient
 2017-07-12  9:46 UTC  (6+ messages)

[PATCH 1/1] mlx4_en: remove unnecessary returned value check
 2017-07-12  9:46 UTC  (3+ messages)

[Intel-wired-lan] [next PATCH S75-V3 01/11] i40evf: use netdev variable in reset task
 2017-07-12  9:46 UTC  (11+ messages)
` [Intel-wired-lan] [next PATCH S75-V3 02/11] i40e: use cpumask_copy instead of direct assignment
` [Intel-wired-lan] [next PATCH S75-V3 03/11] i40e: prevent changing ITR if adaptive-rx/tx enabled
` [Intel-wired-lan] [next PATCH S75-V3 04/11] i40e: synchronize nvmupdate command and adminq subtask
` [Intel-wired-lan] [next PATCH S75-V3 05/11] i40e: Store the requested FEC information
` [Intel-wired-lan] [next PATCH S75-V3 06/11] i40e: prevent snprintf format specifier truncation
` [Intel-wired-lan] [next PATCH S75-V3 07/11] i40e: Use correct flag to enable egress traffic for unicast promisc
` [Intel-wired-lan] [next PATCH S75-V3 08/11] i40evf: fix possible snprintf truncation of q_vector->name
` [Intel-wired-lan] [next PATCH S75-V3 09/11] i40e: force VMDQ device name truncation
` [Intel-wired-lan] [next PATCH S75-V3 10/11] i40e/i40evf: support for VF VLAN tag stripping control
` [Intel-wired-lan] [next PATCH S75-V3 11/11] i40e: 25G FEC status improvements

[PATCH 1/2] drm/i915/psr: Introduce HAS_VLV_PSR
 2017-07-12  9:51 UTC  (2+ messages)

[RFC PATCH 0/3] memres: fix for --observe-only
 2017-07-12  9:45 UTC  (4+ messages)
` [RFC PATCH 1/3] bitbake: knotty.py: add MonitorDiskEvent and RecipeTaskPreProcess

[PATCH V4] PCI: Add Extended Tags quirk for Broadcom HT2100 Root Port
 2017-07-12  9:44 UTC  (5+ messages)

[virtio] [PATCH] virtio-net: fix virtqueue numbering error
 2017-07-12  9:44 UTC  (3+ messages)
` [virtio] Re: [virtio-dev] "

[U-Boot] [PATCH 00/14] Cleanup for 8xx and other misc powerpc
 2017-07-12  9:43 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()
` [U-Boot] [PATCH 02/14] powerpc: get rid of addr_probe()
` [U-Boot] [PATCH 03/14] powerpc, timer: Does 8xx specific actions in 8xx cpu_init
` [U-Boot] [PATCH 04/14] power, timer: reset TBL before TBU
` [U-Boot] [PATCH 05/14] powerpc: move set_msr() and get_msr() into .h
` [U-Boot] [PATCH 06/14] powerpc: Remove unneccessary #ifdefs in reginfo
` [U-Boot] [PATCH 07/14] Convert CONFIG_CMD_REGINFO to Kconfig
` [U-Boot] [PATCH 08/14] powerpc, 8xx: Simplifying check_CPU()
` [U-Boot] [PATCH 09/14] powerpc, 8xx: Move cache function into C files
` [U-Boot] [PATCH 10/14] powerpc, 8xx: move get_immr() into C
` [U-Boot] [PATCH 11/14] powerpc, 8xx: move cache helper "
` [U-Boot] [PATCH 12/14] powerpc: move get_pvr() and get_svr() "
` [U-Boot] [PATCH 13/14] powerpc, 8xx: fix missing function declarations
` [U-Boot] [PATCH 14/14] powerpc: Remove 8260 remainders

[PATCH 0/2] Require overlay index feature for hardlink tests
 2017-07-12  9:43 UTC  (3+ messages)
` [PATCH 1/2] fstest: add helper _require_fs_feature
` [PATCH 2/2] overlay: enable the index feature for overlay/hardlink tests

[xen-unstable-coverity test] 111727: regressions - ALL FAIL
 2017-07-12  9:42 UTC 

[U-Boot] [PATCH 0/2] power: palmas: Allow changing the voltage of LDO1
 2017-07-12  9:42 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] regulator: palmas: Add support for LDO1 regulator to provide 1.8V
` [U-Boot] [PATCH 2/2] regulator: palmas: disable bypass when the LDO is enabled

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-12  9:42 UTC  (3+ messages)
` [PATCH v3 2/4] drm/i915/psr: Account for sink CRC raciness on some panels

[Qemu-devel] [PATCH RFC 0/3] tests/pxe-testt: add testcase using vhost-user-bridge
 2017-07-12  9:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 1/3] tests/vhost-user-bridge: disable debug output by default
` [Qemu-devel] [PATCH RFC 2/3] tests/pxe-test: add testcase using vhost-user-bridge
` [Qemu-devel] [PATCH RFC 3/3] libvhost-user: quit when no more data received

[PATCH] block, bfq: dispatch request to prevent queue stalling after the request completion
 2017-07-12  9:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1703795] [NEW] Unable to release mouse in SDL2 mode
 2017-07-12  9:31 UTC 

[Qemu-devel] [PULL 00/17] ppc-for-2.10 queue 20170711
 2017-07-12  9:40 UTC  (5+ messages)
` [Qemu-devel] [PULL 09/17] spapr: Remove unnecessary differences between hotplug and coldplug paths

[PATCH 0/3 v8] hsdk: initial port for HSDK board
 2017-07-12  9:40 UTC  (9+ messages)
` [PATCH 1/3 v8] ARC: Set IO-coherency aperture base to LINUX_LINK_BASE
` [PATCH 2/3 v8] ARC: Decouple linux kernel memory address and link address
` [PATCH 3/3 v8] ARC: hsdk: initial port for HSDK board

[PATCH v2] iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
 2017-07-12  9:40 UTC 

[Qemu-devel] [PATCH v3 0/8] Implement a warning_report function
 2017-07-12  9:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/8] hw/i386: Improve some of the warning messages

Slow/piecewise send of sysex?
 2017-07-12  9:39 UTC  (3+ messages)

[Qemu-devel] [PATCHv2 0/8] spapr: DRC cleanups (part VI)
 2017-07-12  9:38 UTC  (3+ messages)
` [Qemu-devel] [PATCHv2 2/8] spapr: Remove 'awaiting_allocation' DRC flag

[Qemu-devel] How to stop `qemu-system-x86_64 ...` instead of `kill -9`?
 2017-07-12  9:37 UTC  (3+ messages)
` [Qemu-devel] [Qemu-discuss] "

[bug report] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver
 2017-07-12  9:34 UTC  (3+ messages)

Fwd: fsck.f2fs fails with "can't find valid checkpoint"
 2017-07-12  9:34 UTC  (4+ messages)

[PATCH for-4.13] brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
 2017-07-12  9:32 UTC 

[Qemu-devel] [PATCH 0/5] A bunch of RDMA fixes
 2017-07-12  9:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/5] migration/rdma: Allow cancelling while waiting for wrid

[PATCH 0/3] Minor Gtk+3 and libepoxy upgrades
 2017-07-12  9:31 UTC  (13+ messages)
` [PATCH 3/3] libepoxy: Upgrade 1.4.2 -> 1.4.3

[PATCH 1/1] regulator: core: fix a possible race in disable_work handling
 2017-07-12  9:29 UTC 

[PATCH] gpio/serial: revert "linux,first-pin" property handling
 2017-07-12  9:30 UTC  (4+ messages)

[PATCH 0/3] kselftest build errors
 2017-07-12  9:30 UTC  (6+ messages)

[PATCH v2 00/10] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
 2017-07-12  9:27 UTC  (10+ messages)
` [PATCH v2 02/10] cpufreq: provide data for frequency-invariant load-tracking support

[PATCH v2] ASoC: samsung: i2s: Support more resolution rates
 2017-07-12  9:26 UTC  (2+ messages)

[RESEND PATCH] bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probe
 2017-07-12  9:26 UTC  (3+ messages)

[PATCH] recipetool: git reformat URI mangling & parameter stripped
 2017-07-12  9:25 UTC 

[PATCH 00/13] devargs fixes
 2017-07-12  9:25 UTC  (5+ messages)

Remove __end_entry_SYSENTER_compat?
 2017-07-12  9:25 UTC  (3+ messages)

[PATCH] doc: notify callback process API change
 2017-07-12  9:25 UTC 

[Bug 196341] New: Nouveau fails to use all external monitors on Thinkpad P51 with Nvidia Optimus (Nvidia Quadro M1200)
 2017-07-12  9:23 UTC 

[PATCH 0/3] v2 ipc subsystem refcount coversions
 2017-07-12  9:21 UTC  (10+ messages)
` [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t

[cip-dev] [PATCH 0/6] Basic SoC support for r8a7743/r8a7745
 2017-07-12  9:21 UTC  (7+ messages)
` [cip-dev] [PATCH 1/6] sh_eth: add R8A7743/5 support
` [cip-dev] [PATCH 2/6] DT: irqchip: renesas-irqc: document "
` [cip-dev] [PATCH 3/6] sh-sci: "
` [cip-dev] [PATCH 4/6] ARM: shmobile: r8a7743: basic SoC support
` [cip-dev] [PATCH 5/6] ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions
` [cip-dev] [PATCH 6/6] ARM: shmobile: r8a7745: basic SoC support

[PATCH 1/2] net: ethernet: freescale: simplify fec_reset_phy
 2017-07-12  9:21 UTC  (10+ messages)
` [PATCH 2/2] net: ethernet: fsl: add phy reset after clk enable option

[PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
 2017-07-12  9:20 UTC  (5+ messages)
` [PATCH v4 1/3] ext4: Add missing locking around iomap_seek_{hole,data}
` [PATCH v4 2/3] iomap: Switch from blkno to physical offset

[U-Boot] Cubox-i broken
 2017-07-12  9:20 UTC  (2+ messages)

[PATCH i-g-t] tests/debugfs_test: Add a shorter timeout when reading sysfs entries
 2017-07-12  9:17 UTC 

[Xenomai] Cobalt core install linker problem
 2017-07-12  9:19 UTC  (4+ messages)

[PATCH 09/19] bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
 2017-07-12  9:18 UTC  (7+ messages)
` [PATCH 09/19 v2] "

[Qemu-devel] [PATCH 0/8] sun4u: change PCI topology to better match a real Ultra 5
 2017-07-12  9:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/8] apb: fix up PCI bus nomenclature

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD INCOMPLETE ffa423fb3251f8737303ffc3b0659e86e501808e
 2017-07-12  9:16 UTC 

[PATCH 0/4] arm64: dts: rockchip: support mail and IPA thermal for rk3399
 2017-07-12  9:16 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: rockchip: add ARM Mali GPU node for RK3399 SoCs

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE 0795b67420bc9c159bd4f957024b3e9cf23d7912
 2017-07-12  9:16 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE fba7ac1c2ab15f03f3f95355b8e6d15b42922fa3
 2017-07-12  9:16 UTC 

[PATCH 2/2] md: raid1/raid10: initialize bvec table via bio_add_page()
 2017-07-12  9:16 UTC  (2+ messages)

latency compare between 2t NVME SSD P3500 and bluestore
 2017-07-12  9:15 UTC 

[PATCH v2 1/1] mux: mux-core: Add NULL check for dev->of_node
 2017-07-12  9:14 UTC  (8+ messages)

[PATCH] xfstests: Test filesystem lockup on full overprovisioned dm-thin
 2017-07-12  9:14 UTC  (2+ messages)

[Qemu-devel] [PULL v1 0/5] Merge sockets 2017/07/11
 2017-07-12  9:13 UTC  (3+ messages)

[cip-dev] Project-X (minimal root filesystem) : rewrite and renesas iwg20m board support
 2017-07-12  9:12 UTC  (8+ messages)

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-07-12  9:11 UTC  (8+ messages)
` [PATCH 1/3] mfd: Add support for FTDI FT232H devices


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.