All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-16 16:25:37 to 2017-01-16 17:08:26 UTC [more...]

[Qemu-devel] [PATCH v2 00/11] Aspeed SMC controller fixes and improvements
 2017-01-16 17:08 UTC  (3+ messages)

[PATCH 0/6] Further CPUID improvements
 2017-01-16 17:07 UTC  (13+ messages)
` [PATCH 1/6] x86/xstate: Fix array overrun on hardware with LWP
` [PATCH 2/6] x86/cpuid: Introduce recalculate_xstate()
` [PATCH 3/6] x86/cpuid: Move all xstate leaf handling into guest_cpuid()
` [PATCH 5/6] x86/cpuid: Don't offer HVM hypervisor leaves to PV guests
` [PATCH 6/6] x86/cpuid: Offer ITSC to domains which are automatically non-migrateable

[PATCH] Documentation: dt-bindings: Add binding documentation for TI clkctrl clocks
 2017-01-16 17:07 UTC  (3+ messages)

What's cooking in git.git (Jan 2017, #02; Sun, 15)
 2017-01-16 17:06 UTC  (5+ messages)

[PATCH v2 net-next 0/2] mvneta xmit_more and bql support
 2017-01-16 17:08 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: mvneta: add xmit_more support
` [PATCH v2 net-next 2/2] net: mvneta: add BQL support

[PATCH 0/4] Solarflare PMD link status and flow control fixes
 2017-01-16 17:07 UTC  (2+ messages)

[PATCH v3 0/8] New hypercall for device models
 2017-01-16 17:07 UTC  (10+ messages)
` [PATCH v3 1/8] public / x86: Introduce __HYPERCALL_dm_op

[Qemu-devel] [PATCH v4 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2017-01-16 17:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 3/6] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event

[PATCH] NFSv4.2: Fix file creating with O_EXCL get a bad mode
 2017-01-16 17:03 UTC  (4+ messages)

[PATCH 1/2] qed: Replace memset with eth_zero_addr
 2017-01-16 17:05 UTC  (5+ messages)

[PATCH] Update machine description fields
 2017-01-16 16:29 UTC 

[PATCH] ARM: dts: da850-lcdk: enable pwm nodes
 2017-01-16 17:03 UTC  (2+ messages)

[PATCH] pcie: ti: Provide patch to force GEN1 PCIe operation
 2017-01-16 17:01 UTC  (8+ messages)

[PATCH v3 0/13] arm64: allwinner: a64: Enable MMC support
 2017-01-16 16:57 UTC  (36+ messages)
` [PATCH v3 1/13] mmc: sunxi: Fix clock frequency change sequence
` [PATCH v3 2/13] mmc: sunxi: Gate the clock when rate is 0
` [PATCH v3 3/13] mmc: sunxi: Always set signal delay to 0 for A64
` [PATCH v3 4/13] mmc: sunxi: Enable the new timings for the A64 MMC controllers
` [PATCH v3 5/13] mmc: sunxi: Mask DATA0 when updating the clock
` [PATCH v3 6/13] mmc: sunxi: Add EMMC (MMC2) controller compatible
` [PATCH v3 7/13] mmc: sunxi: Add more debug messages
` [PATCH v3 8/13] arm64: allwinner: a64: Add MMC nodes
` [PATCH v3 9/13] arm64: allwinner: a64: Add MMC pinctrl nodes
` [PATCH v3 10/13] arm64: allwinner: a64: Increase the MMC max frequency
` [PATCH v3 11/13] arm64: allwinner: pine64: add MMC support
` [PATCH v3 12/13] arm64: allwinner: a64: add UART1 pin nodes
` [PATCH v3 13/13] arm64: allwinner: add BananaPi-M64 support

[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-16 17:00 UTC  (4+ messages)

[U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM
 2017-01-16 17:00 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/32] Misc patches for 2017-01-11
 2017-01-16 16:59 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/32] bugfix: vm halt when in reset looping
` [Qemu-devel] [PULL 02/32] megasas: fix guest-triggered memory leak
` [Qemu-devel] [PULL 03/32] qom: Make all interface types abstract
` [Qemu-devel] [PULL 04/32] smbios: filter based on CONFIG_SMBIOS rather than TARGET
` [Qemu-devel] [PULL 05/32] stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub
` [Qemu-devel] [PULL 06/32] stubs: move smbios stubs to hw/smbios
` [Qemu-devel] [PULL 07/32] stubs: move acpi stubs to hw/acpi
` [Qemu-devel] [PULL 08/32] stubs: remove unused stub for serial_hd
` [Qemu-devel] [PULL 09/32] hw: move reset handlers from vl.c to hw/core
` [Qemu-devel] [PULL 10/32] stubs: group stubs for user-mode emulation
` [Qemu-devel] [PULL 11/32] stubs: group all monitor_fdset_* functions in a single file
` [Qemu-devel] [PULL 12/32] stubs: move vhost stubs to stubs/vhost.o
` [Qemu-devel] [PULL 13/32] event_notifier: cleanups around event_notifier_set_handler
` [Qemu-devel] [PULL 14/32] build: remove --enable-colo/--disable-colo
` [Qemu-devel] [PULL 15/32] stubs: remove stubs/kvm.c
` [Qemu-devel] [PULL 16/32] acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
` [Qemu-devel] [PULL 17/32] pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
` [Qemu-devel] [PULL 18/32] scsi-block: fix direction of BYTCHK test for VERIFY commands
` [Qemu-devel] [PULL 19/32] serial: fix memory leak in serial exit
` [Qemu-devel] [PULL 20/32] qemu-thread: fix qemu_thread_set_name() race in qemu_thread_create()
` [Qemu-devel] [PULL 21/32] hxtool: emit Texinfo headings as @subsection
` [Qemu-devel] [PULL 22/32] x86: ioapic: add traces for ioapic
` [Qemu-devel] [PULL 23/32] x86: ioapic: dump version for "info ioapic"
` [Qemu-devel] [PULL 24/32] x86: ioapic: fix fail migration when irqchip=split
` [Qemu-devel] [PULL 25/32] exec: Add missing rcu_read_unlock
` [Qemu-devel] [PULL 26/32] char: fix ctrl-a b not working
` [Qemu-devel] [PULL 27/32] ramblock-notifier: new
` [Qemu-devel] [PULL 28/32] kvm: move cpu synchronization code
` [Qemu-devel] [PULL 29/32] target/i386: Add Intel HAX files
` [Qemu-devel] [PULL 30/32] Plumb the HAXM-based hardware acceleration support
` [Qemu-devel] [PULL 31/32] hax: add Darwin support
` [Qemu-devel] [PULL 32/32] Revert "win32: don't run subprocess tests on Mingw32 platform"

Patch "drm/i915/gen9: Fix PCODE polling during CDCLK change notification" has been added to the 4.9-stable tree
 2017-01-16 16:59 UTC  (3+ messages)

[PATCH 0/6] ARM: dts: am335x-sl50: Update to new hardware
 2017-01-16 16:57 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: am335x-sl50: Remove I2C1 node
` [PATCH 2/6] ARM: dts: am335x-sl50: Enable UART1
` [PATCH 3/6] ARM: dts: am335x-sl50: Enable SPI0 interface and Flash Memory
` [PATCH 4/6] ARM: dts: am335x-sl50: Enable BQ32000 Real Time Clock
` [PATCH 5/6] ARM: dts: am335x-sl50: Enable the MCP23017 GPIO Expander
` [PATCH 6/6] ARM: dts: am335x-sl50: Enable the Ambient Light Sensor

[PATCH] arm64: dts: r8a7795: Add missing power-domains property for sata
 2017-01-16 16:57 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7779: marzen: Fix sata device status
 2017-01-16 16:56 UTC  (2+ messages)

