The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2012-03-05 05:57:22 to 2012-03-05 14:21:53 UTC [more...]

[PATCH] powerpc/srio: Fix the compile errors when building with 64bit
 2012-03-05 14:20 UTC  (3+ messages)

[PATCH 1/1] page_alloc.c: Slightly improve the logic in __alloc_pages_high_priority
 2012-03-05 14:18 UTC 

[RFC -v2 PATCH 0/3] RAS: Use MCE tracepoint for decoded MCEs
 2012-03-05 14:13 UTC  (12+ messages)
` [PATCH 1/4] mce: Slim up struct mce
` [PATCH 4/4] EDAC: Convert AMD EDAC pieces to use RAS printk buffer

[PATCH 00/68] TTY buffer in tty_port -- prep no. 1
 2012-03-05 14:14 UTC  (71+ messages)
` [PATCH 01/68] USB: cdc-acm, use tty_standard_install
` [PATCH 02/68] TTY: tty_io, remove buffer re-assignments
` [PATCH 03/68] TTY: let alloc_tty_driver deduce the owner automatically
` [PATCH 04/68] TTY: remove minor_num from tty_driver
` [PATCH 05/68] TTY: remove re-assignments to tty_driver members
` [PATCH 06/68] TTY: simplify tty_driver_lookup_tty a bit
` [PATCH 07/68] TTY: remove tty driver re-set from tty_reopen
` [PATCH 08/68] TTY: serial, simplify ASYNC_USR_MASK
` [PATCH 09/68] TTY: tty_driver, document tty->ops->shutdown limitation
` [PATCH 10/68] ALPHA: srmcons, use timer functions
` [PATCH 11/68] ALPHA: srmcons, fix racy singleton structure
` [PATCH 12/68] TTY: srmcons, convert to use tty_port
` [PATCH 13/68] TTY: serialP, remove DECLARE_WAITQUEUE check
` [PATCH 14/68] TTY: remove unneeded tty->index checks
` [PATCH 15/68] TTY: ipwireless, fix tty->index handling
` [PATCH 16/68] NET: pc300, do not zero global variables
` [PATCH 17/68] NET: pc300, show version info from module init
` [PATCH 18/68] XTENSA: iss/console, use setup_timer
` [PATCH 19/68] XTENSA: iss/console, fix potential deadlock
` [PATCH 20/68] TTY: iss/console, use tty_port
` [PATCH 21/68] TTY: serial, use atomic_inc_return in ioc4_serial
` [PATCH 22/68] TTY: serial, include pci.h in m32r_sio
` [PATCH 23/68] TTY: remove serialP.h inclusion from some files
` [PATCH 24/68] TTY: speakup, do not use serialP
` [PATCH 25/68] TTY: serialP, remove unused material
` [PATCH 26/68] TTY: amiserial, remove tasklet for tty_wakeup
` [PATCH 27/68] TTY: amiserial, use only one copy of async flags
` [PATCH 28/68] TTY: simserial, "
` [PATCH 29/68] TTY: simserial/amiserial, use one instance of other members
` [PATCH 30/68] TTY: simserial, remove support of shared interrupts
` [PATCH 31/68] TTY: simserial, remove IRQ_T
` [PATCH 32/68] TTY: amiserial, remove IRQ_ports
` [PATCH 33/68] TTY: serialP, merge serial_state and async_struct
` [PATCH 34/68] TTY: amiserial, simplify set_serial_info
` [PATCH 35/68] TTY: amiserial, pass tty down to functions
` [PATCH 36/68] TTY: simserial, "
` [PATCH 37/68] TTY: amiserial/simserial, use tty_port
` [PATCH 38/68] TTY: amiserial/simserial, use close delays from tty_port
` [PATCH 39/68] TTY: amiserial/simserial, use count "
` [PATCH 40/68] TTY: amiserial/simserial, use flags "
` [PATCH 41/68] TTY: simserial, remove static initialization
` [PATCH 42/68] TTY: simserial, remove tmp_buf
` [PATCH 43/68] TTY: simserial, stop using serial_state->{line,icount}
` [PATCH 44/68] TTY: simserial no longer needs serialP
` [PATCH 45/68] TTY: simserial, define local tty_port pointer
` [PATCH 46/68] TTY: simserial, remove some tty ops
` [PATCH 48/68] TTY: simserial, use tty_port_close_start
` [PATCH 49/68] TTY: simserial, properly refcount tty_port->tty
` [PATCH 50/68] TTY: simserial, use tty_port_open
` [PATCH 51/68] TTY: simserial, use tty_port_hangup
` [PATCH 52/68] TTY: simserial, remove useless comments
` [PATCH 53/68] TTY: simserial, fix includes
` [PATCH 54/68] TTY: simserial, reindent some code
` [PATCH 55/68] TTY: simserial, final cleanup
` [PATCH 56/68] TTY: amiserial, define local tty_port pointer
` [PATCH 57/68] TTY: amiserial, stop using serial_state->{irq,type,line}
` [PATCH 58/68] TTY: amiserial no longer needs serialP
` [PATCH 59/68] TTY: amiserial, provide carrier helpers
` [PATCH 60/68] TTY: amiserial, use tty_port_block_til_ready
` [PATCH 61/68] TTY: amiserial, use tty_port_close_end
` [PATCH 62/68] TTY: amiserial, use tty_port_close_start
` [PATCH 63/68] TTY: pdc_cons, fix racy tty test
` [PATCH 64/68] TTY: pdc_cons, fix open vs timer race
` [PATCH 65/68] TTY: pdc_cons, fix open vs pdc_console_tty_driver race
` [PATCH 66/68] TTY: pdc_cons, use tty_port
` [PATCH 67/68] TTY: isdn/gigaset, do not set tty->driver_data to NULL
` [PATCH 68/68] TTY: isdn/gigaset, use tty_port

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-03-05 14:05 UTC  (10+ messages)

iwlagn: memory corruption with WPA enterprise
 2012-03-05 14:01 UTC  (11+ messages)

(no subject)
 2012-03-05 13:58 UTC 

[PATCH -V2 0/9] memcg: add HugeTLB resource tracking
 2012-03-05 13:56 UTC  (4+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-03-05 13:49 UTC  (2+ messages)

[GIT] HID
 2012-03-05 13:40 UTC 

[2.6.32+drm33-longterm] Patch "drm/i915: no lvds quirk for AOpen MP45" has been added to staging queue
 2012-03-05 13:40 UTC 

[2.6.32+drm33-longterm] Patch "drm/radeon/kms: fix MSI re-arm on rv370+" has been added to staging queue
 2012-03-05 13:40 UTC 

[PATCH v4 -tip 0/3] x86/kprobes: bugfixes and split optprobes
 2012-03-05 13:32 UTC  (4+ messages)
` [PATCH v4 -tip 1/3] [BUGFIX] x86/kprobes: Fix to recover instructions on optimized path
` [PATCH v4 -tip 2/3] [BUGFIX] x86/kprobes: Fix a bug which can modify kernel code
` [PATCH v4 -tip 3/3] x86/kprobes: Split out optprobe related code to kprobes-opt.c

