linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-18 22:35:36 to 2012-05-19 06:08:31 UTC [more...]

[PATCH v2 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-05-19  6:08 UTC  (9+ messages)
` [PATCH v2 1/5] i2c: Convert i2c-octeon.c to use device tree
` [PATCH v2 2/5] netdev: mdio-octeon.c: Convert "
` [PATCH v2 4/5] staging: octeon_ethernet: "
` [PATCH v2 5/5] MIPS: Octeon: Use device tree to register serial ports

[PATCH v8 0/4] MIPS: OCTEON: Use Device Tree
 2012-05-19  6:01 UTC  (3+ messages)
` [PATCH v8 2/4] MIPS: Octeon: Setup irq_domains for interrupts

[PATCH V4 1/3] GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder
 2012-05-19  5:47 UTC  (2+ messages)

[PATCH 0/2] Fix basic_mmio_gpio shadow initialization
 2012-05-19  5:45 UTC  (3+ messages)
` [PATCH 1/2] gpio/generic: initialize basic_mmio_gpio shadow variables properly

Hello
 2012-05-19  4:54 UTC 

[PATCH] tracing: Merge separate resize loops
 2012-05-19  4:57 UTC  (5+ messages)

[PATCH 00/21] PCI: use busn_res to replace bus secondary/subordinate
 2012-05-19  4:38 UTC  (5+ messages)

[ 00/54] 3.0.32-stable review
 2012-05-19  4:20 UTC  (57+ messages)
` [ 01/54] smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes
` [ 02/54] xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
` [ 03/54] xen/pci: dont use PCI BIOS service for configuration space accesses
` [ 04/54] percpu, x86: dont use PMD_SIZE as embedded atom_size on 32bit
` [ 05/54] asm-generic: Use __BITS_PER_LONG in statfs.h
` [ 06/54] Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
` [ 07/54] ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
` [ 08/54] ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
` [ 09/54] regulator: Fix the logic to ensure new voltage setting in valid range
` [ 10/54] ARM: orion5x: Fix GPIO enable bits for MPP9
` [ 11/54] asix: Fix tx transfer padding for full-speed USB
` [ 12/54] netem: fix possible skb leak
` [ 13/54] net: In unregister_netdevice_notifier unregister the netdevices
` [ 14/54] net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
` [ 15/54] sky2: propogate rx hash when packet is copied
` [ 16/54] sky2: fix receive length error in mixed non-VLAN/VLAN traffic
` [ 17/54] tg3: Avoid panic from reserved statblk field access
` [ 18/54] sungem: Fix WakeOnLan
` [ 19/54] tcp: change tcp_adv_win_scale and tcp_rmem[2]
` [ 20/54] sony-laptop: Enable keyboard backlight by default
` [ 21/54] ALSA: echoaudio: Remove incorrect part of assertion
` [ 22/54] ALSA: HDA: Lessen CPU usage when waiting for chip to respond
` [ 23/54] usbnet: fix skb traversing races during unlink(v2)
` [ 24/54] namespaces, pid_ns: fix leakage on fork() failure
` [ 25/54] sparc64: Do not clobber %g2 in xcall_fetch_glob_regs()
` [ 26/54] ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
` [ 27/54] media: rc: Postpone ISR registration
` [ 28/54] cdc_ether: Ignore bogus union descriptor for RNDIS devices
` [ 29/54] cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
` [ 30/54] percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
` [ 31/54] kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
` [ 32/54] hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
` [ 33/54] mm: nobootmem: fix sign extend problem in __free_pages_memory()
` [ 34/54] jffs2: Fix lock acquisition order bug in gc path
` [ 35/54] arch/tile: apply commit 74fca9da0 to the compat signal handling as well
` [ 36/54] crypto: mv_cesa requires on CRYPTO_HASH to build
` [ 37/54] MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
` [ 38/54] tcp: do_tcp_sendpages() must try to push data out on oom conditions
` [ 39/54] init: dont try mounting device as nfs root unless type fully matches
` [ 40/54] ext4: avoid deadlock on sync-mounted FS w/o journal
` [ 41/54] NFSv4: Revalidate uid/gid after open
` [ 42/54] memcg: free spare array to avoid memory leak
` [ 43/54] compat: Fix RT signal mask corruption via sigprocmask
` [ 44/54] ext3: Fix error handling on inode bitmap corruption
` [ 45/54] ext4: fix "
` [ 46/54] ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist
` [ 47/54] SCSI: hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
` [ 48/54] wake up s_wait_unfrozen when ->freeze_fs fails
` [ 49/54] pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
` [ 50/54] pch_gbe: fixed the issue which receives an unnecessary packet
` [ 51/54] pch_gbe: support ML7831 IOH
` [ 52/54] pch_gbe: Fixed the issue on which PC was frozen when link was downed
` [ 53/54] pch_gbe: Do not abort probe on bad MAC
` [ 54/54] pch_gbe: memory corruption calling pch_gbe_validate_option()

[PATCH] gpiolib: quiet gpiochip_add boot message noise
 2012-05-19  4:13 UTC  (2+ messages)

[PATCH net-next 0/5] cirrus: cs89x0: Neatening
 2012-05-19  3:53 UTC  (7+ messages)
` [PATCH net-next 1/5] cirrus: cs89x0: Code style neatening
` [PATCH net-next 2/5] cirrus: cs89x0: Convert printks to pr_<level>
` [PATCH net-next 3/5] cirrus: cs89x0: Code neatening
` [PATCH net-next 4/5] cirrus: cs89x0: Neaten debugging and logging
` [PATCH net-next 5/5] cirrus: cs89x0: Remove function prototypes and reorder declarations

[ 00/53] 3.2.18-stable review
 2012-05-19  3:43 UTC  (10+ messages)
` [ 12/53] net: In unregister_netdevice_notifier unregister the netdevices

[patch] [SCSI] scsi_pm: passing wrong pointer to resume()
 2012-05-19  3:38 UTC  (2+ messages)

[PATCH] drivers/w1: cleanup w1_uevent
 2012-05-19  3:31 UTC  (2+ messages)

[PATCH] tile: set KBUILD_DEFCONFIG to point at a real config file
 2012-05-19  3:18 UTC  (3+ messages)

[GIT PULL/RFC] x86/relocs fixes for ld 2.22.52.0.x bug
 2012-05-19  2:55 UTC 

[PATCH 00/13] IOMMU Groups + VFIO
 2012-05-19  2:47 UTC  (10+ messages)
` [PATCH 05/13] pci: New pci_acs_enabled()
              ` RESEND3: "

[PATCH] gpio: Emma Mobile GPIO driver V2
 2012-05-19  2:27 UTC  (16+ messages)

linux-next: Tree for May 18
 2012-05-19  2:16 UTC  (7+ messages)
` [PATCH -next] comedi: fix build when USB is not enabled
    ` [PATCH -next] usb: add usb.h stubs for CONFIG_USB "
` linux-next: Tree for May 18 (drm drivers and vgacon)
` linux-next: Tree for May 18 (edac)

[PATCH] x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
 2012-05-19  2:07 UTC  (2+ messages)

[PATCH 0/10] shmem/tmpfs: misc and fallocate
 2012-05-19  1:44 UTC  (6+ messages)
` [PATCH 1/10] shmem: replace page if mapping excludes its zone
        ` [PATCH v2 1/10] shmem: substitute "

[PATCH 00/15] [GIT PULL] tracing: Updates for 3.5
 2012-05-19  1:43 UTC  (2+ messages)

linux-next: manual merge of the watchdog tree with the mfd tree
 2012-05-19  1:20 UTC  (3+ messages)

[PATCH 1/1] Enable LTR/OBFF before device is used by driver
 2012-05-19  1:20 UTC  (2+ messages)

[PATCH] tile: fix compile failure on start_kernel in setup.c
 2012-05-19  1:09 UTC  (2+ messages)

[PATCH 00/13] Block cleanups (for bcache)
 2012-05-19  0:59 UTC  (5+ messages)
` [PATCH 12/13] Make generic_make_request handle arbitrarily large bios
    ` [dm-devel] "

Boot failure since 3.3-rc?
 2012-05-19  0:54 UTC  (2+ messages)

[PATCH 00/29] Crypto keys and module signing [ver #4]
 2012-05-19  0:53 UTC  (2+ messages)

linux-3.3.6 compile errors...crypto? require ia32?
 2012-05-19  0:40 UTC  (2+ messages)

[PATCH 1/4] Staging: ipack: improve the register of a bus and a device in the bus
 2012-05-19  0:37 UTC  (6+ messages)
` [PATCH 2/4] Staging: ipack: remove board_name and bus_name fields from struct ipack_device
` [PATCH 3/4] Staging ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
  ` [PATCH 3/4] Staging: "

[git pull] last-minute device-mapper fix for 3.4
 2012-05-19  0:33 UTC 

[PATCH] staging: comedi: cleanup all the comedi_driver 'detach' functions
 2012-05-19  0:32 UTC  (2+ messages)

[PATCH] PCI: save/restore max Latency Value for device LTR
 2012-05-19  0:27 UTC  (4+ messages)

[PATCH] power, trace: add tracing for device_resume
 2012-05-19  0:24 UTC  (8+ messages)

[PATCH] firmware_class: improve suspend handling
 2012-05-18 22:21 UTC 

linux-next: build failure after merge of the final tree (battery tree related)
 2012-05-19  0:16 UTC  (4+ messages)

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-05-19  0:13 UTC  (6+ messages)
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range

[PATCH] sched/rt: fix SCHED_RR across cgroups
 2012-05-19  0:13 UTC  (5+ messages)

[RFC PATCH] namespaces: fix leak on fork() failure
 2012-05-19  0:03 UTC  (11+ messages)
` [PATCH] "
      ` [PATCH 0/3] pidns: Closing the pid namespace exit race
        ` [PATCH 2/3] pidns: Guarantee that the pidns init will be the last pidns process reaped

[PATCH v3 1/2] mfd: add irq domain support for max8997 interrupts
 2012-05-18 23:59 UTC  (2+ messages)

[GIT PULL] GPIO build failure bug fix
 2012-05-18 23:56 UTC  (3+ messages)

[PATCH v3 0/14] Merge ram_console into pstore, and more
 2012-05-18 23:55 UTC  (7+ messages)
` [PATCH 02/14] pstore/ram: Should update old dmesg buffer before reading
` [PATCH 03/14] pstore/ram_core: Do not reset restored zone's position and size
` [PATCH 04/14] pstore/ram: Should zap persistent zone on unlink

[PATCH] GPIO/TCA6424: merge I2C transactions, remove cast
 2012-05-18 23:47 UTC  (3+ messages)

[PATCH] mfd: wm831x: Convert to irq_domain
 2012-05-18 23:39 UTC  (2+ messages)

[PATCH 0/3] mfd: tps65910: dt: cleanups in device node parsing
 2012-05-18 23:31 UTC  (3+ messages)
` [PATCH 3/3] gpio: tps65910: dt: process gpio specific device node info

[PATCH 0/2] iommu: request CSR space
 2012-05-18 23:18 UTC  (3+ messages)
` [PATCH 1/2] resources: set type of new resource returned by __request_region()
` [PATCH 2/2] iommu: Request IOMMU CSR space

[ 00/47] 3.3.7-stable review
 2012-05-18 21:27 UTC  (48+ messages)
` [ 01/47] ALSA: echoaudio: Remove incorrect part of assertion
` [ 02/47] ALSA: HDA: Lessen CPU usage when waiting for chip to respond
` [ 03/47] ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo
` [ 04/47] ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
` [ 05/47] usbnet: fix skb traversing races during unlink(v2)
` [ 06/47] namespaces, pid_ns: fix leakage on fork() failure
` [ 07/47] sparc64: Do not clobber %g2 in xcall_fetch_glob_regs()
` [ 08/47] media: marvell-cam: fix an ARM build error
` [ 09/47] ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access
` [ 10/47] ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
` [ 11/47] media: s5p-fimc: Fix locking in subdev set_crop op
` [ 12/47] media: rc: Postpone ISR registration
` [ 13/47] media: dvb_frontend: fix a regression with DVB-S zig-zag
` [ 14/47] ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB
` [ 15/47] ASoC: wm8994: Fix AIF2ADC power down
` [ 16/47] cdc_ether: Ignore bogus union descriptor for RNDIS devices
` [ 17/47] cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
` [ 18/47] percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
` [ 19/47] kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
` [ 20/47] mtd: fix oops in dataflash driver
` [ 21/47] hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
` [ 22/47] mm: nobootmem: fix sign extend problem in __free_pages_memory()
` [ 23/47] jffs2: Fix lock acquisition order bug in gc path
` [ 24/47] arch/tile: apply commit 74fca9da0 to the compat signal handling as well
` [ 25/47] crypto: mv_cesa requires on CRYPTO_HASH to build
` [ 26/47] target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
` [ 27/47] target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
` [ 28/47] target: Fix bug in handling of FILEIO + block_device resize ops
` [ 29/47] virtio: console: tell host of open ports after resume from s3/s4
` [ 30/47] dm mpath: check if scsi_dh module already loaded before trying to load
` [ 31/47] e1000: Prevent reset task killing itself
` [ 32/47] MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
` [ 33/47] tcp: do_tcp_sendpages() must try to push data out on oom conditions
` [ 34/47] init: dont try mounting device as nfs root unless type fully matches
` [ 35/47] ext4: avoid deadlock on sync-mounted FS w/o journal
` [ 36/47] memcg: free spare array to avoid memory leak
` [ 37/47] cifs: fix revalidation test in cifs_llseek()
` [ 38/47] compat: Fix RT signal mask corruption via sigprocmask
` [ 39/47] dl2k: Clean up rio_ioctl
` [ 40/47] OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4
` [ 41/47] i2c-eg20t: change timeout value 50msec to 1000msec
` [ 42/47] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
` [ 43/47] spi-topcliff-pch: Fix issue for transmitting over 4KByte
` [ 44/47] spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
` [ 45/47] spi-topcliff-pch: add recovery processing in case wait-event timeout
` [ 46/47] Avoid beyond bounds copy while caching ACL
` [ 47/47] Avoid reading past buffer when calling GETACL

[PATCH] Trace event for capable()
 2012-05-18 23:19 UTC  (6+ messages)

[patch 00/24] timers: Cleanup Kconfig
 2012-05-18 23:14 UTC  (3+ messages)
` [patch 01/24] timers: Provide generic Kconfig switches

[PATCH 1/2] proc: Show ns-based inode numbers for /proc/pid/ns/* files
 2012-05-18 22:47 UTC  (5+ messages)
` [PATCH 2/2] ns: Add proc_ns_operations for mount namespaces
    ` [PATCH] vfs: Add setns support for the mount namespace

[PATCH 2/3] gpio-sch: Add Intel Centerton DeviceID for GPIO
 2012-05-18 22:45 UTC  (4+ messages)

[PATCH 3/3] lpc_sch: Add Intel Centerton Multifunction Device support
 2012-05-18 22:44 UTC  (3+ messages)

[PATCH] gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
 2012-05-18 22:43 UTC  (4+ messages)

[PATCH] gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
 2012-05-18 22:40 UTC  (3+ messages)


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