messages from 2011-03-16 20:44:51 to 2011-03-16 21:24:02 UTC [more...]
[2010.03-maintenance] [PATCH 0/7] 2010.03-maintenance: libc-headers, gdbserver and ubifs
2011-03-16 20:21 UTC (3+ messages)
` [2010.03-maintenance] [PATCH 2/7] bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubi
[GIT PATCH] STAGING patches for .39
2011-03-16 21:03 UTC (6+ messages)
` [PATCH 141/961] staging: Remove autofs3
` [PATCH 142/961] staging: remove smbfs
` [PATCH 143/961] appletalk: move to staging
` [PATCH 183/961] Revert "appletalk: move to staging"
` [PATCH 584/961] staging: brcm80211: Fix memory leak after kmalloc failure
[PATCH] [RFC] Make it easier to harden /proc/
2011-03-16 21:23 UTC (12+ messages)
[GIT PATCH] driver core patches for .39
2011-03-16 21:11 UTC (30+ messages)
` [PATCH 01/50] driver-core: document restrictions on device_rename()
` [PATCH 02/50] docs/sysfs: Update directory/kobject documentation
` [PATCH 03/50] docs/sysfs: show() methods should use scnprintf()
` [PATCH 04/50] kobject: Add missing format attribute specifications
` [PATCH 05/50] Dynamic debug: Add more flags
` [PATCH 06/50] firmware_classs: change val uevent's type to bool
` [PATCH 07/50] sysdev: Fixup warning message
` [PATCH 08/50] debugfs: remove module_exit()
` [PATCH 09/50] sysdev: Do not register with sysdev when erroring on add
` [PATCH 11/50] pch_phub: add new device ML7213
` [PATCH 12/50] dynamic_debug: add #include <linux/sched.h>
` [PATCH 17/50] memory hotplug: sysfs probe routine should add all memory sections
` [PATCH 18/50] driver core: Replace the dangerous to_root_device macro with an inline function
` [PATCH 19/50] sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
` [PATCH 20/50] Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatches
` [PATCH 37/50] firmware: Add documentation for /sys/firmware/dmi
` [PATCH 38/50] firmware: Fix unaligned memory accesses in dmi-sysfs
` [PATCH 39/50] Fix spelling mistakes in Documentation/zh_CN/SubmittingPatches
` [PATCH 40/50] UIO: add PRUSS UIO driver support
` [PATCH 41/50] kref: Fix typo in kref documentation
` [PATCH 42/50] drivers:misc: ti-st: fix debugging code
` [PATCH 43/50] efivars: move efivars globals into struct efivars
` [PATCH 44/50] efivars: Make efivars bin_attributes dynamic
` [PATCH 45/50] efivars: parameterize efivars
` [PATCH 46/50] efivars: Split out variable registration
` [PATCH 47/50] efivars: Parameterize operations
` [PATCH 48/50] efivars: Expose efivars functionality to external drivers
` [PATCH 49/50] efivars: Add Documentation
` [PATCH 50/50] printk: do not mangle valid userspace syslog prefixes
TTY loosing data with u_serial gadget
2011-03-16 20:47 UTC
[PATCH 0/3] Peripheral image loader (PIL)
2011-03-16 21:12 UTC (6+ messages)
` [PATCH 2/3] msm: Peripheral Image Loader (PIL) driver
how to verify file delegations
2011-03-16 20:54 UTC
[GIT] Networking
2011-03-16 21:21 UTC (3+ messages)
[PATCH v6 0/9] memcg: per cgroup dirty page accounting
2011-03-16 21:19 UTC (9+ messages)
2.6.38-rc8 regressions
2011-03-16 21:19 UTC (5+ messages)
[GIT PULL tip/x86/mm] xen/x86 fixes
2011-03-16 21:18 UTC (9+ messages)
` [GIT PULL tip/x86/mm] xen/x86 fixes ===> fix sp5100_tco mmio checking
` [PATCH] watchdog, SP5100: Check if firmware has set correct value in tcobase
I have been asked for a use case that says I want to allow X domain to only be able to use eth1
2011-03-16 21:16 UTC (2+ messages)
[GIT PATCH] TTY/serial driver patches for .39
2011-03-16 21:12 UTC (80+ messages)
` [PATCH 01/76] tty: serial: bfin_sport_uart: fix signedness error
` [PATCH 02/76] serial: mfd: remove the timeout workaround for A0
` [PATCH 03/76] serial: ifx6x60: expanded info available from platform data
` [PATCH 04/76] OMAP: Enable Magic SysRq on serial console ttyOx
` [PATCH 05/76] serial: omap-serial: Enable the UART wake-up bits always
` [PATCH 06/76] tty_ldisc: don't use flush_scheduled_work()
` [PATCH 07/76] serial: mrst_max3110: make buffer larger
` [PATCH 08/76] serial-core: reset the console speed on resume
` [PATCH 09/76] 68328serial: remove unsed m68k_serial->tqueue_hangup
` [PATCH 10/76] serial: pch_uart: support new device ML7213
` [PATCH 11/76] serial: pch_uart: revert Kconfig for non-DMA mode
` [PATCH 12/76] hvc_dcc: Fix bad code generation by marking assembly volatile
` [PATCH 13/76] hvc_dcc: Simplify put_chars()/get_chars() loops
` [PATCH 14/76] hvc_dcc: Simplify assembly for v6 and v7 ARM
` [PATCH 15/76] vt: Add virtual console keyboard mode OFF
` [PATCH 16/76] hvc: add Blackfin JTAG console support
` [PATCH 17/76] TTY: use appropriate printk priority level
` [PATCH 18/76] tty,vcs: lseek/VC-release race fix
` [PATCH 19/76] tty,vcs removing con_buf/conf_buf_mtx
` [PATCH 20/76] serial: ifx6x60: fixed call to tty_port_init
` [PATCH 21/76] serial: ifx6x60: dma_alloc_coherent must use parent dev
` [PATCH 22/76] serial: ifx6x60: changed internal bpw from boolean to int
` [PATCH 23/76] serial: ifx6x60: set SPI max_speed_hz based on platform type
` [PATCH 24/76] serial: ifx6x60: probe routine needs to call spi_setup
` [PATCH 25/76] serial: ifx6x60: minor cleanup
` [PATCH 26/76] serial: also set the uartclk value in resume after goes to highspeed
` [PATCH 27/76] serial: change the divisor latch only when prescalar actually changed
` [PATCH 28/76] tty: Add msm_smd_tty driver
` [PATCH 29/76] atmel_serial: enable PPS support
` [PATCH 30/76] tty,vt: fix VT_SETACTIVATE console switch
` [PATCH 31/76] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
` [PATCH 32/76] tty: serial: altera_uart: Use port->regshift to store bus shift
` [PATCH 33/76] MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart
` [PATCH 34/76] tiocmget: kill off the passing of the struct file
` [PATCH 35/76] tiocmset: kill the file pointer argument
` [PATCH 36/76] tty: remove filp from the USB tty ioctls
` [PATCH 37/76] tty: now phase out the ioctl file pointer for good
` [PATCH 38/76] tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
` [PATCH 39/76] tty: add a helper for setting termios data from kernel side
` [PATCH 40/76] hci_ath: Fix the mess in this driver
` [PATCH 41/76] tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
` [PATCH 42/76] tty: move Kconfig entries into drivers/tty from drivers/char
` [PATCH 43/76] tty: simserial: now phase out the ioctl file pointer for good
` [PATCH 44/76] serial: mfd: remove the TX full-empty interrupts workaround
` [PATCH 45/76] serial: mfd: add a module parameter for setting each port's working mode
` [PATCH 46/76] tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer
` [PATCH 47/76] tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup
` [PATCH 48/76] tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources
` [PATCH 49/76] tty: serial: altera_jtaguart: Fixup type usage of port flags
` [PATCH 50/76] tty: move a number of tty drivers from drivers/char/ to drivers/tty/
` [PATCH 51/76] tty: move ipwireless driver from drivers/char/pcmcia/ "
` [PATCH 52/76] tty: move obsolete and broken tty drivers to drivers/staging/tty/
` [PATCH 53/76] tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/
` [PATCH 54/76] pch_uart: add multi-scatter processing
` [PATCH 55/76] pch_uart: add spin_lock_init
` [PATCH 56/76] pch_uart : Reduce memcpy
` [PATCH 57/76] pch_uart : Use dev_xxx not pr_xxx
` [PATCH 58/76] pch_uart: fix uart clock setting issue
` [PATCH 59/76] pch_uart: fix auto flow control miss-setting issue
` [PATCH 60/76] pch_uart: fix exclusive access issue
` [PATCH 61/76] pch_uart: Fix DMA channel miss-setting issue
` [PATCH 62/76] tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile
` [PATCH 63/76] tty: phase out of ioctl file pointer for tty3270 as well
` [PATCH 64/76] MAINTAINERS: Update HVC file patterns
` [PATCH 65/76] tty/serial: Relax the device_type restriction from of_serial
` [PATCH 66/76] nozomi: don't use flush_scheduled_work()
` [PATCH 67/76] Staging: generic_serial: fix double locking bug
` [PATCH 68/76] pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
` [PATCH 69/76] Staging: tty: fix build with epca.c driver
` [PATCH 70/76] tty: move cd1865.h to drivers/staging/tty/
` [PATCH 71/76] tty_audit: fix tty_audit_add_data live lock on audit disabled
` [PATCH 72/76] serial: msm_serial_hs: Add MSM high speed UART driver
` [PATCH 73/76] n_gsm: add a documentation
` [PATCH 74/76] n_gsm: fix UIH control byte : P bit should be 0
` [PATCH 75/76] pch_phub: add new device ML7213
` [PATCH 76/76] pch_uart: reference clock on CM-iTC
[ath9k-devel] Regulatory domain
2011-03-16 21:15 UTC (5+ messages)
[PATCH] diff-lib.c: Fix diff-files --diff-filter --quiet exit code
2011-03-16 21:13 UTC (2+ messages)
re "bluetooth disabled" and "[BUG] usb problems in .38-rc3+"
2011-03-16 21:13 UTC (9+ messages)
` [PATCH] Bluetooth: Fix HCI_RESET command syncronization
[PATCH 0/2] Fix BUG_ON and hang in ext4_da_writepages() in presence of IO errors
2011-03-16 21:11 UTC (5+ messages)
` [PATCH 1/2] ext4: Fix BUG_ON in ext4_da_block_invalidatepages()
` [PATCH 2/2] ext4: Redirty page which could not be added to current extent in __mpage_da_writepage()
[PATCH] drm: radeon: *_cs_packet_parse_vline() cleanup
2011-03-16 21:10 UTC
Linux 2.6.38
2011-03-16 21:09 UTC (4+ messages)
` i915/kms regression after 2.6.38-rc8 (was: Re: Linux 2.6.38)
` i915/kms regression after 2.6.38-rc8
is git.kernel.org the best place for stable releases ?
2011-03-16 21:07 UTC (4+ messages)
[PATCH] Add a driver to support InvenSense mpu3050 gyroscope chip
2011-03-16 21:07 UTC (4+ messages)
[PATCH 00/17] mm: mmu_gather rework
2011-03-16 21:08 UTC (7+ messages)
` [PATCH 02/17] "
[Qemu-devel] [Bug 735752] [NEW] qemu squeeze crashes "BUG: unable to handle kernel NULL pointer dereference at (null)"
2011-03-16 20:59 UTC (4+ messages)
` [Qemu-devel] [Bug 735752] "
Web Mail User Alart : Important Notice!!! Your webmail Account Expires in 24 Hours!!!
2011-03-16 21:00 UTC (2+ messages)
Web Mail User Alart : Important Notice!!! Your webmail Account Expires in 24 Hours!!!
2011-03-16 21:00 UTC
[PATCH 0/2] GPLv2 versions of m4 & bison
2011-03-16 21:03 UTC (3+ messages)
` [PATCH 1/2] bison: bring back GPLv2 version 2.3 of bison recipe
` [PATCH 2/2] m4: bring back GPLv2 version 1.4.9 of m4 recipe
[PATCH] Btrfs: check items for correctness as we search
2011-03-16 21:05 UTC (3+ messages)
[lm-sensors] [RFC PATCH 0/3] Support for all SHT15 features
2011-03-16 21:04 UTC (2+ messages)
[PATCH] wl12xx: set the actual tid instead of the ac
2011-03-16 21:03 UTC
[Qemu-devel] [PATCH 0/2] Allow ipv6 for migration
2011-03-16 21:01 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] Use getaddrinfo "
` [Qemu-devel] [PATCH 2/2] net/socket: allow ipv6 for net_socket_listen_init and net_socket_connect_init
[PATCH 05/13] scsi: use list_move() instead of list_del()/list_add() combination
2011-03-16 21:00 UTC (4+ messages)
` [PATCH] "
[git pull] ia64 and /dev/pstore changes
2011-03-16 20:59 UTC
[GIT PATCH] USB patches for .39
2011-03-16 20:52 UTC
[PATCH v5 2/5] NFS: lookup supports alternate client
2011-03-16 20:54 UTC
[PATCH v5 3/5] NFS: Add secinfo procedure
2011-03-16 20:54 UTC
[PATCH v5 4/5] NFS: use secinfo when crossing mountpoints
2011-03-16 20:54 UTC
[PATCH v5 5/5] NFS: Determine initial mount security
2011-03-16 20:54 UTC
[PATCH v5 1/5] NFS: convert call_sync() to a function
2011-03-16 20:54 UTC
[PATCH 0/2] git-p4: sync new branch regression
2011-03-16 20:53 UTC (3+ messages)
` [PATCH 1/2] git-p4: fix "
` [PATCH 2/2] git-p4: test sync new branch
IMS support plan
2011-03-16 20:53 UTC (2+ messages)
Typo in linux-2.6.38/arch/x86/kernel/entry_32.S
2011-03-16 20:53 UTC (7+ messages)
[PATCH 5/8] mm/slub: Factor out some common code
2011-03-16 20:51 UTC (3+ messages)
[PATCH 1/1] crownbay: xserver-xf86-emgd sum fixes
2011-03-16 20:51 UTC
[PATCH 0/1] crownbay bug 885 fix
2011-03-16 20:51 UTC
perl-native_5.10.1 fails
2011-03-16 20:49 UTC
[PATCH 0/3] Rename make_*_path with clearer names
2011-03-16 20:51 UTC (3+ messages)
` [PATCH 1/3] make_absolute_path: return the input path if it points to our buffer
git bisect code 125 - "WFT?"
2011-03-16 20:44 UTC
[PATCH] Btrfs: add checks to verify dir items are correct
2011-03-16 20:49 UTC
[PATCH 2-3/3] Name make_*_path functions more accurately
2011-03-16 20:48 UTC (4+ messages)
[lm-sensors] [PATCH] sensors: Skip limit slots to align hysteresis
2011-03-16 20:47 UTC (2+ messages)
` [lm-sensors] [PATCH] sensors: Skip limit slots to align
[Bridge] bonding inside a bridge does not work when using arp monitoring
2011-03-16 20:47 UTC (2+ messages)
` [Bridge] [Bonding-devel] "
[PATCH 1/3] dracut: install ld.so.conf* with dracut_install instead of cp
2011-03-16 20:46 UTC (2+ messages)
[lm-sensors] [PATCH] hwmon: (ads1015) Make gain and datarate
2011-03-16 20:46 UTC (4+ messages)
` [lm-sensors] [PATCH v2] "
` [PATCH v2] hwmon: (ads1015) Make gain and datarate configurable
[linux-lvm] Advanced Format disks mixed with regular disks?
2011-03-16 20:45 UTC (3+ messages)
[bluetooth-next] Bluetooth: fix sending LE data over USB
2011-03-16 20:45 UTC (2+ messages)
[Qemu-devel] Implement emulation of pSeries logical partitions (v3)
2011-03-16 20:44 UTC (3+ messages)
` [Qemu-devel] [PATCH 03/26] Add a hook to allow hypercalls to be emulated on PowerPC
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.