All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-30 06:11:33 to 2013-07-30 07:49:19 UTC [more...]

[Ocfs2-devel] [PATCH v2] fs/ocfs2: use list_for_each_entry() instead of list_for_each()
 2013-07-30 18:26 UTC  (6+ messages)
        `  "

[RFC][PATCH 1/2] ARM64: add cpu topology definition
 2013-07-30  7:49 UTC  (6+ messages)
` [RFC][PATCH 2/2] ARM64: introduce cluster id and make a difference between socket id

[RFC PATCH 00/10] Improve numa scheduling by consolidating tasks
 2013-07-30  7:48 UTC  (7+ messages)
` [RFC PATCH 01/10] sched: Introduce per node numa weights
` [RFC PATCH 02/10] sched: Use numa weights while migrating tasks
` [RFC PATCH 03/10] sched: Select a better task to pull across node using iterations

Appended DTB files for multi-machine kernels
 2013-07-30  7:48 UTC  (4+ messages)
` [RFC PATCH 0/2] impedance-matcher generic improvements

[PATCH 00/13] pxa3xx patches to support mvebu builds
 2013-07-30  7:47 UTC  (4+ messages)
` [PATCH 10/13] mtd: nand: pxa3xx: Add inline keyword to enable_int()

[PATCH] cpuidle: fix unremovable issue for module driver
 2013-07-30  6:55 UTC  (2+ messages)

[PATCH] fib_rules: add .suppress operation
 2013-07-30  7:46 UTC  (7+ messages)
` [PATCH v2 1/2] fib6_rules: make error handling consistent with IPv4
` [PATCH v2 2/2] fib_rules: add .suppress operation
` [PATCH v3] "

[PATCH v8] V4L2: soc_camera: Renesas R-Car VIN driver
 2013-07-30  7:45 UTC  (7+ messages)

[PATCH resend] drop_caches: add some documentation and info message
 2013-07-30  7:45 UTC  (4+ messages)

[PATCH v2] staging/lustre: lloop depends on BLOCK
 2013-07-30  7:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] [PATCH RFC v2] s390-qemu: cpu hotplug
 2013-07-30  7:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 8/8] [PATCH RFC v2] s390-qemu: cpu hotplug - Treat S390 cpus as devices

[Webhob] Fix for ordering pushed to contrib
 2013-07-30  7:45 UTC 

[PATCH v3] kvm-unit-tests : Basic architecture of VMX nested test case
 2013-07-30  7:42 UTC  (4+ messages)

Fwd: [ceph-users] Small fix for ceph.spec
 2013-07-30  7:42 UTC  (3+ messages)
    ` Fwd: "

[PATCH] ARM64: include: asm: use 'int' instead of 'u32' for variable 'target' in kvm_host.h
 2013-07-30  7:41 UTC  (4+ messages)

[PATCH 1/4] f2fs-tools: fix missing function declaration
 2013-07-30  7:39 UTC  (4+ messages)
` [PATCH 2/4] f2fs-tools: cleanup debug statement
` [PATCH 3/4] f2fs-tools: use either hex or decimal options
` [PATCH 4/4] f2fs-tools: add option to display directory tree

[PATCH] drm/gem: fix mmap vma size calculations
 2013-07-30  7:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
 2013-07-30  7:39 UTC  (3+ messages)

[PATCHv6 0/2] Add ti qspi controller
 2013-07-30  7:38 UTC  (13+ messages)
` [PATCHv6 1/2] drivers: spi: Add qspi flash controller

[RFC PATCH - diffstat only] include/net: Remove extern from function prototypes
 2013-07-30  7:38 UTC  (3+ messages)

[PATCH 0/2] drm/tilcdc drm/i2c/tda998x workaround for sync issues on TI SoC
 2013-07-30  7:36 UTC  (3+ messages)

[PATCH v2 0/4] Add phy support for AM335X platform using Generic PHy framework
 2013-07-30  7:35 UTC  (5+ messages)
` [PATCH v2 1/4] usb: phy: phy-omap-control: Add API to power and wakeup

am335x: support for multiple USB instances
 2013-07-30  7:34 UTC  (5+ messages)
