All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-12 20:22:45 to 2014-03-12 21:12:49 UTC [more...]

[PATCH v3 0/8] Watchdog support for Armada 375/38x SoC
 2014-03-12 21:11 UTC  (17+ messages)
  ` [PATCH v3 1/8] watchdog: orion: Introduce a SoC-specific RSTOUT mapping
  ` [PATCH v3 2/8] watchdog: orion: Remove unneeded atomic access
  ` [PATCH v3 3/8] watchdog: orion: Introduce per-SoC stop() function
  ` [PATCH v3 4/8] watchdog: orion: Introduce per-SoC enabled() function
  ` [PATCH v3 6/8] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
  ` [PATCH v3 8/8] ARM: mvebu: Add A375/A380 watchdog binding documentation
` [PATCH v3 5/8] watchdog: orion: Add Armada 375/380 SoC support
` [PATCH v3 7/8] ARM: mvebu: Enable Armada 380/385 watchdog in the devicetree

[PATCH v2 0/7] Watchdog support for Armada 375/38x SoC
 2014-03-12 21:12 UTC  (4+ messages)

[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-12 21:12 UTC  (12+ messages)
` [PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path()
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[meta-multimedia][PATCH v2 0/3] update vlc to 2.1.2
 2014-03-12 21:12 UTC  (7+ messages)
` [meta-multimedia][PATCH v2 3/3] vlc: update "

[PATCH RESEND 0/7] New CCINs and several patches for new improvement
 2014-03-12 21:08 UTC  (8+ messages)
` [PATCH RESEND 1/7] ipr: Remove extended delay bit on GSCSI reads/writes ops
` [PATCH RESEND 2/7] ipr: Add new CCIN definition for new hardware support
` [PATCH RESEND 3/7] ipr: Handle early EEH
` [PATCH RESEND 4/7] ipr: Get rid of superfluous call to pci_disbale_msi/msix()
` [PATCH RESEND 5/7] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH RESEND 6/7] ipr: Format HCAM overlay ID 0x21
` [PATCH RESEND 7/7] ipr: Add new CCIN definition for Grand Canyon support

[PATCH v3 0/5] drivers: bus: omap_l3: Conversion to devm_*
 2014-03-12 21:11 UTC  (10+ messages)
` [PATCH v3 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails

RING_HAS_UNCONSUMED_REQUESTS oddness
 2014-03-12 21:10 UTC  (11+ messages)

[Qemu-devel] [PULL for-2.0-rc0 00/31] QOM devices patch queue 2014-03-12
 2014-03-12 21:10 UTC  (32+ messages)
` [Qemu-devel] [PULL for-2.0-rc0 01/31] qdev: Fix bus dependency of DeviceState::hotpluggable getter
` [Qemu-devel] [PULL for-2.0-rc0 02/31] qdev: Set DeviceClass::hotpluggable default in class_init()
` [Qemu-devel] [PULL for-2.0-rc0 03/31] qdev-monitor: Set properties after parent is assigned in device_add
` [Qemu-devel] [PULL for-2.0-rc0 04/31] qom: Avoid leaking str and bool properties on failure
` [Qemu-devel] [PULL for-2.0-rc0 05/31] ssi: Convert legacy SSI_SLAVE -> DEVICE casts
` [Qemu-devel] [PULL for-2.0-rc0 06/31] ssi: Convert legacy SSI_BUS -> BUS casts
` [Qemu-devel] [PULL for-2.0-rc0 07/31] misc/max111x: Create abstract max111x type
` [Qemu-devel] [PULL for-2.0-rc0 08/31] misc/max111x: QOM casting sweep
` [Qemu-devel] [PULL for-2.0-rc0 09/31] ssi: Remove SSI_SLAVE_FROM_QDEV() macro
` [Qemu-devel] [PULL for-2.0-rc0 10/31] block/m25p80: Remove FROM_SSI_SLAVE() usages
` [Qemu-devel] [PULL for-2.0-rc0 11/31] spapr-pci: Change the default PCI bus naming
` [Qemu-devel] [PULL for-2.0-rc0 12/31] qdev-monitor-test: Simplify using g_assert_cmpstr()
` [Qemu-devel] [PULL for-2.0-rc0 13/31] qdev-monitor-test: Don't test human-readable error message
` [Qemu-devel] [PULL for-2.0-rc0 14/31] hw/core: Introduce QEMU machine as QOM object
` [Qemu-devel] [PULL for-2.0-rc0 15/31] vl: Use MachineClass instead of global QEMUMachine list
` [Qemu-devel] [PULL for-2.0-rc0 16/31] hw/boards: Convert current_machine to MachineState
` [Qemu-devel] [PULL for-2.0-rc0 17/31] qom-test: Test QOM properties
` [Qemu-devel] [PULL for-2.0-rc0 18/31] tests: Clean up IndustryPack TPCI200 gcov paths
` [Qemu-devel] [PULL for-2.0-rc0 19/31] tests: Add virtio-blk qtest
` [Qemu-devel] [PULL for-2.0-rc0 20/31] tests: Add virtio-balloon qtest
` [Qemu-devel] [PULL for-2.0-rc0 21/31] tests: Add virtio-rng qtest
` [Qemu-devel] [PULL for-2.0-rc0 22/31] tests: Add virtio-scsi qtest
` [Qemu-devel] [PULL for-2.0-rc0 23/31] tests: Add virtio-serial qtest
` [Qemu-devel] [PULL for-2.0-rc0 24/31] tests: Add virtio-console qtest
` [Qemu-devel] [PULL for-2.0-rc0 25/31] virtio-console: QOM cast cleanup for VirtConsole
` [Qemu-devel] [PULL for-2.0-rc0 26/31] virtio-serial-port: Convert to QOM realize/unrealize
` [Qemu-devel] [PULL for-2.0-rc0 27/31] tests: Add spapr-pci-host-bridge qtest
` [Qemu-devel] [PULL for-2.0-rc0 28/31] qdev: Prepare realize/unrealize hooks for BusState
` [Qemu-devel] [PULL for-2.0-rc0 29/31] qdev: Realize buses on device realization
` [Qemu-devel] [PULL for-2.0-rc0 30/31] pci: Move VMState registration/unregistration to QOM realize/unrealize
` [Qemu-devel] [PULL for-2.0-rc0 31/31] libqtest: Fix possible deadlock in qtest initialization

[PATCHv14][ 1/4] video: imxfb: Introduce regulator support
 2014-03-12 21:07 UTC  (7+ messages)
` [PATCHv14][ 4/4] ARM: dts: imx25: mbimxsd25: Add displays support

[U-Boot] [PATCH v2] kbuild: delete *.pyc files by "make distclean"
 2014-03-12 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 12/12] kbuild: delete SPLTREE and TPLTREE
 2014-03-12 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,12/12] "

[U-Boot] [PATCH 11/12] kbuild: rename OBJTREE to objtree
 2014-03-12 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,11/12] "

[U-Boot] [PATCH 10/12] kbuild: rename SRCTREE to srctree
 2014-03-12 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,10/12] "

[U-Boot] [PATCH 09/12] kbuild: rename TOPDIR to stctree
 2014-03-12 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,09/12] "

[U-Boot] [PATCH 08/12] kbuild: use $(KBUILD_SRC) to check out-of-tree build
 2014-03-12 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/12] kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/12] freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/12] kbuild: delete redundant LDSCRIPT definition
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[Qemu-devel] [Bug 1251470] [NEW] Guest not working in KVM mode but does in TCG mode
 2014-03-12 20:58 UTC  (2+ messages)
` [Qemu-devel] [Bug 1251470] "

[U-Boot] [PATCH 04/12] x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/12] kbuild, x86: use a short log for arch/x86/lib/libgcc.a
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 02/12] kbuild: use short logs for some board specific make rules
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/12] kbuild,mxs: use short logs for MXS images
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, 01/12] kbuild, mxs: "

