All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-09 03:02:48 to 2017-02-09 05:14:25 UTC [more...]

[PATCH] xen/mm: Alter is_iomem_page() to use mfn_t
 2017-02-09  8:56 UTC  (9+ messages)

[xen-unstable test] 104131: regressions - FAIL
 2017-02-09  8:51 UTC  (11+ messages)

[PATCH 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
 2017-02-09  3:16 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-02-09  5:14 UTC 

[PATCH v2 0/2] grep: make output consistent with revision syntax
 2017-02-09  5:14 UTC  (8+ messages)
` [PATCH v2 2/2] grep: use '/' delimiter for paths

[PATCH 1/1] ixgbe: add the external ixgbe fiber transceiver status
 2017-02-09  3:03 UTC  (4+ messages)
` [Intel-wired-lan] "
` [PATCH 1/1] ethtool: add the external transceiver status of the ixgbe fiber
  ` [Intel-wired-lan] "

[PATCH 1/4] perf tools: pass PYTHON config to feature detection
 2017-02-09  5:03 UTC  (5+ messages)
` [PATCH v2] tools lib traceevent: Robustify do_generate_dynamic_list_file

Are we ready for jewel 10.2.6?
 2017-02-09  5:10 UTC  (4+ messages)

Does anyone have test cases for mount namespaces?
 2017-02-09  5:09 UTC  (3+ messages)

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-02-09  5:09 UTC  (2+ messages)

What's cooking in git.git (Feb 2017, #02; Mon, 6)
 2017-02-09  5:09 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/9] ISA 3.00 KVM guest support
 2017-02-09  5:07 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH 2/9] Update headers using update-linux-headers.sh
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC PATCH 3/9] spapr: Add ibm, processor-radix-AP-encodings to the device tree
` [Qemu-devel] [RFC PATCH 6/9] spapr: Add h_register_process_table() hypercall
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/3] Define coherent device memory node
 2017-02-09  5:05 UTC  (4+ messages)
` [PATCH 3/3] mm: Enable Buddy allocation isolation for CDM nodes

[U-Boot] [PATCH] nand: atmel: add drvice tree support and dm gpio APIs
 2017-02-09  5:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] POWER9 TCG enablements - part14
 2017-02-09  5:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] target-ppc: implement load atomic instruction

UBI/UBIFS corruptions during random power-cuts
 2017-02-09  4:59 UTC  (17+ messages)

[PATCH 00/11] drm/msm: A5XX preemption
 2017-02-09  5:01 UTC  (3+ messages)
` [PATCH 05/11] drm/msm: get an iova from the address space instead of an id

[RFC-PATCHv2] submodules: add a background story
 2017-02-09  2:08 UTC 

[PATCH v2 1/2] fork: free vmapped stacks in cache when cpus are offline
 2017-02-09  4:26 UTC  (6+ messages)
` [kernel-hardening] "
` [PATCH v2 2/2] fork: make number of cached stacks (vmapped) configurable using Kbuild
  ` [kernel-hardening] "

[PATCH V2 0/6] PM / Domains: Implement domain performance states
 2017-02-09  3:41 UTC  (5+ messages)
` [PATCH V2 1/6] PM / QOS: Add default case to the switch
` [PATCH V2 2/6] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
` [PATCH V2 4/6] PM / domain: Register for PM QOS performance notifier
` [PATCH V2 5/6] PM / domain: Save/restore performance state at runtime suspend/resume

[Qemu-devel] [PATCH 00/22] target/openrisc updates
 2017-02-09  4:51 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] target/openrisc: Rename the cpu from or32 to or1k
` [Qemu-devel] [PATCH 03/22] linux-user: Fix openrisc cpu_loop
` [Qemu-devel] [PATCH 04/22] target/openrisc: Fix exception handling status registers
  ` [OpenRISC] "
