linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-22 21:41:39 to 2014-10-23 08:08:51 UTC [more...]

[RFC 0/4] [RFC] slub: Fastpath optimization (especially for RT)
 2014-10-23  8:09 UTC  (2+ messages)

[PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
 2014-10-23  8:01 UTC  (9+ messages)
` [PATCH v2 05/12] perf/x86: add cross-HT counter exclusion infrastructure
` [PATCH v2 06/12] perf/x86: implement cross-HT corruption bug workaround

[PATCH RFC v3 00/16] linux: towards virtio-1 guest support
 2014-10-23  7:54 UTC  (3+ messages)
` [PATCH RFC v3 01/16] virtio: memory access APIs

[PATCH v2 1/2] pm: add FSM configuration for deep sleep
 2014-10-23  7:52 UTC  (3+ messages)
` [PATCH v2 2/2] arm: pm: add deep sleep support for LS1

[PATCH] igb: don't reuse pages with pfmemalloc flag
 2014-10-23  7:52 UTC  (3+ messages)

[PATCH 1/3] kcmp: Move kcmp.h into uapi
 2014-10-23  7:49 UTC  (7+ messages)
` [PATCH 2/3] selftests/kcmp: Don't include kernel headers
` [PATCH 3/3] selftests/kcmp: Always try to build the test

[RFC PATCH 0/3] Expose gpu counters via perf pmu driver
 2014-10-23  7:47 UTC  (4+ messages)
` [RFC PATCH 3/3] i915: Expose PMU for Observation Architecture

[mm] BUG: Int 6: CR2 (null)
 2014-10-23  7:46 UTC  (3+ messages)

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-23  7:45 UTC  (21+ messages)
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 24/27] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq

[PATCHv3 0/3] Enable Quark X1000 support in gpio-sch
 2014-10-23  7:29 UTC  (7+ messages)
` [PATCHv3 1/3] gpio: sch: Consolidate similar algorithms
` [PATCHv3 3/3] gpio: sch: Enable IRQ support for Quark X1000

[PATCH v1 0/3] tpm: prepare for TPM2
 2014-10-23  7:30 UTC  (7+ messages)
` [PATCH v1 2/3] tpm: two-phase chip management functions
` [PATCH v1 3/3] tpm: fix multiple race conditions in tpm_ppi.c

[PATCH v1 1/5] mfd: tps65910: Convert ti,system-power-controller DT property to poweroff-source
 2014-10-23  7:30 UTC  (4+ messages)

[PATCH] hugetlbfs: document that sticky mounts are allowed
 2014-10-23  7:28 UTC  (5+ messages)
  ` [PATCH,RESEND] "

[PATCH 1/1] pci: fix dmar fault for kdump kernel
 2014-10-23  7:26 UTC  (5+ messages)

[PATCH v2] drivers: net: xgene: Rewrite loop in xgene_enet_ecc_init()
 2014-10-23  7:06 UTC  (6+ messages)

[PATCH v6 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter
 2014-10-23  6:49 UTC  (4+ messages)
` [PATCH v6 1/3] zram: remove bio parameter from zram_bvec_rw()
` [PATCH v6 2/3] zram: change parameter from vaild_io_request()
` [PATCH v6 3/3] zram: implement rw_page operation of zram

[PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter
 2014-10-23  6:48 UTC  (3+ messages)

[PATCHv5 0/3] syscalls,x86: Add execveat() system call
 2014-10-23  6:40 UTC  (4+ messages)
` [PATCHv5 1/3] syscalls,x86: implement "

[PATCH v3 0/5] perf/sdt: SDT events listing/probing
 2014-10-23  6:33 UTC  (8+ messages)
` [PATCH v3 5/5] perf/sdt: Add support to perf record to trace SDT events

localed stuck in recent 3.18 git in copy_net_ns?
 2014-10-23  6:09 UTC  (13+ messages)

GPIO bindings guidelines (Was: Re: [PATCH v5 10/12] gpio: Support for unified device properties interface)
 2014-10-23  6:10 UTC  (9+ messages)

[PATCH 1/2] i2c: Add generic support passing secondary devices addresses
 2014-10-23  6:02 UTC  (6+ messages)
` [PATCH 2/2] adv7604: Add support for i2c_new_secondary_device

[PATCH] adv7604: Add DT parsing support
 2014-10-23  5:51 UTC  (3+ messages)

[PATCH] KVM: x86: Enable Intel AVX-512 for guest
 2014-10-23  5:49 UTC  (3+ messages)

Possible wireless issue introduced in next-20140930
 2014-10-23  5:23 UTC  (2+ messages)

[PATCH 00/14] net: dsa: Fixes and enhancements
 2014-10-23  5:22 UTC  (21+ messages)
` [PATCH 01/14] net: dsa: Don't set skb->protocol on outgoing tagged packets
` [PATCH 02/14] net: dsa: Report known silicon revisions for Marvell 88E6060
` [PATCH 03/14] net: dsa: Report known silicon revisions for Marvell 88E6131
` [PATCH 04/14] net: dsa: Add support for Marvell 88E6352
` [PATCH 05/14] net: dsa/mv88e6352: Add support for MV88E6176
` [PATCH 06/14] net: dsa: Add support for hardware monitoring
` [PATCH 07/14] net: dsa/mv88e6352: Report chip temperature
` [PATCH 08/14] net: dsa/mv88e6123_61_65: "
` [PATCH 09/14] net: dsa: Add support for switch EEPROM access
` [PATCH 10/14] net: dsa/mv88e6352: Implement EEPROM access functions
` [PATCH 11/14] net: dsa: Add support for reading switch registers with ethtool
` [PATCH 12/14] net: dsa/mv88e6123_61_65: Add support for reading switch registers
` [PATCH 13/14] net: dsa/mv88e6352: "
` [PATCH 14/14] net: dsa: Provide additional RMON statistics

[GIT PULL] thermal-soc changes
 2014-10-23  5:15 UTC  (2+ messages)

[PATCH v8 0/4] mfd: add support for Diolan DLN-2
 2014-10-23  5:10 UTC  (5+ messages)
` [PATCH v8 3/4] gpiolib: add irq_not_threaded flag to gpio_chip

[PATCHSET 0/5] perf tools: option parsing improvement
 2014-10-23  5:05 UTC  (6+ messages)
` [PATCH 4/5] perf tools: Add support for exclusive option
` [PATCH 5/5] perf probe: Use PARSE_OPT_EXCLUSIVE flag

[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-23  4:28 UTC  (3+ messages)

linux-next: Tree for Oct 23
 2014-10-23  4:21 UTC 

[PATCH] drm/cirrus: bind also to qemu-xen-traditional
 2014-10-23  4:09 UTC  (5+ messages)

[PATCH] lib: show_mem: This patch adds cma reserved infromation
 2014-10-23  4:03 UTC 

[PATCH RFC 0/7] scheduler-driven cpu frequency scaling
 2014-10-23  4:03 UTC  (9+ messages)
` [PATCH RFC 5/7] sched: cfs: cpu frequency scaling arch functions
` [PATCH RFC 6/7] sched: cfs: cpu frequency scaling based on task placement

[PATCH] i386/audit: stop scribbling on the stack frame
 2014-10-23  4:04 UTC 

[PATCH v5 0/3] dma: imx-sdma: add support for sdma memory copy
 2014-10-23  2:22 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] dma: imx-sdma: correct the printk format
` [PATCH v5 3/3] dma: imx-sdma: reorg code to make code clean

[PATCH v5 0/3] dma: imx-sdma: add support for sdma memory copy
 2014-10-23  2:19 UTC  (3+ messages)
` [PATCH v5 1/3] "
` [PATCH v4 2/3] dma: imx-sdma: correct print format

[PATCH 0/2] Staging: iio: adc: Checkpatch.pl warning cleanups
 2014-10-23  3:23 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v2] Staging: iio: adc: fix line over 80 characters

[RESUBMIT PATCH v3 0/8] Adding Skyworks SKY81452 device drivers
 2014-10-23  3:16 UTC  (5+ messages)
` [RESUBMIT PATCH v4 0/8] Add "
  ` [RESUBMIT PATCH v4 1/8] mfd: Add support for Skyworks SKY81452 driver

[RESUBMIT PATCH v4 7/8] regulator: sky81452: Add compatible string for device binding
 2014-10-23  3:14 UTC  (11+ messages)

linux-next: manual merge of the akpm-current tree with the pm tree
 2014-10-23  3:09 UTC 

[PATCH 0/4] Convert khugepaged to a task_work function
 2014-10-23  3:06 UTC  (6+ messages)
` [PATCH 1/4] Disable khugepaged thread
` [PATCH] Add pgcollapse controls to task_struct
` [PATCH 4/4] Add /proc files to expose per-mm pgcollapse stats
` [PATCH 1/2] Add pgcollapse stat counter to task_struct
` [PATCH 2/2] Add /proc files to expose per-mm pgcollapse stats

[PATCH v5 00/20] perf: Add infrastructure and support for Intel PT
 2014-10-23  3:05 UTC  (4+ messages)
` [PATCH v5 02/20] perf: Add AUX area to ring buffer for raw data streams

[PATCH 0/4] Convert khugepaged to a task_work function
 2014-10-23  2:43 UTC  (2+ messages)

[PATCH v2 0/2] staging: skein: Add Crypto API and Loadable Module support
 2014-10-23  2:24 UTC  (3+ messages)
` [PATCH v2 1/2] staging: skein: Add Crypto API support
` [PATCH v2 2/2] staging: skein: Add Loadable Module Support

[patch][resend] MAP_HUGETLB munmap fails with size not 2MB aligned
 2014-10-23  2:26 UTC 

[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-10-23  2:19 UTC  (9+ messages)
` [PATCH v5 2/4] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v5 3/4] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v5 4/4] fuse: Allow user namespace mounts

[PATCH] perf tools: ensure return negitive value when write header error
 2014-10-23  2:19 UTC  (3+ messages)

linux-next: build warning after merge of the block tree
 2014-10-23  2:14 UTC  (2+ messages)

[PATCH 0/6] ACPI/OSL: Rework of ACPICA memory OSLs to improve performance
 2014-10-23  2:12 UTC  (7+ messages)
` [PATCH 1/6] ACPI/OSL: Split memory operation region implementations to a seperate file
` [PATCH 2/6] ACPI/OSL: Rename system memory functions
` [PATCH 3/6] ACPI/OSL: Cleanup memory access functions by merging duplicate code
` [PATCH 4/6] ACPI/OSL: Add acpi_map2virt() to merge "
` [PATCH 5/6] ACPI/OSL: Cleanup branch logics
` [PATCH 6/6] ACPI/OSL: Fix performance issue in system memory lockings

[PATCH] sysctl: terminate strings also on \r
 2014-10-23  2:00 UTC  (5+ messages)

[PATCH 0/3] scsi: Add Hyper-V logical block provisioning quirks
 2014-10-23  1:50 UTC  (8+ messages)
` [PATCH 2/3] scsi: add try_rc16 blacklist flag

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-23  1:28 UTC  (3+ messages)

[PATCH v8 00/13] input: cyapa: intruction of cyapa patches
 2014-10-23  1:25 UTC 

btrfs: WARN_ON(data_sinfo->bytes_may_use < bytes);
 2014-10-23  1:22 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Remove old card detect infrastructure
 2014-10-23  1:13 UTC  (7+ messages)

[PATCH] kbuild: Fix output of make kernelrelease
 2014-10-23  1:11 UTC  (3+ messages)

[PATCH 0/2] ftracetest improvement and new testcase
 2014-10-23  1:04 UTC  (7+ messages)
` [PATCH 1/2] ftracetest: add kprobes on ftrace testcase
      `  "

[PATCH 1/1] devicetree: bindings: Add vendor prefix for Micron Technology Co., Ltd
 2014-10-23  1:00 UTC 

[PATCH 1/1] driver:mtd:spi-nor: Add Micron quad I/O support
 2014-10-23  0:58 UTC  (5+ messages)
      ` [PATCH 1/1 v3] "

[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
 2014-10-23  0:40 UTC  (4+ messages)

[PATCH V2] kernel, add bug_on_warn
 2014-10-23  0:39 UTC  (2+ messages)

[PATCH] tty: serial: msm_serial: Use DT aliases
 2014-10-23  0:33 UTC 

Re: [PATCH] mips: add arch_trigger_all_cpu_backtrace() function
 2014-10-23  0:29 UTC 

[PATCH] mm: cma: Use %pa to avoid truncating the physical address
 2014-10-23  0:19 UTC  (2+ messages)

[PATCH] mm: cma: split cma-reserved in dmesg log
 2014-10-23  0:19 UTC  (4+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] fs: proc: Include cma info in proc/meminfo

[GIT PULL] hwmon fixes for 3.18-rc2
 2014-10-23  0:10 UTC 

[PATCH v4 0/6] this is the 1st version of suspend. RK3288 can shut down the cpu, gpu and
 2014-10-23  0:09 UTC  (5+ messages)
` [PATCH v4 5/6] ARM: rockchip: Add pmu-sram binding
` [PATCH v4 6/6] ARM: dts: add RK3288 suspend support

[PATCH] gpu: drm: Fix warning caused by a parameter description in drm_crtc.c
 2014-10-23  0:06 UTC 

source file /drivers/base/platform.c
 2014-10-22 23:56 UTC  (2+ messages)

use IORESOURCE_REG resource type for non-translatable addresses in DT
 2014-10-22 23:53 UTC  (9+ messages)
` [PATCH] RFC: add function for localbus address

[PATCH] mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
 2014-10-22 23:23 UTC 

unaligned accesses in SLAB etc
 2014-10-22 23:22 UTC  (5+ messages)

[RFC PATCH] coredump: fix incomplete core file created when dump_skip was used last
 2014-10-22 23:21 UTC  (4+ messages)

Jobs & Careers via Adecco UK
 2014-10-22 23:18 UTC 

[PATCH v4] PCI: tegra: add PM-ops support
 2014-10-22 23:09 UTC  (2+ messages)

[PATCH] PCI/MSI: Remove pci_enable_msix()
 2014-10-22 22:59 UTC  (2+ messages)

[PATCH v2] memory-hotplug: Clear pgdat which is allocated by bootmem in try_offline_node()
 2014-10-22 22:45 UTC  (3+ messages)

[PATCH v2 0/3] ARM: keystone: pm: switch to use generic pm domains
 2014-10-22 22:46 UTC  (7+ messages)
` [PATCH v2 1/3] PM / clock_ops: Add pm_clk_add_clk()

Regression: audit: x86: drop arch from __audit_syscall_entry() interface
 2014-10-22 22:44 UTC  (7+ messages)

[PATCH 1/2] misc: Add Wi2Wi w2sc0004 gps driver
 2014-10-22 22:35 UTC  (3+ messages)

Re: [PATCH] mips: add arch_trigger_all_cpu_backtrace() function
 2014-10-22 22:29 UTC  (3+ messages)
`  "

[PATCH v2 0/3] FPGA Framework with DT and sysfs support
 2014-10-22 22:22 UTC  (3+ messages)
` [PATCH v2 3/3] fpga manager: bus driver

[PATCH v4] sched/numa: fix unsafe get_task_struct() in task_numa_assign()
 2014-10-22 22:23 UTC  (3+ messages)
` introduce task_rcu_dereference?

[PATCH] mips: add arch_trigger_all_cpu_backtrace() function
 2014-10-22 22:22 UTC  (2+ messages)

[PATCH v2 00/47] kernel: Add support for poweroff handler call chain
 2014-10-22 22:19 UTC  (7+ messages)
` [PATCH v2 02/47] memory: emif: Use API function to determine poweroff capability
` [PATCH v2 22/47] power/reset: restart-poweroff: Register with kernel poweroff handler

[PATCH net] hyperv: Fix the total_data_buflen in send path
 2014-10-22 21:59 UTC  (2+ messages)

[PATCH 00/15] media: davinci: vpbe enhancements
 2014-10-22 21:48 UTC  (4+ messages)
` [PATCH 10/15] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS

[PATCH v2] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS
 2014-10-22 21:42 UTC 

[PATCH] usb: serial: Fix indentation style issue
 2014-10-22 21:40 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).