All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-12 21:45:20 to 2012-07-12 22:48:45 UTC [more...]

[ 000/187] 3.4.5-stable review
 2012-07-12 22:35 UTC  (88+ messages)
` [ 001/187] Tools: hv: verify origin of netlink connector message
  ` [ 002/187] ARM: tegra: make tegra_cpu_reset_handler_enable() __init
  ` [ 003/187] ALSA: hda - Add Realtek ALC280 codec support
  ` [ 004/187] ALSA: hda - Fix memory leaks at module unload
` [ 005/187] ALSA: hda - Fix power-map regression for HP dv6 & co
  ` [ 006/187] powerpc/ftrace: Do not trace restore_interrupts()
  ` [ 007/187] powerpc: Fix uninitialised error in numa.c
  ` [ 008/187] powerpc/pseries: Fix software invalidate TCE
  ` [ 009/187] powerpc: check_and_cede_processor() never cedes
  ` [ 011/187] ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
  ` [ 014/187] powerpc/xmon: Use cpumask iterator to avoid warning
  ` [ 016/187] bql: Fix POSDIFF() to integer overflow aware
  ` [ 018/187] bql: Avoid possible inconsistent calculation
  ` [ 019/187] net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
  ` [ 020/187] cipso: handle CIPSO options correctly when NetLabel is disabled
  ` [ 021/187] r8169: call netif_napi_del at errpaths and at driver unload
  ` [ 024/187] net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
  ` [ 026/187] lpc_eth: add missing ndo_change_mtu()
  ` [ 028/187] net: neighbour: fix neigh_dump_info()
  ` [ 034/187] dummy: fix rcu_sched self-detected stalls
  ` [ 036/187] netpoll: fix netpoll_send_udp() bugs
  ` [ 037/187] bnx2x: fix checksum validation
  ` [ 040/187] bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
  ` [ 042/187] mm: fix slab->page _count corruption when using slub
  ` [ 043/187] powerpc: More fixes for lazy IRQ vs. idle
  ` [ 047/187] hwmon: (applesmc) Limit key length in warning messages
  ` [ 050/187] udf: Use ret instead of abusing i in udf_load_logicalvol()
  ` [ 053/187] iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
  ` [ 055/187] iommu/tegra: smmu: Fix unsleepable memory allocation
  ` [ 058/187] cifs: fix parsing of password mount option
  ` [ 060/187] ath9k: Fix a WARNING on suspend/resume with IBSS
  ` [ 062/187] ath9k: fix a tx rate duration calculation bug
  ` =?y?q?=5B=20063/187=5D=20ath9k=3A=20fix=20invalid=20pointer=20access=20in=20the=20tx=20path?=
  ` [ 064/187] ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
  ` [ 067/187] ath9k: enable serialize_regmode for non-PCIE AR9287
  ` [ 068/187] ASoC: wm2200: Add missing BCLK rate
  ` [ 070/187] Btrfs: run delayed directory updates during log replay
  ` [ 072/187] drm/nouveau/fbcon: using nv_two_heads is not a good idea
  ` [ 074/187] drm/radeon: fix VM page table setup on SI
  ` [ 076/187] acpi_pad: fix power_saving thread deadlock
  ` [ 080/187] ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding
  ` [ 082/187] ACPI sysfs.c strlen fix
  ` [ 085/187] xen/blkback: Copy id field when doing BLKIF_DISCARD
  ` [ 088/187] mm: correctly synchronize rss-counters at exit/exec
  ` [ 089/187] PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
  ` [ 093/187] clk: fix parent validation in __clk_set_parent()
  ` [ 095/187] USB: option: add id for Cellient MEN-200
  ` [ 096/187] USB: option: Add USB ID for Novatel Ovation MC551
  ` [ 099/187] usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)
  ` [ 101/187] batman-adv: fix skb->data assignment
  ` [ 102/187] batman-adv: only drop packets of known wifi clients
  ` [ 103/187] ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
  ` =?y?q?=5B=20106/187=5D=20USB=3A=20qmi=5Fwwan=3A=20Make=20forced=20int=204=20whitelist=20generic?=
  ` =?y?q?=5B=20107/187=5D=20USB=3A=20qmi=5Fwwan=3A=20Add=20ZTE=20=28Vodafone=29=20K3520-Z?=
  ` =?y?q?=5B=20109/187=5D=20net=3A=20qmi=5Fwwan=3A=20fix=20Oops=20while=20disconnecting?=
  ` [ 111/187] x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery
  ` [ 115/187] mac80211: clear ifmgd->bssid only after building DELBA
  ` =?y?q?=5B=20119/187=5D=20vfs=3A=20make=20O=5FPATH=20file=20descriptors=20usable=20for=20fchdir=28=29?=
  ` [ 120/187] mtd: cafe_nand: fix an & vs | mistake
  ` [ 122/187] ocfs2: clear unaligned io flag when dio fails
  ` [ 128/187] hwspinlock/core: use global ID to register hwspinlocks on multiple devices
  ` [ 131/187] md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
  ` [ 134/187] dm persistent data: handle space map checker creation failure
  ` [ 138/187] eCryptfs: Properly check for O_RDONLY flag before doing privileged open
  ` [ 144/187] HID: hid-multitouch: fix wrong protocol detection
  ` [ 146/187] SCSI: Fix NULL dereferences in scsi_cmd_to_driver
  ` =?y?q?=5B=20150/187=5D=20USB=3A=20cdc-wdm=3A=20fix=20lockup=20on=20error=20in=20wdm=5Fread?=
  ` =?y?q?=5B=20151/187=5D=20USB=3A=20option=3A=20add=20ZTE=20MF60?=
  ` [ 153/187] usb: Add support for root hub port status CAS
  ` [ 156/187] ipheth: add support for iPad
  ` [ 157/187] Lockd: pass network namespace to creation and destruction routines
  ` [ 160/187] NFS: hard-code init_net for NFS callback transports
  ` [ 162/187] iwlwifi: remove log_event debugfs file debugging is disabled
  ` [ 166/187] raid5: delayed stripe fix
  ` [ 167/187] tg3: Apply short DMA frag workaround to 5906
  ` [ 171/187] rtl8187: ->brightness_set can not sleep
  ` [ 172/187] macvtap: zerocopy: validate vectors before building skb
  ` [ 176/187] drm/i915: rip out the PM_IIR WARN
  ` [ 179/187] staging:iio:ad7606: Re-add missing scale attribute
  ` [ 180/187] memory hotplug: fix invalid memory access caused by stale kswapd pointer
  ` [ 181/187] drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
  ` [ 182/187] drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
  ` =?y?q?=5B=20183/187=5D=20drivers/rtc/rtc-mxc=2Ec=3A=20fix=20irq=20enabled=20interrupts=20warning?=
  ` [ 184/187] mm, thp: abort compaction if migration page cannot be charged to memcg
  ` [ 185/187] fs: ramfs: file-nommu: add SetPageUptodate()
  ` [ 186/187] memblock: free allocated memblock_reserved_regions later
  ` [ 187/187] ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()

[PATCH 00/16] rbd: updates and enhancements
 2012-07-12 22:47 UTC  (7+ messages)
` [PATCH 04/16] libceph: define ceph_extract_encoded_string()
  ` [PATCH v2 "
    ` [PATCH v3 "
  ` [PATCH v4 "

[PATCH 0/4] zsmalloc improvements
 2012-07-12 22:46 UTC  (10+ messages)
` [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate

[U-Boot] [PATCH] fsl: board EEPROM has the CRC in the wrong location
 2012-07-12 22:46 UTC  (5+ messages)

[PATCH v4] PPC: use CURRENT_THREAD_INFO instead of open coded assembly
 2012-07-12 22:45 UTC  (2+ messages)

[PATCH -mm] memcg: prevent from OOM with too many dirty pages
 2012-07-12 22:42 UTC  (8+ messages)
  ` [PATCH v2 "

[PATCH iproute2] Ability to compile iproute2 as shared library
 2012-07-12 22:43 UTC  (3+ messages)

[PATCH 0/4] Add support for new RPCSEC_GSS upcall mechanism for nfsd
 2012-07-12 22:42 UTC  (16+ messages)

[PATCH] ARM: samsung: adc: fix race in s3c_adc_start
 2012-07-12 22:41 UTC  (4+ messages)

DCACHE_DISCONNECTED use in try_to_ascend/d_kill
 2012-07-12 22:40 UTC  (2+ messages)

[meta-baryon][PATCH] ffmpeg: ensure libjpeg dependency is included
 2012-07-12 22:40 UTC 

[PATCH v5 0/6] spi: s3c64xx: add support for device tree
 2012-07-12 22:38 UTC  (12+ messages)
` [PATCH v5 6/6] spi: s3c64xx: add device tree support

ALIS LOAN OFFER
 2012-07-12 22:38 UTC 

Add two device-specific labelings to target CSR GPS Chips
 2012-07-12 22:37 UTC  (3+ messages)
` [PATCH 1/2] GPS chip accesses to uart driver when locationmanager launched
` [PATCH 2/2] label gps proc entry as device-specific (instead of in ocontexts)

[PATCH net-next 7/7] be2net: Enable RSS UDP hashing for Lancer and Skyhawk
 2012-07-12 22:37 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] RFC: powerpc-vfio: adding support
 2012-07-12 22:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH] RFC: vfio-powerpc: added VFIO support (v2)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
 2012-07-12 22:32 UTC  (11+ messages)

