All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-24 09:51:32 to 2017-02-24 10:52:49 UTC [more...]

[PATCH 0/7] MCE code cleanup and bugfix
 2017-02-24 10:52 UTC 

[xen-unstable-smoke test] 106060: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-24 10:52 UTC 

[Qemu-devel] [PATCH v2 00/22] ppc/xics: simplify ICS and ICP creation
 2017-02-24 10:52 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 01/22] ppc/xics: remove set_nr_irqs() handler from XICSStateClass
` [Qemu-devel] [PATCH v2 03/22] ppc/xics: store the ICS object under the sPAPR machine
` [Qemu-devel] [PATCH v2 04/22] ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] spapr/pci: populate PCI DT in reverse order
 2017-02-24 10:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] Postcopy: Hugepage support
 2017-02-24 10:50 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 01/16] postcopy: Transmit ram size summary word
` [Qemu-devel] [PATCH v2 02/16] postcopy: Transmit and compare individual page sizes

[PATCH] drm/i915: Include GuC fw version in error state
 2017-02-24 10:49 UTC  (6+ messages)

[PATCH v2] NTB: Add IDT 89HPESxNTx PCIe-switches support
 2017-02-24 10:49 UTC  (2+ messages)
` [PATCH v3] "

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-24 10:42 UTC  (5+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

[PATCH] f2fs: select target segment with closer temperature in SSR mode
 2017-02-24 10:46 UTC  (2+ messages)

[PATCH 1/3] f2fs: clean up codes in get_ssr_segment
 2017-02-24 10:47 UTC  (7+ messages)
` [PATCH 3/3] f2fs: provide more chance for node and data to get ssr segment

[tip:core/urgent 2/2] fs/afs/flock.o: warning: objtool: afs_do_unlk()+0x0: duplicate frame pointer save
 2017-02-24 10:47 UTC 

storing a value larger than UINT_MAX
 2017-02-24 10:38 UTC 

[Buildroot] [PATCH] board/atmel/readme.txt: fix typo
 2017-02-24 10:47 UTC 

[PATCH v2 1/2] drm/i915: signal first fence from irq handler if complete
 2017-02-24 10:47 UTC  (8+ messages)
` [PATCH v2 2/2] drm/i915: Delay disabling the user interrupt for breadcrumbs

[PATCH v2 net] net: phy: Fix LED mode in DT single property
 2017-02-24 10:47 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Remove redundant TLB invalidate on switching contexts
 2017-02-24 10:45 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Remove redundant TLB invalidate on switching ppgtt
` [PATCH 3/5] drm/i915: Reduce context alignment
` [PATCH 4/5] drm/i915: Suppress context restore w/a when using MI_RESTORE_INHIBIT

[refpolicy] [PATCH] reorder systemd and add some policy
 2017-02-24 10:45 UTC 

[Qemu-devel] [PATCH 0/5] s390x: network boot
 2017-02-24 10:44 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] elf-loader: Allow late loading of elf
