All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-18 17:33:33 to 2015-05-18 18:38:36 UTC [more...]

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-05-18 18:25 UTC  (16+ messages)
` [PATCH v2 1/7] dma-debug: add checking for map/unmap_resource
` [PATCH v2 2/7] DMA-API: Introduce dma_(un)map_resource
` [PATCH v2 3/7] dma-mapping: pci: add pci_(un)map_resource
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation
` [PATCH v2 5/7] iommu/amd: Implement (un)map_resource
` [PATCH v2 6/7] iommu/vt-d: implement (un)map_resource
` [PATCH v2 7/7] x86: add pci-nommu implementation of map_resource

[Qemu-devel] [PATCH] microblaze: Remove uses of TCGv and target_ulong
 2015-05-18 18:37 UTC  (6+ messages)

[PATCH v2] perf: Separate the tests and tools in installation
 2015-05-18 18:37 UTC 

[PATCH 1/2] linux-ti-staging: update to 3.14.43 with latest fixes
 2015-05-18 18:37 UTC  (2+ messages)
` [PATCH 2/2] u-boot-ti-staging: update with spi fixes

[Qemu-devel] [PATCH v2 0/3] Bitmap based CPU enumeration
 2015-05-18 18:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] cpus: Add Error argument to cpu_exec_init()
` [Qemu-devel] [PATCH v2 2/3] cpus: Convert cpu_index into a bitmap

[PATCH] t1020: cleanup subdirectory tests a little
 2015-05-18 18:36 UTC  (4+ messages)

[RFC] Refactor kenter/kleave/kdebug macros
 2015-05-18 18:35 UTC  (8+ messages)

[PATCH net-next] tcp: Return error instead of partial read for saved syn headers
 2015-05-18 18:35 UTC 

[Qemu-devel] [PATCH v3 00/12] Fix transactional snapshot with dataplane and NBD export
 2015-05-18 18:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 04/12] virtio-blk: Move complete_request to 'ops' structure
` [Qemu-devel] [PATCH v3 05/12] virtio-blk: Don't handle output when there is "device IO" op blocker
` [Qemu-devel] [PATCH v3 06/12] nbd-server: Clear "can_read" when "device io" blocker is set

[RFC PATCH v3 00/37] perf tools: introduce 'perf bpf' command to load eBPF programs
 2015-05-18 18:36 UTC  (25+ messages)
` [RFC PATCH v3 06/37] bpf tools: Introduce 'bpf' library to tools
` [RFC PATCH v3 07/37] bpf tools: Allow caller to set printing function
` [RFC PATCH v3 08/37] bpf tools: Define basic interface
` [RFC PATCH v3 09/37] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v3 10/37] bpf tools: Check endianess and set swap flag according to EHDR
` [RFC PATCH v3 11/37] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v3 12/37] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v3 14/37] bpf tools: Collect config string from 'config' section
` [RFC PATCH v3 16/37] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v3 18/37] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v3 19/37] bpf tools: Clear libelf and ELF parsing resrouce to finish opening

[PATCH 1/4] Staging: lustre: sparse static warning fix
 2015-05-18 18:34 UTC  (4+ messages)
  ` [PATCH 2/4] "
    ` [PATCH 3/4] Staging: lustre: Fixed typo
      ` [PATCH 4/4] Staging: lustre: sparse lock warning fix

[PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
 2015-05-18 18:34 UTC  (5+ messages)
` [PATCH] Documentation: dt: mtd: replace "nor-jedec" binding with "jedec,spi-nor"

[Qemu-devel] [PATCH v7 00/23] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-18 18:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 14/23] hw/acpi/aml-build: Add ToUUID macro

Is there anyway to do direct mapped cache on Intel hardware?
 2015-05-18 18:33 UTC  (2+ messages)

[PATCH] mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-18 18:32 UTC  (2+ messages)

drm/nouveau/fb: namespace + nvidia gpu names (no binary change)
 2015-05-18 18:31 UTC 

[PATCH 1/1 linux-next] omap_vout: use swap() in omapvid_init()
 2015-05-18 18:31 UTC  (3+ messages)

