All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-13 15:42:32 to 2015-08-13 16:51:46 UTC [more...]

[PATCH v2 0/7] dax: I/O path enhancements
 2015-08-13 16:51 UTC  (13+ messages)
` [PATCH v2 1/7] brd: make rd_size static
` [PATCH v2 2/7] pmem, x86: move x86 PMEM API to new pmem.h header
` [PATCH v2 3/7] pmem: remove layer when calling arch_has_wmb_pmem()
` [PATCH v2 4/7] pmem, x86: clean up conditional pmem includes
` [PATCH v2 5/7] pmem: add wb_cache_pmem() and clear_pmem()
` [PATCH v2 6/7] dax: update I/O path to do proper PMEM flushing
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

[U-Boot] [RESUBMIT PATCH v3 0/8] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-08-13 16:51 UTC  (9+ messages)
` [U-Boot] [RESUBMIT PATCH v3 1/8] armv8: Add read_mpidr() function
` [U-Boot] [RESUBMIT PATCH v3 2/8] armv8: New MMU setup code allowing to use 48+ bits PA/VA
` [U-Boot] [RESUBMIT PATCH v3 3/8] armv8: Add SMC calls infrastructure
` [U-Boot] [RESUBMIT PATCH v3 4/8] armv8: Add psci.h from the Linux kernel
` [U-Boot] [RESUBMIT PATCH v3 5/8] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [RESUBMIT PATCH v3 6/8] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [RESUBMIT PATCH v3 7/8] armv8: cavium: Add an implementation of ATF calling functions
` [U-Boot] [RESUBMIT PATCH v3 8/8] armv8: cavium: Get DRAM size from ATF

Thoughts on refactoring the transport (+helper) code
 2015-08-13 16:50 UTC  (3+ messages)

[PATCH] net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
 2015-08-13 16:50 UTC  (2+ messages)

[PATCH 2/2] drm/doc: Update docs about device instance setup
 2015-08-13 16:50 UTC  (2+ messages)

get_vmalloc_info() and /proc/meminfo insanely expensive
 2015-08-13 16:50 UTC  (5+ messages)

[PATCH] spi-nor: Kconfig: Remove unneeded help message
 2015-08-13 16:49 UTC  (3+ messages)

A500 boot crash in 4.2.0-rc3-00246-g763e326
 2015-08-13 16:49 UTC  (4+ messages)

[PATCH v3] http: add support for specifying the SSL version
 2015-08-13 16:49 UTC  (11+ messages)

[regression] x86/signal/64: Fix SS handling for signals delivered to 64-bit programs breaks dosemu
 2015-08-13 16:48 UTC  (22+ messages)

[PATCH 1/2] crypto: KEYS: convert public key to the akcipher API
 2015-08-13 16:47 UTC  (8+ messages)
` [PATCH 0/2] "
  ` [PATCH 2/2] crypto: qat - Don't move data inside output buffer

[PATCH libdrm 0/9] amdgpu: cleanup the exported symbols
 2015-08-13 16:47 UTC  (2+ messages)

[PATCH] user_ns: use correct check for single-threadedness
 2015-08-13 16:39 UTC  (19+ messages)
          ` [PATCH 0/2] userns: Creation logic fixes
            ` [PATCH 1/2] unshare: Unsharing a thread does not require unsharing a vm
                ` [PATCH v2] "

[RFC] split struct ib_send_wr
 2015-08-13 16:46 UTC  (12+ messages)

[Qemu-devel] [PULL 0/4] target-mips queue
 2015-08-13 16:45 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] target-mips: update mips32r5-generic into P5600
` [Qemu-devel] [PULL 2/4] target-mips: simplify LWL/LDL mask generation
` [Qemu-devel] [PULL 3/4] hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
` [Qemu-devel] [PULL 4/4] target-mips: Use CPU_LOG_INT for logging related to interrupts