sysfs regression: wrong link counts
 2012-03-05 13:30 UTC  (13+ messages)
                ` [PATCH] sysfs: Optionally count subdirectories to support buggy applications

[PATCH] devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
 2012-03-05 13:30 UTC  (5+ messages)

Couple of Oops with kernel 3.3-rc6
 2012-03-05 13:25 UTC  (2+ messages)
` sd_revalidate_disk oops (was Re: Couple of Oops with kernel 3.3-rc6)

Linux 2.6.32.58
 2012-03-05 13:18 UTC  (8+ messages)
` Build broken on s390 and ia64 [was: Linux 2.6.32.58]

getdents - ext4 vs btrfs performance
 2012-03-05 13:10 UTC  (12+ messages)

[PATCH 0/5] IPC: checkpoint/restore in userspace enhancements
 2012-03-05 13:04 UTC  (2+ messages)
` [CRIU] "

[PATCH] tpm_tis: fix tis_lock with respect to RCU
 2012-03-05 13:05 UTC  (3+ messages)

[PATCH 0/2] IPC: message queue checkpoint support
 2012-03-05 13:04 UTC  (2+ messages)
` [CRIU] "

RE
 2012-03-05 12:47 UTC 

[PATCH RFC/RFT] regulator: da9052: Ensure the selected voltage falls within the specified range
 2012-03-05 12:43 UTC  (2+ messages)

[RFD] cgroup: about multiple hierarchies
 2012-03-05 12:43 UTC  (11+ messages)

[PATCH RFC/RFT] regulator: Fix mask parameter in da9052_reg_update calls
 2012-03-05 12:31 UTC  (2+ messages)

[PATCH RFC/RFT] regulator: Set n_voltages for da9052 regulators
 2012-03-05 12:27 UTC  (2+ messages)

Subject: [PATCH] cpuidle: Add a sysfs entry to disable specific C state for debug purpose
 2012-03-05 12:20 UTC  (8+ messages)
        ` [PATCH V3] "
            ` [linux-pm] "

[PATCH] mm: shmem: unlock valid page
 2012-03-05 12:15 UTC  (3+ messages)

[PULL-REQUEST] EXTCON Patches (Re: [PATCH v6 0/5] Introduce External Connector Class (extcon))
 2012-03-05 12:07 UTC  (9+ messages)

[RESEND] [PATCH] media: ir-sony-decoder: 15bit function decode fix
 2012-03-05 11:57 UTC  (2+ messages)

[PATCH] x86, efi: Delete efi_ioremap() and fix CONFIG_X86_32 oops
 2012-03-05 11:48 UTC  (7+ messages)
` [tip:x86/urgent] "

