All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-03 21:31:01 to 2013-06-03 22:32:07 UTC [more...]

[00/65] 3.6.11.5-stable review
 2013-06-03 22:11 UTC  (63+ messages)
` [01/65] KVM: VMX: fix halt emulation while emulating invalid guest sate
` [02/65] ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices
` [03/65] ASoC: wm8994: missing break in wm8994_aif3_hw_params()
` [04/65] ACPICA: Fix possible buffer overflow during a field unit read operation
` [05/65] ALSA: HDA: Fix Oops caused by dereference NULL pointer
` [06/65] dm stripe: fix regression in stripe_width calculation
` [07/65] dm bufio: avoid a possible __vmalloc deadlock
` [08/65] dm snapshot: fix error return code in snapshot_ctr
` [09/65] math64: New div64_u64_rem helper
` [10/65] hp_accel: Ignore the error from lis3lv02d_poweron() at resume
` [11/65] xen/vcpu/pvhvm: Fix vcpu hotplugging hanging
` [12/65] sd: fix array cache flushing bug causing performance problems
` [13/65] audit: Syscall rules are not applied to existing processes on non-x86
` [14/65] timer: Dont reinitialize the cpu base lock during CPU_UP_PREPARE
` [15/65] tick: Cleanup NOHZ per cpu data on cpu down
` [16/65] tracing: Fix leaks of filter preds
` [17/65] ext4: limit group search loop for non-extent files
` [18/65] ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldnt clear upper 32 bits of the old/new value
` [19/65] powerpc: Bring all threads online prior to migration/hibernation
` [20/65] powerpc/kexec: Fix kexec when using VMX optimised memcpy
` [21/65] ath9k: fix key allocation error handling for powersave keys
` [22/65] mwifiex: clear is_suspended flag when interrupt is received early
` [23/65] mwifiex: fix memory leak issue when driver unload
` [24/65] mwifiex: fix setting of multicast filter
` [25/65] tile: support new Tilera hypervisor
` [26/65] B43: Handle DMA RX descriptor underrun
` [27/65] drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
` [28/65] drm/mgag200: Fix framebuffer base address programming
` [29/65] tcp: force a dst refcount when prequeue packet
` [30/65] sfc: Fix naming of MTD partitions for FPGA bitfiles
` [31/65] net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W
` [32/65] 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
` [33/65] net_sched: act_ipt forward compat with xtables
` [34/65] net: use netdev_features_t in skb_needs_linearize()
` [35/65] net: vlan,ethtool: netdev_features_t is more than 32 bit
` [36/65] bridge: fix race with topology change timer
` [37/65] packet: tpacket_v3: do not trigger bug() on wrong header status
` [38/65] 3c59x: fix freeing nonexistent resource on driver unload
` [39/65] 3c59x: fix PCI resource management
` [40/65] if_cablemodem.h: Add parenthesis around ioctl macros
` [41/65] macvlan: fix passthru mode race between dev removal and rx path
` [42/65] ipv6: do not clear pinet6 field
` [43/65] xfrm6: release dev before returning error
` [44/65] pch_dma: Use GFP_ATOMIC because called from interrupt context
` [45/65] watchdog: Fix race condition in registration code
` [46/65] drbd: fix for deadlock when using automatic split-brain-recovery
` [47/65] ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
` [48/65] drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
` [49/65] iscsi-target: Fix processing of OOO commands
` [50/65] target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
` [51/65] ACPI / EC: Restart transaction even when the IBF flag set
` [52/65] drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
` [53/65] ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
` [54/65] drm/radeon: check incoming cliprects pointer
` [55/65] usermodehelper: check subprocess_info->path != NULL
` [56/65] parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace
` [58/65] parisc: fix NATIVE set up in build
` [61/65] hwmon: fix error return code in abituguru_probe()
` [62/65] i2c: designware: fix RX FIFO overrun
` [63/65] i2c: designware: always clear interrupts before enabling them
` [65/65] virtio_console: fix uapi header

[PATCH v3 00/11] update irqchip, clocksource, clk in mmp
 2013-06-03 22:31 UTC  (5+ messages)
` [PATCH v3 04/11] ARM: mmp: avoid to include head file in mach-mmp
` [PATCH v3 07/11] ARM: mmp: move timer registers into driver

[PATCH RFC 0/3] clk: dt: bindings for mux & divider clocks
 2013-06-03 22:31 UTC  (13+ messages)
` [PATCH RFC 3/3] clk: dt: binding for basic divider clock
` [PATCH RFC 2/3] clk: dt: binding for basic multiplexor clock

[PATCH v3 0/7] Rebase topology test
 2013-06-03 22:28 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] add simple tests of consistency across rebase types

Git status reports untracked on tracked files
 2013-06-03 22:26 UTC  (2+ messages)

[PATCH] [RFC]Watchdog:core: constant pinging until userspace timesout when delay very less
 2013-06-03 22:25 UTC  (4+ messages)

What's cooking in git.git (May 2013, #09; Wed, 29)
 2013-06-03 22:23 UTC  (5+ messages)

[PATCH] ARM: avoid mis-detecting some V7 cores in the decompressor
 2013-06-03 22:23 UTC  (10+ messages)

+ clean-up-scary-strncpydst-src-strlensrc-uses.patch added to -mm tree
 2013-06-03 22:22 UTC 

RAID-10 keeps aborting
 2013-06-03 22:20 UTC  (10+ messages)

+ mm-tlb_fast_mode-check-missing-in-tlb_finish_mmu.patch added to -mm tree
 2013-06-03 22:20 UTC 

Testreport Master-branch (4.3, github June 3rd, 23:15 MTZ (+2)
 2013-06-03 22:19 UTC 

[Qemu-devel] [PATCH RFC 00/13] qemu: generate acpi tables for the guest
 2013-06-03 22:19 UTC  (5+ messages)

[PATCH 0/3] ARM: DTS: misc. OMAP3 fixes for proper wakeup
 2013-06-03 22:19 UTC  (5+ messages)
` [PATCH 3/3] ARM: DTS: TWL4030: fix mux and wakeup for SYS_NIRQ line

