All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-12 17:32:36 to 2016-08-12 18:38:21 UTC [more...]

[PATCH net-next V2 00/18] liquidio CN23XX support
 2016-08-12 18:20 UTC  (9+ messages)
` [PATCH net-next V2 03/18] liquidio: Common enable irq function
` [PATCH net-next V2 04/18] liquidio: CN23XX register definitions
` [PATCH net-next V2 05/18] liquidio: CN23XX queue definitions
` [PATCH net-next V2 06/18] liquidio: CN23XX device init and sriov config
` [PATCH net-next V2 07/18] liquidio: CN23XX register setup
` [PATCH net-next V2 09/18] liquidio: MSIX support for CN23XX
` [PATCH net-next V2 10/18] liquidio: CN23XX firmware download
` [PATCH net-next V2 15/18] liquidio: ethtool and led control support

[PATCH 1/3] clk: imx7d: Add the clock for SDMA
 2016-08-12 18:26 UTC  (2+ messages)
` [PATCH 2/3] clk: imx: Introduce clk_register_gate2()

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2016-08-12 18:38 UTC 

[PATCHv2, 00/41] ext4: support of huge pages
 2016-08-12 18:38 UTC  (28+ messages)
` [PATCHv2 01/41] tools: Add WARN_ON_ONCE
` [PATCHv2 02/41] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv2 03/41] radix-tree: Add radix_tree_join
` [PATCHv2 04/41] radix-tree: Add radix_tree_split
` [PATCHv2 05/41] radix-tree: Add radix_tree_split_preload()
` [PATCHv2 06/41] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv2 07/41] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv2 08/41] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv2 09/41] page-flags: relax page flag policy for few flags
` [PATCHv2 10/41] mm, rmap: account file thp pages
` [PATCHv2 11/41] thp: try to free page's buffers before attempt split
` [PATCHv2 12/41] thp: handle write-protection faults for file THP
` [PATCHv2 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv2 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv2 16/41] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv2 17/41] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv2 18/41] HACK: readahead: alloc huge pages, if allowed
` [PATCHv2 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled
` [PATCHv2 20/41] mm: make write_cache_pages() work on huge pages
` [PATCHv2 22/41] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv2 25/41] fs: make block_page_mkwrite() aware about huge pages
` [PATCHv2 27/41] truncate: make invalidate_inode_pages2_range() "
` [PATCHv2 28/41] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv2 30/41] ext4: make ext4_writepage() work on huge pages
` [PATCHv2 33/41] ext4: make ext4_block_write_begin() aware about "
` [PATCHv2 35/41] ext4: make ext4_da_page_release_reservation() "
` [PATCHv2 36/41] ext4: handle writeback with "

kvm_pv_unhalt and kernel_irqchip=off
 2016-08-12 18:37 UTC  (3+ messages)
  ` GET_SUPPORTED_CPUID and irqchip (was Re: kvm_pv_unhalt and kernel_irqchip=off)

[PATCH 0/3] support GMAC for RK3399 & RK3366
 2016-08-12 18:37 UTC  (5+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data

ptrace.2: BUGS (missing WIFEXITED notification)
 2016-08-12 18:37 UTC  (11+ messages)

[U-Boot] [PATCH 0/7] efi_loader: Expose SMBIOS table
 2016-08-12 18:36 UTC  (12+ messages)
` [U-Boot] [PATCH 5/7] smbios: Expose in efi_loader as table

[Qemu-devel] [PATCH v2 00/17] POWER9 TCG enablements - part4
 2016-08-12 18:34 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/17] target-ppc: consolidate load operations
