linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-28 14:41:34 to 2013-11-29 01:07:57 UTC [more...]

[PATCH v11 0/7] ARM: support for the Trusted Foundations secure monitor
 2013-11-29  1:07 UTC  (9+ messages)
` [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

linux-next: build failure after merge of the sound-asoc tree
 2013-11-29  0:54 UTC 

[PATCH 0/8] perf: sched timehist command
 2013-11-29  0:48 UTC  (9+ messages)
` [PATCH 6/8] perf sched: Introduce "
` [PATCH 8/8] perf sched : Add documentation for timehist options

linux-next: manual merge of the slave-dma tree with the imx-mxs tree
 2013-11-29  0:32 UTC 

linux-next: manual merge of the slave-dma tree with the imx-mxs tree
 2013-11-29  0:30 UTC 

[PATCH 0/3] ACPI / bind: Use struct acpi_device pointers instead of ACPI handles
 2013-11-29  0:39 UTC  (4+ messages)
` [PATCH 1/3] ACPI / bind: Rework struct acpi_bus_type
` [PATCH 2/3] ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
` [PATCH 3/3] ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v7)
 2013-11-29  0:25 UTC  (6+ messages)
` [PATCH/RFC 17/17] tracing/uprobes: Add @+file_offset fetch method

[PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests
 2013-11-29  0:18 UTC  (15+ messages)
` [PATCH v2 1/5] mfd/rtc: s5m: Fix register updating by adding regmap for RTC
` [PATCH v2 2/5] rtc: s5m: Fix unsuccesful IRQ request during probe
` [PATCH v2 3/5] rtc: s5m: Limit endless loop waiting for register update
` [PATCH v2 4/5] rtc: s5m: Enable IRQ wake during suspend
` [PATCH v2 5/5] mfd: sec: Constify regmap configs and regmap irqs

[PATCH 0/4] ACPI / bind: Simplify child devices lookup
 2013-11-29  0:27 UTC  (4+ messages)

[PATCH v2] ARM: pxa: Move iotable mapping inside vmalloc region
 2013-11-29  0:00 UTC 

[PATCH 1/1] xen-netback: include definition of csum_ipv6_magic
 2013-11-28 23:38 UTC  (2+ messages)

[PATCH v2 1/6] net: MOXA ART: clear TX descriptor length bits between sends
 2013-11-28 23:36 UTC  (2+ messages)

[PATCH net] macvtap: fix tx_dropped counting error
 2013-11-28 23:32 UTC  (2+ messages)

[PATCH] phy: Add Vitesse 8514 phy ID
 2013-11-28 23:31 UTC  (2+ messages)

[V2 PATCH] sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
 2013-11-28 23:30 UTC  (2+ messages)

[PATCH] genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()
 2013-11-28 23:25 UTC  (2+ messages)

3.13.0-rc1+ INFO: inconsistent lock state
 2013-11-28 23:15 UTC  (10+ messages)
` [PATCH] udp: fix possible seqlock deadlock
  ` [PATCH v2] inet: fix possible seqlock deadlocks
    ` [PATCH] inet: further fixes of "

phpBB new version
 2013-11-28 22:53 UTC 

[git pull] drm qxl leak fix
 2013-11-28 22:50 UTC 

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

[PATCHv6 0/4] Add Freescale FTM PWM driver
 2013-11-28 22:37 UTC  (8+ messages)
` [PATCHv6 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv6 2/4] ARM: dts: Add Freescale FTM PWM node for VF610
` [PATCHv6 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

3.12.0: sda2: WRITE SAME failed. Manually zeroing. with 3w-xxxx driver
 2013-11-28 21:52 UTC  (5+ messages)

[PATCH 00/13] mfd: menelaus: a few cleanups
 2013-11-28 21:34 UTC  (6+ messages)

[PATCH 0/5] PM: Enable option of re-use runtime PM callbacks at system suspend
 2013-11-28 21:16 UTC  (4+ messages)

[PATCH V3] cpufreq: Make sure CPU is running on a freq from freq-table
 2013-11-28 20:46 UTC  (2+ messages)

[PATCH] ARM : unwinder : Prevent data abort due to stack overflow in unwind_exec_insn Signed-off-by: Anurag Aggarwal <a.anurag@samsung.com>
 2013-11-28 20:24 UTC  (2+ messages)

[PATCH v2] sched: Check sched_domain before computing group power
 2013-11-28 20:23 UTC  (10+ messages)
` [tip:sched/urgent] "

[PATCH V2] cpufreq: Make sure CPU is running on a freq from freq-table
 2013-11-28 20:31 UTC  (4+ messages)

[PATCH V4] cpufreq: suspend governors on system suspend/hibernate
 2013-11-28 20:29 UTC  (4+ messages)

i915: pipe state still does not match
 2013-11-28 20:08 UTC  (3+ messages)

[PATCH v4 09/41] sysfs, kernfs: introduce kernfs_create_dir[_ns]()
 2013-11-28 19:54 UTC  (36+ messages)
