All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 09:30:58 to 2019-01-31 10:14:11 UTC [more...]

pcre-config replacement
 2019-01-31 10:13 UTC  (2+ messages)

[PATCH] cpufreq: Record stats when fast switching is enabled
 2019-01-31 10:14 UTC  (6+ messages)

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 10:13 UTC  (6+ messages)

[PATCH v15 00/13] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-31 10:09 UTC  (16+ messages)
` [PATCH v15 01/13] powerpc/irq: use memblock functions returning virtual address
` [PATCH v15 02/13] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
` [PATCH v15 03/13] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v15 04/13] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v15 05/13] powerpc: prep stack walkers for THREAD_INFO_IN_TASK
` [PATCH v15 06/13] powerpc: Rename THREAD_INFO to TASK_STACK
` [PATCH v15 07/13] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v15 08/13] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v15 09/13] powerpc: regain entire stack space
` [PATCH v15 10/13] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v15 11/13] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v15 12/13] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v15 13/13] powerpc: clean stack pointers naming

[Qemu-devel] Configuring pflash devices for OVMF firmware
 2019-01-31 10:12 UTC  (18+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-31 10:12 UTC  (8+ messages)
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself

[PATCH] busybox: add devmem
 2019-01-31 10:06 UTC  (3+ messages)

[PATCH] reflog: specify default pretty format in config
 2019-01-31 10:12 UTC  (3+ messages)

[PATCH] mmc: cqhci: Fix a tiny potential memory leak on error condition
 2019-01-31 10:12 UTC  (3+ messages)

[PATCH] build: add meson support for cortex a55 and a76 platforms
 2019-01-31 10:11 UTC 

How to archive only packages contained in a certain image
 2019-01-31 10:11 UTC  (2+ messages)

linux-next: build failure after merge of the ext3 tree
 2019-01-31 10:11 UTC  (2+ messages)

[PATCH v2] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
 2019-01-31 10:10 UTC 

[PATCH 0/6] driver core: Fix some issues related to device links
 2019-01-31 10:09 UTC  (2+ messages)

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-31 10:09 UTC  (6+ messages)

BUG: unable to handle kernel paging request in dput (2)
 2019-01-31 10:09 UTC  (5+ messages)

[PATCH] can: flexcan: fix timeout when set small bitrate
 2019-01-31 10:09 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-31 10:09 UTC  (9+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 1/3] mm/mincore: make mincore() more conservative
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

stable/linux-4.14.y build: 197 builds: 4 failed, 193 passed, 10 errors, 48 warnings (v4.14.97)
 2019-01-31 10:08 UTC 

[PATCH] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
 2019-01-31 10:07 UTC 

[PATCH] x86/cpuid: correct dependencies of post-SSE ISA extensions
 2019-01-31 10:06 UTC  (5+ messages)

[PATCH v2 0/9] device connection: Add support for device graphs
 2019-01-31 10:06 UTC  (2+ messages)

[RFC/PATCH 0/5] DVFS in the OPP core
 2019-01-31 10:06 UTC  (4+ messages)

[PATCH 00/17] iwlwifi: updates intended for v5.1 2019-01-30
 2019-01-31 10:06 UTC  (4+ messages)
` [PATCH 14/17] iwlwifi: fix fallthrough comment in iwl-dnt-cfg.c
    ` [PATCH] iwlwifi: dbg_ini: update ini structs meta doc

[PATCH RESEND 1/2] btrfs-progs: check for no result before using results
 2019-01-31 10:05 UTC  (2+ messages)
` [PATCH RESEND 2/2] btrfs-progs: replace: gracefully handle the exclusive operation report

[PATCH bpf-next v3 0/3] libbpf: adding AF_XDP support
 2019-01-31 10:05 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] libbpf: move pr_*() functions to common header file
` [PATCH bpf-next v3 2/3] libbpf: add support for using AF_XDP sockets

[U-Boot] [PATCH 1/2] cmd: binop: Use new environment api
 2019-01-31 10:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] cmd: binop: Use hex2bin

[U-Boot] [PATCH v2 00/17] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
 2019-01-31 10:05 UTC  (9+ messages)
` [U-Boot] [PATCH v2 01/17] dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
` [U-Boot] [PATCH v2 02/17] cmd: Do not show frequency for clocks which .get_rate() return error
` [U-Boot] [PATCH v2 03/17] dm: clk: Define clk_get_parent_rate() for clk operations
` [U-Boot] [PATCH v2 04/17] dm: clk: Define clk_get_by_id() "

[PATCH 0/8] device connection: Add support for device graphs
 2019-01-31 10:04 UTC  (7+ messages)
` [1/8] platform/x86: intel_cht_int33fe: Remove connection for the alt mode mux
        ` [PATCH 1/8] "

[U-Boot] [PATCH 1/1] test: provide unit test for memory functions
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH] ihs_mdio: Use new regmap interface
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH] lmb: handle more than one DRAM BANK
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] While converting SATA on Apalis iMX6 to use driver model I noticed it
 2019-01-31 10:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] dm: device: fail uclass_find_first_device() if list_empty

[U-Boot] [PATCH 1/4 v3] pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH v3] misc: fs_loader: Add support for initializing block device
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
 2019-01-31 10:04 UTC  (4+ messages)

[U-Boot] [RFC] arch/arm/lib/reloc_aarch64_efi.c
 2019-01-31 10:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-31 10:04 UTC  (5+ messages)
` [U-Boot] [PATCH 8/9] arm: sunxi: Enable DM_MMC
` [U-Boot] [PATCH 9/9] mmc: sunxi: Mark end of DM_MMC #ifdefs

[U-Boot] [PATCH 00/11] SiFive FU540 Support
 2019-01-31 10:04 UTC  (8+ messages)
` [U-Boot] [PATCH 04/11] net: macb: Fix clk API usage for RISC-V systems

[U-Boot] [PATCH v2 00/11] SiFive FU540 Support
 2019-01-31 10:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 07/11] clk: Add fixed-factor clock driver

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-31 10:04 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 2/4] fdt: Introduce fdtdec_get_alias_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[U-Boot] [RFC PATCH] dm: device: Do not probe parents which are probed already
 2019-01-31 10:04 UTC  (2+ messages)

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-31 10:04 UTC  (8+ messages)
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem

[PATCH] nvme-multipath: relax ANA state check
 2019-01-31 10:03 UTC  (4+ messages)

[PATCH 0/6] Add Support for MediaTek PMIC MT6358 MFD Core and Regulator
 2019-01-31 10:01 UTC  (5+ messages)
` [PATCH 4/6] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-01-31 10:00 UTC  (4+ messages)

[PATCH 0/3] Add NUMA-awareness to qspinlock
 2019-01-31 10:00 UTC  (8+ messages)
` [PATCH 3/3] locking/qspinlock: Introduce starvation avoidance into CNA

[Qemu-devel] [PATCH 0/2] mmap-alloc: fix hugetlbfs misaligned length in ppc64
 2019-01-31  9:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] mmap-alloc: unfold qemu_ram_mmap()
` [Qemu-devel] [PATCH 2/2] mmap-alloc: fix hugetlbfs misaligned length in ppc64

[PATCH] checkpatch: Properly detect /* */ style SPDX header
 2019-01-31  9:56 UTC 

[PATCH] zcrypt: handle AP Info notification from CHSC SEI command
 2019-01-31  9:55 UTC  (2+ messages)

