All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-09 19:34:48 to 2013-04-09 20:27:07 UTC [more...]

[PATCH v3 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver
 2013-04-09 20:26 UTC  (8+ messages)
` [PATCH v4 "
    ` [PATCH v5 1/3] i2c: mux: Add i2c-arb-gpio-challenge "
      ` [PATCH v5 2/3] ARM: dts: Add i2c-arbitrator bus for exynos5250-snow
      ` [PATCH v5 3/3] ARM: dts: Add sbs-battery "

linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]
 2013-04-09 20:26 UTC  (9+ messages)

[PATCH 0/4] Add posted interrupt supporting
 2013-04-09 20:26 UTC  (2+ messages)

+ kernel-timerc-ove-some-non-timer-related-syscalls-to-kernel-sysc.patch added to -mm tree
 2013-04-09 20:26 UTC 

[PATCH v6 0/5] Device Bus support for Marvell EBU SoC
 2013-04-09 20:26 UTC  (6+ messages)
` [PATCH v6 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver
` [PATCH v6 2/5] ARM: mvebu: Add Device Bus support for Armada 370/XP SoC
` [PATCH v6 3/5] ARM: mvebu: Add support for NOR flash device on Armada XP-GP board
` [PATCH v6 4/5] ARM: mvebu: Add support for NOR flash device on Openblocks AX3 board
` [PATCH v6 5/5] ARM: mvebu: Add Device Bus and CFI flash memory support to defconfig

[PATCH] mm: remove compressed copy from zram in-memory
 2013-04-09 20:25 UTC  (8+ messages)
` zsmalloc defrag (Was: [PATCH] mm: remove compressed copy from zram in-memory)

[meta-systemd][PATCH 1/2] Delete systemd class
 2013-04-09 20:08 UTC  (7+ messages)
      ` meta-systemd future vote Was: "

[PATCH -v3 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
 2013-04-09 20:24 UTC  (5+ messages)
` [PATCH v3 3/4] x86, kdump: Change crashkernel_high/low= to crashkernel=;high/low

Converting a regular (non-RAID) HD into a (degraded) RAID 1 installation in-place
 2013-04-09 20:24 UTC 

CHRISTMAS SALE!!
 2013-04-09 20:23 UTC 

[PATCHv2] rdma: add a new IB_ACCESS_GIFT flag
 2013-04-09 19:12 UTC  (17+ messages)
          ` [Qemu-devel] "

[Qemu-devel] [PATCH 2/2] qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
 2013-04-09 20:22 UTC  (2+ messages)

[PATCH] drivers/gpu/drm/gma500:fix build failure for 3.9-rc5
 2013-04-09 20:22 UTC  (2+ messages)

[PATCH v2] bitmap: speedup in bitmap_find_free_region when order is 0
 2013-04-09 20:22 UTC  (3+ messages)

[GIT PULL 02/10] 2nd irq-s3c24xx for v3.10
 2013-04-09 20:21 UTC  (5+ messages)

[PATCH 1/2] bonding: fix netdev event NULL pointer dereference
 2013-04-09 20:17 UTC  (2+ messages)
` [PATCH 2/2] bonding: IFF_BONDING is not stripped on enslave failure

[PATCH net-next 00/11] tg3: misc patches - minor fixes and enhancements
 2013-04-09 20:18 UTC  (2+ messages)
` [PATCH net-next] tg3: Use bool not int

[PATCH V3 0/2] Add mandatory regulator for all users of pwm-backlight
 2013-04-09 20:17 UTC  (9+ messages)
` [PATCH V3 1/2] ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlight

[PATCH 4/4] gitweb: Fix broken blob action parameters on blob/commitdiff pages
 2013-04-09 20:17 UTC  (3+ messages)

