All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-30 15:08:31 to 2018-07-30 15:51:51 UTC [more...]

[Buildroot] [PATCH 0/3] Buildroot: Target to update config fragments in kconfig based packages
 2018-07-30 15:51 UTC  (2+ messages)
` [Buildroot] [PATCH 1/3] Support script for defconfig comparison

[PULL] Smack: Changes for 4.19
 2018-07-30 15:51 UTC 

Strange bug with "git log" - pdftotext?
 2018-07-30 15:51 UTC  (4+ messages)

[PATCH] btrfs: backref.c: Use ERR_CAST() to return error code
 2018-07-30 14:16 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: Use delay set in pointer function
 2018-07-30 15:50 UTC  (9+ messages)
` [alsa-devel] "

[PATCH] btrfs: extent-tree.c: Remove unused __btrfs_free_block_rsv()
 2018-07-30 14:15 UTC  (2+ messages)

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-30 15:49 UTC  (7+ messages)
      ` [Qemu-devel] "

[PATCH 0/2] fix "rebase -i --root" corrupting root commit
 2018-07-30 15:49 UTC  (8+ messages)
` [PATCH 1/2] sequencer: fix "rebase -i --root" corrupting author header

[PATCH v3 0/7] kmalloc-reclaimable caches
 2018-07-30 15:48 UTC  (11+ messages)
` [PATCH v3 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v3 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v3 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate
` [PATCH v3 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v3 7/7] mm, slab: shorten kmalloc cache names for large sizes

[PATCH, RESEND] Avoid that SCSI device removal through sysfs triggers a deadlock
 2018-07-30 14:13 UTC  (6+ messages)

[LTP] [PATCH] ltp-pan: Increase allowed width of test name in logs
 2018-07-30 15:48 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH 6/6] qtnfmac: implement basic WoWLAN support
 2018-07-30 14:13 UTC  (2+ messages)

[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
 2018-07-30 15:48 UTC  (5+ messages)
` [RFC PATCH net-next v2 09/17] ethtool: implement GET_DRVINFO message

[PATCH 0/6] qtnfmac: enable more features
 2018-07-30 14:12 UTC  (6+ messages)
` [PATCH 3/6] qtnfmac: implement cfg80211 power management callback
` [PATCH 5/6] qtnfmac: add support for PTA configuration

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-07-30 15:47 UTC  (13+ messages)

[Qemu-devel] [PATCH 1/1] s390x/sclp: fix maxram calculation
 2018-07-30 15:47 UTC  (10+ messages)
  ` [Qemu-devel] [qemu-s390x] "

[U-Boot] [PATCH v5 00/27] SPI-NAND support
 2018-07-30 15:46 UTC  (28+ messages)
` [U-Boot] [PATCH v5 01/27] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v5 02/27] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v5 03/27] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v5 04/27] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v5 05/27] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v5 06/27] mtd: fix build issue with includes
` [U-Boot] [PATCH v5 07/27] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v5 08/27] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v5 09/27] mtd: move NAND files into a raw/ subdirectory
` [U-Boot] [PATCH v5 10/27] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v5 11/27] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v5 12/27] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v5 13/27] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v5 14/27] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v5 15/27] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v5 16/27] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v5 17/27] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v5 18/27] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v5 19/27] dt-bindings: Add bindings for SPI NAND devices
` [U-Boot] [PATCH v5 20/27] mtd: declare MTD_PARTITIONS symbol in Kconfig
` [U-Boot] [PATCH v5 21/27] cmd: ubi: delete useless and misleading definitions
` [U-Boot] [PATCH v5 22/27] cmd: mtdparts: accept spi-nand devices
` [U-Boot] [PATCH v5 23/27] cmd: mtdparts: add a generic 'mtdparts' parser
` [U-Boot] [PATCH v5 24/27] cmd: mtdparts: remove useless 'mtdparts=' prefix
` [U-Boot] [PATCH v5 25/27] mtd: uclass: add probe function
` [U-Boot] [PATCH v5 26/27] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v5 27/27] cmd: mtdparts: try to probe the MTD devices as a fallback