` [PATCH 1/4] usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv

[U-Boot] [PATCH V2 0/4]ARM: AM33xx: Cleanup clocks and hwinit
 2013-07-30  7:34 UTC  (9+ messages)
` [U-Boot] [PATCH V2 1/4] ARM: AM33xx: Cleanup dplls data
` [U-Boot] [PATCH V2 2/4] ARM: AM33xx: Cleanup clocks layer
` [U-Boot] [PATCH V2 3/4] ARM: AM33xx: Move s_init to a common place
` [U-Boot] [PATCH V2 4/4] musb: Disable extra prints

[PATCH] bonding: set correct tx_queue_len for bond_dev
 2013-07-30  7:34 UTC  (2+ messages)

[Qemu-devel] [PATCH V6 00/11] Add support for binding guest numa nodes to host numa nodes
 2013-07-30  7:32 UTC  (12+ messages)
` [Qemu-devel] [PATCH V6 01/11] NUMA: add NumaOptions, NumaNodeOptions and NumaMemOptions
` [Qemu-devel] [PATCH V6 02/11] NUMA: split -numa option
` [Qemu-devel] [PATCH V6 03/11] NUMA: move numa related code to numa.c
` [Qemu-devel] [PATCH V6 04/11] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH V6 05/11] NUMA: Add Linux libnuma detection
` [Qemu-devel] [PATCH V6 06/11] NUMA: parse guest numa nodes memory policy
` [Qemu-devel] [PATCH V6 07/11] NUMA: set "
` [Qemu-devel] [PATCH V6 08/11] NUMA: add qmp command set-mem-policy to set memory policy for NUMA node
` [Qemu-devel] [PATCH V6 09/11] NUMA: add hmp command set-mem-policy
` [Qemu-devel] [PATCH V6 10/11] NUMA: add qmp command query-numa
` [Qemu-devel] [PATCH V6 11/11] NUMA: convert hmp command info_numa to use qmp command query_numa

call_usermodehelper() returns -513 when ocfs2 umounting filesystems
 2013-07-30  7:30 UTC 

[PATCH trivial] include/linux/coda.h: remove useless '#else'
 2013-07-30  7:30 UTC 

[PATCH V2] SPI: DUAL and QUAD support
 2013-07-30  7:30 UTC  (8+ messages)
` [PATCH] "

[PATCH] lib: Add CRC64 ECMA module
 2013-07-30  7:29 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/3] arm, am335x: add support for siemens boards
 2013-07-30  7:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] arm, am335x: add support for 3 "

Experimenting XSM (4.2) policy and i dont know is it working or not
 2013-07-30  7:19 UTC 

[Qemu-devel] [PATCH v2 0/2] block: allow commit active as top
 2013-07-30  7:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: allow live commit of active image
` [Qemu-devel] [PATCH v2 2/2] qemu-iotests: update test cases for commit active

Experimenting XSM policy and i dont is it working or not
 2013-07-30  7:18 UTC 

[patch] net_sched: stack info leak in cbq_dump_wrr()
 2013-07-30  7:18 UTC  (10+ messages)

[PATCH 0/2] usb: fix controller-PHY binding for OMAP3 platform
 2013-07-30  7:16 UTC  (23+ messages)
` [PATCH 2/2] arm: omap: remove *.auto* from device names given in usb_bind_phy

[PATCH] drm: use ida to allocate connector ids
 2013-07-30  7:16 UTC 

[PATCH] Btrfs: update drop progress before stopping snapshot dropping
 2013-07-30  7:14 UTC  (2+ messages)

[Ocfs2-devel] NULL pointer dereference in __ocfs2_claim_clusters
 2013-07-30  7:14 UTC 

[PATCH 1/5] atkbd: Fix key release for Fn keys on Samsung series 5 ultra 540UC
 2013-07-30  7:14 UTC  (5+ messages)
