All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-13 18:12:09 to 2015-08-13 19:20:45 UTC [more...]

[RFC PATCH 0/8 v2] Implement ODP using HMM v2
 2015-08-13 19:20 UTC 

HMM (Heterogeneous Memory Management) v10
 2015-08-13 19:15 UTC  (32+ messages)
` [PATCH 01/15] mmu_notifier: add event information to address invalidation v8
` [PATCH 02/15] mmu_notifier: keep track of active invalidation ranges v4
` [PATCH 03/15] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
` [PATCH 04/15] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH 05/15] HMM: introduce heterogeneous memory management v5
` [PATCH 06/15] HMM: add HMM page table v4
` [PATCH 07/15] HMM: add per mirror "
` [PATCH 08/15] HMM: add device page fault support v4
` [PATCH 09/15] HMM: add mm page table iterator helpers
` [PATCH 10/15] HMM: use CPU page table during invalidation
` [PATCH 11/15] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH 12/15] HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2
` [PATCH 13/15] HMM: DMA map memory on behalf of device driver v2
` [PATCH 14/15] HMM: add documentation explaining HMM internals and how to use it
` [PATCH 15/15] hmm/dummy: dummy driver for testing and showcasing the HMM API

[PATCH v2] net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
 2015-08-13 19:18 UTC 

config options for automatic signed tags and signed pushes
 2015-08-13 19:16 UTC  (3+ messages)

[PATCH] RDMA/cma: fix IPv6 address resolution
 2015-08-13 19:19 UTC  (2+ messages)

[PATCH 0/9] ARM: PM / Domains: Generic PM domains for CPUs/Clusters
 2015-08-13 19:18 UTC  (6+ messages)
` [PATCH 9/9] ARM: smp: Add runtime PM support for CPU hotplug

[PATCH 00/14] MIPS/staging: OCTEON: enable ethernet/xaui on CN68XX
 2015-08-13 19:16 UTC  (3+ messages)

generic/04[89] fail on XFS due to change in writeback code
 2015-08-13 19:16 UTC  (4+ messages)
` generic/04[89] fail on XFS due to change in writeback code [4.2-rc1 regression]

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

[U-Boot] [PATCH] usb_storage: USB storage transfer size increase for xHCI
 2015-08-13 19:13 UTC  (3+ messages)

[PATCH] Input: synaptics-rmi4: Use generic interrupt handling
 2015-08-13 19:12 UTC  (4+ messages)
` [PATCH v2] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices

[RFC][PATCH 0/2] usb: gadget: add MTP function and Uevent userspace notifications
 2015-08-13 19:12 UTC  (3+ messages)
` [RFC][PATCH 1/2] usb: gadget: configfs: add MTP function
` [RFC][PATCH 2/2] usb: gadget: configfs: notify userspace of usb state changes

[Xenomai] I-pipe's determinism in handling hardware interrupts when GIC implements "Security Extensions"
 2015-08-13 19:11 UTC  (2+ messages)

[PATCH 0/2] net: introduce IFF_NO_QUEUE as successor of zero tx_queue_len
 2015-08-13 19:11 UTC  (4+ messages)

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

[U-Boot] [U-Boot PATCH v2 00/10] Enable edma support for ti-qspi
 2015-08-13 19:09 UTC  (19+ messages)
` [U-Boot] [U-Boot PATCH v2 01/10] sf: allocate cache aligned buffers to copy from flash
` [U-Boot] [U-Boot PATCH v2 02/10] env: use cache line aligned memory for flash read
` [U-Boot] [U-Boot PATCH v2 03/10] ARM: AM43xx: Add support for disabling clocks in uboot
` [U-Boot] [U-Boot PATCH v2 04/10] ARM: OMAP5: "
` [U-Boot] [U-Boot PATCH v2 05/10] ARM: OMAP5: Add functions to enable and disable EDMA3 clocks
` [U-Boot] [U-Boot PATCH v2 06/10] ARM: AM43XX: "

[PATCH v10 00/13] port tag.c to use ref-filter APIs
 2015-08-13 19:08 UTC  (5+ messages)
` [PATCH v10 04/13] utf8: add function to align a string into given strbuf
` [PATCH v10 05/13] ref-filter: implement an `align` atom

[PATCH] staging: wilc1000: Process WARN, INFO options of debug levels from user
 2015-08-13 19:08 UTC  (2+ messages)

[Buildroot] [PATCH] libiio: test programs require threads
 2015-08-13 19:08 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection
 2015-08-13 19:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 3/3] tbs2910: remove SYS_SOC from board specific Kconfig

[PATCH] selftests/zram: Adding zram tests
 2015-08-13 19:08 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/15] cgtqmx6eval: Use default prompt
 2015-08-13 19:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 08/15] cgtqmx6eval: Add SPI NOR flash support