[PATCH V3 3/7] mfd: samsung: Modify samsung mfd header
 2012-07-12 22:30 UTC  (3+ messages)

resurrecting tcphealth
 2012-07-12 22:29 UTC  (2+ messages)

3.5-rc6 printk formatting problem during oom-kill
 2012-07-12 22:28 UTC  (9+ messages)

[PATCH 1/2] kstrto*: add documentation
 2012-07-12 22:27 UTC  (5+ messages)

[PATCH net-next] r8169: Remove rtl_ocpdr_cond
 2012-07-12 22:14 UTC  (3+ messages)

[PATCH 3/6] t4012: Actually quote the sed script
 2012-07-12 22:26 UTC  (3+ messages)

[PATCH] drm/radeon: fix bo creation retry path
 2012-07-12 22:23 UTC 

[PATCH 0/6] Cleaning up t4012
 2012-07-12 22:25 UTC  (3+ messages)
` [PATCH 7/6?] t4012: use 'printf' instead of 'dd' to generate a binary file

[PATCH] Add support for DragonFly BSD operating system
 2012-07-12 22:25 UTC  (2+ messages)

UEFI Secure boot using qemu-kvm
 2012-07-12 22:17 UTC  (4+ messages)
  ` Fwd: "

git cloning paths
 2012-07-12 22:17 UTC 