` [Qemu-devel] [PATCH 3/5] s390x/ipl: Load network boot image

KMS backlight ABI proposition
 2017-02-24 10:44 UTC  (12+ messages)

[Qemu-devel] [PATCH v3 00/24] ppc/xics: simplify ICS and ICP creation
 2017-02-24 10:41 UTC  (26+ messages)
` [Qemu-devel] [PATCH v3 01/24] xics: XICS should not be a SysBusDevice
` [Qemu-devel] [PATCH v3 02/24] ppc/xics: fix ICP and ICS reset
` [Qemu-devel] [PATCH v3 03/24] ppc/xics: remove set_nr_irqs() handler from XICSStateClass
` [Qemu-devel] [PATCH v3 04/24] ppc/xics: remove set_nr_servers() "
` [Qemu-devel] [PATCH v3 05/24] ppc/xics: store the ICS object under the sPAPR machine
` [Qemu-devel] [PATCH v3 06/24] ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
` [Qemu-devel] [PATCH v3 07/24] ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
` [Qemu-devel] [PATCH v3 08/24] ppc/xics: use the QOM interface under the sPAPR machine
` [Qemu-devel] [PATCH v3 09/24] ppc/xics: use the QOM interface to get irqs
` [Qemu-devel] [PATCH v3 10/24] ppc/xics: use the QOM interface to resend irqs
` [Qemu-devel] [PATCH v3 11/24] ppc/xics: remove xics_find_source()
` [Qemu-devel] [PATCH v3 12/24] ppc/xics: register the reset handler of ICS objects
` [Qemu-devel] [PATCH v3 13/24] ppc/xics: remove the XICS list of ICS
` [Qemu-devel] [PATCH v3 14/24] ppc/xics: extend the QOM interface to handle ICPs
` [Qemu-devel] [PATCH v3 15/24] ppc/xics: simplify the cpu_setup() handler
` [Qemu-devel] [PATCH v3 16/24] ppc/xics: use the QOM interface to grab an ICP
` [Qemu-devel] [PATCH v3 17/24] ppc/xics: simplify spapr_dt_xics() interface
` [Qemu-devel] [PATCH v3 18/24] ppc/xics: register the reset handler of ICP objects
` [Qemu-devel] [PATCH v3 19/24] ppc/xics: move the ICP array under the sPAPR machine
` [Qemu-devel] [PATCH v3 20/24] ppc/xics: move kernel_xics_fd out of KVMXICSState
` [Qemu-devel] [PATCH v3 21/24] ppc/xics: move the cpu_setup() handler under the ICPState class
` [Qemu-devel] [PATCH v3 22/24] ppc/xics: remove the 'xics' backlinks
` [Qemu-devel] [PATCH v3 23/24] ppc/xics: export the XICS init routines
` [Qemu-devel] [PATCH v3 24/24] ppc/xics: remove the XICSState classes

[PATCH] net/ixgbevf: reset hardware when stopping port
 2017-02-24 10:42 UTC  (6+ messages)
  ` [PATCH] net/ixgbevf: reset hardware when stoppingport
      ` [PATCH] net/ixgbevf: reset hardware whenstoppingport

[linux-linus test] 104684: regressions - FAIL
 2017-02-24 10:40 UTC  (11+ messages)

[ wireguard-dev ] About configuring allowedip
 2017-02-24 10:41 UTC  (3+ messages)

[PATCH] Only search page_offset_base when KASLR mm code is compiled in
 2017-02-24 10:38 UTC 

[RFC] drm/fb: Avoid infinite loop when no response from connector
 2017-02-24 10:38 UTC  (5+ messages)
` [PATCH] drm/i915/fbdev: Stop repeating tile configuration on stagnation

sctp_sendv, sctp_recvv
 2017-02-24 10:37 UTC  (2+ messages)

[Qemu-devel] using fdt_setprop() to set properties to empty values
 2017-02-24 10:35 UTC  (5+ messages)

[PATCH 0/4] Improve intel-hid's self-consistency
 2017-02-24 10:33 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: intel-hid: simplify enabling/disabling HID events
` [PATCH 2/4] platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument
` [PATCH 3/4] platform/x86: intel-hid: use devm_input_allocate_device() for HID events input device
` [PATCH 4/4] platform/x86: intel-hid: remove redundant set_bit() call

[Buildroot] Ethernet not working with imx6ulevk
 2017-02-24 10:34 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/29] 9pfs: local: fix vulnerability to symlink attacks
 2017-02-24 10:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 23/29] 9pfs: local: chmod: don't follow symlinks

[PATCH] ASoC: atmel-classd: fix audio clock rate
 2017-02-24 10:33 UTC  (4+ messages)

Yocto Bug#10456 discuss
 2017-02-24 10:33 UTC 

Create VM exits when guest executes IRET on Intel CPU ?
 2017-02-24 10:32 UTC 

crypto: hang in crypto_larval_lookup
 2017-02-24 10:32 UTC  (6+ messages)

[PATCH] f2fs: change the codes of checking CP_CRC_RECOVERY_FLAG to macro
 2017-02-24 10:29 UTC  (4+ messages)

[PATCH] soc: zte: Restrict SOC_ZTE to ARCH_ZX or COMPILE_TEST
 2017-02-24 10:30 UTC  (2+ messages)

[PATCH] drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warning
 2017-02-24 10:30 UTC 

[PATCH] buildstats.bbclass: Avoid index exception in /proc/PID/io parsing
 2017-02-24 10:22 UTC 

[Qemu-devel] [PATCH v4] mem-prealloc: reduce large guest start-up and migration time
 2017-02-24 10:28 UTC  (2+ messages)

[RFC 00/55] Nested Virtualization on KVM/ARM
 2017-02-24 10:28 UTC  (6+ messages)

[PATCH] f2fs: avoid unnecessary fg_gc
 2017-02-24 10:28 UTC  (2+ messages)

brcmfmac: problem using WPS with wpa_supplicant on BCM43362
 2017-02-24 10:26 UTC  (5+ messages)

[PATCH 1/2] crypto: CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend on HAS_DMA
 2017-02-24 10:27 UTC  (2+ messages)
` [PATCH 2/2] crypto: CRYPTO_DEV_MEDIATEK "