` [Qemu-devel] [PATCH 05/22] target/openrisc: Implement lwa, swa
` [Qemu-devel] [PATCH 06/22] target/openrisc: Tidy insn dumping
` [Qemu-devel] [PATCH 07/22] target/openrisc: Rationalize immediate extraction
` [Qemu-devel] [PATCH 08/22] target/openrisc: Streamline arithmetic and OVE
` [Qemu-devel] [PATCH 09/22] target/openrisc: Put SR[OVE] in TB flags
` [Qemu-devel] [PATCH 10/22] target/openrisc: Invert the decoding in dec_calc
` [Qemu-devel] [PATCH 11/22] target/openrisc: Keep SR_F in a separate variable
` [Qemu-devel] [PATCH 12/22] target/openrisc: Keep SR_CY and SR_OV in a separate variables
` [Qemu-devel] [PATCH 13/22] target/openrisc: Use movcond where appropriate
` [Qemu-devel] [PATCH 14/22] target/openrisc: Set flags on helpers
` [Qemu-devel] [PATCH 15/22] target/openrisc: Enable trap, csync, msync, psync for user mode
` [Qemu-devel] [PATCH 16/22] target/openrisc: Implement msync
` [Qemu-devel] [PATCH 17/22] target/openrisc: Represent MACHI:MACLO as a single unit
` [Qemu-devel] [PATCH 18/22] target/openrisc: Implement muld, muldu, macu, msbu
` [Qemu-devel] [PATCH 19/22] target/openrisc: Fix madd
` [Qemu-devel] [PATCH 20/22] target/openrisc: Optimize l.jal to next
` [Qemu-devel] [PATCH 21/22] target/openrisc: Tidy ppc/npc implementation
` [Qemu-devel] [PATCH 22/22] target/openrisc: Tidy handling of delayed branches

[PATCH] gc: ignore old gc.log files
 2017-02-09  4:51 UTC  (3+ messages)

[PATCH] mm: fix KPF_SWAPCACHE
 2017-02-09  4:50 UTC  (4+ messages)

[ovmf baseline-only test] 68540: all pass
 2017-02-09  4:48 UTC 

[PATCH 1/1] Ddrivers: hv: Turn off write permission on the hypercall page
 2017-02-09  4:44 UTC  (2+ messages)
  ` [kernel-hardening] "

[Qemu-devel] [RFC] virtio-pci: Allow PCIe virtio devices on root bus
 2017-02-09  4:16 UTC  (3+ messages)

[PATCH kernel v4 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-09  4:00 UTC  (9+ messages)
` [PATCH kernel v4 08/10] KVM: PPC: Separate TCE validation from update
` [PATCH kernel v4 09/10] KVM: PPC: Use preregistered memory API to access TCE list

[PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend
 2017-02-09  4:32 UTC  (7+ messages)

[PATCH v2] drivers/mailbox: Add Aspeed mailbox driver
 2017-02-09  4:39 UTC  (3+ messages)

[PATCH v2] drm/i915/debugfs: Add i915_hpd_storm_ctl
 2017-02-09  4:39 UTC  (2+ messages)

[Buildroot] [PATCH] lm-sensors: download from debian snapshot archive
 2017-02-09  4:36 UTC 

Bug with fixup and autosquash
 2017-02-09  4:06 UTC  (3+ messages)

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-09  4:34 UTC  (9+ messages)
        ` [kbuild-all] "

[PATCH 1/3] powerpc/mm/radix: Update pte update sequence for pte clear case
 2017-02-09  4:34 UTC  (4+ messages)

git-scm.com status report
 2017-02-09  4:30 UTC  (5+ messages)

[GIT PULL] PCI fixes for v4.10
 2017-02-09  4:06 UTC  (2+ messages)

[PATCH 1/3] usb: host: fotg2: add devicetree probing
 2017-02-09  4:27 UTC  (3+ messages)

sysroot question
 2017-02-09  4:23 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] Allow disabling non-FIT image loading from SPL
 2017-02-09  4:22 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/6] spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