` [PATCH 3/5] input.h: add keycodes for Fn Lock

[PATCH] arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
 2013-07-30  7:12 UTC  (2+ messages)

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-30  7:11 UTC  (9+ messages)

[PATCH] drivers: power: reset: add msm restart support
 2013-07-30  7:10 UTC  (2+ messages)

[PATCH 00/21] ARM: OMAP2+: use new display drivers
 2013-07-30  7:07 UTC  (8+ messages)
` [PATCH 06/21] ARM: OMAP: overo: "

[PATCH v2] ATA: sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
 2013-07-30  7:05 UTC  (2+ messages)

[patch net-next] openvswitch:: link upper device for port devices
 2013-07-30  7:07 UTC  (2+ messages)

[PATCH net-next v4] net: split rt_genid for ipv4 and ipv6
 2013-07-30  7:07 UTC  (2+ messages)

[Qemu-devel] [RFC 0/3] Determinitic behaviour with icount
 2013-07-30  7:06 UTC  (6+ messages)

[PATCH 0/9] dma: edma: Support scatter-lists of any length
 2013-07-30  7:05 UTC  (5+ messages)
` [PATCH 4/9] dma: edma: Find missed events and issue them

[iptables-nftables PATCH 1/5] nft: let nft_handle struct own the builtin table pointer
 2013-07-30  7:05 UTC  (3+ messages)
` [iptables-nftables PATCH 3/5] nft: nft_xtables_config_load() called only in nft_init()

No subject
 2013-07-30  7:04 UTC  (2+ messages)
` Notifier chains documentation

[PATCH 2/2 v3] ARM: shmobile: r8a7778: cleanup registration of hspi
 2013-07-30  7:02 UTC 

[PATCH 1/2 v3] ARM: shmobile: r8a7778: i2c should not be called from C in DT
 2013-07-30  7:01 UTC 

[PATCH 4/6 v2] ARM: shmobile: r8a7778: cleanup registration of i2c
 2013-07-30  7:01 UTC  (2+ messages)

[PATCH net-next] be2net: don't use dev_err when AER enabling fails
 2013-07-30  7:00 UTC  (2+ messages)

[PATCH 1/3] clk: exynos5250: Add G2D gate clock
 2013-07-30  6:55 UTC  (7+ messages)

[PATCH 0/9] ARM: dts: omap5-uevm: fixup wrong regulator configuration
 2013-07-30  6:52 UTC  (5+ messages)
` [PATCH V2 0/3] "

Prof DVB-S2 USB device
 2013-07-30  6:48 UTC  (10+ messages)

[PATCH] mm/hotplug: remove unnecessary BUG_ON in __offline_pages()
 2013-07-30  6:49 UTC  (2+ messages)

[PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply
 2013-07-30  6:49 UTC  (11+ messages)
` [PATCH v2 2/3] Documentation: devicetree: phy-tegra-usb: Add vbus-supply property for host mode PHYs
              ` [PATCH] Fix switched around host, otg in tegra20-usb-phy documentation
              ` [PATCH] usb: tegra: Fix typo "

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Cleanup imx_v6_v7_defconfig
 2013-07-30  6:48 UTC  (2+ messages)

[PATCH 1/3] shell-completion: Add initial completion for kmod
 2013-07-30  6:48 UTC  (3+ messages)
` [PATCH 2/3] shell-completion: Add kmod static-nodes
` [PATCH 3/3] build: Install bash completion data

[PATCH v8 05/12] clk: exynos5250: add gate clock descriptions of System MMU
 2013-07-30  6:46 UTC  (5+ messages)
    `  "

[PATCH] dts: wandboard: Add support for SDIO bcm4329
 2013-07-30  6:46 UTC  (3+ messages)

nouveau optimus dynamic power off
 2013-07-30  6:46 UTC  (4+ messages)
` [PATCH 4/4] snd/hda: add runtime suspend/resume on optimus support

[RFC PATCH 0/5] Add a hash value for each line in /dev/kmsg
 2013-07-30  6:43 UTC  (5+ messages)
  `  "
      `  "

Buffer size for ALSA USB PCM audio
 2013-07-30  6:43 UTC  (3+ messages)
    ` [alsa-devel] "

[PATCH] m68k/coldfire: flush cache when creating the signal stack frame
 2013-07-30  6:41 UTC  (2+ messages)

Bidirectional network throughput for netback
 2013-07-30  6:39 UTC 

[Qemu-devel] [PATCH] migration: don't use uninitialized variables
 2013-07-30  6:39 UTC  (6+ messages)

[PATCH v2] ARM: imx: pllv1: Fix PLL calculation for i.MX27
 2013-07-30  6:37 UTC  (2+ messages)

[PATCH - Preliminary support for Xonar Xense (resubmitAdded support for Xonar Xense. Only speaker out and mic in working
 2013-07-30  6:36 UTC  (3+ messages)

[patch v2] virtio: console: cleanup an error message
 2013-07-30  6:35 UTC  (3+ messages)

Getting SIGBUS in babeltrace - occasionally
 2013-07-30  6:32 UTC 

[PATCH] BMC support for PARISC machines
 2013-07-30  6:32 UTC  (2+ messages)

[PATCH] race condition fixing in sysfs_create_dir
 2013-07-30  6:34 UTC  (4+ messages)

[GIT PULL] Small fbdev fixes for 3.11-rc
 2013-07-30  6:31 UTC  (2+ messages)

[U-Boot] Falcon Mode implemented version
 2013-07-30  6:30 UTC  (4+ messages)

[PATCH 1/3] ALSA: hda - Clearing jackpoll_interval avoid pending work
 2013-07-30  7:06 UTC  (3+ messages)
` [PATCH 2/3 V2] ALSA: hda - jack poll once if jackpoll_interval==0
` [PATCH 3/3 V3] ALSA: hda - WAKEEN feature enabling for runtime pm

[Buildroot] [autobuild.buildroot.net] Build results for 2013-07-29
 2013-07-30  6:30 UTC 

[xen-unstable test] 18600: tolerable trouble: broken/fail/pass - PUSHED
 2013-07-30  6:27 UTC 

[PATCH] Btrfs: fix what bits we clear when erroring out from delalloc
 2013-07-30  6:27 UTC  (2+ messages)

[PATCH v3] usb: phy-samsung-usb: Simplify PMU register handling
 2013-07-30  6:25 UTC  (3+ messages)

[BUG] 3.11 boot failure caused by commit crypto
 2013-07-30  5:56 UTC  (6+ messages)

[PATCH v9 0/8] Generic PHY Framework
 2013-07-30  6:25 UTC  (13+ messages)

[PATCH 1/3] iio: amplifiers: ad8366: Use devm_* APIs
 2013-07-30  6:24 UTC  (3+ messages)
` [PATCH 2/3] iio: frequency: ad9523: "
` [PATCH 3/3] iio: pressure: st_pressure: Use devm_iio_device_alloc

[Buildroot] Libraries built with buildroot can only be used by buildroot itself
 2013-07-30  6:22 UTC  (2+ messages)

TUN/TAP: tap driver reports bogus interface speed in ethtool operations
 2013-07-30  6:20 UTC  (3+ messages)

[CONSOLIDATED PULL (M3 rc1) 0/8] Poky changes
 2013-07-30  6:17 UTC 

[PATCH] iproute vxlan add support for fdb replace command
 2013-07-30  6:16 UTC 

[PATCH 2/2] net: igmp: Allow user-space configuration of igmp unsolicited report interval
 2013-07-30  6:14 UTC  (4+ messages)
` [PATCH v3 1/2] net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
  ` [PATCH v3 2/2] net: igmp: Allow user-space configuration of igmp unsolicited report interval

[CONSOLIDATED PULL (M3 rc1) 00/26] Needs early review and ACK
 2013-07-30  6:14 UTC 

[PATCH 1/3] drm/nouveau: fix vblank interrupt being called before event is setup
 2013-07-30  6:13 UTC  (4+ messages)

[PATCH 0/9] Add namespace support for syslog v2
 2013-07-30  6:05 UTC  (3+ messages)

[PATCH v2 0/1] tracing: trace_remove_event_call() should fail if call/file is in use
 2013-07-30  6:11 UTC  (3+ messages)
` [PATCH v2 1/1] "

[Suggestion] sh64: kernel: about the warning: "unexpected non-allocatable section"
 2013-07-30  6:11 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.