All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 14:28:45 to 2014-09-10 15:10:26 UTC [more...]

[PATCH v10 00/10] Support for creating generic PCI host bridges from DT
 2014-09-10 15:10 UTC  (6+ messages)
` [PATCH v10 08/10] OF: PCI: Add support for parsing PCI host bridge resources "

[PATCH 00/25] nf-next pull request
 2014-09-10 15:10 UTC  (12+ messages)
` [PATCH 01/25] uapi: netfilter_arp: use __u8 instead of u_int8_t
` [PATCH 02/25] netfilter: nft_meta: add pkttype support
` [PATCH 03/25] netfilter: nft_meta: Add cpu attribute support
` [PATCH 04/25] netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
` [PATCH 05/25] netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
` [PATCH 06/25] netfilter: ipset: Resolve missing-field-initializer warnings
` [PATCH 07/25] netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
` [PATCH 08/25] netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
` [PATCH 09/25] netfilter: nat: move specific NAT IPv4 to core
` [PATCH 13/25] netfilter: nf_tables: refactor rule deletion helper
` [PATCH 16/25] netfilter: nf_tables: add devgroup support in meta expresion

[PATCH v2] ARM: dts: Specify Odroid X2/U3 audio clock parents and rates
 2014-09-10 15:09 UTC  (2+ messages)

[PATCH 00/13] Mbuf Structure Rework, part 2
 2014-09-10 15:09 UTC  (4+ messages)
` [PATCH 07/13] mbuf: use macros only to access the mbuf metadata

[PATCH 10/11] megaraid_sas : MFI MPT linked list corruption fix
 2014-09-10 15:06 UTC  (2+ messages)

[PATCH] sound: aoa: printk replacement
 2014-09-10 15:07 UTC  (10+ messages)

[PATCH 04/11] megaraid_sas : Firmware crash dump feature support
 2014-09-10 15:06 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/23] Split BlockBackend off BDS with an axe
 2014-09-10 15:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/23] block: Split bdrv_new_named() off bdrv_new()

[PATCH] [media] mceusb: fix usbdev leak
 2014-09-10 15:07 UTC  (3+ messages)

[PATCH 0/5] rtc: at91sam9: add DT support
 2014-09-10 15:07 UTC  (7+ messages)
` [PATCH 5/5] rtc: at91sam9: add DT bindings documentation

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-10 15:06 UTC  (3+ messages)
` [RFC Patch v3 18/18] x86/hvm: Always set pending event injection when loading VMC[BS] state

[PATCH 0/4] fix the compatibility between kaslr and kexe
 2014-09-10 15:05 UTC  (12+ messages)
` [PATCH 1/4] kaslr: check user's config too when handle relocations

