All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-29 12:18:07 to 2017-08-29 13:13:25 UTC [more...]

[RFC PATCH v9 0/7] Cavium ARM64 uncore PMU support
 2017-08-29 13:12 UTC  (13+ messages)
` [RFC PATCH v9 1/7] edac: thunderx: Remove suspend/resume support
` [RFC PATCH v9 2/7] edac, soc: thunderx: Add wrapper for EDAC LMC PCI device
  ` [RFC PATCH v9 2/7] edac,soc: "
` [RFC PATCH v9 3/7] edac, soc: thunderx: Add wrapper for EDAC OCX "
` [RFC PATCH v9 4/7] perf: export perf_event_update_userpage()
` [RFC PATCH v9 5/7] perf: cavium: Support memory controller PMU counters
` [RFC PATCH v9 6/7] perf: cavium: Support transmit-link "
` [RFC PATCH v9 7/7] perf: cavium: Add Documentation

[GIT PULL] clockevents for 4.14
 2017-08-29 13:12 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: timer: Add nxp tpm timer binding doc
  ` [PATCH 9/9] clocksource/drivers/bcm2835: Remove message on memory allocation failure

[Qemu-devel] [PATCH v2 0/3] hostmem-file: Add "discard-data" option
 2017-08-29 13:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] "

[PATCH] drm/amd/powerplay/hwmgr: Remove null check before kfree
 2017-08-29 13:12 UTC 

[PATCH 0/4] Scrubbing updates
 2017-08-29 13:12 UTC  (4+ messages)
` [PATCH 1/4] mm: Initialize lowmem virq when boot-time scrubbing is disabled

[xen-unstable test] 112855: regressions - trouble: blocked/broken/fail/pass
 2017-08-29 13:12 UTC  (12+ messages)

[Qemu-devel] [PATCH] misc: Remove unused Error variables
 2017-08-29 13:12 UTC  (3+ messages)

[PATCH net-next v3 00/13] net: mvpp2: comphy configuration
 2017-08-29 13:12 UTC  (10+ messages)
` [PATCH net-next v3 01/13] phy: add sgmii and 10gkr modes to the phy_mode enum
` [PATCH net-next v3 02/13] phy: add the mvebu cp110 comphy driver

[PATCH] block: Call .initialize_rq_fn() also for filesystem requests
 2017-08-29 13:12 UTC  (4+ messages)

[PATCH 2/2] x86_64: boot, extract efi_pe_entry from startup_64
 2017-08-29 13:05 UTC  (2+ messages)
` [tip:x86/asm] x86/boot/64: Extract efi_pe_entry() from startup_64()

[PATCH i-g-t] lib/igt_debugfs: Open DRM driver without master for hpd storm exit
 2017-08-29 13:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/4] ethdev new offloads API
 2017-08-29 13:11 UTC  (8+ messages)
` [RFC PATCH 2/4] ethdev: introduce Rx queue "
` [RFC PATCH 4/4] ethdev: add helpers to move to the new "

[PATCH] powerpc/kernel: Change retrieval of pci_dn
 2017-08-29 13:11 UTC 

[PATCH 1/2] x86_32: boot, extract efi_pe_entry from startup_32
 2017-08-29 13:04 UTC  (2+ messages)
` [tip:x86/asm] x86/boot/32: Extract efi_pe_entry() from startup_32()

[PATCH] x86/platform/intel-mid: make several arrays static, makes code smaller
 2017-08-29 13:06 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/intel-mid: Make several arrays static, to make "

[PATCH 2/2] x86: entry, use ENTRY instead of ALIGN+GLOBAL for stub32_clone
 2017-08-29 13:05 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()

[PATCH 1/2] x86: math-emu, add ENDPROC to functions
 2017-08-29 13:05 UTC  (2+ messages)
` [tip:x86/asm] x86/fpu/math-emu: Add "

[Qemu-devel] [PATCH v4 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-29 13:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 03/10] tests: Add vm test lib

[PATCH] perf/core: fix potential double-fetch bug
 2017-08-29 13:06 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: Fix "

[PATCH] perf/ftrace: fix doubled traces of perf on ftrace:function
 2017-08-29 13:06 UTC  (2+ messages)
` [tip:perf/urgent] perf/ftrace: Fix double "

[tip:locking/core] locking/refcounts, x86/asm: Implement fast refcount overflow protection
 2017-08-29 13:04 UTC  (2+ messages)