[PATCH v2 4/4] proc: avoid ->f_pos overflows in proc_task_readdir() paths
 2013-06-03 22:18 UTC  (2+ messages)

Inquiry About How to Make Reliable Wireless Injection Using MAC80211
 2013-06-03 22:17 UTC  (2+ messages)

crash on git diff-tree -Ganything <tree> for new files with textconv filter
 2013-06-03 22:17 UTC  (10+ messages)

[meta-oe][PATCH] Add sysv init script for gateone
 2013-06-03 22:15 UTC 

[oe-core][PATCH] Make Python IPv6 aware
 2013-06-03 22:12 UTC  (2+ messages)

[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
 2013-06-03 22:12 UTC  (6+ messages)
` [PATCHv2 4/6] sched_clock: Add support for >32 bit sched_clock

[PATCH] clocksource: armada-xp: always register local_timer_ops
 2013-06-03 22:11 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch yem-patchwork-fixes
 2013-06-03 22:11 UTC  (2+ messages)

[PATCH] tune-cortexa5.inc: add tune file for cortex-a5, based on a7
 2013-06-03 22:09 UTC  (4+ messages)

[PATCH] ARM: psci: fix building without HOTPLUG_CPU
 2013-06-03 22:09 UTC 

[PATCH 0/6] xfs: fixes for 3.10-rc4
 2013-06-03 22:08 UTC  (5+ messages)
` [PATCH 5/6] xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
` [PATCH 6/6] xfs: increase number of ACL entries for V5 superblocks

[PATCH] openvswitch: uprev to 1.10 and documentation update
 2013-06-03 22:08 UTC  (2+ messages)

[PATCH v2] net: sh-eth: Add flag to determine the type of TSU register
 2013-06-03 22:07 UTC  (2+ messages)

[PATCH v2 3/4] proc: simplify proc_task_readdir/first_tid paths
 2013-06-03 22:06 UTC  (2+ messages)

[PATCH 1/2] linux-ti-staging: Add dra7xx-evm support
 2013-06-03 22:11 UTC  (2+ messages)
` [PATCH 2/2] libdrm: Add support for dra7xx-evm

[PATCH] clk: spear: fix build error for spear3xx
 2013-06-03 22:05 UTC 

SR-IOV PF reset and QEMU VFs VFIO passthrough
 2013-06-03 22:03 UTC  (14+ messages)
` [Qemu-devel] "

[PATCH 1/2] arago-core-tisdk-image: add dra7xx-evm support
 2013-06-03 22:09 UTC  (2+ messages)
` [PATCH 2/2] kernel: pickup deploy directory fix

[PATCH net-next v2] pktgen: Fix position of ip and udp header
 2013-06-03 22:03 UTC  (2+ messages)

[PATCH] mmc: sirf: fix sdhci_pltfm_init sequence
 2013-06-03 22:02 UTC  (2+ messages)

Setting of push.default or confusion about refspecs
 2013-06-03 22:01 UTC 

+ drivers-mfd-lpc_ich-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-media-pci-mantis-mantis_cards-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-media-pci-pt1-pt1-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-media-pci-pluto2-pluto2-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-ptp-ptp_pch-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-media-pci-mantis-hopper_cards-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-media-pci-dm1105-dm1105-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-platform-x86-intel_ips-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-memstick-host-r592-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-scsi-mvumi-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-atm-he-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-ide-delkin_cb-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-scsi-a100u2w-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-net-irda-donauboe-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-scsi-initio-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-scsi-dmx3191d-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

+ drivers-scsi-dc395x-convert-to-module_pci_driver.patch added to -mm tree
 2013-06-03 22:01 UTC 

[PATCH v1 00/11] locks: scalability improvements for file locking
 2013-06-03 22:00 UTC  (15+ messages)
` [PATCH v1 01/11] cifs: use posix_unblock_lock instead of locks_delete_block
    ` [Cluster-devel] "
` [PATCH v1 02/11] locks: make generic_add_lease and generic_delete_lease static
    ` [Cluster-devel] "
` [PATCH v1 03/11] locks: comment cleanups and clarifications
    ` [Cluster-devel] "
  ` [Cluster-devel] [PATCH v1 00/11] locks: scalability improvements for file locking

[PATCH] crypto: sahara: fix building as module
 2013-06-03 21:57 UTC  (2+ messages)

[PATCH 8/8] staging: vt6656: rf.c: replace where priv->byCurPwr == power
 2013-06-03 21:56 UTC 

[Qemu-devel] [PATCH 0/3] Remove legacy sysfw code
 2013-06-03 21:56 UTC  (2+ messages)

[PATCH v2 0/6] git send-email suppress-cc=self fixes
 2013-06-03 21:55 UTC  (7+ messages)
` [PATCH v2 2/6] send-email: fix suppress-cc=self on cccmd

[PATCH 7/8] staging: vt6656: rf.c correct typo error of vt3226
 2013-06-03 21:54 UTC 

[PATCH 6/8] staging: vt6656: rf.c/h rename RFbRFTableDownload
 2013-06-03 21:53 UTC 

[PATCH 0/2] introduce list_for_each_entry_del
 2013-06-03 20:49 UTC  (2+ messages)

[PATCH 0/5] drm/tilcdc: bug fixes, mode selection improvements
 2013-06-03 21:51 UTC  (2+ messages)

[eclipse-poky][PATCH 0/7] Introducing a YoctoSDKCMakeProjectNature
 2013-06-03 21:50 UTC  (4+ messages)

[PATCH 5/8] staging: vt6656: rf.c/h rename RFvRSSITodBm
 2013-06-03 21:49 UTC 

+ ocfs2-add-missing-dlm_put-in-dlm_begin_reco_handler.patch added to -mm tree
 2013-06-03 21:49 UTC 

[PATCH 4/8] staging: vt6656: rf.c/h rename RFbRawSetPower
 2013-06-03 21:48 UTC 

[PATCH 3/8] staging: vt6656: rf.c/h rename RFbSetPower
 2013-06-03 21:47 UTC 

[PATCH net-next v3 0/2] vxlan: allow specifying multiple default destinations
 2013-06-03 21:46 UTC  (11+ messages)
` [PATCH net-next v3 2/2] "
            ` [RFC] vxlan: convert remote list to list_rcu

[PATCH 2/8] staging: vt6656: rf.c: rename IFRFbWriteEmbedded
 2013-06-03 21:46 UTC 

[PATCH 00/22 v2] Fixes and improvements in ext4 writeback path
 2013-06-03 21:45 UTC  (3+ messages)
` [PATCH 13/26] ext4: Improve writepage credit estimate for files with indirect blocks

[PATCH v2 0/8] cherry-pick: improvements
 2013-06-03 21:45 UTC  (5+ messages)
` [PATCH v2 3/8] cherry-pick: add --skip-empty option

IBM OpenPower 720 ipr driver woes
 2013-06-03 21:43 UTC  (4+ messages)

Poor performance with bcache write-back mode
 2013-06-03 21:44 UTC  (3+ messages)

[PATCH v4 0/6] Android Binder IPC Fixes
 2013-06-03 21:44 UTC  (9+ messages)
` [PATCH v4 1/6] staging: android: binder: modify struct binder_write_read to use size_t
` [PATCH v4 2/6] staging: android: binder: fix binder interface for 64bit compat layer
` [PATCH v4 3/6] staging: android: binder: fix BINDER_SET_MAX_THREADS declaration

[PATCH] spi: add spi controller master driver for Blackfin 6xx processor
 2013-06-03 21:43 UTC 

[patch] mm, memcg: add oom killer delay
 2013-06-03 21:43 UTC  (21+ messages)

[PATCH 1/8] staging: vt6656: rf.c: IFRFbWriteEmbedded cleanup and remove camel case
 2013-06-03 21:42 UTC 

[PATCH] cpufreq: bit.LITTLE needs cpufreq table
 2013-06-03 21:41 UTC  (2+ messages)

[PATCH net] rtnetlink: ndo_dflt_fdb_del() never works
 2013-06-03 21:40 UTC  (5+ messages)

[PATCH] Add M2Tech hiFace USB-SPDIF driver
 2013-06-03 21:40 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] rt2x00: rt2x00queue: initialize data_queue fields earlier
 2013-06-03 21:39 UTC 

[Qemu-devel] fstrim and cache=none
 2013-06-03 21:39 UTC  (3+ messages)

[PATCH] net: emaclite: include linux/of_irq.h
 2013-06-03 21:39 UTC 

Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
 2013-06-03 21:37 UTC  (5+ messages)

[PATCH] net: sun4i-emac: remove erroneous assignment
 2013-06-03 21:36 UTC 

[Bug 65316] New: [r600g] Game window turns completely black occasionally in WoW
 2013-06-03 21:35 UTC 

[Qemu-devel] [GIT PULL] Xen fixes and cleanups 20130603
 2013-06-03 21:33 UTC  (8+ messages)
            `  "

[RFC PATCH 1/2] selinux: merge selinux_inode_permission and inode_has_perm
 2013-06-03 21:31 UTC  (3+ messages)
` [RFC PATCH 2/2] SELinux: cache inode checks inside struct inode


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.