[Buildroot] Starting from scratch fails - how do I get to a basic PXE boot?
 2012-07-12 22:13 UTC  (2+ messages)

[Buildroot] qt question
 2012-07-12 22:11 UTC  (4+ messages)

+ fork-fix-error-handling-in-dup_task.patch added to -mm tree
 2012-07-12 22:10 UTC 

+ revert-sched-fix-fork-error-path-to-not-crash.patch added to -mm tree
 2012-07-12 22:10 UTC 

[PATCH] hw/virtio-scsi: Set max_target=0 during vhost-scsi operation
 2012-07-12 22:08 UTC  (5+ messages)
  ` [Qemu-devel] "

Organising Mini Summits within the Kernel Summit
 2012-07-12 22:08 UTC  (6+ messages)
` ARM mini-summit
  ` [Ksummit-2012-discuss] "

[PATCH] fork: fix error handling in dup_task()
 2012-07-12 22:06 UTC  (3+ messages)

Is Xen affected by this?
 2012-07-12 22:05 UTC 

[RFC][PATCH 00/26] sched/numa
 2012-07-12 22:02 UTC  (4+ messages)
` [RFC][PATCH 14/26] sched, numa: Numa balancer

Question: git clone --no-checkout behavior
 2012-07-12 22:02 UTC  (3+ messages)

[git pull] Please pull powerpc.git next branch
 2012-07-12 22:00 UTC 

Anyone using rtl8192de with 2.4GHz 802.11g?
 2012-07-12 21:57 UTC  (9+ messages)

[PATCH 1/5] acpi : remove latency_ticks from acpi_processor_cx structure
 2012-07-12 21:57 UTC  (4+ messages)
` [PATCH 2/5] acpi : remove index "

[PATCH] git-am: indicate where a failed patch is to be found
 2012-07-12 21:55 UTC  (6+ messages)
      ` [PATCH] "

kmemcheck: Fatal error; system fails to boot when kmemcheck enabled
 2012-07-12 21:33 UTC 

