All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-30 09:21:47 to 2019-03-30 11:39:02 UTC [more...]

Feature Request git clone shallow-include
 2019-03-30 11:38 UTC  (6+ messages)

CONFIG_ARCH_SUPPORTS_INT128: Why not mips, s390, powerpc, and alpha?
 2019-03-30 11:28 UTC  (7+ messages)

[PATCH] weston: upgrade 5.0.0 -> 6.0.0
 2019-03-30 11:26 UTC  (2+ messages)

[PATCH v4] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-30 11:23 UTC 

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

[PATCH] examples/ipsec-secgw: fix SPD no-match is misinterpreted
 2019-03-30 11:22 UTC  (4+ messages)

[kbuild:build-test2 2/2] WARNING: vmlinux.o(.text.unlikely+0x9cc): Section mismatch in reference from the function check_mult_sh() to the variable .init.data:r4kwar
 2019-03-30 11:21 UTC 

[PATCH 0/5] x86/asm: Remove some static_cpu_has() usage
 2019-03-30 11:20 UTC  (8+ messages)
` [PATCH 1/5] x86/asm: Clarify static_cpu_has()'s intended use
` [PATCH 2/5] x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
  ` [2/5] "
` [PATCH 3/5] x86/kvm: "
` [PATCH 4/5] x86/mm: "
` [PATCH 5/5] drivers/cpufreq: "

[PATCH -mm] elf: fixup error path in PT_INTERP case
 2019-03-30 11:19 UTC 

[xen-unstable-smoke test] 134211: trouble: blocked/broken/pass
 2019-03-30 11:13 UTC 

BUG: MAX_STACK_TRACE_ENTRIES too low! (2)
 2019-03-30 11:10 UTC  (2+ messages)

INFO: rcu detected stall in corrupted (3)
 2019-03-30 11:09 UTC  (7+ messages)

[PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
 2019-03-30 11:07 UTC  (2+ messages)

[PATCH] trace: events: fix error directive in argument list
 2019-03-30 11:07 UTC  (3+ messages)

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-03-30 10:53 UTC  (2+ messages)

[PATCH v4 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-03-30 10:44 UTC  (16+ messages)
` [PATCH v4 01/15] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v4 02/15] x86/cpu: Fix common cpuid faulting probing for AMD and Hygon
` [PATCH v4 03/15] x86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2
` [PATCH v4 04/15] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU
` [PATCH v4 05/15] x86/cpu/mce: Add Hygon Dhyana support to the MCA infrastructure
` [PATCH v4 06/15] x86/spec_ctrl: Add Hygon Dhyana to the respective mitigation machinery
` [PATCH v4 07/15] x86/apic: Add Hygon Dhyana support
` [PATCH v4 08/15] x86/acpi: "
` [PATCH v4 09/15] x86/iommu: "
` [PATCH v4 10/15] x86/pv: Add Hygon Dhyana support to emulate MSRs access
` [PATCH v4 11/15] x86/domain: Add Hygon Dhyana support
` [PATCH v4 12/15] x86/domctl: "
` [PATCH v4 13/15] x86/traps: "
` [PATCH v4 14/15] x86/cpuid: "
` [PATCH v4 15/15] tools/libxc: "

[PATCH v3 1/1] iommu: Add config option to set lazy mode as default
 2019-03-30 10:43 UTC  (2+ messages)

[PATCH] drm/i915: Avoid using ctx->file_priv during construction
 2019-03-30 10:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 1/9] x86/asm: Mark all top level asm statements as .text
 2019-03-30 10:40 UTC  (3+ messages)
` [PATCH v2 5/9] x86/xen: Mark xen_vcpu_stolen as __visible

[igt-dev] [PATCH i-g-t] i915: Add gem_vm_create
 2019-03-30 10:38 UTC  (3+ messages)
`  "
` [igt-dev] ✗ Fi.CI.BAT: failure for i915: Add gem_vm_create (rev2)

[BACKPORT v3.18] media: ov6650: Fix sensor possibly not detected on probe
 2019-03-30 10:34 UTC  (3+ messages)

WARNING in enter_vmx_operation
 2019-03-30 10:33 UTC  (2+ messages)

Unrecoverable Btrfs filesystem after a single power failure?
 2019-03-30 10:26 UTC 

FAILED: patch "[PATCH] iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve" failed to apply to 4.19-stable tree
 2019-03-30 10:25 UTC 

FAILED: patch "[PATCH] iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve" failed to apply to 5.0-stable tree
 2019-03-30 10:25 UTC 

[PATCH] x86/calgary: fix bitcast type warnings
 2019-03-30 10:24 UTC  (4+ messages)

[PATCH RFC 00/49] xen: add core scheduling support
 2019-03-30 10:24 UTC  (15+ messages)
` [PATCH RFC 08/49] xen/sched: use new sched_item instead of vcpu in scheduler interfaces
` [PATCH RFC 17/49] xen/sched: move some per-vcpu items to struct sched_item
` [PATCH RFC 30/49] xen: let vcpu_create() select processor
` [PATCH RFC 31/49] xen/sched: use sched_resource cpu instead smp_processor_id in schedulers

[PATCH v3] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-30 10:22 UTC  (3+ messages)

[Buildroot] [RFC 0/1] Unify configuration for the GTK and WPE WebKit packages
 2019-03-30 10:19 UTC  (2+ messages)
` [Buildroot] [RFC 1/1] package/[wpe]webkit[gtk]: common config BR2_PACKAGE_WEBKIT_ARCH_SUPPORT[_JIT]

[U-Boot] [PATCH v3 0/4] Add network support for Jaguar2 SoCs
 2019-03-30 10:17 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] net: Add MSCC Jaguar2 network driver
