linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-04 11:36:46 to 2013-11-04 18:02:19 UTC [more...]

[RFC][PATCH 0/9] encrypted keys & key control op
 2013-11-04 16:23 UTC  (6+ messages)
` [PATCH 1/9] KEYS: The RSA public key algorithm needs to select MPILIB
` [PATCH 2/9] KEYS: Provide a generic instantiation function
` [PATCH 5/9] KEYS: Call ->free_preparse() even after ->preparse() returns an error
` [PATCH 6/9] KEYS: Trusted: Use key preparsing
` [PATCH 9/9] KEYS: Fix encrypted key type update method

[GIT PULL 00/29] perf/core improvements and fixes
 2013-11-04 17:59 UTC  (21+ messages)
` [PATCH 01/29] perf probe: Fix typo
` [PATCH 02/29] perf tools: Add missing data.h into LIB_H headers
` [PATCH 03/29] perf tools: Use an accessor to read thread comm
` [PATCH 06/29] perf tools: Compare hists comm by addresses
` [PATCH 07/29] perf tools: Get current comm instead of last one
` [PATCH 08/29] perf evsel: Add a debug print if perf_event_open fails
` [PATCH 09/29] perf script: Set up output options for in-stream attributes
` [PATCH 10/29] perf tools: Fix 32-bit cross build
` [PATCH 11/29] perf tools: Fix libunwind build and feature detection for 32-bit build
` [PATCH 12/29] perf evlist: Add a debug print if event buffer mmap fails
` [PATCH 13/29] perf evsel: Always use perf_evsel__set_sample_bit()
` [PATCH 15/29] perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION
` [PATCH 16/29] perf evsel: Synthesize PERF_SAMPLE_TRANSACTION
` [PATCH 18/29] perf report: Postpone setting up browser after parsing options
` [PATCH 19/29] perf report: Use parse_options_usage() for -s option failure
` [PATCH 20/29] perf top: "
` [PATCH 21/29] perf stat: Enhance option parse error message
` [PATCH 22/29] tools lib traceevent: Add support for extracting trace_clock in report
` [PATCH 27/29] tools lib traceevent: Check for spaces in character array
` [PATCH 29/29] tools lib traceevent: Add pevent_print_func_field() helper function

[PATCH] mm: cache largest vma
 2013-11-04 17:52 UTC  (10+ messages)

[PATCH] phy: Add MOXA RTL8201CP PHY support
 2013-11-04 17:51 UTC  (4+ messages)

[PATCH for-next] dm: fix missing bi_remaining accounting
 2013-11-04 17:49 UTC  (7+ messages)

[PATCH] x86: Allow NR_CPUS=1024
 2013-11-04 17:48 UTC  (14+ messages)

Linux 3.12 released .. and no merge window yet .. and 4.0 plans?
 2013-11-04 17:00 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
 2013-11-04 17:40 UTC  (4+ messages)

[PATCH 4/4] lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH
 2013-11-04 17:39 UTC  (2+ messages)

[PATCH 00/11] CPU enable method based SMP/hotplug + MSM conversion
 2013-11-04 17:36 UTC  (4+ messages)
` [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method

[PATCH 4/5] sched: Refactor iowait accounting
 2013-11-04 17:34 UTC  (3+ messages)

BUG: soft lockup - CPU#8 stuck for 22s!
 2013-11-04 17:33 UTC  (4+ messages)

[PATCH 2/4] hda_intel: Add Device IDs for Intel Wildcat Point-LP PCH
 2013-11-04 17:32 UTC  (2+ messages)

[PATCH 3/4] i2c-i801: Add Device IDs for Intel Wildcat Point-LP PCH
 2013-11-04 17:29 UTC 

[PATCH 1/4] ahci: Add Device IDs for Intel Wildcat Point-LP
 2013-11-04 17:24 UTC 

[PATCH] drivers: xen-selfballoon: consider slab pages
 2013-11-04 17:22 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 0/2] Add SMP support for the Allwinner A31 SoCs
 2013-11-04 16:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: sun6i: Add SMP support for the Allwinner A31
  ` [linux-sunxi] "

[PATCH] arm64: add PAGE_ALIGNED_DATA to linker script
 2013-11-04 17:20 UTC  (6+ messages)
      ` [PATCH] arm64: use generic RW_DATA_SECTION macro in "