[U-Boot] [PATCH v11 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-04-09 20:17 UTC  (32+ messages)
` [U-Boot] [PATCH v11 02/30] mtd: nand: mxc_nand: Fix is_16bit_nand()
` [U-Boot] [PATCH v11 03/30] nand: mxc: Prepare to add support for i.MX5
` [U-Boot] [PATCH v11 04/30] nand: mxc: Add "
` [U-Boot] [PATCH v11 05/30] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v11 06/30] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v11 07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v11 08/30] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v11 09/30] arm: start.S: Fix _TEXT_BASE for SPL
` [U-Boot] [PATCH v11 10/30] arm: relocate_code() is no longer noreturn
` [U-Boot] [PATCH v11 11/30] arm1136: Remove redundant relocate_code() return
` [U-Boot] [PATCH v11 12/30] arm: relocate_code(): Remove useless relocation offset computation
` [U-Boot] [PATCH v11 13/30] arm: relocate_code(): Use __image_copy_end for end of relocation
` [U-Boot] [PATCH v11 14/30] arm: crt0.S: Remove bogus .globl
` [U-Boot] [PATCH v11 15/30] autoconfig.mk: Make it possible to define configs from other configs
` [U-Boot] [PATCH v11 16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset
` [U-Boot] [PATCH v11 17/30] imx: Fix automatic make targets for imx images
` [U-Boot] [PATCH v11 18/30] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v11 19/30] arm926ejs: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v11 20/30] arm: Remove unused relocate_code() parameters
` [U-Boot] [PATCH v11 21/30] Makefile: Move SHELL setup to config.mk
` [U-Boot] [PATCH v11 22/30] .gitignore: Add /SPL
` [U-Boot] [PATCH v11 23/30] imx: Add u-boot-with-spl.imx make target
` [U-Boot] [PATCH v11 24/30] imx: Add u-boot-with-nand-spl.imx "
` [U-Boot] [PATCH v11 25/30] arm: Remove support for smdk6400
` [U-Boot] [PATCH v11 26/30] Revert "mkconfig: start deprecating Makefile config targets"
` [U-Boot] [PATCH v11 27/30] arm: Remove support for unused s3c64xx
` [U-Boot] [PATCH v11 28/30] arm: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v11 29/30] arm1176: Remove unused MMU setup from start.S
` [U-Boot] [PATCH v11 30/30] arm: Make all linker scripts compatible with per-symbol sections

[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
 2013-04-09 20:15 UTC  (4+ messages)

[PATCH linux-next] dm-raid: Fix compiler warning
 2013-04-09 20:16 UTC 

[PATCH v1 0/9] uretprobes: Return uprobes implementation
 2013-04-09 20:13 UTC  (5+ messages)
` [PATCH v1 6/9] uretprobes: Return probe exit, invoke handlers

[GIT PULL] dt: run C pre-processor on *.dts, create some standard headers
 2013-04-09 20:15 UTC  (3+ messages)

[PATCH 0/9] AMD IOMMU cleanups, fixes and IVRS bug workarounds
 2013-04-09 20:13 UTC  (20+ messages)
` [PATCH 1/9] iommu/amd: Remove map_sg_no_iommu()
` [PATCH 2/9] iommu/amd: Use AMD specific data structure for irq remapping
` [PATCH 3/9] iommu/amd: Properly initialize irq-table lock
` [PATCH 4/9] iommu/amd: Move add_special_device() to __init
` [PATCH 5/9] iommu/amd: Extend IVRS special device data structure
` [PATCH 6/9] iommu/amd: Add early maps for ioapic and hpet
` [PATCH 7/9] iommu/amd: Add ioapic and hpet ivrs override
` [PATCH 8/9] iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides
` [PATCH 9/9] iommu/amd: Document ivrs_ioapic and ivrs_hpet parameters

[U-Boot] Patman / buildman pull request
 2013-04-09 20:12 UTC  (4+ messages)

[patch] fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
 2013-04-09 20:11 UTC  (3+ messages)

[refpolicy] MCS Policy Constraints
 2013-04-09 20:10 UTC 

+ checkpatch-warn-on-space-before-semicolon.patch added to -mm tree
 2013-04-09 20:10 UTC 

[PATCH 1/2] Add RDMA_*_USNIC enums for the Cisco Ethernet Virtual NIC
 2013-04-09 20:10 UTC  (11+ messages)
` [PATCH 2/2] Ad IB_MTU_1500|9000 enums

[PATCH] HID: appleir: add support for Apple ir devices
 2013-04-09 20:10 UTC  (3+ messages)

[PATCH 1/2] ocfs2: fix error handling in ocfs2_ioctl_move_extents()
 2013-04-09 20:09 UTC  (3+ messages)
` [Ocfs2-devel] "

+ ocfs2-fix-null-dereference-for-moving-extents.patch added to -mm tree
 2013-04-09 20:08 UTC 

+ ocfs2-fix-error-handling-in-ocfs2_ioctl_move_extents.patch added to -mm tree
 2013-04-09 20:08 UTC 

[PATCH v2 0/10] extend hugepage migration
 2013-04-09 20:07 UTC  (5+ messages)
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage

[meta-fsl-arm-extra][PATCH 1/6] imx233-olinuxino: Add mx23 to the SoC family
 2013-04-09 20:07 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH v2 2/8] "