` [U-Boot] [PATCH v3 2/6] spl: Add option to enable SPL Legacy image support

[PATCH] random: Don't overwrite CRNG state in crng_initialize()
 2017-02-09  4:19 UTC  (2+ messages)

would people mind a slow osd restart during luminous upgrade?
 2017-02-09  4:19 UTC  (2+ messages)

[PATCH 1/1] dm-zoned: Zoned block device target
 2017-02-09  4:18 UTC 

[PATCH] MAINTAINERS: Add Jon Mason to BCM5301X maintainers
 2017-02-08 23:29 UTC  (2+ messages)

[U-Boot] [PATCH] defconfig: am43xx_hs_evm: Sync HS defconfig with non-HS defconfig
 2017-02-09  4:15 UTC  (2+ messages)

Patchwork lists submitters @google.com as "Rick Altherr via openbmc"
 2017-02-09  4:13 UTC  (3+ messages)

[PATCH v7 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-02-09  4:11 UTC  (6+ messages)
  ` [PATCH v7 2/4] dmaengine: Forward slave device pointer to of_xlate callback

New progress meters
 2017-02-09  4:09 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
 2017-02-09  4:06 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu:cleanup

[PATCH 1/2] net/ixgbe: calculate the correct number of received packets in bulk alloc function
 2017-02-09  4:05 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v4 "
  ` [PATCH v4 2/2] net/ixgbe: calculate correct number of received packets for ARM NEON-version vPMD

[PATCH] mm/zsmalloc: fix comment in zsmalloc
 2017-02-09  3:55 UTC  (4+ messages)

[qemu-mainline test] 105654: regressions - FAIL
 2017-02-09  4:02 UTC 

[U-Boot] [PATCH 0/6] ARM: DRA7: AM57xx: Enable SPL_DM
 2017-02-09  4:01 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROL
` [U-Boot] [PATCH 3/6] ARM: dts: AM57xx: Add generic dts for spl

