All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-14 11:08:04 to 2012-09-14 12:03:28 UTC [more...]

[PATCH] patch.bbclass: Use one TMPDIR per patching process
 2012-09-14 11:50 UTC  (3+ messages)

[RFC v4 0/9] Optional acquire in Media API and related
 2012-09-14 12:03 UTC  (10+ messages)
` [RFC v4 1/9] media: Fix accesstype comparison
` [RFC v4 2/9] media: Add a2dp_sep_is_playing() to internal API
` [RFC v4 3/9] media: Add gateway_get_state() "
` [RFC v4 4/9] media: Replace transport->in_use flag with state
` [RFC v4 5/9] media: Watch interface state changes in transport
` [RFC v4 6/9] media: Split transport state based on playing flag
` [RFC v4 7/9] media: Expose transport state in D-Bus
` [RFC v4 8/9] media: Automatically release transport when HUP
` [RFC v4 9/9] media: Extend media API with optional acquire

[PATCH v2] memcg: clean up networking headers file inclusion
 2012-09-14 12:01 UTC  (5+ messages)

Make meta-ti comply with Yocto Project BSP requirements
 2012-09-14 12:00 UTC  (5+ messages)

[meta-systemd] base-files and systemd services
 2012-09-14 11:47 UTC  (2+ messages)

[RFC PATCH] drivers: phy: add generic PHY framework
 2012-09-14 11:58 UTC  (2+ messages)

[PATCH RFC 0/2] Mixing English and a local language
 2012-09-14 11:56 UTC  (19+ messages)
      ` [PATCH] Revert diffstat back to English

[PATCH] ASoC: Avoid recalculating the bitmask for SOC_ENUM controls
 2012-09-14 11:57 UTC 

[lm-sensors] No such subfeature known when sensors -s
 2012-09-14 11:56 UTC  (2+ messages)

linux-next: Tree for Sept 14
 2012-09-14 11:56 UTC  (2+ messages)

[PATCH] netfilter: Allow xt_nat.c and x_tables.c to compiled in
 2012-09-14 11:54 UTC  (2+ messages)

Combine two modules
 2012-09-14 11:53 UTC  (5+ messages)
` [PATCH 1/2] net: netfilter: combine ipt_NETMAP and ip6t_NETMAP
` [PATCH 2/2] net: netfilter: combine ipt_REDIRECT and ip6t_REDIRECT

[PATCH v3] insane.bbclass: add library dir sanity check
 2012-09-14 11:40 UTC  (2+ messages)

[RFC 7/8] ath9k: Add a module parameter to enable diversity for
 2012-09-14 11:52 UTC  (4+ messages)

[PATCH v7 0/3] KVM: perf: kvm events analysis tool
 2012-09-14 11:51 UTC  (6+ messages)
` [PATCH v7 3/3] "

Recovering from the kernel bug
 2012-09-14 11:51 UTC  (7+ messages)
` Recovering from the kernel bug, Neil?
          ` Small short question Was: "

[PATCH] HID: Fix return value in hid-core.c
 2012-09-14 11:46 UTC 

[PATCH] usb: gadget: s3c-hsotg: Add device tree support
 2012-09-14 11:48 UTC 

WARNING: at kernel/rcutree.c:1550 __rcu_process_callbacks+0x46f/0x4b0()
 2012-09-14 11:47 UTC  (5+ messages)
  ` WARNING: at kernel/rcutree.c:1558 rcu_do_batch+0x386/0x3a0(), during CPU hotplug

[PATCH] tracing: skip printing "OK" if failed to disable event
 2012-09-14 11:40 UTC  (2+ messages)
` [tip:perf/core] tracing: Skip "

[PATCH -tip 4/4] [BUGFIX] kprobes/x86: Fix to support jprobes on ftrace-based kprobe
 2012-09-14 11:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] drm/nouveau: POST the card before GPIO initialization
 2012-09-14 11:45 UTC  (3+ messages)

[PATCH -tip 3/4] ftrace/x86-64: Allow to change RIP in handlers
 2012-09-14 11:44 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] staging: nvec: Update for recent MFD core changes
 2012-09-14 11:44 UTC 

[PATCH] staging: usbip: stub_dev: Fixed oops during removal of usbip_host
 2012-09-14 11:42 UTC  (2+ messages)

[PATCH 0/3 v3] perf: precise mode and exclude_guest
 2012-09-14 11:43 UTC  (6+ messages)
` [PATCH 3/3 v2] perf tool: give user better message if precise is not supported