[alsa-cvslog] [ALSA GIT]ALSA utilities repository branch master updated. v1.0.26-26-ge05b903
 2013-04-09 20:07 UTC  (4+ messages)

[PATCH 2/2] decorate: add "clear_decoration()"
 2013-04-09 20:06 UTC  (8+ messages)
` [PATCH 0/3] Using a bit more decoration

[PATCH] allow xendomains to work for xl list -l
 2013-04-09 20:05 UTC 

[PATCH 0/2] libtirpc and nfs-utils fix for export lucid context
 2013-04-09 20:05 UTC  (3+ messages)

[RFC PATCH 0/2] rtl28xxu: add experimental support for r820t
 2013-04-09 20:04 UTC  (2+ messages)

[U-Boot] [PATCH] mx28evk: add trimffs to nand command
 2013-04-09 20:04 UTC  (4+ messages)

[PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen
 2013-04-09 20:03 UTC  (4+ messages)
` [PATCH v6 3/4] ARM: Enable selection of SMP operations at boot time

[PATCH 00/15] ipset patches for nf-next
 2013-04-09 20:03 UTC  (2+ messages)

+ fs-proc-truncate-proc-pid-comm-writes-to-first-task_comm_len-bytes.patch added to -mm tree
 2013-04-09 20:03 UTC 

[PATCH v4 3/4] x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
 2013-04-09 20:01 UTC 

[GIT PULL 1/8] ARM: tegra: DT-related fixes needed by the MMC tree
 2013-04-09 20:01 UTC  (5+ messages)
` [GIT PULL 7/8] ARM: tegra: multi-platform conversion

[PATCH 2/4] gitweb: Make feed title valid utf8
 2013-04-09 19:58 UTC  (6+ messages)

Locating merge that dropped a change
 2013-04-09 18:00 UTC 

[PATCH] cfg80211: introduce critical protocol indication from user-space
 2013-04-09 19:54 UTC  (3+ messages)

Netfilter's tree at git.kernel.org
 2013-04-09 19:54 UTC 

[UPDATE][PATCH v2 2/3] resource: Add release_mem_region_adjustable()
 2013-04-09 19:51 UTC  (7+ messages)

make-bcache's bucket size and block size values are ignored
 2013-04-09 19:54 UTC  (3+ messages)

[dm-devel] dm-crypt performance
 2013-04-09 19:52 UTC  (14+ messages)
`  "
            ` dm-crypt parallelization patches
                      ` [dm-crypt] "

[PATCH 1/2] mfd: db8500-prcmu: Return early if the TCPM cannot be located
 2013-04-09 19:52 UTC  (4+ messages)
` [PATCH 2/2] mfd: db8500-prcmu: Support platform dependant device selection
  ` [PATCH 2/2 v2] "

[PATCH V3] iommu/amd: Add logic to decode AMD IOMMU event flag
 2013-04-09 19:52 UTC  (5+ messages)

[RFC/PATCH v3] IPoIB: Leave space in skb linear buffer for IP headers
 2013-04-09 19:52 UTC  (2+ messages)

[RFC PATCH v2 0/4] USB: OMAP: Tahvo USB support for 770
 2013-04-09 19:51 UTC  (5+ messages)
  ` [RFC PATCH v2 1/4] retu-mfd: support also Tahvo
  ` [RFC PATCH v2 2/4] ARM: OMAP1: nokia770: enable Tahvo
  ` [RFC PATCH v2 3/4] USB: OMAP: add omap-otg
` [RFC PATCH v2 4/4] USB: OMAP: Tahvo USB transceiver driver

+ hfs-hfsplus-convert-printks-to-pr_level.patch added to -mm tree
 2013-04-09 19:50 UTC 