[PATCH v2 0/4] xen/arm: fix rank/vgic lock inversion bug
 2017-01-16 16:55 UTC  (10+ messages)
` [PATCH v2 1/4] xen/arm: fix GIC_INVALID_LR
  ` [PATCH v2 3/4] arm, vgic_migrate_irq: take the right vgic lock
  ` [PATCH v2 4/4] The locking order is: first rank lock, then vgic lock. The order is respected everywhere, except for gic_update_one_lr

[PATCH] cpmac: remove hopeless #warning
 2017-01-16 16:54 UTC  (2+ messages)

[PATCH RFC v2 0/5] RFC: in-kernel resource manager
 2017-01-16 16:54 UTC  (16+ messages)
` [PATCH RFC v2 3/5] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "
` [PATCH RFC v2 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
    ` [tpmdd-devel] "

[patch 0/3] KVM virtual PTP driver
 2017-01-16 16:54 UTC  (6+ messages)
` [patch 3/3] PTP: add kvm "

[PATCH] exportfs: Make sure pass all valid export flags to nfsd
 2017-01-16 16:54 UTC  (6+ messages)

[PATCH net v3] ravb: do not use zero-length alignment DMA descriptor
 2017-01-16 16:53 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: fix PLL_CPUX adjusting on H3
 2017-01-16 16:51 UTC  (10+ messages)
` [linux-sunxi] "

[kernel-hardening] [PATCH 0/4] make call_usermodehelper a bit more "safe"
 2017-01-16 16:51 UTC  (10+ messages)
`  "
` [kernel-hardening] [PATCH 1/3] kmod: make usermodehelper path a const string
  `  "
` [kernel-hardening] [PATCH 2/3] Make static usermode helper binaries constant
  `  "
` [kernel-hardening] [PATCH 3/3] Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
  `  "
` [kernel-hardening] Re: [PATCH 0/4] make call_usermodehelper a bit more "safe"

PVH CPU hotplug design document
 2017-01-16 16:50 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/3] block: m25p80: Improve mt25qu01g chip model
 2017-01-16 16:48 UTC  (2+ messages)

[PATCH] config: build nfp pmd support by default
 2017-01-16 16:48 UTC  (3+ messages)

[PATCH 0/7] arm: Add livepatch support
 2017-01-16 16:47 UTC  (4+ messages)
` [PATCH 1/7] arm: Add livepatch arch specific code

Xenstore domains and XS_RESTRICT
 2017-01-16 16:47 UTC  (2+ messages)

[PATCHv2] qemu: Upgrade to 2.8.0
 2017-01-16 16:47 UTC  (4+ messages)

[PATCH] sfc: Replace memset with eth_zero_addr
 2017-01-16 16:47 UTC  (3+ messages)

Survey for Incident [INC0903501]
 2017-01-16 16:40 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 0/3] hw/pcie: Introduce Generic PCI Express Root Port
 2017-01-16 16:46 UTC  (2+ messages)

[PATCH 0/2] virtio-scsi: Implement FC_HOST feature
 2017-01-16 16:45 UTC  (4+ messages)
` [PATCH 2/2] virtio_scsi: Implement fc_host

[PATCH 2/2] Style fixes
 2017-01-16 16:45 UTC  (4+ messages)
` [PATCH v2] "
    ` [lustre-devel] "

[PATCH net] mlx4: do not call napi_schedule() without care
 2017-01-16 16:45 UTC  (3+ messages)

[PATCH tip/core/rcu 0/6] Dynticks updates for 4.11
 2017-01-16 16:43 UTC  (3+ messages)
