All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-12 06:44:12 to 2013-12-12 07:59:06 UTC [more...]

[PATCHv7 00/12] Unifying SMMU driver among Tegra SoCs
 2013-12-12  7:57 UTC  (36+ messages)
` [PATCHv7 01/12] of: introduce of_property_for_each_phandle_with_args()
` [PATCHv7 02/12] iommu/of: introduce a global iommu device list
` [PATCHv7 03/12] iommu/of: check if dependee iommu is ready or not
` [PATCHv7 04/12] driver/core: populate devices in order for IOMMUs
` [PATCHv7 05/12] iommu/core: add ops->{bound,unbind}_driver()
` [PATCHv7 06/12] ARM: tegra: create a DT header defining SWGROUP ID
` [PATCHv7 07/12] iommu/tegra: smmu: register device to iommu dynamically
` [PATCHv7 08/12] iommu/tegra: smmu: calculate ASID register offset by ID
` [PATCHv7 09/12] iommu/tegra: smmu: get swgroups from DT "iommus="
` [PATCHv7 10/12] iommu/tegra: smmu: allow duplicate ASID wirte
` [PATCHv7 11/12] iommu/tegra: smmu: Rename hwgrp -> swgroups
` [PATCHv7 12/12] iommu/tegra: smmu: add SMMU to an global iommu list

Is binary firmware still necessary for GTX660 card (NVE0 family) in order to use DRM and/or VDPAU video acceleration?
 2013-12-12  7:58 UTC  (3+ messages)

[RFC PATCH 0/2] nft: improve reject support
 2013-12-12  7:57 UTC  (6+ messages)
` [RFC PATCH 0/2] nft: finish "
  ` [PATCH 1/2] netfilter: REJECT: separate reusable code
  ` [PATCH 2/2] netfilter: nft: reject support for IPv6 and TCP reset

50 Watt idle power regression bisected to Linux-3.10
 2013-12-12  7:57 UTC  (19+ messages)

[PATCH] l2cap-tester: Close sk in error path
 2013-12-12  7:57 UTC  (2+ messages)

[net 1/6] ipv4/ipv6: Fix FSF address in file headers
 2013-12-12  7:56 UTC  (3+ messages)

[PATCH v6 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2013-12-12  7:55 UTC  (10+ messages)
` [PATCH v6 1/4] ata: Export required functions by APM X-Gene SATA driver
  ` [PATCH v6 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v6 3/4] ata: Add APM X-Gene SoC SATA host controller driver
      ` [PATCH v6 4/4] arm64: Add APM X-Gene SoC SATA host controller DTS entries

