linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-20 20:54:43 to 2012-01-21 15:57:57 UTC [more...]

[patch 2/2] [media] ds3000: off by one in ds3000_read_snr()
 2012-01-21 15:58 UTC  (6+ messages)

[PATCH] NVMe: Fix compilation on architecturs without readq/writeq
 2012-01-21 15:54 UTC  (4+ messages)

[PATCH 1/1] netdev/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-21 15:53 UTC  (2+ messages)

[PATCH 1/3] xgifb: checkpatch cleanup, braces
 2012-01-21 15:52 UTC  (4+ messages)
` [PATCH 2/3] xgifb: checkpatch cleanup __func__
` [PATCH 3/3] xgifb: checkpatch cleanup, printk() KERN_*

[PATCH] sky2: Fix WARNING: at lib/dma-debug.c:902 check_sync
 2012-01-21 15:29 UTC  (8+ messages)
    ` Hang: 2.6.32.4 sky2/DMAR (was [PATCH] sky2: Fix WARNING: at lib/dma-debug.c:902 check_sync)
      ` Regression: sky2 kernel between 3.1 and 3.2.1 (last known good 3.0.9)

[PATCH 0/3] ACPI: Re-factor and remove ./drivers/acpi/atomicio.[ch]
 2012-01-21 15:04 UTC  (6+ messages)
` [PATCH 1/3] ACPI, APEI: Add 64-bit read/write support for APEI on i386
` [PATCH 2/3] ACPI, APEI: Add RAM mapping support to ACPI
` [PATCH 3/3] ACPI: Remove ./drivers/acpi/atomicio.[ch]

[PATCH] Add Winbond WB528SD Secure Digital (SD) card reader driver
 2012-01-21 15:02 UTC  (4+ messages)

[PATCH 0/4] use devm_ functions
 2012-01-21 15:01 UTC  (10+ messages)
` [PATCH 1/4] drivers/video/backlight/wm831x_bl.c: "
` [PATCH 2/4] drivers/video/au*fb.c: "
` [PATCH 3/4] drivers/video/backlight: "
` [PATCH 4/4] drivers/video/backlight/adp5520_bl.c: "

BUG: Process hang when kvm crashed, stacktrace cfs+kvm
 2012-01-21 14:58 UTC  (6+ messages)
  ` [Scst-devel] "

[PATCH] mm: memcg: fix over reclaiming mem cgroup
 2012-01-21 14:49 UTC 

Latest kernel stable/longterm status
 2012-01-21 14:45 UTC  (11+ messages)

[PATCH] mm: vmscan: fix malused nr_reclaimed in shrinking zone
 2012-01-21 14:41 UTC 

[PATCH] [trivial] mpt2sas : Fix typo in mpt2sas_config.c
 2012-01-21 14:23 UTC 

[PATCH 0/3] fixes for tcp memcg
 2012-01-21 14:17 UTC  (4+ messages)
` [PATCH 1/3] net: fix socket memcg build with !CONFIG_NET

[PATCH] [trivial] ixgbe : Fix typo in ixgbe_common.h
 2012-01-21 13:49 UTC 

[PATCH 4/4] Staging: android: Fix struct definitioni warning from static to const
 2012-01-21 13:45 UTC  (4+ messages)

MAILBOX overschreden
 2012-01-21 13:13 UTC 

[PATCH V1] mfd: tps65910: Add wakeup support
 2012-01-21 12:57 UTC  (10+ messages)

BUG: spinlock trylock failure on UP on CPU#0, vgchange/936
 2012-01-21 12:46 UTC  (3+ messages)

[PATCH] [media] convert drivers/media/* to use module_i2c_driver()
 2012-01-21 12:32 UTC  (3+ messages)

kernel 3.2 crashes too early on HP dc7700 and HP t5000 series
 2012-01-21 12:22 UTC  (3+ messages)

[Bug 41722] Clevo M5X0JE hangs in ACPI init
 2012-01-21 10:35 UTC  (12+ messages)

i915 wakes from suspend to RAM with blank screen after commit cd9dde44f47501394b9f0715b6a36a92aa74c0d0
 2012-01-21 10:32 UTC 

[PATCH 0/7] PCI: pcie hotplug related patch
 2012-01-21 10:26 UTC  (9+ messages)
` [PATCH 1/7] PCI: Make sriov work with hotplug remove
` [PATCH 2/7] PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
` [PATCH 3/7] pciehp: Checking pci conf reading to new added device instead of sleep 1s
` [PATCH 4/7] pciehp: print out link status when dlla get active
` [PATCH 5/7] pciehp: Add pcie_wait_link_not_active()
` [PATCH 6/7] pciehp: Add Disable/enable link functions
` [PATCH 7/7] pciehp: Disable/enable link during slot power off/on

[RFC PATCH 0/3] PCI: allocate pci bus num range for bridge scan
 2012-01-21 10:24 UTC  (4+ messages)