[PATCH 3/3] netxen: qlogic ethernet : Fix Endian Bug
 2012-03-05 11:43 UTC  (2+ messages)

[PATCH] perf report: auto-detect branch stack sampling mode
 2012-03-05 11:11 UTC  (12+ messages)

[2.6.32+drm33-longterm] Linux 2.6.32.58+drm33.23
 2012-03-05 11:10 UTC 

[PATCH -next] slub: set PG_slab on all of slab pages
 2012-03-05 10:59 UTC  (4+ messages)

[PATCH 2/2] powerpc/44x: Add more changes for APM821XX EMAC driver
 2012-03-05 10:58 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 1/2] powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file
  ` [PATCH v3 2/2] powerpc/44x: Add more changes for APM821XX EMAC driver

[RFC patch] spin_lock: add cross cache lines checking
 2012-03-05 10:43 UTC  (5+ messages)
  ` [RFC patch] spindep: "

[PATCH V3 0/7] pinctrl: API rework, pinconfig in mapping table, 
 2012-03-05 10:39 UTC  (6+ messages)
` [PATCH V3 4/7] pinctrl: API changes to support multiple states per device
` [PATCH V3 7/7] pinctrl: fix case of Tegra30's foo_groups[] arrays

[PATCH] mm: SLAB Out-of-memory diagnostics
 2012-03-05 10:33 UTC  (4+ messages)

Hong Kong Cloud System
 2012-03-05 10:09 UTC 

[PATCH 0/2 x86] fix some page faults in nmi if kmemcheck is enabled
 2012-03-05 10:29 UTC  (8+ messages)
          ` [PATCH v2 x86 1/2] fix page faults by nmiaction "

[linux-pm] [Patch] JBD and JBD2 missing set_freezable()
 2012-03-05 10:28 UTC  (2+ messages)

[PATCH 4/4] mmc: omap_hsmmc: Simplify init for twl6030 MMC card detect
 2012-03-05 10:25 UTC  (3+ messages)

[PATCH v5 0/4] common clk framework
 2012-03-05 10:17 UTC  (14+ messages)
` [PATCH v5 3/4] clk: introduce the common clock framework
` [PATCH v5 4/4] clk: basic clock hardware types

[PATCH] pinctrl: resurrect verbose pinmux-pins
 2012-03-05 10:15 UTC  (5+ messages)

Does /dev/random use RdRand?
 2012-03-05 10:12 UTC 

[patch] edac i5000: fix pointer math in i5000_get_mc_regs()
 2012-03-05 10:07 UTC  (6+ messages)
  ` [patch v2] edac i5000, i5400: "

