messages from 2009-12-06 21:11:11 to 2009-12-07 00:21:17 UTC [more...]
[000/119] 2.6.31.7-stable review
2009-12-07 0:10 UTC (62+ messages)
` [001/119] nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
` [006/119] CIFS: Duplicate data on appending to some Samba servers
` [007/119] [SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080
` [011/119] md/raid1/raid10: add a cond_resched
` [014/119] ALSA: AACI: fix AC97 multiple-open bug
` [018/119] sound: rawmidi: fix checking of O_APPEND when opening MIDI device
` [019/119] sound: rawmidi: fix double init when opening MIDI device with O_APPEND
` [022/119] highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE
` [027/119] V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streaming
` [029/119] V4L/DVB (13230): s2255drv: Dont conditionalize video buffer completion on waiting processes
` [032/119] pps: locking scheme fix up for PPS_GETPARAMS
` [038/119] page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed
` [039/119] tty_port: If we are opened non blocking we still need to raise the carrier
` [047/119] USB: xhci: Fix scratchpad deallocation
` [054/119] ASoC: AIC23: Fixing infinite loop in resume path
` [056/119] mac80211: fix spurious delBA handling
` [057/119] b43: Work around mac80211 race condition
` [066/119] V4L/DVB (12501): gspca - sonixj: Do the ov7660 sensor work again
` [068/119] V4L/DVB (12696): gspca - sonixj / sn9c102: Two drivers for 0c45:60fc and 0c45:613e
` [071/119] drm/i915: Fix IRQ stall issue on Ironlake
` [072/119] udp: Fix udp_poll() and ioctl()
` [075/119] net: fix sk_forward_alloc corruption
` [076/119] bonding: Modify hash transmit policies to use the packets source MAC address
` [078/119] sparc64: replace parentheses in pmul()
` [080/119] sched: Fix boot crash by zalloc()ing most of the cpu masks
` [082/119] V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts input
` [086/119] USB: EHCI: dont send Clear-TT-Buffer following a STALL
` [087/119] USB: musb_gadget: fix STALL handling
` [089/119] USB: ftdi_sio: Keep going when write errors are encountered
` [090/119] USB: work around for EHCI with quirky periodic schedules
` [091/119] tty_port: handle the nonblocking open of a dead port corner case
` [092/119] [ARM] pxamci: call mmc_remove_host() before freeing resources
` [093/119] param: dont complain about unused module parameters
` [094/119] modules: dont export section names of empty sections via sysfs
` [095/119] md: revert incorrect fix for read error handling in raid1
` [096/119] perf_event: Adjust frequency and unthrottle for non-group-leader events
` [097/119] hso: fix soft-lockup
` [098/119] block: use after free bug in __blkdev_get
` [099/119] hwmon: (adt7475) Fix temperature fault flags
` [100/119] hwmon: (adt7475) Cache limits for 60 seconds
` [101/119] agp/intel: new host bridge support
` [102/119] netfilter: nf_nat: fix NAT issue in 2.6.30.4+
` [103/119] netfilter: xt_connlimit: fix regression caused by zero family value
` [104/119] b43: Fix DMA TX bounce buffer copying
` [105/119] crypto: padlock-aes - Use the correct mask when checking whether copying is required
` [106/119] sky2: set carrier off in probe
` [107/119] ath5k: Linear PCDAC code fixes
` [108/119] i2c: Fix userspace_device list corruption
` [109/119] acerhdf: fix fan control for AOA150 model
` [110/119] drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
` [111/119] tty/of_serial: add missing ns16550a id
` [112/119] V4L/DVB (13255): gspca - m5602-s5k4aa: Add vflip quirk for the Bruneinit laptop
` [113/119] V4L/DVB (13256): gspca - m5602-s5k4aa: Add another MSI GX700 vflip quirk
` [114/119] V4L/DVB (13257): gspca - m5602-s5k4aa: Add vflip for Fujitsu Amilo Xi 2528
` [115/119] PCI: Prevent AER driver from being loaded on non-root port PCIE devices
` [116/119] acerhdf: additional BIOS versions
` [117/119] acerhdf: return temperature in milidegree instead of degree
` [118/119] Input: keyboard - fix braille keyboard keysym generation
` [119/119] isdn: hfc_usb: Fix read buffer overflow
clang static analyzer
2009-12-07 0:18 UTC (6+ messages)
[PATCH 1/2] Documentation: 'git add -A' can remove files
2009-12-07 0:05 UTC (3+ messages)
Possible regression in "x86-64: reduce range spanned by 1:1 mapping and frame table indexes"
2009-12-06 23:53 UTC
[PATCH] ecryptfs: pass matching flags to interpose as defined and used there
2009-12-06 23:51 UTC
x86: Remove STACKPROTECTOR_ALL
2009-12-06 23:24 UTC (3+ messages)
` [stable] "
[RFC] sane-providers.inc with default providers for all distributions
2009-12-06 23:45 UTC (11+ messages)
` [PATCH 1/6] bitbake.conf: create compatibility-providers.conf from micro, minimal, angstrom, shr preferred providers
` [PATCH 2/6] micro.conf: remove preferred providers as the same are defined in compatibility-providers.conf
` [PATCH 3/6] minimal.conf: "
` [PATCH 4/6] angstrom-2008.1.conf: remove preferred providers set already "
` [PATCH 5/6] shr.conf: "
` [PATCH 6/6] opkg: add provides for update-alternatives and set opkg as default u-a provider in sane-feed-ipk
` [PATCH] compatibility-providers.conf: comment out 2nd atd provider
[00/20] 2.6.27.40-stable review
2009-12-06 23:37 UTC (21+ messages)
` [01/20] ALSA: AACI: fix AC97 multiple-open bug
` [02/20] ALSA: AACI: fix recording bug
` [03/20] ALSA: usb-audio: fix combine_word problem
` [04/20] [SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080
` [05/20] jffs2: Fix memory corruption in jffs2_read_inode_range()
` [06/20] V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oops
` [07/20] V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculation
` [08/20] V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filters_init
` [09/20] V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streaming
` [10/20] V4L/DVB (13230): s2255drv: Dont conditionalize video buffer completion on waiting processes
` [11/20] [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs
` [12/20] fuse: reject O_DIRECT flag also in fuse_create
` [13/20] fuse: prevent fuse_put_request on invalid pointer
` [14/20] isdn: hfc_usb: Fix read buffer overflow
` [15/20] thinkpad-acpi: fix sign of ERESTARTSYS return
` [16/20] USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
` [17/20] USB: suspend/resume support for option driver
` [18/20] USB: usb-serial: replace shutdown with disconnect, release
` [19/20] dca: redesign locks to fix deadlocks
` [20/20] hwmon: (it87) Fix VID reading on IT8718F
[RFC] cld: replace "if (verbose) { act_log }" with CLD_DEBUG
2009-12-06 23:38 UTC (2+ messages)
Continued work on sr/vcs-helper and sr/gfi-options
2009-12-06 23:36 UTC (4+ messages)
Ireland,) to be repealed, abolishe
2009-12-06 23:35 UTC
linux-next: Tree for December 4
2009-12-06 22:27 UTC (2+ messages)
` linux-next: Tree for December 4 (comedi)
HTC Dream: dream is better name for this machine
2009-12-06 23:27 UTC (3+ messages)
[U-Boot] [PATCH] MAKEALL: Fix return value
2009-12-06 23:20 UTC (4+ messages)
[Bug 14583] New: SSD system stall, HSM Violation
2009-12-06 23:18 UTC (3+ messages)
` [Bug 14583] "
[PATCH] netback: netif cleanup
2009-12-06 23:15 UTC (3+ messages)
[RFH] Best way to handle qt4 native tools
2009-12-06 23:12 UTC
[Buildroot] Problem configuring dbus-glib
2009-12-06 23:10 UTC
scp stalls mysteriously
2009-12-06 23:09 UTC (20+ messages)
[PATCH] ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
2009-12-06 23:05 UTC
Intel Poulsbo [psb] driver for Asus Eeepc 1101
2009-12-06 23:05 UTC (7+ messages)
[PATCH 2/2] git-add/rm doc: Consistently back-quote
2009-12-06 23:04 UTC
[PATCH] page-types: kernel pageflags mode
2009-12-06 23:00 UTC (4+ messages)
` [RFC] print symbolic page flag names in bad_page()
[GIT pull] bkl core patches for 2.6.33
2009-12-06 23:00 UTC (4+ messages)
[PATCH] create variables when exporting them
2009-12-06 22:57 UTC (4+ messages)
[bug #27695] parser.sh ignores the closing quote when preceeded by a variable
2009-12-06 22:57 UTC (2+ messages)
[bug #27710] variable type not exported into new context
2009-12-06 22:57 UTC
[PATCH v2 0/9] Implement sparse keymap library
2009-12-06 22:57 UTC (3+ messages)
` [PATCH 1/9] Input: add generic support for sparse keymaps
[GIT PULL] PM updates for 2.6.33
2009-12-06 22:54 UTC (19+ messages)
c/r: support for x86-64 arch
2009-12-06 22:51 UTC (3+ messages)
` [PATCH 1/2] c/r: [x86_32] sys_restore to use ptregs prototype
[RFC] toolchain team question about libiberty.a
2009-12-06 22:47 UTC (3+ messages)
[PATCH] {insane, kernel-arch, site-info}.bbclass: New architecture nios2
2009-12-06 22:44 UTC (21+ messages)
` [PATCH] nios2.conf: "
` [PATCH] cyclone3_starter.conf: New machine/board for "
` [PATCH] site/nios2-linux-uclibc: Configure site file for MMU-less nios2
` [PATCH] binutils-cross.inc: Stage libiberty.h for elf2flt linker wrapper
` [PATCH] binutils{,-cross}_nios2-2.15.bb: binutils for nios2
` [PATCH] elf2flt-cross_nios2-git.bb: elf2flt-cross "
` [PATCH] gcc-configure-common.inc: Introduce SHARED_LIBRARIES
` [PATCH] gcc{, -cross}{, -intermediate}_nios2-3.4.6.bb: GCC for nios2
` [PATCH] uclibc{, -cross}{, -initial}_nios2-0.9.2{7, 9}.bb: nios2 fork
` [PATCH] angstrom-uclibc.inc: Exempt nios2 from GNU hash style
` [PATCH] angstrom-2008.1.conf: Use ?= on PREFERRED_VERSION_linux-libc-headers
` [PATCH] sane-srcrevs.inc: Add PREFERRED_VERSION_linux-libc-headers for nios2
` [PATCH] angstrom-uclibc.inc: Exempt nios2 architecture from GNU hash style
` [PATCH] linux-libc-headers_nios2-2.6.28: nios2 fork
` [PATCH] uclibc-initial-nios2-0.9.29: For nios2, go to 0.9.29
` [PATCH] linux-libc-headers_nios2-2.6.28.bb: Missed the .bb file earlier
` [PATCH] linux-nios2-2.6.28: Linux kernel for nios2 machines
` [PATCH] gnu-config-20050701: Add nios2 system support
` [PATCH] angstrom-2008.1.conf: Conditionally set linux-libc-header version
` [PATCH] angstrom-2008.1.conf: Hard-code the nios2 version for linux-libc-headers
[RFC] [HEADS UP] [TSC] Patches coming up to merge nios2 support
2009-12-06 22:44 UTC
[Qemu-devel] [ANNOUNCE][Call-For-Testing] Release 0.12.0-rc1 of QEMU
2009-12-06 22:43 UTC
[Qemu-devel] [PATCH] Permit zero-sized qemu_malloc() & friends
2009-12-06 22:40 UTC (22+ messages)
IR Receiver on an Tevii S470
2009-12-06 22:36 UTC (6+ messages)
MACE DMA problem on Powermac 7300
2009-12-06 22:36 UTC
[PATCH] ecryptfs: properly compute header sizes/offsets when storing headers in xattrs
2009-12-06 22:31 UTC
What is the performance when using frame pointers in the kernel?
2009-12-06 22:31 UTC (4+ messages)
aim7 scalability issue on 4 socket machine
2009-12-06 22:23 UTC (12+ messages)
` [stable] "
REGRESSION for RT2561/RT61 in 2.6.32
2009-12-06 22:22 UTC (2+ messages)
[PATCHv2] cldc: replace CLD_MAX_DATA_SZ with CLD_MAX_MSG_SZ
2009-12-06 22:18 UTC (2+ messages)
[StGit PATCH v2 0/6] add support for git send-email
2009-12-06 22:16 UTC (2+ messages)
[PATCH] cldc: replace CLD_MAX_DATA_SZ with CLD_MAX_MSG_SZ
2009-12-06 22:03 UTC (3+ messages)
Ext4 without journal write cache problem
2009-12-06 22:02 UTC (2+ messages)
io-plugin does not call start callback function
2009-12-06 22:02 UTC (3+ messages)
[PATCH 0/4] Setting coverage class (and ACK timeout and slot time)
2009-12-06 21:59 UTC (7+ messages)
` [PATCH] iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASS
` [PATCH 1/4] nl80211: Add new WIPHY attribute COVERAGE_CLASS
[PATCH 2/3] staging/dream: add missing include files
2009-12-06 21:52 UTC (6+ messages)
[PATCH] TiVo USB IR Dongle support
2009-12-06 21:45 UTC
udev keymaps: support for force_release quirk
2009-12-06 21:49 UTC (2+ messages)
sane-backends-1.0.20 failing to build
2009-12-06 21:37 UTC (2+ messages)
for Theo Desmond was, in itself, no sin. It wa
2009-12-06 21:44 UTC
[RFC 0/5] pathconf(3) with _PC_LINK_MAX
2009-12-06 21:39 UTC (3+ messages)
[Buildroot] [Bug 739] New: New/updated hostapd package
2009-12-06 21:37 UTC (2+ messages)
` [Buildroot] [Bug 739] "
[Buildroot] [git commit master] Add new package hostapd
2009-12-06 21:37 UTC
[PATCH] ext2/3 as ext4
2009-12-06 9:51 UTC (2+ messages)
XD/smartmedia - how to implement it right?
2009-12-06 21:27 UTC (4+ messages)
[Buildroot] [Bug 535] New: gawk can't find libintl
2009-12-06 21:24 UTC (2+ messages)
` [Buildroot] [Bug 535] "
[RFC] What are the goals for the architecture of an in-kernel IR system?
2009-12-06 21:23 UTC (11+ messages)
[Buildroot] [Bug 553] New: Wrong DirectFB ps2mouse limitation
2009-12-06 21:23 UTC (2+ messages)
` [Buildroot] [Bug 553] "
Questions about gcc target packages
2009-12-06 21:19 UTC (2+ messages)
vfork test case
2009-12-06 21:19 UTC
[PATCH 1/2] Documentation: 'git add --all' can remove files
2009-12-06 21:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.