All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-03 06:01:34 to 2018-09-03 07:45:18 UTC [more...]

[cip-dev] Proposal: Gitlab role policy
 2018-09-03  7:45 UTC  (4+ messages)

[U-Boot] [PATCH v6 00/31] SPI-NAND support
 2018-09-03  7:45 UTC  (7+ messages)

[U-Boot] [PATCH v7 00/13] Cleaner MTD devices management
 2018-09-03  7:43 UTC  (18+ messages)
` [U-Boot] [PATCH v7 01/13] lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
` [U-Boot] [PATCH v7 02/13] lib: strto: fix metric suffix parsing in strtoul[l]
` [U-Boot] [PATCH v7 05/13] cmd: mtdparts: remove mandatory 'mtdparts=' prefix
` [U-Boot] [PATCH v7 10/13] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v7 11/13] cmd: mtdparts: try to probe the MTD devices as a fallback

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-09-03  7:43 UTC  (3+ messages)
` [PATCH v2] clk: renesas: r8a77970: add SD0H/SD0 clocks for SDHI

[PATCH v2 00/12] remove_conflicting_framebuffers() cleanup
 2018-09-03  7:43 UTC  (6+ messages)
` [PATCH v3 00/13] "

[Qemu-devel] [PATCH] migration/rdma: Fix uninitialised rdma_return_path
 2018-09-03  7:40 UTC  (2+ messages)

[PATCH 0/4] drm/dp_mst: Add DP MST debugfs nodes for all drivers
 2018-09-03  7:38 UTC  (6+ messages)
` [PATCH 1/4] drm/debugfs: Add support for dynamic debugfs initialization

[PATCH v8 00/28] Parent Pointers v8
 2018-09-03  3:20 UTC  (3+ messages)
` [PATCH v8 23/28] xfs: Add parent pointers to rename

REGRESSION: boot stalls on several old dual core Intel CPUs
 2018-09-03  7:38 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 0/7] monitor: enable OOB by default
 2018-09-03  7:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 3/7] monitor: suspend monitor instead of send CMD_DROP

[Buildroot] [PATCH v4 1/2] board: amarula: Add A64-Relic support
 2018-09-03  7:35 UTC  (3+ messages)

[PATCH RESEND] firmware: google: make structure gsmi_dev static
 2018-09-03  7:34 UTC 

IO errors when building RAID1.... ?
 2018-09-03  3:15 UTC  (4+ messages)

[Qemu-devel] [PATCH V12 00/19] COLO: integrate colo frame with block replication and COLO proxy
 2018-09-03  7:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH V12 05/19] COLO: Add block replication into colo process

Make perf script easier to use for itrace
 2018-09-03  7:31 UTC  (7+ messages)
` [PATCH v2 04/10] perf, tools, script: Allow sym and dso without ip, addr
` [PATCH v2 06/10] perf, tools, script: Implement - for typed fields

VDSO and dcache aliasing
 2018-09-03  7:29 UTC  (5+ messages)
` [PATCH] MIPS: VDSO: Match data page cache colouring when D$ aliases

[PATCH] drm/vkms: Fix race condition around accessing frame number
 2018-09-03  7:29 UTC  (4+ messages)

[PATCH 0/2] x86/kvm: Enable MCE injection in the guest v2
 2018-09-03  7:27 UTC  (2+ messages)

[PATCH v2] net/ibm/emac: wrong emac_calc_base call was used by typo
 2018-09-03  7:26 UTC 

[PATCH v2 0/5] Add Mali DP non-compressed pixel formats
 2018-09-03  7:26 UTC  (9+ messages)
` [PATCH v2 4/5] drm: Add support for handling linear tile formats

[Qemu-devel] [PATCH] target/ppc: add external PID support
 2018-09-03  7:25 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/3] qt5webkit: fix build issue using system leveldb
 2018-09-03  7:25 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] leveldb: install memenv static library and header
` [Buildroot] [PATCH v2 2/3] leveldb: generate pic for static libraries
` [Buildroot] [PATCH v2 3/3] qt5webkit: select leveldb package and memenv

