linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-05 01:00:11 to 2011-03-05 16:06:52 UTC [more...]

[PATCH] hwmon: (pmbus) Improve support for paged fans
 2011-03-05 16:08 UTC 

[PATCH] mm: check zone->all_unreclaimable in all_unreclaimable()
 2011-03-05 15:53 UTC  (4+ messages)

[PATCH v3 4/4] perf: Avoid the percore allocations if HT is not capable
 2011-03-05 15:52 UTC  (2+ messages)
` [tip:perf/core] perf: Avoid the percore allocations if the CPU is not HT capable

[GIT PULL tip:x86/mm]
 2011-03-05 15:50 UTC  (12+ messages)
        ` [PATCH x86/mm] x86-64, NUMA: Fix distance table handling
          ` [PATCH x86/mm UPDATED] "
              ` [PATCH x86/mm] x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation() handling
              ` [tip:x86/mm] x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation()

[PATCH] rtc: fix typo/build error in rtc-at91sam9.c
 2011-03-05 15:05 UTC 

[RFC -tip] perf, x86: P4 PMU -- Address erratum 15 and 17
 2011-03-05 14:49 UTC  (3+ messages)

does hibernate to disk try hard enough to free memory?
 2011-03-05 14:41 UTC  (4+ messages)

[RFC PATCH] net/core: fix skb handling on netif serves for both bridge and vlan
 2011-03-05 14:25 UTC  (4+ messages)

LSM hooks: which to use? .socket_sock_rcv_skb or .socket_sendmsg?
 2011-03-05 14:25 UTC 

[regression] 2.6.37-post-rc7 with radeon kms: reproducably locks up hard when using desktop cube of kwin
 2011-03-05 14:23 UTC  (3+ messages)
` [regression] 2.6.38-post-rc7 "

2.6.38-rc7, iwlagn crash
 2011-03-05 14:09 UTC  (8+ messages)

[PATCH] net: mac80211: fix compilation warning
 2011-03-05 13:52 UTC  (3+ messages)

[PATCH 1/1] x86: Fix mcheck_init_device() to handle misc_register() correctly
 2011-03-05 12:56 UTC  (4+ messages)

[PATCH mmotm] fix broken bootup on 32-bit
 2011-03-05 12:42 UTC 

linux-next: Tree for March 4
 2011-03-05 12:41 UTC  (5+ messages)
` [PATCH -next] soc: sgtl5000 uses regulator interfaces
` [PATCH -next] staging: altera-jtag needs delay.h

[PATCH 1/2] ARM: Add TS-7800 revisions 6-9
 2011-03-05 12:30 UTC  (5+ messages)
` [PATCH 2/2] ARM: Enable TS-78XX features in unknown revisions
  ` [PATCH v2 "

[PATCH] PCI / PM: Add kerneldoc descrition of pci_pm_reset()
 2011-03-05 12:24 UTC 

[PATCH] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
 2011-03-05 12:21 UTC 

[PATCH v2 0/2] MAX8997/8966 MFD (includig PMIC) Initial Release
 2011-03-05 12:07 UTC  (7+ messages)
` [PATCH v2 1/2] MAX8997/8966 MFD Driver Initial Release (PMIC+RTC+MUIC+Haptic+...)
` [PATCH v2 2/2] MAX8997/8966 PMIC Regulator Driver Initial Release
` [PATCH 2/2] MAX8997/8966 RTC "
  ` [rtc-linux] "

mmotm 2011-03-02-16-52 uploaded
 2011-03-05 11:48 UTC  (9+ messages)
` tun: Failed to create tun sysfs files [was: mmotm 2011-03-02-16-52 uploaded]
  ` tun: Failed to create tun sysfs files
      ` tun routing is broken [was: tun: Failed to create tun sysfs files]
        ` tun routing is broken

[PATCH 0/8 resend] dw_dmac: Extending support & minor fixes
 2011-03-05 11:38 UTC  (6+ messages)
` [PATCH 1/8 resend] dw_dmac: Remove compilation dependency from AVR32

2.6.38-rc6+: oops while hibernating, pcmcia?
 2011-03-05 11:26 UTC  (2+ messages)

[PATCH] power: disable hibernation if module loading is disabled
 2011-03-05 11:24 UTC  (6+ messages)

[PATCH] tmpfs: implement security.capability xattrs
 2011-03-05 11:21 UTC  (4+ messages)

[PATCH 2/5] mfd: reentrance and revamp ab8500 gpadc fetching interface
 2011-03-05 10:46 UTC 

[PATCH 3/5] mfd: free dangling irq in ab8500 gpadc probe error path
 2011-03-05 10:46 UTC 

[PATCH 1/5] mfd: move ab8500 gpadc header to subdir
 2011-03-05 10:46 UTC 

[PATCH 5/5] mfd: fix ab8500-gpadc to measure charger current
 2011-03-05 10:46 UTC 

[PATCH 4/5] mfd: calibrate ab8500 gpadc using OTP values
 2011-03-05 10:46 UTC 

[PATCH 0/5] ab8500 gpadc fixes
 2011-03-05 10:45 UTC 

[PATCHSET] block: convert block drivers to ->check_events()
 2011-03-05 10:40 UTC  (4+ messages)

[PATCHSET] ptrace,signal: group stop / ptrace updates, take#2
 2011-03-05 10:37 UTC  (11+ messages)
` [PATCH 01/10] signal: fix SIGCONT notification code
` [PATCH 02/10] ptrace: remove the extra wake_up_state() from ptrace_detach()
` [PATCH 03/10] signal: remove superflous try_to_freeze() loop in do_signal_stop()
` [PATCH 04/10] ptrace: kill tracehook_notify_jctl()
` [PATCH 05/10] ptrace: add @why to ptrace_stop()
` [PATCH 06/10] signal: fix premature completion of group stop when interfered by ptrace
` [PATCH 07/10] signal: use GROUP_STOP_PENDING to stop once for a single group stop
` [PATCH 08/10] ptrace: participate in group stop from ptrace_stop() iff the task is trapping for "
` [PATCH 09/10] ptrace: make do_signal_stop() use ptrace_stop() if the task is being ptraced
` [PATCH 10/10] ptrace: clean transitions between TASK_STOPPED and TRACED

[REVIEW] NVM Express driver
 2011-03-05 10:28 UTC  (12+ messages)

[PATCH] Check for immutable flag in fallocate path
 2011-03-05 10:10 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] Check for immutable/append "
      ` [PATCH v3][RESEND] "

Micorsoft Promo (Your Reference No: UK/9420X/05)
 2011-03-05 10:12 UTC 

[00/18] 2.6.32.32-longterm review
 2011-03-05  9:36 UTC  (20+ messages)
` [01/18] Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number
` [02/18] drm: fix unsigned vs signed comparison issue in modeset ctl ioctl
` [03/18] mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfo
` [04/18] x86: Use u32 instead of long to set reset vector back to 0
` [05/18] fuse: fix hang of single threaded fuseblk filesystem
` [06/18] clockevents: Prevent oneshot mode when broadcast device is periodic
` [07/18] ext2: Fix link count corruption under heavy link+rename load
` [08/18] sctp: Fix oops when sending queued ASCONF chunks
` [09/18] virtio: set pci bus master enable bit
` [10/18] netxen: fix set mac addr
` [11/18] HID: add support for Acan FG-8100 barcode reader
` [12/18] p54usb: add Senao NUB-350 usbid
` [13/18] dccp: fix oops on Reset after close
` [14/18] e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
` [15/18] r8169: disable ASPM
` [16/18] usb: iowarrior: dont trust report_size for buffer size
` [17/18] arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS
` [18/18] CIFS: Fix oplock break handling (try #2)

[PATCH] nfs: fix compilation warning
 2011-03-02 23:19 UTC 

File/memory corruption in 2.6.37?
 2011-03-05  8:58 UTC  (4+ messages)

[RFC] Proposal for ptrace improvements
 2011-03-05  8:47 UTC  (12+ messages)

[PATCH 1/3] msm: Add support for Scorpion and ScorpionMP PMU
 2011-03-05  8:43 UTC  (2+ messages)

[PATCH] mcheck: Correction to a missing return value from misc_register
 2011-03-05  8:32 UTC  (4+ messages)

[PATCH 1/2] .mailmap: add Jovi Zhang to .mailmap
 2011-03-02 22:23 UTC 

[PATCH] x86: really print supported CPUs if PROCESSOR_SELECT=y
 2011-03-05  8:31 UTC  (2+ messages)
` [tip:x86/asm] x86: Really "

[RFC PATCH v2 00/12] MIPS: Octeon: Use Device Tree
 2011-03-05  8:24 UTC  (9+ messages)
` [RFC PATCH v2 02/12] of: Allow scripts/dtc/libfdt to be used from kernel code
` [RFC PATCH v2 04/12] MIPS: Octeon: Add device tree source files
` [RFC PATCH v2 06/12] MIPS: Octeon: Add a irq_create_of_mapping() implementation
` [RFC PATCH v2 08/12] MIPS: Octeon: Initialize and fixup device tree

[PATCH] x86: remove dead config option X86_CPU
 2011-03-05  8:29 UTC  (3+ messages)
` [tip:x86/asm] x86: Remove "

[PATCH 2/2] proc: fix some wrong error code usage
 2011-03-02 22:20 UTC 

<IRQ> [<ffffffff810c9204>] ? __alloc_pages_nodemask+0x622/0x696
 2011-03-05  8:25 UTC 

[PATCH] ARM: twd: Adjust localtimer frequency with cpufreq notifiers
 2011-03-05  8:19 UTC  (7+ messages)
          ` [PATCH] ARM: twd: Adjust localtimer frequency with cpufreqnotifiers

[RFC] memblock; Properly handle overlaps
 2011-03-05  7:56 UTC  (3+ messages)

regression - 2.6.36 -> 2.6.37 - kvm - 32bit SMP guests don't boot
 2011-03-05  7:21 UTC  (13+ messages)

[PATCH] sound: Added missing conditionnal for OSS function prototypes
 2011-03-05  6:07 UTC 

Performance/resume issues on Toshiba NB305
 2011-03-05  5:55 UTC  (11+ messages)

[PATCH 0/6 v5] cfq-iosched: Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
 2011-03-05  5:16 UTC  (10+ messages)
  ` [PATCH 0/6 v5.1] "

[PATCH 1/2]early: fix possible overlapping data buffer
 2011-03-05  5:21 UTC  (2+ messages)

Mailbox Quota Exceeded!!!
 2011-03-05  5:05 UTC 

[PATCH v4] fat: Batched discard support for fat
 2011-03-05  4:27 UTC 

[PATCH v3] fat: Batched discard support for fat
 2011-03-05  4:25 UTC  (8+ messages)

[PATCH] Platform: add Samsung Laptop platform driver
 2011-03-05  4:24 UTC 

[ANNOUNCE] RT for v2.6.34.8 now available
 2011-03-05  3:05 UTC  (2+ messages)

[PATCH] Syscalls: reboot: Add options to the reboot syscall to remount filesystems ro
 2011-03-05  2:45 UTC  (9+ messages)

[PATCH] work around for l2cap NULL dereference in l2cap_conn_start
 2011-03-05  2:12 UTC  (7+ messages)

[PATCH 2/2] kernel/signal.c: add kernel-doc to syscalls
 2011-03-05  1:42 UTC 

[PATCH 1/2] kernel/signal.c: fix style and typos etc
 2011-03-05  1:42 UTC 

[PATCH] proc: Document why writing to /proc/pid/mem is a security hazard
 2011-03-05  1:39 UTC 

[00/73] 2.6.37.3-stable review
 2011-03-05  0:57 UTC  (68+ messages)
` [01/73] usb: musb: omap2430: fix kernel panic on reboot
` [03/73] USB: Add Samsung SGH-I500/Android modem ID switch to visor driver
` [04/73] USB: Add quirk for Samsung Android phone modem
` [06/73] sierra: add new ID for Airprime/Sierra USB IP modem
` [07/73] Revert "Bluetooth: Enable USB autosuspend by default on btusb"
` [09/73] Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"
` [10/73] tcp: fix inet_twsk_deschedule()
` [12/73] staging: brcm80211: remove assert to avoid panic since 2.6.37 kernel
` [14/73] staging: usbip: vhci: update reference count for usb_device
` [15/73] staging: usbip: vhci: give back URBs from in-flight unlink requests
` [16/73] staging: usbip: vhci: refuse to enqueue for dead connections
` [17/73] staging: usbip: vhci: use urb->dev->portnum to find port
` [18/73] epoll: prevent creating circular epoll structures
` [20/73] ldm: corrupted partition table can cause kernel oops
` [21/73] drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip
` [22/73] mm: fix dubious code in __count_immobile_pages()
` [23/73] md: correctly handle probe of an mdp device
` [24/73] md: avoid spinlock problem in blk_throtl_exit
` [25/73] md: Fix - again - partition detection when array becomes active
` [26/73] Fix over-zealous flush_disk when changing device size
` [27/73] PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
` [28/73] x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems
` [29/73] xhci: Avoid BUG() in interrupt context
` [30/73] xhci: Clarify some expressions in the TRB math
` [31/73] xhci: Fix errors in the running total calculations "
` [32/73] xhci: Fix an error in count_sg_trbs_needed()
` [33/73] USB: Reset USB 3.0 devices on (re)discovery
` [34/73] USB: prevent buggy hubs from crashing the USB stack
` [35/73] usb: musb: core: set has_tt flag
` [36/73] ALSA: HDA: Add a new Conexant codec 506e (20590)
` [37/73] ALSA: usb-audio: fix oops due to cleanup race when disconnecting
` [38/73] ALSA: HDA: Fix mic initialization in VIA auto parser
` [39/73] ALSA: HDA: Add ideapad quirk for two Dell machines
` [40/73] ocfs2: Check heartbeat mode for kernel stacks only
` [41/73] Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number
` [42/73] drm: fix unsigned vs signed comparison issue in modeset ctl ioctl
` [43/73] ACPI / debugfs: Fix buffer overflows, double free
` [44/73] mfd: Avoid tps6586x burst writes
` [45/73] mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfo
` [46/73] x86: Use u32 instead of long to set reset vector back to 0
` [47/73] Bluetooth: add Atheros BT AR9285 fw supported
` [48/73] Bluetooth: fix crash with quirky dongles doing sound
` [49/73] Bluetooth: Add Atheros BT AR5BBU12 fw supported
` [50/73] eukrea-tlv320: fix platform_name
` [51/73] ASoC: correct pxa AC97 DAI names
` [52/73] fuse: fix hang of single threaded fuseblk filesystem
` [53/73] clockevents: Prevent oneshot mode when broadcast device is periodic
` [54/73] ext2: Fix link count corruption under heavy link+rename load
` [55/73] mm: vmstat: use a single setter function and callback for adjusting percpu thresholds
` [56/73] e1000e: 82579 PHY incorrectly identified during init
` [57/73] Staging: comedi: Add MODULE_LICENSE and similar to NI modules
` [58/73] fix cfg80211_wext_siwfreq lock ordering
` [59/73] tg3: Restrict phy ioctl access
` [60/73] drm/i915: fix memory corruption with GM965 and >4GB RAM
` [61/73] blk-throttle: Do not use kblockd workqueue for throtl work
` [62/73] block: add @force_kblockd to __blk_run_queue()
` [63/73] block: blk-flush shouldnt call directly into q->request_fn() __blk_run_queue()
` [64/73] block: kill loop_mutex
` [65/73] ath9k_htc: Fix an endian issue
` [66/73] p54usb: add Senao NUB-350 usbid
` [67/73] nilfs2: fix regression that i-flag is not set on changeless checkpoints
` [68/73] carl9170: add Airlive X.USB a/b/g/n USBID
` [69/73] r8169: disable ASPM
` [70/73] dccp: fix oops on Reset after close
` [71/73] e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
` [72/73] DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
` [73/73] arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS

[PATCH] drivers/net/macvtap: fix error check
 2011-03-04 23:49 UTC 

[PATCH] video: pwm_backlight: Add check_fb hook
 2011-03-05  1:08 UTC 


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