[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-12  7:55 UTC  (4+ messages)
` [PATCHv2 07/10] drivers: mtd: m25p80: Adapt driver to support memory mapped read

[PATCH RFC 0/4] SDR API set ADC and RF frequency
 2013-12-12  7:55 UTC  (5+ messages)
` [PATCH RFC 3/4] v4l: add new tuner types for SDR
` [PATCH RFC 4/4] v4l: 1 Hz resolution flag for tuners

[Qemu-devel] [PATCH v3] char: restore read callback on a reattached (hotplug) chardev
 2013-12-12  7:55 UTC 

[PATCH v11] PPC: POWERNV: move iommu_add_device earlier
 2013-12-12  7:54 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add missing 6lowpan.h include
 2013-12-12  7:53 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Fix test for lookup_dev return value

[PATCH for 3.13 0/1] nft: reject: fix endianess
 2013-12-12  7:51 UTC  (2+ messages)
` [PATCH] netfilter: nft: fix endianness in dump function

[Qemu-devel] [PATCH 00/22] block: Support for 512b-on-4k emulation
 2013-12-12  7:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/22] block: Move initialisation of BlockLimits to bdrv_refresh_limits()

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-12  7:48 UTC  (14+ messages)
` [PATCH 05/26] ARM: OMAP2+: add omapdss_init_of()
` [PATCH 06/26] OMAPDSS: if dssdev->name==NULL, use alias
` [PATCH 10/26] OMAPDSS: add of helpers

ARM64: Domain Equivalent support in ARMv8
 2013-12-12  7:48 UTC  (2+ messages)

[PATCH] Btrfs-progs: add sanity checks for btrfs device operations
 2013-12-12  7:47 UTC 

[PATCH v2] Btrfs-progs: make sure we are opening a file or dir with open_file_or_dir()
 2013-12-12  7:46 UTC 

[PATCH 1/6] perf tools: Add long_name for call-graph option
 2013-12-12 20:39 UTC  (5+ messages)
` [PATCH 2/6] perf tools: Introduce an OPT_BOOLEAN_HIDEN in to parse-options.h
` [PATCH 3/6] perf tools: Fix perf list --raw-dump option bug
` [PATCH 4/6] perf tools: Fix bug in 'perf list event_glob'
` [PATCH 6/6] perf tools: Enhancement for perf list for unexpected input

[PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
 2013-12-12  7:40 UTC  (8+ messages)

[PATCHSET 00/14] tools lib traceevent: Get rid of *die() calls from parse-filter.c (v2)
 2013-12-12  7:36 UTC  (15+ messages)
` [PATCH 01/14] tools lib traceevent: Get rid of malloc_or_die() in show_error()
` [PATCH 02/14] tools lib traceevent: Get rid of die in add_filter_type()
` [PATCH 03/14] tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
` [PATCH 04/14] tools lib traceevent: Get rid of malloc_or_die() in read_token()
` [PATCH 05/14] tools lib traceevent: Get rid of malloc_or_die() in find_event()
` [PATCH 06/14] tools lib traceevent: Get rid of die() in add_right()
` [PATCH 07/14] tools lib traceevent: Make add_left() return pevent_errno
` [PATCH 08/14] tools lib traceevent: Get rid of die() in reparent_op_arg()
` [PATCH 09/14] tools lib traceevent: Refactor create_arg_item()
` [PATCH 10/14] tools lib traceevent: Refactor process_filter()
` [PATCH 11/14] tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno
` [PATCH 12/14] tools lib traceevent: Refactor pevent_filter_match() to get rid of die()
` [PATCH 13/14] tools lib traceevent: Get rid of die() in some string conversion funcitons
` [PATCH 14/14] tools lib traceevent: Introduce pevent_filter_strerror()

[PATCH v2 8/8] xfs: use xfs_icluster_size_fsb in xfs_imap
 2013-12-12  7:39 UTC 

[PATCH v2 7/8] xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster
 2013-12-12  7:38 UTC 

[PATCH v2 6/8] xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
 2013-12-12  7:38 UTC 

[PATCH v2 5/8] xfs: use xfs_icluster_size_fsb in xfs_bulkstat
 2013-12-12  7:38 UTC 

[PATCH v2 4/8] xfs: introduce a common helper xfs_icluster_size_fsb
 2013-12-12  7:38 UTC 

[Buildroot] [RFC 0/2] uboot: add u-boot.pbl support
 2013-12-12  7:38 UTC  (2+ messages)

[PATCH v2 3/8] xfs: get rid of XFS_IALLOC_BLOCKS macros
 2013-12-12  7:38 UTC 

[PATCH v2 2/8] xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
 2013-12-12  7:38 UTC 

[PATCH v2 1/8] xfs: get rid of XFS_IALLOC_INODES macros
 2013-12-12  7:37 UTC 

[PATCH v2 0/8] xfs: Introduce a common helper to calculate the number of blocks per cluster
 2013-12-12  7:37 UTC 

[PATCH] net: Cache route in IP tunnels
 2013-12-12  7:37 UTC  (2+ messages)

[CONSOLIDATED PULL 00/31]
 2013-12-12  7:37 UTC 

[Buildroot] [PATCHv2 00/36] Python package infrastructure
 2013-12-12  7:35 UTC  (4+ messages)
` [Buildroot] [PATCHv2 01/36] package: introduce "

[PATCH v2 8/16] btrfs-progs: fix resource leak in scrub_start()
 2013-12-12  7:34 UTC 

[PATCH] perf list: fix --raw-dump
 2013-12-12  7:34 UTC  (3+ messages)

how to create alsa nodes?
 2013-12-12  7:32 UTC  (14+ messages)
    ` Connecting a codec to an i2c codec driver
      ` emi62 (may be slightly off-topic)

[Buildroot] Knowing whether the target is multicore
 2013-12-12  7:32 UTC  (3+ messages)

No subject
 2013-12-12  7:30 UTC  (10+ messages)
