All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-09 10:20:11 to 2018-02-09 11:30:06 UTC [more...]

[GIT PULL tools] Linux kernel memory model
 2018-02-09 11:29 UTC  (5+ messages)

Issue: Git Gui: show ssh key don't show key type id_ed25519.pub
 2018-02-09 11:21 UTC 

[PATCH] drm/i915: Move EDRAM capability bits to intel_driver_caps
 2018-02-09 11:29 UTC 

[v4,5/7] power: supply: Add 'connected_type' property and supporting code
 2018-02-09 11:28 UTC  (2+ messages)
` [PATCH v4 5/7] "

[PATCH] worktree: teach "add" to check out existing branches
 2018-02-09 11:27 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] worktree: improve message when creating a new worktree
  ` [PATCH v2 3/3] worktree: teach "add" to check out existing branches

[PATCH] libxl: do not fail device removal if backend domain is gone
 2018-02-09 11:27 UTC  (2+ messages)

[RFC 00/15] Selectable platform support
 2018-02-09 11:26 UTC  (14+ messages)
` [RFC 01/15] drm/i915: Make I830 platform support optional
` [RFC 14/15] drm/i915: Use new IS_GEN range helpers

[PATCH] cpufreq: schedutil: rate limits for SCHED_DEADLINE
 2018-02-09 11:26 UTC  (8+ messages)

[PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
 2018-02-09 11:23 UTC  (3+ messages)
    ` FW: "

Associate physical device with device name
 2018-02-09 11:21 UTC  (5+ messages)

[PATCH 0/2] zsmalloc/zram: drop zram's max_zpage_size
 2018-02-09 11:11 UTC  (8+ messages)
` [PATCH 1/2] zsmalloc: introduce zs_huge_object() function

[U-Boot] [PATCH v2 0/7] sunxi: sun8i-emac: Update DT bindings
 2018-02-09 11:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/7] sunxi: gpio: add missing compatible strings