[PATCHv6 00/37] ext4: support of huge pages
 2017-02-09  4:01 UTC  (7+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags

[PATCH v12 0/9] power: add power sequence library
 2017-02-09  1:45 UTC  (4+ messages)
` [PATCH v12 6/9] usb: xhci: use bus->sysdev for DMA configuration

[U-Boot] [PATCH v2 0/5] ARM: DRA7: AM57xx: Enable SPL_DM
 2017-02-09  4:00 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] tools: omapimage: Fix size in header
` [U-Boot] [PATCH v2 2/5] ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROL
` [U-Boot] [PATCH v2 3/5] ARM: dts: OMAP5+: Add u-boot specific dtsi
` [U-Boot] [PATCH v2 4/5] configs: am57xx_evm: Enable SPL_DM
` [U-Boot] [PATCH v2 5/5] configs: dra7xx_evm: "

[PATCH 0/2] ARM: ARMv7 (with MMU) XIP without ARCH_MULTIPLATFORM
 2017-02-09  3:50 UTC  (10+ messages)
` [PATCH 1/2] ARM: add ARM_SINGLE_ARMV7 as config option
` [PATCH 2/2] ARM: shmobile: add renesas soc as a top level selection

Hotplug support for VFIO
 2017-02-09  3:56 UTC  (7+ messages)

[PATCH v1 1/4] ASoC: Intel: common: Replace custom implementation of readq / writeq
 2017-02-09  3:56 UTC  (4+ messages)

[PATCH] proc/sysctl: drop unregistered stale dentries as soon as possible
 2017-02-09  3:53 UTC  (3+ messages)

[Qemu-devel] iommu emulation
 2017-02-09  3:52 UTC 

linux-next: manual merge of the kvm-ppc tree with the powerpc tree
 2017-02-09  3:37 UTC  (2+ messages)

[U-Boot] [PATCH] x86: baytrail: Configure SPI BIOS parameters
 2017-02-09  3:46 UTC  (5+ messages)
` [U-Boot] [PATCH v2] spi: ich: "

[Qemu-devel] virtio-scsi-pci iothread spins at 100%
 2017-02-09  3:44 UTC  (5+ messages)

[PATCH V3] PCI:hisi: Add DT almost ECAM support for HiSilicon Hip06/Hip07 host controllers
 2017-02-09  3:45 UTC  (6+ messages)

[PATCH 0/1] tinfoil: ensure PATH includes bitbake's bin directory
 2017-02-09  3:42 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option
 2017-02-09  1:27 UTC  (2+ messages)
` [PATCHv2 "

+ mm-zsmalloc-fix-comment-in-zsmalloc.patch added to -mm tree
 2017-02-09  3:32 UTC 

[kernel-hardening] Merge in PAX_MEMORY_SANITIZE work from grsec to linux-next
 2017-02-09  3:37 UTC  (5+ messages)

ondisk_read/write lock
 2017-02-09  2:41 UTC  (2+ messages)

[PATCH] quota-tools: add missing newline to die() messages
 2017-02-09  3:36 UTC 

[PATCH v4 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-09  3:22 UTC  (12+ messages)
` [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family
` [PATCH v4 3/3] ASoC: zx-i2s: introduce pclk "

[U-Boot] [PATCH] arm: socfpga: set the mpuclk divider in the Altera group register
 2017-02-09  3:29 UTC  (8+ messages)

irqchip/gic: avoid magic irq number
 2017-02-09  3:15 UTC  (3+ messages)

[PATCH] x86/paravirt: Avoid setting IF flag, if not necessary
 2017-02-09  2:13 UTC  (2+ messages)
` [lkp-robot] [x86/paravirt] b1e955caea: WARNING:at_kernel/locking/lockdep.c:#trace_hardirqs_off_caller

Half second spend in i8042 during suspend on TUXEDO BU1406
 2017-02-08 23:58 UTC 

[refpolicy] policy releases
 2017-02-09  3:19 UTC  (4+ messages)

[PATCH v2] busybox: 1.24.1 -> 1.26.2
 2017-02-09 10:33 UTC  (2+ messages)

[PATCH][V2] intel-hid: support 5 array button
 2017-02-09  3:09 UTC  (5+ messages)

mm: deadlock between get_online_cpus/pcpu_alloc
 2017-02-09  3:15 UTC  (15+ messages)

dax: enable DAX PMD suport for NVDIMM device
 2017-02-09  3:14 UTC  (2+ messages)

[PATCH net] net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
 2017-02-09  3:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v16 0/2] virtio-crypto: virtio crypto device specification
 2017-02-09  3:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v16 1/2] virtio-crypto: Add "
  ` [Qemu-devel] [virtio-dev] "
        ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] [RFC PATCH 00/17] target/ppc: Implement POWER9 pseries tcg legacy kernel support
 2017-02-09  3:09 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 10/17] target/ppc/POWER9: Add POWER9 mmu fault handler
` [Qemu-devel] [RFC PATCH 11/17] target/ppc/POWER9: Update to new pte format for POWER9 accesses

[PATCH linux v1 0/4] Seven segment display support
 2017-02-09  3:08 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2017-02-09  3:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/15] cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
 2017-02-09  3:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] GPIO: Correct doc typo "confguration" -> "configuration"
 2017-02-09  3:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Remove unused symbol CONGIG_CMD_STORAGE from board configs
 2017-02-09  3:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
 2017-02-09  3:03 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] arm64: fix comment in relocate_64.S
 2017-02-09  3:03 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] keystone2: Rename local CONFIG_ symbol
 2017-02-09  3:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] regulator: palmas: Fix smps6 - smps9 indices
 2017-02-09  3:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif
 2017-02-09  3:02 UTC  (2+ messages)
` [U-Boot] "


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.