` [PATCHSET PARTIAL REPOST driver-core-next] sysfs: separate out kernfs, take #3
  ` [PATCH 01/34] sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->priv
  ` [PATCH 02/34] sysfs, kernfs: introduce kernfs_create_dir[_ns]()
  ` [PATCH 03/34] sysfs, kernfs: prepare read path for kernfs
  ` [PATCH 04/34] sysfs, kernfs: prepare write "
  ` [PATCH 05/34] sysfs, kernfs: prepare mmap "
  ` [PATCH 06/34] sysfs, kernfs: prepare open, release, poll paths "
  ` [PATCH 07/34] sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h
  ` [PATCH 08/34] sysfs, kernfs: introduce kernfs_ops
  ` [PATCH 09/34] sysfs, kernfs: add sysfs_dirent->s_attr.size
  ` [PATCH 10/34] sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR
  ` [PATCH 11/34] sysfs, kernfs: introduce kernfs_create_file[_ns]()
  ` [PATCH 12/34] sysfs, kernfs: remove sysfs_add_one()
  ` [PATCH 13/34] sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()
  ` [PATCH 14/34] sysfs, kernfs: introduce kernfs_notify()
  ` [PATCH 15/34] sysfs, kernfs: reorganize SYSFS_* constants
  ` [PATCH 16/34] sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation
  ` [PATCH 17/34] sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
  ` [PATCH 18/34] sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h
  ` [PATCH 19/34] sysfs, kernfs: move inode code to fs/kernfs/inode.c
  ` [PATCH 20/34] sysfs, kernfs: move dir core code to fs/kernfs/dir.c
  ` [PATCH 21/34] sysfs, kernfs: move file core code to fs/kernfs/file.c
  ` [PATCH 22/34] sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c
  ` [PATCH 23/34] sysfs, kernfs: drop unused params from sysfs_fill_super()
  ` [PATCH 24/34] sysfs, kernfs: make sysfs_super_info->ns const
  ` [PATCH 25/34] sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()
  ` [PATCH 26/34] sysfs, kernfs: introduce sysfs_root_sd
  ` [PATCH 27/34] sysfs, kernfs: implement kernfs_create/destroy_root()
  ` [PATCH 28/34] sysfs, kernfs: make inode number ida per kernfs_root
  ` [PATCH 29/34] sysfs, kernfs: make super_blocks bind to different kernfs_roots
  ` [PATCH 30/34] sysfs, kernfs: prepare mount path for kernfs
  ` [PATCH 31/34] sysfs, kernfs: move mount core code to fs/kernfs/mount.c
  ` [PATCH 32/34] sysfs, kernfs: make sysfs_dirent definition public
  ` [PATCH 33/34] sysfs, kernfs: implement kernfs_ns_enabled()
  ` [PATCH 34/34] sysfs, kernfs: remove cross inclusions of internal headers

[PATCH 00/34] perf/core improvements and fixes
 2013-11-28 20:02 UTC  (7+ messages)
` [PATCH 34/34] perf tools unwinding: Use the per-feature check flags

[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
 2013-11-28 19:53 UTC  (7+ messages)

[PATCH 00/32 v3] perf/core improvements and fixes
 2013-11-28 19:41 UTC 

[PATCH] wlags49_h2: Fix overflow in wireless_set_essid()
 2013-11-27  9:03 UTC 

[PATCH v2] wlags49_h2: Fix overflow in wireless_set_essid()
 2013-11-27  9:30 UTC 

[PATCH]: exec: avoid propagating PF_NO_SETAFFINITY into userspace child
 2013-11-28 19:33 UTC  (43+ messages)
                      ` [PATCH 0/1] usermodehelper: kill ____call_usermodehelper()->set_cpus_allowed_ptr()
                        ` [PATCH 1/1] "

page fault deadlock
 2013-11-28 19:17 UTC  (4+ messages)

[PATCH v2 0/9] arm: zynq: Add support for cpufreq
 2013-11-28 19:07 UTC  (6+ messages)
` [PATCH v2 4/9] clocksource/cadence_ttc: Use enable/disable_irq

[PATCH] mxc_nand: remove redundant stat counting
 2013-11-28 19:05 UTC  (2+ messages)

[Patch v3] IPv6: Fixed support for blackhole and prohibit routes
 2013-11-28 19:04 UTC  (3+ messages)
` [PATCH] ipv6: ip6_pkt_prohibit(_out) should not depend on CONFIG_IPV6_MULTIPLE_TABLES

[PATCH] loop: fix comment typo in loop_config_discard
 2013-11-28 18:51 UTC 

[PATCH 0/8] Cure faux idle wreckage
 2013-11-28 18:50 UTC  (5+ messages)
` [PATCH 7/8] sched, net: Fixup busy_loop_us_clock()

[Patch v2] IPv6: Fixed support for blackhole and prohibit routes
 2013-11-28 18:50 UTC  (2+ messages)

[PATCH 3/5][v2] phylib: Add generic 10G driver
 2013-11-28 18:46 UTC  (2+ messages)

[PATCH v3 00/15] uprobes: Add uprobes support for ARM
 2013-11-28 18:41 UTC  (3+ messages)
` [PATCH v3 01/15] uprobes: allow ignoring of probe hits

[PATCH] Fix race between oom kill and task exit
 2013-11-28 18:38 UTC  (7+ messages)

[PATCH] OF: base: match each node compatible against all given matches first
 2013-11-28 18:36 UTC 

[PATCH] lib/vsprintf.c: add %paD format specifier for dma_addr_t types
 2013-11-28 18:32 UTC  (2+ messages)

vboxhost fails to build on 3.13
 2013-11-28 18:17 UTC 

[PATCH]mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}
 2013-11-28 18:11 UTC 