[kernel-hardening] [RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-09 11:17 UTC  (11+ messages)
` [kernel-hardening] [PATCH 4/6] Protectable Memory

[PATCH v2 0/4] ARM/arm64: exynos: Fix missing missing reg warning for syscon restart nodes
 2018-02-09 11:17 UTC  (8+ messages)

Building the Raspberry Pi kernel with RT PREEMPT
 2018-02-09 11:16 UTC  (5+ messages)

[PATCH v3 0/2] drm/virtio: Add window server support
 2018-02-09 11:14 UTC  (12+ messages)
` [PATCH v3 1/2] "

[PATCH 0/7] SMMUv3 driver
 2018-02-09 11:12 UTC  (10+ messages)
` [PATCH 1/7] Port WARN_ON_ONCE() from Linux
` [PATCH 6/7] drivers/passthrough/arm: Refactor code for arm smmu drivers

[PATCH] ARM: multi_v7_defconfig: Enable serial console on RPi 3
 2018-02-09 11:12 UTC  (2+ messages)

[PATCH v6 0/9] PCI: dwc: MSI-X feature
 2018-02-09 11:10 UTC  (3+ messages)
` [PATCH v6 1/9] PCI: dwc: Add IRQ chained API support

[U-Boot] [PATCH v1 0/2]
 2018-02-09 11:09 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] mmc: Fix bug in sd_set_card_speed()
` [U-Boot] [PATCH v1 2/2] mmc: fix bug in mmc_startup_v4()

[PATCH v2] drm/amd/pp: Fix bug not sync with firmware when update pptable
 2018-02-09 11:08 UTC 

[RFC] commands: i2c_write: enable raw write to address
 2018-02-09 11:22 UTC  (3+ messages)

[PATCH 0/2] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-02-09 11:07 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-02-09 11:06 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-09 11:02 UTC  (44+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 01/42] parse-options: support --git-completion-helper
  ` [PATCH v3 02/42] parse-options: add OPT_xxx_F() variants
  ` [PATCH v3 03/42] parse-options: let OPT__FORCE take optional flags argument
  ` [PATCH v3 04/42] git-completion.bash: introduce __gitcomp_builtin
  ` [PATCH v3 05/42] completion: use __gitcomp_builtin in _git_add
  ` [PATCH v3 06/42] completion: use __gitcomp_builtin in _git_am
  ` [PATCH v3 07/42] completion: use __gitcomp_builtin in _git_apply
  ` [PATCH v3 08/42] completion: use __gitcomp_builtin in _git_branch
  ` [PATCH v3 09/42] completion: use __gitcomp_builtin in _git_checkout
  ` [PATCH v3 10/42] completion: use __gitcomp_builtin in _git_cherry_pick
  ` [PATCH v3 11/42] completion: use __gitcomp_builtin in _git_clean
  ` [PATCH v3 12/42] completion: use __gitcomp_builtin in _git_clone
  ` [PATCH v3 13/42] completion: use __gitcomp_builtin in _git_commit
  ` [PATCH v3 14/42] completion: use __gitcomp_builtin in _git_config
  ` [PATCH v3 15/42] completion: use __gitcomp_builtin in _git_describe
  ` [PATCH v3 16/42] completion: use __gitcomp_builtin in _git_difftool
  ` [PATCH v3 17/42] completion: use __gitcomp_builtin in _git_fetch
  ` [PATCH v3 18/42] completion: use __gitcomp_builtin in _git_fsck
  ` [PATCH v3 19/42] completion: use __gitcomp_builtin in _git_gc
  ` [PATCH v3 20/42] completion: use __gitcomp_builtin in _git_grep
  ` [PATCH v3 21/42] completion: use __gitcomp_builtin in _git_help
  ` [PATCH v3 22/42] completion: use __gitcomp_builtin in _git_init
  ` [PATCH v3 23/42] completion: use __gitcomp_builtin in _git_ls_files
  ` [PATCH v3 24/42] completion: use __gitcomp_builtin in _git_ls_remote
  ` [PATCH v3 25/42] completion: use __gitcomp_builtin in _git_merge
  ` [PATCH v3 26/42] completion: use __gitcomp_builtin in _git_merge_base
  ` [PATCH v3 27/42] completion: use __gitcomp_builtin in _git_mv
  ` [PATCH v3 28/42] completion: use __gitcomp_builtin in _git_name_rev
  ` [PATCH v3 29/42] completion: use __gitcomp_builtin in _git_notes
  ` [PATCH v3 30/42] completion: use __gitcomp_builtin in _git_pull
  ` [PATCH v3 31/42] completion: use __gitcomp_builtin in _git_push
  ` [PATCH v3 32/42] completion: use __gitcomp_builtin in _git_remote
  ` [PATCH v3 33/42] remote: force completing --mirror= instead of --mirror
  ` [PATCH v3 34/42] completion: use __gitcomp_builtin in _git_replace
  ` [PATCH v3 35/42] completion: use __gitcomp_builtin in _git_reset
  ` [PATCH v3 36/42] completion: use __gitcomp_builtin in _git_revert
  ` [PATCH v3 37/42] completion: use __gitcomp_builtin in _git_rm
  ` [PATCH v3 38/42] completion: use __gitcomp_builtin in _git_show_branch
  ` [PATCH v3 39/42] completion: use __gitcomp_builtin in _git_status
  ` [PATCH v3 40/42] completion: use __gitcomp_builtin in _git_tag
  ` [PATCH v3 41/42] completion: use __gitcomp_builtin in _git_worktree
  ` [PATCH v3 42/42] git-completion.bash: add GIT_COMPLETION_OPTIONS=all config

[Qemu-devel] [PATCH v2] block: unify blocksize types
 2018-02-09 10:23 UTC  (3+ messages)

[PATCH V2] sparc64: fix OF path names for sun4v systems
 2018-02-09 11:04 UTC  (6+ messages)

libxl - avoid calling block script
 2018-02-09 11:03 UTC  (3+ messages)

[tpmdd-devel] tpm device not showing up in /dev anymore
 2018-02-09 10:53 UTC  (12+ messages)

[Qemu-devel] [PULL 00/30] target-arm queue
 2018-02-09 11:03 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] target/arm: Add armv7m_nvic_set_pending_derived()
` [Qemu-devel] [PULL 02/30] target/arm: Split "get pending exception info" from "acknowledge it"
` [Qemu-devel] [PULL 03/30] target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
` [Qemu-devel] [PULL 04/30] target/arm: Make v7M exception entry stack push check MPU
` [Qemu-devel] [PULL 05/30] target/arm: Make v7m_push_callee_stack() honour MPU
` [Qemu-devel] [PULL 06/30] target/arm: Make exception vector loads honour the SAU
` [Qemu-devel] [PULL 07/30] target/arm: Handle exceptions during exception stack pop
` [Qemu-devel] [PULL 08/30] target/arm: implement SHA-512 instructions
` [Qemu-devel] [PULL 09/30] target/arm: implement SHA-3 instructions
` [Qemu-devel] [PULL 10/30] target/arm: implement SM3 instructions
` [Qemu-devel] [PULL 11/30] target/arm: implement SM4 instructions
` [Qemu-devel] [PULL 12/30] target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
` [Qemu-devel] [PULL 13/30] sdhci: Add i.MX specific subtype of SDHCI
` [Qemu-devel] [PULL 14/30] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
` [Qemu-devel] [PULL 15/30] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
` [Qemu-devel] [PULL 16/30] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-devel] [PULL 17/30] i.MX: Add code to emulate i.MX7 SNVS IP-block
` [Qemu-devel] [PULL 18/30] i.MX: Add code to emulate GPCv2 IP block
` [Qemu-devel] [PULL 19/30] i.MX: Add i.MX7 GPT variant
` [Qemu-devel] [PULL 20/30] i.MX: Add implementation of i.MX7 GPR IP block
` [Qemu-devel] [PULL 21/30] usb: Add basic code to emulate Chipidea USB IP
` [Qemu-devel] [PULL 22/30] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
` [Qemu-devel] [PULL 23/30] target/arm: Expand vector registers for SVE
` [Qemu-devel] [PULL 24/30] target/arm: Add predicate "
` [Qemu-devel] [PULL 25/30] target/arm: Add SVE to migration state
` [Qemu-devel] [PULL 26/30] target/arm: Add ZCR_ELx
` [Qemu-devel] [PULL 27/30] target/arm: Add SVE state to TB->FLAGS
` [Qemu-devel] [PULL 28/30] target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
` [Qemu-devel] [PULL 29/30] target/arm/translate.c: Fix missing 'break' for TT insns
` [Qemu-devel] [PULL 30/30] hw/core/generic-loader: Allow PC to be set on command line

[Qemu-devel] [PATCH 0/4] tcg: fix dirty bitmap race with MTTCG
 2018-02-09 11:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] memory: remove memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 2/4] memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
` [Qemu-devel] [PATCH 3/4] memory: introduce memory_global_after_dirty_log_sync
` [Qemu-devel] [PATCH 4/4] memory: unify loops to sync dirty log bitmap

[PATCH v2 0/4] hvm/svm: Enable vm events for SVM
 2018-02-09 11:03 UTC  (9+ messages)
` [PATCH v2 1/4] asm-x86/monitor: Enable svm monitor events
` [PATCH v2 2/4] hvm/svm: Enable Breakpoint events
` [PATCH v2 3/4] hvm/svm: Enable MSR events

