messages from 2010-03-02 22:11:46 to 2010-03-03 00:28:29 UTC [more...]
[PATCH 1/3] Convert cris to arch_gettimeoffset()
2010-03-03 0:28 UTC (4+ messages)
` [PATCH 2/3] arm: Convert arm "
[PATCH] Avoid implicit constant truncation
2010-03-03 0:26 UTC (4+ messages)
[PATCH] powerpc: remove IOMMU_VMERGE config option
2010-03-03 0:25 UTC (3+ messages)
[RFC v2 00/10] snet: Security for NETwork syscalls
2010-03-03 0:23 UTC (4+ messages)
` [RFC v2 03/10] snet: introduce security/snet, Makefile and Kconfig changes
[PATCH] perf_events: add sampling period randomization support (v2)
2010-03-03 0:21 UTC
[PATCH] Add sysfs support for fbdefio delay
2010-03-03 0:19 UTC (2+ messages)
[PATCH] time: remove xtime_cache (take 2)
2010-03-03 0:19 UTC
[PATCH -tip v3&10 00/18] perf-probe updates - optprobe, elfutils and lazy matching
2010-03-03 0:18 UTC (5+ messages)
` [PATCH -tip v3&10 02/18] kprobes: Introduce generic insn_slot framework
[patch 0/2] Support for IA32_ENERGY_PERF_BIAS MSR
2010-03-03 0:06 UTC (3+ messages)
` [patch 1/2] x86: Look for IA32_ENERGY_PERF_BIAS support
` [patch 2/2] x86: Manage ENERGY_PERF_BIAS based on cpufreq governor
[Bugme-new] [Bug 15426] New: Running many copies of bonnie++ on different filesystems seems to deadlock in sync
2010-03-03 0:16 UTC
[PATCH 34/36] tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
2010-03-03 0:16 UTC
[PATCH] Remove large struct from stack in DVB dib3000mc and dib7000p drivers
2010-03-03 0:14 UTC (2+ messages)
[PATCH] Add sysfs support for fbdefio delay
2010-03-03 0:11 UTC (6+ messages)
2.6.33 bugs (USBFS, Intel graphic)
2010-03-03 0:09 UTC (3+ messages)
[PATCH 34/36] tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
2010-03-03 0:02 UTC (2+ messages)
[BUGFIX][PATCH] memcg: fix oom kill behavior
2010-03-02 23:58 UTC (3+ messages)
[GIT PATCH] driver core patches for 2.6.33-git
2010-03-02 23:58 UTC (67+ messages)
` [PATCH 01/62] kobject-example: Spelling fixes
` [PATCH 02/62] kset-example: "
` [PATCH 03/62] Driver core: add platform_create_bundle() helper
` [PATCH 04/62] driver core: make platform_device_id table const
` [PATCH 05/62] sysdev: Pass attribute in sysdev_class attributes show/store
` [PATCH 06/62] sysdev: Convert node driver class attributes to be data driven
` [PATCH 07/62] sysdev: Convert cpu driver sysdev class attributes
` [PATCH 08/62] sysfs: Add sysfs_add/remove_files utility functions
` [PATCH 09/62] sysfs: Add attribute array to sysdev classes
` [PATCH 10/62] sysdev: Convert node driver
` [PATCH 11/62] sysdev: Use sysdev_class attribute arrays in "
` [PATCH 12/62] sysdev: Add sysdev_create/remove_files
` [PATCH 13/62] sysdev: Fix type of sysdev class attribute in memory driver
` [PATCH 14/62] sysdev: fix missing s390 conversion
` [PATCH 15/62] driver-core: Add attribute argument to class_attribute show/store
` [PATCH 16/62] driver core: Add class_attr_string for simple read-only string
` [PATCH 17/62] driver core: Convert some drivers to CLASS_ATTR_STRING
` [PATCH 18/62] Driver-Core: devtmpfs - reset inode permissions before unlinking
` [PATCH 19/62] Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default
` [PATCH 20/62] Driver-Core: disable /sbin/hotplug "
` [PATCH 21/62] Driver-Core: require valid action string in uevent trigger
` [PATCH 22/62] sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
` [PATCH 23/62] driver-core: firmware_class: remove base.h header inclusion
` [PATCH 24/62] kobject: Constify struct kset_uevent_ops
` [PATCH 25/62] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
` [PATCH 26/62] sysdev: fix up the probe/release attributes
` [PATCH 27/62] Driver core: Constify struct sysfs_ops in struct kobj_type
` [PATCH 28/62] Driver core: make struct platform_driver.id_table const
` [PATCH 29/62] platform-drivers: move probe to .devinit.text in arch/arm
` [PATCH 30/62] platform-drivers: move probe to .devinit.text in drivers/scsi
` [PATCH 32/62] x86: move hp-wmi's probe function to .devinit.text
` [PATCH 33/62] i2c: move i2c_omap's "
` [PATCH 34/62] w1: move omap_hdq's "
` [PATCH 35/62] media: move omap24xxcam's "
` [PATCH 36/62] auxdisplay: move cfag12864bfb's "
` [PATCH 37/62] net: move am79c961's "
` [PATCH 38/62] UIO: Add a driver for Hilscher netX-based fieldbus cards
` [PATCH 39/62] UIO: minor Kconfig fixes
` [PATCH 40/62] UIO: Remove SMX Cryptengine driver
` [PATCH 41/62] Driver core: Fix first line of kernel-doc for a few functions
` [PATCH 42/62] sysfs: Remove sysfs_get/put_active_two
` [PATCH 43/62] sysfs: Only take active references on attributes
` [PATCH 44/62] sysfs: Use one lockdep class per sysfs attribute
` [PATCH 45/62] sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
` [PATCH 46/62] sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
` [PATCH 47/62] sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
` [PATCH 48/62] sysfs: windfarm: init sysfs attributes
` [PATCH 49/62] sysfs: Serialize updates to the vfs inode
` [PATCH 50/62] sysfs: Pack sysfs_dirent more tightly
` [PATCH 51/62] sysfs: Implement sysfs_rename_link
` [PATCH 52/62] driver core: Use sysfs_rename_link in device_rename
` [PATCH 53/62] sysfs: Pass super_block to sysfs_get_inode
` [PATCH 54/62] sysfs: Kill unused sysfs_sb variable
` [PATCH 56/62] msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
` [PATCH 57/62] msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command
` [PATCH 58/62] msi-laptop: Support some MSI 3G netbook that is need load SCM
` [PATCH 59/62] msi-laptop: Add resume method for set the SCM load again
` [PATCH 60/62] msi-laptop: Detect 3G device exists by standard ec command
` [PATCH 61/62] msi-laptop: depends on RFKILL
` [PATCH 62/62] sysfs: fix for thinko with sysfs_bin_attr_init()
[PATCH RFC] kconfig: place git SHA1 in .config output if in git tree
2010-03-03 0:01 UTC (5+ messages)
[PATCH] Explicitly ignore unused return value of _hfcpci_softirq
2010-03-03 0:00 UTC
[PATCH] Remove large struct from the stack in USB storage isd200 driver
2010-03-03 0:00 UTC
[PATCH -mmotm 0/3] memcg: per cgroup dirty limit (v3)
2010-03-02 23:59 UTC (18+ messages)
` [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
[PATCH 1/2] Silence compiler warnings for array access in Eicon DIVA ISDN driver
2010-03-02 23:58 UTC (2+ messages)
` [PATCH 2/2] Change magic numbers in Eicon DIVA ISDN driver to symbolic names
[git pull] drm request 3
2010-03-02 23:56 UTC
[BUG] usb-serial / pl2302 corrupted receive
2010-03-02 23:53 UTC (2+ messages)
[GIT PATCH] TTY patches for 2.6.33-git
2010-03-02 23:36 UTC (37+ messages)
` [PATCH 01/36] serial: fit blackfin uart over sport driver into common uart infrastructure
` [PATCH 02/36] serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup
` [PATCH 03/36] serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
` [PATCH 04/36] serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
` [PATCH 05/36] serial: synclink_gt: dropped transmit data bugfix
` [PATCH 06/36] serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
` [PATCH 07/36] serial: imx: fix NULL dereference Oops when pdata == NULL
` [PATCH 08/36] serial: add support for Korenix JetCard
` [PATCH 09/36] serial: fix test of unsigned
` [PATCH 10/36] serial: Char: cyclades, fix compiler warning
` [PATCH 11/36] serial: cyclades: allow overriding ISA defaults also when the driver is built-in
` [PATCH 12/36] tty: char: mxser, remove unnecessary tty test
` [PATCH 13/36] serial: isicom.c: use pr_fmt and pr_<level>
` [PATCH 14/36] hvc_console: fix test on unsigned in hvc_console_print()
` [PATCH 15/36] tty: moxa: remove #ifdef MODULE completely
` [PATCH 16/36] ip2: remove #ifdef MODULE from ip2main.c
` [PATCH 17/36] ip2: Add module parameter
` [PATCH 18/36] tty: declare MODULE_FIRMWARE in various drivers
` [PATCH 19/36] Char: synclink, remove unnecessary checks
` [PATCH 20/36] serial: bfin_5xx: remove useless gpio handling with hard flow control
` [PATCH 21/36] serial: bfin_5xx: need to disable DMA TX interrupt too
` [PATCH 22/36] serial: bfin_5xx: kgdboc should accept gdb break only when it is active
` [PATCH 23/36] serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
` [PATCH 24/36] serial: bcm63xx_uart: don't use kfree() on non kmalloced area
` [PATCH 25/36] serial: bcm63xx_uart: allow more than one uart to be registered
` [PATCH 26/36] sdio_uart: Use kfifo instead of the messy circ stuff
` [PATCH 27/36] nozomi: Add tty_port usage
` [PATCH 28/36] nozomi: Fix mutex handling
` [PATCH 29/36] nozomi: Tidy up the PCI table
` [PATCH 30/36] serial: timberdale: Remove dependancies
` [PATCH 31/36] tty: Fix the ldisc hangup race
` [PATCH 32/36] tty: Fix up char drivers request_room usage
` [PATCH 33/36] tty: Keep the default buffering to sub-page units
` [PATCH 34/36] tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
` [PATCH 35/36] jsm: removing the uart structure and filename on error
` [PATCH 36/36] jsm: fixing error if the driver fails to load
[git pull] drm request 2
2010-03-02 23:48 UTC (10+ messages)
[PATCH] hid Logitech G13 Driver 0.0.5
2010-03-02 23:46 UTC (3+ messages)
[PATCH] tty: Take a 256 byte padding into account when buffering below sub-page units
2010-03-02 23:39 UTC (2+ messages)
linux-next: Tree for February 25
2010-03-02 23:38 UTC (6+ messages)
` [PATCH -next] fs: fix compat_ioctl when CONFIG_BLOCK=n
` [PATCH -next] pktcdvd: improve BKL and compat_ioctl.c usage
USB mass storage and ARM cache coherency
2010-03-02 23:33 UTC (9+ messages)
[GIT PULL] ocfs2 changes for 2.6.34
2010-03-02 23:32 UTC
Memory management woes - order 1 allocation failures
2010-03-02 23:31 UTC (11+ messages)
linux-next: Tree for February 19
2010-03-02 23:30 UTC (5+ messages)
` linux-next: Tree for February 19 (scsi/mpt2sas/raid_class)
` [PATCH -next] scsi: RAID_ATTRS depends on SCSI
` [origin tree build failure] "
2.6.33 problems
2010-03-02 23:30 UTC (4+ messages)
[PATCH] x86/mrst: remove X86_MRST dependency on PCI_IOAPIC
2010-03-02 17:19 UTC
2.6.33 staging rt2870 += Belkin F5D8055 Wireless-N USB Dongle
2010-03-02 23:27 UTC (2+ messages)
[PATCH] LED driver for the Soekris net5501 board
2010-03-02 23:22 UTC (3+ messages)
[PATCH RFC 0/12] ahci: Add support for non-PCI devices
2010-03-02 23:19 UTC (4+ messages)
` [PATCH 09/12] ahci: Introduce ahci_set_em_messages()
[RFC][PATCH 0/2] Correct behavior for listxattr and 'trusted' xattrs
2010-03-02 23:15 UTC (4+ messages)
` [PATCH 2/2] ocfs2: ensure trusted xattrs are not returned to unprivileged users via listxattr
[PATCH 1/1]: input: add support for VirtualBox touchscreen emulation to the Lifebook driver
2010-03-02 23:13 UTC (11+ messages)
linux-next: manual merge of the usb tree with the block tree
2010-03-02 23:10 UTC (3+ messages)
[GIT PATCH] USB patches for 2.6.33-git
2010-03-02 23:09 UTC
[PATCH -tip] introduce sys_membarrier(): process-wide memory barrier (v9)
2010-03-02 23:07 UTC (3+ messages)
[GIT PULL] x86/irq and x86/apic changes for v2.6.34
2010-03-02 22:58 UTC
[PATCH 1/2] inflate_fast: sout is already a short so ptr arith was off by one
2010-03-02 22:52 UTC (2+ messages)
Oops while booting 2.6.34-rc0 (block pull busted)
2010-03-02 22:51 UTC (6+ messages)
BUG: spinlock lockup on task_rq_lock in 2.6.33
2010-03-02 22:49 UTC (4+ messages)
[RESUBMIT PATCH] msdos: add support for large disks
2010-03-02 22:40 UTC
[RESEND] gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
2010-03-02 22:40 UTC (2+ messages)
BUG mutex_unlock without mutex_lock in drivers/pnp/isapnp/core.c
2010-03-02 22:34 UTC (2+ messages)
[GIT PULL] x86/bootmem: get rid of bootmem on the x86 platform
2010-03-02 22:32 UTC
BNX2: Kernel crashes with 2.6.31 and 2.6.31.9
2010-03-02 22:12 UTC (11+ messages)
[PATCH] Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
2010-03-02 22:22 UTC (2+ messages)
[PATCH] audit: Protect find_task_by_vpid() with RCU
2010-03-02 22:20 UTC (2+ messages)
[PATCH] Selinux: Remove unused headers list.h in selinux/netlink.c
2010-03-02 22:21 UTC (2+ messages)
[PATCH] Security: Add __init to register_security to disable load a security module on runtime
2010-03-02 22:17 UTC (2+ messages)
[RFC PATCH 0/6] Union mount core rewrite v1
2010-03-02 22:11 UTC (7+ messages)
` [PATCH 1/6] union-mount: Introduce union_mount structure and basic operations
` [PATCH 2/6] union-mount: Drive the union cache via dcache
` [PATCH 3/6] union-mount: Implement union lookup
` [PATCH 4/6] union-mount: Support for mounting union mount file systems
` [PATCH 5/6] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 6/6] union-mount: Copy up directory entries on first readdir()
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