messages from 2011-02-22 18:55:43 to 2011-02-22 22:26:50 UTC [more...]
[00/70] 2.6.37.2-stable review
2011-02-22 22:20 UTC (45+ messages)
` [01/70] NFSD: memory corruption due to writing beyond the stat array
` [02/70] [SCSI] mptfusion: mptctl_release is required in mptctl.c
` [04/70] drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
` [05/70] drm/radeon/kms: fix interlaced modes on dce4+
` [06/70] drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
` [07/70] drm/radeon/kms: add connector table for mac g5 9600
` [11/70] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met
` [13/70] ARM: 6606/1: sa1100: Fix platform device registration
` [15/70] perf timechart: Adjust perf timechart to the new power events
` [17/70] drm/i915: make DP training try a little harder
` [19/70] xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn
` [20/70] [media] [v3,media] av7110: check for negative array offset
` [22/70] HID: add Add Cando touch screen 10.1-inch product id
` [25/70] btrfs: prevent heap corruption in btrfs_ioctl_space_info()
` [29/70] security: add cred argument to security_capable()
` [31/70] ACPI / Wakeup: Enable button GPEs unconditionally during initialization
` [33/70] x86, hotplug: Fix powersavings with offlined cores on AMD
` [34/70] s390: remove task_show_regs
` [37/70] drm/radeon/kms: add missing frac fb div flag for dce4+
` [40/70] workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
` [42/70] iwl3945: remove plcp check
` [43/70] ALSA: HDA: Add position_fix quirk for an Asus device
` [46/70] hwmon: (lm85) extend to support EMC6D103 chips
` [47/70] x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h
` [50/70] hwmon: (jc42) more helpful documentation
` [52/70] netfilter: fix race in conntrack between dump_table and destroy
` [53/70] netfilter: ctnetlink: fix missing refcount increment during dumps
` [54/70] [media] radio-aimslab.c needs #include <linux/delay.h>
` [55/70] ARM: Ensure predictable endian state on signal handler entry
` [56/70] ARM: Keep exit text/data around for SMP_ON_UP
` [57/70] cifs: fix handling of scopeid in cifs_convert_address
` [58/70] cifs: Fix regression in LANMAN (LM) auth code
` [59/70] acer-wmi: Fix capitalisation of GUID
` [60/70] pcmcia: re-enable Zoomed Video support
` [61/70] eCryptfs: Copy up lower inode attrs in getattr
` [62/70] genirq: Prevent access beyond allocated_irqs bitmap
` [63/70] genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
` [64/70] perf: Fix throttle logic
` [65/70] ASoC: WM8903: Fix mic detection enable logic
` [66/70] net: can: janz-ican3: world-writable sysfs termination file
` [67/70] platform: x86: acer-wmi: world-writable sysfs threeg file
` [68/70] platform: x86: asus_acpi: world-writable procfs files
` [69/70] platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
` [70/70] Revert: tpm_tis: Use timeouts returned from TPM
Update to http://kernel.org/doc
2011-02-22 22:23 UTC (5+ messages)
` net: update Documentation/networking/00-INDEX
linux-next: build failure after merge of the drivers-x86 tree
2011-02-22 22:22 UTC (5+ messages)
[PATCH 00/10] [RFC] RTC: Cleanups for 2.6.39
2011-02-22 22:10 UTC (22+ messages)
` [PATCH 04/10] RTC: Cleanup rtc_class_ops->read_alarm()
` [rtc-linux] "
Fix NUMA problems in transparent hugepages and KSM
2011-02-22 22:08 UTC (5+ messages)
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
does hibernate to disk try hard enough to free memory?
2011-02-22 22:07 UTC (3+ messages)
[PATCH] spi/spi_oc_tiny: fix build error
2011-02-22 22:02 UTC (3+ messages)
` [PATCH] spi/spi_oc_tiny and spi_altera.c: fix build errors
[PATCH 0/5] blk-throttle: writeback and swap IO control
2011-02-22 21:57 UTC (11+ messages)
` [PATCH 3/5] page_cgroup: make page tracking available for blkio
` [PATCH 4/5] blk-throttle: track buffered and anonymous pages
[PATCH] checkpatch: error out on found Change-Id lines
2011-02-22 21:50 UTC
linux-next: Tree for February 22
2011-02-22 21:47 UTC (2+ messages)
` [PATCH -next] eeepc-wmi: kconfig changes to fix build errors
[PATCH] spi/spi_altera: fix build error
2011-02-22 21:37 UTC (2+ messages)
[PATCH] streamline kernel/irq/Kconfig
2011-02-22 21:36 UTC (2+ messages)
` [tip:irq/core] genirq: Streamline kernel/irq/Kconfig
[PATCH v2] Platform: Samsung Q10 backlight driver
2011-02-22 21:27 UTC (3+ messages)
[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
2011-02-22 21:22 UTC (9+ messages)
` [PATCH 1/5] pagewalk: only split huge pages when necessary
` [PATCH 2/5] break out smaps_pte_entry() from smaps_pte_range()
` [PATCH 3/5] pass pte size argument in to smaps_pte_entry()
` [PATCH 4/5] teach smaps_pte_range() about THP pmds
Device tree on x86, part v4
2011-02-22 21:16 UTC (18+ messages)
` [PATCH 01/11] x86/e820: remove conditional early mapping in parse_e820_ext
` [PATCH 02/11] x86: Add device tree support
` [PATCH 03/11] x86/dtb: Add a device tree for CE4100
` [PATCH 04/11] x86/dtb: add irq domain abstraction
` [PATCH 05/11] x86/dtb: add early parsing of IO APIC
` [PATCH 06/11] x86/dtb: add support hpet
` [PATCH 07/11] x86/dtb: add support for PCI devices backed by dtb nodes
` [PATCH 08/11] x86/dtb: Add generic bus probe
` [PATCH 09/11] x86/ioapic: Add OF bindings for IO-APIC
` [PATCH 10/11] x86/ce4100: use OF for ioapic
` [PATCH 11/11] rtc/cmos: add OF bindings
[PATCH 1/2] ACPI/Intel: Rework Opregion support
2011-02-22 21:15 UTC (4+ messages)
` [PATCH 2/2] staging: Use generic IGD opregion code for gma500
` [Intel-gfx] [PATCH 1/2] ACPI/Intel: Rework Opregion support
[PATCH] rt2x00: Use ops name instead of device name
2011-02-22 21:08 UTC (7+ messages)
[PATCH] power: bq20z75: change to platform driver
2011-02-22 21:04 UTC (2+ messages)
2.6.38-rc5-git6: Reported regressions 2.6.36 -> 2.6.37
2011-02-22 21:04 UTC (4+ messages)
` [Bug #22882] (2.6.37-rc1) amd64-agp module crashed on second load
` [stable] 2.6.38-rc5-git6: Reported regressions 2.6.36 -> 2.6.37
[PATCH 0/2] sched: SCHED_BATCH fixes
2011-02-22 21:04 UTC (3+ messages)
` [PATCH 1/2] sched: allow SCHED_BATCH to preempt SCHED_IDLE tasks
` [PATCH 2/2] sched: allow users with rtprio rlimit to change from SCHED_IDLE policy
Linux 2.6.38-rc5
2011-02-22 21:04 UTC (8+ messages)
` [PATCH] fix backlight brightness on intel LVDS panel after reopening lid
[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
2011-02-22 20:57 UTC (11+ messages)
` [RFC PATCH 01/10] MIPS: Octeon: Move some Ethernet support files out of staging
` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files
` [RFC PATCH 03/10] MIPS: Prune some target specific code out of prom.c
` [RFC PATCH 04/10] MIPS: Octeon: Add a irq_create_of_mapping() implementation
` [RFC PATCH 05/10] MIPS: Octeon: Rearrance CVMX files in preperation for device tree
` [RFC PATCH 06/10] MIPS: Octeon: Initialize and fixup "
` [RFC PATCH 07/10] i2c: Convert i2c-octeon.c to use "
` [RFC PATCH 08/10] netdev: mdio-octeon.c: Convert "
` [RFC PATCH 09/10] netdev: octeon_mgmt: "
` [RFC PATCH 10/10] staging: octeon_ethernet: "
[PATCH 1/2] fs: pass root inode mode to simple_fill_super
2011-02-22 20:58 UTC (22+ messages)
` [PATCH 2/2] debugfs: only allow root access to debugging interfaces
[PATCH 18/20] rtmutex-tester: remove BKL tests
2011-02-22 20:57 UTC (2+ messages)
` [tip:irq/core] rtmutex: tester: Remove "
[PATCH 0/7] Second batch of Tegra clock updates for 2.6.39
2011-02-22 20:56 UTC (4+ messages)
` [PATCH 5/7] ARM: tegra: timer: Enable timer and rtc clocks
[PATCH] perf lock: show valid sort keys in usage
2011-02-22 20:53 UTC (3+ messages)
[PATCH 1/3] module: deal with alignment issues in built-in module versions
2011-02-22 20:47 UTC (12+ messages)
[PATCH] msm: add single-wire serial bus interface (SSBI) driver
2011-02-22 20:47 UTC (4+ messages)
[PATCH][RFC] RTC: Initialize kernel state from RTC
2011-02-22 20:49 UTC
[2.6.38-rc5, patch] fix cfg80211_wext_siwfreq lock ordering
2011-02-22 20:43 UTC (6+ messages)
` [stable] "
extremely slow resume with 2.6.37
2011-02-22 20:39 UTC
[PATCH v2] hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
2011-02-22 20:32 UTC (2+ messages)
[PATCH 04/12] PTI Kconfig change in misc
2011-02-22 20:26 UTC (13+ messages)
` [PATCH 05/12] PTI misc Makefile addition
` [PATCH 06/12] PTI header file
` [PATCH 07/12] n_tracerouter and n_tracesink additions
` [PATCH 08/12] n_tracesink ldisc addition
` [PATCH 09/12] n_tracesink header file
[PATCH 1/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
2011-02-22 20:30 UTC (7+ messages)
` [PATCH 3/4] cpuset: Fix unchecked calls to NODEMASK_ALLOC()
[PATCH] USB 10/100 RJ45 Ethernet Network Adapter
2011-02-22 20:18 UTC (4+ messages)
[PATCH 0/2] Common struct clk implementation, v13
2011-02-22 20:17 UTC (3+ messages)
` [PATCH 1/2] Add a common struct clk
[PATCH 0/6] cciss: Feb 22, 2010 updates
2011-02-22 20:14 UTC (7+ messages)
` [PATCH 1/6] cciss: host tag masking out of loop
` [PATCH 2/6] cciss: Inform controller we are using 32-bit tags
` [PATCH 3/6] cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent
` [PATCH 4/6] cciss: remove unnecessary casts
` [PATCH 5/6] cciss: fix missed command status value CMD_UNABORTABLE
` [PATCH 6/6] cciss: add cciss_tape_cmds module paramter
Boot time regression in 2.6.38 after initial wq merge
2011-02-22 20:14 UTC (10+ messages)
[PATCH] kvm: allow RO page when atomic && !write_fault
2011-02-22 19:24 UTC (2+ messages)
[PATCH v5] EHCI bus glue for on-chip PMC MSP USB controller
2011-02-22 20:04 UTC (2+ messages)
[PATCH v2] i2c: tegra: Add i2c support
2011-02-22 19:59 UTC (2+ messages)
e1000e EEPROM corruption
2011-02-22 19:59 UTC (4+ messages)
2.6.38-rc5-git6: Reported regressions from 2.6.37
2011-02-22 19:57 UTC (4+ messages)
` [Bug #28562] [BUG] usb problems in .38-rc3+
pull request: wireless-2.6 2011-02-22
2011-02-22 19:55 UTC (2+ messages)
[RFC PATCH] x86: Moving probe_roms_32 to probe_roms
2011-02-22 20:16 UTC
[PATCH] tpm_tis: Re-enable interrupts upon resume
2011-02-22 19:49 UTC
[PATCH 4/6] tty: now phase out the ioctl file pointer for good
2011-02-22 19:47 UTC (2+ messages)
[RFC] block integrity: Fix write after checksum calculation problem
2011-02-22 19:45 UTC (7+ messages)
[Alsa-user] new source of MIDI playback slow-down identified - 5a03b051ed87e72b959f32a86054e1142ac4cf55 thp: use compaction in kswapd for GFP_ATOMIC order > 0
2011-02-22 19:43 UTC (5+ messages)
[PATCH v2] tpm_tis: Use timeouts returned from TPM
2011-02-22 19:41 UTC
[PATCH] acpi: create CONFIG item for debugfs custom_method
2011-02-22 19:32 UTC
[PATCH 0/7] Xen PV on HVM fixes and improvements
2011-02-22 19:31 UTC (7+ messages)
` [PATCH 3/7] xen-blkfront: handle Xen major numbers other than XENVBD
` [PATCH 5/7] xen: PV on HVM: support PV spinlocks
` [PATCH 6/7] xen: enable event channels to send and receive IPIs for PV on HVM guests
[PATCH] UDF: Fix compiler warning
2011-02-22 19:04 UTC
[PATCH 4/7] KVM: sort memslots and use binary search to search the right slot
2011-02-22 18:59 UTC (4+ messages)
` [RFC PATCH 0/3] Weight-balanced binary tree + KVM growable memory slots using wbtree
` [RFC PATCH 3/3] kvm: Use weight-balanced tree for memory slot management
Resend: Request for review and addition of PTI implementation into kernel
2011-02-22 18:41 UTC (4+ messages)
` [PATCH 01/12] export kernel call get_task_comm()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox