All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-14 13:52:35 to 2017-08-14 14:31:29 UTC [more...]

[PATCH v2] ARM64: dts: marvell: add NAND support on the CP110
 2017-08-14 14:31 UTC  (2+ messages)

[PATCH v2 00/52] Support for modifying parameters at runtime
 2017-08-14 14:30 UTC  (24+ messages)
` [PATCH v2 01/52] xen/arch/arm/acpi/boot.c: let custom parameter parsing routines return errno
` [PATCH v2 02/52] xen/arch/arm/domain_build.c: "
` [PATCH v2 03/52] xen/arch/arm/traps.c: "
` [PATCH v2 18/52] xen/arch/x86/psr.c: "
` [PATCH v2 19/52] xen/arch/x86/setup.c: "
` [PATCH v2 20/52] xen/arch/x86/shutdown.c: "
` [PATCH v2 22/52] xen/arch/x86/x86_64/mmconfig-shared.c: "
` [PATCH v2 39/52] xen: check parameter validity when parsing command line
` [PATCH v2 40/52] xen/arch/x86/apic.c: remove custom_param() error messages
` [PATCH v2 41/52] xen/arch/x86/cpu/mcheck/mce.c: "
` [PATCH v2 43/52] xen/arch/x86/io_apic.c: "

[PATCHv4 00/14] Boot-time switching between 4- and 5-level paging
 2017-08-14 14:30 UTC  (6+ messages)
` [PATCHv4 01/14] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME

[PATCH v5 00/11] vpci: PCI config space emulation
 2017-08-14 14:28 UTC  (12+ messages)
` [PATCH v5 01/11] x86/pci: introduce hvm_pci_decode_addr
` [PATCH v5 02/11] vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v5 03/11] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
` [PATCH v5 04/11] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
` [PATCH v5 05/11] mm: move modify_identity_mmio to global file and drop __init
` [PATCH v5 06/11] pci: split code to size BARs from pci_add_device
` [PATCH v5 07/11] pci: add support to size ROM BARs to pci_size_mem_bar
` [PATCH v5 08/11] vpci/bars: add handlers to map the BARs
` [PATCH v5 09/11] vpci/msi: add MSI handlers
` [PATCH v5 10/11] vpci: add a priority parameter to the vPCI register initializer
` [PATCH v5 11/11] vpci/msix: add MSI-X handlers

[PATCH v2 0/3] livepatch: Introduce force sysfs attribute
 2017-08-14 14:29 UTC  (7+ messages)
` [PATCH v2 1/3] livepatch: Add "
` [PATCH v2 2/3] livepatch: send a fake signal to all blocking tasks

[PATCH v7 0/9] Memory scrubbing from idle loop
 2017-08-14 14:29 UTC  (4+ messages)
` [PATCH v7 2/9] mm: Place unscrubbed pages at the end of pagelist

[Qemu-devel] [PULL 0/6] ppc patch queue 2017-08-09
 2017-08-14 14:20 UTC  (5+ messages)

[Qemu-devel] RFH: difference in read-only mapped bios.bin - memory corruption?
 2017-08-14 14:28 UTC 

[PATCH v2] leds: add LED driver for CR0014114 board
 2017-08-14 14:28 UTC  (2+ messages)

[kernel-hardening] [PATCH 00/30] implement KASLR for ARM
 2017-08-14 14:26 UTC  (4+ messages)
` [kernel-hardening] [PATCH 01/30] asm-generic: add .data.rel.ro sections to __ro_after_init
  `  "
    ` [kernel-hardening] "

[PATCH 0/2] Add BQ32000 RTC support for iWave RZ/G1M board
 2017-08-14 14:26 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: iwg20d-q7: Add RTC support

[Qemu-devel] [PATCH v4] hmp, qmp: introduce memory-size-summary commands
 2017-08-14 14:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/3] qmp: introduce query-memory-size-summary command