` [U-Boot] [PATCH v3 2/4] board: mscc: jr2: Update MSCC Jaguar2 boards
` [U-Boot] [PATCH v3 3/4] net: mscc: jaguar2: Add ethenet nodes for Jaguar2
` [U-Boot] [PATCH v3 4/4] configs: mscc_jr2: Add network support

[U-Boot] [PATCH] spl: fit: handle mmc read to sram case in rockchip SoCs
 2019-03-30 10:16 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/rockchip: vop: reset scale mode when win is disabled" failed to apply to 4.9-stable tree
 2019-03-30 10:15 UTC 

FAILED: patch "[PATCH] drm/rockchip: vop: reset scale mode when win is disabled" failed to apply to 4.4-stable tree
 2019-03-30 10:15 UTC 

FAILED: patch "[PATCH] drm/rockchip: vop: reset scale mode when win is disabled" failed to apply to 4.14-stable tree
 2019-03-30 10:15 UTC 

[PATCH -next] crypto: marvell - remove set but not used variable 'index'
 2019-03-30 10:15 UTC  (2+ messages)

[PATCH V3 0/9] spi: bcm2835aux: bug fixes and improvements
 2019-03-30 10:13 UTC  (20+ messages)
` [PATCH V3 1/9] spi: bcm2835aux: unifying code between polling and interrupt driven code
` [PATCH V3 2/9] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
` [PATCH V3 3/9] spi: bcm2835aux: fix corruptions for longer spi transfers
` [PATCH V3 4/9] spi: bcm2835aux: remove dead code
` [PATCH V3 5/9] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
` [PATCH V3 6/9] spi: bcm2835aux: warn in dmesg that native cs is not really supported
` [PATCH V3 7/9] spi: bcm2835aux: setup gpio-cs to output and correct level during setup
` [PATCH V3 9/9] spi: bcm2835aux: make the polling duration limits configurable
` [PATCH V3 8/9] spi: bcm2835aux: add driver stats to debugfs

FAILED: patch "[PATCH] scsi: zfcp: fix rport unblock if deleted SCSI devices on" failed to apply to 3.18-stable tree
 2019-03-30 10:13 UTC 

[PATCH] generic: prohibit fstrim on journalled filesystems with norecovery
 2019-03-30 10:11 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS bad1e96b272699629ba8f5b702e52555e39a5f2c
 2019-03-30 10:11 UTC 

