All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-03 10:57:02 to 2019-04-03 11:45:57 UTC [more...]

[PATCH 0/9] 52-bit kernel + user VAs
 2019-04-03 11:44 UTC  (7+ messages)
` [PATCH 2/9] arm64: mm: Flip kernel VA space
` [PATCH 8/9] arm64: mm: Logic to make offset_ttbr1 conditional

[PATCH v11 0/8] support ROHM BD70528 PMIC
 2019-04-03 11:45 UTC  (9+ messages)
` [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core

[PATCH v4 0/5] virtio pmem driver
 2019-04-03 11:43 UTC  (11+ messages)
` [PATCH v4 2/5] virtio-pmem: Add "
    ` [Qemu-devel] "
` [PATCH v4 4/5] ext4: disable map_sync for async flush
    ` [Qemu-devel] "

[U-Boot] [PATCH] usb: ehci-mx6: Use common code to extract dr_mode
 2019-04-03 11:44 UTC  (2+ messages)

[PATCH] arm64: clean up has_vhe()
 2019-04-03 11:43 UTC  (2+ messages)

[PATCH v1] tools/power: turbostat: fix buffer overrun
 2019-04-03 11:42 UTC  (2+ messages)

[PATCH 0/4] xen/console: Bug fixes and doc improvement
 2019-04-03 11:42 UTC  (7+ messages)
` [PATCH 1/4] xen/console: Properly buffer domU output when using CONSOLEIO_write
` [PATCH 3/4] xen/public: Document HYPERCALL_console_io()
` [PATCH 4/4] xen/console: Simplify domU console handling in guest_console_write

[PATCH] drm/i915: add Makefile magic for testing headers are self-contained
 2019-04-03 11:44 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add Makefile magic for testing headers are self-contained (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH] doc: update ipsec library programmer's guide
 2019-04-03 11:41 UTC  (2+ messages)

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2019-04-03 11:39 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

Git commit process question
 2019-04-03 11:38 UTC  (10+ messages)
` [OE-core] "
            ` [yocto] "
              ` [OE-core] [oe] "
              ` [yocto] "

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-03 11:34 UTC  (34+ messages)
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
  ` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
  ` [PATCH v2 02/32] packfile.c: add repo_approximate_object_count()
  ` [PATCH v2 03/32] refs.c: add refs_ref_exists()
  ` [PATCH v2 04/32] refs.c: add refs_shorten_unambiguous_ref()
  ` [PATCH v2 05/32] refs.c: remove the_repo from substitute_branch_name()
  ` [PATCH v2 06/32] refs.c: remove the_repo from expand_ref()
  ` [PATCH v2 07/32] refs.c: add repo_dwim_ref()
  ` [PATCH v2 08/32] refs.c: add repo_dwim_log()
  ` [PATCH v2 09/32] refs.c: remove the_repo from read_ref_at()
  ` [PATCH v2 10/32] commit.c: add repo_get_commit_tree()
  ` [PATCH v2 11/32] sha1-name.c: remove the_repo from sort_ambiguous()
  ` [PATCH v2 12/32] sha1-name.c: remove the_repo from find_abbrev_len_packed()
  ` [PATCH v2 13/32] sha1-name.c: add repo_find_unique_abbrev_r()
  ` [PATCH v2 14/32] sha1-name.c: store and use repo in struct disambiguate_state
  ` [PATCH v2 15/32] sha1-name.c: add repo_for_each_abbrev()
  ` [PATCH v2 16/32] sha1-name.c: remove the_repo from get_short_oid()
  ` [PATCH v2 17/32] sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
  ` [PATCH v2 18/32] sha1-name.c: remove the_repo from interpret_branch_mark()
  ` [PATCH v2 19/32] sha1-name.c: add repo_interpret_branch_name()
  ` [PATCH v2 20/32] sha1-name.c: remove the_repo from get_oid_oneline()
  ` [PATCH v2 21/32] sha1-name.c: remove the_repo from get_describe_name()
  ` [PATCH v2 22/32] sha1-name.c: remove the_repo from get_oid_basic()
  ` [PATCH v2 23/32] sha1-name.c: remove the_repo from get_oid_1()
  ` [PATCH v2 24/32] sha1-name.c: remove the_repo from handle_one_ref()
  ` [PATCH v2 25/32] sha1-name.c: remove the_repo from diagnose_invalid_index_path()
  ` [PATCH v2 26/32] sha1-name.c: remove the_repo from resolve_relative_path()
  ` [PATCH v2 27/32] sha1-name.c: remove the_repo from get_oid_with_context_1()
  ` [PATCH v2 28/32] sha1-name.c: add repo_get_oid()
  ` [PATCH v2 29/32] submodule-config.c: use repo_get_oid for reading .gitmodules
  ` [PATCH v2 30/32] sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
  ` [PATCH v2 31/32] sha1-name.c: remove the_repo from other get_oid_*
  ` [PATCH v2 32/32] sha1-name.c: remove the_repo from get_oid_mb()

