public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-19 23:16:17 to 2011-05-20 05:24:37 UTC [more...]

[PATCH v4] ARM: Use generic BUG() handler
 2011-05-20  5:24 UTC  (6+ messages)

Perfromance drop on SCSI hard disk
 2011-05-20  5:17 UTC  (13+ messages)

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-20  5:08 UTC  (21+ messages)

linux-next: build warning after merge of the final tree (tip/powerpc tree related)
 2011-05-20  5:14 UTC 

[PATCH 00/12] staging: usbip
 2011-05-20  5:01 UTC  (13+ messages)
` [PATCH 01/12] staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
` [PATCH 02/12] staging: usbip: remove unnecessary lines and extra return statements
` [PATCH 03/12] staging: usbip: stub_main.c: reorder functions
` [PATCH 04/12] staging: usbip: stub_main.c: code cleanup
` [PATCH 05/12] staging: usbip: stub_main.c: rename init and exit functions
` [PATCH 06/12] staging: usbip: stub_main.c: use KMEM_CACHE macro
` [PATCH 07/12] staging: usbip: usbip_common.c: fix misspelled function name
` [PATCH 09/12] staging: usbip: stub_dev.c: move stub_driver definition and update driver name
` [PATCH 10/12] staging: usbip: userspace: bind_driver.c: update kernel module name
` [PATCH 11/12] staging: usbip: usbip_common.c: rename init and exit functions
` [PATCH 12/12] staging: usbip: vhci_hcd.c: "

PM: Remove sysdev suspend, resume and shutdown operations
 2011-05-20  5:06 UTC 

[GIT] Bcache version 11
 2011-05-20  5:02 UTC 

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-20  4:59 UTC 

[PATCH V15 0/4] ptp: IEEE 1588 hardware clock support
 2011-05-20  4:58 UTC  (2+ messages)

[PATCH] module: Use binary search in lookup_symbol()
 2011-05-19  7:26 UTC  (4+ messages)

[PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling
 2011-05-19  7:30 UTC  (2+ messages)

[PATCH v3 resend] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
 2011-05-20  4:36 UTC  (2+ messages)
` [PATCH] fs: fix missing header file

[PATCH] staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
 2011-05-20  4:31 UTC  (7+ messages)

linux-next: manual merge of the tip tree with the powerpc tree
 2011-05-20  4:14 UTC 

linux-next: build failure after merge of the tip tree (net tree interaction)
 2011-05-20  4:14 UTC 

[patch 0/9] x86: ioapic cleanups
 2011-05-20  4:09 UTC  (3+ messages)
` [patch 1/9] x86, ioapic: fix potential resume deadlock

[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3)
 2011-05-20  4:07 UTC  (5+ messages)
` [PATCH 14/18] writeback: make writeback_control.nr_to_write straight