[PATCH -tip 2/4] [BUGFIX] kprobes/x86: Fix kprobes to collectly handle IP on ftrace
 2012-09-14 11:43 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 1/4] [BUGFIX] ftrace/x86: Adjust x86 regs.ip as like as x86-64
 2012-09-14 11:42 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] trace: Stop compiling in trace_clock unconditionally
 2012-09-14 11:41 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-14 11:13 UTC  (75+ messages)
` [PATCH v4 01/24] arm: initial Xen support
` [PATCH v4 02/24] xen/arm: hypercalls
` [PATCH v4 03/24] xen/arm: page.h definitions
` [PATCH v4 04/24] xen/arm: sync_bitops
` [PATCH v4 05/24] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v4 06/24] docs: Xen ARM DT bindings
` [PATCH v4 07/24] xen/arm: Xen detection and shared_info page mapping
` [PATCH v4 08/24] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v4 09/24] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v4 10/24] xen/arm: compile and run xenbus
` [PATCH v4 11/24] xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM
` [PATCH v4 12/24] xen/arm: introduce CONFIG_XEN "
` [PATCH v4 13/24] xen/arm: get privilege status
` [PATCH v4 14/24] xen/arm: initialize grant_table on ARM
` [PATCH v4 15/24] xen/arm: receive Xen events "
` [PATCH v4 16/24] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v4 17/24] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v4 18/24] xen: allow privcmd for HVM guests
` [PATCH v4 19/24] xen/arm: compile blkfront and blkback
` [PATCH v4 20/24] xen/arm: compile netback
` [PATCH v4 21/24] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v4 22/24] xen: missing includes
` [PATCH v4 23/24] xen: update xen_add_to_physmap interface
` [PATCH v4 24/24] MAINTAINERS: add myself as Xen ARM maintainer

[PATCH] RTC: TWL: ensure all interrupts are disabled during probe
 2012-09-14 11:42 UTC  (3+ messages)

[PATCH 0/6 v2] [GIT PULL][3.7] tracing: cleanups and fixes
 2012-09-14 11:40 UTC  (2+ messages)

Security hooks for rpm
 2012-09-14 11:39 UTC  (4+ messages)

[PATCH 1/5] Btrfs: fix deadlock with freeze and sync
 2012-09-14 11:36 UTC  (10+ messages)