` [Qemu-devel] [PATCH v5 3/3] hmp: introduce 'info memory-size-summary' command

[Qemu-devel] [RFC PATCH 00/12] Sam460ex emulation
 2017-08-14 14:25 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 05/12] ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file

Race between release_tty() and vt_disallocate()
 2017-08-14 14:25 UTC  (3+ messages)

[Buildroot] WIP: glibc 2.16 bump
 2017-08-14 14:24 UTC  (5+ messages)

[PATCH 00/27] xen/arm: Memory subsystem clean-up
 2017-08-14 14:24 UTC  (28+ messages)
` [PATCH 01/27] xen/x86: numa: Don't check alloc_boot_pages return
` [PATCH 02/27] xen/x86: srat: "
` [PATCH 03/27] xen/x86: mm: "
` [PATCH 04/27] xen/mm: Move {G, M]FN <-> {G, M}ADDR helpers to common code
` [PATCH 05/27] xen/mm: Use typesafe MFN for alloc_boot_pages return
` [PATCH 06/27] xen/mm: Use __virt_to_mfn in map_domain_page instead of virt_to_mfn
` [PATCH 07/27] xen/arm: mm: Redefine mfn_to_virt to use typesafe
` [PATCH 08/27] xen/arm: hsr_iabt: Document RES0 field
` [PATCH 09/27] xen/arm: traps: Don't define FAR_EL2 for ARM32
` [PATCH 10/27] xen/arm: arm32: Don't define FAR_EL1
` [PATCH 11/27] xen/arm: Add FnV field in hsr_*abt
` [PATCH 12/27] xen/arm: Introduce hsr_xabt to gather common bits between hsr_dabt and
` [PATCH 13/27] xen/arm: traps: Introduce a helper to read the hypersivor fault register
` [PATCH 14/27] xen/arm: traps: Improve logging for data/prefetch abort fault
` [PATCH 15/27] xen/arm: Replace ioremap_attr(PAGE_HYPERVISOR_NOCACHE) call by ioremap_nocache
` [PATCH 16/27] xen/arm: page: Remove unused attributes DEV_NONSHARED and DEV_CACHED
` [PATCH 17/27] xen/arm: page: Use directly BUFFERABLE and drop DEV_WC
` [PATCH 18/27] xen/arm: page: Prefix memory types with MT_
` [PATCH 19/27] xen/arm: page: Clean-up the definition of MAIRVAL
` [PATCH 20/27] xen/arm: page: Use ARMv8 naming to improve readability
` [PATCH 21/27] xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table
` [PATCH 22/27] xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator()
` [PATCH 23/27] xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries
` [PATCH 24/27] xen/arm: page: Describe the layout of flags used to update page tables
` [PATCH 25/27] xen/arm: mm: Embed permission in the flags
` [PATCH 26/27] xen/arm: mm: Handling permission flags when adding a new mapping
` [PATCH 27/27] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one

RedHat 7.4 Release Notes: "Btrfs has been deprecated" - wut?
 2017-08-14 14:23 UTC  (14+ messages)

[PATCH] include/public: add new elf note for support of huge physical addresses
 2017-08-14 14:23 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add drm/tinydrm maintainer entry
 2017-08-14 14:23 UTC  (2+ messages)

Bad linearized output in RC5
 2017-08-14 14:23 UTC  (4+ messages)

[PATCH ] mmc: renesas_sdhi: Add r8a7743/5 support
 2017-08-14 14:22 UTC  (3+ messages)

Reiser4: Data striping support
 2017-08-14 14:22 UTC 

[PATCH 0/4] DRM driver for Faraday TVE200
 2017-08-14 14:20 UTC  (4+ messages)