[PATCH -next] crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx
 2019-03-30 10:07 UTC  (3+ messages)

[PATCH] cpufreq/intel_pstate: Do not issue the not supported message on !Intel
 2019-03-30 10:02 UTC 

[PATCH] PCI: mediatek: get optional clock by devm_clk_get_optional()
 2019-03-30 10:00 UTC  (3+ messages)

[PATCH -next] crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
 2019-03-30  9:58 UTC  (3+ messages)

[PATCH v6 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-30  9:56 UTC  (10+ messages)
` [PATCH v6 1/4] drm: rockchip: introduce rk3066 hdmi
` [PATCH v6 2/4] ARM: dts: rockchip: add rk3066 hdmi nodes
` [PATCH v6 3/4] ARM: dts: rockchip: rk3066a-mk808: enable vop0 and "
` [PATCH v6 4/4] dt-bindings: display: rockchip: add document for rk3066 hdmi

FAILED: patch "[PATCH] binder: fix race between munmap() and direct reclaim" failed to apply to 5.0-stable tree
 2019-03-30  9:57 UTC 

[PATCH 1/1] KVM: arm/arm64: arch_timer: Fix TimerValue TVAL calculation in KVM
 2019-03-30  9:56 UTC  (4+ messages)

[PATCH v3 00/36] thunderbolt: Software connection manager improvements
 2019-03-30  9:56 UTC  (3+ messages)
` [PATCH v3 03/36] thunderbolt: Drop duplicated get_switch_by_route()

[CI 1/4] drm/i915: Introduce the i915_user_extension_method
 2019-03-30  9:53 UTC  (4+ messages)
` [CI 2/4] drm/i915: Create/destroy VM (ppGTT) for use with contexts

[PATCH] crypto: Use ___cacheline_aligned for aes data
 2019-03-30  9:52 UTC  (2+ messages)

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-03-30  9:51 UTC  (4+ messages)
` [PATCH v2 01/24] Documentation: add Linux ACPI to "

[PATCH v3 1/2] mm/sparse: Clean up the obsolete code comment
 2019-03-30  9:50 UTC  (2+ messages)

[PATCH] efi/arm: enable CP15 DMB instructions before cleaning the cache
 2019-03-30  9:50 UTC  (3+ messages)

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

[PATCH v2 1/2] clk:Fix divide-by-zero in divider_ro_round_rate_parent
 2019-03-30  9:44 UTC  (2+ messages)

[BACKPORT 4.4.y 00/25] candidates from spreadtrum 4.4 product kernel
 2019-03-30  9:40 UTC  (5+ messages)
` [BACKPORT 4.4.y 02/25] ALSA: compress: add support for 32bit calls in a 64bit kernel

[next PATCH] usb: mtu3: get optional clock by devm_clk_get_optional()
 2019-03-30  9:40 UTC  (3+ messages)
` [next] "

[PATCH] btrfs: Enable btrfs/003
 2019-03-30  9:34 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: no need to check return value of debugfs_create functions
 2019-03-30  9:31 UTC  (8+ messages)
            ` [PATCH] iwlwifi: properly check debugfs dentry before using it

[PATCH 1/5] usb: xhci-mtk: get optional clock by devm_clk_get_optional()
 2019-03-30  9:28 UTC  (20+ messages)
` [1/5] "
` [PATCH 2/5] usb: host: xhci-plat: "
  ` [2/5] "
` [PATCH 3/5] usb: misc: usb3503: "
  ` [3/5] "
` [PATCH 4/5] usb: dwc2: "
  ` [4/5] "
` [PATCH 5/5] usb: chipidea: msm: "
  ` [5/5] "

[Bug 203111] New: Unrecoverable GPU crash with DiRT 4
 2019-03-30  9:29 UTC 

[PATCH] drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs
 2019-03-30  9:24 UTC  (3+ messages)

[PATCH net-next] net: phy: improve genphy_read_status
 2019-03-30  9:22 UTC 

nand_op_parser_exec_op should use longest pattern
 2019-03-30  9:21 UTC  (3+ 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.