[RFC PATCH 0/2] audit of linux/device.h users in include/*
 2012-03-05 10:06 UTC  (3+ messages)
` [PATCH 2/2] device.h: audit and cleanup users in main include dir

[PATCH 0/1] PCI: Device specific reset function
 2012-03-05 10:00 UTC 

[PATCH 1/1 v3] PCI: Device specific reset function
 2012-03-05 10:00 UTC 

[PATCH] cpuset: mm: Remove memory barrier damage from the page allocator
 2012-03-05  9:44 UTC  (7+ messages)

[PATCH] compat: makes all compat symbols EXPORT_SYMBOL_GPL()
 2012-03-05  9:39 UTC  (4+ messages)

[PATCH v2] MM: CMA: add a simple kernel module as the helper to test CMA
 2012-03-05  9:40 UTC  (2+ messages)

[GIT PULL] perf fixes
 2012-03-05  9:27 UTC 

3.3-rc6: Reported regressions from 3.2
 2012-03-05  9:22 UTC  (7+ messages)
` [Bug #42649] Regression 3.2 -> 3.3-rc1 commit b4b583d4 inet/media keyboard: stuck "extra" keys
` [Bug #42776] OF-related boot crash in 3.3.0-rc3-00188-g3ec1e88

[PATCH 0/4] thermal: exynos: Add kernel thermal support for exynos platform
 2012-03-05  9:11 UTC  (7+ messages)
` [PATCH 2/4] hwmon: exynos4: Move thermal sensor driver to driver/mfd directory
  ` [linux-pm] "
    ` [lm-sensors] "

[PATCH] ACPI / Video: blacklist some samsung laptops
 2012-03-05  9:01 UTC 

[PATCH] x86: correct internode cache alignment
 2012-03-05  8:39 UTC  (2+ messages)
` [tip:x86/asm] x86/numa: Improve "

[PATCH 2/2] perf-tool: Change perf_guest default back to false
 2012-03-05  8:38 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH] perf-record: no build id option fails
 2012-03-05  8:37 UTC  (2+ messages)
` [tip:perf/core] perf record: No "

[RFC] c/r: prctl: Add ability to get clear_tid_address
 2012-03-05  8:11 UTC 

[PATCH V2 0/6] pinctrl: API rework, pinconfig in mapping table, 
 2012-03-05  7:58 UTC  (7+ messages)
` [PATCH V2 5/6] pinctrl: Enhance mapping table to support pin config operations

答复: [PATCH] Initialize max_pfn_mapped as initial ident mapping size for x86_64
 2012-03-05  7:49 UTC 

[PATCH] PM / devfreq: add relation of recommended frequency
 2012-03-05  7:44 UTC  (3+ messages)

[PATCH] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
 2012-03-05  7:25 UTC  (4+ messages)

Smatch v1.56 released
 2012-03-05  7:22 UTC  (3+ messages)

linux-next: Tree for Mar 5
 2012-03-05  7:10 UTC 

[PATCH] cpumask: fix lg_lock/br_lock
 2012-03-05  7:05 UTC  (7+ messages)
    ` [PATCH 1/3] lglock: remove online variants of lock
    ` [PATCH 2/3] brlocks/lglocks: API cleanups
    ` [PATCH 3/3] brlocks/lglocks: turn into functions

Late Client/Inheritance
 2012-03-05  0:52 UTC 

iwlwifi WPA-TKIP crypto failure after group rekeying
 2012-03-05  6:52 UTC  (2+ messages)

[patches] VM-related fixes
 2012-03-05  6:40 UTC  (4+ messages)
` [PATCH 1/3] aout: move setup_arg_pages() prior to reading/mapping the binary
` [PATCH 2/3] VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
` [PATCH 3/3] flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held

[PATCH 1/1] samsung-laptop: add N230 to supported models
 2012-03-05  6:35 UTC  (5+ messages)

[PATCH] PM/Sleep, ACPI: Teach acpi_cpu_soft_notify() to handle CPU hotplug in suspend/resume path
 2012-03-05  6:33 UTC  (3+ messages)

[PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
 2012-03-05  6:18 UTC  (9+ messages)

[PATCH] net/pch_gbe: supports eg20t ptp clock
 2012-03-05  6:04 UTC  (4+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2012-03-05  6:00 UTC 


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