[Buildroot] [PATCH] [autobuild] package/libiio: tests need threads
 2015-08-13 19:07 UTC  (3+ messages)
  ` [Buildroot] (no subject)

[Buildroot] bootm - "Starting kernel"
 2015-08-13 19:06 UTC  (4+ messages)

[PATCH 0/2] Check non-ASCII characters on recipe metadata
 2015-08-13 19:05 UTC  (3+ messages)
` [PATCH 2/2] package_deb.bbclass: Handle exception when encoding non-ASCII characters

[U-Boot] [v2 0/6] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-08-13 19:05 UTC  (5+ messages)
` [U-Boot] [v2 1/6] spi: cadence_qspi: move trigger base configuration in init

[U-Boot] [PATCH 1/3] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-08-13 19:04 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] ARM: at91: sama5: update the spi flash mapping

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

[PATCH v4] gitk: Add a "Copy commit summary" command
 2015-08-13 19:02 UTC  (3+ messages)

An option to sign the push by default
 2015-08-13 19:02 UTC  (2+ messages)

RGWUserInfo encode/decode
 2015-08-13 19:01 UTC  (2+ messages)

[PATCH 0/7] Flags and config to sign pushes by default
 2015-08-13 19:00 UTC  (8+ messages)
` [PATCH 1/7] Documentation/git-push.txt: Document when --signed may fail
` [PATCH 2/7] Documentation/git-send-pack.txt: Flow long synopsis line
` [PATCH 3/7] Documentation/git-send-pack.txt: Document --signed
` [PATCH 4/7] gitremote-helpers.txt: Document pushcert option
` [PATCH 5/7] transport: Remove git_transport_options.push_cert
` [PATCH 6/7] Support signing pushes iff the server supports it
` [PATCH 7/7] Add a config option push.gpgSign for default signed pushes

[PATCH 0/2] block: Reinstate BLK_DEF_MAX_SECTORS
 2015-08-13 18:57 UTC  (3+ messages)
` [PATCH 1/2] Revert "block: remove artifical max_hw_sectors cap"
` [PATCH 2/2] block: bump BLK_DEF_MAX_SECTORS to 2560

Patch "x86/nmi/64: Switch stacks on userspace NMI entry" has been added to the 4.1-stable tree
 2015-08-13 18:56 UTC  (4+ messages)

[Intel-wired-lan] ixgbe on Xeon D-1540 does not come up at 1 gigabit or 100Mbps speeds
 2015-08-13 18:56 UTC 

[GIT PULL v2 0/5] Samsung updates for v4.3
 2015-08-13 18:53 UTC  (12+ messages)
` [GIT PULL v2 1/5] Samsung clk driver "
` [GIT PULL v2 2/5] Samsung 2nd DT "
` [GIT PULL v2 3/5] Samsung SoC "
` [GIT PULL v2 4/5] Samsung cpufreq driver "
` [GIT PULL v2 5/5] Samsung defconfig "

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

[PATCH v5 0/5] introduce __pfn_t for unmapped pfn I/O and DAX lifetime
 2015-08-13 18:51 UTC  (11+ messages)
` [PATCH v5 2/5] allow mapping page-less memremaped areas into KVA
` [PATCH v5 4/5] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t()

[RFC][PATCH 3/4] sched: Change sched_class::set_cpus_allowed calling context
 2015-08-13 18:47 UTC  (3+ messages)
` [tip:sched/core] sched: Change the sched_class::set_cpus_allowed( ) "

[PATCH 0/8][v3] Add OTG support for FSL socs
 2015-08-13 18:47 UTC  (19+ messages)