[PATCH v1] mm: inititalize struct pages when adding a section
 2018-07-30 15:45 UTC  (12+ messages)

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-07-30 15:44 UTC  (9+ messages)

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-07-30 15:45 UTC  (7+ messages)

[PATCH v2 00/10] Tegra SDHCI update the pad autocal procedure
 2018-07-30 15:43 UTC  (5+ messages)

[PATCH 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-07-30 15:43 UTC  (6+ messages)
` [PATCH 4/4] cpufreq: intel_pstate: enable boost for Skylake Xeon

[Qemu-devel] [PATCH] virtio-blk: fix comment for virtio_blk_rw_complete
 2018-07-30 15:43 UTC  (2+ messages)

[PATCH] pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
 2018-07-30 15:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
 2018-07-30 15:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/6 for-3.0] Update .gitignore

[PATCH v14 00/74] Convert page cache to XArray
 2018-07-30 15:43 UTC  (10+ messages)

Trio of latency sensitive patches
 2018-07-30 15:43 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Limit C-states when waiting for the active request
` [PATCH 2/3] drm/i915: Do not use iowait while waiting for the GPU
` [PATCH 3/3] drm/i915: Interactive RPS mode
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Limit C-states when waiting for the active request
` ✗ Fi.CI.SPARSE: "

[PATCH 0/9] Add support to develop Git in Visual Studio Code
 2018-07-30 15:42 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] contrib: add a script to initialize VS Code configuration
  ` [PATCH v2 2/9] vscode: hard-code a couple defines
  ` [PATCH v2 3/9] cache.h: extract enum declaration from inside a struct declaration
  ` [PATCH v2 4/9] mingw: define WIN32 explicitly
  ` [PATCH v2 5/9] vscode: only overwrite C/C++ settings
  ` [PATCH v2 6/9] vscode: wrap commit messages at column 72 by default
  ` [PATCH v2 7/9] vscode: use 8-space tabs, no trailing ws, etc for Git's source code
  ` [PATCH v2 8/9] vscode: add a dictionary for cSpell
  ` [PATCH v2 9/9] vscode: let cSpell work on commit messages, too

[net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink
 2018-07-30 14:07 UTC  (11+ messages)

[PATCH] drm/i915: Limit C-states when waiting for the active request
 2018-07-30 15:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Limit C-states when waiting for the active request (rev6)

[PATCH v5 0/3] Support Common Not Private translations
 2018-07-30 15:42 UTC  (5+ messages)
` [PATCH v5 1/3] arm64: mm: "

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-07-30 15:41 UTC  (5+ messages)
    ` range-diff, was "

[PATCH 1/2] Add TRACE_EVENTs in pwc_isoc_handler()
 2018-07-30 15:42 UTC  (4+ messages)
` [PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer

checkpatch: SPDX integration breaks --root
 2018-07-30 15:40 UTC  (2+ messages)

[PATCH] ath10k: Limit available channels via DT ieee80211-freq-limit
 2018-07-30 15:39 UTC 

[PATCH net-next v5 0/4] TC: refactor act_mirred packets re-injection
 2018-07-30 14:03 UTC  (3+ messages)
` [PATCH net-next v5 1/4] net/sched: user-space can't set unknown tcfa_action values

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-07-30 15:38 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/3] i.MX: Add the i.MX6UL SOC and a reference board
 2018-07-30 15:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] i.MX6UL: Add i.MX6UL specific CCM device
` [Qemu-devel] [PATCH v2 2/3] i.MX6UL: Add i.MX6UL SOC
` [Qemu-devel] [PATCH v2 3/3] i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board