[PATCH v8 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-18 18:29 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx

mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-18 18:28 UTC  (2+ messages)

mm: nommu: convert kenter/kleave/kdebug macros to use pr_devel()
 2015-05-18 18:27 UTC  (2+ messages)

[PATCH] radeon: Deinline indirect register accessor functions
 2015-05-18 18:25 UTC  (4+ messages)
` [PATCH] radeon: Shrink radeon_ring_write()

[PATCH] kexec-tools: add kexec fast reboot tools for Keystone
 2015-05-18 18:25 UTC  (2+ messages)

iproute equivalent of replacing address with ifconfig?
 2015-05-18 18:24 UTC  (4+ messages)

[PATCH net-next v3 1/2] pci: Add Cavium PCI vendor id
 2015-05-18 17:51 UTC  (6+ messages)

[RFC PATCH 0/2] Introduce PM runtime helper functions
 2015-05-18 18:24 UTC  (5+ messages)
` [RFC PATCH 1/2] iio: pm_runtime: "

[PATCH] perf: Separate the tests and tools in installation
 2015-05-18 18:23 UTC 

[PATCH 0/3] gdbc6x 1.1.0
 2015-05-18 18:23 UTC  (9+ messages)
` [PATCH 1/3] gdbserverproxy-module-drv: Add version 1.1.0
` [PATCH 2/3] gdbserver-c6x: "
` [PATCH 3/3] gdbc6x: "

[PATCH v2 0/2] make pull.ff=true override merge.ff
 2015-05-18 18:22 UTC  (3+ messages)

[RESEND PATCH V3 for-next 0/3] HW Device hot-removal support
 2015-05-18 18:21 UTC  (6+ messages)

[PATCH] x86, cpuinfo fix cpu_data(0) x86_model_id field truncation
 2015-05-18 18:21 UTC 

[PATCH v2] pull: handle --log=<n>
 2015-05-18 18:18 UTC  (3+ messages)

[PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller
 2015-05-18 18:18 UTC  (15+ messages)

[RFC/PATCHSET 00/40] perf tools: Speed-up perf report by using multi thread (v4)
 2015-05-18 18:17 UTC  (7+ messages)
` [PATCH 04/40] perf tools: Create separate mmap for dummy tracking event
` [PATCH 05/40] perf tools: Introduce perf_evlist__mmap_track()
` [PATCH 06/40] perf tools: Add HEADER_DATA_INDEX feature

[PATCH 0/7] mtd: brcmnand: add support for NAND core on bcma bus
 2015-05-18 18:13 UTC  (7+ messages)
` [PATCH 1/7] mtd: brcmnand: remove double new line from print
` [PATCH 2/7] mtd: brcmnand: do not make local variable static

[PATCH] Btrfs: fix racy system chunk allocation when setting block group ro
 2015-05-18 18:11 UTC 

[PATCHv2 00/12] arm/arm64: Unify PSCI client support
 2015-05-18 18:11 UTC  (19+ messages)
` [PATCHv2 02/12] arm64: smp_plat: add get_logical_index
` [PATCHv2 07/12] arm64: psci: kill psci_power_state
` [PATCHv2 08/12] arm64: psci: remove ACPI coupling
` [PATCHv2 09/12] arm64: psci: factor invocation code to drivers
` [PATCHv2 10/12] drivers: psci: support native SMC{32,64} calls
` [PATCHv2 11/12] ARM: migrate to common PSCI client code
` [PATCHv2 12/12] MAINTAINERS: add PSCI entry

[PATCH 1/2] linux/cmem.inc: Support reserving memory for CMEM
 2015-05-18 18:11 UTC  (2+ messages)

[review-request][PATCH] bitbake: toaster: Code cleanup: bashisms
 2015-05-18 16:16 UTC  (4+ messages)

[PATCH] clean: only lstat files in pathspec
 2015-05-18 18:08 UTC 

[Regression] Guest fs corruption with 'block: loop: improve performance via blk-mq'
 2015-05-18 18:07 UTC  (3+ messages)

[PATCH v4 0/8] Improve git-pull test coverage
 2015-05-18 18:07 UTC  (8+ messages)
` [PATCH v4 1/8] t5520: prevent field splitting in content comparisons
` [PATCH v4 2/8] t5520: test no merge candidates cases
` [PATCH v4 6/8] t5520: test --rebase failure on unborn branch with index

[PATCH V3 0/6] libxl pvusb toolstack work
 2015-05-18 18:07 UTC  (3+ messages)
` [PATCH V3 3/6] libxl: add pvusb API

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-05-18 18:07 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/4 linux-next] xfs: use swap() in xfs_dir2_leafn_rebalance()
 2015-05-18 18:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] qom: strdup() target_name on object_property_add_alias()
 2015-05-18 18:03 UTC  (5+ messages)

[PATCH V7 0/7] x86/intel_rdt: Intel Cache Allocation support
 2015-05-18 18:01 UTC  (7+ messages)
` [PATCH 2/7] x86/intel_rdt: Adds support for Class of service management
` [PATCH 4/7] x86/intel_rdt: Implement scheduling support for Intel RDT

RPi firmware driver v2
 2015-05-18 18:00 UTC  (7+ messages)
` [PATCH 2/3 v2] ARM: bcm2835: Add the Raspberry Pi firmware driver
  ` [PATCH 2/3 v3] "

Keybinding on Matchbox, press a key and run an app
 2015-05-18 17:50 UTC 

[PATCH] vxlan: correct typo in call to unregister_netdevice_queue
 2015-05-18 17:51 UTC 

[PATCH 1/1] Staging: comedi: fix line longer than 80 chars in cb_pcidas64.c
 2015-05-18 17:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/1 linux-next] cdc-acm: use swap() in acm_probe()
 2015-05-18 17:59 UTC 

[PATCH 1/3 v2] dt/bindings: Add binding for the Raspberry Pi firmware driver
 2015-05-18 17:59 UTC  (3+ messages)
` [PATCH 1/3 v3] "

Wear-leveling peculiarities
 2015-05-18 17:59 UTC  (4+ messages)

[Bug 90263] GPU card fans run full speed at all times
 2015-05-18 17:59 UTC  (2+ messages)

git p4 clone - exclude file types
 2015-05-18 17:59 UTC 

[PATCH 0/2] alloc_huge_page/hugetlb_reserve_pages race
 2015-05-18 17:49 UTC  (6+ messages)
` [PATCH 1/2] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH 2/2] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

Breaks LSI RAID on C600 chipset
 2015-05-18 17:58 UTC  (8+ messages)

Tracking flash IO activity?
 2015-05-18 17:57 UTC  (5+ messages)

[PATCH] locking: type cleanup when accessing fast_read_ctr
 2015-05-18 17:48 UTC 

git log --raw abbreviates SHA1s, despite what manual says
 2015-05-18 17:55 UTC  (6+ messages)
` [PATCH] Documentation/log: clarify what --raw means
    ` [PATCH v2 1/2] "
      ` [PATCH v2 2/2] Documentation/log: clarify sha1 non-abbreviation in log --raw

[PATCH] random: add random_initialized command line param
 2015-05-18 16:25 UTC 

[Qemu-devel] [PATCH v2 0/9] target-arm: EL3 trap support
 2015-05-18 17:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/9] target-arm: Extend FP checks to use an EL

