All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-12 20:17:13 to 2014-02-12 21:40:33 UTC [more...]

[RFC PATCH v2 0/4] mtd: nand: add per partition ECC config
 2014-02-12 21:40 UTC  (6+ messages)

[Buildroot] [PATCH] glibc: add 2.19 as a supported version
 2014-02-12 21:38 UTC  (9+ messages)
      ` [Buildroot] Supporting multiple versions of toolchain components?

[PATCH] dm-io: fix broken i/o to multiple destinations
 2014-02-12 21:37 UTC 

[PATCH v2] xfs_db: fix the setting of unaligned directory fields
 2014-02-12 21:37 UTC  (5+ messages)

ceph-brag ready
 2014-02-12 21:35 UTC  (2+ messages)

[RFC/PATCH 0/3] Add devicetree scanning for randomness
 2014-02-12 21:35 UTC  (5+ messages)

[PATCH] x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI
 2014-02-12 21:32 UTC  (5+ messages)

[Buildroot] [PATCH v7 0/4] udev is now provided by systemd or eudev
 2014-02-12 21:34 UTC  (2+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-12 21:32 UTC  (19+ messages)

+ kernel-sysc-reduce-required-permission-for-prctl_set_mm.patch added to -mm tree
 2014-02-12 21:32 UTC 

[PATCH] kernel: reduce required permission for prctl_set_mm
 2014-02-12 21:32 UTC  (2+ messages)

flaw in "nf_tables: add reject module for NFPROTO_INET"
 2014-02-12 21:31 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] qemu-iotest fixes and updates for 070
 2014-02-12 21:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: qemu-iotests - fix test 070 (vhdx)
` [Qemu-devel] [PATCH 2/2] block: qemu-iotests - add vhdx log replay tests for qemu-img

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-02-12 21:30 UTC  (13+ messages)
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
  ` [PATCH 1/3] ath10k: Get rid of superfluous call to pci_disable_msi()

partial success with PS3 sixaxis
 2014-02-12 21:31 UTC 

[U-Boot] [PATCH] pxe: prepend fdtdir to DTB name irrespective of source
 2014-02-12 21:30 UTC 

[RFC][PATCH] mm: ksm: add MAP_MERGEABLE mmap() as a KSM shortcut
 2014-02-12 21:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
 2014-02-12 21:23 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/28] target-ppc: Altivec 2.07: Add Instruction Flag
` [Qemu-devel] [PATCH 02/28] target-ppc: Altivec 2.07: Update AVR Structure
` [Qemu-devel] [PATCH 03/28] target-ppc: Altivec 2.07: Add GEN_VXFORM3
` [Qemu-devel] [PATCH 04/28] target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions
` [Qemu-devel] [PATCH 05/28] target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions
` [Qemu-devel] [PATCH 06/28] target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions
` [Qemu-devel] [PATCH 07/28] target-ppc: Altivec 2.07: Vector Logical Instructions
` [Qemu-devel] [PATCH 08/28] target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
` [Qemu-devel] [PATCH 09/28] target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers
` [Qemu-devel] [PATCH 10/28] target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
` [Qemu-devel] [PATCH 11/28] target-ppc: Altivec 2.07: vmuluw Instruction
` [Qemu-devel] [PATCH 12/28] target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
` [Qemu-devel] [PATCH 13/28] target-ppc: Altivec 2.07: Vector Population Count Instructions
` [Qemu-devel] [PATCH 14/28] target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
` [Qemu-devel] [PATCH 15/28] target-ppc: Altivec 2.07: Pack "
` [Qemu-devel] [PATCH 16/28] target-ppc: Altivec 2.07: Unpack Signed Word Instructions
` [Qemu-devel] [PATCH 17/28] target-ppc: Altivec 2.07: Vector Merge Instructions
` [Qemu-devel] [PATCH 18/28] target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts
` [Qemu-devel] [PATCH 19/28] target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
` [Qemu-devel] [PATCH 20/28] target-ppc: Altivec 2.07: Quadword Addition and Subtracation
` [Qemu-devel] [PATCH 21/28] target-ppc: Altivec 2.07: vbpermq Instruction
` [Qemu-devel] [PATCH 22/28] target-ppc: Altivec 2.07: Doubleword Compares
` [Qemu-devel] [PATCH 23/28] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
` [Qemu-devel] [PATCH 24/28] target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
` [Qemu-devel] [PATCH 25/28] target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
` [Qemu-devel] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions
` [Qemu-devel] [PATCH 27/28] target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
` [Qemu-devel] [PATCH 28/28] target-ppc: Altivec 2.07: Vector Permute and Exclusive OR