[libvirt-users] Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
 2018-02-09 11:02 UTC  (7+ messages)

Some buttons on the Fujitsu u7[25]7 laptops are not working
 2018-02-09 11:02 UTC  (4+ messages)
    ` [PATCH][RfC] "

[PATCH V4] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-02-09 11:01 UTC 

[Xenomai] Xenomai community meeting 2018, meeting minutes
 2018-02-09 11:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] aspeed: simplify using the 'unimplemented device'
 2018-02-09 10:57 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 1/2] hw/arm/aspeed: directly map the serial device to the system address space
  ` [Qemu-devel] "

[PATCH] Makefile.lib: imx hab: fix hab files with embedded variables
 2018-02-09 10:57 UTC  (2+ messages)

[PATCH] mm/zpool: zpool_evictable: fix mismatch in parameter name and kernel-doc
 2018-02-09 10:57 UTC  (4+ messages)

[PATCH 0/2] acpi: document sysfs interfaces
 2018-02-09 10:57 UTC  (7+ messages)
` [PATCH 1/2] acpi/dptf: document sysfs atttributes
` [PATCH v1 2/2] acpi/dock: document sysfs interface

[PATCH v7 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
 2018-02-09 10:57 UTC  (2+ messages)
` [PATCH v8 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

Recording memory addresses on ARM
 2018-02-09 10:56 UTC  (3+ messages)

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-09 10:55 UTC  (6+ messages)
` [PATCH v3 04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE

[virtio-dev] [PATCH v2 0/3] virtio-balloon: free page hint reporting support
 2018-02-09 10:53 UTC  (4+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "

[PATCH BlueZ 1/2] core: Fixes order InterfaceAdded
 2018-02-09 10:53 UTC  (3+ messages)
` [PATCH BlueZ] shared/gatt-client: Reset callbacks when unregistering
` [PATCH BlueZ 2/2] "

[PATCH] mm: Split page_type out from _map_count
 2018-02-09 10:51 UTC  (2+ messages)

[PATCH] bootm: fit: add option to add DT snipped that contains fit public key
 2018-02-09 10:50 UTC  (2+ messages)

[Devel] [PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-09 10:49 UTC  (2+ messages)
`  "

[PATCH v2] printk: Relocate wake_klogd check close to the end of console_unlock()
 2018-02-09 10:47 UTC  (6+ messages)

[PATCH v9 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-09 10:47 UTC  (3+ messages)
` [PATCH v9 6/7] drm/i915/guc: Check the locking status of GuC WOPCM registers

[PATCH 1/1] IB/rxe: remove unnecessary skb_clone
 2018-02-09 10:47 UTC 

master build broken now
 2018-02-09 10:46 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: print correct crypto name
 2018-02-09 10:40 UTC 

[PATCH v13 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2018-02-09 10:45 UTC  (2+ messages)

[PATCH] drm/i915/bxt: Enable VBT based BL control for DP (v2)
 2018-02-09 10:45 UTC  (3+ messages)

[PATCH v2] blk: optimization for classic polling
 2018-02-09 21:12 UTC 

[PATCH] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-02-09 10:40 UTC  (2+ messages)

[PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-09 10:39 UTC  (5+ messages)
  ` [Devel] "

[U-Boot] [PATCH 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-02-09 10:39 UTC  (4+ messages)
` [U-Boot] [PATCH 04/11] sunxi: Add SUNXI_RSB kconfig entry

[PATCH] Improve the shaper accuracy for large packets
 2018-02-09 10:38 UTC 

[Qemu-devel] [PATCH v3] block: unify blocksize types
 2018-02-09 10:36 UTC 

[qemu-mainline test] 118670: tolerable FAIL - PUSHED
 2018-02-09 10:31 UTC 

TPM selftest failure in 4.15
 2018-02-09 10:30 UTC  (12+ messages)

[Buildroot] [PATCH] keepalived: bump to version 1.4.1
 2018-02-09 10:28 UTC 

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-09 10:27 UTC 

[PATCH] Improve the shaper accuracy for large packets
 2018-02-09 10:26 UTC 

[PATCH] ltp: fix knob to control numa support
 2018-02-09 10:26 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-09 10:22 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Reduce context HW ID lifetime

[PATCH] ASoC: codecs: Add support for AK4458 DAC driver
 2018-02-09 10:22 UTC  (4+ messages)

Outdated URL in Documentation
 2018-02-09 10:20 UTC  (5+ 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.