` [Qemu-devel] [PATCH v2 02/17] target-ppc: convert ld64 to use new macro
` [Qemu-devel] [PATCH v2 03/17] target-ppc: convert ld[16, 32, 64]ur "
` [Qemu-devel] [PATCH v2 04/17] target-ppc: consolidate store operations
` [Qemu-devel] [PATCH v2 05/17] target-ppc: convert st64 to use new macro
` [Qemu-devel] [PATCH v2 06/17] target-ppc: convert st[16, 32, 64]r "
` [Qemu-devel] [PATCH v2 07/17] target-ppc: consolidate load with reservation
` [Qemu-devel] [PATCH v2 08/17] target-ppc: move out stqcx impementation
` [Qemu-devel] [PATCH v2 09/17] target-ppc: consolidate store conditional
` [Qemu-devel] [PATCH v2 10/17] target-ppc: add xxspltib instruction
` [Qemu-devel] [PATCH v2 11/17] target-ppc: implement darn instruction
` [Qemu-devel] [PATCH v2 12/17] target-ppc: add lxsi[bw]zx instruction
` [Qemu-devel] [PATCH v2 13/17] target-ppc: add stxsi[bh]x instruction
` [Qemu-devel] [PATCH v2 14/17] target-ppc: improve lxvw4x implementation
` [Qemu-devel] [PATCH v2 15/17] target-ppc: add lxvb16x and lxvh8x
` [Qemu-devel] [PATCH v2 16/17] target-ppc: improve stxvw4x implementation
` [Qemu-devel] [PATCH v2 17/17] target-ppc: add stxvb16x and stxvh8x

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2016-08-12 18:35 UTC 

[PATCH] i2c-tools: fix feature test macros for glibc >= 2.20
 2016-08-12 18:34 UTC  (2+ messages)

[PATCH] dt-binding: remoteproc: Document generic properties
 2016-08-12 18:34 UTC  (2+ messages)

[PATCH v2] i2c-tools: add .gitignore
 2016-08-12 18:34 UTC  (2+ messages)

post-receive: pub/scm/utils/i2c-tools/i2c-tools
 2016-08-12 18:34 UTC 

[RESEND PATCH v4] x86/hpet: Reduce HPET counter read contention
 2016-08-12 18:31 UTC  (7+ messages)

post-receive: pub/scm/utils/i2c-tools/i2c-tools
 2016-08-12 18:33 UTC 

[PATCH] multipath-tools: replace LDFLAGS with LIBDEPS for groups of libraries in Makefiles
 2016-08-12 18:33 UTC  (3+ messages)

drivers/gpu/drm/udl/udl_fb.c:206:2: note: in expansion of macro 'if'
 2016-08-12 18:29 UTC 

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2016-08-12 18:30 UTC 

[PATCH] git-subtree: compare file names by absolute paths
 2016-08-12 18:30 UTC  (3+ messages)

KVM: VMX: Cached PDPTEs should be saved/restored for PAE guests
 2016-08-12 18:30 UTC 

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2016-08-12 18:30 UTC 

[U-Boot] [PATCH] Revert "warp: Use imx_ddr_size() for calculating the DDR size"
 2016-08-12 18:27 UTC  (2+ messages)

[lm-sensors] [RFC][PATCH] hwmon/max6650.c: Optionally retrieve voltage and prescaler from devicetree
 2016-08-12 18:26 UTC  (6+ messages)
` [lm-sensors] [RFC][PATCH] hwmon/max6650.c: Optionally retrieve voltage and prescaler from device
  ` [PATCH v3] hwmon/max6650.c: Add devicetree support
      ` [lm-sensors] "

[PATCH 1/2] Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
 2016-08-12 18:25 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-i386: kvm: Report kvm_pv_unhalt as unsupported w/o kernel_irqchip
 2016-08-12 18:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.7] "

SCSI inquiry interface for RBD devices
 2016-08-12 18:23 UTC  (6+ messages)

[PATCH] arm64: Introduce execute-only page access permissions
 2016-08-12 18:23 UTC  (4+ messages)

[PATCH 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-08-12 18:22 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH 1/3] clk: versatile add DT bindings for the ICST CM variants
 2016-08-12 18:20 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: disk: Fix CONFIG_BLK breakage
 2016-08-12 18:19 UTC  (11+ messages)

[Qemu-devel] [PATCH v6 0/4] Add Mediated device support
 2016-08-12 17:57 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 2/4] vfio: VFIO driver for mediated PCI device
                  `  "

[RFC v3 07/13] tables.h: add linker table support
 2016-08-12 18:16 UTC  (14+ messages)

`git stash --help` tries to pull up nonexistent file gitstack.html
 2016-08-12 18:14 UTC  (6+ messages)