` [PATCH 1/8][v3]usb:fsl:otg: Make fsl otg driver as tristate
` [PATCH 3/8][v3]usb:fsl:otg: Add support to add/remove usb host driver
` [PATCH 5/8][v3]usb:fsl:otg: Modify otg_event to start host drv
` [PATCH 6/8][v3]usb:fsl:otg: Combine host/gadget start/resume for ID change
` [PATCH 7/8][v3]usb:fsl:otg: Remove host drv upon otg bring-up
` [PATCH 8/8][v3]usb:fsl:otg: Add host-gadget drv sync delay
` [PATCH 0/8][v2]Add OTG support for FSL socs
` [PATCH 1/8][v2]usb:fsl:otg: Make fsl otg driver as tristate
` [PATCH 2/8][v2]usb:fsl:otg: Add controller version based ULPI and UTMI phy
` [PATCH 3/8][v2]usb:fsl:otg: Add support to add/remove usb host driver
` [PATCH 4/8][v2]usb:fsl:otg: Signal host drv when host is otg
` [PATCH 5/8][v2]usb:fsl:otg: Modify otg_event to start host drv
` [PATCH 6/8][v2]usb:fsl:otg: Combine host/gadget start/resume for ID change
` [PATCH 7/8][v2]usb:fsl:otg: Remove host drv upon otg bring-up
` [PATCH 8/8][v2]usb:fsl:otg: Add host-gadget drv sync delay

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

[PATCH] net: allow sleeping when modifying store_rps_map
 2015-08-13 18:46 UTC  (2+ messages)

Question: .idx without .pack causes performance issues?
 2015-08-13 18:46 UTC  (3+ messages)
` [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory

[PATCH] arch-ppc.h: Add ilog2 implementation for ppc64
 2015-08-13 18:45 UTC  (2+ messages)

[PATCH 1/3] powerpc/e6500: remove the stale TCD_LOCK macro
 2015-08-13 18:44 UTC  (3+ messages)
` [PATCH 2/3] powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes

[GIT PULL] Block driver fixes for 4.2 final
 2015-08-13 18:43 UTC 

[PATCH] nettle: clean up license information
 2015-08-13 18:40 UTC  (3+ messages)

[U-Boot] tftpserver in uboot
 2015-08-13 18:40 UTC 

[U-Boot] efi: Error building as EFI payload (both 32bit and 64 bit)
 2015-08-13 18:38 UTC  (5+ messages)

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

[U-Boot] [PATCH] spi: zynq_spi: Simplify debug macro
 2015-08-13 18:37 UTC  (2+ messages)

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

[U-Boot] [PATCH 01/19] ARM: zynq: DT: Use the right names for nodes
 2015-08-13 18:36 UTC  (3+ messages)
` [U-Boot] [PATCH 06/19] spi: Fix zynq SPI binding

[PATCH] staging: wlan-ng: Made into two lines
 2015-08-13 18:35 UTC  (2+ messages)

weird qgroup behavior, possible bug? btrfs-progs 4.1.2 and 4.1.5 kernel
 2015-08-13 18:22 UTC 

[PATCH 0/2] iw: fixes to Android.mk to include "iw" in AOSP builds
 2015-08-13 18:33 UTC  (4+ messages)

[PATCH 0/2 v4] worktree: for_each_worktree and list
 2015-08-13 18:32 UTC  (3+ messages)
` [PATCH 1/2 v4] worktree: add 'for_each_worktree' function
` [PATCH 2/2 v4] worktree: add 'list' command

[PATCH 3/3] clk: add bindings for the Ux500 clocks
 2015-08-13 18:30 UTC  (3+ messages)

[PATCH 2/3] clk/ARM: move Ux500 PRCC bases to the device tree
 2015-08-13 18:29 UTC  (4+ messages)

[PATCH v5 00/17] Add VT-d Posted-Interrupts support
 2015-08-13 18:27 UTC  (5+ messages)
` [PATCH v5 11/17] vt-d: Add API to update IRTE when VT-d PI is used

[Qemu-devel] [PATCH RFC 00/10] Enable repository wide style checking
 2015-08-13 18:27 UTC  (3+ messages)

[Bug 102831] New: Some flashbased videoplayers cause GPU lockups on radeon
 2015-08-13 18:27 UTC  (5+ messages)
` [Bug 102831] "

[PATCH] NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
 2015-08-13 18:26 UTC  (2+ messages)

[U-Boot] [PATCH v2] kconfiglib: update to the latest version
 2015-08-13 18:25 UTC  (3+ messages)

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2015-08-13 18:25 UTC  (4+ messages)
` [PATCH V3 1/5] clk: remove duplicated code with __clk_set_parent_after

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-13 18:24 UTC  (3+ messages)
` [RFCv5 PATCH 30/46] sched: Add cpu capacity awareness to wakeup balancing

[scripts][PATCH] yocto-layer: Stops duplication of "meta-" prefix
 2015-08-13 18:22 UTC  (4+ messages)

set channel from radiotap headers during injection
 2015-08-13 18:22 UTC 

[ANNOUNCE] dapl-2.1.6-1 release
 2015-08-13 18:22 UTC 

[ath9k-devel] ath9k_htc: Support for AR9271 chipset
 2015-08-13 18:21 UTC  (3+ messages)
` [PATCH] ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT
  ` [ath9k-devel] "

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

[PATCH v2 1/2] powerpc/85xx: Add binding for SCFG
 2015-08-13 18:18 UTC  (4+ messages)

[Bug 91527] 7870 radeon crashes after kernel msg drm:radeon_mn_invalidate_range_start
 2015-08-13 18:15 UTC  (2+ messages)

resize2fs: Should never happen: resize inode corrupt! - lost key inodes
 2015-08-13 18:12 UTC  (5+ messages)

[PATCH v2 5/5] tests: make drm_read platform agnostic
 2015-08-13 18:12 UTC  (3+ messages)

[PATCH v4 0/4] 32-bit domU PVH support
 2015-08-13 18:12 UTC  (2+ messages)
` [PATCH v4 4/4] libxc/x86/pvh: Allow creation of 32b PVH guests


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.