All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-15 14:22:30 to 2018-05-15 14:54:20 UTC [more...]

[PATCH] ASoC: rt5663: Use the set_jack() instead of the export function
 2018-05-15 14:53 UTC  (2+ messages)

[PATCH 0/3] Improve schedutil integration for FAIR tasks
 2018-05-15 14:53 UTC  (7+ messages)
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required

[PATCH] eal/service: improve error checking of coremasks
 2018-05-15 14:52 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_device: Add information why cannot drop drm master
 2018-05-15 14:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_device: Add information why cannot drop drm master (rev4)

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-15 14:52 UTC  (8+ messages)
` [PATCH v2 11/11] docs: fix broken references with multiple hints
    ` [v2,11/11] "

[PATCH] toolchain-shar-extract.sh: Preserve ICECC_PATH
 2018-05-15 14:52 UTC 

[PATCH 04/40] proc: introduce proc_create_seq{,_data}
 2018-05-15 14:56 UTC  (8+ messages)
` simplify procfs code for seq_file instances V2
  ` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
      ` [PATCH 04/40] proc: introduce proc_create_seq{, _data}

[PATCH v1 00/19] NFS/RDMA server for-next
 2018-05-15 14:52 UTC  (5+ messages)
` [PATCH v1 01/19] svcrdma: Add proper SPDX tags for NetApp-contributed source

[Qemu-devel] [PATCH] disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU
 2018-05-15 14:51 UTC  (7+ messages)

[PATCH v2 0/5] Hi3660: enable power management features
 2018-05-15 14:50 UTC  (4+ messages)

[PATCH 0/3] enable ccree on Renesas R-Car platform
 2018-05-15 14:50 UTC  (11+ messages)
` [PATCH 2/3] clk: renesas: r8a7795: Add ccree clock
` [PATCH 3/3] arm64: dts: renesas: r8a7795: add ccree binding

[MODERATED] Settings question
 2018-05-15 14:50 UTC  (2+ messages)
` [MODERATED] "

[PATCH 0/7] ZFB support for amdgpu
 2018-05-15 14:50 UTC  (8+ messages)
  ` [PATCH 1/7] drm/amdgpu: add new member in amdgpu_mc for zfb support
  ` [PATCH 2/7] drm/amdgpu: add amdgpu module parameter for zfb
  ` [PATCH 3/7] drm/amdgpu: init zfb start address and size
  ` [PATCH 4/7] drm/amdgpu: user reserved zfb to init vram base offset "
  ` [PATCH 5/7] drm/amdgpu: enable physical transaction for ptd/pde when ZFB is enabled
  ` [PATCH 6/7] drm/amdgpu: program AGP aperture as frame buffer "
  ` [PATCH 7/7] drm/amdgpu: program system bit for pte/pde "

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-15 14:49 UTC  (4+ messages)
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()

[PATCH v2 0/4] iommu/amd: avoid irqs_disabled() check
 2018-05-15 14:49 UTC  (7+ messages)
` [PATCH v2 1/4] iommu/amd: Fix grammar of comments
` [PATCH v2 2/4] iommu/amd: Prevent possible null pointer dereference and infinite loop
` [PATCH v2 3/4] iommu/amd: Cleanup locking in __attach/detach_device()

[PATCH for-4.11 0/3] Support matrix: add missing caveat footnotes
 2018-05-15 14:49 UTC  (4+ messages)
` [PATCH 1/3] docs/parse-support-md: Rename RealSect to RealInSect
` [PATCH 2/3] docs/parse-support-md: Provide $sectnode->{RealSectNode}
` [PATCH 3/3] docs/parse-support-md: Correctly process caveats in multi-status sections

Fedora/CentOS error: wireguard-dkms-1:0.0.20180420-1.fc28.noarch: erase failed
 2018-05-15 14:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] numa: clarify error message when node index is out of range in -numa dist, 
 2018-05-15 14:48 UTC 

[Qemu-devel] [PATCH] numa: clarify error message when node index is out of range in -numa dist, 
 2018-05-15 14:48 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/14] Add fastboot UDP support
 2018-05-15 14:48 UTC  (15+ messages)