[PATCH] usb: make module xhci_hcd removable
 2015-05-18 17:53 UTC 

[PATCH 1/1 linux-next] mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()
 2015-05-18 17:52 UTC 

Multiple versions of libx11 are due to be built
 2015-05-18 17:53 UTC  (2+ messages)

Fw: [Bug 98521] New: bonding: kernel BUG at net/core/dev.c:2359 when using traceroute6
 2015-05-18 17:53 UTC  (2+ messages)

[PATCH] Staging: rtl8192e: Timer setup using macro rather assignment
 2015-05-18 17:49 UTC  (2+ messages)

[BUG/REGRESSION] Radeon HDMI casuses oops on Acube Sam460ex amcc 460ex power board
 2015-05-18 17:48 UTC  (3+ messages)

[Ocfs2-devel] Read IOPS storm in case of reflinking running VM disk
 2015-05-18 17:45 UTC  (4+ messages)

[Patch 3.14 stable 00/16] vfs: fix dentry shrink list corruption
 2015-05-18 17:44 UTC  (3+ messages)
` [Patch 3.14 stable 01/16] fold d_kill() and d_free()

[PATCH 0/2] ARM: VDSO: clean up linker flags, cope with gold
 2015-05-18 17:43 UTC  (3+ messages)
` [PATCH 1/2] ARM: VDSO: group link options
` [PATCH 2/2] ARM: VDSO: force use of BFD linker

[PATCH 1/1 linux-next] video/console: use swap() in newport_bmove()
 2015-05-18 17:43 UTC  (2+ messages)

[RFC 0/3] Mirrored memory support for boot time allocations
 2015-05-18 17:42 UTC  (8+ messages)
` [RFC 3/3] x86, mirror: x86 enabling - find mirrored memory ranges and tell memblock