[regression] x86/signal/64: Fix SS handling for signals delivered to 64-bit programs breaks dosemu
 2015-08-13 16:44 UTC  (8+ messages)

[PATCH 0/2] CodeSample: rwdeq
 2015-08-13 16:43 UTC  (2+ messages)

[x86] copy_from{to}_user question
 2015-08-13 16:43 UTC  (4+ messages)

[U-Boot] [v2 0/6] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-08-13 16:42 UTC  (13+ messages)
` [U-Boot] [v2 1/6] spi: cadence_qspi: move trigger base configuration in init
` [U-Boot] [v2 2/6] spi: cadence_qspi: remove sram polling from flash read
` [U-Boot] [v2 3/6] spi: cadence_qspi: remove sram polling from flash write
` [U-Boot] [v2 5/6] spi: cadence_qspi: fix base trigger address & transfer start address

regression introduced by "block: Add support for DAX reads/writes to block devices"
 2015-08-13 16:42 UTC  (10+ messages)

meta-toolchain uclibc issue
 2015-08-13 16:41 UTC  (2+ messages)

[Qemu-devel] [PULL 00/24] virtio,pc,acpi fixes, cleanups
 2015-08-13 16:41 UTC  (2+ messages)

[PATCH][RFC] xfs_copy: don't use DIRECT IO to copy 4k sector device
 2015-08-13 16:40 UTC  (3+ messages)

[PATCH 1/2] clk: Constify clk_hw argument to provider APIs
 2015-08-13 16:40 UTC  (5+ messages)
` [PATCH 2/2] clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)

[PATCH v4] Input: synaptics-rmi4: Add F30 support
 2015-08-13 16:38 UTC  (4+ messages)

[review-request] adamian/bug_fixes
 2015-08-13 16:36 UTC  (6+ messages)

[U-Boot] [PATCH v4 1/2] x86: minnowmax: Define and enable interrupt setup
 2015-08-13 16:36 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] x86: Add a simple interrupt script to the README

[Qemu-devel] [PATCH 0/9] target-arm: Implement A64 semihosting
 2015-08-13 16:35 UTC 

[PATCH v5 0/5] introduce __pfn_t for unmapped pfn I/O and DAX lifetime
 2015-08-13 16:34 UTC  (6+ messages)
` [PATCH v5 4/5] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t()

[Buildroot] [autobuild.buildroot.net] Build results for 2015-08-05
 2015-08-13 16:32 UTC  (8+ messages)
` [Buildroot] Analysis of build "

[PATCH] glibc: package nscd related files
 2015-08-13 16:31 UTC  (2+ messages)

[Patch v3] driver/i2c/mux: Add register-based mux i2c-mux-reg
 2015-08-13 15:57 UTC  (10+ messages)

[U-Boot] [PATCH] kconfiglib: update to the latest version
 2015-08-13 16:30 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 0/7] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-08-13 16:29 UTC  (2+ messages)

[Regression v4.2 ?] 32-bit seccomp-BPF returned errno values wrong in VM?
 2015-08-13 16:28 UTC  (3+ messages)

enabling libgcc for 64-bit divisions, was Re: PROBLEM: XFS on ARM corruption 'Structure needs cl
 2015-08-13 16:28 UTC  (3+ messages)

[PATCH v2] Input: drivers/joystick: use parallel port device model
 2015-08-13 16:26 UTC  (5+ messages)

4.2: Can't mount sysfs in a mount ns & user ns
 2015-08-13 16:17 UTC  (4+ messages)

RAID0 wrong (raw) device?
 2015-08-13 16:24 UTC  (5+ messages)

Valgrind doesn't give stack trace
 2015-08-13 16:23 UTC  (4+ messages)
  ` [meta-ti] "

[PATCH v3 1/2] Documentation: DT: FTM: add FTM0 be used as alarm timer
 2015-08-13 16:23 UTC  (3+ messages)

[ANNOUNCE] rt-tests-0.93
 2015-08-13 16:20 UTC 