[U-Boot] [PATCH] spi: cadence_qspi_apb: Add trigger-base DT bindings from Linux
 2017-02-24 10:26 UTC  (7+ messages)

[PATCH] lib: Allow compile-testing of parman
 2017-02-24 10:25 UTC 

Clarification on inode alignment
 2017-02-24 10:24 UTC  (3+ messages)

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-24 10:21 UTC  (12+ messages)
` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear

[Qemu-devel] [PATCH v2] mttcg/i386: Patch instruction using async_safe_* framework
 2017-02-24 10:21 UTC  (2+ messages)

A question about TTBRs
 2017-02-24 10:22 UTC  (2+ messages)

[Buildroot] [PATCH v2] core/pkg-generic: store file->package list for staging too
 2017-02-24 10:21 UTC 

[PATCH RFC] drm/sun4i: rgb: Add 5% tolerance to dot clock frequency check
 2017-02-24 10:20 UTC  (9+ messages)
          ` [linux-sunxi] "
            `  "

[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-02-24 10:19 UTC  (13+ messages)

[Buildroot] [PATCH] core/pkg-generic: store file->package list for staging too
 2017-02-24 10:18 UTC  (2+ messages)

[PATCH 2/2] Add S6 support
 2017-02-24 10:16 UTC  (2+ messages)
` [PATCH 1/2] Support Pegasus 3 product

[PATCH] perf tools: Force uncore events to system wide monitoring
 2017-02-24 10:17 UTC 

[RFC PATCH 00/13] arm64/kvm: use common sysreg definitions
 2017-02-24 10:16 UTC  (3+ messages)

Patch "kvm: vmx: ensure VMCS is current while enabling PML" has been added to the 4.4-stable tree
 2017-02-24 10:07 UTC 

[U-Boot] [PATCH v4 00/15] i.MX6: Engicam i.CoreM6/Is.IoT eMMC boot support
 2017-02-24 10:15 UTC  (16+ messages)
` [U-Boot] [PATCH v4 01/15] imx6: Add imx6_src_get_boot_mode
` [U-Boot] [PATCH v4 02/15] imx: spl: Update NAND bootmode detection bit
` [U-Boot] [PATCH v4 03/15] imx: Use IMX6_BMODE_* macros instead of numericals
` [U-Boot] [PATCH v4 04/15] imx6: Add src_base structure define macro
` [U-Boot] [PATCH v4 05/15] imx6: isiotmx6ul: Update SPL board boot order for eMMC
` [U-Boot] [PATCH v4 06/15] i.MX6UL: isiot: Add eMMC boot support
` [U-Boot] [PATCH v4 07/15] i.MX6UL: isiot: Add modeboot env via board_late_init
` [U-Boot] [PATCH v4 08/15] i.MX6UL: isiot: Add mmc_late_init
` [U-Boot] [PATCH v4 09/15] i.MX6UL: isiot: Switch the mmc env based on devno
` [U-Boot] [PATCH v4 10/15] arm: dts: imx6qdl-icore-rqs: Add eMMC node
` [U-Boot] [PATCH v4 11/15] imx6: icorem6_rqs: Update SPL board boot order for eMMC
` [U-Boot] [PATCH v4 12/15] imx6: icorem6_rqs: Add eMMC boot support
` [U-Boot] [PATCH v4 13/15] i.MX6Q: icorem6_rqs: Add modeboot env via board_late_init
` [U-Boot] [PATCH v4 14/15] i.MX6Q: icorem6_rqs: Add mmc_late_init
` [U-Boot] [PATCH v4 15/15] i.MX6Q: isiot: Switch the mmc env based on devno

[rtc-linux] [PATCH v2 1/1] rtc: ds3232: Call device_init_wakeup before device_register
 2017-02-24 10:15 UTC  (2+ messages)
` [rtc-linux] "

[PATCH V3 0/7] PM / Domains: Implement domain performance states
 2017-02-24  9:06 UTC  (2+ messages)
` [PATCH V3 2/7] PM / OPP: Introduce "domain-performance-state" binding to OPP nodes

[PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg
 2017-02-24 10:14 UTC  (8+ messages)
` [PATCH net-next 2/2] sctp: add support for MSG_MORE

Courier was not able to deliver your parcel (ID003026781, UPS)
 2017-02-24 10:13 UTC 

[Qemu-devel] [PULL v2 0/8] target-mips queue
 2017-02-24 10:13 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 8/8] hw/mips: MIPS Boston board support