perf: WARNING perfevents: irq loop stuck!
 2015-05-18 17:48 UTC  (4+ messages)

[PATCH v5 0/6] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-05-18 17:22 UTC  (5+ messages)
` [PATCH v5 6/6] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping

[PATCH 00/14] Make git-pull a builtin
 2015-05-18 17:41 UTC  (3+ messages)
` [PATCH 02/14] pull: pass verbosity, --progress flags to fetch and merge

[PATCH] uio: add support for ioctl
 2015-05-18 17:41 UTC  (3+ messages)

[PATCH 0/5] receive IRQ related patches
 2015-05-18 17:40 UTC  (6+ messages)
` [PATCH 1/5] ethdev: check for rxq interrupt support
` [PATCH 2/5] ethdev: remove unnecessary checks
` [PATCH 3/5] ethdev: fix errors if RTE_ETHDEV_DEBUG enabled
` [PATCH 4/5] uio: new driver with MSI-X support
` [PATCH 5/5] uio: integrate "

[PATCH 4/6] Watchdog: introdouce "pretimeout" into framework
 2015-05-18 17:39 UTC  (9+ messages)
  ` [PATCH 5/6] Watchdog: introdouce ARM SBSA watchdog driver

[PATCH V2 0/4] da9062: DA9062 driver submission
 2015-05-18 17:39 UTC  (13+ messages)
` [PATCH V2 3/4] watchdog: da9062: DA9062 watchdog driver
                    ` [rtc-linux] "

[RFC/RFT PATCH 1/2] ARM: kernel: bios32: implement PCI device resources claiming
 2015-05-18 17:38 UTC  (5+ messages)
` [RFC/RFT PATCH 2/2] ARM64: kernel: pci: "

kernel page fault in r8712u
 2015-05-18 17:38 UTC  (10+ messages)

Debian cloud reiser4-patched kernel 3.19.8 [EOL] instance
 2015-05-18 17:38 UTC 

[Xenomai] IRQ flow handler: “handle_edge_irq” vs “handle_level_irq”
 2015-05-18 17:36 UTC  (4+ messages)

integrate scsi_dh better into the scsi core V2
 2015-05-18 17:36 UTC  (3+ messages)

Handling GeForce GTX 850M GPU on Arch Linux
 2015-05-18 17:35 UTC  (3+ messages)

perf: fuzzer triggers NULL pointer derefreence in x86_schedule_events
 2015-05-18 17:40 UTC  (5+ messages)

[PATCH 1/1 linux-next] staging: xgifb: use swap() in XGI_WriteDAC()
 2015-05-18 17:34 UTC 

[PATCH 0/3] dsptop 1.2.0
 2015-05-18 17:33 UTC  (3+ messages)
` [PATCH 1/3] debugss-module-drv: Add version 1.2.0

[U-Boot] [PATCH v2 0/4] New tag for Flattened Image Trees (FIT) - Booting Xen from a FIT
 2015-05-18 17:33 UTC  (3+ messages)

Linux kernel 4.1-rc4 released
 2015-05-18 17:33 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.