[PATCH 00/10] Resend: tty updates
 2012-07-12 21:53 UTC  (2+ messages)
  ` [PATCH 07/10] tty: move the termios object into the tty

[PATCH 1/8] staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c
 2012-07-12 21:50 UTC  (8+ messages)
` [PATCH 2/8] staging: ft1000-usb: Remove commented lines from ft1000_device
` [PATCH 3/8] staging: ft1000-usb: Remove leading spaces from struct ft1000_info
` [PATCH 4/8] staging: ft1000-usb: Remove spaces from struct dpram_blk
` [PATCH 5/8] staging: ft1000-usb: Remove name comments from ft1000_usb.h
` [PATCH 6/8] staging: ft1000-usb: Fix lines over 80 chars
` [PATCH 7/8] staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h
` [PATCH 8/8] staging: ft1000-usb: Fix various checkpach warnings "

[PATCH 1/2] mtd: esb2rom: convert to MFD model
 2012-07-12 21:50 UTC 

[PATCH 2/2] mtd: esb2rom: rework ROM scanning and resources
 2012-07-12 21:50 UTC 

+ rtc-mc13xxx-use-module_device_table-instead-of-module_alias.patch added to -mm tree
 2012-07-12 21:50 UTC 

+ rtc-mc13xxx-add-support-for-the-rtc-in-the-mc34708-pmic.patch added to -mm tree
 2012-07-12 21:50 UTC 

[PATCHSET] workqueue: reimplement high priority using a separate worker pool
 2012-07-12 21:49 UTC  (5+ messages)
` [PATCH 2/6] workqueue: factor out worker_pool from global_cwq
  ` [PATCH UPDATED "

[patch 3/3 -next] tcm_vhost: call kfree() on an error path
 2012-07-12 21:49 UTC  (4+ messages)

+ maintainers-update-exynos-dp-driver-f-patterns.patch added to -mm tree
 2012-07-12 21:48 UTC 

[U-Boot] [RFC][PATCH] net: nfs: extend NFS_TIMEOUT
 2012-07-12 21:48 UTC  (13+ messages)
  ` [U-Boot] [RFC][PATCH] net: nfs: make NFS_TIMEOUT configurable
        ` [U-Boot] [RFC][PATCH v2] "
            ` [U-Boot] [RFC][PATCH v3] "

+ swapfile-avoid-dereferencing-bd_disk-during-swap_entry_free-for-network-storage.patch added to -mm tree
 2012-07-12 21:48 UTC 

+ nfs-prevent-page-allocator-recursions-with-swap-over-nfs.patch added to -mm tree
 2012-07-12 21:48 UTC 

[patch 2/3 -next] tcm_vhost: strlen() doesn't count the terminator
 2012-07-12 21:48 UTC  (3+ messages)

+ nfs-enable-swap-on-nfs.patch added to -mm tree
 2012-07-12 21:48 UTC 

+ nfs-disable-data-cache-revalidation-for-swapfiles.patch added to -mm tree
 2012-07-12 21:48 UTC 

+ nfs-teach-the-nfs-client-how-to-treat-pg_swapcache-pages.patch added to -mm tree
 2012-07-12 21:48 UTC 

+ mm-add-support-for-direct_io-to-highmem-pages.patch added to -mm tree
 2012-07-12 21:47 UTC 

+ mm-methods-for-teaching-filesystems-about-pg_swapcache-pages.patch added to -mm tree
 2012-07-12 21:47 UTC 

[patch 1/3 -next] tcm_vhost: unlock on error in tcm_vhost_drop_nexus()
 2012-07-12 21:47 UTC  (3+ messages)

+ mm-add-get_kernel_page-for-pinning-of-kernel-addresses-for-i-o.patch added to -mm tree
 2012-07-12 21:47 UTC 

+ mm-swap-implement-generic-handler-for-swap_activate.patch added to -mm tree
 2012-07-12 21:47 UTC 

+ mm-add-support-for-a-filesystem-to-activate-swap-files-and-use-direct_io-for-writing-swap-pages.patch added to -mm tree
 2012-07-12 21:47 UTC 

[PATCH v2 00/12] IRQ, GPIO SPI, I2C, etc DTC support
 2012-07-12 21:47 UTC  (15+ messages)
` [PATCH v2 01/12] ARM: Orion: DT support for IRQ and GPIO Controllers
        ` Where to put a large bootloader-supplied device tree on ARM ?
                      ` [U-Boot] "

+ selinux-tag-avc-cache-alloc-as-non-critical.patch added to -mm tree
 2012-07-12 21:47 UTC 

+ netvm-prevent-a-stream-specific-deadlock.patch added to -mm tree
 2012-07-12 21:47 UTC 

[U-Boot] Intro guide for configuring U-Boot for a custom board?
 2012-07-12 21:45 UTC  (2+ messages)


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.