+ hfs-hfsplus-convert-dprint-to-hfs_dbg.patch added to -mm tree
 2013-04-09 19:50 UTC 

[libnftables PATCH] src: rule: fix compat XML output
 2013-04-09 19:49 UTC  (2+ messages)

Re: drm/i915: new warning (regression) in 3.7.10 and 3.8.3
 2013-04-09 19:51 UTC  (2+ messages)
` [PATCH] drm/i915: don't check inconsistent modeset state when force-restoring

+ printk-fix-failure-to-return-error-in-devkmsg_poll.patch added to -mm tree
 2013-04-09 19:48 UTC 

cgroup: status-quo and userland efforts
 2013-04-09 19:46 UTC  (6+ messages)

Bugfix: Bug #488
 2013-04-09 19:46 UTC 

[PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver
 2013-04-09 19:44 UTC  (5+ messages)

[libnftables PATCH v2] Basic support for printing nft_data_reg in XML format
 2013-04-09 19:42 UTC  (2+ messages)

[GIT PULL] vfio fix for 3.9-rc7
 2013-04-09 19:43 UTC  (3+ messages)

Fwd: Dom0 can't boot properly
 2013-04-09 19:43 UTC  (2+ messages)

linked list corruption/use after free on bonding unload
 2013-04-09 19:42 UTC  (3+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2013-04-09 19:42 UTC 

[PATCH lttng-tools] Fixing a few typos in lttng-tools tree Fixes #453
 2013-04-09 19:41 UTC 

segfault in git-remote-http
 2013-04-09 19:40 UTC  (6+ messages)

[PATCH 0/3] clk: ux500: Add support for ab850x clocks
 2013-04-09 19:40 UTC  (3+ messages)
` [PATCH 2/3] clk: ux500: abx500: Define clock tree for ab850x

tar on Mac does not like empty tar from git archive
 2013-04-09 19:37 UTC  (3+ messages)

GSoC 2013 proposal - Babeltrace python bindings
 2013-04-09 19:37 UTC 

[PATCH 5/6] hfpmodem: Send AT+BAC with the supported codecs
 2013-04-09 19:37 UTC  (2+ messages)

[PATCH 6/6] handsfree-audio: Remove unused 'codecs' field from agent
 2013-04-09 19:36 UTC  (2+ messages)

[meta-fsl-arm][PATCH v2 1/4] u-boot-fslc: Update to 20130409 patches-2013.04's snapshot
 2013-04-09 19:19 UTC  (5+ messages)
` [meta-fsl-arm][PATCH v2 2/4] mxs-base.inc: Add U-Boot common definitions
` [meta-fsl-arm][PATCH v2 3/4] imx23evk: Use U-Boot by default
` [meta-fsl-arm][PATCH v2 4/4] imx6slevk: Use U-Boot mainline

[PATCH 4/6] include: Make HFP 1.6 codecs definition public
 2013-04-09 19:36 UTC  (2+ messages)

[PATCH 4/4] uprobes/tracing: generalize struct uprobe_trace_entry_head
 2013-04-09 19:32 UTC  (12+ messages)
      ` [PATCH v2 0/7] uprobes/tracing: uretprobes
        ` [PATCH v2 1/7] uprobes/tracing: Generalize struct uprobe_trace_entry_head
        ` [PATCH v2 2/7] uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers
        ` [PATCH v2 3/7] uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()
        ` [PATCH v2 4/7] uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly
        ` [PATCH v2 5/7] uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly
        ` [PATCH v2 6/7] uprobes/tracing: Make seq_printf() code uretprobe-friendly
        ` [PATCH v2 7/7] uprobes/tracing: Change create_trace_uprobe() to support uretprobes

[PATCH 3/6] handsfree-audio: Implement ofono_handsfree_audio_has_wideband
 2013-04-09 19:35 UTC  (2+ messages)

[PATCHv2] ARM: Push selects for TWD/SCU into machine entries
 2013-04-09 19:35 UTC  (6+ messages)

[PATCH 2/6] include: Add ofono_handsfree_audio_has_wideband()
 2013-04-09 19:35 UTC  (2+ messages)

[PATCH 1/6] hfp_hf_bluez5: Add audio card .connect() for HFP 1.6
 2013-04-09 19:34 UTC  (2+ messages)


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.