[PATCHv2 0/3] perf tools: Fix -g option handling
 2013-11-04 17:18 UTC  (4+ messages)
` [PATCH 3/3] perf tools: Add -L as short option for call-graph for record/top commands

[PATCH v5 0/4] qrwlock: Introducing a queue read/write lock implementation
 2013-11-04 17:17 UTC  (5+ messages)
` [PATCH v5 1/4] qrwlock: A "
` [PATCH v5 2/4] qrwlock x86: Enable x86 to use queue read/write lock
` [PATCH v5 3/4] qrwlock: Enable fair "
` [PATCH v5 4/4] qrwlock: Use the mcs_spinlock helper functions for MCS queuing

[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v6)
 2013-11-04 17:17 UTC  (23+ messages)
` [PATCH 10/13] tracing/uprobes: Fetch args before reserving a ring buffer
` [PATCH 11/13] tracing/kprobes: Add priv argument to fetch functions
` [PATCH 12/13] tracing/uprobes: Add more "

[RESEND][PATCH] x86, procfs: always print MP information in /proc/cpuinfo
 2013-11-04 17:15 UTC 

rcu: Throttle rcu_try_advance_all_cbs() execution causes visible slowdown in ftrace switching
 2013-11-04 17:02 UTC  (2+ messages)

[PATCH 0/9] Generic WorkQueue Engine (GenWQE) device driver (v5)
 2013-11-04 17:08 UTC  (10+ messages)
` [PATCH 1/9] Generic WorkQueue Engine (GenWQE) device driver (v4)
` [PATCH 2/9] GenWQE: Remove option to select name
` [PATCH 3/9] GenWQE: Remove obsolete constants
` [PATCH 4/9] GenWQE: Rework comments
` [PATCH 5/9] GenWQE: Move comments
` [PATCH 6/9] GenWQE: Remove/rework module parameters
` [PATCH 7/9] GenWQE: Start using sysfs attribute groups
` [PATCH 8/9] GenWQE: Simplify sysfs buffer printouts
` [PATCH 9/9] GenWQE: Increment driver internal version number

[PATCH v4] ASoC: Add pinctrl PM to components of active DAIs
 2013-11-04 17:09 UTC  (2+ messages)

linux-next: build failure after merge of the final tree
 2013-11-04 17:06 UTC  (2+ messages)

perf events ring buffer memory barrier on powerpc
 2013-11-04 16:48 UTC  (15+ messages)
      ` [RFC] arch: Introduce new TSO memory barrier smp_tmb()

[PATCH 0/6] powerpc/math-emu: e500 SPE float emulation fixes
 2013-11-04 16:55 UTC  (7+ messages)
` [PATCH 1/6] powerpc: fix exception clearing in e500 SPE float emulation
` [PATCH 2/6] powerpc: fix e500 SPE float rounding inexactness detection
` [PATCH 3/6] math-emu: fix floating-point to integer unsigned saturation
` [PATCH 4/6] math-emu: fix floating-point to integer overflow detection
` [PATCH 5/6] powerpc: fix e500 SPE float to integer and fixed-point conversions
` [PATCH 6/6] powerpc: fix e500 SPE float SIGFPE generation

[PATCH] Generic WorkQueue Engine (GenWQE) device driver (v4)
 2013-11-04 16:45 UTC  (15+ messages)

linux-next: Tree for Nov 4
 2013-11-04 16:32 UTC  (3+ messages)
` [PATCH -next] random: needs linux/device.h for struct device

[PATCH v3] p2m: use GNTTABOP_unmap_and_duplicate if available
 2013-11-04 16:26 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 3/5] timer: Change idle/iowait accounting semantics
 2013-11-04 16:22 UTC  (3+ messages)

[PATCH v2 0/2] vmpslice support for zero-copy gifting of pages
 2013-11-04 16:16 UTC  (4+ messages)
` [PATCH v2 1/2] vmsplice: unmap gifted pages for recipient

