linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-20 22:46:17 to 2012-09-21 07:16:44 UTC [more...]

[RFC] cgroup TODOs
 2012-09-21  7:16 UTC  (8+ messages)
    ` [PATCH 2.6.32] memcg: warn on deeper hierarchies with use_hierarchy==0

[PATCH][GIT PULL][v3.6] tracing: Don't call page_to_pfn() if page is NULL
 2012-09-21  7:12 UTC  (2+ messages)

[REVIEW][PATCH 00/14] userns: Miscelanous conversions
 2012-09-21  7:11 UTC  (19+ messages)
` [PATCH 01/14] userns: Convert loop to use kuid_t instead of uid_t
  ` [PATCH 02/14] userns: Convert apparmor to use kuid and kgid where appropriate
  ` [PATCH 03/14] userns: Convert tomoyo "
  ` [PATCH 04/14] userns: Convert selinux "
  ` [PATCH 05/14] userns: Convert hostfs "
  ` [PATCH 06/14] userns: Convert EVM to deal with kuids and kgids in it's hmac computation
  ` [PATCH 07/14] userns: Add user namespace support to IMA
  ` [PATCH 08/14] userns: Teach security_path_chown to take kuids and kgids
  ` [PATCH 09/14] userns: Convert binder ipc to use kuids
  ` [PATCH 10/14] userns: Convert s390 hypfs to use kuid and kgid where appropriate
  ` [PATCH 11/14] userns: Convert s390 getting uid and gid system calls to use kuid and kgid
  ` [PATCH 12/14] userns: On ppc convert current_uid from a kuid before printing
  ` [PATCH 13/14] userns: On ia64 deal with current_uid and current_gid being kuid and kgid
  ` [PATCH 14/14] userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-09-21  7:10 UTC  (3+ messages)
` [RFC PATCH 01/13] ARM: davinci: move private EDMA API to arm/common

[PATCH] c2port: fix return value check in duramar2150_c2port_init()
 2012-09-21  7:02 UTC 

linux-next: Tree for Sept 21
 2012-09-21  7:01 UTC 

[PATCH v3 0/7] KVM: MMU: fix release pfn in mmu code
 2012-09-21  7:00 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: MMU: fix release noslot pfn
` [PATCH v3 2/7] KVM: MMU: remove mmu_is_invalid
` [PATCH v3 3/7] KVM: MMU: do not release pfn in mmu_set_spte
` [PATCH v3 4/7] KVM: MMU: cleanup FNAME(page_fault)
` [PATCH v3 5/7] KVM: MMU: introduce FNAME(prefetch_gpte)
` [PATCH v3 6/7] KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
` [PATCH v3 7/7] KVM: MMU: introduce page_fault_start/page_fault_end

linux-next: build failure after merge of the final tree (mfd and battery trees related)
 2012-09-21  6:59 UTC  (2+ messages)

[PATCH] audit: define AUDIT_ARCH_OPENRISC
 2012-09-21  6:26 UTC  (2+ messages)

[PATCH] clk: fix return value check in of_fixed_clk_setup()
 2012-09-21  6:35 UTC 

linux-next: build failure after merge of the akpm tree
 2012-09-21  6:26 UTC 

[PATCH 0/5] Simplify code by using hotplug safe pci_get_domain_bus_and_slot()
 2012-09-21  6:22 UTC  (8+ messages)
` [PATCH 4/5] PCI/IOV: simplify code by "

Status of arm-soc for 3.7
 2012-09-21  6:21 UTC 

[PATCH] ARM: imx: fix the return value check in imx_clk_busy_divider()
 2012-09-21  6:14 UTC 

[PATCH] davinci: fix return value check by using IS_ERR in tnetv107x_devices_init()
 2012-09-21  6:12 UTC 

linux-next: build failure after merge of the akpm tree
 2012-09-21  6:08 UTC 

[PATCH 0/4] usb: phy: add usb3 phy driver
 2012-09-21  6:08 UTC  (4+ messages)
` [PATCH 1/4] usb: phy: add a new driver for usb3 phy