[U-Boot] [PATCH v4 6/6] usb: net: update README.usb to list all USB ethernet options
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 5/6] at91: enable USB ethernet for taskit stamp9g20
 2014-03-12 21:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/6] tegra: imx: omap: enable Moschip USB ethernet support for several boards
 2014-03-12 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/6] tegra: omap: alpha-sort USB ethernet items for Asix and SMSC
 2014-03-12 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/6] usb: net: introduce support for Moschip USB ethernet
 2014-03-12 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/6] usb: net: don't ifdef routine declarations in usb_ether.h
 2014-03-12 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH 2/2] fw_env: correct writes to devices with small erase blocks
 2014-03-12 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] fw_env: calculate default number of env sectors
 2014-03-12 21:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH v2 RESEND 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-12 21:05 UTC  (2+ messages)
` [PATCH v2a RESEND 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[PATCH net-next] xen-netback: Schedule NAPI from dealloc thread instead of callback
 2014-03-12 21:04 UTC 

[PATCH net-next] xen-netback: Schedule NAPI from dealloc thread instead of callback
 2014-03-12 21:04 UTC 

[PATCH] clk: shmobile: mstp: Fix the is_enabled() operation
 2014-03-12 21:04 UTC 

+ memcg-rename-high-level-charging-functions.patch added to -mm tree
 2014-03-12 21:04 UTC 

[PATCH] tools/mfndump: Avoid deliberate NULL dereference
 2014-03-12 21:04 UTC 

+ memcg-sanitize-__mem_cgroup_try_charge-call-protocol-fix.patch added to -mm tree
 2014-03-12 21:04 UTC 

+ memcg-sanitize-__mem_cgroup_try_charge-call-protocol.patch added to -mm tree
 2014-03-12 21:04 UTC 

+ memcg-do-not-replicate-get_mem_cgroup_from_mm-in-__mem_cgroup_try_charge.patch added to -mm tree
 2014-03-12 21:04 UTC 

+ memcg-remove-unnecessary-mm-check-from-try_get_mem_cgroup_from_mm.patch added to -mm tree
 2014-03-12 21:04 UTC 

+ memcg-get_mem_cgroup_from_mm.patch added to -mm tree
 2014-03-12 21:04 UTC 

+ mm-memcg-push-mm-handling-out-to-page-cache-charge-function.patch added to -mm tree
 2014-03-12 21:03 UTC 

+ mm-memcg-inline-mem_cgroup_charge_common.patch added to -mm tree
 2014-03-12 21:03 UTC 

+ mm-memcg-remove-mem_cgroup_move_account_page_stat.patch added to -mm tree
 2014-03-12 21:03 UTC 

+ mm-memcg-remove-unnecessary-preemption-disabling.patch added to -mm tree
 2014-03-12 21:03 UTC 

[meta-qt5][PATCH v4 1/2] qtimageformats: allow empty qtimageformats package
 2014-03-12 21:03 UTC  (8+ messages)
` [meta-qt5][PATCH v4 2/2] packagegroup-qt5-toolchain-target: include all modules for development

