All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-23 18:36:26 to 2014-01-23 19:26:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-01-23 19:26 UTC 

[PATCH v2 net-next 0/2] bonding: fix locking in bond_ab_arp_probe
 2014-01-23 19:25 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] bonding: restructure locking of bond_ab_arp_probe()

[PATCH V4 0/5] Add X-Gene platform reboot mechanism
 2014-01-23 19:20 UTC  (12+ messages)
` [PATCH V4 1/5] power: reset: Add generic SYSCON register mapped reset
` [PATCH V4 2/5] power: reset: Remove X-Gene reboot driver
` [PATCH V4 3/5] arm64: dts: Add X-Gene reboot driver dts node
` [PATCH V4 4/5] arm64: Select reboot driver for X-Gene platform
` [PATCH V4 5/5] Documentation: power: reset: Add documentation for generic SYSCON reboot driver

[PATCH 0/8] New and Resend the old patches
 2014-01-23 19:24 UTC  (7+ messages)
` [PATCH 1/8] ASoC: fsl: Add VF610 soc audio card Kconfig
` [PATCH Resend 3/8] ASoC: simple-card: simplify the daifmt code
` [PATCH Resend 4/8] ASoC: simple-card: Add snd_card's name parsing from DT node support

[PATCH 09/12] pid: modify task_pid_nr to work without task->pid
 2014-01-23 19:24 UTC  (9+ messages)
` [PATCH] pid: change task_struct::pid to read-only

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-23 19:24 UTC  (11+ messages)
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
  ` [PATCH v3 02/11] iommu/arm-smmu: Introduce iommu_group "

post-receive: pub/scm/linux/kernel/git/linville/wireless-next
 2014-01-23 19:24 UTC 

PROBLEM: do_IRQ: [number] No irq handler for vector (irq -1)
 2014-01-23 19:24 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/linville/wireless-next
 2014-01-23 19:24 UTC 

[PATCH] drm/i915: Always pin the default context
 2014-01-23 19:23 UTC  (3+ messages)

[PATCH] arm64: Add CONFIG_CC_STACKPROTECTOR
 2014-01-23 19:23 UTC  (4+ messages)

[PATCH 0/10] framebuffer patches
 2014-01-23 19:23 UTC  (8+ messages)
` [PATCH 1/10] matroxfb: set FBINFO_READS_FAST
  ` [PATCH 2/10] matroxfb: restore the registers M_ACCESS and M_PITCH
    ` [PATCH 3/10] framebuffer: fix cfb_copyarea
      ` [PATCH 4/10] atyfb: set FBINFO_READS_FAST

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-23 19:22 UTC  (7+ messages)
` [patch 9/9] mm: keep page cache radix tree nodes in check

x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
 2014-01-23 19:22 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2014-01-23 19:22 UTC 

[PATCH] parisc: report inequivalent aliases only for writeable mappings
 2014-01-23 19:21 UTC  (9+ messages)

[PATCH] drm/i915: Redoing the PSR setup on resume
 2014-01-23 19:20 UTC 

[PATCH] mmc-utils: add eMMC 5.0 FFU support
 2014-01-23 19:20 UTC  (4+ messages)

[PATCH 4/4] drm/i915: Add Baytrail PSR Support
 2014-01-23 19:19 UTC  (2+ messages)
` [PATCH] "

[PATCH] man: insmod documentation fix
 2014-01-23 19:19 UTC 

[PATCH 1/4] drm/i915: Set primary plane enable at dpcntrl
 2014-01-23 19:19 UTC  (2+ messages)
` [PATCH] "

[PATCH] mm/zswap: add writethrough option
 2014-01-23 19:18 UTC  (10+ messages)

[PATCH] xfstests: add test for btrfs incremental send infinite loop issue
 2014-01-23 19:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/5] nilfs-utils: skip inefficient gc operations
 2014-01-23 19:17 UTC  (7+ messages)
` [PATCH v2 2/5] nilfs-utils: cleanerd: add custom error value to enable fast retry
` [PATCH v2 4/5] nilfs-utils: add support for NILFS_IOCTL_SET_SUINFO ioctl

[PATCH 3.12 00/27] 3.12.9-stable review
 2014-01-23 19:07 UTC  (28+ messages)
` [PATCH 3.12 01/27] Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
` [PATCH 3.12 02/27] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.12 03/27] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.12 04/27] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.12 05/27] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.12 06/27] vfs: In d_path dont call d_dname on a mount point
` [PATCH 3.12 07/27] vfs: Fix a regression in mounting proc
` [PATCH 3.12 08/27] fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
` [PATCH 3.12 09/27] i2c: Re-instate body of i2c_parent_is_i2c_adapter()
` [PATCH 3.12 10/27] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.12 11/27] writeback: Fix data corruption on NFS
` [PATCH 3.12 12/27] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
` [PATCH 3.12 13/27] thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
` [PATCH 3.12 14/27] ftrace/x86: Load ftrace_ops in parameter not the variable holding it
` [PATCH 3.12 15/27] crash_dump: fix compilation error (on MIPS at least)
` [PATCH 3.12 16/27] mm: fix crash when using XFS on loopback
` [PATCH 3.12 17/27] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.12 18/27] drm/i915: fix DDI PLLs HW state readout code
` [PATCH 3.12 19/27] md: fix problem when adding device to read-only array with bitmap
` [PATCH 3.12 20/27] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.12 21/27] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.12 22/27] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.12 23/27] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.12 24/27] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.12 25/27] ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match
` [PATCH 3.12 27/27] ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling

[PATCH v2 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class
 2014-01-23 19:16 UTC 

[PATCH v2 1/2] Create eeprom_dev hardware class for EEPROM devices
 2014-01-23 19:16 UTC 

[PATCH] mac80211: send {add,del}ba on AC_VO like other mgmt frames, as per spec
 2014-01-23 19:15 UTC  (3+ messages)
` [PATCH v2] mac80211: send {ADD,DEL}BA "

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-01-23 19:15 UTC 

pull request: iwlwifi-next 2014-1-20
 2014-01-23 19:01 UTC  (2+ messages)

[PATCH 0/3] Bugfix for kdump on arm
 2014-01-23 19:15 UTC  (6+ messages)
` [PATCH 3/3] ARM: allow kernel to be loaded in middle of phymem

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Linux]
 2014-01-23 19:15 UTC  (2+ messages)

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-23 19:13 UTC  (5+ messages)
  ` [PATCH v5 22/22] XIP: Add support for unwritten extents

[PATCH-v2 0/3] percpu_ida+Co: Make percpu_ida_alloc accept task state bitmask
 2014-01-23 19:12 UTC  (7+ messages)
` [PATCH-v2 1/3] percpu_ida: Make percpu_ida_alloc + callers "

iwlwifi crash with 3.13
 2014-01-23 19:11 UTC  (5+ messages)