[PATCH 5/5] shdmac: wire r8a7790
 2014-02-12 21:23 UTC  (2+ messages)

[RFC 2/2] Arch: Kconfig: Disable obsolete syscalls
 2014-02-12 21:13 UTC  (3+ messages)

[RFT][PATCH v3] mmc: change cb710-mmc platform power management to use dev_pm_ops
 2014-02-12 21:21 UTC 

[U-Boot] [RFC] Add 64-bit data support for memory commands
 2014-02-12 21:20 UTC 

Z87 vs ASMedia
 2014-02-12 21:20 UTC 

[PATCH v2] Make the global packed_git variable static to sha1_file.c
 2014-02-12 21:19 UTC  (3+ messages)

Google Summer of Code 2014
 2014-02-12 21:17 UTC 

linux-next: build failure after merge of the final tree (cgroup tree related)
 2014-02-12 21:15 UTC  (6+ messages)

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-02-12 21:15 UTC  (10+ messages)
` [PATCH 2/3] PCI: ARM: add support for "

[PATCH 0/5] drm/i915: Full pipe rotation & rotation property name bikeshedding
 2014-02-12 21:15 UTC  (6+ messages)
` [PATCH 1/5] drm: Pass name to drm_rotation_property_create()
` [PATCH 2/5] drm/i915: Rename primary plane rotation property to "plane-rotation"
` [PATCH 3/5] drm: Add drm_rotation_chain()
` [PATCH 4/5] drm/i915: Add rotation support for the cursor plane
` [PATCH 5/5] drm/i915: Add full pipe rotation

[Buildroot] [git commit branch/next] manual: update /dev management section
 2014-02-12 21:14 UTC 

[Buildroot] [git commit branch/next] systemd: bump to v207
 2014-02-12 21:14 UTC 

[Buildroot] [git commit branch/next] udev: convert to virtual package
 2014-02-12 21:14 UTC 

[Buildroot] [git commit branch/next] eudev: new package
 2014-02-12 21:14 UTC 

[PATCH] netfilter: nft_reject_inet: fix unintended fall-through in switch-statatement
 2014-02-12 21:13 UTC 

[base][PATCH] setup-environment: Avoid displaying bash as the name of the script
 2014-02-12 21:09 UTC 

What to do about df and btrfs fi df
 2014-02-12 21:12 UTC  (9+ messages)

[PATCH cgroup/for-3.15] cgroup_freezer: document freezer_fork() subtleties
 2014-02-12 21:07 UTC 

[PATCH] PCI: MVEBU: Use Device ID and revision from underlying endpoint
 2014-02-12 21:06 UTC  (3+ messages)

[PATCH 1/1] systemtap: add aarch64 support
 2014-02-12 21:06 UTC  (3+ messages)

No sound from Headphone Jack over Lenovo Docking Station with T440p Laptop
 2014-02-12 21:01 UTC  (3+ messages)

[PATCH v4 0/8] Device Tree support for the at91sam9261ek
 2014-02-12 21:04 UTC  (4+ messages)