[PATCH] dm: stop using bi_private
 2014-03-12 20:56 UTC  (2+ messages)
`  "

[ath9k-devel] [PATCH net-next 0/9] drivers/net: Convert uses of __constant_<foo> to <foo>
 2014-03-12 20:51 UTC  (14+ messages)
` [PATCH net-next 2/9] e100: "
` [PATCH net-next 3/9] igb: "
` [PATCH net-next 4/9] igbvf: "
` [PATCH net-next 5/9] ixgbe: "
` [PATCH net-next 6/9] ixgbevf: "

[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-12 20:54 UTC  (4+ messages)

[PATCH 1/5] mtd: Update internal API to support 64-bit device size
 2014-03-12 20:53 UTC  (4+ messages)

[PATCH v2] x86: Remove compat vdso support
 2014-03-12 20:52 UTC  (19+ messages)

[PATCH] general style: replaces memcmp() with proper starts_with()
 2014-03-12 20:52 UTC  (5+ messages)

[Bug 71931] New: intel_pstate: cpufreq: __cpufreq_add_dev: ->get() failed
 2014-03-12 20:52 UTC  (2+ messages)
` [Bug 71931] "

[PATCH v1 0/3] add parallel NAND support for TI's new OMAPx and AMxx platforms (Part-2)
 2014-03-12 20:51 UTC  (9+ messages)
` [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape

[U-Boot] [PATCH] Add support for offset of a filesystem within a block-device
 2014-03-12 20:51 UTC  (9+ messages)

[PATCH] create_inode: fix gcc -Wall complaints
 2014-03-12 20:51 UTC  (6+ messages)

[PATCH 0/8] ARM: initial support for TI DaVinci SoCs and virt2real board
 2014-03-12 20:50 UTC  (3+ messages)
` [PATCH 1/8] clocksource: add dummy software-only clocksource

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-12 20:48 UTC  (4+ messages)

[failures] mm-huge_memoryc-replace-hardcoding-of-19-with-max_nice.patch removed from -mm tree
 2014-03-12 20:49 UTC 

[PATCH] ipv6: Avoid unnecessary temporary addresses being generated
 2014-03-12 20:48 UTC  (2+ messages)

[for-next][PATCH 00/20] tracing: linux-next updates
 2014-03-12 20:47 UTC  (11+ messages)
` [for-next][PATCH 08/20] tracing: Warn if a tracepoint is not set via debugfs

[PATCH 0/5] iio: Minor cleanups to spear ADC driver followed by staging graduation
 2014-03-12 20:46 UTC  (5+ messages)
` [PATCH 4/5] staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freq
` [PATCH 5/5] iio:adc:spear_adc move out of staging

[mac80211_hwsim] WARNING: CPU: 0 PID: 1 at include/linux/kref.h:47 kobject_get()
 2014-03-12 20:45 UTC  (5+ messages)
` [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404

New GSoC microproject ideas
 2014-03-12 20:44 UTC  (6+ messages)

[PATCH] jbd2: improve error messages for inconsistent journal heads
 2014-03-12 20:44 UTC 

[PATCH 1/3] nouveau: cleanup error handling during nouveau_device_wrap
 2014-03-12 20:45 UTC  (3+ messages)
` [PATCH 2/3] nouveau: sanitise NOUVEAU_LIBDRM_*_LIMIT_PERCENT input
` [PATCH 3/3] freedreno: do not leak drmVersion

[Bug 60786] New: xfstest generic/068 failure - kernel BUG at fs/jbd2/transaction.c:2143!
 2014-03-12 20:44 UTC  (2+ messages)
` [Bug 60786] "

[PATCH] wic: Use mke2fs to create the ext2/3/4 image
 2014-03-12 20:43 UTC  (7+ messages)

[PATCH] status merge: guarentee space between msg and path
 2014-03-12 20:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] svcrdma: fix offset calculation for non-page aligned sge entries
 2014-03-12 20:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] trace: Multi-backend tracing
 2014-03-12 20:42 UTC  (2+ messages)