[PATCH] drm/i915/skl: distribute DDB based on panel resolution
 2018-07-30 15:38 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/6] Raven support for KFD v2
 2018-07-30 15:38 UTC  (7+ messages)
` [PATCH 6/6] drm/amdkfd: Enable Raven for KFD
        ` Raven: KFD/HSA depends on AMD_IOMMU_V2 (was: [PATCH 6/6] drm/amdkfd: Enable Raven for KFD)
                ` Raven: KFD/HSA depends on AMD_IOMMU_V2

[PATCH 2/2] iio: dac: ad5770r: Add AD5770R support
 2018-07-30 14:02 UTC 

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-30 15:40 UTC  (3+ messages)

[Qemu-devel] [PATCH] build-sys: remove glib_subprocess check
 2018-07-30 15:36 UTC 

[PATCH v7 3/6] dt-bindings: mailbox: imx-mu: add generic MU channel support
 2018-07-30 15:36 UTC  (14+ messages)

[PATCH 1/2] dt-bindings: iio: dac: Add docs for AD5770R DAC
 2018-07-30 13:59 UTC 

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-07-30 15:35 UTC  (4+ messages)

[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART
 2018-07-30 15:35 UTC  (7+ messages)
` [PATCH 10/15] spi: img-spfi: Implement dual and quad mode
` [PATCH 13/15] spi: img-spfi: RX maximum burst size for DMA is 8
` [PATCH 14/15] spi: img-spfi: Finish every transfer cleanly

[PATCH 36/38] vfs: Add a sample program for the new mount API [ver #10]
 2018-07-30 15:33 UTC  (6+ messages)
  ` [PATCH 00/38] VFS: Introduce filesystem context "

eventdev: method for finding out unlink status
 2018-07-30 15:32 UTC  (7+ messages)

[PATCH 0/2] STM32 pinctrl updates
 2018-07-30 15:31 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: stm32: check node status before new gpio bank registering

[PATCH] examples: remove Rx checksum offload
 2018-07-30 15:30 UTC  (9+ messages)

I want to find a prince who is given to me by fate
 2018-07-30 15:30 UTC 

cgroup-aware OOM killer, how to move forward
 2018-07-30 15:29 UTC  (11+ messages)

[PATCH 0/1] arm64: for-next/core: Fix hang in machine_kexec
 2018-07-30 15:29 UTC  (4+ messages)
` [PATCH 1/1] arm64: kexec: machine_kexec should call __flush_icache_range

Should a PCIe Link Down event set the PCI_DEV_DISCONNECTED bit?
 2018-07-30 13:54 UTC  (8+ messages)

[PATCH v2 00/10] powerpc: Modernize unhandled signals message
 2018-07-30 15:28 UTC  (4+ messages)
` [PATCH v2 04/10] powerpc/traps: Use REG_FMT in show_signal_msg()

[PATCH] tst-tzset: raise timeout to 10 seconds
 2018-07-30 15:28 UTC 

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-07-30 15:31 UTC  (12+ messages)

Git clone and case sensitivity
 2018-07-30 15:27 UTC  (2+ messages)
` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems

[PATCH 0/3] drm/msm: dsi: Properly handle disconnected secondary dsi block
 2018-07-30 15:26 UTC  (4+ messages)
  ` [PATCH 1/3] drm/msm: dsi: Initialize msm_dsi->id to -1
  ` [PATCH 2/3] drm/msm: dsi: Return errors whan dt parsing fails
  ` [PATCH 3/3] drm/msm: Don't fail bind if nothing connected to dsi

[PATCH 0/2] ata: libahci: devslp fixes
 2018-07-30 15:26 UTC  (4+ messages)

[PATCH] hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
 2018-07-30 13:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/23] tests: Compile-time format string checking for libqtest.h
 2018-07-30 15:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 13/23] tests: Clean up string interpolation around qtest_qmp_device_add()

[Qemu-devel] [PATCH v2 for 3.0 0/2] fix for bug #1783362
 2018-07-30 15:24 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] Replace serial setparity by setconfig
 2018-07-30 15:23 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] dm: serial: Replace "
` [U-Boot] [PATCH v1 2/2] serial: stm32: "

x86/MCE: Fix CPU microcode version output
 2018-07-30 15:23 UTC  (2+ messages)
` [PATCH] "

[U-Boot] [PATCH v4 00/27] SPI-NAND support
 2018-07-30 15:23 UTC  (5+ messages)

pull-request: iwlwifi-next 2018-05-30
 2018-07-30 13:46 UTC  (2+ messages)

[PATCH 01/11] ASoC: SOF: Add Sound Open Firmware driver core
 2018-07-30 15:21 UTC  (3+ messages)
` [PATCH 08/11] ASoC: SOF: Add DSP HW abstraction operations

[Qemu-devel] 'make vm-build-freebsd' &c don't work if KVM isn't enabled
 2018-07-30 15:20 UTC  (4+ messages)

[PATCH QEMU] hw/char/sh_serial: Add timeout handling to unbreak serial input
 2018-07-30 15:18 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] dt-bindings: pwm: rcar: Add bindings for R-Car E3 support
 2018-07-30 15:18 UTC  (2+ messages)