` [PATCH v4 3/8] at91: dt: Add at91sam9261 dt SoC support

[U-Boot] NAND bad block Query
 2014-02-12 21:04 UTC 

[PATCH V2] powerpc: thp: Fix crash on mremap
 2014-02-12 21:03 UTC  (5+ messages)

x86_pmu_start WARN_ON
 2014-02-12 21:04 UTC  (4+ messages)

[PATCH] fbdev: Make the switch from generic to native driver less alarming
 2014-02-12 21:02 UTC  (2+ messages)

[RFC 1/2] Arch: Kconfig: Disable obsolete syscalls
 2014-02-12 13:03 UTC 

[Qemu-devel] [PATCH 0/5] fix query-command-line-options
 2014-02-12 21:00 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/5] qmp: rename query_option_descs() to get_param_infolist()
` [Qemu-devel] [PATCH 2/5] introduce two marcos to dump the options info
` [Qemu-devel] [PATCH 3/5] query-command-line-options: query all the options in qemu-options.hx
` [Qemu-devel] [PATCH 4/5] introduce QEMU_OPTIONS_GENERATE_HELPMSG
` [Qemu-devel] [PATCH 5/5] query-command-line-options: return help message for legacy options

[Qemu-devel] [Bug 1279500] [NEW] system_powerdown causes SMP OpenBSD guest to freeze
 2014-02-12 20:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1279500] "

[PATCH v2 0/3] ARM: PCI: implement generic PCI host controller
 2014-02-12 20:59 UTC  (4+ messages)
` [PATCH v2 3/3] PCI: ARM: add support for "

[PATCH] contrib/diff-highlight: multibyte characters diff
 2014-02-12 20:59 UTC  (2+ messages)

+ asm-systemh-arm-delete-asm-systemh.patch added to -mm tree
 2014-02-12 20:59 UTC 

+ asm-systemh-um-arch_align_stack-moved-to-asm-exech.patch added to -mm tree
 2014-02-12 20:59 UTC 

+ asm-systemh-sparc-sparc_cpu_model-isnt-in-asm-systemh-any-more.patch added to -mm tree
 2014-02-12 20:59 UTC 

+ asm-systemh-clean-asm-systemh-from-docs.patch added to -mm tree
 2014-02-12 20:59 UTC 

[PATCH 00/04] PCI: rcar: Driver model and physical address space update
 2014-02-12 20:59 UTC  (3+ messages)

[PATCH v4 0/6] generic early_ioremap support
 2014-02-12 20:56 UTC  (12+ messages)
` [PATCH v4 1/6] x86/mm: sparse warning fix for early_memremap
` [PATCH v4 2/6] mm: create generic early_ioremap() support
` [PATCH v4 3/6] x86: use generic early_ioremap
` [PATCH v4 4/6] arm: add early_ioremap support
` [PATCH v4 5/6] arm64: initialize pgprot info earlier in boot
` [PATCH v4 6/6] arm64: add early_ioremap support

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-10
 2014-02-12 20:58 UTC  (5+ messages)
` [Buildroot] Analysis of build failures

[PATCH v15 10/10] do conditional fixmap of VVAR and HPET page
 2014-02-12 20:57 UTC 

[PATCH] Introduce experimental remote object access mode
 2014-02-12 20:55 UTC  (3+ messages)

[PATCH v9] xen/grant-table: Avoid m2p_override during mapping
 2014-02-12 20:54 UTC 

[PATCH v9] xen/grant-table: Avoid m2p_override during mapping
 2014-02-12 20:54 UTC 

[PATCH] s2255drv: upgrade to videobuf2
 2014-02-12 20:18 UTC  (6+ messages)

[PATCH v2] s2255drv: upgrade to videobuf2
 2014-02-12 20:26 UTC  (2+ messages)

UBI leb_write_unlock NULL pointer Oops (continuation)
 2014-02-12 20:48 UTC  (14+ messages)
  ` AW: "
                  ` AW: "

xen-4.3 port to illumos based platform - progress
 2014-02-12 20:47 UTC 

[PATCH] st: fix corruption of the st_modedef structures in st_set_options()
 2014-02-12 20:45 UTC  (2+ messages)

[U-Boot] [PATCH] part_efi: fix protective_mbr struct allocation
 2014-02-12 20:45 UTC  (6+ messages)

Fixing the kernels backlight API
 2014-02-12 20:43 UTC  (4+ messages)

[PATCH] of: give priority to the compatible match in __of_match_node()
 2014-02-12 20:42 UTC  (2+ messages)

[folded-merged] jffs2-avoid-soft-lockup-in-jffs2_reserve_space_gc-fix.patch removed from -mm tree
 2014-02-12 20:42 UTC 

[PATCH v15 0/10] Add 32 bit VDSO time function support
 2014-02-12 20:38 UTC  (10+ messages)
` [PATCH v15 01/10] Make vsyscall_gtod_data handling x86 generic
` [PATCH v15 02/10] Add new func _install_special_mapping() to mmap.c
` [PATCH v15 03/10] revamp vclock_gettime.c
` [PATCH v15 04/10] vclock_gettime.c __vdso_clock_gettime cleanup
` [PATCH v15 05/10] replace VVAR(vsyscall_gtod_data) by gtod macro
` [PATCH v15 06/10] cleanup __vdso_gettimeofday
` [PATCH v15 07/10] introduce VVAR marco for vdso32
` [PATCH v15 08/10] Add 32 bit VDSO time support for 32 bit kernel
` [PATCH v15 09/10] Add 32 bit VDSO time support for 64 "

socket bind to local address ::ffff:127.0.0.1 question
 2014-02-12 20:41 UTC 

[PATCH] drm/i915: Make num_pipes a per-pipe value
 2014-02-12 20:39 UTC 

[PATCH v2 0/9] ARM: multi-platform kconfig cleanup and mach-virt removal
 2014-02-12 20:38 UTC  (4+ messages)
` [PATCH 3/9] ARM: select MIGHT_HAVE_CACHE_L2X0 for V7 multi-platform

[PATCH] mac80211: add NAPI support back
 2014-02-12 20:38 UTC 

[PATCH] thinkpad_acpi: Fix inconsistent mute LED after resume
 2014-02-12 20:37 UTC  (5+ messages)

[xen-unstable test] 24855: tolerable FAIL - PUSHED
 2014-02-12 20:34 UTC 

[Intel-gfx] [PATCH 1/6] drm: export cmdline and preferred mode functions from fb helper
 2014-02-12 20:26 UTC 

[PATCH 1/6] drm: export cmdline and preferred mode functions from fb helper
 2014-02-12 20:26 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: allow re-use BIOS connector config for initial fbdev config v3
` [PATCH 3/6] drm/i915: add plane_config fetching infrastructure
` [PATCH 4/6] drm/i915: get_plane_config for i9xx v12
` [PATCH 5/6] drm/i915: get_plane_config support for ILK+ v2
` [PATCH 6/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12

[PATCH 1/4] qt applications: Fix issue with SDK makefile
 2014-02-12 20:31 UTC  (3+ messages)

pull request: iwlwifi-next 2014-02-03
 2014-02-12 20:27 UTC  (2+ messages)

pull-request: mac80211-next 2014-02-06
 2014-02-12 20:24 UTC  (2+ messages)

Tool for creating full vmcore
 2014-02-12 20:21 UTC 

[PATCH] drm/i915: Some polish for the new pipestat_irq_handler
 2014-02-12 20:28 UTC  (4+ messages)

[PATCH] iwlwifi: disable TX AMPDU by default for iwldvm
 2014-02-12 20:28 UTC  (6+ messages)
` [RFC] iwlwifi: refactor the TX / RX ampdu override

Make the git codebase thread-safe
 2014-02-12 20:27 UTC  (5+ messages)

[Bug 74903] New: TV Load not detected in X
 2014-02-12 20:26 UTC  (2+ messages)
  ` [Bug 74903] [NV34] "

+ drivers-spi-spic-fix-max-warning.patch added to -mm tree
 2014-02-12 20:24 UTC 

[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
 2014-02-12 20:09 UTC  (5+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-12 20:22 UTC  (12+ messages)

[Bug 74485] New: [NVE6] system hangs with 3D applications
 2014-02-12 20:21 UTC  (2+ messages)
  ` [Bug 74485] "

[PATCH 3.13 000/120] 3.13.3-stable review
 2014-02-12 20:21 UTC  (5+ messages)

[Buildroot] [PATCH V4 0/2] i.MX updates
 2014-02-12 20:20 UTC  (5+ messages)
` [Buildroot] [PATCH V4 2/2] i.MX: Update versions to match latest Freescale release

[PATCH v4 0/3] Intel MPX support
 2014-02-12 20:19 UTC  (3+ messages)
` [PATCH v4 2/3] x86, mpx: hook #BR exception handler to allocate bound tables

Too many rescheduling interrupts (still!)
 2014-02-12 20:17 UTC  (8+ messages)

[PATCH 1/2] ARM: tegra: enable I2C Mux driver for PCA9546 in defconfig
 2014-02-12 20:17 UTC  (4+ 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.