[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
 2011-05-20  3:54 UTC  (11+ messages)

[PATCH 0/8] memcg async reclaim v2
 2011-05-20  3:48 UTC  (8+ messages)
` [PATCH 1/8] memcg: export zone reclaimable pages
` [PATCH 2/8] memcg: easy check routine for reclaimable
` [PATCH 0/8] memcg: clean up, export swapiness
` [PATCH 4/8] memcg: export release victim
` [PATCH 6/8] memcg asynchronous memory reclaim interface
` [PATCH 7/8] memcg static scan reclaim for asyncrhonous reclaim
` [PATCH 8/8] memcg asyncrhouns reclaim workqueue

linux-next: manual merge of the tip tree with the kbuild tree
 2011-05-20  3:54 UTC  (2+ messages)

[PATCH 1/7] [RFC] Mainline BG/P platform support
 2011-05-20  3:52 UTC  (33+ messages)
` [PATCH 2/7] [RFC] add bluegene entry to cputable
` [PATCH 3/7] [RFC] add support for BlueGene/P FPU
` [PATCH 4/7] [RFC] enable L1_WRITETHROUGH mode for BG/P
` [PATCH 5/7] [RFC] force 32-byte aligned kmallocs
      ` [bg-linux] "
` [PATCH 6/7] [RFC] enable early TLBs for BG/P
        ` [bg-linux] "
` [PATCH 7/7] [RFC] SMP support code

sleeping while atomic warning while modprobing oprofile
 2011-05-20  3:47 UTC  (2+ messages)

[PATCH] dw_dmac: Replace subsys_init() with arch_initcall()
 2011-05-20  3:44 UTC  (9+ messages)

[PATCH-v5 00/13] iscsi-target: initial .40-rc1 merge
 2011-05-20  3:37 UTC  (14+ messages)
` [PATCH-v5 01/13] iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
` [PATCH-v5 02/13] iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
` [PATCH-v5 03/13] iscsi-target: Add iSCSI fabric support for target v4
` [PATCH-v5 04/13] iscsi-target: Add TCM v4 compatiable ConfigFS control plane
` [PATCH-v5 05/13] iscsi-target: Add configfs fabric dependent statistics
` [PATCH-v5 06/13] iscsi-target: Add TPG and Device logic
` [PATCH-v5 07/13] iscsi-target: Add iSCSI Login Negotiation + Parameter logic
` [PATCH-v5 08/13] iscsi-target: Add CHAP Authentication support using libcrypto
` [PATCH-v5 09/13] iscsi-target: Add Sequence/PDU list + DataIN response logic
` [PATCH-v5 10/13] iscsi-target: Add iSCSI Error Recovery Hierarchy support
` [PATCH-v5 11/13] iscsi-target: Add support for task management operations
` [PATCH-v5 12/13] iscsi-target: Add misc utility and debug logic
` [PATCH-v5 13/13] iscsi-target: Add Makefile/Kconfig and update TCM top level

[rfc] Ignore Fsync Calls in Laptop_Mode
 2011-05-20  3:39 UTC  (2+ messages)

Contact MoneyGram Now For The Released Of Your Funds
 2011-05-19 10:32 UTC 

[PATCH 0/6] target: .40 bugfixes+changes (round 1)
 2011-05-20  3:19 UTC  (7+ messages)
` [PATCH 1/6] target: Fix multi task->task_sg[] chaining logic bug
` [PATCH 2/6] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
` [PATCH 3/6] target: Fix bug with task_sg chained transport_free_dev_tasks release
` [PATCH 4/6] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
` [PATCH 5/6] target: Convert REPORT_LUNs to use int_to_scsilun
` [PATCH 6/6] target: Convert TASK_ATTR to scsi_tcq.h definitions

[PATCH 0/4] perf, x86: Fixes for v2.6.39
 2011-05-20  3:18 UTC  (8+ messages)
` [PATCH 4/4] perf, x86: Fix event scheduler to solve complex scheduling problems
  ` [PATCH v2] perf, x86: Fix event scheduler for constraints with overlapping counters

[Patch net-next-2.6] netpoll: disable netpoll when enslave a device
 2011-05-20  3:10 UTC  (9+ messages)
` [V2 Patch "
  ` [Patch] bridge: call NETDEV_ENSLAVE notifiers when adding a slave
      ` [Bridge] "

Fwd: Re: World writable pid and lock files
 2011-05-20  2:54 UTC 

[PATCH V2 2/2] change shrinker API by passing shrink_control struct
 2011-05-20  2:59 UTC 

[PATCH] block: reduce spin_lock critical region
 2011-05-20  2:43 UTC 

linux-next: manual merge of the tip tree with the sparc tree
 2011-05-20  2:18 UTC  (3+ messages)

[patch 00/15] CFS Bandwidth Control V5
 2011-05-20  2:12 UTC  (2+ messages)
` Test for CFS Bandwidth Control V6

lockf fails on 2.6 kernel over NFC
 2011-05-20  2:03 UTC 

[PATCH] tcp: Expose the initial RTO via a new sysctl
 2011-05-20  2:01 UTC  (5+ messages)

linux-next: build failure after merge of the s390 tree
 2011-05-20  1:56 UTC 

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#2
 2011-05-20  1:44 UTC  (4+ messages)
` [PATCH 03/10] ptrace: implement PTRACE_SEIZE

[RFC][PATCH] extable: Make sure all archs define _sdata
 2011-05-20  1:34 UTC 

[RESEND PATCH] Documentation: statistics about nested locks
 2011-05-20  1:20 UTC  (2+ messages)

linux-next: build failure in Linus' tree
 2011-05-20  1:19 UTC  (2+ messages)

[PATCH 1/3] mpt2sas: remove the use of writeq, since writeq is not atomic
 2011-05-20  1:15 UTC  (3+ messages)
` [PATCH] x86: Remove 32-bit versions of readq()/writeq()

[patch 0/7] clocksources/clockevents improvements
 2011-05-20  1:10 UTC  (4+ messages)
` [patch 2/7] clocksource: Get rid of the hardcoded 5 seconds sleep time limit

[PATCH v5 00/21] EVM
 2011-05-20  1:07 UTC  (8+ messages)
` [PATCH v5 05/21] ima: move ima_file_free before releasing the file

[00/71] 2.6.38.7-stable review
 2011-05-20  0:58 UTC  (3+ messages)
` [08/71] thinkpad-acpi: module autoloading for newer Lenovo ThinkPads

[BUG] perf: bogus correlation of kernel symbols
 2011-05-20  0:56 UTC  (3+ messages)

[PATCH v2] regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
 2011-05-20  0:36 UTC 

[PATCH v2] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-05-20  0:24 UTC 

[GIT PATCH] driver core merge for .40
 2011-05-20  0:11 UTC  (45+ messages)
` [PATCH 01/44] device: add dev_WARN_ONCE
  ` [PATCH 02/44] efivars: memory leak on error in create_efivars_bin_attributes()
  ` [PATCH 03/44] efivars: handle errors from register_efivars()
  ` [PATCH 04/44] firmware: Fix grammar in sysfs-firmware-dmi doc
  ` [PATCH 05/44] drivers: make device_type const
  ` [PATCH 06/44] kernel/ksysfs.c: expose file_caps_enabled in sysfs
  ` [PATCH 07/44] HOWTO: sync up Documentaion/ja_JP/HOWTO
  ` [PATCH 08/44] uio_netx: Add support for netPLC cards
  ` [PATCH 09/44] uio: fix finding mm index for vma
  ` [PATCH 10/44] uio: fix allocating minor id for uio device
  ` [PATCH 11/44] uio: clean uioinfo when uninstall uio driver
  ` [PATCH 12/44] printk: /dev/kmsg - properly support writev() to avoid interleaved printk() lines
  ` [PATCH 13/44] kmsg: properly support writev to avoid interleaved printk lines fix
  ` [PATCH 14/44] drivers:misc:ti-st: handle delayed tty receive
  ` [PATCH 15/44] drivers:misc:ti-st: remove rfkill dependency
  ` [PATCH 16/44] driver-core: fix race between device_register and driver_register
  ` [PATCH 17/44] drivers/base/core.c: Fixed brace coding style issue
  ` [PATCH 18/44] driver core/platform_device_add_data: set platform_data to NULL if !data
  ` [PATCH 19/44] driver core/platform_device_add_data: free platform data before overwriting
  ` [PATCH 20/44] driver core/platform_device_add_resources: set resource to NULL if !res
  ` [PATCH 21/44] driver core/platform_device_add_resources: free resource before overwriting
  ` [PATCH 22/44] driver core: let dev_set_drvdata return int instead of void as it can fail
  ` [PATCH 23/44] drivers:base:fix the coding format of memory.c
  ` [PATCH 24/44] Add a strtobool function matching semantics of existing in kernel equivalents
  ` [PATCH 25/44] debugfs: move to new strtobool
  ` [PATCH 26/44] params.c: Use new strtobool function to process boolean inputs
  ` [PATCH 27/44] misc: fix ti-st build issues
  ` [PATCH 28/44] x86: get_bios_ebda_length()
  ` [PATCH 29/44] x86: Better comments for get_bios_ebda()
  ` [PATCH 30/44] driver: Google EFI SMI
  ` [PATCH 31/44] driver: Google Memory Console
  ` [PATCH 32/44] Introduce CONFIG_GOOGLE_FIRMWARE
  ` [PATCH 33/44] Allow setting of number of raw devices as a module parameter
  ` [PATCH 34/44] efivars: prevent oops on unload when efi is not enabled
  ` [PATCH 35/44] reboot: disable usermodehelper to prevent fs access
  ` [PATCH 36/44] RAW driver: Remove call to kobject_put()
  ` [PATCH 37/44] Translated Documentation/email-clients.txt
  ` [PATCH 38/44] driver core: Add the device driver-model structures to kerneldoc
  ` [PATCH 39/44] driver core: remove the driver-model structures from the documentation
  ` [PATCH 40/44] SYSFS: Fix erroneous comments for sysfs_update_group()
  ` [PATCH 41/44] memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
  ` [PATCH 42/44] drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION"
  ` [PATCH 43/44] sysfs: remove "last sysfs file:" line from the oops messages
  ` [PATCH 44/44] debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-20  0:14 UTC  (12+ messages)
                  ` [PATCH] rcu: Fix unpaired rcu_irq_enter() from locking selftests

[PATCH v4 1/2] spi_topcliff_pch: support new device ML7213 IOH
 2011-05-20  0:06 UTC  (3+ messages)

[PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
 2011-05-20  0:06 UTC  (14+ messages)
                  ` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab

[PATCH V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-05-20  0:04 UTC  (6+ messages)

[patch 0/5] x2apic cluster optimization patches
 2011-05-19 23:54 UTC  (5+ messages)
` [patch 1/5] x84_64, apic: Use probe routines to simplify apic selection

select() on /dev/input/eventX not level-triggered?
 2011-05-19 23:50 UTC 

[patch 0/6] x86: x2apic cluster optimizations and apic probe cleanups
 2011-05-19 23:45 UTC  (7+ messages)
` [patch 1/6] x84_64, apic: use probe routines to simplify apic selection
` [patch 2/6] x86, x2apic: remove duplicate code for IPI mask routines
` [patch 3/6] x86, x2apic: track the x2apic cluster sibling map
` [patch 4/6] x86, x2apic: minimize IPI register writes using cluster groups
` [patch 5/6] x86, x2apic: move the common bits to x2apic.h
` [patch 6/6] x86, apic: use .apicdrivers section to find the list of apic drivers

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-19 23:41 UTC  (11+ messages)

[tip:perf/core] core_kernel_data(): Fix architectures that do not define _sdata
 2011-05-19 23:37 UTC 

Beveiligingswaarschuwing
 2011-05-19 23:07 UTC 

[PATCH] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-05-19 23:26 UTC  (3+ messages)

[PATCH] fs/fat: fix build warning
 2011-05-19 23:23 UTC  (2+ messages)

[RFC] Remove Alchemy OSS drivers?
 2011-05-19 23:22 UTC 

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-19 23:20 UTC  (2+ messages)

[GIT PULL] RCU changes for v2.6.40
 2011-05-19 23:15 UTC 


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