linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-16 21:42:14 to 2013-04-17 09:35:25 UTC [more...]

[PATCH v5 1/3] i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver
 2013-04-17  9:34 UTC  (5+ messages)
` [PATCH v6 "

[Patch -v4 1/4] Migrate shutdown/reboot to boot cpu
 2013-04-17  9:27 UTC  (9+ messages)

[PATCH 1/2] drivers: uio_dmem_genirq: Use of_match_ptr() macro
 2013-04-17  9:16 UTC  (3+ messages)

Device driver memory 'mmap()' function helper cleanup
 2013-04-17  9:15 UTC  (3+ messages)

linux-next: manual merge of the mfd tree with the v4l-dvb tree
 2013-04-17  9:14 UTC  (7+ messages)

[PATCH 03/28] proc: Split kcore bits from linux/procfs.h into linux/kcore.h [RFC]
 2013-04-17  9:13 UTC  (24+ messages)
` [PATCH 00/28] Privatise procfs internals [RFC]
  ` [PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
  ` [PATCH 09/28] proc: Move some bits from linux/proc_fs.h to linux/{of.h, signal.h, tty.h} [RFC]
  ` [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
  ` [PATCH 11/28] rtl8187se: Use a dir under /proc/net/r8180/ [RFC]
  ` [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC]
  ` [PATCH 14/28] proc: Supply an accessor for getting the data from a PDE's parent [RFC]
  ` [PATCH 21/28] dgrp: Clean up the use of procfs [RFC]
  ` [PATCH 24/28] proc: Supply an accessor to get the name in a proc_dir_entry struct [RFC]
  ` [PATCH 25/28] proc: Supply an accessor to get the process ID associated with some proc files [RFC]

[PATCH] Kbuild: Avoid DTB rebuilds if source files are untouched
 2013-04-17  9:13 UTC  (13+ messages)

[Suggestion] ARM64:kernel: compiling issue for early_console
 2013-04-17  9:10 UTC  (7+ messages)

[PATCH 0/3] X86: Deliver Hyper-V interrupts on a seperate IDT vector
 2013-04-17  9:10 UTC  (5+ messages)
` [PATCH 1/3] x86: Hyper-V: register clocksource only if its advertised
  ` [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
      ` KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? "

[PATCH] trivial: fix some then vs. than typos
 2013-04-17  9:04 UTC 

[PATCH v2] HID: appleir: add support for Apple ir devices
 2013-04-17  9:03 UTC 

[PATCH] ia64: Make sure interrupts enabled when we "safe_halt()"
 2013-04-17  9:00 UTC  (2+ messages)
` [tip:smp/hotplug] ia64: Make sure interrupts enabled when we " safe_halt()"

[PATCH] um: Use generic idle loop
 2013-04-17  9:01 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH v2 1/2] regulator: ab8500-ext: Don't update info->update_val if set_mode() fails
 2013-04-17  8:52 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: ab8500-ext: Remove enable() and disable() functions

[PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support
 2013-04-17  8:51 UTC  (3+ messages)

[PATCH] intel-iommu: Synchronize gcmd value with global command register
 2013-04-17  8:48 UTC  (12+ messages)

[PATCH 0/2] [RFC] blkdev: flush generation optimization
 2013-04-17  8:46 UTC  (4+ messages)
` [PATCH 1/2] blkdev: add flush generation counter

OOM-killer and strange RSS value in 3.9-rc7
 2013-04-17  8:46 UTC  (3+ messages)

[PATCH] ARM: dts: omap3-beagle-xm: Add USB Host support for Rev Ax/Bx
 2013-04-17  8:38 UTC  (6+ messages)

[BUG REPORT] Kernel panic on 3.9.0-rc7-4-gbb33db7
 2013-04-17  8:36 UTC 

[PATCH 2/2] USB: ehci-omap: Improve PHY error handling
 2013-04-17  8:24 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 2/2] USB: ehci-omap: Improve PHY error handling
 2013-04-17  8:12 UTC  (2+ messages)

[PATCH v2] regulator: as3711: Use a static of_regulator_match table for of_regulator_match
 2013-04-17  8:06 UTC  (2+ messages)

[PATCH 0/3 v2] mutex: Improve mutex performance by doing less atomic-ops & better spinning
 2013-04-17  7:50 UTC  (5+ messages)
` [PATCH v2 2/3] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention

[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
 2013-04-17  7:50 UTC  (6+ messages)

[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
 2013-04-17  7:47 UTC  (2+ messages)
`  "

[PATCH] mm: fix build warning about kernel_physical_mapping_remove()
 2013-04-17  7:38 UTC  (2+ messages)

