All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-30 02:36:23 to 2013-10-30 05:33:34 UTC [more...]

[PATCH] scripts/kconfig/menu.c: warning: jump may be used uninitialized in this function
 2013-10-30  5:33 UTC  (4+ messages)

[PATCH -next] SUNRPC: remove duplicated include from clnt.c
 2013-10-30  5:32 UTC  (2+ messages)

[PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
 2013-10-30  5:31 UTC 

[PATCH -next] wcn36xx: fix missing unlock on error in wcn36xx_smd_update_proberesp_tmpl()
 2013-10-30  5:30 UTC 

[PATCH] sysfs: move assignment to be under lock in sysfs_remove_dir()
 2013-10-30  5:29 UTC  (4+ messages)

[PATCH Resend 1/1] Documentation/watchdog: Add binding example in samsung-wdt
 2013-10-30  5:26 UTC 

[PATCH 1/1] Documentation/watchdog: Add binding example in samsung-wdt
 2013-10-30  5:27 UTC  (2+ messages)

[PATCH -next] NFC: port100: convert to use le16_add_cpu()
 2013-10-30  5:26 UTC 

[PATCH] Btrfs: fix a crash when running balance and defrag concurrently
 2013-10-30  5:25 UTC 

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-10-30  5:25 UTC 

[PATCH -next] arm64: use for_each_node_by_type() macro
 2013-10-30  5:25 UTC 

[PATCH -next] ath10k: fix possible memory leak in ath10k_pci_probe()
 2013-10-30  5:24 UTC  (2+ messages)

Improving scheduler for KVM
 2013-10-30  5:24 UTC  (3+ messages)

[PATCH -next] skd: fix error return code in skd_pci_probe()
 2013-10-30  5:23 UTC 

[PATCH] ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()
 2013-10-30  5:23 UTC  (2+ messages)

[PATCH -next] libertas: fix error return code in if_cs_probe()
 2013-10-30  5:22 UTC 

[PATCH -next] iio: at91: fix error return code in at91_adc_probe()
 2013-10-30  5:20 UTC 

[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
 2013-10-30  5:19 UTC  (10+ messages)
` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support

[PATCH 2/5] fat: add fat_fallocate operation
 2013-10-30  5:18 UTC  (5+ messages)

[PATCH] Documentation/watchdog: Update node name in samsung-wdt example
 2013-10-30  5:15 UTC  (3+ messages)

[PATCH 2/2 v4] ARM: shmobile: Lager:add SPI FLASH support on QSPI
 2013-10-30  5:14 UTC  (2+ messages)

meta-fsl-ivi installation
 2013-10-30  5:11 UTC  (2+ messages)

linux-next: manual merge of the xen-tip tree with the tree
 2013-10-30  5:09 UTC 

[PATCH] of: set dma_mask to point to coherent_dma_mask
 2013-10-30  5:05 UTC 

arm64: add ftrace support
 2013-10-30  5:01 UTC  (2+ messages)

[PATCH 0/3] Add dual-fifo mode support of i.MX ssi
 2013-10-30  4:48 UTC  (6+ messages)
` [PATCH 1/3] dma: imx-sdma: Add ssi dual fifo script support

[PATCH] btusb: add realtek 8723 in the blacklist
 2013-10-30  4:53 UTC 

[PATCH 1/1] pwm: samsung: avoid setting manual update bit unnecessarily
 2013-10-30  4:51 UTC 

Bug in skb_segment: fskb->len != len
 2013-10-30  4:47 UTC  (10+ messages)

[PATCH][dylan] elfutils-native: Update the patch to include the missing pieces needed for tests
 2013-10-30  4:42 UTC 

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-10-30  4:42 UTC  (12+ messages)

[PATCH net-next] virtio_net: migrate mergeable rx buffers to page frag allocators
 2013-10-30  4:41 UTC  (4+ messages)

[PATCH 1/1] Documentation/pwm: Update supported SoC name for pwm-samsung
 2013-10-30  4:39 UTC 

[PATCH 1/5] fat: add i_disksize to represent uninitialized size
 2013-10-30  4:34 UTC  (5+ messages)

[PATCH 00/15] Change semantics of "fetch --tags"
 2013-10-30  4:26 UTC  (6+ messages)
` [PATCH 10/15] fetch --tags: fetch tags *in addition to* other stuff

named network namespace -- setns() with Invalid argument (errno 22)
 2013-10-30  4:33 UTC  (2+ messages)

[PATCH 00/30 V3] xfsprogs: CRC write support for xfs_db
 2013-10-30  4:31 UTC  (31+ messages)
` [PATCH 01/30] xfsprogs: fix automatic dependency generation
` [PATCH 02/30] xfs: fix some minor sparse warnings
` [PATCH 03/30] xfs: create a shared header file for format-related information
` [PATCH 04/30] xfs: split dquot buffer operations out
` [PATCH 05/30] xfs: decouple inode and bmap btree header files
` [PATCH 06/30] libxfs: unify xfs_btree.c with kernel code
` [PATCH 07/30] libxfs: bmap btree owner swap support
` [PATCH 08/30] libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
` [PATCH 09/30] libxfs: bring across inode buffer readahead verifier changes
` [PATCH 10/30] libxfs: Minor cleanup and bug fix sync
` [PATCH 11/30] xfs: remove newlines from strings passed to __xfs_printk
` [PATCH 12/30] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
` [PATCH 13/30] xfs: fix node forward in xfs_node_toosmall
` [PATCH 14/30] xfs: don't emit corruption noise on fs probes
` [PATCH 15/30] db: separate out straight buffer IO from map based IO
` [PATCH 16/30] db: rewrite bbmap to use xfs_buf_map
` [PATCH 17/30] db: rewrite IO engine to use libxfs
` [PATCH 18/30] db: introduce verifier support into set_cur
` [PATCH 19/30] db: indicate if the CRC on a buffer is correct or not
` [PATCH 20/30] db: verify and calculate inode CRCs
` [PATCH 21/30] db: verify and calculate dquot CRCs
` [PATCH 22/30] db: add a special directory buffer verifier
` [PATCH 23/30] db: add a special attribute "
` [PATCH 24/30] db: re-enable write support for v5 filesystems
` [PATCH 25/30] libxfs: fix root inode handling inconsistencies
` [PATCH 26/30] xfs_db: avoid libxfs buffer lookup warnings
` [PATCH 27/30] libxfs: work around do_div() not handling 32 bit numerators
` [PATCH 28/30] db: enable metadump on CRC filesystems
` [PATCH 29/30] xfs: support larger inode clusters on v5 filesystems
` [PATCH 30/30] xfsprogs: kill experimental warnings for "

[PATCH v2] mtd: m25p80: add support for Macronix mx25l3255e
 2013-10-30  4:26 UTC  (3+ messages)

[PATCH] ADB_PMU_LED_IDE selects LEDS_TRIGGER_IDE_DISK which has unmet direct dependencies
 2013-10-30  4:25 UTC  (3+ messages)

[PATCH] xfstests: fix mkfs filter on xfs/096
 2013-10-30  4:25 UTC  (2+ messages)

[PATCH] xfstests: fix compile error of src/fssum.c on bigendian host
 2013-10-30  4:21 UTC  (2+ messages)

Vblank timestamping improvements/fixes for Linux drm. [v2]
 2013-10-30  4:13 UTC  (5+ messages)
` [PATCH 1/4] drm: Remove preempt_disable() from vblank timestamping code
` [PATCH 2/4] drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers
` [PATCH 3/4] drm/radeon: Push get_scanout_position() timestamping into kms driver
` [PATCH 4/4] drm/intel: "

[PATCH] crypto: omap-aes: Fix CTR mode counter length
 2013-10-30  4:11 UTC  (3+ messages)

[PATCH] CRYPTO: omap-sham: Add missing modalias
 2013-10-30  4:11 UTC  (3+ messages)

[PATCH] padata: make the sequence counter an atomic_t
 2013-10-30  4:11 UTC  (6+ messages)
      ` [PATCH RESEND] "

[PATCH v3 0/2] Add support for Qualcomm's PRNG
 2013-10-30  4:10 UTC  (5+ messages)
` [PATCH v3 2/2] hwrng: msm: Add PRNG support for MSM SoC's

[PATCH 1/3] crypto: caam - Add Platform driver for Job Ring
 2013-10-30  4:11 UTC  (2+ messages)

[PATCH] include/linux/wait.h: add ';' for the statement which missed it
 2013-10-30  4:08 UTC 

[PULL REQ] Big Endian initial patch series
 2013-10-30  4:05 UTC  (8+ messages)

[PATCH V2] xfstests: add fsstress/recovery test for XFS
 2013-10-30  4:02 UTC  (2+ messages)

[PATCH v11 00/10] [PATCH v10 00/10] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-10-30  3:59 UTC  (4+ messages)

iwlegacy (4965) - what would 0x8000 as the completed TX rate indicate?
 2013-10-30  3:59 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] esdhc: memset mmc struct before putting into use
 2013-10-30  3:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/esdhc: hack t4240 host capabilities register for VS33 bit

cron job: media_tree daily build: WARNINGS
 2013-10-30  3:51 UTC 

[PATCH] bnx2: Use dev_kfree_skb_any() in bnx2_tx_int()
 2013-10-30  3:50 UTC  (3+ messages)

[PATCH 0/1] perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for mips64
 2013-10-30  3:49 UTC  (3+ messages)
` [PATCH 1/1] "

[meta-networking][PATCH] cyrus-sasl: ensure size_t is defined for use by sasl.h
 2013-10-30  3:50 UTC 

[PATCH v2 00/26] drm/exynos: Refactor parts of the exynos driver
 2013-10-30  3:46 UTC  (5+ messages)
` [PATCH v2 12/26] drm/exynos: Split manager/display/subdrv

[PATCH 1/2] perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64
 2013-10-30  3:45 UTC  (2+ messages)

[qemu-upstream-unstable test] 21292: regressions - FAIL
 2013-10-30  3:44 UTC 

[U-Boot] [PATCH 1/2 V2] powerpc/esdhc: Map register for eSDHC Host Controller V3.0
 2013-10-30  3:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 V2] Powerpc/esdhc: Add simple description of esdhc register

[U-Boot] [PATCH 1/2 V2] esdhc: memset mmc struct before putting into use
 2013-10-30  3:36 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 V2] powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register

[LTP] tpci test trigger RHEL6.4GA crash!
 2013-10-30  3:35 UTC  (2+ messages)

[PATCH V4 0/2] Add DT support for tps6507x touchscreen
 2013-10-30  3:30 UTC  (6+ messages)
` [PATCH V4 1/2] tps6507x-ts: Add DT support

[PATCH 1/3] PCI: imx6: Remove redeundant of_match_ptr
 2013-10-30  3:28 UTC  (3+ messages)

[PATCH net-next v2] tipc: remove two indentation levels in tipc_recv_msg routine
 2013-10-30  3:26 UTC 

[PATCH 1/2] spi: add Intel Mid SSP driver
 2013-10-30  3:26 UTC  (5+ messages)

[PATCH][RESEND]dm-mpath: fix for race condition between multipath_dtr and pg_init_done
 2013-10-30  3:26 UTC 

[RFC PATCH RESEND] fb: reorder the lock sequence to fix a potential lockdep
 2013-10-30  3:18 UTC  (3+ messages)

[PATCH 1/1] video: exynos_mipi_dsi: Remove unused variable
 2013-10-30  3:24 UTC  (2+ messages)

[PATCH 1/2] dm-crypt: Properly handle extra key string in initialization
 2013-10-30  3:23 UTC  (4+ messages)

[PATCH V2 0/2] sched: Cleanups,fixes in nohz_kick_needed()
 2013-10-30  3:20 UTC  (8+ messages)
` [PATCH V2 1/2] sched: Fix asymmetric scheduling for POWER7
` [PATCH V2 2/2] sched: Remove un-necessary iteration over sched domains to update nr_busy_cpus

[PATCH] PCI: Blacklist certain hardware from clearing Bus Master bit
 2013-10-30 11:22 UTC 

[xen-4.2-testing test] 21291: tolerable FAIL - PUSHED
 2013-10-30  3:20 UTC 

[PATCH] perf: fix two warning in bench/numa
 2013-10-30  3:18 UTC  (2+ messages)

[Qemu-devel] [PULL v2][RESEND] char: fix segfault on chardev detach
 2013-10-30  3:18 UTC  (3+ messages)

[PATCH] PCI: Blacklist certain hardware from clearing Bus Master bit
 2013-10-30  9:50 UTC  (2+ messages)

[PATCH -next] [media] v4l: ti-vpe: fix return value check in vpe_probe()
 2013-10-30  3:15 UTC 

[PATCH] scripts/checkkconfig.py: find unused Kconfig parameters
 2013-10-30  3:14 UTC  (7+ messages)

[RESEND PATCH] vmcore-dmesg: Understand >= v3.11-rc4 dmesg
 2013-10-30  3:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: imx: replace imx6q_restart() with mxc_restart()
 2013-10-30  3:13 UTC  (8+ messages)

[PATCH 1/2] drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
 2013-10-30  3:11 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document

[PATCH -next] [media] v4l: ti-vpe: fix error return code in vpe_probe()
 2013-10-30  3:10 UTC 

[PATCH -next] [media] v4l: ti-vpe: use module_platform_driver to simplify the code
 2013-10-30  3:09 UTC 

[PATCH v3 1/5] usb: ehci: add freescale imx28 special write register method
 2013-10-30  3:09 UTC  (7+ messages)
` [PATCH v3 2/5] usb: chipidea: "

[PATCH -next] gpio: tb10x: fix return value check in tb10x_gpio_probe()
 2013-10-30  3:09 UTC 

[Qemu-devel] [RESEND][PATCH] migration: drop MADVISE_DONT_NEED for incoming zero pages
 2013-10-30  3:08 UTC  (2+ messages)

[PATCH net 0/3] r8152 bug fixes
 2013-10-30  3:08 UTC  (5+ messages)
` [PATCH net 2/3] r8152: modify the tx flow

[PATCH -next] gpio: tb10x: use module_platform_driver to simplify the code
 2013-10-30  3:08 UTC 

[PATCH v9 0/5] ARM: support for Trusted Foundations secure monitor
 2013-10-30  3:07 UTC  (9+ messages)
` [PATCH v9 1/5] ARM: add basic support for Trusted Foundations

[PATCH] tpm/tpm_i2c_stm_st33: Check return code of get_burstcount (fix CID: 986658)
 2013-10-30  3:07 UTC  (5+ messages)

[PATCH] lspci: Skip scanning empty slot in sysfs_fill_slots
 2013-10-30  3:05 UTC  (2+ messages)

[PATCH] initscripts: add warning and begin functions to lsb_log_message
 2013-10-30  3:05 UTC  (2+ messages)

[PATCH] syslinux.bbclass: Fix default serial port string
 2013-10-30  3:04 UTC 

[PATCH v2] bgmac: don't update slot on skb alloc/dma mapping error
 2013-10-30  2:59 UTC  (2+ messages)

[PATCH] powerpc: platforms: powernv: include "asm/prom.h" in "rng.c"
 2013-10-30  2:55 UTC 

[PATCH 1/2] ibm emac: Don't call napi_complete if napi_reschedule failed
 2013-10-30  2:58 UTC  (4+ messages)
` [PATCH 2/2] ibm emac: Fix locking for enable/disable eob irq

[PATCH] mm: cma: free cma page to buddy instead of being cpu hot page
 2013-10-30  2:55 UTC  (7+ messages)

[PATCH v2] arc_emac: drop redundant mac address check
 2013-10-30  2:53 UTC  (2+ messages)

[PATCH v2] mvneta: drop redundant mac address check
 2013-10-30  2:53 UTC  (2+ messages)

[PATCH v2] octeon_mgmt: drop redundant mac address check
 2013-10-30  2:53 UTC  (2+ messages)

[LTP] [PATCH v2] device-drivers: pci: check memory region for flag IORESOURCE_PREFETCH
 2013-10-30  2:51 UTC  (2+ messages)

[PATCH net-next] tcp: temporarily disable Fast Open on SYN timeout
 2013-10-30  2:51 UTC  (2+ messages)

Intel 7260 bluetooth malfunction when it is connected to EHCI bus
 2013-10-30  2:51 UTC  (3+ messages)

[PATCH net] virtio-net: correctly handle cpu hotplug notifier during resuming
 2013-10-30  2:44 UTC  (3+ messages)

BUG_ON(irq_has_action(entry->irq + i)) in free_msi_irqs()
 2013-10-30  2:44 UTC 

[PATCH 2/3] block: Check bio can merge before call attempt_plug_merge
 2013-10-30  2:41 UTC  (2+ messages)

[PATCH 1/3] block: Add REQ_NOMERGE into REQ_COMMON_MASK
 2013-10-30  2:41 UTC  (2+ messages)

[PATCH 3/3] md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE
 2013-10-30  2:41 UTC  (2+ messages)

[PATCH 0/3] handle some bugs for REQ_NOMERGE
 2013-10-30  2:41 UTC  (2+ messages)

[PATCH v5 0/3] Add power control for lm90
 2013-10-30  2:38 UTC  (5+ messages)
      ` [lm-sensors] "

[PATCH] net/cdc_ncm: fix null pointer panic at usbnet_link_change
 2013-10-30  2:38 UTC  (2+ messages)

[PATCH] fexecve.3: ffix
 2013-10-30  2:37 UTC 

[PATCH v7 1/3] Staging: zram: Fix access of NULL pointer
 2013-10-30  2:36 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.