All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 02:03:43 to 2017-01-12 03:18:45 UTC [more...]

[U-Boot] [PATCH v2 0/7] mmc: more Kconfig conversion, MMC related clean-up
 2017-01-12  3:18 UTC  (6+ messages)
` [U-Boot] [PATCH v2 7/7] ARM: sunxi: remove bare default for CONFIG_MMC

[Qemu-devel] [PATCH v5 0/7] POWER9 TCG enablements - BCD functions - final part
 2017-01-12  3:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/7] host-utils: Implement unsigned quadword left/right shift and unit tests
` [Qemu-devel] [PATCH v5 6/7] ppc: Implement bcdtrunc. instruction

[Qemu-devel] [PATCH 00/11] POWER9 TCG enablements - part11
 2017-01-12  2:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/11] target-ppc: Add xsiexpdp instruction

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-12  3:16 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[U-Boot] [PATCH] mmc: sunxi: revive depends on UART0_PORT_F
 2017-01-12  3:16 UTC 

[PATCH] block: loose check on sg gap
 2017-01-12  3:14 UTC  (7+ messages)

[RFC] userfaultfd: fix SIGBUS resulting from false rwsem wakeups
 2017-01-12  3:13 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] virtio_scsi: Reject commands when virtqueue is broken
 2017-01-12  3:11 UTC  (3+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-12  3:11 UTC  (7+ messages)
` [PATCH 1/4] mm, page_alloc: Split buffered_rmqueue
` [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemask

[PATCH v3 1/6] ethdev: fix port data mismatched in multiple process model
 2017-01-12  3:10 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/5] xfsprogs: misc fixes
 2017-01-12  3:06 UTC  (6+ messages)
` [PATCH 1/5] xfs_io: fix the minimum arguments to the reflink command
` [PATCH 2/5] xfs_io: fix some documentation problems
` [PATCH 3/5] xfs_io: prefix dedupe command error messages consistently
` [PATCH 4/5] xfs_db: sanitize geometry on load
` [PATCH 5/5] xfs_repair: strengthen geometry checks

[PATCH 0/7] mfd/iio: move the AB8500 GPADC driver to IIO
 2017-01-12  3:04 UTC  (9+ messages)
` [PATCH 1/7] power: supply: ab8500_btemp: convert to IIO ADC
` [PATCH 2/7] power: supply: ab8500_charger: "
` [PATCH 3/7] power: supply: ab8500_fg: "

[PATCH] Documentation: dt: reset: Revise typos in TI syscon reset example
 2017-01-12  1:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] examples/vhost: fix the wrong initialization of lcore_ids
 2017-01-12  3:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-io: Return non-zero exit code on failure
 2017-01-12  3:01 UTC  (3+ messages)

[PATCH] aio: fix lock dep warning
 2017-01-12  3:00 UTC  (3+ messages)

[PATCH] power: supply: axp20x_usb_power: fix 64-bit build warning
 2017-01-12  2:58 UTC  (2+ messages)

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-12  2:57 UTC  (8+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH] examples/vhost: fix calc err of nr_mbufs_per_core
 2017-01-12  3:52 UTC  (2+ messages)

[Qemu-devel] [PULL 00/30] target-sparc sun4v support
 2017-01-12  2:56 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
