All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-27 19:50:42 to 2014-10-27 21:15:02 UTC [more...]

[Buildroot] [PATCH 0/15 v6] Introduce libudev (branch yem/libudev2)
 2014-10-27 21:15 UTC  (17+ messages)
` [Buildroot] [PATCH 01/15 v6] support/gen-manual-lists.py: rework generating the virtual package list
` [Buildroot] [PATCH 02/15 v6] package/libudev: new virtual package
` [Buildroot] [PATCH 03/15 v6] package/eudev: is a provider for libudev
` [Buildroot] [PATCH 04/15 v6] package/systemd: "
` [Buildroot] [PATCH 05/15 v6] package/eudev: bump to 1.10
` [Buildroot] [PATCH 06/15 v6] package/eudev: split udev/libudev
` [Buildroot] [PATCH 07/15 v6] package/mesa3d: depends on libudev, not udev
` [Buildroot] [PATCH 08/15 v6] package/libcec: needs libudev, not a udev daemon
` [Buildroot] [PATCH 09/15 v6] package/libdrm: can also use only libudev
` [Buildroot] [PATCH 10/15 v6] package/xdriver_xf86-input-evdev: needs libudev, not a udev daemon
` [Buildroot] [PATCH 11/15 v6] [RFC] package/libatasmart: "
` [Buildroot] [PATCH 12/15 v6] [RFC] package/libinput: "
` [Buildroot] [PATCH 13/15 v6] [RFC] package/libusb: "
` [Buildroot] [PATCH 14/15 v6] [RFC] package/vlc: "
` [Buildroot] [PATCH 15/15 v6] [RFC] package/weston: "

[PATCH] builtin/merge.c: drop a parameter that is never used
 2014-10-27 21:14 UTC  (7+ messages)
` [PATCH] merge & sequencer: unify codepaths that write "Conflicts:" hint
  ` [PATCH] merge & sequencer: turn "Conflicts:" hint into a comment

[PATCH v8 for-xen-4.5 2/2] dpci: Replace tasklet with an softirq (v8)
 2014-10-27 21:13 UTC  (11+ messages)

[Buildroot] [PATCH] ruby: security bump to version 2.1.4
 2014-10-27 21:13 UTC 

[PATCHv2 0/9] Prepatory rework for multi-PMU support
 2014-10-27 21:13 UTC  (13+ messages)
` [PATCHv2 2/9] arm: perf: add missing pr_info newlines
` [PATCHv2 3/9] arm: perf: make PMU probing data-driven
` [PATCHv2 5/9] arm: perf: limit size of accounting data
` [PATCHv2 6/9] arm: perf: kill get_hw_events()
` [PATCHv2 8/9] arm: perf: dynamically allocate cpu hardware data
` [PATCHv2 9/9] arm: perf: fold hotplug notifier into arm_pmu

[PATCH] i386/audit: stop scribbling on the stack frame
 2014-10-27 21:13 UTC  (6+ messages)
` [tip:x86/urgent] "

powerpc: Replace __get_cpu_var uses
 2014-10-27 21:10 UTC  (3+ messages)

localed stuck in recent 3.18 git in copy_net_ns?
 2014-10-27 21:07 UTC  (13+ messages)

[GIT] Sparc
 2014-10-27 21:09 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/alsa-utils: Fix gettext related build error
 2014-10-27 21:07 UTC  (4+ messages)

EFI Xen unstable crashes on Dell E6410 when calling efi_get_time
 2014-10-27 21:07 UTC  (9+ messages)

isolate_freepages_block(): very high intermittent overhead
 2014-10-27 21:06 UTC  (2+ messages)

OSDs crashing with Operation Not Permitted on reading PGLog
 2014-10-27 21:05 UTC  (2+ messages)

[vfs] WARNING: CPU: 3 PID: 2339 at mm/truncate.c:758 pagecache_isize_extended+0xdd/0x120()
 2014-10-27 21:05 UTC  (7+ messages)

[GIT PULL for v3.18-rc2] media fixes
 2014-10-27 21:01 UTC 

[PATCH] reinstate ceph cluster_snap support
 2014-10-27 21:00 UTC  (6+ messages)