[PATCH] time: avoid undefined behaviour in timespec64_add_safe()
 2016-08-12 18:14 UTC 

[Buildroot] [PATCH 1/2] mtd: fix musl build issue
 2016-08-12 18:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] wayland: "

[PATCH v2 0/4] tracing: Add Hardware Latency detector tracer
 2016-08-12 18:13 UTC  (2+ messages)

[PATCH v2 0/5] dts patches for qcom tsens support
 2016-08-12 18:13 UTC  (4+ messages)
` [PATCH v2 2/5] arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-12 18:11 UTC  (10+ messages)
` [RFC PATCH v7 7/7] Restartable sequences: self-tests

[stable:PATCH 1/2] arm64: kernel: Save and restore addr_limit on exception entry
 2016-08-12 18:11 UTC  (4+ messages)
` [stable:PATCH 2/2] "

[PATCH v12 01/13] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-08-12 18:11 UTC  (3+ messages)
` [PATCH v12 11/13] bisect--helper: `bisect_next_check` & bisect_voc shell function in C

[PATCH] rhashtable: fix shift by 64 when shrinking
 2016-08-12 18:10 UTC 

(no subject)
 2016-08-12 18:10 UTC 

[PATCH] gmp: Fix wrong detection of -march flag
 2016-08-12 18:10 UTC 

[PATCH] ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
 2016-08-12 18:08 UTC 

[PATCH 1/2] remoteproc: core: Add rproc OF look-up functions
 2016-08-12 18:07 UTC  (12+ messages)

[PATCHv2 0/2] arm64: hibernate: a couple of fixes
 2016-08-12 18:07 UTC  (3+ messages)