[Buildroot] [PATCH 0/5] rpi: global update
 2015-08-13 16:22 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] package/rpi-firmware: bump marking script version
` [Buildroot] [PATCH 2/5] package/rpi-firmware: bump version
` [Buildroot] [PATCH 3/5] configs/raspberrypi: bump kernel version to 4.1.5
` [Buildroot] [PATCH 4/5] configs/raspberrypi2: "
` [Buildroot] [PATCH 5/5] package/rpi-userland: bump version

[PATCH 0/9] ARM: PM / Domains: Generic PM domains for CPUs/Clusters
 2015-08-13 16:22 UTC  (14+ messages)
` [PATCH 5/9] ARM: common: Introduce PM domains for CPUs/clusters
` [PATCH 9/9] ARM: smp: Add runtime PM support for CPU hotplug

[Xenomai] Segfaults and ENOMEM during rt_event_create()
 2015-08-13 16:21 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/10] translate-all.c thread-safety
 2015-08-13 16:20 UTC  (8+ messages)
` [Qemu-devel] [PATCH 11/10] tcg: comment on which functions have to be called with tb_lock held

[meta-raspberrypi][PATCH 0/5] Add support for 4.1 kernel with vc4 DRM/KMS driver
 2015-08-13 16:20 UTC  (16+ messages)
` [meta-raspberrypi][PATCH 5/5] rpi-default-providers: Switch providers according to used gfx stack

[PATCH RESEND] power: bq24190_charger: Fix charge type sysfs property
 2015-08-13 16:19 UTC  (6+ messages)
` [RFC] TI BQ242xx Battery Charger Development/Consolidation Plans

[PATCH v2 0/5] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds
 2015-08-13 16:17 UTC  (5+ messages)
` [PATCH v2 3/5] irqchip, gicv3: Workaround for Cavium ThunderX erratum 23154

[PATCH] generic/084: check inotify limit before tail many files
 2015-08-13 16:16 UTC 

[PATCH] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-08-13 16:16 UTC  (3+ messages)

[PATCH] IGMP: Inhibit reports for local multicast groups
 2015-08-13 16:06 UTC  (4+ messages)

[meta-multimedia][PATCH] vorbis-tools: add new recipe
 2015-08-13 16:12 UTC  (2+ messages)

[PATCH 1/1] ipv4: off-by-one in continuation handling in /proc/net/route
 2015-08-13 16:07 UTC  (3+ messages)

