All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-19 22:15:29 to 2014-03-19 23:50:46 UTC [more...]

[PATCH] MIPS: remove SYS_SUPPORTS_APM_EMULATION
 2014-03-19 23:50 UTC  (2+ messages)

[PATCH] drm: compute runpm on load, don't register autosuspend for non-runpm
 2014-03-19 23:49 UTC  (4+ messages)

[PATCH v2 3/3] x86/hash: cleanup
 2014-03-19 23:48 UTC  (2+ messages)
` [tip:x86/hash] x86, hash: Simplify switch, add __init annotation

[PATCH v2 2/3] x86/hash: swap arguments passed to crc32_u32()
 2014-03-19 23:48 UTC  (2+ messages)
` [tip:x86/hash] x86, hash: Swap "

[PATCH v2 1/3] x86/hash: fix build failure with older binutils
 2014-03-19 23:48 UTC  (2+ messages)
` [tip:x86/hash] x86, hash: Fix "

[U-Boot] [RFC PATCH 04/17] kconfig: add defconfig files for all boards
 2014-03-19 23:48 UTC  (3+ messages)

Passive scanning of iBeacons results in a "Data Buffer Overflow"
 2014-03-19 23:47 UTC  (13+ messages)

[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
 2014-03-19 23:44 UTC  (8+ messages)

[PATCH] UBI: block: Avoid disk size integer overflow
 2014-03-19 23:44 UTC  (3+ messages)

[Qemu-devel] [Bug 1294898] [NEW] gtk: menubar visible in fullscreen mode with gtk3
 2014-03-19 23:36 UTC 

[PATCH] ARM: mvebu: Enable NEON support in defconfig
 2014-03-19 23:44 UTC  (2+ messages)

[PATCH] ASoC: Add support for multi register mux
 2014-03-19 23:44 UTC  (3+ messages)

[ANNOUNCE] media mini-summit on May, 2 in San Jose
 2014-03-19 23:45 UTC  (2+ messages)
` [media-workshop] "

[PATCH] tools/libxl: Correctly check if libxl_get_scheduler has failed
 2014-03-19 23:42 UTC 

[PATCH net] ipv6: If a public address is deleted then also delete all temporary addresses still referring to it
 2014-03-19 23:40 UTC  (5+ messages)

Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms?
 2014-03-19 23:38 UTC 

[PATCH v2] disp/nvd0-: allow 540MHz data rate for nvd0+ devices
 2014-03-19 23:37 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.0-rc1 0/7] PReP patch queue 2014-03-20
 2014-03-19 23:36 UTC  (8+ messages)
` [Qemu-devel] [PULL for-2.0 1/7] raven: Rename intack region to pci_intack
` [Qemu-devel] [PULL for-2.0 2/7] raven: Implement non-contiguous I/O region
` [Qemu-devel] [PULL for-2.0 3/7] raven: Set a correct PCI I/O memory region
` [Qemu-devel] [PULL for-2.0 4/7] raven: Set a correct PCI "
` [Qemu-devel] [PULL for-2.0 5/7] raven: Add PCI bus mastering address space
` [Qemu-devel] [PULL for-2.0 6/7] raven: Fix PCI bus accesses with size > 1
` [Qemu-devel] [PULL for-2.0 7/7] raven: Use raven_ for all function prefixes

[PATCH 0/2] sysctl: fix incorrect write position handling
 2014-03-19 23:35 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 0/4] clk: at91: better support for the PCKs
 2014-03-19 23:32 UTC  (2+ messages)

[PATCH 5/5] x86/boot: Move memset() definition in compressed/string.c
 2014-03-19 23:31 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: Move memset() definition in compressed/ string.c

[PATCH 4/5] x86/boot: Move memcmp() into string.h and string.c
 2014-03-19 23:31 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: "

[PATCH 3/5] x86/boot: Move optmized memcpy() 32/64 bit versions to compressed/string.c
 2014-03-19 23:31 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: Move optimized memcpy() 32/ 64 "

[PATCH 2/5] x86/boot: Create a separate string.h file to provide standard string functions
 2014-03-19 23:30 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: "

[PATCH 1/5] x86/boot: undef memcmp before providing a new definition
 2014-03-19 23:30 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: Undef "

[Qemu-devel] [Bug 1224414] [NEW] dtc/.git file included in release tarball
 2014-03-19 23:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1224414] "

[Qemu-devel] [PULL for-2.0-rc1 0/1] QOM CPUState patch queue 2014-03-19 #2
 2014-03-19 23:30 UTC  (2+ messages)

[PATCH v2 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-03-19 12:35 UTC  (15+ messages)
` [PATCH v2 01/12] scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
` [PATCH v2 02/12] scsi/NCR5380: remove redundant HOSTS_C macro tests
` [PATCH v2 03/12] scsi/NCR5380: remove old CVS keywords
` [PATCH v2 04/12] scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()
` [PATCH v2 05/12] scsi/NCR5380: fix build failures when debugging is enabled
` [PATCH v2 06/12] scsi/NCR5380: fix dprintk macro usage and definition
` [PATCH v2 07/12] scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
` [PATCH v2 08/12] scsi/NCR5380: adopt dprintk()
` [PATCH v2 09/12] scsi/NCR5380: fix and standardize NDEBUG macros
` [PATCH v2 10/12] scsi/NCR5380: remove unused macro definitions
` [PATCH v2 11/12] scsi/NCR5380: reduce depth of sun3_scsi nested includes
` [PATCH v2 12/12] scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c

linux-next: manual merge of the akpm-current tree with the tip tree
 2014-03-19 23:27 UTC  (3+ messages)

[PATCH v7 0/2] hibernation support on ARM
 2014-03-19 23:26 UTC  (5+ messages)
` [PATCH v7 1/2] ARM: avoid tracers in soft_restart