` [PATCH 2/4] drm/tve200: Add new driver for TVE200

[LTP] [PATCH 1/2] ltp: Add the ability to specify the latency constraint
 2017-08-14 14:19 UTC  (8+ messages)
` [LTP] [PATCH V2 "

nvmet_fc: add defer_req callback for deferment of cmd buffer return
 2017-08-14 14:19 UTC 

[meta-python][PATCH] python-pyro4: update to version 4.61
 2017-08-14 14:18 UTC 

[Buildroot] [PATCH] util-linux: Revert genrandom(2) logic
 2017-08-14 14:18 UTC  (6+ messages)

`page allocation failure: order:0` with ixgbe under high load
 2017-08-14 14:18 UTC  (3+ messages)

[PATCH v2] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-08-14 14:17 UTC 

Reiser4 for Linux-4.12
 2017-08-14 14:18 UTC 

[Qemu-devel] [PATCH V2 for-2.10] xlnx-qspi: add a property for mmio-execution
 2017-08-14 14:17 UTC  (3+ messages)

[PATCH] config: add openssl in arm64-dpaa2-linuxapp-gcc
 2017-08-14 14:17 UTC  (3+ messages)
` [PATCH] crypto/openssl: performance improvements

[PATCH v2 0/2] nvmet_fc: work around overalloc of queue elements
 2017-08-14 14:16 UTC  (4+ messages)
` [PATCH v2 1/2] nvmet_fc: add defer_req callback for deferment of cmd buffer return

[[PATCH v1] 00/37] Implement SMBD protocol: Series 1
 2017-08-14 13:41 UTC  (5+ messages)
` [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport

[Cocci] [PATCH v2] coccinelle: provide rule for finding refcounters
 2017-08-14 14:16 UTC  (4+ messages)
` [Cocci] [PATCH] Coccinelle: add atomic_as_refcounter script
  `  "

[meta-python][PATCH] python-pytest: update to version 3.2.1
 2017-08-14 14:16 UTC 

[PATCH 2/2] ARM: dts: r8a7743: Add IIC cores to dtsi
 2017-08-14 14:15 UTC  (7+ messages)

[PATCH 0/8] Zynq GPIO driver changes
 2017-08-14 14:15 UTC  (28+ messages)
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller
` [PATCH 3/8] gpio: zynq: Shift zynq_gpio_init() to subsys_initcall level
` [PATCH 4/8] gpio: zynq: Provided workaround for GPIO
` [PATCH 5/8] gpio: zynq: Fix kernel doc warnings
` [PATCH 6/8] gpio: zynq: Fix empty lines in driver
` [PATCH 7/8] gpio: zynq: Fix warnings in the driver
` [PATCH 8/8] gpio: zynq: Fix driver function parameters alignment

btrfs-progs-v4.12: cross compiling
 2017-08-14 14:14 UTC  (5+ messages)

[qtwebengine] build failed in pyro branch
 2017-08-14 14:14 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Avoid the gpu reset vs. modeset deadlock
 2017-08-14 14:13 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: More surgically unbreak the modeset vs reset deadlock

[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
 2017-08-14 14:13 UTC  (5+ messages)
` [PATCH v1 3/4] KVM: MMU: Add 5 level EPT & Shadow page table support

[RFC] Checksum of the parity
 2017-08-14 14:12 UTC  (3+ messages)

[PATCH] drm: udl: constify usb_device_id
 2017-08-14 14:12 UTC  (3+ messages)

[PATCH v3 0/5] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-08-14 14:12 UTC  (6+ messages)
` [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support
        ` [alsa-devel] "

[PATCH] drm/gma500: fix potential NULL pointer dereference dereference
 2017-08-14 14:12 UTC  (3+ messages)

chromium detected as stripped
 2017-08-14 14:10 UTC  (4+ messages)

[PATCH v2] ARC: HSDK: Add reset controller node to manage ethernet reset
 2017-08-14 14:09 UTC  (2+ messages)

[PATCH 0/8] acquire ctx for everyone!
 2017-08-14 14:09 UTC  (5+ messages)
` [PATCH 2/8] drm: Don't update property values for atomic drivers

[meta-python][PATCH] python-sqlalchemy: update to version 1.1.13
 2017-08-14 14:08 UTC 

[linux-lvm] logical "and" connection of lvm-tags?
 2017-08-14 14:08 UTC  (3+ messages)
  ` [linux-lvm] SOLVED [ was Re: logical "and" connection of lvm-tags? ]

[PATCH 0/2] drivers: make regmap_irq_chip const
 2017-08-14 14:06 UTC  (3+ messages)
` [PATCH 2/2] gpio: "

[meta-python][PATCH] python-cmd2: update to version 0.7.6
 2017-08-14 14:05 UTC 

[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-14 14:05 UTC  (3+ messages)

[PATCH] acpi: apei: fix the wrongly parse generic error status block
 2017-08-14 14:04 UTC  (7+ messages)

[RFC PATCH 0/7] dax, ext4: Synchronous page faults
 2017-08-14 14:04 UTC  (13+ messages)

[Qemu-devel] migration issue with qemu 2.10-rc2: QEMU command 'nbd-server-add': Block node is read-only
 2017-08-14 14:03 UTC  (6+ messages)

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-14 14:03 UTC  (8+ messages)
` [PATCH 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware

[v6 00/15] complete deferred page initialization
 2017-08-14 14:01 UTC  (14+ messages)
` [v6 01/15] x86/mm: reserve only exiting low pages
` [v6 15/15] mm: debug for raw alloctor

Linux 4.13: Reported regressions as of Monday, 2017-08-14
 2017-08-14 14:02 UTC 

[LTP] [PATCH v2] syscalls/fanotify08: add sanity check for FAN_CLOEXEC
 2017-08-14 14:01 UTC  (5+ messages)
` [LTP] [PATCH v3 0/3] add SAFE_FANOTIFY_INIT and FAN_CLOEXEC cases
  ` [LTP] [PATCH v3 1/3] lib: add helper SAFE_FANOTIFY_INIT
  ` [LTP] [PATCH v3 2/3] fanotify: rewrite old cases with new lib
  ` [LTP] [PATCH v3 3/3] syscalls/fanotify0[89]: add sanity check for FAN_CLOEXEC

[meta-python][PATCH] python-wrapt: update to version 1.10.11
 2017-08-14 14:01 UTC 

[Qemu-devel] [PATCH v3 00/12] Convert over to use keycodemapdb
 2017-08-14 14:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: drm/panel is now maintained in drm-misc
 2017-08-14 14:00 UTC 

[PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer
 2017-08-14 13:59 UTC  (8+ messages)

[PATCH v2 0/3] ARM, arm64: dts: renesas: Use R-Car SATA Gen[23] fallback compat strings
 2017-08-14 13:59 UTC  (10+ messages)
` [PATCH v2 1/3] ARM: dts: r8a7790: Use R-Car SATA Gen2 fallback compat string
` [PATCH v2 2/3] ARM: dts: r8a7791: "
` [PATCH v2 3/3] arm64: dts: r8a7795: Use R-Car SATA Gen3 "

[Bug 102207] [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
 2017-08-14 13:59 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: net: bluetooth: Add broadcom-bluetooth
 2017-08-14 13:56 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: bcm2837-rpi-3-b: Add bcm43438 as serial slave

[PATCH v3] livepatch: shadow variables
 2017-08-14 13:56 UTC  (4+ messages)
` [PATCH v3] livepatch: introduce shadow variable API

[patch v2 0/2] Enable Mellanox switch device in I2C mode
 2017-08-14 15:38 UTC  (5+ messages)
` [patch v2 1/2] Allow Mellanox switch devices to be configured if only I2C bus is set
` [patch v2 2/2] Change Kconfig description

[PATCH 3/5] xen: RCU/x86/ARM: discount CPUs that were idle when grace period started
 2017-08-14 13:54 UTC  (3+ messages)

[PATCH 00/25 v7] SBSA UART emulation support in Xen
 2017-08-14 13:54 UTC  (5+ messages)

[linux-3.18 test] 112625: trouble: blocked/broken/fail/pass
 2017-08-14 13:54 UTC 

[PATCH 00/10] ARM, arm64: dts: renesas: Use R-Car GPIO Gen[123] fallback compat strings
 2017-08-14 13:54 UTC  (9+ messages)
` [PATCH 07/10] ARM: dts: r8a7793: Use R-Car GPIO Gen2 fallback compat string
` [PATCH 09/10] arm64: dts: r8a7795: Use R-Car GPIO Gen3 "
` [PATCH 10/10] arm64: dts: r8a7796: "

[pull request][rdma-next 00/11] Hardware tag matching support
 2017-08-14 13:53 UTC  (12+ messages)
  ` [rdma-next 01/11] net/mlx5: Update HW layout definitions
  ` [rdma-next 02/11] IB/core: Add XRQ capabilities
  ` [rdma-next 03/11] IB/core: Separate CQ handle in SRQ context
  ` [rdma-next 04/11] IB/core: Add new SRQ type IB_SRQT_TM
  ` [rdma-next 05/11] IB/uverbs: Add XRQ creation parameter to UAPI
  ` [rdma-next 06/11] IB/uverbs: Add new SRQ type IB_SRQT_TM
  ` [rdma-next 07/11] IB/uverbs: Expose XRQ capabilities
  ` [rdma-next 08/11] IB/mlx5: Fill "
  ` [rdma-next 09/11] net/mlx5: Add XRQ support
  ` [rdma-next 10/11] IB/mlx5: Support IB_SRQT_TM
  ` [rdma-next 11/11] Documentation: Hardware tag matching


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.