All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-25 19:27:57 to 2014-09-25 20:33:33 UTC [more...]

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2014-09-25 20:33 UTC  (17+ messages)
` [PATCH v11 01/21] axonram: Fix bug in direct_access
` [PATCH v11 02/21] block: Change direct_access calling convention
` [PATCH v11 03/21] mm: Fix XIP fault vs truncate race
` [PATCH v11 04/21] mm: Allow page fault handlers to perform the COW
` [PATCH v11 05/21] vfs,ext2: Introduce IS_DAX(inode)
` [PATCH v11 06/21] vfs: Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v11 07/21] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v11 08/21] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v11 09/21] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v11 10/21] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v11 11/21] dax: Replace XIP documentation with DAX documentation
` [PATCH v11 12/21] vfs: Remove get_xip_mem
` [PATCH v11 13/21] ext2: Remove ext2_xip_verify_sb()
` [PATCH v11 14/21] ext2: Remove ext2_use_xip
` [PATCH v11 15/21] ext2: Remove xip.c and xip.h
` [PATCH v11 16/21] vfs,ext2: Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX

page allocator bug in 3.16?
 2014-09-25 20:33 UTC  (7+ messages)

[PATCH v16 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-09-25 20:33 UTC  (9+ messages)
` [PATCH v16 01/10] x86: add generic resource (e.g. MSR) access hypercall
` [PATCH v16 03/10] tools: provide interface for generic resource access
` [PATCH v16 04/10] x86: detect and initialize Cache Monitoring Technology feature

[PATCH v3 net-next 0/3] tcp: better TCP_SKB_CB layout
 2014-09-25 20:30 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] ipv4: rename ip_options_echo to __ip_options_echo()
` [PATCH v3 net-next 2/3] ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
` [PATCH v3 net-next 3/3] tcp: better TCP_SKB_CB layout to reduce cache line misses

[U-Boot] Pull request: nand flash
 2014-09-25 20:28 UTC 

+ documentation-filesystems-vfattxt-update-the-limitation-for-fat-fallocate.patch added to -mm tree
 2014-09-25 20:26 UTC 

+ fat-permit-to-return-phy-block-number-by-fibmap-in-fallocated-region.patch added to -mm tree
 2014-09-25 20:26 UTC 

+ fat-skip-cluster-allocation-on-fallocated-region.patch added to -mm tree
 2014-09-25 20:26 UTC 

+ fat-add-fat_fallocate-operation.patch added to -mm tree
 2014-09-25 20:26 UTC 

+ fat-add-i_disksize-to-represent-uninitialized-size.patch added to -mm tree
 2014-09-25 20:26 UTC 

[RFC PATCH] pwm: Add the concept of an "active" pinctrl
 2014-09-25 20:26 UTC  (3+ messages)

linux-next: New build failures in Sep 25 tree
 2014-09-25 20:25 UTC 

[Qemu-devel] [RFC 00/10] Target-specific unit test support, add unit tests for target-i386/cpu.c code
 2014-09-25 20:18 UTC  (11+ messages)
` [Qemu-devel] [RFC 01/10] tests: Add missing include to test-bitops.c
` [Qemu-devel] [RFC 02/10] bitops.h: Don't include qemu-common.h
` [Qemu-devel] [RFC 03/10] bitmap.h: "
` [Qemu-devel] [RFC 04/10] tests: Move fake yield_until_fd_readable() to coroutine-stub.c
` [Qemu-devel] [RFC 05/10] tests: Support target-specific unit tests
` [Qemu-devel] [RFC 06/10] tests: Make test-x86-cpuid target-specific
` [Qemu-devel] [RFC 07/10] tests: Add unit test for X86CPU code
` [Qemu-devel] [RFC 08/10] target-i386: Isolate enabled-by-default features to a separate array
` [Qemu-devel] [RFC 09/10] tests: test-x86-cpu: Add TCG feature bit initialization test
` [Qemu-devel] [RFC 10/10] tests: test-x86-cpu: Add KVM "

[GIT PULL] cpuidle ARM new material for 3.18
 2014-09-25 20:44 UTC  (2+ messages)

[PATCH v2] crypto: memzero_explicit - make sure to clear out sensitive data
 2014-09-25 20:23 UTC  (3+ messages)

[PATCH 0/6] pci, thunder: Add Cavium Thunder PCIe host controller
 2014-09-25 20:22 UTC  (10+ messages)
` [PATCH 3/6] pci, thunder: Add PCIe host controller devicetree bindings

[GIT PULL] PM / AVS changes for v3.18 - v2
 2014-09-25 20:42 UTC  (2+ messages)

[PATCH] de.po: Fixup one translation
 2014-09-25 20:20 UTC  (3+ messages)

Weekly performance meeting
 2014-09-25 20:20 UTC  (5+ messages)

[PATCH 00/13] ARM: shmobile: R-Mobile: DT PM domain support
 2014-09-25 20:19 UTC  (4+ messages)

[PATCH v3 00/17] Cross-architecture definitions of relaxed MMIO accessors
 2014-09-25 20:17 UTC  (9+ messages)
` [PATCH v3 11/17] parisc: io: implement dummy relaxed accessor macros for writes

Ubuntu 14.04 and the Intel® Centrino® Advanced-N 6200
 2014-09-25 19:44 UTC 

[RFC PATCH] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA
 2014-09-25 20:15 UTC  (5+ messages)

Ingress filtering
 2014-09-25 20:14 UTC  (4+ messages)

TeVii S480 in Debian Wheezy
 2014-09-25 20:12 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-09-25 20:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: make .vectors section allocatable

[PATCH] Btrfs-progs: don't assert when we have an invalid mapping
 2014-09-25 20:10 UTC 

[Qemu-devel] [PATCH v3 0/6] chardev: Add reconnecting to client sockets
 2014-09-25 20:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-char: Make the filename size for a chardev a #define
` [Qemu-devel] [PATCH 2/6] qemu-char: Rework qemu_chr_open_socket() for reconnect
` [Qemu-devel] [PATCH 3/6] qemu-char: Move some items into TCPCharDriver
` [Qemu-devel] [PATCH 4/6] qemu-char: set socket filename to disconnected when not connected
` [Qemu-devel] [PATCH 5/6] qemu-char: Add reconnecting to client sockets
` [Qemu-devel] [PATCH 6/6] qemu-char: Print the remote and local addresses for a socket

DPDK Demos at IDF conference using DDIO
 2014-09-25 20:09 UTC  (5+ messages)

[PATCHv4] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support
 2014-09-25 20:08 UTC  (5+ messages)

[PATCH net-next 0/3] mld updates, part 2
 2014-09-25 20:06 UTC  (4+ messages)
` [PATCH net-next 2/3] ipv6: mld: do not overwrite uri when receiving an mldv2 query

[PATCH] Btrfs-progs: make BUG*() be more verbose
 2014-09-25 20:07 UTC 

NULL pointer dereference in swsusp_free with 3.17-rc5
 2014-09-25 20:26 UTC  (4+ messages)

[PATCH 0/3 v2] drivers/bus: Freescale Management Complex bus driver patch series
 2014-09-25 20:05 UTC  (9+ messages)
` [PATCH 1/3 v2] drivers/bus: Added Freescale Management Complex APIs

[PATCH for-4.5 v20 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-25 20:03 UTC  (5+ messages)
` [PATCH for-4.5 v20 07/12] xl/remus: change bool to defbool

irregular mkfs.xfs results on identical HW
 2014-09-25 20:01 UTC 