tty/serial eating \n regression in 3.13-rc1
 2013-11-28 17:46 UTC  (3+ messages)
` >> On 11/26/2013 04:53 PM, Jason Gunthorpe wrote:

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-11-28 17:43 UTC  (6+ messages)

[PATCH]mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}
 2013-11-28 17:41 UTC  (2+ messages)

How to create a config that doesn't set CONFIG_PROC_FS
 2013-11-28 17:37 UTC  (5+ messages)

[PATCH] crypto: AF_ALG: Check for MSG_SENDPAGE_NOTLAST
 2013-11-28 17:30 UTC 

[PATCH v3 0/4] More color in 'perf diff'
 2013-11-28 17:26 UTC  (7+ messages)
` [PATCH v3 1/4] perf diff: color the Delta column
` [PATCH v3 2/4] perf diff: generalize hpp__color_delta for -c

[PATCH] smack: fix: allow either entry be missing on access/access2 check (v2)
 2013-11-28 17:16 UTC 

[PATCH] crypto: remove unnecessary includes
 2013-11-28 17:16 UTC 

[PATCH] I2C: BCM2835: Linking platform nodes to adapter nodes
 2013-11-28 17:13 UTC  (4+ messages)

Nemo on emulated Nokia n900 (qemu-arm)
 2013-11-28 17:11 UTC 

[PATCH v3 0/9] USB Device Controller support for BCM281xx
 2013-11-28 17:02 UTC  (8+ messages)
` [PATCH v3 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-28 17:04 UTC  (5+ messages)
` [PATCH v3 5/6] gpio / ACPI: get rid of acpi_gpio.h

[PATCH] perf tools: Make trace command to follow -m option
 2013-11-28 16:57 UTC 

[PATCH] gpio: better lookup method for platform GPIOs
 2013-11-28 16:59 UTC  (5+ messages)

[PATCH v3 0/3] (U)EFI runtime services for arm
 2013-11-28 16:41 UTC  (4+ messages)
` [PATCH v3 1/3] Documentation: arm: add UEFI support documentation
` [PATCH v3 2/3] arm: Add [U]EFI runtime services support
` [PATCH v3 3/3] init: efi: arm: enable (U)EFI runtime services on arm

[PATCH v5] gpio: Add MOXA ART GPIO driver
 2013-11-28 16:37 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] w1: matrox: use DEFINE_PCI_DEVICE_TABLE macro
 2013-11-28 16:24 UTC  (3+ messages)

[PATCHv2 0/7] perf tools: Add data file write interface
 2013-11-28 16:03 UTC  (11+ messages)
` [PATCH 3/7] perf tools: Fine tune readn function
    ` [PATCHv3 "
` [PATCH 6/7] perf record: Use perf_data_file__write for output file
    ` [PATCHv3 "
` [PATCH 7/7] perf inject: Handle output file via perf_data_file object

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2013-11-28 15:46 UTC  (6+ messages)

mistakes in code vs. maintainer flow mistakes (was: [ 00/19] 3.10.1-stable review)
 2013-11-28 14:35 UTC 

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-11-28 15:34 UTC  (3+ messages)

[tip:sched/core] sched: Add NEED_RESCHED to the preempt_count
 2013-11-28 15:24 UTC  (3+ messages)
` [PATCH] sched: Remove PREEMPT_NEED_RESCHED from generic code

[PATCH v4 0/6] ARM: at91: use new at91 clks for samad3 SoCs
 2013-11-28 14:52 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: at91: prepare sama5 dt boards transition to common clk
` [PATCH v4 2/6] ARM: at91: prepare common clk transition for sama5d3 SoC
` [PATCH v4 3/6] ARM: at91/dt: define sama5d3 clocks
` [PATCH v4 4/6] ARM: at91/dt: define sama5d3xek's main clk frequency
` [PATCH v4 5/6] ARM: at91: move sama5d3 SoC to common clk
` [PATCH v4 6/6] ARM: at91/dt: remove old clk material

[PATCH RESEND] irqchip: gic: fix boot for chained gics
 2013-11-28 14:46 UTC  (2+ messages)
` [tip:irq/urgent] irqchip: Gic: "

[PATCH] perf: Move fs.* to generic lib/lk/
 2013-11-28 12:16 UTC  (11+ 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).