` [U-Boot] [PATCH v4 01/14] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v4 02/14] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [PATCH v4 03/14] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v4 04/14] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v4 05/14] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v4 06/14] fastboot: Add missing newlines
` [U-Boot] [PATCH v4 07/14] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v4 08/14] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v4 09/14] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v4 10/14] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v4 11/14] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v4 12/14] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v4 13/14] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v4 14/14] net: fastboot: Merge AOSP UDP fastboot

[PATCH meson-clk-next] clk: meson: meson8b: enable CLK_MESON_MPLL_ROUND_CLOSEST for all MPLLs
 2018-05-15 14:48 UTC  (4+ messages)

WARNING in arch_uprobe_analyze_insn
 2018-05-15 14:48 UTC  (3+ messages)

rtl8188eu: link is not ready error on lm816
 2018-05-15 14:48 UTC  (5+ messages)

iommu/amd: flush IOTLB for specific domains only (v2)
 2018-05-15 14:47 UTC  (6+ messages)

[U-Boot] [PATCH] arm64: timer: Create timer_get_bootus for bootstage support
 2018-05-15 14:47 UTC 

[PATCH v3 0/4] GCC8 fixes for MLX4/5/BNX2X PMD
 2018-05-15 14:46 UTC  (4+ messages)
` [PATCH v3 2/4] net/bnx2x: correct unmeetable comparison

[PATCH 1/4] drm/amdgpu/gfx9: Update golden setting for gfx9_0
 2018-05-15 14:45 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: new framework to honour DAL clock limits
  ` [PATCH 3/4] drm/amd/powerplay: add a framework for perfroming pre display configuration change settings
  ` [PATCH 4/4] drm/amdgpu: Drop the unused header files in soc15.c

[meta-multimedia][PATCH v2] openh264: switch away from github archive
 2018-05-15 14:45 UTC  (2+ messages)

[PATCH] staging: mt7621-gpio: avoid use of globals and use a drvdata allocated structure
 2018-05-15 14:45 UTC  (2+ messages)

[PATCH v3 7/7] MIPS: perf: Fix BMIPS5000 system mode counting
 2018-05-15 14:44 UTC  (4+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH V7 RESEND 00/17] COLO: integrate colo frame with block replication and COLO proxy
 2018-05-15 14:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH V7 RESEND 09/17] COLO: Flush memory data from ram cache

[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-15 14:44 UTC  (10+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes

[Qemu-devel] [PATCH] WHPX Add signature CPUID
 2018-05-15 14:43 UTC  (2+ messages)

[PATCH v3 0/4] powerpc patches for new Kconfig language
 2018-05-15 14:43 UTC  (5+ messages)
` [PATCH v3 3/4] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS

[Qemu-devel] [PATCH 00/42] Generic background jobs
 2018-05-15 14:43 UTC  (3+ messages)

[PATCH] iio: dac: Add regulator framework to LTC2632 device driver
 2018-05-15 14:43 UTC  (3+ messages)

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-15 14:42 UTC  (11+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver

[PATCH v2 0/4] Add DesignWare EP support
 2018-05-15 14:41 UTC  (5+ messages)
` [PATCH v2 1/4] bindings: PCI: designware: Example update
` [PATCH v2 2/4] PCI: dwc: Add support for EP mode
` [PATCH v2 3/4] bindings: PCI: designware: Add support for EP in DesignWare driver
` [PATCH v2 4/4] misc: pci_endpoint_test: Add DesignWare EP entry

[PATCH v2] apparmor: secid: fix error return value in error handling path
 2018-05-15 14:41 UTC  (4+ messages)

[PATCH v4 0/3] ARM: dts: tegra: Add 256 MB Colibri-T20 and cleanups
 2018-05-15 14:41 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: tegra: Remove skeleton.dtsi and fix DTC warnings for /memory
` [PATCH v4 2/3] ARM: dts: tegra: Fix unit_address_vs_reg and avoid_unnecessary_addr_size DTC warnings
` [PATCH v4 3/3] ARM: dts: tegra: Work safely with 256 MB Colibri-T20 modules

[Qemu-devel] [PATCH v1 1/7] hmat acpi: Build Memory Subsystem Address Range Structre(s) in ACPI HMAT
 2018-05-15 14:41 UTC  (3+ messages)

bitbake task not returning
 2018-05-15 14:40 UTC  (2+ messages)

[PATCH] bus/pci: fix error in parsing vfio driver
 2018-05-15 14:40 UTC 

[PATCH v8 0/5] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-05-15 14:40 UTC  (5+ messages)

[PATCH 0/6] treewide: Add and use dev_fmt similar to pr_fmt
 2018-05-15 14:40 UTC  (3+ messages)
` [PATCH 6/6] infiniband: qplib_fp: Use dev_fmt

[Qemu-devel] [PATCH v2 0/2] xen-hvm: use new resource mapping API
 2018-05-15 14:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] xen-hvm: create separate function for ioreq server initialization
  `  "

[GIT PULL v2] arm64: dts: hisilicon dts updates for v4.18
 2018-05-15 14:40 UTC 

[Qemu-devel] [PATCH] riscv: remove define cpu_init()
 2018-05-15 14:39 UTC  (2+ messages)

printk feature for syzbot?
 2018-05-15 14:39 UTC  (8+ messages)

linux-nvdimm:会技术的您会管理吗?
 2018-05-15 14:39 UTC 

[Qemu-devel] [PATCH v9 0/9] qcow2: cluster space preallocation
 2018-05-15 14:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 1/9] mirror: inherit supported write/zero flags