[PATCH 0/3] PCI: mobiveil: Misc fixes
 2018-07-30 13:43 UTC  (4+ messages)
` [PATCH 1/3] PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
` [PATCH 2/3] PCI: mobiveil: Add missing ../pci.h include
` [PATCH 3/3] PCI: mobiveil: Add Kconfig/Makefile entries

editing for that you need
 2018-07-30 13:42 UTC 

[PATCH 00/19] mmc: mmci: add stm32 sdmmc variant
 2018-07-30 15:15 UTC  (8+ messages)
` [PATCH 02/19] mmc: mmci: merge qcom dml feature into mmci dma

[PATCH 0/4] Add GPIO and EAVB Pinctrl support
 2018-07-30 15:14 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: iwg23s-sbc: Add pinctl support for EtherAVB

Yocto Project Unassigned Bugs - Help Needed
 2018-07-30 15:13 UTC 

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-07-30 15:13 UTC  (4+ messages)

[Qemu-devel] [PULL 00/13] Block layer patches
 2018-07-30 15:09 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/13] qcow: fix a reference leak
` [Qemu-devel] [PULL 02/13] qcow2: A grammar fix in conflicting cache sizing error message
` [Qemu-devel] [PULL 03/13] file-posix: Handle EINTR in preallocation=full write
` [Qemu-devel] [PULL 04/13] docs: Describe using images in writing iotests
` [Qemu-devel] [PULL 05/13] iotests: Don't lock /dev/null in 226
` [Qemu-devel] [PULL 06/13] Revert "qemu-img: Document copy offloading implications with -S and -c"
` [Qemu-devel] [PULL 07/13] qemu-img: Add -C option for convert with copy offloading
` [Qemu-devel] [PULL 08/13] iotests: Add test for 'qemu-img convert -C' compatibility
` [Qemu-devel] [PULL 09/13] block: Fix documentation for BDRV_REQ_MAY_UNMAP
` [Qemu-devel] [PULL 10/13] file-posix: Fix write_zeroes with unmap on block devices
` [Qemu-devel] [PULL 11/13] block/qapi: Add 'qdev' field to query-blockstats result
` [Qemu-devel] [PULL 12/13] block/qapi: Include anonymous BBs in query-blockstats
` [Qemu-devel] [PULL 13/13] qemu-iotests: Test query-blockstats with -drive and -blockdev

[PATCH] examples/multi_process: remove l2fwd fork example
 2018-07-30 15:10 UTC  (2+ messages)
` [PATCH v2] "

INFO: task hung in generic_file_write_iter
 2018-07-30 15:07 UTC  (5+ 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.