[PATCH v10 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-10 15:05 UTC  (5+ messages)
` [PATCH v10 09/20] x86/VPMU: Add public xenpmu.h
` [PATCH v10 11/20] x86/VPMU: Interface for setting PMU mode and flags

linux-next: Tree for Sep 1
 2014-09-10 15:04 UTC  (8+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-09-10 15:01 UTC  (27+ messages)
` [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector
  ` [RFC/PATCH v2 01/10] Add kernel address sanitizer infrastructure
  ` [RFC/PATCH v2 02/10] x86_64: add KASan support
  ` [RFC/PATCH v2 03/10] mm: page_alloc: add kasan hooks on alloc and free pathes
  ` [RFC/PATCH v2 04/10] mm: slub: introduce virt_to_obj function
  ` [RFC/PATCH v2 05/10] mm: slub: share slab_err and object_err functions
  ` [RFC/PATCH v2 06/10] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [RFC/PATCH v2 07/10] mm: slub: add kernel address sanitizer support for slub allocator
  ` [RFC/PATCH v2 08/10] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [RFC/PATCH v2 09/10] kmemleak: disable kasan instrumentation for kmemleak
  ` [RFC/PATCH v2 10/10] lib: add kasan test module

[PATCH v2 1/2] drm/i915: create intel_update_pipe_size()
 2014-09-10 15:04 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Merge of visible and !visible paths for primary planes

[xen-unstable test] 30198: regressions - FAIL
 2014-09-10 15:03 UTC  (2+ messages)

[PATCH v2] drm/i915: pin sprite fb only if it changed
 2014-09-10 15:03 UTC 

[PATCH v7 0/2] i2c: imx: add DMA support for freescale i2c driver
 2014-09-10 14:48 UTC  (7+ messages)
` [PATCH v7 1/2] "

[PATCH 00/21] uas: rewrite error handling for robustness + misc cleanups
 2014-09-10 15:02 UTC  (4+ messages)
` [PATCH 01/21] uas: replace WARN_ON_ONCE() with lockdep_assert_held()

[Qemu-devel] [PATCH] qapi: Fix crash with enum dealloc when kind is invalid
 2014-09-10 15:02 UTC  (3+ messages)

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-10 14:59 UTC  (12+ messages)
` [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [Xen-devel] "

[PATCH 05/11] megaraid_sas : Extended VD support
 2014-09-10 15:01 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v3 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2014-09-10 15:00 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v3 13/18] spapr_pci: Enable DDW
` [Qemu-devel] [RFC PATCH v3 16/18] spapr_pci_vfio: "

[PATCH] mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
 2014-09-10 14:55 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] usb: eth: add ASIX AX88179 DRIVER
 2014-09-10 15:00 UTC  (4+ messages)

[PATCH 08/11] megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
 2014-09-10 14:59 UTC  (3+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-10 14:58 UTC  (12+ messages)

[PATCH 1/2] ARM: vexpress: Add CLCD Device Tree properties
 2014-09-10 14:58 UTC  (3+ messages)
` [PATCH 2/2] ARM: vexpress: Remove non-DT code

Not reaching optimum speeds with IEEE 802.11n
 2014-09-10 14:53 UTC  (2+ messages)

[PATCH] libmtd: fix mtd_dev_present return value on legacy systems
 2014-09-10 14:56 UTC 

Unable to boot mainline on snow chromebook since 3.15
 2014-09-10 14:56 UTC  (14+ messages)

Corrupted files
 2014-09-10 14:54 UTC  (22+ messages)

[PATCH] drm: move a bunch of legacy dma/buf tracking to legacy header
 2014-09-10 14:54 UTC  (2+ messages)

git-remote-fd problem
 2014-09-10 14:47 UTC  (2+ messages)

[PATCH V6 0/5] Basic guest memory introspection support
 2014-09-10 14:38 UTC  (3+ messages)
` [PATCH V6 4/5] xen, libxc: Request page fault injection via libxc

[PATCH] getgrent.3: Add ENOENT to error list
 2014-09-10 14:53 UTC  (2+ messages)

[PATCH 6/7] staging: lustre: obdclass: expand the GOTO macro + break
 2014-09-10 14:52 UTC  (9+ messages)
  ` [PATCH] checkpatch: Warn on macros with flow control statements

Realtek GPIO chipset, for Baytrail?
 2014-09-10 14:53 UTC  (9+ messages)

Page fault in kernel code
 2014-09-10 14:52 UTC  (5+ messages)

[PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
 2014-09-10 14:52 UTC  (5+ messages)
  ` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c
  ` [PATCH v2 2/4] host1x: MIPI: Preserve the contents of MIPI_CAL_CTRL
  ` [PATCH v2 3/4] host1x: MIPI: Include clock lanes in MIPI calibrate
  ` [PATCH v2 4/4] host1x: MIPI: Set MIPI_CAL_BIAS_PAD_CFG1 register

[U-Boot] commit 83e359adf9f578a58f20daf2e4425a754defac7b breaks mmc
 2014-09-10 14:50 UTC  (3+ messages)

[PATCH v3 0/2] ath10k: testmode support
 2014-09-10 14:49 UTC  (5+ messages)
` [PATCH v3 2/2] ath10k: add testmode

[PATCH 0/3] fs: ocfs2: use seq_open_private()
 2014-09-10 14:49 UTC  (8+ messages)
` [Ocfs2-devel] "
` [PATCH 1/3] fs: ocfs2: use seq_open_private() not seq_open()
  ` [Ocfs2-devel] "
` [PATCH 2/3] "
  ` [Ocfs2-devel] "
` [PATCH 3/3] fs: ocfs2: Use __seq_open_private() "
  ` [Ocfs2-devel] "

[PATCH] Enable gcov support on the ARM architecture
 2014-09-10 14:49 UTC  (4+ messages)

gcc 4.8.3 miscompiles drivers/net/ethernet/freescale/fec_main.c ?!
 2014-09-10 14:49 UTC  (4+ messages)

[PATCH/RFC 0/2] custom format for interactive rebase todo
 2014-09-10 14:48 UTC  (4+ messages)

[PATCH] defaultenv: Reorder overlay append order
 2014-09-10 14:46 UTC 

[PATCH 00/26] tty/serial flow control fixes
 2014-09-10 14:45 UTC  (11+ messages)
` [PATCH 13/26] locking: Add non-fatal spin lock assert

[PATCH 3.17-rc4] trace: kdb: Fix kernel panic during ftdump
 2014-09-10 14:44 UTC 

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-10 14:43 UTC  (2+ messages)

[PATCH] ARM: dts: Specify Odroid X2/U3 audio clock parents and rates
 2014-09-10 14:43 UTC  (2+ messages)

[PATCH] curl: upgrade to 7.38.0
 2014-09-10 14:43 UTC 

[PATCH RESEND] imx-drm: imx-drm-core: add basic suspend/resume support
 2014-09-10 14:43 UTC  (2+ messages)

[PATCH 00/21] C-Pull
 2014-09-10 14:43 UTC  (2+ messages)

[PATCH 00/15] put drmP.h on diet
 2014-09-10 14:43 UTC  (5+ messages)
` [PATCH 01/15] drm: Move dma functions into drm_legacy.h
` [PATCH 02/15] drm: Move sg "

[PATCH] wl18xx: scripts: update scripts to match OOB configuration
 2014-09-10 14:43 UTC  (2+ messages)

[PATCH] eeepc-laptop: remove possible use of uninitialized value
 2014-09-10 14:42 UTC  (7+ messages)

Packaging kernel sources
 2014-09-10 14:42 UTC  (5+ messages)

[PATCH] mm/sl[aou]b: make kfree() aware of error pointers
 2014-09-10 14:42 UTC  (9+ messages)

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-10 14:41 UTC  (4+ messages)
` [PATCH net-next 2/5] ceph: "

[PATCH v3] add support for libvirt-like channels
 2014-09-10 14:41 UTC  (4+ messages)
` [PATCH v4] "
  ` [PATCH v4 2/3] libxl: add support for 'channels'

[Qemu-devel] [PATCH v3 0/6] machvirt dynamic sysbus device instantiation
 2014-09-10 14:39 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 1/6] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding

Is it necessary to balance a btrfs raid1 array?
 2014-09-10 14:41 UTC  (4+ messages)

slab kmalloc guard patch uncovers potential issue with crypto, triggered by cryptomgr_test
 2014-09-10 14:41 UTC 

[PATCH] spi: pl022: Add support for chip select extension
 2014-09-10 14:40 UTC  (3+ messages)

[PATCH] perf, x86: Fall back to vmalloc for BTS buffer allocation
 2014-09-10 14:40 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_tables: export rule-set generation ID
 2014-09-10 14:40 UTC  (3+ messages)

[MAP 2/2] obexd/client/map : Handle MAP ReadStatusChanged event type
 2014-09-10 14:38 UTC 

[PATCH] sparc64: find_node adjustment
 2014-09-10 14:37 UTC  (2+ messages)

[MAP 1/2] obexd/client : Handle the MAP Extended Event Report 1.1
 2014-09-10 14:37 UTC 

[GIT PULL 1/2] SOCFPGA updates for 3.18
 2014-09-10 14:36 UTC  (5+ messages)

[PATCH 1/9] perf: Remove redundant parent context check from context_equiv
 2014-09-10 14:35 UTC  (11+ messages)

randconfig build error with next-20140909, in drivers/tty/serial/serial_mctrl_gpio.c
 2014-09-10 14:36 UTC  (4+ messages)
` [PATCH] tty: serial: serial_mctrl_gpio: Fix build error for !GPIOLIB

mm: BUG in unmap_page_range
 2014-09-10 14:33 UTC  (12+ messages)
                ` Trinity and mbind flags (WAS: Re: mm: BUG in unmap_page_range)

[Qemu-devel] [PATCH] gdbstub: init mon_chr through qemu_chr_alloc
 2014-09-10 14:34 UTC 

[meta-fsl-arm][PATCH v4 1/6] ls-base.inc: Add base configuration for Layerspace1 support
 2014-09-10 14:33 UTC  (6+ messages)

Undelivered Mail Returned to Sender
 2014-09-10 14:33 UTC 

perf: perf_fuzzer triggers instant reboot
 2014-09-10 14:33 UTC  (10+ messages)

[PATCH v3] RFC: extend the xenstore ring with a 'closing' signal
 2014-09-10 14:33 UTC  (4+ messages)
` [PATCH v4] xenstore: "

atmel_mxt_ts fixes
 2014-09-10 14:33 UTC  (5+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - fix double free of input device
      ` [PATCH 2/2 v2] "

[PATCH] sparc64: T5 PMU
 2014-09-10 14:32 UTC  (2+ messages)

[PATCHv3 00/24] ILP32 support in ARM64
 2014-09-10 14:31 UTC  (4+ messages)
` [PATCH 18/24] ARM64: Add vdso for ILP32 and use it for the signal return

[PATCH v4 2/2] usb: gadget: Add xilinx usb2 device support
 2014-09-10 14:30 UTC  (3+ messages)

[PULL] topic/vblank-rework
 2014-09-10 14:30 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] sparc64: mem mmap
 2014-09-10 14:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] coreutils: Do not install uptime
 2014-09-10 14:30 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] procps-ng: Fix installation and take precedence over busybox

[RFC PATCH 00/12] locks: saner method for managing file locks
 2014-09-10 14:28 UTC  (8+ messages)
` [RFC PATCH 06/12] locks: convert lease handling to file_lock_context
` [RFC PATCH 07/12] ceph: convert to looking for locks in struct file_lock_context
` [RFC PATCH 08/12] nfs: convert lock handling to use file_lock_context
` [RFC PATCH 09/12] cifs: convert it "
` [RFC PATCH 10/12] lockd: "
` [RFC PATCH 11/12] nfsd: convert to file_lock_context
` [RFC PATCH 12/12] locks: remove i_flock field from struct inode

cpufreq implementation for OMAP under xen hypervisor
 2014-09-10 14:28 UTC  (16+ messages)

[PATCH v2 1/2] PCI: keystone: remove handle of PCI mode configuration
 2014-09-10 14:28 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: keystone: update to support multiple pci ports


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.