[PATCH] staging, android: remove lowmemory killer from the tree
 2017-02-24  9:38 UTC  (3+ messages)

[PATCH 1/1] color: use "light" colors for dark background
 2017-02-24 10:13 UTC 

[GIT PULL] more GVT-g fixes for 4.11
 2017-02-24 10:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] board: at91sam9260: convert the boards to support DM and DT
 2017-02-24 10:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: dts: at91: add dts file for at91sam9g20/at91sam9260
` [U-Boot] [PATCH v2 2/3] configs: at91sam9260: update for DT and DM support
` [U-Boot] [PATCH v2 3/3] board: at91sam9260ek: clean up code

kvm bug in __rmap_clear_dirty during live migration
 2017-02-24 10:07 UTC  (14+ messages)
    ` [Qemu-devel] "

[PATCH v4 00/24] OpenRISC patches for 4.11
 2017-02-24  9:57 UTC  (9+ messages)
` [PATCH v4 05/24] openrisc: head: refactor out tlb flush into it's own function
` [PATCH v4 20/24] openrisc: entry: Fix delay slot detection
` [PATCH v4 21/24] openrisc: head: Move init strings to rodata section
` [PATCH v4 24/24] openrisc: head: Init r0 to 0 on start

[sound:topic/asus-e100h-4.10 5/26] arch/x86/include/asm/iosf_mbi.h:137:55: warning: 'struct notifier_block' declared inside parameter list will not be visible outside of this definition or declaration
 2017-02-24 10:04 UTC  (3+ messages)

[PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
 2017-02-24  9:51 UTC  (12+ messages)

[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
 2017-02-24  8:49 UTC  (2+ messages)

[U-Boot] [PATCH v6 00/10] imx6ul: Add Engicam Is.IoT MX6UL support
 2017-02-24 10:03 UTC  (11+ messages)
` [U-Boot] [PATCH v6 01/10] configs: imx6: Don't define USDHC2_BASE_ADDR
` [U-Boot] [PATCH v6 02/10] arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support
` [U-Boot] [PATCH v6 03/10] arm: dts: imx6ul-isiot: Add I2C nodes
` [U-Boot] [PATCH v6 04/10] imx6: isiotmx6ul: Add I2C support
` [U-Boot] [PATCH v6 05/10] arm: dts: imx6ul-isiot: Add FEC node
` [U-Boot] [PATCH v6 06/10] imx6: isiotmx6ul: Add FEC support
` [U-Boot] [PATCH v6 07/10] imx6: isiotmx6ul: Add NAND support
` [U-Boot] [PATCH v6 08/10] imx6: isiotmx6ul: Add nandboot env support
` [U-Boot] [PATCH v6 09/10] imx6ul: isiotmx6ul: Enable I2C support
` [U-Boot] [PATCH v6 10/10] i.MX6: engicam: Include dts files under MAINTAINERS

[PATCH v4 0/6] xenstore: enhance runtime debug capabilities
 2017-02-24 10:02 UTC  (3+ messages)
` [PATCH v4 3/6] xenstore: enhance control command support

[PATCH] s390/topology: correct allocation of topology information
 2017-02-24 10:02 UTC 

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-02-24 10:01 UTC  (5+ messages)
` [PATCH rdma-core 12/14] qedr: Update to use new udma write barriers

Talent Scout
 2017-02-24  9:37 UTC 

[PATCH v4 0/3] mmc: mediatek: Use data tune for CMD line tune
 2017-02-24  9:59 UTC  (6+ messages)
` [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings

[PATCHv7 03/47] common/dpaa2: adding qbman driver
 2017-02-24  9:58 UTC  (5+ messages)
` Hello Ferruh, Neil,

udev virtio by-path naming
 2017-02-24  9:56 UTC  (2+ messages)

[PATCH v2 0/2] Allow configurable stack size (especially 32k on PPC64)
 2017-02-24  9:54 UTC  (2+ messages)

[PATCH 0/2] RFC: Adjust powerpc ASLR elf randomness
 2017-02-24  9:53 UTC  (10+ messages)
` [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS
      ` [kernel-hardening] "

[PATCH] Documentation: Update path to sysrq.txt
 2017-02-24  9:52 UTC  (2+ messages)

[PATCH v2 net] net: phy: Fix LED mode in DT single property
 2017-02-24  9:50 UTC  (2+ messages)

XEN_DOMCTL_getvcpuextstate libxc wrapper?
 2017-02-24  9:51 UTC  (2+ messages)

mlx5_ib_post_send panic on s390x
 2017-02-24  9:51 UTC 


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.