` [PATCH tip/core/rcu 3/6] rcu: Abstract dynticks extended quiescent state enter/exit operations

[Qemu-devel] [PATCH v3 0/3] Introduce vhost-user-scsi and sample application
 2017-01-16 16:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] vus: Introduce vhost-user-scsi host device

[PATCH nf] netfilter: conntrack: refine gc worker heuristics, redux
 2017-01-16 16:42 UTC  (2+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-01-16 16:40 UTC  (4+ messages)

[PATCH] iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
 2017-01-16 16:38 UTC  (2+ messages)

[PATCH] tpm_tis: use default timeout value if chip reports it as zero
 2017-01-16 16:39 UTC  (7+ messages)

[PATCH] Add a configure flag to link libc statically
 2017-01-16 16:39 UTC  (3+ messages)

[PATCH v2 1/5] lib: distributor performance enhancements
 2017-01-16 16:40 UTC  (6+ messages)
` [PATCH v4 0/6] distributor library "
  ` [PATCH v4 1/6] lib: distributor "
  ` [PATCH v4 2/6] lib: add distributor vector flow matching

[PATCH 0/3] Add a "label" property to the mtd device
 2017-01-16 16:39 UTC  (5+ messages)
` [PATCH 3/3] mtd: spi-nor: add SPI_NOR_DUAL_READ to mx66l51235l

[PATCH v5 00/18] net/ixgbe: Consistent filter API
 2017-01-16 16:39 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 14/18] net/ixgbe: parse L2 tunnel filter

pull request: bluetooth 2017-01-16
 2017-01-16 16:37 UTC  (2+ messages)

[PATCH] btfs-progs: fsck-tests: corrupt nlink value test
 2017-01-16 16:35 UTC  (6+ messages)

[PATCH] printk: Correctly handle preemption in console_unlock()
 2017-01-16 16:35 UTC  (11+ messages)

[Bug 99400] New: [nouveau] garbled rending with glamor on G71
 2017-01-16 16:36 UTC  (2+ messages)
  ` [Bug 99400] [nouveau] garbled rendering "

[LSF/MM TOPIC][LSF/MM ATTEND] Multiple Page Caches, Memory Tiering, Better LRU evictions,
 2017-01-16 16:34 UTC  (3+ messages)

[PATCH 0/5] Lirc staging drivers
 2017-01-16 16:34 UTC  (8+ messages)
` [PATCH 1/5] [media] ir-rx51: port to rc-core

[PATCH net 0/3] mlx4 core fixes
 2017-01-16 16:31 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx4_core: Fix racy CQ (Completion Queue) free
` [PATCH net 2/3] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
` [PATCH net 3/3] net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-16 16:31 UTC  (8+ messages)
        ` [linux-sunxi] "

[RFC PATCH 00/10] arm64/sve: Add userspace vector length control API
 2017-01-16 16:31 UTC  (8+ messages)
` [RFC PATCH 08/10] arm64/sve: ptrace: Wire up vector length control and reporting

UBIFS errors are randomly seen after reboots
 2017-01-16 16:30 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 4.10-rc3
 2017-01-16 16:30 UTC  (7+ messages)
` [PATCH] Revert "scsi: mpt3sas: Fix secure erase premature termination"

Unocorrectable errors with RAID1
 2017-01-16 16:29 UTC  (4+ messages)

set ipv4_addr interval timeout?
 2017-01-16 16:28 UTC  (2+ messages)

(no subject)
 2017-01-16 16:28 UTC 

[PATCH V2] mtd: bcm47xxsflash: use platform_(set|get)_drvdata
 2017-01-16 16:28 UTC 

[Qemu-devel] [PATCH 00/16] aio_context_acquire/release pushdown, part 2
 2017-01-16 16:26 UTC  (2+ messages)

[PATCH v2 0/5] xfs: basic cow fork speculative preallocation
 2017-01-16 16:26 UTC  (6+ messages)
` [PATCH v2 3/5] xfs: reuse iomap delalloc code for COW fork reservation

[Qemu-devel] [PATCH RFC v3 00/14] VT-d: vfio enablement and misc enhances
 2017-01-16 16:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v3 13/14] intel_iommu: allow dynamic switch of IOMMU region

llist code relies on undefined behaviour, upsets llvm/clang
 2017-01-16 16:25 UTC  (3+ 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.