All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-09 20:21:03 to 2014-05-09 21:31:29 UTC [more...]

[PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
 2014-05-09 21:31 UTC  (13+ messages)
` [PATCH 01/14] cgroup: remove css_parent()
  ` [PATCH 02/14] cgroup: remove pointless has tasks/children test from mem_cgroup_force_empty()
  ` [PATCH 03/14] memcg: update memcg_has_children() to use css_next_child()
  ` [PATCH 06/14] cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
  ` [PATCH 07/14] cgroup: link all cgroup_subsys_states in their sibling lists
` [PATCH 04/14] device_cgroup: remove direct access to cgroup->children
` [PATCH 05/14] cgroup: remove cgroup->parent
` [PATCH 08/14] cgroup: move cgroup->serial_nr into cgroup_subsys_state
` [PATCH 09/14] cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
` [PATCH 10/14] cgroup: iterate cgroup_subsys_states directly
` [PATCH 11/14] cgroup: use CSS_ONLINE instead of CGRP_DEAD
` [PATCH 12/14] cgroup: convert cgroup_has_live_children() into css_has_online_children()

[PATCH 00/15 RFC] per-netns sysctl for br_netfilter
 2014-05-09 21:29 UTC  (16+ messages)
  ` [PATCH 01/15] br_netfilter: brnf_net structure
  ` [PATCH 02/15] br_netfilter: default settings in init_brnf_net
  ` [PATCH 03/15] br_netfilter: switch sysctl nf_call_arptables to init_brnf_net
  ` [PATCH 04/15] br_netfilter: switch sysctl nf_call_iptables "
  ` [PATCH 05/15] br_netfilter: switch sysctl nf_call_ip6tables "
  ` [PATCH 06/15] br_netfilter: switch sysctl filter_vlan_tagged "
  ` [PATCH 07/15] br_netfilter: switch sysctl filter_pppoe_tagged "
  ` [PATCH 08/15] br_netfilter: switch sysctl pass_vlan_indev "
  ` [PATCH 09/15] br_netfilter: pernet_operations brnf_net_ops without per-netns sysctl registration
  ` [PATCH 10/15] br_netfilter: added "
  ` [PATCH 11/15] br_netfilter: switch sysctl nf_call_arptables to per-netns processing
  ` [PATCH 12/15] br_netfilter: switch sysctls nf_call_iptables and nf_call_ip6tables "
  ` [PATCH 13/15] br_netfilter: switch sysctl filter_vlan_tagged "
  ` [PATCH 14/15] br_netfilter: switch sysctl filter_pppoe_tagged "
  ` [PATCH 15/15] br_netfilter: switch sysctl pass_vlan_indev "

[PATCH] ARM: OMAP dts: Only build dtb if associated SoC is built
 2014-05-09 21:28 UTC  (3+ messages)

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-09 21:28 UTC  (9+ messages)
` [PATCH] mdio_bus: fix devm_mdiobus_alloc_size export
` [PATCH 1/2] dmaengine: omap: hide filter_fn for built-in drivers
  ` [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4

[PATCH v2 0/6] Get Connection Information
 2014-05-09 21:28 UTC  (9+ messages)
` [PATCH v2 1/6] Bluetooth: Store TX power level for connection
` [PATCH v2 3/6] Bluetooth: Add support to get connection information
` [PATCH v2 4/6] Bluetooth: Make max age for connection information configurable
` [PATCH v2 6/6] Bluetooth: Add support for max_tx_power in Get Conn Info

[PATCH 00/13] video: Arnds randconfig fixes for video
 2014-05-09 21:21 UTC  (8+ messages)
` [PATCH 13/13] video: omap: allow building on !MMU

[PATCH 1/3] btrfs: return errno instead of -1 from compression
 2014-05-09 20:40 UTC  (6+ messages)
` [PATCH 3/3] btrfs: fix inline compressed read err corruption

[PATCH 00/11] kvm tools: Misc patches (mips support)
 2014-05-09 21:22 UTC  (9+ messages)
` [PATCH 05/11] kvm tools, mips: Add MIPS support
` [PATCH 06/11] kvm tools, mips: Enable build of mips support

[PATCH v3] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
 2014-05-09 21:19 UTC 

+ drivers-rtc-rtc-puv3c-remove-dev-for-typo-issue.patch added to -mm tree
 2014-05-09 21:21 UTC 

+ drivers-rtc-rtc-puv3c-use-dev_dbg-instead-of-dev_debug-for-typo-issue.patch added to -mm tree
 2014-05-09 21:21 UTC 

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-05-09 21:20 UTC  (7+ messages)

+ drivers-rtc-rtc-bfinc-do-not-abort-when-requesting-irq-fails.patch added to -mm tree
 2014-05-09 21:20 UTC 

[PATCH][Dylan] openssl: fix CVE-2014-0198
 2014-05-09 21:20 UTC 

[RFC] drm/i915: Add variable gem object size support to i915
 2014-05-09 21:18 UTC  (2+ messages)

[3.14.0-rc4] regression: drm FIFO underruns
 2014-05-09 21:18 UTC  (7+ messages)
          ` [Intel-gfx] "

[PATCH 4/4] swap: change swap_list_head to plist, add swap_avail_head
 2014-05-09 21:17 UTC  (5+ messages)
` [PATCH] plist: make CONFIG_DEBUG_PI_LIST selectable

[PATCH 00/20] arch atomic 'cleanup'
 2014-05-09 21:17 UTC  (6+ messages)
` [PATCH 06/20] arch,avr32: Fold atomic_ops

[PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
 2014-05-09 21:13 UTC  (15+ messages)
` [PATCH 2/9] cgroup: rename cgroup->dummy_css to ->self and move it to the top
  ` [PATCH 1/9] cgroup: use restart_syscall() for mount retries
  ` [PATCH 3/9] cgroup: separate out cgroup_has_live_children() from cgroup_destroy_locked()
  ` [PATCH 5/9] cgroup: move cgroup->sibling unlinking to cgroup_put()
  ` [PATCH 8/9] cgroup: enable refcnting for root csses
` [PATCH 4/9] cgroup: move check_for_release(parent) call to the end of cgroup_destroy_locked()
` [PATCH 6/9] cgroup: remove cgroup_destory_css_killed()
` [PATCH 7/9] cgroup: bounce css release through css->destroy_work
` [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting

[uml-devel] 1 zombie process after starting a 23 bit UML guest
 2014-05-09 21:16 UTC 

Pull request: scottwood/linux.git next
 2014-05-09 21:15 UTC  (6+ messages)
      ` linux-next: add scottwood/linux.git

[PATCH] checkpatch: Make --strict a default for files in drivers/net and net/
 2014-05-09 20:56 UTC  (3+ messages)

[PATCH v2 1/3] btrfs: return errno instead of -1 from compression
 2014-05-09 21:15 UTC  (3+ messages)
` [PATCH v2 2/3] btrfs: return ptr error from compression workspace
` [PATCH v2 3/3] btrfs: fix inline compressed read err corruption

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2014-05-09 21:15 UTC  (2+ messages)
` [Bug 75112] "

[PATCH] Remove redundant writes to uncached sqe memory
 2014-05-09 21:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements
 2014-05-09 21:13 UTC  (5+ messages)

[Qemu-devel] [PATCH V3 0/3] Quorum maintainance operations
 2014-05-09 21:12 UTC  (2+ messages)

[PATCH] PM / suspend: Always use deepest C-state in the "freeze" sleep state
 2014-05-09 21:25 UTC  (4+ messages)

t5539 fails on ubuntu for v2.0.0-rc2
 2014-05-09 21:08 UTC  (6+ messages)

[PATCH 0/4] OMAPDSS: Add support for panel ls037v7dw01
 2014-05-09 21:06 UTC  (6+ messages)
` [PATCH 1/4] OMAPDSS: Fix DSS clock multiplier issue on 3703 and probably 3630

What's cooking in git.git (May 2014, #02; Fri, 9)
 2014-05-09 21:06 UTC 

[ANNOUNCE] Git v2.0.0-rc3
 2014-05-09 21:06 UTC 

Beginner question on "Pull is mostly evil"
 2014-05-09 21:05 UTC  (3+ messages)
` [PATCH] How to keep a project's canonical history correct

[PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems
 2014-05-09 21:05 UTC  (13+ messages)
              ` [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems#

[PATCH] RFT: pinctrl: msm: switch to using generic GPIO irqchip helpers
 2014-05-09 21:04 UTC  (5+ messages)

[Qemu-devel] [PULL 00/10] Build system changes for 2014-05-09
 2014-05-09 21:03 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/10] build: Fix per-object variables for Makefile.target
` [Qemu-devel] [PULL 02/10] build: simplify Makefile.target a bit, use just one rule for softmmu
` [Qemu-devel] [PULL 03/10] build: simplify Makefile.target around unnest-vars invocations
` [Qemu-devel] [PULL 04/10] Makefile: strip tools and modules too
` [Qemu-devel] [PULL 05/10] Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)
  ` [Qemu-trivial] "
` [Qemu-devel] [PULL 06/10] Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)
` [Qemu-devel] [PULL 07/10] build: add support for per-object -cflags and -libs to all rules
` [Qemu-devel] [PULL 08/10] build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
` [Qemu-devel] [PULL 09/10] build: simplify and fix fix-obj-vars
` [Qemu-devel] [PULL 10/10] libcacard: remove libcacard-specific CFLAGS and LIBS from global vars

[3.15-rc3] Bisected: xen-netback mangles packets between two guests on a bridge since merge of "TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy" series
 2014-05-09 21:02 UTC  (3+ messages)

[PATCH] Fix _IOC_TYPECHECK sparse error
 2014-05-09 20:59 UTC  (2+ messages)

[PATCH] rtc: Add support for Microchip MCP795
 2014-05-09 20:58 UTC  (2+ messages)

[Ksummit-discuss] coverity, static checking etc
 2014-05-09 20:57 UTC  (6+ messages)

[Bug 58556] New: MacBook Pro 5, 1 with nVidia 9400m and 9600m, scrambled screen
 2014-05-09 20:55 UTC  (2+ messages)
  ` [Bug 58556] "

[PATCH] base-files: Add /run/lock as a standard directory
 2014-05-09 20:50 UTC  (6+ messages)

[PATCH] xfstests: fix selinux context handling
 2014-05-09 20:54 UTC  (4+ messages)

[Qemu-devel] Migration from older Qemu to Qemu 2.0.0 does not work
 2014-05-09 20:53 UTC  (3+ messages)

[PATCH] Btrfs: add a extent ref verify tool V2
 2014-05-09 20:53 UTC  (4+ messages)

edac: altera: Add EDAC support for Altera SDRAM Controller
 2014-05-09 20:52 UTC  (11+ messages)
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM

[PATCH 0/1] meta-yocto-bsps: add maintainers section for hardware reference boards
 2014-05-09 20:50 UTC  (2+ messages)
` [PATCH 1/1] README: "

[PATCH] makedumpfile: change the wrong code to calculate bufsize_cyclic for elf dump
 2014-05-09 20:49 UTC  (11+ messages)

[PATCH] Btrfs: add a extent ref verify tool V3
 2014-05-09 20:49 UTC 

[PATCH v3] x86/iosf: Make IOSF driver modular and usable by more drivers
 2014-05-09 20:44 UTC  (6+ messages)
` [PATCH v4 0/4] x86/iosf: IOSF additional driver/device support
` [PATCH v4 1/4] x86/iosf: Make IOSF driver modular and usable by more drivers
` [PATCH v4 2/4] arch: x86: added Quark MBI support
` [PATCH v4 3/4] arch: x86: iosf_mbi: add Quark X1000 pci id
` [PATCH v4 4/4] arch: x86: iosf_mbi: add pci id macros for better readability

[PATCH v4 3/6] ARM: dts: dra7: add support for parallel NAND flash
 2014-05-09 20:46 UTC  (4+ messages)
` [PATCH v4 4/6] ARM: dts: am43xx: fix starting offset of NAND.filesystem MTD partition
` [PATCH v4 5/6] ARM: dts: am43x-epos-evm: fix reg and range property of GPMC NAND node
` [PATCH v4 6/6] ARM: dts: am335x-evm: "

pull request: wireless 2014-05-08
 2014-05-09 20:47 UTC  (2+ messages)

[Buildroot] [Question] Is it ok to change Buildroot for own needs?
 2014-05-09 20:47 UTC  (2+ messages)

xm migrate working but vm not starting on destination
 2014-05-09 20:46 UTC  (2+ messages)

Losing connection between nat and filter tables
 2014-05-09 20:45 UTC  (5+ messages)

Eclipse CMake Errors
 2014-05-09 20:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] fio: fix missing fallocate64()
 2014-05-09 20:42 UTC 

[PATCH 0/5] irqchip/dra7: crossbar bug fixes
 2014-05-09 20:41 UTC  (16+ messages)
` [PATCH 3/5] irqchip: crossbar: Skip some irqs from getting mapped to crossbar

[net-next 0/2] sctp: fix kfree static array pointer in sctp_sysctl_net_unregister
 2014-05-09 20:41 UTC  (3+ messages)

[PATCH v4 0/6] add parallel NAND support for TI's new OMAPx and AMxx platforms (Part-2)
 2014-05-09 20:40 UTC  (3+ messages)
` [PATCH v4 1/6] ARM: dts: am335x-bone: add support for beaglebone NAND cape
` [PATCH v4 2/6] ARM: dts: am437x-gp-evm: add support for parallel NAND flash

[Ksummit-discuss] [CORE TOPIC] Dealing with 2038
 2014-05-09 20:39 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: Remove suspend_set_ops from common pm late init
 2014-05-09 20:38 UTC  (5+ messages)

[Ksummit-discuss] [CORE TOPIC] Kernel tinification: shrinking the kernel and avoiding size regressions
 2014-05-09 20:37 UTC  (14+ messages)

[PATCH iproute2] TBF man page fix (tbf is not classless)
 2014-05-09 20:36 UTC  (2+ messages)

[meta-atmel] at91sam9x5ek: "no machine record defined" failure for core-image-minimal
 2014-05-09 20:35 UTC  (7+ messages)

Linux 3.15-rc5
 2014-05-09 20:35 UTC 

[PATCH] net: cassini: use nested lock annotation
 2014-05-09 20:34 UTC  (3+ messages)

Bug: tc filter show .... raise segfault if more than one rule with action -j MARK exist
 2014-05-09 20:34 UTC  (2+ messages)

cassini: possible recursive locking detected
 2014-05-09 20:33 UTC  (4+ messages)

[Ksummit-discuss] [CORE TOPIC] Kernel tinification: shrinking the kernel and avoiding size regressions
 2014-05-09 20:31 UTC  (10+ messages)

[PATCH iproute2 v2] Fix Linux priority and band for TOS==0x2 (man 8 tc-prio)
 2014-05-09 20:30 UTC  (2+ messages)

Regression since Linux Kernel 3.12 due to 64bit pvguest NMIs
 2014-05-09 20:28 UTC  (3+ messages)

Network preference gsm is only working when allowing roaming?
 2014-05-09 20:28 UTC  (2+ messages)

[PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs
 2014-05-09 20:30 UTC  (6+ messages)

+ drivers-rtc-rtc-omapc-add-support-for-enabling-32khz-clock.patch added to -mm tree
 2014-05-09 20:27 UTC 

+ drivers-rtc-rtc-omapc-use-bit-macro.patch added to -mm tree
 2014-05-09 20:27 UTC 

+ drivers-rtc-rtc-omapc-remove-multiple-device-id-checks.patch added to -mm tree
 2014-05-09 20:27 UTC 

[PATCH RESEND] NVMe: Adhere to request queue block accounting enable/disable
 2014-05-09 20:27 UTC 

I'll queue a patch for 3.11 which removes the #ifdef... (was: Re: idle: Add the stack canary init to cpu_startup_entry())
 2014-05-09 20:26 UTC  (2+ messages)

[PATCH v2 0/5] Clean up DMA API & IOMMU dma_addr_t usage
 2014-05-09 20:25 UTC  (6+ messages)
` [PATCH v2 4/5] iommu: Use dma_addr_t for IOVA arguments

82845G/GL[Brookdale-G]/GE support for more resolution and external display
 2014-05-09 20:25 UTC 

[PATCH net-next 0/2] net, igb, mlx4: Copy exact header to SKB linear buffer
 2014-05-09 20:24 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Expose header length compution function

[PATCH] drivers: staging: ft1000: Improve coding style
 2014-05-10  6:53 UTC  (2+ messages)

[PATCH] NVMe: Adhere to request queue block accounting enable/disable
 2014-05-09 20:23 UTC  (3+ messages)

[PATCH] xfstests: filter out selinux xattrs for generic/062
 2014-05-09 20:22 UTC  (5+ messages)

[PATCH] mtd: nand: refactor erase_cmd() to return chip status
 2014-05-09 20:21 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/8] sunxi: initial upstreaming effort
 2014-05-09 20:21 UTC  (5+ messages)
` [U-Boot] [PATCH v5 8/8] sunxi: non-FEL SPL boot support for sun7i


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.