[PATCH net-next V4 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-12 20:42 UTC  (7+ messages)
` [PATCH net-next V4 3/9] Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
` [PATCH net-next V4 5/9] Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
` [PATCH net-next V4 6/9] Altera TSE: Add main and header file "

[Buildroot] [PATCH] luajit: bump to version 2.0.3
 2014-03-12 20:42 UTC 

[Qemu-devel] [PATCH 0/6] gtk: A few bug fixes
 2014-03-12 20:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic
` [Qemu-devel] [PATCH 2/6] gtk: Don't use deprecated vte_terminal_get_adjustment
` [Qemu-devel] [PATCH 3/6] gtk: Remove use of deprecated stock items
` [Qemu-devel] [PATCH 4/6] gtk: Use ctrl+alt+q for quit accelerator
` [Qemu-devel] [PATCH 5/6] gtk: Fix mouse warping with gtk3
` [Qemu-devel] [PATCH 6/6] gtk: Don't warp absolute pointer

scary syslog message (from audit ?)
 2014-03-12 20:42 UTC 

[PATCH 0/6] Armada 380 NAND support
 2014-03-12 21:39 UTC  (7+ messages)
` [PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC

[Qemu-devel] [RFC PATCH 0/3] Add realize unrealize interfaces for BusState
 2014-03-12 20:38 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 3/3] pci: move vmstate_pcibus registration/unregistration to realize and unrealize interfaces

+ befs-logging-clean-up.patch added to -mm tree
 2014-03-12 20:36 UTC 

[PATCH v9 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
 2014-03-12 20:34 UTC  (4+ messages)
` [PATCH v9 net-next 1/3] filter: add Extended BPF interpreter and converter

+ zram-support-req_discard.patch added to -mm tree
 2014-03-12 20:33 UTC 

[PATCH v3] zram: support REQ_DISCARD
 2014-03-12 20:33 UTC  (2+ messages)

[PATCH] net: socket: error on a negative msg_namelen
 2014-03-12 20:31 UTC  (2+ messages)

[net-next 05/13] igb: Add support for debugfs
 2014-03-12 20:31 UTC  (5+ messages)

[PATCH] ARM: socfpga: socrates: fix ENTRY_FUNCTION
 2014-03-12 20:30 UTC  (2+ messages)

[PATCH 1/5] mtd: Update internal API to support 64-bit device size
 2014-03-12 20:28 UTC  (6+ messages)

[PATCH v2] BEFS: Logging clean-up
 2014-03-12 20:29 UTC 

O_DIRECT logic in CephFS, ceph-fuse / Performance
 2014-03-12 20:27 UTC 

[Qemu-devel] [PATCH 0/4] vga: new display devices
 2014-03-12 20:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] virtio-gpu: v0.3 of the virtio based GPU code

[PATCH net 0/3] mlx4 fixes
 2014-03-12 20:25 UTC  (3+ messages)

[Buildroot] Switching from uClibc to glibc as the default in Buildroot?
 2014-03-12 20:24 UTC  (5+ messages)

[PATCHv6 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
 2014-03-12 20:23 UTC  (4+ messages)

[pull] radeon fixes 3.14
 2014-03-12 20:23 UTC  (2+ messages)

[U-Boot] [PATCH v2] board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
 2014-03-12 20:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Please pull u-boot-ti/master
 2014-03-12 20:23 UTC  (2+ messages)

[PATCH v2 0/2] GSoC micro project, use skip_prefix() in fsck_commit()
 2014-03-12 20:22 UTC  (3+ messages)
` [PATCH v2 1/2] fsck.c: Change the type of fsck_ident()'s first argument

[RFC PATCH 0/2] remove netpoll rx support
 2014-03-12 20:22 UTC  (4+ messages)
` [PATCH next-next 0/10] Using dev_kfree_skb_any for functions called in multiple contexts


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.