[PATCH 1/2] drm/msm: Fix leak in submitqueue create
 2018-09-03  7:24 UTC  (2+ messages)
  ` [PATCH 2/2] drm/scheduler: set sched->thread to NULL in failure

[Sumo] Freescale iMX6 vivante support with EGLFS Qt5
 2018-09-03  8:23 UTC  (7+ messages)

[PATCH -V5 00/21] swap: Swapout/swapin THP in one piece
 2018-09-03  7:22 UTC  (23+ messages)
` [PATCH -V5 01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V5 02/21] swap: Add __swap_duplicate_locked()
` [PATCH -V5 03/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V5 04/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V5 05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V5 06/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V5 07/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V5 08/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V5 09/21] swap: Swapin a THP in one piece
` [PATCH -V5 10/21] swap: Support to count THP swapin and its fallback
` [PATCH -V5 11/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V5 12/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V5 13/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V5 14/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V5 15/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V5 16/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V5 17/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V5 18/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V5 19/21] swap: Support PMD swap mapping in common path
` [PATCH -V5 20/21] swap: create PMD swap mapping when unmap the THP
` [PATCH -V5 21/21] swap: Update help of CONFIG_THP_SWAP

bug: btrfs-progs scrub -R flag doesn't show per device stats
 2018-09-03  3:11 UTC  (2+ messages)

[Buildroot] [PATCH] php: pdo mysql extension needs hash as well
 2018-09-03  7:23 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.05.x] php: pdo mysql extension needs hash as well
 2018-09-03  7:22 UTC 

[PATCH 0/5] Remove sh_mobile_ceu_camera from arch/sh
 2018-09-03  7:22 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] php: pdo mysql extension needs hash as well
 2018-09-03  7:22 UTC 

usb: typec: fix kernel-doc parameter warning
 2018-09-03  7:20 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-09-03  7:20 UTC  (11+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[Buildroot] [PATCH] synergy: change upstream location to fix download issues
 2018-09-03  7:20 UTC  (2+ messages)

[PATCH] btrfs-progs: docs: update document about option -R of btrfs-scrub
 2018-09-03  3:07 UTC 

[PATCH libdrm] amdgpu: add amdgpu_bo_inc_ref() function
 2018-09-03  7:18 UTC  (2+ messages)

[PATCH] fat: Relax checks for sector size and media type
 2018-09-03  7:17 UTC  (3+ messages)

[PATCH] arm64: enable CMT/TMU support for Renesas SoC
 2018-09-03  7:17 UTC  (2+ messages)

[PATCH libdrm] amdgpu: When couldn't find bo, need to return error
 2018-09-03  7:16 UTC  (6+ messages)

[PATCH AUTOSEL 4.18 001/131] tc-testing: flush gact actions on test teardown
 2018-09-03  7:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.18 023/131] media: usbtv: use irqsave() in USB's complete callback

[4/8] usb: xhci: pci: Only create Intel mux device when it's needed
 2018-09-03  7:15 UTC 

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-09-03  2:56 UTC  (4+ messages)
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description

[Buildroot] [PATCH 1/1] gst1-plugins-good: add option for qmlgl plugin (qt5 plugin)
 2018-09-03  7:14 UTC  (2+ messages)
` [Buildroot] [PATCH v3] "

[PATCH V2 0/6] Add efi page fault handler to fix/recover from
 2018-09-03  7:12 UTC  (5+ messages)
` [PATCH V2 2/6] x86/efi: Remove __init attribute from memory mapping functions

[PATCH] drm/i915: Kill debugfs's i915_dpcd
 2018-09-03  7:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

FW: Use-after-free while dm-verity
 2018-09-03  7:11 UTC  (6+ messages)
            ` (2) FW: RE: FW: (2) "
                ` FW: "
                        ` (2) "

[PATCH] devshell.bbclass/terminal.bbclass: add a shell check at devshell
 2018-09-03  7:09 UTC 

[PATCH] i2c: i801: fix DNV's SMBCTRL register offset
 2018-09-03  7:09 UTC  (2+ messages)

[PATCH 00/13] ASoC: add full BUSIF support
 2018-09-03  7:09 UTC  (14+ messages)
` [PATCH 01/13] ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()
` [PATCH 02/13] ASoC: rsnd: add support for 16/24 bit slot widths
` [PATCH 03/13] ASoC: rsnd: add support for the DSP_A/DSP_B formats
` [PATCH 04/13] ASoC: rsnd: add support for 8 bit S8 format
` [PATCH 05/13] ASoC: rsnd: remove is_play parameter from hw_rule function
` [PATCH 06/13] ASoC: rsnd: ssi: Fix issue in dma data address assignment
` [PATCH 07/13] ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
` [PATCH 08/13] ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
` [PATCH 09/13] ASoc: rsnd: dma: Calculate PDMACHCRE "
` [PATCH 10/13] ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0
` [PATCH 11/13] ASoC: rsnd: ssiu: Support to init different BUSIF instance
` [PATCH 12/13] ASoC: rsnd: fixup not to call clk_get/set under non-atomic
` [PATCH 13/13] ASoC: rsnd: merge .nolock_start and .prepare

[PATCH] vhost: fix crash if set vring num handling failed
 2018-09-03  7:07 UTC  (6+ messages)

[PATCH RFC] powerpc/kernel: Don't check for dev->dma_mask in fsl_set_dma_mask
 2018-09-03  7:04 UTC  (2+ messages)

[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support
 2018-09-03  7:03 UTC  (4+ messages)
` [U-Boot] [PATCH 03/12] riscv: bootm: Correct the 1st kernel argument to hart id

[PATCH v2 00/17] mt76 patches 2018-08-24 v2
 2018-09-03  2:45 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib: Use a bsearch to find the module name
 2018-09-03  7:02 UTC  (2+ messages)