[PATCH for-next 0/9] Add RoCE v2 support
 2015-08-13 16:03 UTC  (10+ messages)
  ` [PATCH for-next 1/9] IB/core: Add gid_type to gid attribute
  ` [PATCH for-next 2/9] IB/cm: Use the source GID index type
  ` [PATCH for-next 3/9] IB/core: Add gid attributes to sysfs
  ` [PATCH for-next 4/9] IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
  ` [PATCH for-next 5/9] IB/core: Add rdma_network_type to wc
  ` [PATCH for-next 6/9] IB/rdma_cm: Add wrapper for cma reference count
  ` [PATCH for-next 7/9] IB/cma: Add configfs for rdma_cm
  ` [PATCH for-next 8/9] IB/core: Initialize UD header structure with IP and UDP headers
  ` [PATCH for-next 9/9] IB/cma: Join and leave multicast groups with IGMP

[PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-08-13 16:02 UTC  (7+ messages)
` [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART
        ` [U-Boot] "

4.2 kernel trace when hot unplug a mounted USB/SATA/MMC devices with ext2/ext3/ext4 file system
 2015-08-13 16:01 UTC  (2+ messages)

[PATCH OSSTEST 0/7] Fixes for distros-debian-* flights on armhf
 2015-08-13 15:58 UTC  (4+ messages)
` [PATCH OSSTEST 7/7] Debian: Create /boot/boot -> . symlink on ARM when PvMenuLst enabled

[GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #8a]
 2015-08-13 15:58 UTC 

[PATCH 0/2] Fix compound_head() race
 2015-08-13 15:54 UTC  (6+ messages)
` [PATCH 1/2] zsmalloc: use page->private instead of page->first_page
` [PATCH 2/2] mm: make compound_head() robust

[U-Boot] [PATCH v2 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-13 15:55 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/6] net: e1000: Convert to driver model
` [U-Boot] [PATCH v2 5/6] Tidy up some defconfig files

[U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs
 2015-08-13 15:55 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH 2/3] tpm: Initial work to introduce TPM driver model
` [U-Boot] [PATCH 3/3] tpm: Add st33zp24 tpm with i2c and spi phy

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-13 15:54 UTC  (12+ messages)
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address

[Qemu-devel] [PATCH qemu 2/2] target-ppc: Define get_monitor_def
 2015-08-13 15:52 UTC  (2+ messages)
` [Qemu-devel] [PATCH qemu v2] "

Failed to grow
 2015-08-13 15:53 UTC 

[U-Boot] [PATCH v3 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-13 15:50 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] net: e1000: Move #include of common.h to the C files
` [U-Boot] [PATCH v3 2/6] net: e1000: Prepare for driver model conversion
` [U-Boot] [PATCH v3 3/6] net: e1000: Convert to driver model
` [U-Boot] [PATCH v3 4/6] net: e1000: Add Kconfig options
` [U-Boot] [PATCH v3 5/6] Tidy up some defconfig files
` [U-Boot] [PATCH v3 6/6] net: Move CONFIG_E1000 options to Kconfig

VIMC: API proposal, configuring the topology through user space
 2015-08-13 15:50 UTC  (4+ messages)

[RFC] Implementing an additional TCP congestion control algorithm (TCP-PR) - communication and organisation
 2015-08-13 15:48 UTC  (2+ messages)

[PATCH-next 0/4] arm: am437x: use TWD/Global timers
 2015-08-13 15:47 UTC  (5+ messages)
` [PATCH-next 1/4] Revert "ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp"

[PATCH net-next] rocker: add debugfs support to dump internal tables
 2015-08-13 15:46 UTC  (2+ messages)

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-08-13 15:46 UTC  (4+ messages)
` [PATCH v2 10/15] KVM: arm64: add data structures to model ITS interrupt translation

[PATCH] NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
 2015-08-13 15:45 UTC 

[PATCH 1/4] drm/i915: Adding intel_panel_scale_none() helper function
 2015-08-13 15:44 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Adding Panel Filter function for DP

[Qemu-devel] [PATCH for-2.5 0/8] s390x: storage key migration
 2015-08-13 15:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.5 7/8] s390x: Migrate guest storage keys (initial memory only)

[PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup
 2015-08-13 15:43 UTC  (8+ messages)
` [PATCH RESEND V2 1/7] scsi: storvsc: Rather than look for sets of specific protocol versions, make decisions based on ranges
  ` [PATCH RESEND V2 2/7] scsi: storvsc: Use a single value to track protocol versions
  ` [PATCH RESEND V2 3/7] scsi: storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation
  ` [PATCH RESEND V2 4/7] scsi: storvsc: use correct defaults for values determined by "
  ` [PATCH RESEND V2 5/7] scsi: storvsc: use storage protocol version to determine storage capabilities
  ` [PATCH RESEND V2 6/7] scsi: storvsc: Allow write_same when host is windows 10
  ` [PATCH RESEND V2 7/7] scsi: storvsc: Set the error code correctly in failure conditions

[PATCH OSSTEST v2] Disable proxy for all preseeded wget
 2015-08-13 15:43 UTC 

[PATCH 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-08-13 15:43 UTC  (6+ messages)
` [PATCH 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
  ` [Linaro-acpi] "
      ` [Linaro-acpi] [PATCH 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the mac

RFC: prepare for struct scatterlist entries without page backing
 2015-08-13 15:42 UTC  (5+ 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.