` (unknown),
` [PATCH v4 1/4] PHY: Add function set_speed to generic PHY framework
  ` [PATCH v4 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
    ` [PATCH v4 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
      ` [PATCH v4 4/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries

[Buildroot] [autobuild.buildroot.net] Build results for 2013-12-11
 2013-12-12  7:30 UTC 

[RFC PATCH net-next] packet: fix using smp_processor_id() in preemptible code
 2013-12-12 23:55 UTC  (7+ messages)
  ` [PATCH v2 "

[lm-sensors] Configuration for motherboard Asus M5A97 PRO
 2013-12-12  7:28 UTC  (2+ messages)

Device-mapper
 2013-12-12  7:27 UTC 

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-12  7:27 UTC  (10+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

[PATCH v8 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
 2013-12-12  7:23 UTC  (8+ messages)
` [PATCH v8 2/4] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v8 3/4] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v8 4/4] sched/numa: fix period_slot recalculation

[Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups
 2013-12-12  7:23 UTC  (4+ messages)

[PATCH 0/5] xfs_repair: scalability inmprovements
 2013-12-12  7:22 UTC  (6+ messages)
` [PATCH 1/5] repair: translation lookups limit scalability
` [PATCH 2/5] repair: per AG locks contend for cachelines
` [PATCH 3/5] repair: phase 6 is trivially parallelisable
` [PATCH 4/5] libxfs: buffer cache hashing is suboptimal
` [PATCH 5/5] repair: limit auto-striding concurrency apprpriately

[Patch] Read CONFIG_RD_ variables for initramfs compression
 2013-12-12  7:21 UTC  (7+ messages)

[PATCH] Do not listen if rtnl_send() fails in ip link iplink_have_newlink() test
 2013-12-12  7:18 UTC  (2+ messages)

[PATCH] iscsi_target: race condition on shutdown
 2013-12-12  7:18 UTC  (3+ messages)

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-12  7:17 UTC  (13+ messages)
` [PATCH v5 08/14] efi: export efi runtime memory mapping to sysfs
` [PATCH v5 09/14] efi: passing kexec necessary efi data via setup_data

[PATCH 1/3] arm64: topology: Implement basic CPU topology support
 2013-12-12  7:13 UTC  (2+ messages)

[PATCH] cpsw: fix dt probe for one port ethernet
 2013-12-12  7:21 UTC 

[U-Boot] [PATCH v3] t2080qds/ddr: update ddr parameters
 2013-12-12  7:10 UTC 

[lm-sensors] [GIT PULL] hwmon fixes for Linux 3.13
 2013-12-12  7:10 UTC 

[PATCH] powerpc: set default kernel thread priority to medium-low
 2013-12-12  7:11 UTC  (6+ messages)

[PATCH v2] mtd: m25p80: Add Power Management support
 2013-12-12  5:38 UTC  (2+ messages)

[PATCH] USB: core: Add warm reset while reset-resuming SuperSpeed HUBs
 2013-12-12  7:01 UTC  (7+ messages)

[PATCH v2 0/5] net: macb updates
 2013-12-12  7:00 UTC  (2+ messages)

[PATCH 1/6] arm64: Add asm/cpu.h
 2013-12-12  6:59 UTC  (10+ messages)
` [PATCH 4/6] arm64: topology: Implement basic CPU topology support

[PATCH] libgles-omap3: Update EGL includes
 2013-12-12  6:58 UTC 

[Bug 66881] New: [3.12.1][ext4]kernel BUG at fs/ext4/extents_status.c:709!
 2013-12-12  6:55 UTC  (2+ messages)
` [Bug 66881] "

[PATCH 000/122 V2] [dora] fixes for dora (cover leter only)
 2013-12-12  6:51 UTC  (5+ messages)

Linux 3.12.5
 2013-12-12  6:52 UTC  (2+ messages)

[PATCH v7 sched part 0/4] sched: numa: several fixups
 2013-12-12  6:50 UTC  (12+ messages)
` [PATCH v7 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v7 2/4] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v7 3/4] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v7 4/4] sched/numa: fix period_slot recalculation

[PATCH -next] [media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()
 2013-12-12  6:49 UTC 

Linux 3.10.24
 2013-12-12  6:51 UTC  (2+ messages)

[PATCH -next] IB/usnic: use GFP_ATOMIC under spin lock
 2013-12-12  6:49 UTC 

Linux 3.4.74
 2013-12-12  6:50 UTC  (2+ messages)

Linux kernel 3.4.74 released
 2013-12-12  6:48 UTC 

Linux kernel 3.10.24 released
 2013-12-12  6:48 UTC 

Linux kernel 3.12.5 released
 2013-12-12  6:48 UTC 

[PATCH 0/3] Fix ext4 deadlock when running xfstests/269
 2013-12-12  6:51 UTC  (3+ messages)
` [PATCH 3/3] ext4: Fix deadlock when writing in ENOSPC conditions

[PATCH] ARM i.MX5: fix obvious typo in ldb_di0_gate clk definition
 2013-12-12  6:45 UTC  (4+ messages)
` [PATCH] MAINTAINERS: merge IMX6 entry into IMX


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.