public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-30 11:47:45 to 2012-03-30 16:38:07 UTC [more...]

[PATCH] kmsg: Use vmalloc instead of kmalloc when writing
 2012-03-30 17:04 UTC  (3+ messages)

[PATCH] tracing: fix the "old_pid" usage in trace_sched_process_exec()
 2012-03-30 16:29 UTC  (2+ messages)

menuconfig looks funny since recently, i.e. USB gains on importance :)
 2012-03-30 16:32 UTC  (8+ messages)
` [PATCH] Fix USB Kconfig

[PATCH v3 0/4] tools: Add a toplevel Makefile
 2012-03-30 16:15 UTC  (3+ messages)

MCE triggered with v3.1 and v3.2 on Xeon E5
 2012-03-30 16:15 UTC 

[PATCH -mm] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
 2012-03-30 16:15 UTC  (8+ messages)

[rfc] fcntl: Add F_GETOWNER_UIDS option
 2012-03-30 16:15 UTC  (13+ messages)

[PATCH 03/17] ARM: mark const init data with __initconst instead of __initdata
 2012-03-30 16:11 UTC  (2+ messages)

[GIT PULL 0/9] perf/urgent fixes
 2012-03-30 16:09 UTC  (10+ messages)
` [PATCH 1/9] perf tools: Fix display of first level of callchains
` [PATCH 2/9] perf tools: Fix bug in raw sample parsing
` [PATCH 3/9] perf symbols: Do not include libgen.h
` [PATCH 4/9] perf symbols: Handle NULL dso in dso__name_len
` [PATCH 5/9] perf probe: Finder fails to resolve function name to address
` [PATCH 6/9] perf annotate: addr2line wants addresses in same format as objdump
` [PATCH 7/9] perf tools: Add missing ref-cycles event back to event parser
` [PATCH 8/9] perf annotate: Fix off by one symbol hist size allocation and hit accounting
` [PATCH 9/9] perf tools: Remove auto-generated bison/flex files

[PATCH] i2c: tegra: Add delay before reset the controller
 2012-03-30 15:54 UTC  (2+ messages)

[PATCHv3 00/16] I2C updates
 2012-03-30 15:50 UTC  (17+ messages)
` [PATCHv3 01/16] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv3 02/16] OMAP : I2C : Remove reset at init
` [PATCHv3 03/16] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv3 04/16] OMAP: I2C: I2C register restore only if context is lost
` [PATCHv3 05/16] OMAP: I2C: Fix the interrupt clearing in OMAP4
` [PATCHv3 06/16] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
` [PATCHv3 07/16] OMAP: I2C: Optimise the remove code
` [PATCHv3 08/16] OMAP: I2C: Fix the error handling
` [PATCHv3 09/16] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv3 10/16] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv3 11/16] OMAP : I2C : use devm_* functions
` [PATCHv3 12/16] I2C : OMAP : Fix the crash in i2c remove
` [PATCHv3 13/16] OMAP: I2C: Handle error check for pm runtime
` [PATCHv3 14/16] I2C : OMAP : Use SET_RUNTIME_PM_OPS
` [PATCHv3 15/16] OMAP4: hwmod data: I2C: add flag for context restore
` [PATCHv3 16/16] i2c: omap: make the read ready processing a separate function

[RFC PATCH v2 00/21] loop: Issue O_DIRECT aio using bio_vec
 2012-03-30 15:43 UTC  (22+ messages)
` [RFC PATCH v2 01/21] iov_iter: move into its own file
` [RFC PATCH v2 02/21] iov_iter: add copy_to_user support
` [RFC PATCH v2 03/21] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [RFC PATCH v2 04/21] iov_iter: hide iovec details behind ops function pointers
` [RFC PATCH v2 05/21] iov_iter: add bvec support
` [RFC PATCH v2 06/21] iov_iter: add a shorten call
` [RFC PATCH v2 07/21] iov_iter: let callers extract iovecs and bio_vecs
` [RFC PATCH v2 08/21] dio: create a dio_aligned() helper function
` [RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
` [RFC PATCH v2 10/21] dio: add bio_vec support to __blockdev_direct_IO()
` [RFC PATCH v2 11/21] fs: pull iov_iter use higher up the stack
` [RFC PATCH v2 12/21] aio: add aio_kernel_() interface
` [RFC PATCH v2 13/21] aio: add aio support for iov_iter arguments
` [RFC PATCH v2 14/21] bio: add bvec_length(), like iov_length()
` [RFC PATCH v2 15/21] loop: use aio to perform io on the underlying file
` [RFC PATCH v2 16/21] ext3: add support for .read_iter and .write_iter
` [RFC PATCH v2 17/21] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [RFC PATCH v2 18/21] ext4: add support for read_iter and write_iter
` [RFC PATCH v2 19/21] nfs: add support for read_iter, write_iter
` [RFC PATCH v2 20/21] btrfs: add support for read_iter and write_iter
` [RFC PATCH v2 21/21] fs: add read_iter and write_iter to more file systems

[PATCH] input: Elan HID-I2C device driver
 2012-03-30 15:44 UTC  (2+ messages)

[PATCHSET] cgroup: cftype based file interface, take #2
 2012-03-30 15:42 UTC  (3+ messages)

[PATCH v1 0/9] do not use s_dirt in ext4
 2012-03-30 15:43 UTC  (9+ messages)

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-03-30 15:38 UTC  (8+ messages)
` [PATCH 01/13] edac: Create a dimm struct and move the labels into it
` [PATCH 02/13] edac: move dimm properties to struct memset_info

[PATCH 0/4] block: move sd_format_disk_name() into block core as disk_name_format()
 2012-03-30 15:38 UTC  (5+ messages)
` [PATCH 4/4] virtio_blk: use disk_name_format() to support mass of disks naming

[PATCH 0/8 v7] fix gmbus writes and related issues
 2012-03-30 15:33 UTC  (7+ messages)
` [PATCH 2/8 v7] drm/i915/intel_i2c: use double-buffered writes
` [PATCH 4/8 v7] drm/i915/intel_i2c: use WAIT cycle, not STOP
` [PATCH 5/8 v7] drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
` [PATCH 7/8 v7] drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers

[PATCH 00/14] Fix the EDAC API
 2012-03-30 15:32 UTC  (10+ messages)
` [PATCH 01/14] edac: rewrite the sysfs code to use struct device

[REGRESSION][PATCH] bpf_jit drops the ball on indirect negative mem references
 2012-03-30 15:24 UTC  (11+ messages)

[PATCH v3 0/4] normalize return value of chip->irq_set_affinity()
 2012-03-30 15:11 UTC  (5+ messages)
` [PATCH v3 1/4] IRQ: correctly handle return value from chip->irq_set_affinity() in irq_move_masked_irq()
` [PATCH v3 2/4] IRQ: introduce irq_do_set_affinity() to reduce duplicated code
` [PATCH v3 3/4] IRQ,x86: normalize return value of chip->irq_set_affinity() method
` [PATCH v3 4/4] IRQ,IA64: "

[PATCH v2] toshiba_acpi: Add support for transflective LCD
 2012-03-30 15:16 UTC 

[PATCH] UBI: allow atomic updates to sychronously erase old PEB
 2012-03-30 15:11 UTC  (7+ messages)

[PATCH] LEDS-One-Shot-Timer-Trigger-implementation
 2012-03-30 15:00 UTC  (6+ messages)
      ` [PATCHv2] LEDS-One-Shot-Timer-Trigger-implementation

sched: WARNING: at include/linux/cpumask.h:108 select_fallback_rq+0x241/0x280()
 2012-03-30 15:00 UTC  (4+ messages)

[RFC 00/15] perf: Add backtrace post dwarf unwind
 2012-03-30 14:42 UTC  (13+ messages)
` [PATCH 03/15] perf: Unified API to record selective sets of arch registers
` [PATCH 04/15] perf: Add ability to dump user regs

[GIT PULL] s390 build error patch
 2012-03-30 14:36 UTC 

[PATCH] [RESEND] rlimits: Print more information when limits are exceeded
 2012-03-30 14:29 UTC  (4+ messages)

[PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support
 2012-03-30 14:28 UTC  (2+ messages)

[GIT PULL/NEXT] sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
 2012-03-30 14:25 UTC  (12+ messages)

[GIT PULL] sound fixes for 3.4-rc1
 2012-03-30 14:22 UTC 

[PATCH v2] tty: hold lock across tty buffer finding and buffer filling
 2012-03-30 14:19 UTC  (4+ messages)

[PATCH v2] ACPI: Add CPU hotplug support for processor device objects
 2012-03-30 14:14 UTC  (3+ messages)

spin-is-locked is evil patchkit v2
 2012-03-30 14:10 UTC  (7+ messages)
` [PATCH 05/13] XFS: Fix lock ASSERT on UP

[RFC][PATCH 00/32] Nohz cpusets v2 (adaptive tickless kernel)
 2012-03-30 14:10 UTC  (5+ messages)

[PATCH v2] fix idle ticks in cpu summary line of /proc/stat
 2012-03-30 13:58 UTC  (2+ messages)
` [tip:timers/core] proc: stats: Use arch_idle_time for idle and iowait times if available

[PATCH 1/1] setitimer : Return -EFAULT if the user pointer "value" is NULL
 2012-03-30 13:57 UTC  (2+ messages)
` [tip:timers/core] itimer: Schedule silent NULL pointer fixup in setitimer() for removal

[PATCH V2] Feature removal: schedule removal of setitimer accepting user's NULL pointer and set timer with 0 value
 2012-03-30 13:59 UTC 

[git pull] drm dma-buf prime support
 2012-03-30 13:47 UTC 

[PATCH v2] ARM: dts: imx6q: add anatop regulators
 2012-03-30 13:46 UTC 

ACPI & Power Management patches for Linux-3.4
 2012-03-30 13:41 UTC  (35+ messages)
` [PATCH 01/76] x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep
  ` [PATCH 13/76] drivers/thermal/thermal_sys.c: fix build warning
  ` [PATCH 14/76] thermal_sys: remove unnecessary line continuations
  ` [PATCH 15/76] thermal_sys: remove obfuscating used-once macros
  ` [PATCH 16/76] thermal_sys: kernel style cleanups
  ` [PATCH 17/76] thermal_sys: convert printks to pr_<level>
    ` [linux-pm] "
  ` [PATCH 18/76] thermal: add support for thermal sensor present on SPEAr13xx machines
  ` [PATCH 19/76] thermal/spear_thermal: replace readl/writel with lighter _relaxed variants
  ` [PATCH 20/76] thermal: spear13xx: checking for NULL instead of IS_ERR()
  ` [PATCH 24/76] ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers
  ` [PATCH 25/76] ACPICA: Move ACPI timer prototypes to public acpixf file
  ` [PATCH 26/76] ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
  ` [PATCH 27/76] ACPICA: Expand OSL memory read/write interfaces to 64 bits
  ` [PATCH 28/76] ACPICA: ACPI 5: Update debug output for new notify values
  ` [PATCH 29/76] ACPICA: Add acpi_os_physical_table_override interface
  ` [PATCH 30/76] ACPICA: Distill multiple sleep method functions to a single function
  ` [PATCH 31/76] ACPICA: Split sleep/wake functions into two files
  ` [PATCH 32/76] ACPICA: Add table-driven dispatch for sleep/wake functions
  ` [PATCH 34/76] ACPICA: Clarify METHOD_NAME* defines for full-pathname cases
  ` [PATCH 36/76] ACPICA: Debugger: Add missing object info to namespace dump
  ` [PATCH 37/76] ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
  ` [PATCH 42/76] ACPI: ec: Do request_region outside WARN()
  ` [PATCH 44/76] ACPICA: Object repair code: Support to add Package wrappers
  ` [PATCH 46/76] ACPI: Introduce ACPI D3_COLD state support
  ` [PATCH 48/76] cpuidle: add a sysfs entry to disable specific C state for debug purpose
  ` [PATCH 66/76] ACPI: Fix use-after-free in acpi_map_lsapic
  ` [PATCH 67/76] PNPACPI: Fix device ref leaking in acpi_pnp_match
  ` [PATCH 69/76] ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()
` [PATCH 04/76] ACPICA: Fix regression in FADT revision checks
` [PATCH 57/76] ACPI / Video: blacklist some samsung laptops

sendmmsg: put_user vs __put_user
 2012-03-30 13:36 UTC 

[PATCH 07/20] microblaze/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-30 13:29 UTC  (2+ messages)

Is prctl(PR_SET_CHILD_SUBREAPER) going to break my code which checks getppid == 1?
 2012-03-30 13:26 UTC  (4+ messages)

[PATCH 1/2] uprobes/core: slot allocation
 2012-03-30 13:05 UTC  (3+ messages)
` [PATCH 2/2] uprobes/core: counter to optimize probe hits

Hello
 2012-03-26  8:15 UTC 

[PATCH] x86: spinlock.h: Remove REG_PTR_MODE
 2012-03-30 13:07 UTC  (2+ messages)

$700.000.00 COMPENSATION FROM MR KARIM AHMED CONTACT MY SECRETARY
 2012-03-30 13:05 UTC 

[PATCHv2 0/5] coupled cpuidle state support
 2012-03-30 12:53 UTC  (3+ messages)

[PATCH 00/12] at91: 3.4-rc1 fixes
 2012-03-30 12:31 UTC  (2+ messages)
` [PATCH] ARM: at91: include newly created system_misc.h file

i915_driver_irq_handler: irq 42: nobody cared
 2012-03-30 12:24 UTC  (5+ messages)

[PATCH 4/6] trace: trace syscall in its handler not from ptrace handler
 2012-03-30 12:06 UTC  (13+ messages)

[PATCH v5 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-03-30 11:58 UTC  (19+ messages)
` [PATCH 01/18] led-triggers: create a trigger for CPU activity
` [PATCH 02/18] ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers
` [PATCH 03/18] ARM: mach-realview and mach-versatile: retire custom LED code
` [PATCH 04/18] ARM: mach-ks8695: remove leds driver, since nobody use it
` [PATCH 05/18] ARM: mach-shark: retire custom LED code
` [PATCH 06/18] ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger
` [PATCH 07/18] ARM: mach-integrator: move CM_CTRL to header file for accessing by other functions
` [PATCH 08/18] ARM: mach-integrator: retire custom LED code
` [PATCH 09/18] ARM: mach-clps711x: retire custom LED code of P720T machine
` [PATCH 10/18] ARM: mach-ebsa110: retire custom LED code
` [PATCH 11/18] ARM: mach-footbridge: "
` [PATCH 12/18] char: nwflash: remove old led event code
` [PATCH 13/18] ARM: mach-pxa: retire custom LED code
` [PATCH 14/18] ARM: plat-samsung: remove including old leds event API header file
` [PATCH 15/18] ARM: mach-pnx4008: "
` [PATCH 16/18] ARM: mach-omap1: retire custom LED code
` [PATCH 17/18] ARM: mach-sa1100: "
` [PATCH 18/18] ARM: use new LEDS CPU trigger stub to replace old one

[GIT PULL] KVM updates for the 3.4 merge window
 2012-03-30 12:01 UTC  (7+ messages)

Updated throttling fix patchkit
 2012-03-30 12:00 UTC  (5+ messages)
` [PATCH 4/5] ACPI: Do cpufreq clamping for throttling per package v2


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox