All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-17 17:52:34 to 2015-09-17 18:55:02 UTC [more...]

[GIT PULL 0/5] perf/urgent fixes
 2015-09-17 18:54 UTC  (3+ messages)
` [PATCH 1/5] perf stat: Fix per-pkg event reporting bug
` [PATCH 3/5] tools build: Add test for presence of numa_num_possible_cpus() in libnuma

[Qemu-devel] [PATCH RFC V4 0/4] Implement GIC-500 from GICv3 family for arm64
 2015-09-17 18:54 UTC  (5+ messages)

[U-Boot] Please pull u-boot-dm
 2015-09-17 18:53 UTC 

[U-Boot] [PATCH] x86: quark: Configure MTRR to enable cache
 2015-09-17 18:53 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] x86: Support booting Linux kernel on Intel Galileo
 2015-09-17 18:53 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/8] x86: galileo: Enable random mac address for Quark
` [U-Boot] [PATCH v2 2/8] x86: quark: Add clrbits, setbits, clrsetbits macros for message port access
` [U-Boot] [PATCH v2 3/8] x86: quark: Convert to use clrbits, setbits, clrsetbits macros
` [U-Boot] [PATCH v2 4/8] x86: quark: Lock HMBOUND register before jumping to kernel
` [U-Boot] [PATCH v2 5/8] x86: quark: Initialize thermal sensor properly
` [U-Boot] [PATCH v2 6/8] x86: galileo: Add PCIe root port IRQ routing
` [U-Boot] [PATCH v2 7/8] x86: doc: Document some porting hints about Intel Quark
` [U-Boot] [PATCH v2 8/8] x86: doc: Add DMI to the TODO list

[PATCH net-next RFC] net: increase LL_MAX_HEADER for Hyper-V
 2015-09-17 18:52 UTC  (4+ messages)

[U-Boot] [PATCH v5 1/4] dm: pci: Add an inline API to test if a device is on a PCI bus
 2015-09-17 18:52 UTC  (11+ messages)
` [U-Boot] [PATCH v5 2/4] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v5 3/4] x86: Convert to use driver model eth on quark/galileo
` [U-Boot] [PATCH v5 4/4] x86: quark: Add PCIe/USB static register programming after memory init

[GIT PULL] Ceph fixes for -rc2
 2015-09-17 18:52 UTC 

[PATCH] Add missing license and copyright statements to public interface headers
 2015-09-17 18:52 UTC  (2+ messages)

[LTP] [PATCH] Fix including config.mk and features.mk in env_pre.mk
 2015-09-17 18:51 UTC 

[RESEND PATCH 0/2] ST PLL fixes for 4.3-rc2
 2015-09-17 18:51 UTC  (8+ messages)
` [PATCH 2/2] drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x

[PATCH 0/3] x86/paravirt: Fix baremetal paravirt MSR ops
 2015-09-17 18:51 UTC  (6+ messages)

[PATCH BAT V1 0/7] BAT: Add Basic Audio Tester command line tool
 2015-09-17 18:50 UTC  (8+ messages)

[PATCH] NTB: Fix issue where we may be accessing NULL ptr
 2015-09-17 18:49 UTC  (2+ messages)

Applied "ASoC: fsl-asoc-card: add AC'97 support" to the asoc tree
 2015-09-17 18:48 UTC  (5+ messages)

kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
 2015-09-17 18:47 UTC  (18+ messages)

[PATCH net] netlink: make sure -EBUSY won't escape from netlink_insert
 2015-09-17 18:47 UTC  (4+ messages)

[PATCH v1] xSplice initial foundation patches
 2015-09-17 18:45 UTC  (8+ messages)
` [PATCH v1 5/5] xsplice: Use ld-embedded build-ids
            ` Is: Make XENVER_* use XSM, seperate the different ops in smaller security domains. Was:Re: "