A desktop environment[1] kernel wishlist
 2014-10-27 20:59 UTC  (8+ messages)

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2014-10-27 20:58 UTC  (2+ messages)
` [Bug 66963] Rv6xx dpm problems

[PATCH lttng-tools 07/24] Fix : need to include config.h if using it's definitions
 2014-10-27 20:58 UTC  (25+ messages)
` [PATCH lttng-tools 04/24] Fix : Only link librt if available
` [PATCH lttng-tools 02/24] Fix : Include sys/stat.h where needed
` [PATCH lttng-tools 05/24] Fix : Do not use gLibc specific macros
` [PATCH lttng-tools 06/24] Fix : Do not redeclare gettid if found
` [PATCH lttng-tools 08/24] Fix : Don't compile ust functions when not enabled
` [PATCH lttng-tools 01/24] Fix : wait.h should be sys/wait.h according to posix and android doesn't redirect wait.h to sys/wait.h
` [PATCH lttng-tools 03/24] Fix : Wrap variable with URCU_TLS for sizeof
` [PATCH lttng-tools 16/24] Add : Compatibility layer for pwd.h
` [PATCH lttng-tools 17/24] Add : Compatibility layer for pthread
` [PATCH lttng-tools 15/24] Add : Compatibility layer for stat.h
` [PATCH lttng-tools 12/24] Add : Compatibility layer for ulimit.h
` [PATCH lttng-tools 13/24] Add : Compatibility layer for un.h
` [PATCH lttng-tools 10/24] Add : Compatibility layer for netinet/in.h
` [PATCH lttng-tools 14/24] Add : Compatibility layer for signal.h
` [PATCH lttng-tools 09/24] Add : Compatibility layer for syscall.h
` [PATCH lttng-tools 11/24] Add : Compatibility layer for limit.h
` [PATCH lttng-tools 24/24] Android : Add splice compatibility to fcntl layer
` [PATCH lttng-tools 22/24] Android : Missing defintion in fcntl.h
` [PATCH lttng-tools 21/24] Android : Adding bswap defintions
` [PATCH lttng-tools 18/24] Add : Compatibility layer for shm.h
` [PATCH lttng-tools 19/24] Android : Looking for pthread in libc
` [PATCH lttng-tools 23/24] Android : Define posix_fadvise
` [PATCH lttng-tools 20/24] Android : %m[^] not supported in fscanf
` Fixes for Android

Raid1 element stuck in (S) state
 2014-10-27 20:57 UTC  (2+ messages)

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-27 20:55 UTC  (17+ messages)
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support

[U-Boot] [PATCH] e1000: fix sw fw sync on igb i210/i211
 2014-10-27 20:55 UTC  (4+ messages)

[U-Boot] U-Boot SPL on OMAP3 and peripheral boot and LG Optimus Black P970 (sniper) support
 2014-10-27 20:50 UTC 

Fixes for Android
 2014-10-27 20:49 UTC 

[PATCH v9 00/12] Intel MPX support
 2014-10-27 20:49 UTC  (19+ messages)
` [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT
  ` [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMEN
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables

[PATCH] usb: musb: replace hard coded registers with defines
 2014-10-27 20:48 UTC 

[PATCH lttng-tools] Fix: mi test: possible race between listing UST events and testapp start
 2014-10-27 20:48 UTC 

Differences between man-pages and libc manual safety markings
 2014-10-27 20:46 UTC  (9+ messages)

[PATCHv2 0/4] Add Altera peripheral memories to EDAC framework
 2014-10-27 20:43 UTC  (4+ messages)

[PATCH] pid_namespaces(7): minor grammar tweaks
 2014-10-27 20:42 UTC 

[PATCH v1 0/4] Start service discovery
 2014-10-27 20:41 UTC  (5+ messages)
` [PATCH v1 1/4] Add le_scan_restart that can be used to restart le scan. In order to use it please i.e. do:
` [PATCH v1 2/4] Extract generic_start_discovery and generic_stop_discovery in preparation for start_service_discovery and stop_service_discovery
` [PATCH v1 3/4] Adding HCI_QUIRK_ADV_RSSI_DEDUP. When this quirk is set, the device, when in scan with deduplication is not sending advertising reports for device when RSSI value changes
` [PATCH v1 4/4] Introducing start service discovery and stop service discovery methods

[PATCH] git-fetch.txt: Update over git fetch example on using `+`
 2014-10-27 20:39 UTC 

[PATCH] ASoC: add xtensa xtfpga I2S interface and platform
 2014-10-27 20:38 UTC  (3+ messages)

CMA: test_pages_isolated failures in alloc_contig_range
 2014-10-27 20:38 UTC  (4+ messages)

irq disable in __netdev_alloc_frag() ?
 2014-10-27 20:35 UTC  (5+ messages)

[Qemu-devel] Solaris 8 SPARC, Web Start Launcher Crashing
 2014-10-27 20:30 UTC  (2+ messages)

futex testsuite suggestion
 2014-10-27 20:31 UTC  (3+ messages)

[Bug 86891] New: AMD/ATI Tahiti XT 7970 - long lags/stutters in games
 2014-10-27 20:30 UTC  (3+ messages)
` [Bug 86891] "

[PATCH] ARM/ARM64: arch-timer: fix arch_timer_probed logic
 2014-10-27 20:30 UTC  (6+ messages)

[PATCH 0/8] Prepatory rework for multi-PMU support
 2014-10-27 20:29 UTC  (5+ messages)
` [PATCH 3/8] arm: perf: use IDR types for CPU PMUs

Why is the deferred initcall patch not mainline?
 2014-10-27 20:29 UTC  (19+ messages)

RAID1 removing failed disk returns EBUSY
 2014-10-27 20:27 UTC 

[PATCH] net: smc91x: Fix gpios for device tree based booting
 2014-10-27 20:25 UTC 

[PATCH V2 net-next] ipx: remove __inline__ in c file on static
 2014-10-27 20:25 UTC  (2+ messages)

[PATCH] seq_file: Fix seq_putc() to be consistent with seq_puts()
 2014-10-27 20:25 UTC  (8+ messages)
` [Cluster-devel] [PATCH 0/7] seq_printf cleanups
  ` [Cluster-devel] [PATCH 3/7] dlm: Use seq_is_full - remove seq_printf returns
      `  "

[PATCH] omap: dss: connector-analog-tv: Add missing module device table
 2014-10-27 20:24 UTC  (2+ messages)

[PATCH v2 00/13] support of multiple sizes of redirection table
 2014-10-27 20:21 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 3/8] i40e: support of setting hash lookup table size