[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-01-23 19:11 UTC  (5+ messages)
` [PATCH v3 1/2] i2c: qup: Add device tree bindings information

[PATCH] nuvoton-cir: Add support for user configurable wake-up codes
 2014-01-23 19:11 UTC  (9+ messages)
` [RFC PATCH 0/4] rc: Adding support for sysfs wakeup scancodes

[PATCH 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class
 2014-01-23 19:10 UTC  (5+ messages)

[PATCH] drm/i915: fix WRPLL clock calculation
 2014-01-23 19:10 UTC  (3+ messages)

Delays on usleep calls
 2014-01-23 19:09 UTC  (7+ messages)

AMD microcode loading broken on 32 bit
 2014-01-23 19:09 UTC  (4+ messages)

[PATCH 00/11] SimpleDRM & Sysfb
 2014-01-23 19:09 UTC  (8+ messages)
` [PATCH 02/11] x86: sysfb: remove sysfb when probing real hw

[PATCH] staging: usbip: convert usbip-host driver to usb_device_driver
 2014-01-23 19:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-01-23 19:07 UTC 

Denys Dmytriyenko : linux-ti-staging: update to stable 3.12.8, other bugfixes
 2014-01-23 19:07 UTC 

Denys Dmytriyenko : linux-ti-staging: update to stable 3.12.8, other bugfixes
 2014-01-23 19:07 UTC 

[GIT PULL] clk: changes for 3.14, part 1
 2014-01-23 19:03 UTC 

[PATCH] fix alsa-tools/hdspmixer for RME 9632 A
 2014-01-23 19:05 UTC  (2+ messages)

[PATCH 0/5] ARM: S3C24XX: unify restart functions
 2014-01-23 19:02 UTC  (8+ messages)
` [PATCH 4/5] ARM: S3C24XX: convert boards to use common restart function

Anyone know of APs using the CUS223 NICs?
 2014-01-23 19:02 UTC  (2+ messages)

Berkeley DB fails to build
 2014-01-23 19:01 UTC  (3+ messages)

epoll_wait() exceeds timeout
 2014-01-23 19:00 UTC 

[U-Boot] T4QDS e6500 core and U-Boot 64-bit
 2014-01-23 19:00 UTC  (4+ messages)

RH EL-5
 2014-01-23 18:59 UTC 

[PATCH] buildhistory.bbclass: Specify lang in decoding strings
 2014-01-23 18:59 UTC  (4+ messages)

[PATCH V6 1/1] drivers/gpio: Altera soft IP GPIO driver
 2014-01-23 18:59 UTC  (4+ messages)

[U-Boot] [PATCH V2] ARM: tegra: don't exceed AVP limits when configuring PLLP
 2014-01-23 18:58 UTC 

post-receive: pub/scm/linux/kernel/git/jesse/openvswitch
 2014-01-23 18:57 UTC 

Crash in elevator_dispatch_fn() (e.g. deadline_dispatch()) when changing elevators
 2014-01-23 18:56 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5 v2] Provide common methods for exchange FD
 2014-01-23 18:55 UTC  (2+ messages)

3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
 2014-01-23 18:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/linville/wireless
 2014-01-23 18:55 UTC 

Questions about bitrot and RAID 5/6
 2014-01-23 18:53 UTC  (6+ messages)

fix encode_entryplus_baggage stack usage
 2014-01-23 18:53 UTC  (3+ messages)
  ` [PATCH] nfsd4: decrease nfsd4_encode_fattr "

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-01-23 18:51 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2014-01-23 18:50 UTC 

[PATCH v2] ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
 2014-01-23 18:49 UTC  (6+ messages)
` [PATCH] ARM: OMAP4+: move errata initialization to omap4_pm_init_early

Expansion of pm_rps subtest min-max-config-at-idle
 2014-01-23 18:49 UTC  (5+ messages)
` [PATCH 4/4] pm_rps: Require that cur reaches min at idle

post-receive: pub/scm/linux/kernel/git/jesse/openvswitch
 2014-01-23 18:49 UTC 

[GIT PULL 0/6] ARM: SoC changes for 3.14
 2014-01-23 18:36 UTC  (10+ messages)
` [GIT PULL 1/6] ARM: SoC non-critical fixes "
` [GIT PULL 2/6] ARM: SoC cleanups "
` [GIT PULL 3/6] ARM: SoC platform changes "
` [GIT PULL 4/6] ARM: SoC DT updates "
` [GIT PULL 5/6] ARM: SoC board "
` [GIT PULL 6/6] ARM: driver "

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2014-01-23 18:48 UTC 

[PATCH 0/2] serial: Move uart_register_driver call to device probe
 2014-01-23 18:47 UTC  (7+ messages)
` [PATCH 1/2] serial: samsung: "

[Buildroot] [PATCH 0/2] [RFC] Add ffmpeg-2 and omxplayer
 2014-01-23 18:47 UTC  (9+ messages)
` [Buildroot] [PATCH 1/2] package/ffmpeg2: new package

[PATCH net-next] bonding: Use do_div to divide 64 bit numbers
 2014-01-23 18:47 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-01-23 18:47 UTC 

How to identify a 'fresh' page from read_cache_page?
 2014-01-23 18:47 UTC 

[PATCH 3.10 00/23] 3.10.28-stable review
 2014-01-23 18:39 UTC  (22+ messages)
` [PATCH 3.10 01/23] ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
` [PATCH 3.10 03/23] perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
` [PATCH 3.10 04/23] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.10 05/23] mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
` [PATCH 3.10 06/23] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.10 07/23] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.10 08/23] vfs: In d_path dont call d_dname on a mount point
` [PATCH 3.10 09/23] hwmon: (coretemp) Fix truncated name of alarm attributes
` [PATCH 3.10 10/23] writeback: Fix data corruption on NFS
` [PATCH 3.10 11/23] SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
` [PATCH 3.10 12/23] ftrace/x86: Load ftrace_ops in parameter not the variable holding it
` [PATCH 3.10 13/23] thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
` [PATCH 3.10 14/23] nilfs2: fix segctor bug that causes file system corruption
` [PATCH 3.10 15/23] drm/i915: fix DDI PLLs HW state readout code
` [PATCH 3.10 16/23] md: fix problem when adding device to read-only array with bitmap
` [PATCH 3.10 17/23] md/raid10: fix bug when raid10 recovery fails to recover a block
` [PATCH 3.10 18/23] md/raid10: fix two bugs in handling of known-bad-blocks
` [PATCH 3.10 19/23] md/raid5: Fix possible confusion when multiple write errors occur
` [PATCH 3.10 20/23] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.10 21/23] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.10 23/23] ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling

[PATCH] mac80211_hwsim: add channel switch support
 2014-01-23 18:47 UTC  (2+ messages)

[PATCH V2 00/10] exynos: add basic support for exynos5260 SoC
 2014-01-23 18:46 UTC  (11+ messages)
` [PATCH V2 03/10] pinctrl: exynos: add exynos5260 SoC specific data
` [PATCH V2 05/10] clk/samsung: add support for pll2550xx
` [PATCH V2 06/10] clk/samsung: add support for pll2650xx

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-01-23 18:45 UTC 