[Qemu-devel] [PATCH v4 0/7] prep: improve Raven PCI host emulation
 2014-03-19 23:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/7] raven: implement non-contiguous I/O region
` [Qemu-devel] [PATCH v4 4/7] raven: set a correct PCI memory region

[PATCH] cpufreq: Remove unnecessary braces
 2014-03-19 23:25 UTC  (3+ messages)

[Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration
 2014-03-19 23:25 UTC  (2+ messages)

[PATCH] proc: show mnt_id in fdinfo files
 2014-03-19 23:22 UTC  (4+ messages)

[PATCH v2] staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE
 2014-03-19 23:20 UTC 

[PATCH 00/62] arm-soc randconfig fixes
 2014-03-19 23:20 UTC  (7+ messages)
` [PATCH 06/62] ARM: davinci: export da8xx_syscfg0_base
` [PATCH 18/62] ARM: ks8695/og: make PCI setup conditional

+ mfd-devicetree-bindings-add-pm8xxx-rtc-description.patch added to -mm tree
 2014-03-19 23:17 UTC 

[PATCH v2 00/11] Generic Device Tree based power domain look-up
 2014-03-19 23:16 UTC  (8+ messages)
` [PATCH v2 01/11] base: power: Add generic OF-based "

[PATCH 1/4] SH: define syscall_get_arch() for superh
 2014-03-19 23:15 UTC  (12+ messages)
` [PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
` [PATCH 4/4] ARCH: AUDIT: audit_syscall_entry() should not require the arch

[to-be-updated] documentation-bindings-document-pmic8921-8058-rtc.patch removed from -mm tree
 2014-03-19 23:14 UTC 

+ drivers-rtc-rtc-mc13xxxc-fix-potential-race-condition.patch added to -mm tree
 2014-03-19 23:14 UTC 

[PATCH] staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE
 2014-03-19 23:13 UTC  (3+ messages)

[PATCHv2] branch.c: simplify chain of if statements
 2014-03-19 23:12 UTC  (4+ messages)

[PATCH v5 0/4] APM X-Gene PCIe controller
 2014-03-19 23:12 UTC  (10+ messages)