[Qemu-arm] [PULL 0/5] Vga 20180903 patches
 2018-09-03  6:57 UTC  (12+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PULL 1/5] virtio-vga: fix reset
  ` [Qemu-devel] "
` [Qemu-arm] [PULL 2/5] Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
  ` [Qemu-devel] "
` [Qemu-arm] [PULL 3/5] use dpy_gfx_update_full
  ` [Qemu-devel] "
` [Qemu-arm] [PULL 4/5] virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
  ` [Qemu-devel] "
` [Qemu-arm] [PULL 5/5] virtio-gpu: add iommu support
  ` [Qemu-devel] "

[Buildroot] [PATCH v2 1/1] encfs: new package
 2018-09-03  6:58 UTC 

[PATCH] drivers: gpio: gpio-adp5588: Fix sleep-in-atomic-context bug
 2018-09-03  6:57 UTC  (4+ messages)

[PATCH v2] Optimize lookup of /0 xfrm policies
 2018-09-03  6:56 UTC  (2+ messages)

[PATCH 0/2] net/failsafe: support multicast MAC address set
 2018-09-03  6:55 UTC  (6+ messages)
` [PATCH 2/2] net/failsafe: support multicast address list set
` [PATCH v2 0/2] net/failsafe: support multicast MAC address set
  ` [PATCH v2 1/2] net/failsafe: remove not supported multicast MAC filter
  ` [PATCH v2 2/2] net/failsafe: support multicast address list set

[PATCH] pci: fix pci.c kernel-doc parameter warning
 2018-09-03  2:32 UTC 

[PATCH V2 0/7] postinst and clang fixes
 2018-09-03  6:49 UTC  (5+ messages)
` [PATCH 3/7] sysklogd: Use update-alternatives

[PATCH 1/7] Compiler Attributes: remove unused attributes
 2018-09-03  6:42 UTC  (6+ messages)
` [PATCH 2/7] Compiler Attributes: use the no-underscores syntax

[BUG] net: wireless: mwifiex: A possible sleep-in-atomic-context bug in mwifiex_wait_queue_complete()
 2018-09-03  6:41 UTC  (2+ messages)
` [EXT] "

[Fuego] Serial transport issue
 2018-09-03  6:39 UTC 

[PATCH v2] dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unit
 2018-09-03  6:39 UTC  (2+ messages)

[PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-09-03  6:38 UTC  (6+ messages)

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-09-03  6:34 UTC  (4+ messages)
` [PATCH] cpufreq: "

Affinity managed interrupts vs non-managed interrupts
 2018-09-03  2:13 UTC  (5+ messages)

[PATCH v2] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-09-03  6:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] input-linux: toggle for lock keys
 2018-09-03  6:29 UTC  (8+ messages)

[PATCH] drm/i915: Protect against wrong reg offset and warn
 2018-09-03  6:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[B.A.T.M.A.N.] Paper "Performance Evaluation of BATMAN-adv Wireless Mesh Network Routing Algorithms "
 2018-09-03  6:25 UTC  (4+ messages)
` [B.A.T.M.A.N.] Recent test result. "
  ` [B.A.T.M.A.N.] mcast_rate setting of wifi interface has significant effect to performance of V. "

[PATCH v2] ARM: dts: spear: fix stmpe811 interrupt properties
 2018-09-03  6:24 UTC  (3+ messages)

[PATCH v1] thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
 2018-09-03  6:23 UTC  (2+ messages)

[PATCH] arm64/ptrace: add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support
 2018-09-03  6:23 UTC 

Temperature Sensor not showing up
 2018-09-03  6:19 UTC  (2+ messages)

[PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
 2018-09-03  6:15 UTC  (5+ messages)

[PATCH 0/2] Tegra SDHCI rerun pad calibration periodically
 2018-09-03  6:14 UTC  (3+ messages)
` [PATCH 2/2] mmc: tegra: Implement periodic pad calibration

[PATCH v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-09-03  6:14 UTC  (2+ messages)

[PATCH 0/3] Enable new features for more overlayfs setups
 2018-09-03  6:12 UTC  (4+ messages)
` [PATCH 1/3] ovl: relax requirement for non null uuid of lower fs
` [PATCH 2/3] ovl: disable xino for some nested overlay cases
` [PATCH 3/3] ovl: compact nested ovl_fh

[PATCH net-next] tipc: correct structure parameter comments for topsrv
 2018-09-03  6:08 UTC 

Access to non-RAM pages
 2018-09-03  6:05 UTC  (11+ messages)

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-03  6:01 UTC  (32+ messages)
` [PATCH 01/13] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH 02/13] iommu/mediatek: Use a struct as the platform data
` [PATCH 03/13] memory: mtk-smi: Use a general config_port interface
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode
` [PATCH 05/13] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH 06/13] iommu/mediatek: Add mmu1 support
` [PATCH 07/13] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH 08/13] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH 09/13] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH 10/13] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
` [PATCH 11/13] iommu/mediatek: Add shutdown callback
` [PATCH 12/13] memory: mtk-smi: Get rid of need_larbid
` [PATCH 13/13] iommu/mediatek: Switch to SPDX license identifier

[4/8] usb: xhci: pci: Only create Intel mux device when it's needed
 2018-09-03  6:01 UTC 


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.