` [RFC PATCH 1/3] PCI: Add iobusn_resource and insert root bus range to that tree
` [RFC PATCH 2/3] PCI: Allocate bus range instead of use max blindly
` [RFC PATCH 3/3] PCI: kill pci_fixup_parent_subordinate_busnr()

[PATCH 00/21] PCI : bridge resource reallocation patchset
 2012-01-21 10:08 UTC  (22+ messages)
` [PATCH 01/21] PCI : Calculate right add_size
` [PATCH 02/21] PCI: Make add_to_list() return status
` [PATCH 03/21] PCI: Move get_res_add_size() early
` [PATCH 04/21] PCI: Try to assign required+option size at first
` [PATCH 05/21] PCI: Using add_list in pcie hotplug path
` [PATCH 06/21] PCI: Make rescan bus could increase bridge resource size if needed
` [PATCH 07/21] PCI: Make pci_rescan_bus handle add_list
` [PATCH 08/21] PCI: Fixing multiple retrying with pci resource optional resources allocation under multi bridges
` [PATCH 09/21] PCI: Move pdev_sort_resources() to setup-bus.c
` [PATCH 10/21] PCI: Move struct resource_list "
` [PATCH 11/21] PCI: Replace resource_list with generic list
` [PATCH 12/21] PCI: Merge pci_dev_resource_x and pci_dev_resource
` [PATCH 13/21] PCI: Rename dev_res_x to add_res or fail_res
` [PATCH 14/21] PCI: Change free_list() to function
` [PATCH 15/21] PCI: add debug print out for add_size
` [PATCH 16/21] PCI: remove add_to_failed_list()
` [PATCH 17/21] PCI: Disable cardbus bridge MEM1 pref CTL
` [PATCH 18/21] PCI: Fix cardbus bridge resources as optional size handling
` [PATCH 19/21] PCI: Retry on type IORESOURCE_IO allocation
` [PATCH 20/21] PCI: Make pci bridge reallocating enabled/disabled
` [PATCH 21/21] PCI: only enable pci realloc when SRIOV bar is not assigned

hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x01db0000
 2012-01-21  9:16 UTC  (2+ messages)

[BUG] vmstat reports no interrupts
 2012-01-21  9:20 UTC  (4+ messages)

[PATCH v2] sysctl: control functionality of /proc/pid/mem
 2012-01-21  9:06 UTC 

[PATCH] sysctl: control functionality of /proc/pid/mem
 2012-01-21  9:11 UTC  (3+ messages)

[PATCH v5] ramoops: use pstore interface
 2012-01-21  8:33 UTC  (7+ messages)

Merge ipt_LOG and ip6t_LOG
 2012-01-21  8:33 UTC  (4+ messages)
` [PATCH] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG
` [PATCH] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG

[PATCH 6/6] Staging: android: Add parenthesis to macros with complex values in pmem.c
 2012-01-21  8:24 UTC  (2+ messages)

[PATCH 0/2] Binder bug fixes
 2012-01-21  8:22 UTC  (4+ messages)
` [PATCH 1/2] Staging: android: binder: Add some error checks
` [PATCH 2/2] Staging: android: binder: Don't call dump_stack in binder_vma_open

eCryptfs: Truncate path improvements
 2012-01-21  7:57 UTC  (5+ messages)
` [PATCH 1/3] eCryptfs: Make truncate path killable
` [PATCH 2/3] eCryptfs: Check inode changes in setattr
` [PATCH 3/3] eCryptfs: Remove unused ecryptfs_read()
  ` Re:[PATCH 2/3] eCryptfs: Check inode changes in setattr

[PATCH] ext4: add error handling when discarding is fail in FITRIM ioctl
 2012-01-21  7:56 UTC 

[PATCH] power_supply: Convert power_supply i2c drivers to module_i2c_driver
 2012-01-21  7:55 UTC  (2+ messages)

coccicheck in 3.3rc1
 2012-01-21  7:45 UTC  (4+ messages)
  ` [PATCH] coccicheck: change handling of C={1,2} when M= is set

compat-wireless based on v3.3-rc1
 2012-01-21  7:20 UTC 

[PATCH] watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
 2012-01-21  7:08 UTC 

x86, mce, Use user return notifier in mce
 2012-01-21  6:19 UTC  (9+ messages)

[PATCH 1/3] cgroup: simplify double-check locking in cgroup_attach_proc
 2012-01-21  5:52 UTC  (7+ messages)
` [PATCH 2/3] cgroup: replace tasklist_lock with rcu_read_lock
` [PATCH 3/3] cgroup: remove extra calls to find_existing_css_set

[PATCH v4 0/4] Support for the TS-5500 platform
 2012-01-21  4:46 UTC  (7+ messages)
` [PATCH v4 4/4] x86/platform: (TS-5500) add ADC support
  ` [PATCH] x86/platform: (TS-5500) revised ADC driver

[PATCH 1/2] cgroup: revise how we re-populate root directory
 2012-01-21  4:00 UTC  (11+ messages)
` [PATCH 2/2] cgroup: add xattr support