[RFC PATCH] USB: PCI: set 32bit DMA mask for PCI based USB controllers
 2019-01-31  9:54 UTC  (4+ messages)
  ` [RFC] "

[RFC PATCH] ntb core: copy device archdata on create
 2019-01-31  9:54 UTC  (3+ messages)

general protection fault in relay_open_buf
 2019-01-31  9:54 UTC  (2+ messages)

[LSF/MM TOPIC] NUMA remote THP vs NUMA local non-THP under MADV_HUGEPAGE
 2019-01-31  9:54 UTC  (4+ messages)
` [LSF/MM TOPIC]: userfaultfd (was: [LSF/MM TOPIC] NUMA remote THP vs NUMA local non-THP under MADV_HUGEPAGE)

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-31  9:53 UTC  (13+ messages)
` [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts

[PATCH] doc: announce ABI change for cryptodev config
 2019-01-31  9:53 UTC  (2+ messages)

[PATCH] mmc: cqhci: data size depending on queue depth
 2019-01-31  9:53 UTC  (2+ messages)

[PATCH v5 0/4] Reduce NUMA related overhead in perf record profiling on large server systems
 2019-01-31  9:52 UTC  (3+ messages)

[PATCH v2 0/3] KVM: Unify mmu_memory_cache functionality across architectures
 2019-01-31  9:52 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: Move mmu_memory_cache functions to common code
` [PATCH v2 2/4] KVM: x86: Rename mmu_memory_cache to kvm_mmu_memcache
` [PATCH v2 3/4] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
` [PATCH v2 4/4] KVM: mips: "

[PATCH v2] drm/vmwgfx: Fix an uninitialized fence handle value
 2019-01-31  9:52 UTC 

[Qemu-riscv] [Qemu-devel] [PR RFC] RISC-V Patches for 3.2, Part 3
 2019-01-31  9:51 UTC  (4+ messages)
    `  "

[PATCH 0/5] Per context dynamic (sub)slice power-gating
 2019-01-31  9:51 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev28)
` ✗ Fi.CI.SPARSE: "

[PATCH 3/3] drm/i915: Allocate active tracking nodes from a slabcache
 2019-01-31  9:50 UTC  (3+ messages)

[PATCH] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-01-31  9:51 UTC 

[PATCH v2 0/5] Register an Energy Model for Arm reference platforms
 2019-01-31  9:51 UTC  (14+ messages)
` [PATCH v2 1/5] PM / OPP: Introduce a power estimation helper

[dpdk-announce] release candidate 19.02-rc4
 2019-01-31  9:50 UTC  (2+ messages)

[PATCH] x86emul: correct AVX512BW write masking checks
 2019-01-31  9:48 UTC  (4+ messages)

[PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine
 2019-01-31  9:48 UTC  (7+ messages)
` [PATCH v5 2/2] hw/arm: add Arm SBSA reference machine, devices part
        ` [Qemu-devel] "

stable/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 10 errors, 3301 warnings (v4.9.154)
 2019-01-31  9:47 UTC 

[PATCH net-next] macvlan: use netif_is_macvlan_port()
 2019-01-31  9:48 UTC 

[Qemu-devel] [PATCH v10 0/3] qemu-img info lists bitmap directory entries
 2019-01-31  9:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 2/3] "

[PATCH] drm/i915/opregion: rvda is relative from opregion base, not absolute
 2019-01-31  9:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/opregion: rvda is relative from opregion base, not absolute (rev3)

[PULL] gvt-fixes
 2019-01-31  9:45 UTC  (2+ messages)

[v1] PCI: mediatek: Remove MSI inner domain
 2019-01-31  9:44 UTC  (4+ messages)

[Bug 108889] [CI][SHARDS] igt@sw_sync@sync_busy_fork_unixsocket - incomplete - __igt_fork_helper: Assertion `!proc->running' failed
 2019-01-31  9:44 UTC  (2+ messages)

[Bug 109493] [CI][DRMTIP] igt@gem_cpu_reloc@forked - fail - igt_skip: Assertion `!test_child' failed
 2019-01-31  9:44 UTC 

[PATCH][V5] tty: fix race between flush_to_ldisc and tty_open
 2019-01-31  9:43 UTC 

[PATCH -next] mISDN: hfcsusb: Fix potential NULL pointer dereference
 2019-01-31  9:41 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_cpu_reloc: Do the can-store-dword check at start
 2019-01-31  9:41 UTC  (3+ messages)

[PATCH V4 0/7] Add CPUidle support for Tegra210
 2019-01-31  9:24 UTC  (2+ messages)
` [PATCH V4 7/7] arm64: dts: tegra210-smaug: Enable CPU idle support