[patch v7 0/21] sched: power aware scheduling
 2013-04-17  7:38 UTC  (13+ messages)

[PATCH] x86,efi: Implement efi_no_storage_paranoia parameter
 2013-04-17  7:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Grant's email address and maintainership
 2013-04-17  7:21 UTC  (4+ messages)

[PATCH v3 0/5] mutex: Improve mutex performance by doing less atomic-ops & better spinning
 2013-04-17  7:18 UTC  (8+ messages)
` [PATCH v3 1/5] mutex: Make more scalable by doing less atomic operations
` [PATCH v3 2/5] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
` [PATCH v3 optional 3/5] mutex: back out architecture specific check for negative mutex count
` [PATCH v3 4/5] mutex: Remove new typedefs introduced in patch 2
` [PATCH v3 5/5] mutex: Move mutex spinning code from sched/core.c back to mutex.c

[Bug fix PATCH v3] Reusing a resource structure allocated by bootmem
 2013-04-17  7:16 UTC  (7+ messages)

[PATCH v3] regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3
 2013-04-17  7:16 UTC  (2+ messages)

[RFC Patch 0/2] mm: Add parameters to make kernel behavior at memory error on dirty cache selectable
 2013-04-17  7:14 UTC  (12+ messages)

[PATCH V2 0/5] powerpc, perf: BHRB based branch stack enablement on POWER8
 2013-04-17  7:08 UTC  (6+ messages)
` [PATCH V2 2/5] powerpc, perf: Add basic assembly code to read BHRB entries "
` [PATCH V2 5/5] powerpc, perf: Enable branch stack sampling framework support with BHRB

linux-next: Tree for Apr 17
 2013-04-17  7:04 UTC 

[PATCH 1/6] mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
 2013-04-17  7:01 UTC  (3+ messages)
` [PATCH 4/6] char: "

[PATCH V2] gpio: palmas: add dt support
 2013-04-17  6:56 UTC  (3+ messages)

[PATCH] PowerNV/PCI: Fix NULL PCI controller
 2013-04-17  6:53 UTC 

Linux 3.8.8
 2013-04-17  6:50 UTC  (2+ messages)

Linux 3.4.41
 2013-04-17  6:49 UTC  (2+ messages)

[PATCH 1/3] fsfreeze: wait in killable state in __sb_start_write
 2013-04-17  6:49 UTC  (3+ messages)

[PATCH] No need to call irq_domain_legacy_revmap() for twice
 2013-04-17  6:48 UTC  (5+ messages)

regulator: tps80031: question about LDO2 TRACK_MODE_ENABLE of TPS80031 or TPS80032-ES1.0
 2013-04-17  6:44 UTC  (2+ messages)

Linux 3.0.74
 2013-04-17  6:46 UTC  (2+ messages)

[PATCH v2] regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3
 2013-04-17  6:41 UTC  (2+ messages)

linux-next: manual merge of the gen-gpio tree with the usb tree
 2013-04-17  6:37 UTC  (2+ messages)

linux-next: manual merge of the renesas tree with the gen-gpio tree
 2013-04-17  6:02 UTC 

[PATCH] usb: storage: Add usb_stor_dbg, reduce object size
 2013-04-17  5:44 UTC 

[GIT] Networking
 2013-04-17  5:42 UTC 

[PATCH] regulator: as3711: Use a static of_regulator_match table for of_regulator_match
 2013-04-17  5:35 UTC  (2+ messages)

[PATCH] module: add kset_obj_exists() and use it
 2013-04-17  5:33 UTC  (7+ messages)

[PATCH 0/8] Nvram-to-pstore
 2013-04-17  5:19 UTC  (5+ messages)
` [PATCH 4/8] Read/Write oops nvram partition via pstore

[PATCH 0/2] ptrace/x86: simplify ptrace_write_dr7()
 2013-04-17  4:57 UTC  (8+ messages)
` [PATCH 2/2] ptrace/x86: dont delay perf_event_disable() till second pass in ptrace_write_dr7()

[PATCH v2] of/base: release the node correctly in of_parse_phandle_with_args()
 2013-04-17  4:49 UTC  (5+ messages)

[ 3.5.y.z extended stable ] Linux 3.5.7.10 stable review
 2013-04-17  4:37 UTC  (9+ messages)