Sources for 3.18-rc1 not uploaded
 2014-10-27 20:19 UTC  (9+ messages)

[PATCHv4 1/7] arm64: Treat handle_arch_irq as a function pointer
 2014-10-27 20:19 UTC  (8+ messages)
` [PATCHv4 2/7] arm64: Switch to ldr for loading the stub vectors
` [PATCHv4 3/7] arm64: Move cpu_resume into the text section
` [PATCHv4 4/7] arm64: Move some head.text functions to executable section
` [PATCHv4 5/7] arm64: Factor out fixmap initialiation from ioremap
` [PATCHv4 6/7] arm64: use fixmap for text patching when text is RO
` [PATCHv4 7/7] arm64: add better page protections to arm64
` [PATCHv4 0/7] Better page protections for arm64

[PATCH 00/39] e2fsprogs October 2014 patchbomb, part 6.1
 2014-10-27 20:18 UTC  (3+ messages)
` [PATCH 18/39] e2fsck: opportunistically recalculate unused inode count and inode_uninit after pass 5

[mmotm:master 59/223] fs/ocfs2/aops.c:654:14: warning: comparison of distinct pointer types lacks a cast
 2014-10-27 20:18 UTC  (2+ messages)

+ ocfs2-add-and-remove-inode-in-orphan-dir-in-ocfs2_direct_io-fix-fix.patch added to -mm tree
 2014-10-27 20:18 UTC 

[RESEND][PATCH] arm64: add support to dump the kernel page tables
 2014-10-27 20:17 UTC 

losetup on a image file containing (GPT) partition doesn't create partition devices
 2014-10-27 20:16 UTC  (8+ messages)

PROBLEM: BUG appearing when trying to allocate interrupt on Exynos MCT after CPU hotplug
 2014-10-27 20:16 UTC  (6+ messages)