[PATCH v2] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-21  6:03 UTC  (3+ messages)

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-21  6:04 UTC  (6+ messages)
` [PATCH 3/7] dw_dmac: get number of channels from hardware if possible

[PATCH] pwm-backlight: Take over maintenance
 2012-09-21  5:59 UTC  (2+ messages)

[PATCH] staging: tidspbridge: fix return value check in dsp_wdt_init()
 2012-09-21  6:00 UTC 

[PATCH] ufs: fix return value check in ufs_alloc_lastblock()
 2012-09-21  5:51 UTC 

[PATCH 0/6] xfrm_user info leaks
 2012-09-21  5:37 UTC  (3+ messages)

[PATCH 0/4] perf header: Save and reuse feature information in header (v4)
 2012-09-21  5:16 UTC  (5+ messages)
` [PATCH 1/4] perf header: Add struct perf_session_env
` [PATCH 2/4] perf header: Add ->process callbacks to most of features
` [PATCH 3/4] perf header: Use pre-processed session env when printing
` [PATCH 4/4] perf header: Remove unused @feat arg from ->process callback

[PATCH 0/5] charger-manager: Update charger-manager to support various charging conditions
 2012-09-21  5:15 UTC  (2+ messages)

[PATCH 3/5] charger-manager: Add support sysfs entry for charger
 2012-09-21  5:12 UTC  (2+ messages)

[PATCH 4/5] charger-manager: Check fully charged state of battery periodically
 2012-09-21  5:10 UTC  (2+ messages)

[PATCH 5/5] charger-manager: Support limit of maximum possible duration for charging/discharging
 2012-09-21  5:08 UTC  (2+ messages)

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-21  4:59 UTC  (6+ messages)

[RFC/PATCH 2/2] block: Adding ROW scheduling algorithm
 2012-09-21  4:58 UTC  (5+ messages)

[PATCH] hppfs: fix the return value of get_inode()
 2012-09-21  4:55 UTC 

[PATCH] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-21  4:51 UTC  (5+ messages)

[PATCH v2 00/26] Prep work for immutable bio vecs
 2012-09-21  4:51 UTC  (55+ messages)
` [PATCH v2 02/26] block: Add bio_advance()
` [PATCH v2 03/26] block: Refactor blk_update_request()
` [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
` [PATCH v2 05/26] block: Add bio_end()
` [PATCH v2 06/26] block: Use bio_sectors() more consistently
` [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0
` [PATCH v2 08/26] block: Remove bi_idx references
` [PATCH v2 09/26] block: Remove some unnecessary bi_vcnt usage
` [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md
` [PATCH v2 11/26] raid10: Use bio_reset()
` [PATCH v2 15/26] block: Add bio_copy_data()
` [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
` [PATCH v2 20/26] block: Add bio_for_each_segment_all()
` [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all()
` [PATCH v2 22/26] block: Add bio_alloc_pages()
` [PATCH v2 23/26] raid1: use bio_alloc_pages()

[PATCH v2] smb347_charger: fix battery status reporting logic for charger faults
 2012-09-21  4:51 UTC  (4+ messages)

[PATCH v3 00/16] slab accounting for memcg
 2012-09-21  4:48 UTC  (3+ messages)
` [PATCH v3 15/16] memcg/sl[au]b: shrink dead caches

[PATCH 0/4] perf: android: configure hardcoded paths
 2012-09-21  3:28 UTC  (7+ messages)
` [PATCH 2/4] perf tools: configure shell path at compile time
` [PATCH 3/4] perf annotate: configure objdump "
` [PATCH 4/4] perf tools: configure addr2line "

mm: frontswap: fix a wrong if condition in frontswap_shrink
 2012-09-21  3:29 UTC 

KGTP (Linux debugger and tracer) 20120920 release (add LKM plugin and per cpu TSV update)
 2012-09-21  3:17 UTC 

linux-next: manual merge of the battery tree with the mfd tree
 2012-09-21  3:15 UTC 

[PATCH 1/4] module: add syscall to load module from fd
 2012-09-21  3:09 UTC  (4+ messages)

[PATCH rcu] Move TINY_RCU quiescent state out of extended quiescent state
 2012-09-21  3:04 UTC  (2+ messages)

[PATCH] module: add finit_module syscall to asm-generic
 2012-09-21  2:17 UTC  (3+ messages)

linux-next: manual merge of the md tree with the tree
 2012-09-21  2:49 UTC 

linux-next: manual merge of the md tree with the block tree
 2012-09-21  2:49 UTC 

[PATCH] perf: Fix parallel build
 2012-09-21  2:31 UTC  (8+ messages)
` [PATCH V2] "
    ` [PATCH V3] "

[PATCH 0/3] Introduce devm_clk_register()
 2012-09-21  2:33 UTC  (3+ messages)
` [PATCH 2/3] clk: Add devm_clk_{register,unregister}()

[PATCH 0/2] do not disable sg when packet requires no checksum
 2012-09-21  2:32 UTC  (2+ messages)

[PATCH 00/10] Convert MSM to common clock framework
 2012-09-21  2:26 UTC  (11+ messages)
` [PATCH 01/10] usb: otg: msm: Convert to clk_prepare/unprepare
` [PATCH 02/10] msm_sdcc: "
` [PATCH 03/10] msm: iommu: "
` [PATCH 04/10] msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
` [PATCH 05/10] ARM: msm: Remove custom clk_set_flags() API
` [PATCH 06/10] ARM: msm: Remove custom clk_set_{max,min}_rate() API
` [PATCH 07/10] ARM: msm: Remove clock-7x30.h include file
` [PATCH 08/10] ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver
` [PATCH 09/10] ARM: msm: Make proc_comm clock control into a platform driver
` [PATCH 10/10] ARM: msm: Migrate to common clock framework

[PATCH v6 1/6] thermal: add generic cpufreq cooling implementation
 2012-09-21  2:23 UTC 

Davicom DM9000C driver
 2012-09-21  1:49 UTC  (2+ messages)

[PATCH] mm: fix NR_ISOLATED_[ANON|FILE] mismatch
 2012-09-21  2:13 UTC  (2+ messages)

[PATCH 1/2] ACPI: Reorder IPMI driver before any other ACPI drivers
 2012-09-21  2:08 UTC  (4+ messages)

[PATCH] USB: remove dbg() usage in USB networking drivers
 2012-09-21  2:06 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH net-next] net1080: Neaten netdev_dbg use

Subject: [PATCH] drivers-core: move device_pm_remove behind bus_remove_device
 2012-09-21  1:58 UTC 

[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
 2012-09-21  1:50 UTC  (8+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
` [RFC 3/3] PCI/PM: Disable PME poll for PCIe devices

[PATCH V2] poweroff: fix bug in orderly_poweroff
 2012-09-21  1:45 UTC  (5+ messages)

[PATCH] [V2]power: battery: Generic battery driver using IIO
 2012-09-21  1:45 UTC  (2+ messages)

kernel BUG at kernel/sched/core.c:1465!
 2012-09-21  1:45 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-09-21  1:37 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2012-09-21  1:30 UTC 

[PATCH] backlight: platform-lcd: Add support for device tree based probe
 2012-09-21  1:27 UTC 

[PATCH 0/3] A driver for Si476x series of chips
 2012-09-21  1:05 UTC  (4+ messages)
` [PATCH 1/3] Add a core driver for SI476x MFD

[PATCH 00/22] lp8727_charger: clean up code
 2012-09-21  1:13 UTC  (2+ messages)

[PATCH] pda_power: remove ac_draw_failed goto and label
 2012-09-21  0:56 UTC 

[PATCH 0/2] OMAP: hwmod: fix hardreset handling
 2012-09-21  0:45 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
` [PATCH 2/2] ARM: OMAP: hwmod: revise deassert sequence

[PATCH] pstore: avoid recursive spinlocks in the oops_in_progress case
 2012-09-21  0:37 UTC  (6+ messages)

[PATCH] pda_power: ac_draw used before set
 2012-09-21  0:20 UTC  (4+ messages)

[PATCH v2 0/9] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-09-21  0:30 UTC  (3+ messages)
` [PATCH v2 2/9] ARM: OMAP3: hwmod data: add mmu data for iva and isp

mmotm 2012-09-20-17-25 uploaded
 2012-09-21  0:26 UTC 

[GIT PULL] hwmon fixes for 3.6-rc7
 2012-09-21  0:17 UTC 

[GIT PULL] ARM: SoC fixes for 3.6-rc
 2012-09-21  0:16 UTC 

[PATCH 0/3] Pinctrl-fy OMAP I2C driver
 2012-09-21  0:09 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: pinctrl-single must be initialized early

[PATCH 1/1] drivers: bus: Move the OMAP interconnect driver to drivers/bus/
 2012-09-20 23:54 UTC  (6+ messages)

[PATCH] prctl: document PR_SET_NO_NEW_PRIVS, PR_GET_NO_NEW_PRIVS
 2012-09-20 23:54 UTC 

[RESEND][PATCH] prctl: update seccomp sections for mode 2 (BPF)
 2012-09-20 23:37 UTC 

[PATCH v4] power_supply: add new lp8788 charger driver
 2012-09-20 23:32 UTC  (4+ messages)

[PATCH v3] memory-hotplug: fix zone stat mismatch
 2012-09-20 23:36 UTC  (3+ messages)

[PATCH] init_module: update to modern interfaces
 2012-09-20 23:27 UTC 

rcu self-detected stall messages on OMAP3, 4 boards
 2012-09-20 23:21 UTC  (9+ messages)

[PATCHv4 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-09-20 23:13 UTC  (3+ messages)
` [PATCHv4 7/9] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices

[PATCH v2 1/3] tracing,x86: add a TSC trace_clock
 2012-09-20 22:53 UTC  (4+ messages)

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-09-20 22:53 UTC  (4+ messages)

[PATCH v2 1/3] tracing,x86: add a TSC trace_clock
 2012-09-20 22:52 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] tracing: reset ring buffer when changing trace_clocks
  ` [PATCH v3 3/3] tracing: format non-nanosec times from tsc clock without a decimal point

[PATCH] lp8727_charger: use IRQF_ONESHOT
 2012-09-20 22:44 UTC  (6+ messages)
` [PATCH] twl4030_charger: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).