[PATCH] mac80211_hwsim: make P2P-Device support optional
 2014-01-23 18:45 UTC  (2+ messages)

[Bug 70213] New: [git-v3.12-rc3 + nouveau HEAD] Vmalloc failure -> pci_pm_freeze(): nouveau_pmops_freeze+0x0/0x50 returns -12
 2014-01-23 18:44 UTC  (2+ messages)
  ` [Bug 70213] "

[PATCH] raid6check.c: remove legacy code
 2014-01-23 18:43 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-01-23 18:42 UTC 

[PATCH] xfs: convert xfs_log_commit_cil() to void
 2014-01-23 18:40 UTC  (2+ messages)

[PATCH] raid6check.c add page size check and repair
 2014-01-23 18:40 UTC  (6+ messages)

Strange results from Locking API testsuite on ARM
 2014-01-23 18:38 UTC 

Lttng state dump traces not present in 13.04 Ubuntu server distribution
 2014-01-23 18:38 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-01-23 18:38 UTC 

[PATCH 0/7] mac80211/cfg80211 constification, cleanups
 2014-01-23 18:37 UTC  (2+ messages)

[Bug 71362] New: [NVC1] X hang with drop to console after some time / GPU lockup
 2014-01-23 18:37 UTC  (2+ messages)
  ` [Bug 71362] [NVC1] X hang with drop to console after some time / GPU lockup - PFIFO error and TTM error @dmesg

[PATCH v2 0/2] Fix "repack --window-memory=4g" regression in 1.8.4
 2014-01-23 18:37 UTC  (5+ messages)
` [PATCH v2 2/2] repack: accept larger window-memory and max-pack-size

Working on Btrfs as topic for master thesis
 2014-01-23 18:36 UTC  (5+ 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.