[Qemu-devel] [PATCH 0/9] tcg: Add tcg_gen_extract2_{i32,i64}
 2019-04-03 11:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/9] tcg: Add INDEX_op_extract2_{i32,i64}

[meta-oe][PATCH 1/3] zeromq: bump version 4.2.5 => 4.3.1
 2019-04-03 11:36 UTC  (6+ messages)
` [meta-oe][PATCH 2/3] cppzmq: bump version 4.2.3 "

[U-Boot] [PATCH] ARM: imx6q_logic: Correct phy fixup for broken ethernet
 2019-04-03 11:36 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Clear pipe color management properties on reset
 2019-04-03 11:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH] blame.c: don't drop origin blobs as eagerly
 2019-04-03 11:36 UTC  (5+ messages)

[radeon-alex:drm-next-5.2-wip 477/477] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:156:13: sparse: incorrect type in assignment (different address spaces)
 2019-04-03 11:35 UTC 

[PATCH v3 0/5] simple sort swap function improvements
 2019-04-03 11:33 UTC  (6+ messages)
` [PATCH v3 5/5] Lib: sort.h: remove the size argument from the swap function

[PATCH v2 0/6] Asciidoctor-related formatting and CI fixes
 2019-04-03 11:34 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ci: stick with Asciidoctor v1.5.8 for now
    ` [PATCH v3.1 "

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-03 11:35 UTC  (9+ messages)
` [PATCH v9 0/1] "
  ` [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-04-03 11:34 UTC  (4+ messages)
` [PATCHv2 21/22] drm/bridge: tc358767: add IRQ and HPD support

[PATCH 0/8] Add EMC scaling support for Tegra210
 2019-04-03 11:34 UTC  (4+ messages)
` [PATCH 3/8] memory: tegra: Add Tegra210 EMC clock driver

[PATCH] HID: input: add mapping for Assistant key
 2019-04-03 11:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] pvrdma: Add support for SRQ
 2019-04-03 11:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] hw/rdma: Add SRQ support to backend layer
` [Qemu-devel] [PATCH 2/4] hw/rdma: Add support for managing SRQ resource
` [Qemu-devel] [PATCH v3 3/4] hw/rdma: Modify create/destroy QP to support SRQ
` [Qemu-devel] [PATCH v3 4/4] hw/pvrdma: Add support for SRQ

[PATCH] tty: Add NULL TTY driver
 2019-04-03 11:33 UTC 

[PATCH 0/3] x86/smt: Runtime SMT controls
 2019-04-03 11:33 UTC  (6+ messages)
` [PATCH 3/3] x86/smt: Support for enabling/disabling SMT at runtime

[Buildroot] [PATCH v3] package/libcamera: Add libcamera package
 2019-04-03 11:32 UTC  (2+ messages)

[PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region
 2019-04-03 11:31 UTC  (12+ messages)

[PATCH 1/8] perf/x86/intel: Fix memory corruption
 2019-04-03 11:30 UTC  (3+ messages)
` [tip:perf/urgent] perf/x86/intel: Initialize TFA MSR

[RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
 2019-04-03 11:30 UTC  (6+ messages)

master - tests: check auto-growth of thin-pool meta
 2019-04-03 11:30 UTC 

master - thin: fix maintenance of _pmspare
 2019-04-03 11:29 UTC 

master - thin: resize metadata with data
 2019-04-03 11:29 UTC 

master - thin: introduce estimate_thin_pool_metadata_size
 2019-04-03 11:29 UTC 

master - filter: fix mpath test
 2019-04-03 11:29 UTC 

[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-03 11:29 UTC  (5+ messages)
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions

[PATCH v1] driver core: platform: Propagate error from insert_resource()
 2019-04-03 11:29 UTC  (3+ messages)

[U-Boot] Riscv: CONFIG_DEFAULT_DEVICE_TREE failures
 2019-04-03 11:29 UTC  (6+ messages)

[U-Boot] [RFC v2 0/2] arm64: zynqmp: pass a PMUFW config object
 2019-04-03 11:28 UTC  (6+ messages)
` [U-Boot] [RFC v2 2/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-03 11:28 UTC  (7+ messages)

[PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-04-03 11:28 UTC  (3+ messages)
` [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct

WARN_ON_ONCE() hit at kernel/events/core.c:330
 2019-04-03 11:26 UTC  (3+ messages)

[Buildroot] [PATCH] package/libcamera: Add libcamera package
 2019-04-03 11:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Before going testing check how many planes are allowed
 2019-04-03 11:26 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/26] tcg: Add CPUClass::tlb_fill
 2019-04-03 11:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 17/26] target/s390x: Convert to CPUClass::tlb_fill

DMCA takedown notice - GPC-Slots 2 (after GPL Revocation from "John Doe")
 2019-04-03 11:24 UTC  (2+ messages)
                                    ` License revocation from GitHub and GitHub Staff (regarding GPC-Slots 2) Re: DMCA takedown notice

[PATCH v3 0/5] lib: rework bitmap_parselist and tests
 2019-04-03 11:24 UTC  (9+ messages)
` [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()
` [PATCH 2/5] lib: rework bitmap_parselist

[PATCH] slab: store tagged freelist for off-slab slabmgmt
 2019-04-03 11:23 UTC  (2+ messages)

No 8254 PIT & no HPET on new Intel N3350 platforms causes kernel panic during early boot
 2019-04-03 11:21 UTC  (2+ messages)

[PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue
 2019-04-03 11:21 UTC  (5+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications

[U-Boot] [PATCH 01/13 v3] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-04-03 11:21 UTC  (6+ messages)
` [U-Boot] [PATCH 10/13 v3] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary

[PATCH 0/2] pwm: meson: two small bug-fixes
 2019-04-03 11:19 UTC  (9+ messages)
` [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider
` [PATCH 2/2] pwm: meson: don't disable pwm when setting duty repeatedly

[PATCH] ELAN touchpad i2c_hid bugs fix
 2019-04-03 11:18 UTC  (6+ messages)

[LTP] [PATCH v3] syscalls/sync_file_range: add partial file sync test-cases
 2019-04-03 11:17 UTC  (3+ messages)

[PATCH RFC] ALSA: usb-audio: Scarlett mixer interface for 18i20 Gen 2
 2019-04-03 11:15 UTC 

[PATCH 0/5] x86: more power-efficient CPU parking
 2019-04-03 11:14 UTC  (3+ messages)
            ` Ping: "

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-04-03 11:11 UTC  (8+ messages)
` [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere

[PATCH v4 0/6] arm64: Initial support for CVADP
 2019-04-03 10:56 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v4 2/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v4 3/6] arm64: Handle trapped DC CVADP
` [PATCH v4 4/6] arm64: Expose DC CVADP to userspace
` [PATCH v4 5/6] arm64: add CVADP support to the cache maintenance helper
` [PATCH v4 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCH] doc/crypto: fix missing asymmetric algo table
 2019-04-03 11:11 UTC  (3+ messages)

[U-Boot] [PATCH 03/13 v3] serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
 2019-04-03 11:11 UTC  (6+ messages)
` [U-Boot] [PATCH 3/13 v4] "

[PATCH v3 1/4] kernel.h: use parentheses around argument in u64_to_user_ptr()
 2019-04-03 11:10 UTC  (2+ messages)
` [tip:core/urgent] linux/kernel.h: Use "

[v2,3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq
 2019-04-03 11:00 UTC  (3+ messages)
` [PATCH v2 3/3] "

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v5.2
 2019-04-03 10:54 UTC  (18+ messages)
` [PATCH 04/26] arm64: dts: renesas: r8a77990: ebisu: Enable LVDS1 encoder
` [PATCH 09/26] arm64: dts: renesas: cat875: Add CAN support
` [PATCH 10/26] arm64: dts: renesas: r8a774c0-cat874: add RTC support
` [PATCH 11/26] arm64: dts: renesas: r8a774c0-cat874: Add LEDs support
` [PATCH 12/26] arm64: dts: renesas: ebisu: Enable VIN5
` [PATCH 13/26] arm64: dts: renesas: r8a774c0-cat874: Add RWDT support
` [PATCH 14/26] arm64: dts: renesas: r8a77995: draak: Enable CAN0, CAN1
` [PATCH 16/26] arm64: dts: renesas: r8a77990: Remove invalid compatible value for CSI40
` [PATCH 18/26] arm64: dts: renesas: ebisu: Add PMIC DDR0 Backup Power config
` [PATCH 19/26] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes
` [PATCH 20/26] arm64: dts: renesas: r8a774c0: Add CANFD support
` [PATCH 21/26] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes
` [PATCH 22/26] arm64: dts: renesas: Update Ebisu and Draak bootargs
` [PATCH 23/26] arm64: dts: renesas: salvator-common: Sort node label
` [PATCH 24/26] arm64: dts: renesas: r8a77995: draak: Fix EthernetAVB phy mode to rgmii
` [PATCH 25/26] arm64: dts: renesas: use extended audio dmac register
` [PATCH 26/26] arm64: dts: renesas: salvator-common: Add GPIO keys support

[meta-oe] libsocketcan: update to 0.0.11
 2019-04-03 11:07 UTC 

[meta-oe] can-utils: bump to latest stable v2018.02.0
 2019-04-03 11:07 UTC 

[meta-oe] can-isotp: bump to latest git revision
 2019-04-03 11:06 UTC 

dmaengine: pl330: _stop: clear interrupt status
 2019-04-03 11:06 UTC  (2+ messages)
` [PATCH] "

[igt-dev] [PATCH i-g-t v2 1/2] tests/frontbuffer_tracking: Do not assert FBC state after a page flip changing stride
 2019-04-03 11:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v2,1/2] "

[PATCH] doc: fix links to doxygen and sphinx sites
 2019-04-03 11:04 UTC 

BUG: using __this_cpu_read() in preemptible code in sk_mc_loop
 2019-04-03 11:04 UTC 

[PATCH v3] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-03 11:03 UTC  (2+ messages)

[RFC BlueZ] shared/gatt-db: Skip ahead if handle range is not within service
 2019-04-03 11:02 UTC 

[LTP] [PATCH] syscalls/accept04_01.c: Correcting ltp_syscall to tst_syscall
 2019-04-03 11:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] pico-imx7d: Add support for BL33 case
 2019-04-03 11:02 UTC  (4+ messages)
` [U-Boot] [PATCH v2 6/6] pico-imx7d: Correct uart clock root

[PATCH 4.4 000/131] 4.4.178-stable review
 2019-04-03 11:00 UTC  (4+ messages)
` [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place

[v2,1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string
 2019-04-03 10:59 UTC  (3+ messages)
` [PATCH v2 1/3] "

[U-Boot] [PATCH v3 0/4] Add network support for Jaguar2 SoCs
 2019-04-03 10:59 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/4] net: Add MSCC Jaguar2 network driver


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.