[RFC PATCH] debugobject: add support for kref
 2013-11-04 16:15 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] KVM: IOMMU: hva align mapping page size
 2013-11-04 16:08 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] arm: add save_stack_trace_regs() support
 2013-11-04 16:00 UTC 

mei: cancel stall timers in mei_reset
 2013-11-04 15:48 UTC  (2+ messages)

[PATCH 0/3] perf tools: Add perf_event_max_sample_rate freq check
 2013-11-04 15:32 UTC  (4+ messages)
` [PATCH 3/3] perf tools: Check maximum frequency rate for record/top

[PATCH 00/14] skd: various fixes/cleanups
 2013-11-04 15:24 UTC  (3+ messages)

[PATCH v5 0/7] Optimize jump label implementation for ARM64
 2013-11-04 15:12 UTC  (5+ messages)
` [PATCH v5 2/7] arm64: introduce interfaces to hotpatch kernel and module code

[PATCH v4 0/7] Getting rid of get_unused_fd()
 2013-11-04 15:05 UTC  (7+ messages)
` [PATCH v4 6/7] events: use get_unused_fd_flags(0) instead "
      ` [PATCH] events: add a flag to perf_event_open() to set O_CLOEXEC

[PATCH] score: remove unused CPU_SCORE7 Kconfig parameter
 2013-11-04 15:03 UTC  (3+ messages)

[PATCH] s390: remove unused Kconfig parameters
 2013-11-04 14:58 UTC  (3+ messages)

BUG: mm, numa: test segfaults, only when NUMA balancing is on
 2013-11-04 14:58 UTC  (2+ messages)

[GIT PULL] Remove h8300 platform support
 2013-11-04 14:56 UTC  (3+ messages)

[PATCH v4 0/4] perf/x86: add Intel RAPL PMU support
 2013-11-04 14:51 UTC  (5+ messages)