` [PATCH 097/102] efivars: explicitly calculate length of VariableName

[PATCH] scsi_dh: remove unused declaration dm_pg_init_complete()
 2013-04-17  4:29 UTC 

[PATCH] kernel: audit_tree: resource management: need put_tree and goto Err when failure occures
 2013-04-17  4:26 UTC  (7+ messages)
` [PATCH] kernel: audit_watch: resource management: better reset to NULL
    ` [PATCH] kernel: auditfilter: resource management, need process tree when audit_add_watch failed in audit_add_rule
  ` [PATCH v2] kernel: audit_tree: resource management: need put_tree and goto Err when failure occures

[PATCH] kernel: auditfilter: looping issue, memory leak if has 2 or more AUDIT_FILTERKEYs
 2013-04-17  4:23 UTC  (9+ messages)
              ` [PATCH v2] kernel: auditfilter: resource management, tree and watch will memory leak when failure occurs

[PATCH 05/10] perf util: Parse header_page to get proper long size
 2013-04-17  3:59 UTC  (2+ messages)
` [PATCH v2 "

[PROBLEM] perf requires python-devel to compile
 2013-04-17  2:23 UTC  (7+ messages)
          ` [PATCH] perf tools: Revert regression in configuration of Python support

[PATCH] vfs: fix audit_inode call in O_CREAT case of do_last
 2013-04-17  3:02 UTC  (2+ messages)

[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
 2013-04-17  2:55 UTC  (8+ messages)

NumaTOP 1.0 launched
 2013-04-17  2:29 UTC 

[PATCH v3] clk: add PowerPC corenet clock driver support
 2013-04-17  2:12 UTC  (4+ messages)
  `  "

[PATCH] pm2301-charger: Fix suspend/resume
 2013-04-17  2:02 UTC  (2+ messages)

[PATCH] power: kmemdup instead of kzalloc + memcpy
 2013-04-17  1:58 UTC  (2+ messages)

[PATCH V2 0/3] Add DT Binding for Power-Supply power-supplies property
 2013-04-17  1:55 UTC  (6+ messages)
` [PATCH V2 2/3] power: power_supply: Add core support for supplied_from
` [PATCH V2 3/3] power: power_supply_core: Add "

[patch resend] mm, memcg: give exiting processes access to memory reserves
 2013-04-17  1:55 UTC 

[PATCH] bq27x00_battery: Fix reporting battery temperature
 2013-04-17  1:33 UTC  (3+ messages)
` [PATCH] power: rx51_battery: Fix reporting temperature

[PATCH v8 0/5] Add ST-Ericsson AB8500 HWMON driver
 2013-04-17  1:32 UTC  (4+ messages)
` [PATCH v8 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

+ posix_timers-remove-dead-task-timer-expiry-caching.patch added to -mm tree
 2013-04-17  1:34 UTC 

cgroup: status-quo and userland efforts
 2013-04-17  1:29 UTC  (4+ messages)

[PATCH 0/2] posix_timers: A few expiry caching fixes
 2013-04-17  1:24 UTC  (3+ messages)
` [PATCH 1/2] posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
` [PATCH 2/2] posix_timers: Fix racy timer delta caching on task exit

[PATCH v2 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2013-04-17  1:11 UTC  (8+ messages)
` [PATCH v2 1/6] mm/hugetlb: introduce new sysctl knob which control gigantic page pools shrinking
` [PATCH v2 2/6] mm/hugetlb: update_and_free_page gigantic pages awareness
` [PATCH v2 3/6] mm/hugetlb: enable gigantic hugetlb page pools shrinking
` [PATCH v2 4/6] mm/hugetlb: use already exist huge_page_order() instead of h->order
` [PATCH v2 5/6] mm/hugetlb: remove redundant hugetlb_prefault
` [PATCH v2 6/6] mm/hugetlb: use already exist interface huge_page_shift

[PATCH RESEND 1/8] rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops
 2013-04-17  1:09 UTC  (8+ messages)
` [PATCH RESEND 2/8] rtc: rtc-bfin: convert bfin_rtc_driver "
` [PATCH RESEND 3/8] rtc: rtc-coh901331: convert coh901331_driver "
` [PATCH RESEND 4/8] rtc: rtc-omap: convert omap_rtc_driver "
` [PATCH RESEND 5/8] rtc: rtc-puv3: convert puv3_rtc_driver "
` [PATCH RESEND 6/8] rtc: rtc-spear: convert spear_rtc_driver "
` [PATCH RESEND 7/8] rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv "
` [PATCH RESEND 8/8] rtc: rtc-twl: convert twl4030rtc_driver "

[PATCH RESEND 1/3] backlight: omap1: convert omapbl to dev_pm_ops
 2013-04-17  1:04 UTC  (3+ messages)
` [PATCH RESEND 2/3] backlight: tosa: convert tosa "
` [PATCH RESEND 3/3] backlight: vgg2432a4: convert vgg2432a4_driver "

[PATCH 00/26] Eliminate create_proc_read_entry() [RFC]
 2013-04-17  0:41 UTC  (6+ messages)
` [PATCH 19/26] sh: Don't use "

[PATCH v2 0/6] Chainsaw efivars.c
 2013-04-17  0:30 UTC  (7+ messages)
` [PATCH v2 2/6] efivars: Keep a private global pointer to efivars
` [PATCH v2 3/6] efivars: efivar_entry API
` [PATCH 4/6] efivars: Move pstore code into the new EFI directory
` [PATCH 5/6] efivarfs: Move to fs/efivarfs
` [PATCH 6/6] efi: split efisubsystem from efivars

[GIT PULL] KVM fixes for 3.9-rc7
 2013-04-17  0:28 UTC 

[RFC 4/7] Docs: Add info on supported kernels to REPORTING-BUGS
 2013-04-17  0:24 UTC  (2+ messages)

[Bug fix PATCH v2] Reusing a resource structure allocated by bootmem
 2013-04-17  0:14 UTC  (3+ messages)

[PATCH] um: set CONFIG_LOCKDEP_SUPPORT to CONFIG_LOCKDEP
 2013-04-17  0:09 UTC 

[PATCH 0/5] kill ptrace_{get,put}_breakpoints()
 2013-04-17  0:06 UTC  (4+ messages)

[Bug fix PATCH] resource: Reusing a resource structure allocated by bootmem
 2013-04-17  0:02 UTC  (3+ messages)

adding rpmsg.git to linux next
 2013-04-17  0:02 UTC  (4+ messages)

[PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism
 2013-04-17  0:00 UTC  (5+ messages)
` [PATCH v9 09/16] PCI, x86: implement pcibios_{add|remove}_bus() hooks

[PATCH] TPM: Retry SaveState command in suspend path
 2013-04-16 23:57 UTC  (3+ messages)

system administrator
 2013-04-17 23:15 UTC 

ipc,sem: sysv semaphore scalability
 2013-04-16 23:30 UTC  (11+ messages)

[PATCH 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
 2013-04-16 16:20 UTC  (5+ messages)
` [PATCH 1/4] Wrap crc_t10dif function all to use crypto transform framework
` [PATCH 2/4] Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
` [PATCH 3/4] Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
` [PATCH 4/4] Simple correctness and speed test for CRCT10DIF hash

[PATCH 0/5] mm: Ability to monitor task memory changes (v3)
 2013-04-16 23:24 UTC  (3+ messages)
` [PATCH 7/5] mem-soft-dirty: Reshuffle CONFIG_ options to be more Arch-friendly

[PATCH v2 0/6] kernel ASLR
 2013-04-16 23:22 UTC  (7+ messages)
` [PATCH 4/6] x86: relocs: build separate 32/64-bit tools
  ` [tip:x86/kaslr] x86, relocs: Build "
  ` [tip:x86/kaslr] x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF

[PATCH 3/6] x86: relocs: add 64-bit ELF support to relocs tool
 2013-04-16 23:19 UTC  (2+ messages)
` [tip:x86/kaslr] x86, relocs: Add "

[PATCH 2/6] x86: relocs: consolidate processing logic
 2013-04-16 23:18 UTC  (2+ messages)
` [tip:x86/kaslr] x86, relocs: Consolidate "

[PATCH 1/6] x86: relocs: generalize Elf structure names
 2013-04-16 23:17 UTC  (2+ messages)
` [tip:x86/kaslr] x86, relocs: Generalize ELF "

[PATCH] Input: trackpoint - Optimize trackpoint init to use power-on reset
 2013-04-16 23:09 UTC  (4+ messages)

[PATCH] [media] uvcvideo: quirk PROBE_DEF for Dell Studio / OmniVision webcam
 2013-04-16 23:05 UTC  (2+ messages)

[PATCH v2 0/4] remove GENERIC_GPIO
 2013-04-16 22:11 UTC 

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-04-16 22:08 UTC  (3+ messages)
` [PATCH v10] "

[Patch 1/1] cciss: bug fix, prevent cciss from loading in kdump kernel
 2013-04-16 22:00 UTC  (2+ messages)

[RFC 0/7] Update REPORTING-BUGS
 2013-04-16 21:58 UTC  (3+ messages)

[PATCH net] hyperv: Fix a compiler warning in netvsc_send()
 2013-04-16 22:25 UTC 

[PATCH 1/2] regulator: core: return err value for regulator_get if there is no DT binding
 2013-04-16 21:45 UTC  (2+ messages)
` [PATCH V2 "


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).