All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-18 22:28:01 to 2012-05-18 23:33:46 UTC [more...]

[ 00/54] 3.0.32-stable review
 2012-05-18 21:26 UTC  (55+ 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 00/21] PCI: use busn_res to replace bus secondary/subordinate
 2012-05-18 23:32 UTC  (4+ 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  (6+ messages)
` [PATCH 1/2] resources: set type of new resource returned by __request_region()
` [PATCH 2/2] iommu: Request IOMMU CSR space

[PATCH] gpio: Emma Mobile GPIO driver V2
 2012-05-18 23:25 UTC  (15+ messages)

[PATCH 1/2] Change error messages in ident.c
 2012-05-18 23:24 UTC  (22+ messages)
` [PATCH 1/2] drop length limitations on gecos-derived names and emails
              ` [PATCH 0/13] ident cleanups and bugfixes
                ` [PATCH 01/13] ident: split setup_ident into separate functions
                ` [PATCH 02/13] http-push: do not access git_default_email directly
                ` [PATCH 03/13] fmt-merge-msg: don't use static buffer in record_person
                ` [PATCH 04/13] move identity config parsing to ident.c
                ` [PATCH 05/13] move git_default_* variables "
                ` [PATCH 06/13] format-patch: use default email for generating message ids
                ` [PATCH 07/13] fmt_ident: drop IDENT_WARN_ON_NO_NAME code
                ` [PATCH 08/13] ident: don't write fallback username into git_default_name
                ` [PATCH 09/13] drop length limitations on gecos-derived names and emails
                ` [PATCH 10/13] ident: report passwd errors with a more friendly message
                ` [PATCH 11/13] ident: use full dns names to generate email addresses
                ` [PATCH 12/13] ident: use a dynamic strbuf in fmt_ident
                ` [PATCH 13/13] format-patch: refactor get_patch_filename

[PATCH -v2] Bluetooth: Do not purge queue in Basic Mode
 2012-05-18 23:24 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2012-05-18 23:23 UTC 

[2011.03-maintenance] Pull request 20120514
 2012-05-18 23:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] DaVinci: fix ddr2 vtp i/o calibration
 2012-05-18 23:21 UTC 

[ 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

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

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

[U-Boot] [PATCH] NAND: Remove ONFI detection message to from bootup log
 2012-05-18 23:19 UTC  (2+ messages)
` [U-Boot] "

[PATCH] pci, Add AER_panic sysfs file
 2012-05-18 23:19 UTC  (7+ messages)

[qemu-upstream-unstable test] 12924: regressions - FAIL
 2012-05-18 23:18 UTC 

[PATCH] power, trace: add tracing for device_resume
 2012-05-18 23:15 UTC  (7+ messages)

[U-Boot] [PATCH] driver/mtd:IFC: Fix possible memory leak
 2012-05-18 23:16 UTC  (2+ messages)
` [U-Boot] "

[PATCH] tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown
 2012-05-18 23:14 UTC 

[U-Boot] [PATCH] driver/mtd: IFC NAND: Add support of ONFI NAND flash
 2012-05-18 23:14 UTC  (2+ messages)
` [U-Boot] "

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

[xen-unstable test] 12923: regressions - FAIL
 2012-05-18 23:14 UTC 

[U-Boot] [PATCH] mtd, nand: move some printfs to debug output
 2012-05-18 23:12 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] nand_util: correct YAFFS image write function
 2012-05-18 23:10 UTC  (2+ messages)
` [U-Boot] "

[ath9k-devel] [RFC 00/13] USB 3.0 Link Power Management (LPM) support
 2012-05-18 23:09 UTC  (9+ messages)
` [ath9k-devel] [RFC 13/13] USB: Disable hub-initiated LPM for comms devices
      `  "

[PULL REQUEST] one more md patch for 3.4
 2012-05-18 23:06 UTC 

[PATCH] tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown
 2012-05-18 23:05 UTC 

Non-free firmware and proprietary Radeon driver on OSADL kernel
 2012-05-18 22:54 UTC 

[PATCH] tile: fix compile failure on start_kernel in setup.c
 2012-05-18 23:00 UTC 

[PATCH 00/13] IOMMU Groups + VFIO
 2012-05-18 23:00 UTC  (11+ messages)
` [PATCH 05/13] pci: New pci_acs_enabled()
              ` [Qemu-devel] RESEND3: "
                `  "

[PATCH] mm: read_pmd_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
 2012-05-18 23:00 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/85xx: fix NAND boot linker scripts for -fpic
 2012-05-18 23:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] nand: extend .raw accesses to work on multiple pages
 2012-05-18 22:59 UTC  (2+ messages)

[PATCH net-next 0/5] cirrus: cs89x0: Neatening
 2012-05-18 22:56 UTC  (6+ 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

[Qemu-devel] [PATCH] PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
 2012-05-18 22:53 UTC 

[U-Boot] [PATCH v3] Correct corrupted NAND Flash access on KARO TX25 modules
 2012-05-18 22:52 UTC  (2+ messages)

Issues when running DT enabled kernel on iMX28 from linux-next
 2012-05-18 22:52 UTC  (3+ messages)

[PATCH v3 00/23] ext4: Add metadata checksumming
 2012-05-18 22:51 UTC  (6+ messages)
` [PATCH 15/23] jbd2: Change disk layout for "

[PATCH] arm: Add basic support for new Marvell Armada SoC family
 2012-05-18 22:51 UTC  (5+ messages)

[PATCH 0/3] OMAP: control: bootaddr and bootmod APIs
 2012-05-18 22:50 UTC  (3+ messages)

[PATCH 00/13] Block cleanups (for bcache)
 2012-05-18 22:48 UTC  (4+ messages)
` [PATCH 12/13] Make generic_make_request handle arbitrarily large bios
  ` [dm-devel] "

[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

How to recover data from an xfs partition
 2012-05-18 22:47 UTC  (6+ messages)

Kernel splat with debugging on 3.3.6+ kernel
 2012-05-18 22:46 UTC  (2+ messages)

[PATCH] tile: set KBUILD_DEFCONFIG to point at a real config file
 2012-05-18 22:46 UTC 

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

lockdep splat related to wifi regulatory in 3.3.6+
 2012-05-18 22:45 UTC 

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

Intel 2200BG/Linux
 2012-05-18 22:29 UTC 

[PATCH v3] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-05-18 21:51 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] split tegra arm7 code into separate SPL
 2012-05-18 22:42 UTC  (7+ messages)
` [U-Boot] [PATCH 4/9] tegra: Add SPL build support to tegra boards
` [U-Boot] [PATCH 5/9] ARM: add tegra support to arm720t

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

[PATCH] Update "gc" behavior in commit, merge, am, rebase and index-pack
 2012-05-18 22:37 UTC  (4+ messages)
` [PATCH v2 0/5] "git gc --auto" update
  ` [PATCH v2 1/5] Add convenient function to do automatic garbage collection

[PATCH] multipath: fix select_no_path_retry for flushing devices
 2012-05-18 22:33 UTC 

/proc/pid/fd/ shows strange mode when executed via sudo
 2012-05-18 22:29 UTC  (11+ messages)

[PATCH v3 0/14] Merge ram_console into pstore, and more
 2012-05-18 22:26 UTC  (3+ messages)
` [PATCH 13/14] pstore/ram_core: Remove now unused code
` [PATCH 14/14] pstore/platform: Remove automatic updates


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.