All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-02 20:25:45 to 2017-08-02 20:41:20 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2017-08-02 20:41 UTC 

[PATCH] perf/python: Add ppc64le to audit uname list
 2017-08-02 20:40 UTC  (3+ messages)

[v4 00/15] complete deferred page initialization
 2017-08-02 20:38 UTC  (58+ messages)
` [v4 01/15] x86/mm: reserve only exiting low pages
` [v4 02/15] x86/mm: setting fields in deferred pages
` [v4 03/15] sparc64/mm: "
` [v4 04/15] mm: discard memblock data later
` [v4 05/15] mm: don't accessed uninitialized struct pages
` [v4 06/15] sparc64: simplify vmemmap_populate
` [v4 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v4 08/15] mm: zero struct pages during initialization
` [v4 09/15] sparc64: optimized struct page zeroing
` [v4 10/15] x86/kasan: explicitly zero kasan shadow memory
` [v4 11/15] arm64/kasan: "
` [v4 12/15] mm: explicitly zero pagetable memory
` [v4 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v4 14/15] mm: optimize early system hash allocations
` [v4 15/15] mm: debug for raw alloctor

[U-Boot] [PATCH 2/2] MIPS: Stop building position independent code
 2017-08-02 20:40 UTC  (10+ messages)
` [U-Boot] [PATCH v3 "

[PATCH v6 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-08-02 20:40 UTC  (3+ messages)
` [PATCH v6 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[U-Boot] [PATCH v2 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
 2017-08-02 20:40 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] timer: add OF_PLATDATA support for timer-uclass
` [U-Boot] [PATCH v2 2/6] dm: timer: normalise SPL and TPL support
` [U-Boot] [PATCH v2 3/6] rockchip: timer: add device-model timer driver for RK3368 (and similar)
` [U-Boot] [PATCH v2 4/6] dts: rk3368: make timer0 accessible for SPL and TPL
` [U-Boot] [PATCH v2 5/6] rockchip: lion-rk3368: defconfig: enable DM timer for all stages
` [U-Boot] [PATCH v2 6/6] rockchip: rk3368: remove setup of secure timer from TPL/SPL

[kvm-unit-tests PATCH v2] powerpc/sprs: Test POWER9 specific registers
 2017-08-02 20:39 UTC  (3+ messages)

post-receive: pub/scm/virt/kvm/kvm-unit-tests
 2017-08-02 20:39 UTC 

[PATCH 0/3] [RFC] KVM: Guest page hinting
 2017-08-02 20:37 UTC  (6+ messages)
` [PATCH 2/3] KVM: Guest page hinting functionality

[PATCH 1/2] kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
 2017-08-02 20:37 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2017-08-02 20:37 UTC 

[Patch V4] crypto: x86/sha1 : Fix reads beyond the number of blocks passed
 2017-08-02 20:49 UTC 

[PATCH] KVM: nVMX: do not pin the VMCS12
 2017-08-02 20:36 UTC  (3+ messages)

httpd_graceful_shutdown makes httpd_can_network_connect mostly mute
 2017-08-02 16:38 UTC  (3+ messages)

[PATCH V2] get_maintainer: Prepare for separate MAINTAINERS files
 2017-08-02 20:35 UTC  (5+ messages)

[Buildroot] [Bug 10136] New: can't compile systemd with GCC 7.X when optimization is on
 2017-08-02 20:35 UTC  (2+ messages)
` [Buildroot] [Bug 10136] "

[U-Boot] [PATCH 2/2] armv8/ls1046a: RGMII PHY requires internal delay on Tx
 2017-08-02 20:35 UTC 

Paper cut bug: Why isn't "git clone xxxx" recursive by default?
 2017-08-02 20:34 UTC  (8+ messages)
` [RFC PATCH] clone: add clone.recursesubmodules config option
        `  "

[U-Boot] [PATCH v4 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-02 20:35 UTC  (67+ messages)
` [U-Boot] [PATCH v4 01/66] spl: add a 'return to bootrom' boot method
` [U-Boot] [PATCH v4 02/66] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v4 03/66] rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
` [U-Boot] [PATCH v4 04/66] rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
` [U-Boot] [PATCH v4 05/66] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v4 06/66] spl: use TPL_SYS_MALLOC_F_LEN for TPL
` [U-Boot] [PATCH v4 07/66] spl: dm: Kconfig: fix help text for SPL/TPL confusion
` [U-Boot] [PATCH v4 08/66] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v4 09/66] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v4 10/66] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v4 11/66] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v4 12/66] spl: dm: Kconfig: SPL_CLK depends on SPL_DM
` [U-Boot] [PATCH v4 13/66] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v4 14/66] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v4 15/66] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v4 16/66] armv8: move low-level assembly functions into function-sections
` [U-Boot] [PATCH v4 17/66] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v4 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE "
` [U-Boot] [PATCH v4 19/66] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v4 20/66] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v4 21/66] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v4 22/66] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v4 23/66] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v4 24/66] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v4 25/66] rockchip: rk3368: improve Kconfig text for the RK3368
` [U-Boot] [PATCH v4 26/66] rockchip: rk3368: mkimage: add support "
` [U-Boot] [PATCH v4 27/66] rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
` [U-Boot] [PATCH v4 28/66] rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
` [U-Boot] [PATCH v4 29/66] rockchip: rk3368: spl: add memory layout for TPL and SPL
` [U-Boot] [PATCH v4 30/66] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH v4 31/66] rockchip: rk3368: syscon: SGRF "
` [U-Boot] [PATCH v4 32/66] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v4 33/66] rockchip: rk3368: dts: add sgrf node
` [U-Boot] [PATCH v4 34/66] rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
` [U-Boot] [PATCH v4 35/66] rockchip: pinctrl: rk3368: add support for configuring the MMC pins
` [U-Boot] [PATCH v4 36/66] rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
` [U-Boot] [PATCH v4 37/66] rockchip: pinctrl: rk3368: add SPI support
` [U-Boot] [PATCH v4 38/66] rockchip: clk: rk3368: implement bandwidth adjust for PLLs
` [U-Boot] [PATCH v4 39/66] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH v4 40/66] rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
` [U-Boot] [PATCH v4 41/66] rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
` [U-Boot] [PATCH v4 42/66] rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
` [U-Boot] [PATCH v4 43/66] rockchip: clk: rk3368: implement MMC/SD clock reparenting
` [U-Boot] [PATCH v4 44/66] rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
` [U-Boot] [PATCH v4 45/66] rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
` [U-Boot] [PATCH v4 46/66] rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
` [U-Boot] [PATCH v4 47/66] rockchip: clk: rk3368: add support for configuring the SPI clocks
` [U-Boot] [PATCH v4 48/66] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v4 49/66] rockchip: Makefile: streamline SPL/TPL configuration
` [U-Boot] [PATCH v4 50/66] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
` [U-Boot] [PATCH v4 51/66] rockchip: rk3368: dts: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v4 52/66] rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
` [U-Boot] [PATCH v4 53/66] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v4 54/66] rockchip: spl: make spl-boot-order code reusable (split from rk3399)
` [U-Boot] [PATCH v4 55/66] rockchip: rk3368: spl: add SPL support
` [U-Boot] [PATCH v4 56/66] rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
` [U-Boot] [PATCH v4 57/66] rockchip: spi: enable support for the rk_spi driver for the RK3368
` [U-Boot] [PATCH v4 58/66] rockchip: board: lion-rk3368: add support for the RK3368-uQ7
` [U-Boot] [PATCH v4 59/66] spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
` [U-Boot] [PATCH v4 60/66] rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
` [U-Boot] [PATCH v4 61/66] spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
` [U-Boot] [PATCH v4 62/66] armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
` [U-Boot] [PATCH v4 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
` [U-Boot] [PATCH v4 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
` [U-Boot] [PATCH v4 65/66] rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
` [U-Boot] [PATCH v4 66/66] rockchip: board: puma_rk3399: rename ATF firmware

[PATCH] glibc: Update to latest on 2.26 pre-release
 2017-08-02 20:34 UTC  (3+ messages)

[PATCH 1/3] drm/vc4: Fix double destroy of the BO cache on teardown
 2017-08-02 20:32 UTC  (6+ messages)
` [PATCH 2/3] drm/vc4: Don't disable DSI clocks on component unload
` [PATCH 3/3] drm/vc4: Fix errant drm_bridge_remove() in DSI

[PATCH V7 1/3] PCI: limit FLR wait time to 100ms maximum
 2017-08-02 20:32 UTC  (6+ messages)

[patch 16/16] ocfs2: don't clear SGID when inheriting ACLs
 2017-08-02 20:32 UTC 

post-receive: pub/scm/linux/kernel/git/padovan/linux
 2017-08-02 20:32 UTC 

[patch 15/16] mm: allow page_cache_get_speculative in interrupt context
 2017-08-02 20:32 UTC 

[patch 14/16] userfaultfd: non-cooperative: flush event_wqh at release time
 2017-08-02 20:32 UTC 

[patch 14/16] userfaultfd: non-cooperative: flush event_wqh at release time
 2017-08-02 20:32 UTC 

[patch 13/16] ipc: add missing container_of()s for randstruct
 2017-08-02 20:32 UTC 

[patch 12/16] cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
 2017-08-02 20:32 UTC 

[patch 11/16] userfaultfd_zeropage: return -ENOSPC in case mm has gone
 2017-08-02 20:32 UTC 

[patch 10/16] mm: take memory hotplug lock within numa_zonelist_order_handler()
 2017-08-02 20:32 UTC 

[patch 09/16] mm/page_io.c: fix oops during block io poll in swapin path
 2017-08-02 20:32 UTC 

[patch 08/16] fortify: use WARN instead of BUG for now
 2017-08-02 20:32 UTC 

[patch 07/16] zram: do not free pool->size_class
 2017-08-02 20:32 UTC 

[patch 06/16] kthread: fix documentation build warning
 2017-08-02 20:32 UTC 

[patch 05/16] kasan: avoid -Wmaybe-uninitialized warning
 2017-08-02 20:31 UTC 

[patch 04/16] userfaultfd: non-cooperative: notify about unmap of destination during mremap
 2017-08-02 20:31 UTC 

[PATCH v5 0/2] ZII RAVE platform driver
 2017-08-02 20:31 UTC  (5+ messages)

[patch 03/16] mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
 2017-08-02 20:31 UTC 

[patch 02/16] pid: kill pidhash_size in pidhash_init()
 2017-08-02 20:31 UTC 

[patch 01/16] mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
 2017-08-02 20:31 UTC  (2+ messages)

incoming
 2017-08-02 20:31 UTC 

[PATCH] KVM: X86: init irq->level in kvm_pv_kick_cpu_op
 2017-08-02 20:30 UTC  (2+ messages)

Revisiting the Digiflower DVR2000B capture card
 2017-08-02 20:30 UTC 

[PATCH v3 0/3] powerpc/mm: Mark memory contexts requiring global TLBIs
 2017-08-02 20:29 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/mm: Add marker for contexts requiring global TLB invalidations
` [PATCH v3 2/3] cxl: Mark context requiring global TLBIs
` [PATCH v3 3/3] cxl: Add memory barrier to guarantee TLBI scope

reftable [v4]: new ref storage format
 2017-08-02 20:28 UTC  (3+ messages)

Git log --tags isn't working as expected
 2017-08-02 20:28 UTC  (5+ messages)

[PATCH 1/3] dma-buf/sw_sync: move timeline_fence_ops around
 2017-08-02 20:28 UTC  (6+ messages)
` [PATCH 3/3] selftests: sync: add test that closes the fd before fence signal

[GIT PULL] Please pull two more NFS client fixes for 4.13
 2017-08-02 20:27 UTC 

[PATCH linux dev-4.10 v3 0/5] drivers/hwmon/pmbus: Add IBM power supply hwmon driver
 2017-08-02 20:27 UTC  (6+ messages)
` [PATCH linux dev-4.10 v3 2/5] drivers/hwmon/pmbus: ibmps: Add non-hwmon attributes
` [PATCH linux dev-4.10 v3 3/5] Documentation: hwmon: Add IBM power supply documentation
` [PATCH linux dev-4.10 v3 4/5] Documentation: ABI: Add IBM power supply sysfs documentation
` [PATCH linux dev-4.10 v3 5/5] ARM: dts: aspeed: witherspoon: Add IBM power supply to I2C bus

[PATCH v3] KVM: nVMX: Fix attempting to emulate "Acknowledge interrupt on exit" when there is no interrupt which L1 requires to inject to L2
 2017-08-02 20:26 UTC  (2+ 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.