[Bug 92032] New: WARNING: CPU: 0 PID: 290 at lib/dma-debug.c:1205 check_sync+0x169/0x6e0()
 2015-09-17 18:46 UTC  (3+ messages)
  ` [Bug 92032] NV30: "

BTRFS as image store for KVM?
 2015-09-17 18:46 UTC  (5+ messages)

[RFC] net: fix data race on sk_buff after re-cloning
 2015-09-17 18:46 UTC  (2+ messages)

[PATCH] geneve: restore vlan bits in xmit path
 2015-09-17 18:45 UTC  (2+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-17 18:43 UTC  (3+ messages)

Failover root devices
 2015-09-17 18:42 UTC  (20+ messages)

[PATCH v4 RESEND 0/11] x86/mm: Handle large PAT bit in pud/pmd interfaces
 2015-09-17 18:24 UTC  (24+ messages)
` [PATCH v4 RESEND 1/11] x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
` [PATCH v4 RESEND 2/11] x86/asm: Move PUD_PAGE macros to page_types.h
` [PATCH v4 RESEND 3/11] x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
` [PATCH v4 RESEND 4/11] x86/asm: Fix pud/pmd "
` [PATCH v4 RESEND 5/11] x86/asm: Add pud_pgprot() and pmd_pgprot()
` [PATCH v4 RESEND 6/11] x86/mm: Fix page table dump to show PAT bit
` [PATCH v4 RESEND 7/11] x86/mm: Fix slow_virt_to_phys() to handle large "
` [PATCH v4 RESEND 8/11] x86/mm: Fix gup_huge_p?d() "
` [PATCH v4 RESEND 9/11] x86/mm: Fix try_preserve_large_page() "
` [PATCH v4 RESEND 10/11] x86/mm: Fix __split_large_page() "
` [PATCH v4 RESEND 11/11] x86/mm: Fix no-change case in try_preserve_large_page()

[Qemu-devel] MIPS qemu build failure
 2015-09-17 18:38 UTC  (2+ messages)

[PATCH] kernel: fix data race in put_pid
 2015-09-17 18:38 UTC  (9+ messages)

[PATCH] iommu-common: only compile lib/iommu_common.c for Sparc64
 2015-09-17 18:38 UTC  (4+ messages)

[dma] 6894258eda: mpt2sas0: reply_post_free pool: pci_pool_alloc failed
 2015-09-17 18:38 UTC  (2+ messages)
` Fwd: [lkp] "

[PATCH 0/2] irqchip/gicv3-its: Handle "msi-map" properties
 2015-09-17 18:37 UTC  (7+ messages)
` [PATCH 1/2] Docs: dt: Add PCI MSI map bindings
` [PATCH 2/2] irqchip/gicv3-its: Handle OF device tree "msi-map" properties

[RFC v7 00/41] Richacls
 2015-09-17 18:37 UTC  (4+ messages)
` [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode

[qemu-mainline test] 62028: regressions - FAIL
 2015-09-17 18:36 UTC  (4+ messages)

[GIT PULL] power supply changes for 4.3-rc
 2015-09-17 18:35 UTC 

[Qemu-devel] [PATCH 0/4] ahci: clean up signature generation
 2015-09-17 18:35 UTC  (3+ messages)

[PATCH 0/2] Small improvements to qqz.sty
 2015-09-17 18:34 UTC  (5+ messages)
` [PATCH 1/2] qqz: avoid duplicate references
` [PATCH 2/2] qqz: cross-link questions and answers

[linux-next:master 2171/2223] lib/test-string_helpers.c:336:32: note: in expansion of macro 'min'
 2015-09-17 18:34 UTC  (2+ messages)

[PATCH] tools-perf: Change -1 by false
 2015-09-17 18:33 UTC  (2+ messages)

[PATCH] Typo in battery-powered systems Quick Quiz
 2015-09-17 18:33 UTC  (2+ messages)

[PATCH] bcache: Fix writeback_thread never writing back incomplete stripes
 2015-09-17 18:31 UTC  (6+ messages)

What's up with this list?
 2015-09-17 18:31 UTC  (5+ messages)

[PATCH v8 0/4] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-17 18:29 UTC  (12+ messages)
` [PATCH v8 4/4] can: Allwinner A10/A20 CAN Controller support - Kernel module

[PATCHv2 00/16] staging: rtl8192u: code clean up
 2015-09-17 18:26 UTC  (6+ messages)
` [PATCHv2 03/16] staging: rtl8192u: r8192U_core: add temporary variables to keep lines under 80 characters

[nacked] mm-memory-hot-add-memory-can-not-be-added-to-movable-zone-defaultly.patch removed from -mm tree
 2015-09-17 18:26 UTC 

[PATCH v4 0/8] port the filtering part of branch.c to use ref-filter APIs
 2015-09-17 18:25 UTC  (11+ messages)
` [PATCH v4 3/8] branch: roll show_detached HEAD into regular ref_list

[PATCH] drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXT
 2015-09-17 18:26 UTC 

[ath9k-devel] AR9485 powersave issue on HP Sleekbook 14 Touchsmart
 2015-09-17 18:23 UTC  (2+ messages)

[PATCH v7 1/2] usb: make xhci platform driver use 64 bit or 32 bit DMA
 2015-09-17 18:19 UTC  (9+ messages)
` [PATCH v8 0/3] usb: xhci-platform: Configure 64-bit DMA mask if the platform is capable
  ` [PATCH v8 1/3] usb: make xhci platform driver use 64 bit or 32 bit DMA
  ` [PATCH v8 2/3] usb: Add support for ACPI identification to xhci-platform
  ` [PATCH v8 3/3] usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA

[RFC PATCH] dma/swiotlb: Add helper for device driver to opt-out from swiotlb
 2015-09-17 18:22 UTC 

[PATCH net-next 0/2] net: bcmgenet: Interrupt coalescing
 2015-09-17 18:18 UTC  (4+ messages)
` [PATCH net-next 2/2] net: bcmgenet: Implement RX coalescing control knobs

[Buildroot] Rootfs etc/ help (target: arm64)
 2015-09-17 18:22 UTC  (3+ messages)

[RFC] Potential issue with GPIO/IRQ flags
 2015-09-17 18:21 UTC  (4+ messages)

[PATCH] [v4] PM / hibernate: Fix hibernation panic caused by inconsistent e820 map
 2015-09-17 18:21 UTC  (4+ messages)

Important security noticed regarding release signing key
 2015-09-17 18:19 UTC  (3+ messages)

[RFC PATCH 0/2] virtio nvme
 2015-09-17 18:18 UTC  (6+ messages)

[PATCH] iscsi: make mutex for target scanning and unbinding per-session
 2015-09-17 18:16 UTC 

[PATCH 4/4] mfd: sm501: Fix module autoload for OF platform driver
 2015-09-17 18:16 UTC 

[PATCH 3/4] mfd: max8997: Fix module autoload for OF platform driver
 2015-09-17 18:16 UTC 

[PATCH 2/4] mfd: hi6421-pmic: Fix module autoload for OF platform driver
 2015-09-17 18:16 UTC 

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-17 18:15 UTC  (4+ messages)

[PATCH 1/4] mfd: atmel-hlcdc: Fix module autoload for OF platform driver
 2015-09-17 18:15 UTC 

[PATCH v1 0/3] NFSD: Add READ_PLUS support
 2015-09-17 18:15 UTC  (2+ messages)

[PATCH 0/4] mfd: Fix module autoload for OF platform drivers
 2015-09-17 18:15 UTC 

[PATCH] clk: Remove unneeded semicolons
 2015-09-17 18:15 UTC  (2+ messages)

[PATCH] l10n: de.po: better language for 2 strings
 2015-09-17 18:15 UTC  (2+ messages)

list of all network namespaces
 2015-09-17 18:14 UTC  (6+ messages)

[PATCH 3.12 00/33] 3.12.48-stable review
 2015-09-17 18:13 UTC  (7+ messages)
` [PATCH 3.12 01/33] mfd: lpc_ich: Assign subdevice ids automatically
  ` [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

[U-Boot] [Patch v2 04/16] net/fm: bug fix when CONFIG_PHYLIB not defined
 2015-09-17 18:13 UTC  (7+ messages)
` [U-Boot] [Patch v2 05/16] net: Move some header files to include/
` [U-Boot] [Patch v2 07/16] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch v2 08/16] net/fm: fix compile warnings for 64-bit platform

[PATCH] PM / OPP: of_property_count_u32_elems() can return errors
 2015-09-17 18:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] cgtqmx6eval: Fit into a single line
 2015-09-17 18:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] cgtqmx6eval: Add a maintainer entry
` [U-Boot] [PATCH 3/3] cgtqmx6eval: Add USB Mass Storage support

[PATCH lttng-tools] Fix: tests: skip UST perf tests if not root
 2015-09-17 18:10 UTC 

[PATCH] trace-cmd: Leave out absolute addresses to fix bogus symbol resolutions
 2015-09-17 18:11 UTC  (2+ messages)

[PATCH v2] audio: sai: Add Power Management support
 2015-09-17 18:10 UTC  (6+ messages)

Fido backports
 2015-09-17 18:08 UTC 

[PATCH v2] xen: Improve x86's alloc_vcpu_guest_context()
 2015-09-17 18:02 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Document maintainers for xen/common/
 2015-09-17 18:02 UTC  (3+ messages)

[PATCH 00/10] fetch submodules in parallel and a preview on parallel "submodule update"
 2015-09-17 18:02 UTC  (14+ messages)
` [PATCH 01/10] strbuf: Add strbuf_read_noblock

[PATCH for-4.6] xen/arm: vgic-v2: Map the GIC virtual CPU interface with the correct size
 2015-09-17 18:00 UTC 

[PATCH] Use a separate superblock if mount requires a different security flavor
 2015-09-17 18:01 UTC  (7+ messages)

[PATCH 0/2] Fix memory leaks in virtio & remoteproc cores
 2015-09-17 18:00 UTC  (11+ messages)
` [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers
  ` DEFINE_IDA causing memory leaks? (was Re: [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers)

[PATCH v2] nv50, nvc0: detect underlying resource changes and update tic
 2015-09-17 18:00 UTC 

[PATCH 1/2] f2fs: cover number of dirty node pages under node_write lock
 2015-09-17 18:00 UTC  (4+ messages)
` [PATCH 2/2] f2fs: no need to lock for update_inode_page all the time
  ` [f2fs-dev] "

[PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
 2015-09-17 17:59 UTC  (2+ messages)

[PATCH] barriers: introduce smp_mb__release_acquire and update documentation
 2015-09-17 18:00 UTC  (8+ messages)

[PATCH] ASoC: imx-ssi: Fix DAI hardware signal inversions
 2015-09-17 17:59 UTC  (2+ messages)

[PATCH 0/4] x86/p2m: use large pages for MMIO mappings
 2015-09-17 17:59 UTC  (4+ messages)
  ` [PATCH 3/4 RFC] "

[PATCH v2 for-4.6] libxl: handle read-only drives with qemu-xen
 2015-09-17 17:58 UTC  (5+ messages)

[PATCH 0/2] memory: Fix module autoload for OF platform driver
 2015-09-17 17:56 UTC  (2+ messages)

[PATCH 01/15] vga_switcheroo: Document _ALL_ the things!
 2015-09-17 17:56 UTC  (4+ messages)

[PATCH 1/4] platform:x86: Add Intel Telemetry Core Driver
 2015-09-17 17:54 UTC  (2+ messages)

[PATCH V1 0/3] fsl esai/spdif/asrc need spba clock
 2015-09-17 17:54 UTC  (4+ messages)
` [PATCH V1 2/3] ASoC: fsl_spdif: spba clk is needed by spdif device


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.