` [Qemu-devel] [PATCH v9 2/9] blkverify: set "
` [Qemu-devel] [PATCH v9 3/9] quorum: "

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-15 14:36 UTC  (7+ messages)

[PATCH 1/4] amba: Export amba_bustype
 2018-05-15 14:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] memory.h: Improve IOMMU related documentation
 2018-05-15 14:37 UTC 

[PATCH v2 0/6] PVH MTRR initial stat
 2018-05-15 14:36 UTC  (7+ messages)
` [PATCH v2 1/6] hvm/mtrr: add emacs local variables block with formatting info
` [PATCH v2 2/6] mtrr: introduce mask to get VCNT from MTRRcap MSR
` [PATCH v2 3/6] hvm/mtrr: use the hardware number of variable ranges for Dom0
` [PATCH v2 4/6] hvm/mtrr: copy hardware state "
` [PATCH v2 5/6] libxc/pvh: set default MTRR type to write-back
` [PATCH v2 6/6] docs/pvh: document initial MTRR state

[Qemu-devel] [PATCH] memory: get rid of memory_region_init_reservation
 2018-05-15 14:35 UTC 

[GIT PULL FOR v4.18] Various fixes, move zoran to staging
 2018-05-15 14:35 UTC 

[PATCH for-next 00/14] IB/hfi1: Updates for-next 5/2/2018
 2018-05-15 14:35 UTC  (2+ messages)

[PATCH 0/4] iommu/vt-d: Several cleanup patches
 2018-05-15 14:35 UTC  (2+ messages)