` [Qemu-devel] [PULL 02/30] target-sparc: store cpu super- and hypervisor flags in TB
` [Qemu-devel] [PULL 03/30] target-sparc: use explicit mmu register pointers
` [Qemu-devel] [PULL 04/30] target-sparc: add UA2005 TTE bit #defines
` [Qemu-devel] [PULL 05/30] target-sparc: add UltraSPARC T1 TLB #defines
` [Qemu-devel] [PULL 06/30] target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode
` [Qemu-devel] [PULL 07/30] target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
` [Qemu-devel] [PULL 08/30] target-sparc: implement UA2005 scratchpad registers
` [Qemu-devel] [PULL 09/30] target-sparc: implement UltraSPARC-T1 Strand status ASR
` [Qemu-devel] [PULL 10/30] target-sparc: hypervisor mode takes over nucleus mode
` [Qemu-devel] [PULL 11/30] target-sparc: implement UA2005 hypervisor traps
` [Qemu-devel] [PULL 12/30] target-sparc: implement UA2005 GL register
` [Qemu-devel] [PULL 13/30] target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
` [Qemu-devel] [PULL 14/30] target-sparc: fix immediate UA2005 traps
` [Qemu-devel] [PULL 15/30] target-sparc: use direct address translation in hyperprivileged mode
` [Qemu-devel] [PULL 16/30] target-sparc: allow priveleged ASIs "
` [Qemu-devel] [PULL 17/30] target-sparc: ignore writes to UA2005 CPU mondo queue register
` [Qemu-devel] [PULL 18/30] target-sparc: replace the last tlb entry when no free entries left
` [Qemu-devel] [PULL 19/30] target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
` [Qemu-devel] [PULL 20/30] target-sparc: implement UA2005 TSB Pointers
` [Qemu-devel] [PULL 21/30] target-sparc: simplify ultrasparc_tsb_pointer
` [Qemu-devel] [PULL 22/30] target-sparc: allow 256M sized pages
` [Qemu-devel] [PULL 23/30] target-sparc: implement auto-demapping for UA2005 CPUs
` [Qemu-devel] [PULL 24/30] target-sparc: add more registers to dump_mmu
` [Qemu-devel] [PULL 25/30] target-sparc: implement UA2005 ASI_MMU (0x21)
` [Qemu-devel] [PULL 26/30] target-sparc: store the UA2005 entries in sun4u format
` [Qemu-devel] [PULL 27/30] target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
` [Qemu-devel] [PULL 28/30] target-sparc: implement sun4v RTC
` [Qemu-devel] [PULL 29/30] target-sparc: move common cpu initialisation routines to sparc64.c
` [Qemu-devel] [PULL 30/30] target-sparc: fix up niagara machine

[PATCH] power: supply: axp20x_usb_power: fix warning on 64bit
 2017-01-12  2:55 UTC  (2+ messages)

[kernel-hardening] [RFC PATCH 00/19] refcount_t API + usage
 2017-01-12  2:55 UTC  (11+ messages)
` [kernel-hardening] [RFC PATCH 08/19] kernel, mm: convert from atomic_t to refcount_t

[PATCH 00/10] power: supply: bq275xx: implement individual chip revision support
 2017-01-12  2:54 UTC  (3+ messages)
` [PATCH v5 00/11] power: supply: bq27xxx: "

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-12  2:51 UTC  (9+ messages)
` [PATCH v5 2/9] mm/swap: Add cluster lock

[PATCH] drivers: power: supply: Compress return logic into one line
 2017-01-12  2:45 UTC 

[PATCH 0/2] Rename blk_queue_zone_size and bdev_zone_size
 2017-01-12  2:42 UTC  (3+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] f2fs: Rename bdev_zone_size to bdev_zone_sectors

mac80211: Fix headroom allocation when forwarding mesh pkt
 2017-01-12  2:40 UTC  (2+ messages)

[PATCH v5 3/8] ethdev: reserve capability flags for PMD-specific API
 2017-01-12  2:42 UTC  (7+ messages)