[PATCH] memcg: restore ss->id_lock to spinlock, using RCU for next
 2012-01-21  3:45 UTC  (8+ messages)
        ` [PATCH 1/3] idr: make idr_get_next() good for rcu_read_lock()

Problem with efibootmgr on asus 1215b
 2012-01-21  3:26 UTC  (3+ messages)

[PATCH 1/1] mm: msync: fix issues of sys_msync on tmpfs
 2012-01-21  3:23 UTC  (2+ messages)

[PATCH 5/5] Staging: android: Add KERN_ facility level in printk () in pmem.c
 2012-01-21  3:24 UTC 

[ANNOUNCE] 3.0.17-rt33
 2012-01-21  3:10 UTC 

[PATCH] Input: Add ioctl to block suspend while event queue is not empty
 2012-01-21  2:24 UTC 

Pinmux bindings proposal
 2012-01-21  1:38 UTC  (13+ messages)

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-01-21  1:23 UTC  (28+ messages)
  ` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
                ` Compat 32-bit syscall entry from 64-bit task!?

[PATCH/RESEND] [trivial] sctp : Fix typo in net/sctp/socket.c
 2012-01-21  1:23 UTC  (2+ messages)

[PATCH] [trivial] sctp : Fix typo in net/sctp/socket.c
 2012-01-21  1:20 UTC  (3+ messages)

sparc32 vs lib/mpi
 2012-01-21  1:12 UTC 

[PATCH] Avoid mask based num_possible_cpus and num_online_cpus
 2012-01-21  1:01 UTC  (8+ messages)

[PATCH] crc32: Don't reference unnecessary crc32 tables in single-bit mode
 2012-01-21  1:47 UTC  (2+ messages)

error: ‘cpus_in_crash’ defined but not used
 2012-01-21  0:45 UTC  (3+ messages)
` error: 'cpus_in_crash' "

[PATCH] backlight: add new lp855x backlight driver
 2012-01-21  0:23 UTC  (2+ messages)

[PATCH] percpu: use bitmap_clear
 2012-01-21  0:04 UTC  (8+ messages)
` [PATCH] xen-blkfront: use bitmap_set() and bitmap_clear()

[PATCH] include/checkpatch: Prefer __scanf to __attribute__((format(scanf,...)
 2012-01-21  0:01 UTC 

[PATCH] Update magic.h with some pseudofs magic
 2012-01-20 23:58 UTC  (2+ messages)

[PATCH] usb: Use a workqueue in usb_add_hcd() to reduce boot time
 2012-01-20 23:47 UTC  (3+ messages)

[PATCH 1/3] serial: 8250: Remove trailing space in 8250 driver
 2012-01-20 23:49 UTC  (4+ messages)
` [PATCH 3/3] serial: 8250: Add a wakeup_capable module param

linux-next: Tree for Jan 20
 2012-01-21  0:32 UTC  (3+ messages)
` linux-next: Tree for Jan 20 (lib/crc32.c)
` linux-next: Tree for Jan 20 (drivers/media/radio/wl128x/)

radeon issues on MacBook Pro 8,2
 2012-01-20 23:26 UTC  (10+ messages)

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-20 22:57 UTC  (5+ messages)
` [PATCH v9 3.2 2/9] uprobes: handle breakpoint and signal step exception

[PATCH] proc: speedup /proc/stat handling
 2012-01-20 22:55 UTC  (2+ messages)

[PATCH 2/2] Staging: android: Fix struct definition warning from static to const
 2012-01-20 22:43 UTC  (2+ messages)

[PATCH 3/3] Staging: android: Fix brace coding style issue in pmem.c This is a patch to the pmem.c that fixes up two brace warnings found by checkpatch.pl tool
 2012-01-20 22:30 UTC 

Pinmux bindings proposal V2
 2012-01-20 22:22 UTC 

[PATCH v2] If init dies, log a signal which killed it, if any
 2012-01-20 22:17 UTC 

[PATCH 0/5] staging: zsmalloc: memory allocator for compressed pages
 2012-01-20 22:12 UTC  (4+ messages)
` [PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library

PROBLEM: Kernel version 3.2.1 usb touchscreen device not recognised [UDEV? USBINPUT? HOOK]
 2012-01-20 21:57 UTC  (7+ messages)

[PATCH RFC] SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF
 2012-01-20 21:46 UTC  (3+ messages)

[PATCH] SUNRPC: search for service transports in network namespace context
 2012-01-20 21:23 UTC  (2+ messages)

[PATCH] Staging: android: fix trailing whitespace issue in ashmem.c
 2012-01-20 20:56 UTC 

[BUG - btrfs] kernel oops in extent_range_uptodate
 2012-01-20 20:54 UTC  (4+ messages)


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