[PATCH v3] thermal: Add QPNP PMIC temperature alarm driver
 2014-10-27 20:16 UTC  (2+ messages)

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-27 20:15 UTC  (10+ messages)
` [PATCH 5/8] regulator: max77686: Initialize opmode explicitly to normal mode
` [PATCH 6/8] regulator: max77686: Add external GPIO control
` [PATCH 7/8] mfd/regulator: dt-bindings: max77686: Document gpio property

[U-Boot] [PATCH 1/2] am335x_evm: Add NOR to Kconfig
 2014-10-27 20:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] am335x_evm: Convert NOR_BOOT "

[PATCH 2/5] perf, x86, uncore: Add Haswell-EP uncore support
 2014-10-27 20:13 UTC 

[PATCH v9 00/19] VFIO support for platform and AMBA devices on ARM
 2014-10-27 20:12 UTC  (5+ messages)
` [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable

[PATCH V7 00/12] drm/exynos: few patches to enhance bridge chip support
 2014-10-27 20:11 UTC  (5+ messages)
` [PATCH V7 03/12] drm/bridge: Add helper functions for drm_bridge

+ x86-cma-reserve-dma-contiguous-area-after-initmem_init.patch added to -mm tree
 2014-10-27 20:09 UTC 

[PATCH] KVM: emulator: fix execution close to the segment limit
 2014-10-27 20:08 UTC  (2+ messages)

Is the build system SCM sensitive?
 2014-10-27 20:07 UTC  (4+ messages)

+ mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix.patch added to -mm tree
 2014-10-27 20:05 UTC 

[PATCH V2 net-next] ipx: remove unnecessary casting on ntohl
 2014-10-27 20:04 UTC  (2+ messages)

[PATCH 1/1 net-next] ipx: move extern sysctl_ipx_pprop_broadcasting to header file
 2014-10-27 20:04 UTC  (2+ messages)

[PATCH 1/1 net-next] ipv6: include linux/uaccess.h instead of asm/uaccess.h
 2014-10-27 20:04 UTC  (2+ messages)

[PATCH 1/1 net-next] ipv6: replace min/casting by min_t
 2014-10-27 20:04 UTC  (2+ messages)

[PATCH 1/1] ipv4: remove set but unused variable sha
 2014-10-27 20:04 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: Fix errors with NAND BCH
 2014-10-27 20:03 UTC  (2+ messages)

[PATCH 1/1 net-next] net/irda: include linux/uaccess.h instead of asm/uaccess.h
 2014-10-27 20:04 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
 2014-10-27 20:00 UTC  (2+ messages)

OMAP baseline test results for v3.18-rc1
 2014-10-27 19:59 UTC  (5+ messages)

[Buildroot] [PATCH v5 1/3] package/dovecot: New package
 2014-10-27 20:00 UTC  (3+ messages)
` [Buildroot] [PATCH v5 2/3] package/dovecot-pigeonhole: "
` [Buildroot] [PATCH v5 3/3] package/exim: Add support for SMTP AUTH through Dovecot

Hang writing to nfs-mounted filesystem from client, all nfsd tasks on server blocked in D
 2014-10-27 19:57 UTC  (4+ messages)
    ` RT/ext4/jbd2 circular dependency (was: Re: Hang writing to nfs-mounted filesystem from client)
      ` RT/ext4/jbd2 circular dependency

[meta-fsl-arm-extra][PATCH v2] imx6dl-riotboard: Add support for RIoT board
 2014-10-27 19:57 UTC  (2+ messages)

[PATCH] Btrfs: fix snapshot inconsistency after a file write followed by truncate
 2014-10-27 19:57 UTC  (2+ messages)

[PATCH 0/2] TUR path is down after adapter gets reset in multipath configuration
 2014-10-27 19:56 UTC  (3+ messages)
` [PATCH 2/2] scsi: TUR path is down after adapter gets reset in multipath configuration(scsi_dh_alus.c)

[PATCH 2/2] drm/i915: run hsw_disable_pc8() later on resume
 2014-10-27 19:54 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: kill intel_resume_prepare()

[PATCH 0/4 v2] documentation of _shipped and offset header files
 2014-10-27 19:54 UTC 

[PATCH] gcc-common: Only apply fpu settings to target gcc
 2014-10-27 19:54 UTC  (2+ messages)

[PATCH 4/4 v2] limit _shipped to c h and S files
 2014-10-27 19:53 UTC 

[GIT PULL] thermal-soc changes
 2014-10-27 19:53 UTC  (4+ messages)

[PATCH 3/4] Description of offset header files handling
 2014-10-27 19:53 UTC 

xl/SR-IOV: disposition of VFs when PF disappears?
 2014-10-27 19:53 UTC  (6+ messages)

2014 ALSA micro-conference meeting notes - 10/14 Dussedorf
 2014-10-27 19:52 UTC 

[PATCH 2/4 v2] handling of _shipped files
 2014-10-27 19:52 UTC 

[PATCH v4 00/19] Introducing Xen PV block driver to OVMF
 2014-10-27 19:52 UTC 

USB Ethernet gadget on Nokia n900
 2014-10-27 19:52 UTC  (6+ messages)

[PATCH 1/4 v2] mandate defined build cmd and source ref for _shipped files
 2014-10-27 19:51 UTC 

[PATCH v2 0/3] VFP fixes
 2014-10-27 19:50 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: vfp: Fix VFPv3 hwcap detection on CPUID based cpus


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.