` [PATCH v4 2/4] perf stat: add event unit and scale support

linux-next: manual merge of the dt-rh tree with the imx-mxs tree
 2013-11-04 14:47 UTC  (5+ messages)

[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM
 2013-11-04 14:38 UTC  (11+ messages)

[PATCH v5 0/4] Add I2C support to ST SoCs
 2013-11-04 14:28 UTC  (4+ messages)
` [PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller

Western Union Agent: Mr.Larry John
 2013-11-04 14:29 UTC 

[PATCH 1/8] net ipset: use rbtree postorder iteration instead of opencoding
 2013-11-04 14:26 UTC  (7+ messages)
` [PATCH 2/8] trace/trace_stat: use rbtree postorder iteration helper "
` [PATCH 6/8] fs/ext3: "

[crc32] INFO: rcu_sched self-detected stall on CPU { 0} (t=2101 jiffies g=4294967081 c=4294967080 q=41)
 2013-11-04 14:24 UTC  (2+ messages)

[PATCH net-next 00/13] Protect dev_kfree_skb_irq from NULL and remove unnecessary NULL checks
 2013-11-04  0:37 UTC  (3+ messages)
` [PATCH net-next 13/13] scripts/checkpatch.pl: Add dev_kfree_skb*(NULL) check to checkpatch

Greetings from Kabul
 2013-11-04 14:22 UTC 

[virtio_blk] WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:526 sysfs_add_one()
 2013-11-04 14:10 UTC 

[PATCH v2 3/6] ARM: at91/dt: define sama5d3 clocks
 2013-11-04 13:55 UTC  (3+ messages)
` [PATCH v3 4/7] "

[PATCH] USB: ehci-atmel: add usb_clk for transition to CCF
 2013-11-04 13:54 UTC  (2+ messages)

linux-next: build warning after merge of the infiniband tree
 2013-11-04 13:42 UTC  (2+ messages)

[PATCH] FS: BTRFS: fixed a styling issue
 2013-11-04 13:34 UTC 

[RFC/PATCHSET 00/14] perf report: Add support to accumulate hist periods (v2)
 2013-11-04 13:34 UTC  (6+ messages)

[PATCH] FS: BTRFS: fixed coding style issues
 2013-11-04 13:27 UTC 

[PATCH 0/3] ACPI scan and hotplug fixes for 3.14
 2013-11-04 13:36 UTC  (10+ messages)
` [PATCH 3/3] ACPI / hotplug: Merge device hot-removal routines
` [Update][PATCH 0/6] ACPI scan and hotplug fixes
  ` [Update][PATCH 1/6] ACPI / scan: Start matching drivers after trying scan handlers
  ` [Update][PATCH 2/6] ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug
  ` [Update][PATCH 3/6] ACPI / hotplug: Fix handle_root_bridge_removal()
  ` [Update][PATCH 4/6] ACPI / hotplug: Simplify device ejection routines
  ` [Update][PATCH 5/6] ACPI / hotplug: Make acpi_bus_hot_remove_device() internal
  ` [Update][PATCH 6/6] ACPI / hotplug: Merge device hot-removal routines

[patch] quota: info leak in quota_getquota()
 2013-11-04 13:16 UTC  (2+ messages)

[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2013-11-04 13:12 UTC  (7+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH] block: Do not call sector_div() with a 64-bit divisor
 2013-11-04 13:00 UTC 

[PATCH] efi earlyprintk fix
 2013-11-04 12:58 UTC  (3+ messages)

[PATCH] Staging: ft1000: fixed a few styling issues
 2013-11-04 12:58 UTC  (5+ messages)

[PATCH] Staging: dgnc: dgnc_cls.c: fixed a brace coding style issue
 2013-11-04 12:53 UTC 

[PATCH 01/28] dmaengine: use DMA_COMPLETE for dma completion status
 2013-11-04 12:51 UTC  (11+ messages)

Please revert 928bea964827d7824b548c1f8e06eccbbc4d0d7d
 2013-11-04 12:44 UTC  (6+ messages)
` [PATCH] PCI: Workaround missing pci_set_master in pci drivers

linux-next: manual merge of the random tree with Linus' tree
 2013-11-04 12:39 UTC  (2+ messages)

Disabling in-memory write cache for x86-64 in Linux II
 2013-11-04 12:26 UTC  (13+ messages)

[PATCH 0/4] Add Broadcom Capri pinctrl driver
 2013-11-04 12:24 UTC  (9+ messages)
` [PATCH 3/4] ARM: pinctrl: "

Random I/O lags on Lenovo T520: exception Emask 0x10 SAct 0x0 SErr 0x4040000 action 0xe frozen
 2013-11-04 12:06 UTC  (2+ messages)

[Patch] arm/arm64: Thumb=>ARM signal handling setup skips the a few instructions on Snapdragon S4/Krait
 2013-11-04 12:11 UTC  (2+ messages)

[PATCH] pinctrl: remove minor dead code
 2013-11-04 12:07 UTC  (2+ messages)

[PATCH 00/11] preempt_count rework -v3
 2013-11-04 12:06 UTC  (10+ messages)
` [patch 0/6] Make all preempt_count related constants generic
  ` [patch 1/6] hardirq: Make hardirq bits generic

[PATCH 1/1] pinctrl: imx: fix using pin->input_val wrongly
 2013-11-04 12:05 UTC  (2+ messages)

[PATCH -next] pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()
 2013-11-04 11:50 UTC  (2+ messages)

GFS2: Pre-pull patch posting (merge window)
 2013-11-04 11:22 UTC  (12+ messages)
` [PATCH 09/19] GFS2: Add allocation parameters structure
` [PATCH 10/19] GFS2: Speed up starting point selection for block allocation
` [PATCH 11/19] GFS2: Move gfs2_icbit_munge into quota.c
` [PATCH 12/19] GFS2: Remove obsolete quota tunable
` [PATCH 13/19] GFS2: Make two similar quota code fragments into a function
` [PATCH 14/19] GFS2: Inline qd_trylock into gfs2_quota_unlock
` [PATCH 15/19] GFS2: Protect quota sync generation
` [PATCH 16/19] GFS2: Use lockref for glocks
` [PATCH 17/19] GFS2: Use reflink for quota data cache
  ` [PATCH 18/19] GFS2: Rename quota qd_lru_lock qd_lock
  ` [PATCH 19/19] GFS2: Use generic list_lru for quota

[PATCH] media: Add BCM2048 radio driver
 2013-11-04 11:39 UTC  (5+ 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).