[Qemu-devel] [PATCH v6 00/10] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-09-25 20:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 02/10] target-arm: Add SCR_EL3
` [Qemu-devel] [PATCH v6 10/10] target-arm: Add support for VIRQ and VFIQ

[PATCH] Add a new "none" platform that only builds utilities
 2014-09-25 20:00 UTC  (5+ messages)

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT
 2014-09-25 19:59 UTC  (5+ messages)
` [PATCH v12 06/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus

ACPI/i915: Cannot configure display brightness on Dell Latitude E6440
 2014-09-25 19:58 UTC  (5+ messages)

GPIO registration for external Ethernet PHY oscillator enable/disable
 2014-09-25 19:56 UTC  (2+ messages)

[to-be-updated] documentation-filesystems-vfattxt-update-the-limitation-for-fat-fallocate-v4.patch removed from -mm tree
 2014-09-25 19:56 UTC 

[to-be-updated] fat-permit-to-return-phy-block-number-by-fibmap-in-fallocated-region-v4.patch removed from -mm tree
 2014-09-25 19:56 UTC 

[to-be-updated] fat-fallback-to-buffered-write-in-case-of-fallocated-region-on-direct-io-v4.patch removed from -mm tree
 2014-09-25 19:56 UTC 

[to-be-updated] fat-zero-out-seek-range-on-_fat_get_block-v4.patch removed from -mm tree
 2014-09-25 19:56 UTC 

[to-be-updated] fat-add-fat_fallocate-operation-v4.patch removed from -mm tree
 2014-09-25 19:55 UTC 

[to-be-updated] fat-add-i_disksize-to-represent-uninitialized-size-v4.patch removed from -mm tree
 2014-09-25 19:55 UTC 

[PATCH] spi-nor: Fix for Freescale i.MX6 reboot issue when using a N25Q00A boot device
 2014-09-25 17:09 UTC  (2+ messages)

[PATCH v5 0/5] fat: additions to support fat_fallocate
 2014-09-25 19:55 UTC  (2+ messages)

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-25 19:54 UTC  (6+ messages)
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx

[PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper
 2014-09-25 19:54 UTC  (7+ messages)

[Patch v6 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-25 20:13 UTC  (3+ messages)

[PATCH V3] sparc64: sparse irq
 2014-09-25 19:52 UTC  (3+ messages)

[PATCH] dma: iovlock: avoid dma_pin_iovec_pages() causing page allocator warns on order >= MAX_ORDER
 2014-09-25 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] openvmtools: add hash
 2014-09-25 19:51 UTC  (2+ messages)

[Buildroot] [git commit] openvmtools: add hash
 2014-09-25 19:50 UTC 

[Buildroot] [PATCH 1/1] tiff: ensure directory exists before installing to it
 2014-09-25 19:50 UTC  (4+ messages)

[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
 2014-09-25 20:08 UTC  (4+ messages)

[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
 2014-09-25 19:48 UTC  (11+ messages)

[Buildroot] [PATCH] linux-headers: bump 3.4.x series
 2014-09-25 19:48 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 3.4.x series
 2014-09-25 19:48 UTC 

[Buildroot] [PATCH] gnuplot: update hashes
 2014-09-25 19:47 UTC  (2+ messages)

+ mm-softdirty-enable-write-notifications-on-vmas-after-vm_softdirty-cleared-fix.patch added to -mm tree
 2014-09-25 19:47 UTC 

linux-next: manual merge of the akpm-current tree with the pci tree
 2014-09-25 19:47 UTC  (3+ messages)

[PATCH v2 0/5] xen: Break multiboot (v1) dependency and add multiboot2 support
 2014-09-25 19:47 UTC  (6+ messages)

[PATCH 1/2] include: kernel.h: deduplicate code implementing min*, max* and clamp* macros
 2014-09-25 19:46 UTC  (3+ messages)
` [PATCH] include: kernel.h: deduplicate code implementing "

[PATCH 0/7] l10n: de.po: use imperative form for command options
 2014-09-25 19:45 UTC  (5+ messages)
` [PATCH 3/7] part3: "

[Qemu-devel] [PATCH 0/2] iohandler: Convert to GSource and use epoll on Linux
 2014-09-25 19:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] iohandler: Add Linux implementation of iohandler GSource

[Buildroot] [PATCH] libnss: security bump to version 3.17.1
 2014-09-25 19:46 UTC  (2+ messages)

[Buildroot] [git commit] gnuplot: update hashes
 2014-09-25 19:46 UTC 

[PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
 2014-09-25 19:44 UTC  (5+ messages)

[PATCH] x86 : Ensure X86_FLAGS_NT is cleared on syscall entry
 2014-09-25 19:42 UTC 

[PATCH v4 00/11] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2014-09-25 19:42 UTC  (12+ messages)
` [PATCH v4 10/11] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCH 0/2] arm/arm64: KVM: Host 48-bit VA support and IPA limits
 2014-09-25 19:42 UTC  (6+ messages)
` [PATCH 1/2] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
` [PATCH 2/2] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE

[PATCH 6/6] sparc64: sparse irq
 2014-09-25 19:41 UTC 

[PATCH 5/6] sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53
 2014-09-25 19:41 UTC 

[PATCH 4/6] sparc64: Use kernel page tables for vmemmap
 2014-09-25 19:41 UTC 

[PATCH 3/6] sparc64: Fix hibernation code refrence to PAGE_OFFSET
 2014-09-25 19:41 UTC 

[Buildroot] [git commit] libnss: security bump to version 3.17.1
 2014-09-25 19:41 UTC 

[PATCH 2/6] sparc64: Fix physical memory management regressions with large max_phys_bits
 2014-09-25 19:41 UTC 

[PATCH 1/6] sparc64: Adjust KTSB assembler to support larger physical addresses
 2014-09-25 19:40 UTC 

[PATCH 0/6] sparc64: MM/IRQ patch queue
 2014-09-25 19:40 UTC 

[Qemu-devel] [PATCH] kvm/valgrind: dont mark memory as initialized
 2014-09-25 19:40 UTC  (2+ messages)

btrfs send does not work from readonly device
 2014-09-25 19:39 UTC  (3+ messages)

xmas loan offer@ 1%interest contact us for more info
 2014-09-25 19:25 UTC 

xl, libxl: add support for 'channels'
 2014-09-25 19:37 UTC  (3+ messages)

[PATCH 1/1] Changed "&" with "and" in Documentation/applying-patches.txt
 2014-09-25 19:35 UTC  (5+ messages)

Filtering inbound DNS traffic
 2014-09-25 19:33 UTC 

yocto 1.6 - beaglebone black - cape manager
 2014-09-25 19:33 UTC  (4+ messages)

[Buildroot] [PATCH 0/23 v5] gendoc infra: make it useable for other documents (branch yem/manual)
 2014-09-25 19:31 UTC  (4+ messages)
` [Buildroot] [PATCH 17/23 v5] docs/manual: always look for ressources in destination directory

[merged] mm-support-compiling-out-madvise-and-fadvise.patch removed from -mm tree
 2014-09-25 19:30 UTC 

[U-Boot] [PATCH] patman: Check commit_match before stripping leading whitespace
 2014-09-25 19:30 UTC 

[PATCH v4 0/5] Add drm driver for Rockchip Socs
 2014-09-25 19:30 UTC  (8+ messages)
` [PATCH v4 1/5] drm/rockchip: Add basic drm driver

[PATCH v12 for-xen-4.5 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-25 19:28 UTC  (21+ messages)
` [PATCH v12 for-xen-4.5 01/20] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v12 for-xen-4.5 02/20] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v12 for-xen-4.5 03/20] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v12 for-xen-4.5 04/20] x86/VPMU: Make vpmu macros a bit more efficient
` [PATCH v12 for-xen-4.5 05/20] intel/VPMU: Clean up Intel VPMU code
` [PATCH v12 for-xen-4.5 06/20] vmx: Merge MSR management routines
` [PATCH v12 for-xen-4.5 07/20] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v12 for-xen-4.5 08/20] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v12 for-xen-4.5 09/20] x86/VPMU: Add public xenpmu.h
` [PATCH v12 for-xen-4.5 10/20] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v12 for-xen-4.5 11/20] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v12 for-xen-4.5 12/20] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v12 for-xen-4.5 13/20] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v12 for-xen-4.5 14/20] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v12 for-xen-4.5 15/20] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v12 for-xen-4.5 16/20] x86/VPMU: Handle PMU interrupts for "
` [PATCH v12 for-xen-4.5 17/20] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v12 for-xen-4.5 18/20] x86/VPMU: Add privileged PMU mode
` [PATCH v12 for-xen-4.5 19/20] x86/VPMU: NMI-based VPMU support
` [PATCH v12 for-xen-4.5 20/20] x86/VPMU: Move VPMU files up from hvm/ directory

Updating the linux-security next branch
 2014-09-25 19:28 UTC 

[PATCH v3 0/2] Intial support for voltage ADC
 2014-09-25 19:27 UTC  (6+ messages)
` [PATCH v3 1/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driver


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.