` [PATCHv2 2/2] arm64: hibernate: handle allocation failures

[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
 2016-08-12 18:07 UTC  (3+ messages)
` [Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"

[PATCH] arm64: hibernate: reduce TLB maintenance scope
 2016-08-12 18:07 UTC  (2+ messages)

[PATCH v3] ARM: VDSO: put RO and RO after init objects into proper sections
 2016-08-12 18:06 UTC  (3+ messages)

This has never lost
 2016-08-12 18:05 UTC 

[U-Boot] Help Falcon Mode on Wanboard
 2016-08-12 18:04 UTC  (4+ messages)

[PATCH v5 00/15] Git filter protocol
 2016-08-12 18:03 UTC  (9+ messages)
  ` [PATCH v5 14/15] convert: add filter.<driver>.process option

[lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-12 18:03 UTC  (13+ messages)
` [LKP] "
                      `  "

[PATCH] perf_event_open.2: 4.9 PERF_EVENT_IOC_SET_DRV_CONFIGS support
 2016-08-12 18:02 UTC  (5+ messages)

BTRFS constantly reports "No space left on device" even with a huge unallocated space
 2016-08-12 18:02 UTC  (2+ messages)

musb: am3358: having problem with high-speed on usb1 at peripheral
 2016-08-12 17:59 UTC  (5+ messages)

[Qemu-devel] [PATCH V3] hw/misc: Add simple measurement hardware
 2016-08-12 17:59 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/27] spi/sf: Updates on flash detection
 2016-08-12 17:58 UTC  (8+ messages)

cmdparser perf improvement
 2016-08-12 17:58 UTC  (6+ messages)
` [PATCH 5/9] drm/i915/cmdparser: Improve hash function
` [PATCH 7/9] drm/i915/cmdparser: Check for SKIP descriptors first

[PATCH net v2] gre: set inner_protocol on xmit
 2016-08-12 17:57 UTC  (2+ messages)

t0027 racy?
 2016-08-12 17:56 UTC  (5+ messages)
` [PATCH v1 1/2] t0027: Correct raciness in NNO test
` [PATCH v1 2/2] convert: missing `LF will be replaced by CRLF

[RFC PATCH] blk-mq: Prevent round-robin from scheduling dead cpus
 2016-08-12 17:56 UTC  (2+ messages)

radeon VS amdgpu: _afmt_init() behavior if kzalloc fails
 2016-08-12 17:55 UTC  (7+ messages)

perf: WARNING: kernel/events/core.c:4893 perf_mmap_close
 2016-08-12 17:54 UTC  (4+ messages)

[PATCH v6 1/2] mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
 2016-08-12 17:54 UTC  (2+ messages)
` [PATCH v6 2/2] mtd: nand_bbt: scan for next free bbt block if writing bbt fails

[PATCH v2] x86/power/64: Restore processor state before using per-cpu variables
 2016-08-12 17:52 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
 2016-08-12 17:52 UTC  (6+ messages)

[PATCH] drm/i915: Embrace the race in busy-ioctl
 2016-08-12 17:52 UTC 

cpu hotplug: add multi instance support
 2016-08-12 17:49 UTC  (8+ messages)
` [PATCH 1/6] cpu/hotplug: Rework callback invocation logic
` [PATCH 2/6] cpu/hotplug: Add multi instance support
` [PATCH 3/6] arm/perf: Use multi instance instead of custom list
` [PATCH 4/6] bus/arm-cci: Use cpu-hp's multi instance support instead "
` [PATCH 5/6] bus/arm-ccn: "
` [PATCH 6/6] net: virtio-net: Convert to hotplug state machine

[PATCH v3 0/8] Input: synaptics-rmi4: Reimplement functionality from hid-rmi
 2016-08-12 17:50 UTC  (3+ messages)

[patch 4 00/22] timer: Refactor the timer wheel
 2016-08-12 17:50 UTC  (4+ messages)
` [patch 4 14/22] timer: Switch to a non cascading wheel

[PATCH -next] qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
 2016-08-12 17:49 UTC  (3+ messages)

Problems with support of file locks for ARC (maybe for other targets too)
 2016-08-12 17:47 UTC  (2+ messages)

Regarding your ATM CARD
 2016-08-12 17:37 UTC  (2+ messages)

Kernel module compilation errors
 2016-08-12 17:46 UTC  (5+ messages)

(no subject)
 2016-08-12 17:45 UTC 

[PATCH v1] x86/power/64: Restore processor state before using per-cpu variables
 2016-08-12 17:45 UTC  (6+ messages)
        ` [kernel-hardening] "

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2016-08-12 17:45 UTC  (6+ messages)

[PATCH] ARM: dts: imx6q-bx50v3: configure unused pca953x pins
 2016-08-12 17:45 UTC 

[PATCH] multipath-tools: use "+=" instead of only "=" for variables in Makefile
 2016-08-12 17:45 UTC 

[PATCH V2 0/5] CPPC enhancements
 2016-08-12 17:42 UTC  (6+ messages)
` [PATCH V2 3/5] ACPI/CPPC: support for batching CPPC requests

[PATCH v2] drm/i915: intel_dp_link_is_valid() should only return status of link
 2016-08-12 17:56 UTC  (3+ messages)

[xen-unstable-smoke test] 100468: tolerable all pass - PUSHED
 2016-08-12 17:41 UTC 

nvme_change_ctrl_state() bug?
 2016-08-12 17:40 UTC  (2+ messages)

[PATCH v3 00/51] x86/dumpstack: rewrite x86 stack dump code
 2016-08-12 17:38 UTC  (6+ messages)
` [PATCH v3 50/51] x86/mm: move arch_within_stack_frames() to usercopy.c
` [PATCH v3 51/51] x86/mm: convert arch_within_stack_frames() to use the new unwinder

[U-Boot] disabling mmc in spl when booting using bootrom
 2016-08-12 17:35 UTC  (4+ messages)

Fork and RDMA operations
 2016-08-12 17:01 UTC  (5+ messages)

[PATCH 0/4] Clarify License information : m4, stubdom, tools/blktap2, xen/crypto
 2016-08-12 17:32 UTC  (5+ messages)
` [PATCH 1/4] Add information on sources for vmac.* and rijndael.*
` [PATCH 2/4] Added source of ax_compare_version.m4 to import log
` [PATCH 3/4] [STUBDOM] Added COPYING files and README.source files
` [PATCH 4/4] blktap2: Added COPYING file

[Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999
 2016-08-12 17:23 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.