[PATCH v3 0/5] clk: renesas: r8a77990: Add Z2 clock
 2019-01-31  9:40 UTC  (6+ messages)
` [PATCH v3 1/5] clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisor
` [PATCH v3 2/5] clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offset
` [PATCH v3 3/5] clk: renesas: rcar-gen3: Support Z and Z2 clocks with high frequency parents
` [PATCH v3 4/5] clk: renesas: r8a77990: Add Z2 clock
` [PATCH/RFT v3 5/5] clk: renesas: r8a774c0: "

[PATCH bpf-next v3 0/5] skip verifier/map tests if kernel support is missing
 2019-01-31  9:40 UTC  (2+ messages)

[libvirt test] 132605: tolerable all pass - PUSHED
 2019-01-31  9:39 UTC 

[PATCH 0/5] remove usage of register keyword in C
 2019-01-31  9:39 UTC  (10+ messages)

[PATCH] include/linux/bpf.h - fix missing prototype warnings
 2019-01-31  9:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] Various fixes and improvements
 2019-01-31  9:38 UTC  (5+ messages)
` [U-Boot] [PATCH v2 02/10] spl: misc: Allow misc drivers in SPL and TPL

[PATCH 0/2] btrfs: Speedup chunk allocation for large fs
 2019-01-31  9:38 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Don't search devid for every verify_one_dev_extent() call

[PATCH] image_types.bbclass: add support for multiply ubifs volumes in ubi image
 2019-01-31  9:26 UTC  (2+ messages)

[PATCH] fixed caam driver handling of sg list
 2019-01-31  9:37 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: add optional memory accounting for maps
 2019-01-31  9:38 UTC 

[PATCH 00/28] thunderbolt: Software connection manager improvements
 2019-01-31  9:37 UTC  (4+ messages)
` [PATCH 09/28] thunderbolt: Cache adapter specific capability offset into struct port

[PATCH v2] ALSA: hda/tegra: enable clock during probe
 2019-01-31  9:36 UTC  (5+ messages)

[PATCH 01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-01-31  9:36 UTC  (6+ messages)
` [PATCH 09/11] drm/i915/execlists: Refactor out can_merge_rq()

[PATCH 1/2] mmc: cqhci: replace NUM_SLOTS with cq_host->num_slots
 2019-01-31  9:35 UTC  (4+ messages)
` [PATCH 2/2] mmc: cqhci: replace DCMD_SLOT with cq_host->dcmd_slot

[PATCH v2] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-01-31  9:34 UTC  (2+ messages)

[PATCH v29 4/5] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
 2019-01-31  9:34 UTC  (4+ messages)
` [PATCH v30 "

[PATCH v4 0/6] Add support for mt8183 SCP
 2019-01-31  9:31 UTC  (16+ messages)
` [PATCH v4 1/6] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v4 3/6] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v4 4/6] mfd: add EC host command support using rpmsg
` [PATCH v4 5/6] cros_ec: differentiate SCP from EC by feature bit
` [PATCH v4 6/6] remoteproc/mediatek: Load ELF instead of bin file for mtk_scp

[PATCH] build: add option to override max ethports
 2019-01-31  9:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] s390x/pci: hotplug handler fixes and reworks
 2019-01-31  9:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] s390x/pci: Introduce unplug requests and split unplug handler
  ` [Qemu-devel] [qemu-s390x] "

[PATCH net-next 00/10] net: macsec: initial support for hardware offloading
 2019-01-31  9:26 UTC  (5+ messages)
` [PATCH net-next 06/10] net: introduce a net_device_ops macsec helper

[PATCH 0/3] docs: vm: Fix typo and build warnings
 2019-01-31  9:30 UTC  (3+ messages)
` [PATCH 1/3] docs: Fix SLUB docs typo


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.