` [PATCH 2/5] Btrfs: fix trans block rsv regression
` [PATCH 3/5] Btrfs: cleanup for duplicated code in find_free_extent
` [PATCH 4/5] Btrfs: cleanup fs_info->hashers

[PATCH] cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock
 2012-09-14 11:36 UTC  (2+ messages)

[PATCH] tools: drop ia64 only foreign structs from headers
 2012-09-14 11:36 UTC  (4+ messages)

kernel BUG at fs/buffer.c:3205 (stable 3.5.3)
 2012-09-14 11:34 UTC 

[PATCH V3] ARM: EXYNOS5: Add bus clock and set parent clock for FIMD
 2012-09-14 11:34 UTC 

[PATCH V6 00/23] ext4: Add inline data support
 2012-09-14 11:25 UTC  (24+ messages)
` [PATCH V6 01/23] ext4: Move extra inode read to a new function
  ` [PATCH V6 02/23] ext4: export inline xattr functions
  ` [PATCH V6 03/23] ext4: Add the basic function for inline data support
  ` [PATCH V6 04/23] ext4: Add read support for inline data
  ` [PATCH V6 05/23] ext4: Add normal write "
  ` [PATCH V6 06/23] ext4: Add journalled "
  ` [PATCH V6 07/23] ext4: Add delalloc "
  ` [PATCH V6 08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage
  ` [PATCH V6 09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size
  ` [PATCH V6 10/23] ext4: Create __ext4_insert_dentry for dir entry insertion
  ` [PATCH V6 11/23] ext4: let add_dir_entry handle inline data properly
  ` [PATCH V6 12/23] ext4: Let ext4_readdir handle inline data
  ` [PATCH V6 13/23] ext4: Create a new function search_dir
  ` [PATCH V6 14/23] ext4: let ext4_find_entry handle inline data
  ` [PATCH V6 15/23] ext4: make ext4_delete_entry generic
  ` [PATCH V6 16/23] ext4: let ext4_delete_entry handle inline data
  ` [PATCH V6 17/23] ext4: let empty_dir handle inline dir
  ` [PATCH V6 18/23] ext4: let ext4_rename "
  ` [PATCH V6 19/23] ext4: Let fiemap work with inline data
  ` [PATCH V6 20/23] ext4: Evict inline data out if we needs to strore xattr in inode
  ` [PATCH V6 21/23] ext4: let ext4_truncate handle inline data correctly
  ` [PATCH V6 22/23] ext4: let fallocate "
  ` [PATCH V6 23/23] ext4: Enable ext4 inline support

[ath9k-devel] [OpenWrt-Devel] AR9330 hornet board stops beaconing after a few days (0xdeadbeef)
 2012-09-14 11:33 UTC  (4+ messages)
` [ath9k-devel] [RFC] ath9k: Work around complete stuck of hw
  `  "

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-14 11:32 UTC  (11+ messages)
` [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

[patch] memcg: trivial fixes for Documentation/cgroups/memory.txt
 2012-09-14 11:31 UTC  (4+ messages)

[Bug 39309] New: vdpau decodes noise on rv350
 2012-09-14 11:27 UTC  (4+ messages)
` [Bug 39309] "

[Qemu-trivial] [PATCH] curses: don't initialize curses when qemu is daemonized
 2012-09-14 11:25 UTC  (3+ messages)

[PATCH 0/2] DMA: PL330: Clock and runtime cleanup
 2012-09-14 11:25 UTC  (3+ messages)

linux 3.4.2 fails to compile with patch
 2012-09-14 11:25 UTC  (2+ messages)

[RFC] cgroup TODOs
 2012-09-14 11:22 UTC  (7+ messages)

memory corruption in HYPERVISOR_physdev_op()
 2012-09-14 11:24 UTC 

[refpolicy] [PATCH] Remove var_log_t file context spec
 2012-09-14 11:24 UTC 

[meta-oe v2][for-denzil][PATCH] systemd: use system variables instead of hardcoded paths
 2012-09-14 10:17 UTC 

[PATCH] dmaengine: add dmanegine slave map api's
 2012-09-14 11:18 UTC  (4+ messages)

[PATCH] Fix queueing work if !bdi_cap_writeback_dirty()
 2012-09-14 11:18 UTC  (6+ messages)

[PATCH v0] media: Fix infinite loop due to release_endpoint()
 2012-09-14 11:18 UTC 

[alsa-devel] [PATCH v2] ASoC: codecs: Add DA9055 codec driver
 2012-09-14 11:27 UTC  (2+ messages)
`  "

[PATCH 0/2] lis3: lis3lv02d_i2c: Add device tree support
 2012-09-14 11:16 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm

[RFCv1 API PATCH 1/4] Two fixes and two v4l2-ctrl enhancements
 2012-09-14 11:15 UTC  (5+ messages)
` [RFCv1 API PATCH 1/4] vb2: fix wrong owner check
  ` [RFCv1 API PATCH 2/4] v4l2-ctrls: add a notify callback
  ` [RFCv1 API PATCH 3/4] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
  ` [RFCv1 API PATCH 4/4] tuner-core: map audmode to STEREO for radio devices

[PATCH] libxl: Enable -Wshadow
 2012-09-14 11:09 UTC 

[U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver
 2012-09-14 11:09 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4 v3] arm: Support new Xilinx Zynq platform

[PATCH 1/2] drm/i915: Limit the ioremap of the PCI bar to the registers
 2012-09-14 11:08 UTC  (3+ messages)
` [PATCH 2/2] agp/intel: Use a write-combining map for updating PTEs

[dm-crypt] Overwrote keyfile; Have master key; Recover data?
 2012-09-14 11:08 UTC  (4+ 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.