All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 09:19:36 to 2019-01-31 10:05:10 UTC [more...]

[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

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

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

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-31 10:03 UTC  (4+ 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 00/17] iwlwifi: updates intended for v5.1 2019-01-30
 2019-01-31 10:03 UTC  (3+ messages)
` [PATCH 14/17] iwlwifi: fix fallthrough comment in iwl-dnt-cfg.c

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

[Qemu-devel] Configuring pflash devices for OVMF firmware
 2019-01-31 10:01 UTC  (17+ 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

[RFC/PATCH 0/5] DVFS in the OPP core
 2019-01-31  9:58 UTC  (3+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-31  9:56 UTC  (7+ 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] 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  (3+ 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  (14+ 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  (5+ 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  (18+ messages)
` [PATCH V4 1/7] dt-bindings: timer: add Tegra210 timer
` [PATCH V4 2/7] clocksource: tegra: add Tegra210 timer support
` [PATCH V4 3/7] soc/tegra: default select TEGRA_TIMER for Tegra210
` [PATCH V4 4/7] arm64: dts: tegra210: fix timer node
` [PATCH V4 5/7] arm64: dts: tegra210: add CPU idle states properties
` [PATCH V4 6/7] arm64: dts: tegra210-p2180: Enable CPU idle support
` [PATCH V4 7/7] arm64: dts: tegra210-smaug: "

[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] can: flexcan: fix timeout when set small bitrate
 2019-01-31  9:37 UTC 

[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  (7+ 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  (7+ messages)
` [PATCH 1/3] docs: Fix SLUB docs typo
` [PATCH 2/3] docs: Add missing colon
` [PATCH 3/3] docs: Use underscore not hyphen in label

stable/linux-4.20.y build: 202 builds: 2 failed, 200 passed, 8 errors, 75 warnings (v4.20.6)
 2019-01-31  9:30 UTC 

auto_mute for early patch issue
 2019-01-31  9:28 UTC  (3+ messages)

[PATCH v5 0/7] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2019-01-31  9:28 UTC  (3+ messages)

[PATCH v4 00/12] arm64: add system vulnerability sysfs entries
 2019-01-31  9:28 UTC  (4+ messages)
` [PATCH v4 07/12] arm64: add sysfs vulnerability show for meltdown

[PATCH v3] net/virtio: set offload flag for jumbo frames
 2019-01-31  9:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_kms: Clear all non-atomic properties in legacy/universal commit correctly
 2019-01-31  9:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH RESEND] ahci: qoriq: add lx2160 platforms support
 2019-01-31  9:28 UTC 

Removing lines from pkg_postint_${PN}_append_mx6
 2019-01-31  9:27 UTC 

[PATCH bpf-next] bpf: add optional memory accounting for maps
 2019-01-31  9:27 UTC  (3+ messages)

[PATCH] blk-throttle: limit bios to fix amount of pages entering writeback prematurely
 2019-01-31  9:26 UTC  (3+ messages)

[PATCH] block: use strncmp() instead of strcmp() for comparing device name
 2019-01-31  9:25 UTC 

[PATCH V3] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-31  9:25 UTC  (2+ messages)

[PATCH] Introduce travis builds for github repositories
 2019-01-31  9:25 UTC  (4+ messages)
` [PATCH v2 0/2] Introduce travis support
  ` [PATCH v2 2/2] ci: Introduce travis builds for github repositories

[PATCH] help: align the longest command in the command listing
 2019-01-31  9:23 UTC 

amd-staging-drm-next: Oops - BUG: unable to handle kernel NULL pointer dereference, bisected
 2019-01-31  9:23 UTC  (4+ messages)

[PATCH v4 0/3] scsi: ufs-bsg: Add read descriptor
 2019-01-31  9:22 UTC  (3+ messages)
` [PATCH v4 2/3] scsi: ufs: Allow reading descriptor via raw upiu
  ` [EXT] "

[PATCH] ima-evm-utils: remove redundant call to OpenSSL_add_all_algorithms
 2019-01-31  9:22 UTC  (9+ messages)

[PATCH 08/19] checkout: split part of it to new command switch
 2019-01-31  9:21 UTC  (2+ messages)
` [PATCH] git-commit.txt: better description what it does


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.