` [tip:locking/core] locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being

[PATCH v3 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-29 13:08 UTC  (3+ messages)
` [PATCH v3 3/3] scsi_transport_sas: Fix error handling in sas_smp_request()

[PATCH 1/3] darray: Add darray_insert() to insert a value at a specified index
 2017-08-29 13:04 UTC  (2+ messages)

[PATCH v5 0/7] document types of hardware control for V4L2
 2017-08-29 13:07 UTC  (4+ messages)
` [PATCH v5 1/7] media: add glossary.rst with a glossary of terms used at V4L2 spec

[PATCH 1/3] drm/i915: Always sanity check engine state upon idling
 2017-08-29 13:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/15] qcow2: space preallocation and COW improvements
 2017-08-29 13:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 03/15] block: introduce BDRV_REQ_ALLOCATE flag
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 05/15] file-posix: support BDRV_REQ_ALLOCATE
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 06/15] block: support BDRV_REQ_ALLOCATE in passthrough drivers
  ` [Qemu-devel] [Qemu-block] "

locking/spinlock/debug: Remove spinlock lockup detection code
 2017-08-29 13:07 UTC  (2+ messages)

[PATCH ] net: frag: print frag_mem_limit value in sockstat proc file
 2017-08-29 13:05 UTC 

[PATCH v4 1/3] doc/gatt-api: Add Confirm
 2017-08-29 13:06 UTC  (3+ messages)
` [PATCH v4 2/3] gatt: Add indication confirm callback using Gatt Confirm method

[RFC PATCH 0/5] Enable IPSec Inline for IXGBE PMD
 2017-08-29 13:06 UTC  (5+ messages)
` [RFC PATCH 4/5] ixgbe: enable inline ipsec

[Qemu-devel] [Bug 1713434] [NEW] prom-env-test test aborted and core dumped
 2017-08-29 12:57 UTC  (3+ messages)
` [Qemu-devel] [Bug 1713434] "

[U-Boot] DA850evm SPI Flash Partitions between Linux and U-boot are Inconsistent
 2017-08-29 13:05 UTC  (5+ messages)

[PATCH 00/12] support to run vdev in the secondary process
 2017-08-29 13:04 UTC  (7+ messages)
` [PATCH 02/12] eal: avoid calling rte_vdev_init()
` [PATCH 04/12] vdev: move to drivers/bus
` [PATCH 05/12] bus/vdev: change log type from EAL to PMD

[PATCH] perf probe: Fix kprobe blacklist checking condition
 2017-08-29 12:57 UTC 