corruption: yet another one after deleting a ro snapshot
 2017-01-12  2:38 UTC  (4+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-12  2:38 UTC  (8+ messages)
` [LSF/MM "
  ` [Lsf-pc] "

[LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-12  2:37 UTC  (2+ messages)

[PATCH 00/18] Drivers: hv: vmbus: Restructure architecture specific code
 2017-01-12  2:32 UTC  (4+ messages)
` [PATCH 01/18] Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents

[PATCH net-next] net/mlx5e: Support bpf_xdp_adjust_head()
 2017-01-12  2:09 UTC 

[PATCH] KVM: x86: Introduce segmented_write_std
 2017-01-12  2:28 UTC 

[PATCH] drivers: power: supply: Compress return logic into one line
 2017-01-12  2:29 UTC 

[PATCH v2 0/5] Reset Controller Nodes for TI Keystone platforms
 2017-01-12  2:28 UTC  (4+ messages)

[PATCH 0/2] net/virtio: optimize virtio net header reset
 2017-01-12  2:30 UTC  (4+ messages)
` [PATCH 1/2] net/virtio: fix performance regression due to TSO enabling
  ` [dpdk-stable] "

[PATCH] serial: fsl_lpuart: Remove the alias node dependence
 2017-01-12  2:27 UTC  (3+ messages)

[meta-selinux][PATCH 0/2] uprev refpolicy to 2.20161023
 2017-01-12  2:26 UTC  (5+ messages)

[QUESTION] Arm64: Query L3 cache info via DT
 2017-01-12  2:26 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 wave 1 0/4] fw-cfg: support writeable blobs and more files
 2017-01-12  2:25 UTC  (2+ messages)

[PATCH v2 1/2] drm/nouveau: Don't enabling polling twice on runtime resume
 2017-01-12  2:25 UTC  (3+ messages)
` [PATCH 2/2] drm/nouveau: Handle fbcon suspend/resume in seperate worker

[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
 2017-01-12  2:24 UTC  (7+ messages)
` [U-Boot] [PATCH V2 20/20] imx: mx7ulp_evk: enable mmc/regulator support

[Qemu-devel] [RFC]virtio-blk: add disk-name device property
 2017-01-12  2:22 UTC  (5+ messages)

[PATCH 1/3] nfsd: fix supported attributes for acl & labels
 2017-01-12  2:22 UTC  (4+ messages)
` [PATCH 2/3] nfsd: constify nfsd_suppatttrs
` [PATCH 3/3] nfsd: opt in to labeled nfs per export
  ` [PATCH] exportfs: support "security_label" export option

[PATCH] spi: davinci: use dma_mapping_error()
 2017-01-12  2:18 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915: Use the MRU stack search after evicting
 2017-01-12  2:13 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915: Extract reserving space in the GTT to a helper
  ` [igvt-g-dev] "

[PATCH V2 1/4] PCI: exynos: replace to one register accessor from each accessors
 2017-01-12  2:17 UTC  (4+ messages)
    ` [PATCH V2 2/4] PCI: exynos: Remove the unnecessary variables
    ` [PATCH V2 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
    ` [PATCH V2 4/4] PCI: exynos: remove the duplicated codes

[PATCH 0/6] Few bq24190-charger fixes and improvments
 2017-01-12  2:11 UTC  (5+ messages)
` [PATCH 4/6] power: bq24190_charger: Don't read fault register outside irq_handle_thread()
` [PATCH 5/6] power: bq24190_charger: Check the interrupt status on resume

RFC: make labeled NFS opt-in
 2017-01-12  2:17 UTC  (2+ messages)

[PATCH net-next] secure_seq: fix sparse errors
 2017-01-12  2:10 UTC 

[U-Boot PATCH 0/2] aspeed: Use FIT-provided ramdisk if available
 2017-01-12  2:13 UTC  (3+ messages)
` [U-Boot PATCH 1/2] aspeed: Use HUSH shell
` [U-Boot PATCH 2/2] aspeed: use FIT-provided ramdisk if available

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-12  2:12 UTC  (14+ messages)

[Qemu-devel] [PATCH RFC] migration: set cpu throttle value by workload
 2017-01-12  2:17 UTC  (2+ messages)

vger.kernel.org mail queue issue?
 2017-01-12  2:07 UTC  (2+ messages)

[PATCH 0/4 v3] Fixes and workarounds for dwc2 on HiKey board (rebased to synopsys-usb/next)
 2017-01-12  2:04 UTC  (2+ messages)

mmotm 2017-01-11-17-14 uploaded
 2017-01-12  2:05 UTC  (2+ messages)

[Qemu-devel] [PULL 00/67] ppc-for-2.9 queue 20170112
 2017-01-12  2:03 UTC  (65+ messages)
` [Qemu-devel] [PULL 03/67] target-ppc: rename CRF_* defines as CRF_*_BIT
` [Qemu-devel] [PULL 05/67] target-ppc: Add xscmpexp[dp, qp] instructions
` [Qemu-devel] [PULL 06/67] target-ppc: Add xscmpoqp and xscmpuqp instructions
` [Qemu-devel] [PULL 07/67] target-ppc: implement lxsd and lxssp instructions
` [Qemu-devel] [PULL 08/67] target-ppc: implement stxsd and stxssp
` [Qemu-devel] [PULL 09/67] target-ppc: implement lxv/lxvx and stxv/stxvx
` [Qemu-devel] [PULL 10/67] target-ppc: Implement bcdcfsq. instruction
` [Qemu-devel] [PULL 11/67] target-ppc: Implement bcdctsq. instruction
` [Qemu-devel] [PULL 12/67] target-ppc: Implement bcdcpsgn. instruction
` [Qemu-devel] [PULL 13/67] target-ppc: Implement bcdsetsgn. instruction
` [Qemu-devel] [PULL 14/67] target-ppc: add vextu[bhw][lr]x instructions
` [Qemu-devel] [PULL 15/67] pseries: Always use core objects for CPU construction
` [Qemu-devel] [PULL 16/67] pseries: Make cpu_update during CAS unconditional
` [Qemu-devel] [PULL 17/67] ppc: Clean up and QOMify hypercall emulation
` [Qemu-devel] [PULL 18/67] ppc: Rename cpu_version to compat_pvr
` [Qemu-devel] [PULL 19/67] ppc/spapr: implement H_SIGNAL_SYS_RESET
` [Qemu-devel] [PULL 20/67] target-ppc: move ppc_vsr_t to common header
` [Qemu-devel] [PULL 21/67] target-ppc: implement stop instruction
` [Qemu-devel] [PULL 22/67] target-ppc: implement xsabsqp/xsnabsqp instruction
` [Qemu-devel] [PULL 23/67] target-ppc: Implement bcd_is_valid function
` [Qemu-devel] [PULL 24/67] target-ppc: implement xsnegqp instruction
` [Qemu-devel] [PULL 25/67] target-ppc: implement xscpsgnqp instruction
` [Qemu-devel] [PULL 26/67] target-ppc: Add xxperm and xxpermr instructions
` [Qemu-devel] [PULL 27/67] target-ppc: implement lxvl instruction
` [Qemu-devel] [PULL 28/67] target-ppc: implement lxvll instruction
` [Qemu-devel] [PULL 29/67] target-ppc: implement stxvl instruction
` [Qemu-devel] [PULL 30/67] target-ppc: implement stxvll instructions
` [Qemu-devel] [PULL 31/67] hw/ppc/spapr: Fix boot path of usb-host storage devices
` [Qemu-devel] [PULL 32/67] prep: do not use global variable to access nvram
` [Qemu-devel] [PULL 33/67] pseries: Add pseries-2.9 machine type
` [Qemu-devel] [PULL 34/67] ppc: Rewrite ppc_set_compat()
` [Qemu-devel] [PULL 35/67] ppc: Rewrite ppc_get_compat_smt_threads()
` [Qemu-devel] [PULL 36/67] ppc: Validate compatibility modes when setting
` [Qemu-devel] [PULL 37/67] qtest: add netfilter tests for ppc64
` [Qemu-devel] [PULL 38/67] qtest: add display-vga-test to ppc64
` [Qemu-devel] [PULL 39/67] libqos: fix spapr qpci_map()
` [Qemu-devel] [PULL 40/67] qtest: convert ivshmem-test to use libqos
` [Qemu-devel] [PULL 41/67] qtest: add ivshmem-test for ppc64
` [Qemu-devel] [PULL 42/67] hw/gpio: QOM'ify mpc8xxx.c
` [Qemu-devel] [PULL 43/67] hw/ppc: QOM'ify e500.c
` [Qemu-devel] [PULL 44/67] hw/ppc: QOM'ify ppce500_spin.c
` [Qemu-devel] [PULL 45/67] hw/ppc: QOM'ify spapr_vio.c
` [Qemu-devel] [PULL 46/67] target-ppc: Add xxextractuw instruction
` [Qemu-devel] [PULL 47/67] target-ppc: Add xxinsertw instruction
` [Qemu-devel] [PULL 48/67] prep: add PReP System I/O
` [Qemu-devel] [PULL 49/67] prep: add IBM RS/6000 7020 (40p) memory controller
` [Qemu-devel] [PULL 50/67] prep: add IBM RS/6000 7020 (40p) machine emulation
` [Qemu-devel] [PULL 51/67] target-ppc: Use float64 arg in helper_compute_fprf()
` [Qemu-devel] [PULL 52/67] target-ppc: Replace isden by float64_is_zero_or_denormal
` [Qemu-devel] [PULL 53/67] target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
` [Qemu-devel] [PULL 54/67] target-ppc: Add xscvdphp, xscvhpdp
` [Qemu-devel] [PULL 55/67] target-ppc: Use correct precision for FPRF setting
` [Qemu-devel] [PULL 56/67] target-ppc: Add xsxexpdp instruction
` [Qemu-devel] [PULL 57/67] target-ppc: Add xsxexpqp instruction
` [Qemu-devel] [PULL 58/67] target-ppc: Add xsxsigdp instruction
` [Qemu-devel] [PULL 59/67] target-ppc: Add xsxsigqp instructions
` [Qemu-devel] [PULL 60/67] pxb: Restrict to x86
` [Qemu-devel] [PULL 61/67] pseries: Rewrite CAS PVR compatibility logic
` [Qemu-devel] [PULL 62/67] ppc: Add ppc_set_compat_all()
` [Qemu-devel] [PULL 63/67] target-ppc: Add xsaddqp instructions
` [Qemu-devel] [PULL 64/67] target-ppc: Add xscvdpqp instruction
` [Qemu-devel] [PULL 65/67] target-ppc: Add xscvqpdp instruction
` [Qemu-devel] [PULL 66/67] ppc: Prevent inifnite loop in decrementer auto-reload
` [Qemu-devel] [PULL 67/67] ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro

[PATCH v2] arm64: dts: r8a7795: salvator-x: Add DU0 and DU3 external dot clocks
 2017-01-12  1:56 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.