[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
 2018-05-15 14:34 UTC  (4+ messages)
` [PATCH 1/2] add a function(ioremap_encrypted) for kdump when AMD sme enabled

usbutils 010 release
 2018-05-15 14:34 UTC 

[U-Boot] [mips, usb xhci] Question / advice needed: cacheable adresses as a device output buffers?
 2018-05-15 14:34 UTC 

[pull request][for-next 0/6] Mellanox, mlx5 updates 2018-05-07
 2018-05-15 14:34 UTC  (3+ messages)

[Qemu-devel] [PATCH] memory.h: Fix typo in documentation comment
 2018-05-15 14:33 UTC  (2+ messages)

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
 2018-05-15 14:34 UTC 

[Qemu-devel] [PATCH] coverity-model: replay data is considered trusted
 2018-05-15 14:33 UTC  (4+ messages)

[PATCH] vsprintf: Add command line option debug_boot_weak_hash
 2018-05-15 14:33 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Clean up ADPA pipe select bits
 2018-05-15 14:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Clean up ADPA pipe select bits (rev2)

[PATCH] iio: dac: fix missing of_match_table assignment in LTC2632 device
 2018-05-15 14:33 UTC 

[PATCH v11 0/2] Enabling content-type setting for HDMI displays
 2018-05-15 14:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Enabling content-type setting for HDMI displays. (rev10)

[igt-dev] [PATCH i-g-t v3 0/2] intel: per context powergating tests & benchmark
 2018-05-15 14:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for intel: per context powergating tests & benchmark (rev3)

[PATCH 0/4] Add DesignWare EP support
 2018-05-15 14:32 UTC  (3+ messages)

[PATCH] mempool: fix virt address mempool population
 2018-05-15 14:32 UTC  (4+ messages)

[PATCH] drm/i915: Shrink search list for active timelines
 2018-05-15 14:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] iommu/vt-d: Fix mapping PSI missing for iommu_map()
 2018-05-15 14:32 UTC  (3+ messages)

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-15 14:30 UTC  (13+ messages)

[PATCH] Input: ili251x - add support for Ilitek ILI251x touchscreens
 2018-05-15 14:31 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v2] slirp/debug: Print IP addresses in human readable form
 2018-05-15 14:30 UTC  (4+ messages)

[Qemu-devel] [PATCH V7 00/17] COLO: integrate colo frame with block replication and COLO proxy
 2018-05-15 14:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH V7 10/17] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH V7 11/17] qapi: Add new command to query colo status

[PATCH v1] iommu: Remove extra NULL check when call strtobool()
 2018-05-15 14:29 UTC  (2+ messages)

LIC_FILES_CHKSUM: spaces in file names
 2018-05-15 14:28 UTC  (2+ messages)

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-15 14:28 UTC  (5+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()

[PATCH 3/3] afs: Implement namespacing
 2018-05-15 14:28 UTC  (4+ messages)
` [PATCH 0/3] afs: Network-namespacing and proc
    ` 'Adding' a writable proc file under /proc/net/afs/ [was [PATCH 3/3] afs: Implement namespacing]

[PATCH] [Patch v2] usbtv: Fix refcounting mixup
 2018-05-15 14:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] snort: fix build on sparc v8
 2018-05-15 14:28 UTC  (5+ messages)

[PATCH 0/2] Replace lower into upper case characters
 2018-05-15 14:27 UTC  (2+ messages)

quanta q71l not booting with 4.13
 2018-05-15 14:26 UTC 

[U-Boot] [PATCH v3 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-15 14:26 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] pmic: fsl: Provide some more definitions for MC34708 PMIC
` [U-Boot] [PATCH v3 02/11] pmic: fsl: Define number of bytes sent at once by "
` [U-Boot] [PATCH v3 03/11] pmic: Add support for setting transmission length in uclass private data
` [U-Boot] [PATCH v3 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
` [U-Boot] [PATCH v3 05/11] pmic: dm: Add support for MC34708 for PMIC DM
` [U-Boot] [PATCH v3 06/11] pmic: Rewrite the pmic command to not only work with single byte transmission
` [U-Boot] [PATCH v3 07/11] sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
` [U-Boot] [PATCH v3 08/11] sandbox: Enable support for MC34708 PMIC in DTS
` [U-Boot] [PATCH v3 09/11] sandbox: Enable MC34708 PMIC support
` [U-Boot] [PATCH v3 10/11] sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
` [U-Boot] [PATCH v3 11/11] sandbox: tests: Add tests for mc34708 PMIC device

i.MX6S/DL and QCA8334 switch using DSA driver - CPU port not working
 2018-05-15 14:25 UTC  (9+ messages)

[PATCH net-next 0/2] sched: refactor NOLOCK qdiscs
 2018-05-15 14:24 UTC  (3+ messages)
` [PATCH net-next 1/2] sched: replace __QDISC_STATE_RUNNING bit with a spin lock
` [PATCH net-next 2/2] pfifo_fast: drop unneeded additional lock on dequeue

[drm-tip:drm-tip 711/734] drivers/gpu/drm/rcar-du/rcar_du_vsp.c:317:6: error: 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
 2018-05-15 14:24 UTC 

[PATCH] tools/ocaml/libs/xc fix gcc-8 format-truncation warning
 2018-05-15 14:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: update comments to point to cpu_create()
 2018-05-15 14:22 UTC  (3+ messages)

[patch v21 0/4] JTAG driver introduction
 2018-05-15 14:21 UTC  (4+ messages)
` [patch v21 1/4] drivers: jtag: Add JTAG core driver
` [patch v21 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v21 3/4] Documentation: jtag: Add bindings for "

[Qemu-devel] [PATCH v5 0/2] qmp: 'wakeup-suspend-support' in query-target
 2018-05-15 14:22 UTC  (7+ 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.