[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig
 2017-08-29 13:03 UTC  (4+ messages)

[RFC PATCH v2 0/7] x86/idle: add halt poll support
 2017-08-29 13:03 UTC  (6+ messages)
` [RFC PATCH v2 3/7] sched/idle: Add poll before enter real idle path
` [RFC PATCH v2 7/7] sched/idle: update poll time when wakeup from idle

[PATCH v1 0/10] Policy Based Power Control for Guest
 2017-08-29 13:03 UTC  (2+ messages)

[PATCH] staging:rtl8188eu Use __func__ instead of function name
 2017-08-29 12:58 UTC 

Question about ip_defrag
 2017-08-29 13:01 UTC  (5+ messages)

[Qemu-devel] [RFC for-2.10 0/3] Rework handling of PCI/PCIe "hybrid" devices
 2017-08-29 13:01 UTC  (5+ messages)
` [Qemu-devel] [RFC for-2.10 1/3] pci/pcie: Make a consistent helper for switching "

Out for 2 weeks
 2017-08-29 13:01 UTC  (2+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
 2017-08-29 13:01 UTC  (2+ messages)

[PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array
 2017-08-29 13:00 UTC  (13+ messages)
` [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus
` [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus

XFS reflinks
 2017-08-29 13:00 UTC  (2+ messages)

[PATCH 1/3] pciutils: inherit pkgconfig so that libkmod can be found
 2017-08-29 12:57 UTC  (4+ messages)
` [PATCH 2/3] subversion: inherit pkgconfig, so that serf "

[PATCH] mips: consolidate coherent and non-coherent dma_alloc code
 2017-08-29 12:59 UTC  (3+ messages)

kvm splat in mmu_spte_clear_track_bits
 2017-08-29 12:59 UTC  (15+ messages)

[PATCH 00/11] KVM: s390: Fixes and features for 4.14
 2017-08-29 12:59 UTC  (15+ messages)
` [PATCH 05/11] KVM: s390: Support Configuration z/Architecture Mode
` [PATCH 06/11] KVM: s390: Multiple Epoch Facility support

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-08-29 12:57 UTC  (8+ messages)

[PATCH v5 0/5] Unified fwnode endpoint parser
 2017-08-29 12:57 UTC  (8+ messages)
` [PATCH v5 1/5] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v5 2/5] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v5 5/5] v4l: fwnode: Support generic parsing of graph endpoints in a single port

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-08-29 12:57 UTC  (12+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

[PATCH v2 1/3] adapter-api: Rename ResetData to DuplicateData filter
 2017-08-29 12:56 UTC  (3+ messages)
` [PATCH v2 2/3] client: Use "
` [PATCH v2 3/3] mesh: "

sysfs symlinks in genfscon
 2017-08-29 12:56 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: Add write() method to VRAM debugfs entry (v2)
 2017-08-29 12:56 UTC  (2+ messages)

[PATCH RESEND 0/3] Export broken TPMs to user space
 2017-08-29 12:55 UTC  (6+ messages)
` [PATCH RESEND 3/3] tpm-chip: Export TPM device to user space even when startup failed

pico-pi-imx7?
 2017-08-29 12:54 UTC  (2+ messages)

[PATCH v3] sound: aoa: Convert to using %pOF instead of full_name
 2017-08-29 12:52 UTC  (5+ messages)

question about bluefs log sync
 2017-08-29 12:52 UTC 

[PATCH] i2c: designware: Round down ACPI provided clk to nearest supported clk
 2017-08-29 12:52 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: rework moved handling in the VM v2
 2017-08-29 12:51 UTC  (3+ messages)

[RESEND] [PATCHv6 0/4] DA9052 hardware monitoring improvements
 2017-08-29 12:51 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD and HWMON due for the v4.14 merge window

[PATCH net-next v2 00/10] net: dsa: add generic debugfs interface
 2017-08-29 12:50 UTC  (5+ messages)

[SPDK] PCI hotplug and SPDK
 2017-08-29 12:50 UTC 

[PATCH] block: Make blk_dequeue_request() static
 2017-08-29 12:49 UTC  (2+ messages)

[PATCH] examples: Fix memory leaks detected by Valgrind
 2017-08-29 12:49 UTC 

[PATCH] drm/amd/amdgpu: Add write() method to VRAM debugfs entry
 2017-08-29 12:48 UTC  (3+ messages)

[PATCH 00/17] Fix missing device tree hwmods and IO ranges omap variants
 2017-08-29 12:48 UTC  (11+ messages)
` [PATCH 09/17] ARM: dts: Add missing iss node and binding for omap4
` [PATCH 13/17] ARM: dts: Add missing fdif "
` [PATCH 14/17] ARM: dts: Add missing gpu "

[PATCH v6 0/4] Add support for ThunderX2 pmu events using json files
 2017-08-29 12:47 UTC  (5+ messages)
` [PATCH v6 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events

[PATCH 0/2] MCB Patches for 4.14
 2017-08-29 12:47 UTC  (3+ messages)
` [PATCH 1/2] MCB: add support for SC31 to mcb-lpc
` [PATCH 2/2] mcb: Fix an error handling path in 'chameleon_parse_cells()'

[PATCH v3] ASoC: fsl_dma: remove dma_object path member
 2017-08-29 12:46 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH v2 00/30] Hardened usercopy whitelisting
 2017-08-29 12:45 UTC  (9+ messages)
` [PATCH v2 15/30] xfs: Define usercopy region in xfs_inode slab cache
    ` [kernel-hardening] "

[Qemu-devel] [PATCH] s390-ccw: Fix alignment for CCW1
 2017-08-29 12:45 UTC  (16+ messages)

[meta-security][PATCH] linux-yocto: drop all 4.1 content
 2017-08-29 12:45 UTC 

[PATCH 1/2] MCB: add support for SC31 to mcb-lpc
 2017-08-29 12:45 UTC 

[PATCH] Added recipe for the Singularity container platform
 2017-08-29 12:44 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] openvswitch: Fix compile problems with i586-nlp
 2017-08-29 12:44 UTC  (2+ messages)

[PATCH] xen: Only generate long-double-32.h if absent
 2017-08-29 12:44 UTC  (2+ messages)

[PATCH] libvirt: fix build failure, failing QA check
 2017-08-29 12:43 UTC  (2+ messages)

RFC : [PATCH] xen: remove xen-bootimg.inc
 2017-08-29 12:43 UTC  (2+ messages)

[dm-crypt] luksSuspend for plain dm-crypt
 2017-08-29 12:42 UTC  (3+ messages)

boot failure with 4.13.0-rc6 due to ATA errors
 2017-08-29 12:42 UTC  (5+ messages)

[PATCH 0/4] Better support for ACPI in smiapp
 2017-08-29 12:41 UTC  (5+ messages)
` [PATCH 1/4] smiapp: Fix error handling in power on sequence
` [PATCH 2/4] smiapp: Verify clock frequency after setting it, prevent changing it
` [PATCH 3/4] smiapp: Get clock rate if it's not available through DT
` [PATCH 4/4] smiapp: Make clock control optional

[RFCv5 1/2] drm/i915: Factor out setup_private_pat()
 2017-08-29 12:41 UTC  (4+ messages)
` [RFCv5 2/2] drm/i915: Introduce private PAT management

Attention Dear Friend,
 2017-08-29 12:39 UTC 

[PATCH v2] ACPI / APEI: Suppress message if HEST not present
 2017-08-29 12:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] imx: Introduce an SPL genimage template
 2017-08-29 12:38 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/imx6q-sabresd_defconfig: Switch to SPL boot

[RFC PATCH 00/48] fix promotion of symbol to register
 2017-08-29 12:37 UTC  (4+ messages)

[PATCH 0/5] x86: Misc cleanup and improvements
 2017-08-29 12:35 UTC  (3+ messages)
` [PATCH 2/5] x86/pv: map_ldt_shadow_page() cleanup

question on bluestore wal io behavior
 2017-08-29 12:34 UTC  (3+ messages)

[PATCH v4] service: add API for service count per lcore
 2017-08-29 12:32 UTC 

[PATCH net] ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
 2017-08-29 12:33 UTC  (2+ messages)

[PATCH v5 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver
 2017-08-29 12:28 UTC  (3+ messages)

[PATCH] net/mlx5: add a missing tab
 2017-08-29 12:29 UTC  (5+ messages)

[PATCH] sim: fix crash in case of invalid sim password type
 2017-08-29 12:29 UTC  (3+ messages)
` [PATCHV2] "
  ` [PATCH] qmimodem: report failure in case of invalid pin type

Greetings from Reguler mail post office benin,
 2017-08-29 12:28 UTC 

[Qemu-devel] [PATCH v2 0/3] nbd-client: enter read_reply_co during init to avoid crash
 2017-08-29 12:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] nbd-client: avoid read_reply_co entry if send failed
` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: improve nbd-fault-injector.py startup protocol
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: test NBD over UNIX domain sockets in 083

[meta-oe][PATCH] vboxguestdrivers: update to fix build issues with 4.12+
 2017-08-29 12:27 UTC  (3+ messages)

[PATCH net-next 0/7] rxrpc: Miscellany
 2017-08-29 12:27 UTC  (8+ messages)
` [PATCH net-next 1/7] net: rxrpc: Replace time_t type with time64_t type
` [PATCH net-next 2/7] rxrpc: Use correct timestamp from Kerberos 5 ticket
` [PATCH net-next 3/7] rxrpc: Fix IPv6 support
` [PATCH net-next 4/7] rxrpc: Don't negate call->error before returning it
` [PATCH net-next 5/7] rxrpc: Remove some excess whitespace
` [PATCH net-next 6/7] rxrpc: Add notification of end-of-Tx phase
` [PATCH net-next 7/7] rxrpc: Allow failed client calls to be retried

[Xenomai] [RFC] Xenomai3 tuneables replaced by environment variables
 2017-08-29 12:27 UTC  (9+ messages)

[meta-networking][PATCH] wireguard: fix kernel 4.12 build issues
 2017-08-29 12:26 UTC  (3+ messages)

DSA support for Micrel KSZ8895
 2017-08-29 12:26 UTC  (10+ messages)
    ` [PATCH] "

[PATCH i-g-t] tests/kms_atomic: subtest atomic_invalid_params requires CRTC
 2017-08-29 12:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Regression 4.13-rc1] Resume does not work on Lenovo X60t
 2017-08-29 12:24 UTC  (10+ messages)

[Buildroot] [PATCH] lirc-tools: bump to version 0.10.0
 2017-08-29 12:19 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.