` [PATCH v5 1/4] pci: APM X-Gene PCIe controller driver
` [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [PATCH v5 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [PATCH v5 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver

[PATCH V2] mips/octeon_3xxx: Fix a warning on octeon_3xxx
 2014-03-19 23:11 UTC  (6+ messages)
      ` [PATCH] MIPS: octeon: Fix warning in of_device_alloc on cn3xxx

+ include-linux-printkh-remove-double-asmlinkage-in-printk_emit.patch added to -mm tree
 2014-03-19 23:11 UTC 

[PATCH v2] ASoC: tegra: Use flat regcache
 2014-03-19 23:10 UTC  (2+ messages)

[RFC] ACPI: Add new function to get table entries
 2014-03-19 23:09 UTC 

[PATCH v2 2/2] powerpc/mpc85xx: add support for Keymile's kmcoge4 board
 2014-03-19 23:08 UTC  (2+ messages)
` [v2, "

+ kmemcheck-move-hook-into-__alloc_pages_nodemask-for-the-page-allocator.patch added to -mm tree
 2014-03-19 23:07 UTC 

[PATCH] drm/i915: bdw expands ACTHD to 64bit
 2014-03-19 23:06 UTC  (2+ messages)

PL310 errata workarounds
 2014-03-19 23:05 UTC  (6+ messages)
        ` FEC ethernet issues [Was: PL310 errata workarounds]

[nacked] ocfs2-should-call-ocfs2_journal_access_di-before-ocfs2_delete_entry-in-ocfs2_orphan_del.patch removed from -mm tree
 2014-03-19 23:05 UTC 

[PATCH 0/2] md: fix fix deadlock while suspending RAID array
 2014-03-19 23:02 UTC  (3+ messages)
` [PATCH 2/2] md: "

[PATCH v3][GSOC] fsck: use bitwise-or assignment operator to set flag
 2014-03-19 23:02 UTC 

Module match order
 2014-03-19 23:02 UTC 

[Ocfs2-devel] ocfs2 patches pending review/ack
 2014-03-19 23:00 UTC  (2+ messages)

[RFCv3 00/14] Unified plane support
 2014-03-19 23:01 UTC  (4+ messages)
` [RFCv3 03/14] drm: Add primary plane helpers

[PATCH v2] base-files: use /dev/root in /etc/fstab for systemd support
 2014-03-19 23:05 UTC 

3.14-rc6: softlockup at kswapd
 2014-03-19 22:59 UTC  (2+ messages)

[U-Boot] [RFC PATCH 04/17] kconfig: add defconfig files for all boards
 2014-03-19 22:58 UTC  (3+ messages)

3.16.6 build error: swsusp_booke.S:85: Error: invalid sprg number
 2014-03-19 22:58 UTC 

[Qemu-devel] [PATCH v2] ppc: Force CPU threads count to be a power of 2
 2014-03-19 22:58 UTC  (4+ messages)

[PATCH] base-files: use /dev/root in /etc/fstab for systemd support
 2014-03-19 23:02 UTC 

[lm-sensors] [PATCH] hwmon: (pmbus/ltc2978) Add support for LTM4676
 2014-03-19 22:57 UTC  (2+ messages)

[PATCH v2] testimage: dont use DNS lookup for qemu based testimages
 2014-03-19 22:57 UTC  (4+ messages)

[PATCH v3 -next 1/2] tcp: syncookies: reduce cookie lifetime to 128 seconds
 2014-03-19 22:56 UTC  (4+ messages)
  ` [PATCH] tcp: syncookies: do not use getnstimeofday()

[PATCHv2 4/5] staging: wlags49_h2: Correct macro style in wl_netdev.c
 2014-03-19 22:56 UTC 

[PATCH] cxgb4: fix probe when already with invalid parameters
 2014-03-19 22:54 UTC  (8+ messages)

[PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
 2014-03-19 23:00 UTC  (2+ messages)

Occational random segfault on Cortex-A15 when exiting SIGCHLD handler
 2014-03-19 22:53 UTC  (3+ messages)

[PATCH v2 RESEND 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-19 23:53 UTC  (7+ messages)
` [PATCH v2a RESEND 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[Qemu-devel] Multiple pci buses
 2014-03-19 22:36 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1
 2014-03-19 22:47 UTC  (7+ messages)

rbd client map error
 2014-03-19 22:48 UTC 

Call For Papers. Kindly impart in your University/Organization/College/Colleagues/Academia/Circle
 2014-03-19 22:45 UTC 

[PATCH net] ipv6: fix RTNL assert fail in DAD
 2014-03-19 22:44 UTC  (5+ messages)

[PATCH] powerpc/config: Remove unnecssary CONFIG_FSL_IFC
 2014-03-19 22:42 UTC  (2+ messages)
`  "

+ maintainers-addition-of-dialog-semiconductor-files.patch added to -mm tree
 2014-03-19 22:41 UTC 

[xen-unstable test] 25608: tolerable FAIL - PUSHED
 2014-03-19 22:40 UTC 

[PATCH] Btrfs: fix incremental send's decision to delay a dir move/rename
 2014-03-19 22:40 UTC  (9+ messages)
` [PATCH v3] "
  ` How to handle a RAID5 arrawy with a failing drive?
      ` How to handle a RAID5 arrawy with a failing drive? -> raid5 mostly works, just no rebuilds

Chromium acceleration
 2014-03-19 22:40 UTC  (3+ messages)

[PATCH v2a 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-19 22:40 UTC  (3+ messages)
` [PATCH v3 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[PATCH] disable grafts during fetch/push/bundle
 2014-03-19 22:39 UTC  (12+ messages)

[Qemu-devel] [PULL for-2.0-rc1 0/7] QOM devices patch queue 2014-03-19
 2014-03-19 22:38 UTC  (2+ messages)

[Qemu-devel] virtio-net VLAN filtering bug
 2014-03-19 22:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH] virtio-net: Do not filter VLANs without F_CTRL_VLAN

+ slub-use-raw_cpu_inc-for-incrementing-statistics-fix.patch added to -mm tree
 2014-03-19 22:38 UTC 

[percpu] BUG: using __this_cpu_add() in preemptible [00000000] code: init/1
 2014-03-19 22:38 UTC  (4+ messages)

[PATCH 1/2] linaro-pm-qa-utils: Add power management test utils
 2014-03-19 22:38 UTC  (4+ messages)

btrfs-rmw-2: page allocation failure: order:1, mode:0x8020
 2014-03-19 22:37 UTC  (3+ messages)

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-03-19 22:35 UTC  (12+ messages)
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support

Missing Python modules on target
 2014-03-19 22:35 UTC  (3+ messages)

[PATCH 1/2] PM: Correct whitespace errors in <linux/pm.h>
 2014-03-19 22:50 UTC  (2+ messages)

[BUG] Segfault on git describe
 2014-03-19 22:34 UTC  (2+ messages)

+ slub-use-raw_cpu_inc-for-incrementing-statistics.patch added to -mm tree
 2014-03-19 22:34 UTC 

[PATCH 1/2][v9] powerpc/mpc85xx:Add initial device tree support of T104x
 2014-03-19 22:33 UTC  (2+ messages)
` [1/2, v9] "

+ bug-using-__this_cpu_add-in-preemptible-code-init-1.patch added to -mm tree
 2014-03-19 22:33 UTC 

[PATCH V4 1/8] sxgbe: Add device-tree binding support document
 2014-03-19 22:32 UTC  (5+ messages)

platform_data in i2c device drivers
 2014-03-19 22:32 UTC 

[RFC PATCH v6 0/3] Tracepoint API simplification/cleanup
 2014-03-19 22:31 UTC  (4+ messages)
` [RFC PATCH v6 1/3] Tracepoint cleanup: remove unused API functions
` [RFC PATCH v6 2/3] Tracepoint API doc update: data argument
` [RFC PATCH v6 3/3] Tracepoint: register/unregister struct tracepoint

[PATCH] powerpc 32: Provides VIRT_CPU_ACCOUNTING
 2014-03-19 21:52 UTC  (2+ messages)

[PATCH v4 0/2] Add stop callback to the cpufreq_driver interface
 2014-03-19 22:31 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: Add stop callback to "

[PATCH 0/3] Make git more user-friendly during a merge conflict
 2014-03-19 22:30 UTC  (4+ messages)

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-19 22:29 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] sparc32 : Signed integer division overflow
 2014-03-19 22:29 UTC 

[PATCH] mtd: diskonchip: mem resource name is not optional
 2014-03-19 22:24 UTC  (2+ messages)

[Qemu-devel] USB passthru of hub
 2014-03-19 21:52 UTC 

[PATCH 0/1] Work around systems defining statfs.f_type as long
 2014-03-19 22:24 UTC  (3+ messages)
` [PATCH 1/1] Work around architectures having statfs.f_type defined "

[PATCH] Enable index-pack threading in msysgit
 2014-03-19 22:23 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] libubox: new package
 2014-03-19 22:23 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/2] libuci: "

[PATCH v3 0/8] Watchdog support for Armada 375/38x SoC
 2014-03-19 22:21 UTC  (5+ messages)

[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support
 2014-03-19 22:21 UTC  (3+ messages)

[Qemu-trivial] [PATCH] target-ppc: Fix overallocation of opcode tables
 2014-03-19 22:19 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-ppc] "
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[refpolicy] [PATCH 1/3] Create new xattrfs attribute and fs_*_all_xattr_fs() interfaces
 2014-03-19 22:17 UTC  (3+ messages)
` [refpolicy] [PATCH 2/3] Associate the new xattrfs attribute to some pseudo filesystems
` [refpolicy] [PATCH 3/3] Allow setfiles_t and restorecond_t to getattr on pseudo-fs

[PATCH RESEND] fujitsu-laptop: Drop unneeded include
 2014-03-19 22:33 UTC  (2+ messages)

[PATCH 0/2] Disable subpage write for k2hk-evm
 2014-03-19 22:15 UTC  (9+ messages)
` [PATCH 1/2] mtd: davinci-nand: add dts property for NAND_NO_SUBPAGE_WRITE option
` [PATCH 2/2] ARM: dts: keystone: disable subpage write for davinci nand device


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.