messages from 2013-08-27 16:46:09 to 2013-08-27 18:07:14 UTC [more...]
[PATCH 00/17] pull: term-utils changes with emphasis on last(1)
2013-08-27 18:06 UTC (12+ messages)
` [PATCH 02/17] wall: send message also to sessions opened by user 'sleeper'
` [PATCH 03/17] last: fix typo
` [PATCH 04/17] wall: sync usage() with howto-usage-function.txt
` [PATCH 05/17] mesg: "
` [PATCH 06/17] wall: line wrap at column 79 also when line has tab chars
` [PATCH 07/17] docs: add --present to last(1) manual page
` [PATCH 08/17] docs: add note to wall(1) about sessions which will not get message
` [PATCH 09/17] write: change determination can user write to a terminal
` [PATCH 10/17] lib/time-util: copy time parsing functions from systemd
` [PATCH 11/17] last: parse easy to use time formats
` [PATCH 12/17] last: add --since time spec option
Issues with a rather unusual configured NFS server
2013-08-27 18:06 UTC (6+ messages)
[PATCH] V4 pci uart - better cope with UART being temporarily unavailable
2013-08-27 18:06 UTC (2+ messages)
[PATCH v2 0/11] Modernize user-manual
2013-08-27 18:05 UTC (12+ messages)
` [PATCH 01/11] Call it "Git User Manual" and remove reference to very old Git version
` [PATCH 02/11] Use current "detached HEAD" message
` [PATCH 03/11] Use current output for "git repack"
` [PATCH 04/11] Use "git merge" instead of "git pull ."
` [PATCH 05/11] Fix some typos and improve wording
` [PATCH 06/11] Simplify "How to make a commit"
` [PATCH 07/11] Improve section "Manipulating branches"
` [PATCH 08/11] Improve section "Merging multiple trees"
` [PATCH 09/11] Remove unnecessary historical note from "Object storage format"
` [PATCH 10/11] Remove irrelevant reference from "Tying it all together"
` [PATCH 11/11] "git prune" is safe
MX28: Enable watchdog before reaching userspace
2013-08-27 18:05 UTC
pcie_get_minimum_link returns 0 width
2013-08-27 18:02 UTC (4+ messages)
` [PATCH] PCI: correctly check availability of PCIe Link Cap/Status/Control registers
[PATCH 0/7] replace devm_request_and_ioremap by devm_ioremap_resource
2013-08-27 18:03 UTC (11+ messages)
` [PATCH 1/7] PCI: tegra: "
[PATCH] Fix inactive timer list corruption on second S3 resume
2013-08-27 18:03 UTC (2+ messages)
[PATCH] ipv4: sendto/hdrincl: don't use destination address found in header
2013-08-27 18:02 UTC
[Bug 38074] New: Dual head doesn't work for some combination of monitors (second screen still off)
2013-08-27 18:01 UTC (3+ messages)
` [Bug 38074] [NV96] "
[Buildroot] [1/1] civetweb: new package
2013-08-27 17:57 UTC
[PATCH v2-resend 00/30] libxl: ocaml: improve the bindings
2013-08-27 17:56 UTC (15+ messages)
` [PATCH v2-resend 16/30] libxl: ocaml: add META to list of generated files in Makefile
` [PATCH v2-resend 17/30] libxl: ocaml: fix the handling of enums in the bindings generator
` [PATCH v2-resend 18/30] libxl: ocaml: use the "string option" type for IDL strings
` [PATCH v2-resend 19/30] libxl: ocaml: add xen_console_read
` [PATCH v2-resend 20/30] libxl: ocaml: add dominfo_list and dominfo_get
` [PATCH v2-resend 21/30] libxl: ocaml: implement some simple tests
` [PATCH v2-resend 22/30] libxl: ocaml: event management
[PATCH] xfs_repair: zero out unused parts of superblocks
2013-08-27 17:57 UTC (5+ messages)
Build regressions/improvements in v3.11-rc7
2013-08-27 17:55 UTC (2+ messages)
[PATCHv2 1/2] dev-core: fix build break when DEBUG is enabled
2013-08-27 17:55 UTC (6+ messages)
` [PATCHv2 2/2] xhci:prevent "callbacks suppressed" when debug is not enabled
[PATCH net] be2net: Check for POST state in suspend-resume sequence
2013-08-27 17:54 UTC (2+ messages)
making building master-next just a little bit easier
2013-08-27 17:53 UTC (2+ messages)
[PATCH 0/2] Rename nsproxy.pid_ns and fix a related security bug
2013-08-27 17:53 UTC (2+ messages)
[PATCH 1/2] Adds check for numberio during verify phase
2013-08-27 17:50 UTC (8+ messages)
` [PATCH 2/2] Adds check for rand_seed "
[PATCH v5 0/6] rfcomm: Implement rfcomm as a proper tty_port
2013-08-27 17:50 UTC (5+ messages)
/proc/pid/fd && anon_inode_fops
2013-08-27 17:49 UTC (11+ messages)
` [PATCH] proc: make proc_fd_permission() thread-friendly
` [PATCH 0/1] proc: make /proc/self point to thread
` [PATCH 1/1] "
[PATCH V4 00/20] Add python 3 support
2013-08-27 17:49 UTC (22+ messages)
` [PATCH 01/20] generate-manifest-3.3.py: Add script to generate python 3.3 manifests
` [PATCH 02/20] python-3.3-manifest: Add python3 manifest file
` [PATCH 03/20] python3native.bbclass: Add python3 abstraction class
` [PATCH 04/20] package_rpm.bbclass:Make the regexp less greedy
` [PATCH 05/20] classes/distutils: Introduce PYTHON_PN
` [PATCH 06/20] classes: Add distutils for python3
` [PATCH 07/20] distutils: Introduce PYTHON_ABI variable
` [PATCH 08/20] distutils3: Do build_ext as separate step during compile
` [PATCH 09/20] python3: Add recipes
` [PATCH 10/20] python3: Add native recipe
` [PATCH 11/20] python_2.7.3.bb: Inherit python-dir
` [PATCH 12/20] python-distribute: Add recipes for python2 and python3
` [PATCH 13/20] python3: Upgrade to 3.3.2
` [PATCH 14/20] distutils3.bbclass: Fix typo and use proper values for target sysroot
` [PATCH 15/20] python3, python3-native: Consider OE staging installation
` [PATCH 16/20] python3: Fix host include contamination issue
` [PATCH 17/20] distutils3.bbclass: Use MACHINE for sysroot when not building for build host
` [PATCH 18/20] python3: Fix the compiler invocation and linker flags when cross compiling
` [PATCH 19/20] python: Add Patch description and status information
` [PATCH 20/20] python3_3.3.2.bb: Add liblzma to RDEPENDS for python3-misc
libselinux's __attribute__((constructor)) versus nVidia libGL.so
2013-08-27 17:47 UTC (2+ messages)
[Buildroot] SELinux Buildroot Additions
2013-08-27 17:46 UTC (3+ messages)
[PATCH 00/23] Preliminary pack v4 support
2013-08-27 17:42 UTC (14+ messages)
` [PATCH 05/23] pack v4: add commit object parsing
` [PATCH 09/23] pack v4: commit object encoding
` [PATCH 10/23] pack v4: tree "
` [PATCH 12/23] pack v4: creation code
[net-next RFC 0/7] Intel Wired LAN i40evf Driver
2013-08-27 17:42 UTC (5+ messages)
` [net-next RFC 3/7] i40evf: core ethtool functionality
` [net-next RFC 6/7] i40evf: init code and hardware support
weird keyboard issue (ps/2 port?) 3.9.x/3.10.x?
2013-08-27 17:41 UTC (2+ messages)
[PATCH 1/2] dev-core: fix build break when DEBUG is enabled
2013-08-27 17:40 UTC (10+ messages)
` [PATCH 2/2] xhci:prevent "callbacks suppressed" when debug is not enabled
[PATCH] dynamic debug: line queries failing due to uninitialized local variable
2013-08-27 17:41 UTC (2+ messages)
[PATCH] serial: omap: Fix IRQ handling return value
2013-08-27 17:38 UTC (4+ messages)
linux-next: manual merge of the arm-soc tree with the usb tree
2013-08-27 17:37 UTC (11+ messages)
[U-Boot] [PATCH 1/2] fw_env: add redundand env support for MTD_ABSENT
2013-08-27 17:35 UTC (3+ messages)
SHMobile Compatibility String Inconsistencies
2013-08-27 17:34 UTC (6+ messages)
[PATCH] cpufreq: governors: Remove duplicate check of target freq in supported range
2013-08-27 17:34 UTC (5+ messages)
[GIT PULL] ARM: late bcm SOC for 3.12
2013-08-27 17:31 UTC
[PATCH v2] arm: prima2: move to generic reset controller driver framework
2013-08-27 17:29 UTC (3+ messages)
[Buildroot] [PATCHv2 0/4] Use kmod instead of module-init-tools
2013-08-27 17:28 UTC (5+ messages)
` [Buildroot] [PATCHv2 1/4] kmod: indent properly the KMOD_INSTALL_TOOLS macro
` [Buildroot] [PATCHv2 2/4] kmod: allow to build a host variant
` [Buildroot] [PATCHv2 3/4] linux: use kmod instead of module-init-tools
` [Buildroot] [PATCHv2 4/4] module-init-tools: remove package
[PATCH 1/4] staging: ozwpan: Increase ISOC IN buffer depth
2013-08-27 17:27 UTC (3+ messages)
` [PATCH 4/4] staging: ozwpan: Return error, if PD is not connected
[meta-fsl-arm-extra][PATCH] u-boot-boundary: update to 2013-07 release
2013-08-27 17:27 UTC
u-boot fails building with gk802 (hdmi dongle) as MACHINE, hard-float issue?
2013-08-27 17:26 UTC
[PATCH] iw: Print 802.11u roaming consortium IE in scan results
2013-08-27 17:26 UTC
[Xenomai] [PATCH][forge] kconfig: Make Xenomai a menuconfig
2013-08-27 17:24 UTC
[kernel-hardening] [PATCH 1/2] procfs: restore 0400 permissions on /proc/*/{syscall,stack,personality}
2013-08-27 17:24 UTC (5+ messages)
` [kernel-hardening] "
` "
[PATCH] ipvsadm: init svc in ipvs_get_service
2013-08-27 17:22 UTC (2+ messages)
[PATCH 00/12] RFC: steps to make audit pid namespace-safe
2013-08-27 17:21 UTC (9+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
[PATCH] Btrfs: do not complete ordered extents that are truncated
2013-08-27 17:20 UTC
[PATCH v5] gpio: pcf857x: Add OF support
2013-08-27 17:18 UTC (6+ messages)
Eclipse
2013-08-27 17:02 UTC (4+ messages)
[PATCH v2 0/8] Common Clock Framework support for Samsung S3C64xx
2013-08-27 17:16 UTC (7+ messages)
` "
` [PATCH] clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
[PATCH v4 0/5] ARM/ARM64 architected timer updates
2013-08-27 17:16 UTC (10+ messages)
` [PATCH v4 1/5] ARM/ARM64: arch_timer: add macros for bits in control register
Subject: [PATCH] xfstests: Test all 3 quotas simultaneously
2013-08-27 17:14 UTC (3+ messages)
[U-Boot] [PATCH v5 0/3] apf27: add support of armadeus apf27
2013-08-27 17:12 UTC (4+ messages)
` [U-Boot] [PATCH v5 1/3] mx27: add missing constant for mx27
` [U-Boot] [PATCH v5 2/3] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH v5 3/3] apf27: add FPGA support for the apf27 board
[PATCH v3 00/10] About the SLC/MLC
2013-08-27 17:10 UTC (3+ messages)
` [PATCH v3 01/10] mtd: nand: rename the cellinfo to bits_per_cell
[Buildroot] [PATCH 1/1] libffi: minor corrections in post install hooks
2013-08-27 17:10 UTC (2+ messages)
[PATCH V5 for-next 0/4] Add receive Flow Steering support
2013-08-27 17:10 UTC (4+ messages)
` [PATCH V5 for-next 1/4] IB/core: "
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times
2013-08-27 17:09 UTC (27+ messages)
` [PATCH RFC 0/2] AMD IOMMU: allow command line overrides for broken IVRS tables
` [PATCH RFC 2/2] "
there is a BUG in disk full case in inlinedata feature
2013-08-27 17:09 UTC
[Buildroot] [PATCHv2 0/3] Add subversion package
2013-08-27 17:08 UTC (4+ messages)
` [Buildroot] [PATCHv2 1/3] neon: factorize 'depends on BR2_PACKAGE_NEON'
` [Buildroot] [PATCHv2 2/3] neon: replace 'choice' for XML library with two options
` [Buildroot] [PATCHv2 3/3] subversion: new package
question about drivers/net/ethernet/mellanox/mlx4/en_tx.c
2013-08-27 17:07 UTC
[PATCH] Adds data_retention_check option
2013-08-27 17:07 UTC
[PATCH V2 0/4] mtd: gpmi: support two nand chips at most
2013-08-27 17:05 UTC (3+ messages)
` [PATCH V2 2/4] mtd: gpmi: use DMA channel 0 for all the nand chips
[PATCH v5 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-08-27 17:04 UTC (6+ messages)
` [PATCH v5 1/4] ARM: OMAP2+: cleaned-up DT support of various "
[PATCH 00/17] drm-intel-collector WW34 - Simple patches as series for review
2013-08-27 17:05 UTC (7+ messages)
` [PATCH 17/17] drm/i915: Enable Lower Slice on Haswell GT3
[V11 PATCH 00/21]PVH xen: Phase I, Version 11 patches
2013-08-27 17:05 UTC (10+ messages)
` [V11 PATCH 17/21] PVH xen: vmcs related changes
[Buildroot] make clean behavior
2013-08-27 17:03 UTC (3+ messages)
[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
2013-08-27 17:04 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/7] smbios cleanup & nicer defaults for type 1
2013-08-27 17:04 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 7/7] smbios: Set system manufacturer, product & version by default
[PATCH RFC v2 0/3] Add support for the System Power Management Interface (SPMI)
2013-08-27 17:01 UTC (5+ messages)
` [PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation
[PATCH 0/1] linux-yocto-rt: add qemumips and qemuppc to COMPATIBLE_MACHINES
2013-08-27 17:01 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] Add per-process flag to control thp
2013-08-27 17:01 UTC (8+ messages)
` [PATCH 0/8] "
` [PATCH 1/8] THP: Use real address for NUMA policy
[PATCH] Fix spelling error in fio manpage
2013-08-27 17:00 UTC (2+ messages)
[PATCH] LFSR: Do not ignore returning the seed
2013-08-27 17:00 UTC (3+ messages)
[PATCH v5 0/7] bluetooth: handsfree audio agent
2013-08-27 16:59 UTC (8+ messages)
` [PATCH v5 1/7] handsfree-audio: Initial DBUS code
` [PATCH v5 2/7] handsfree-audio: Build handsfree-audio command line tool
` [PATCH v5 3/7] handsfree-audio: Add Alsa dependancy
` [PATCH v5 4/7] handsfree-audio: Implement alsa playback
` [PATCH v5 5/7] handsfree-audio: Add SBC dependency
` [PATCH v5 6/7] handsfree-audio: mSBC support
` [PATCH v5 7/7] handsfree-audio: Add USR1 signal to connect audio
linux-firmware: update Intel Bluetooth firmware patch file
2013-08-27 16:58 UTC
[Buildroot] [PATCH 1/1] ola: new package
2013-08-27 16:57 UTC (2+ messages)
build regressions 2013-08-27
2013-08-27 16:57 UTC
[PATCH] Btrfs: fix deadlock in uuid scan kthread
2013-08-27 16:55 UTC (2+ messages)
` [PATCH v4] "
linux-next: manual merge of the clk tree with Linus' tree
2013-08-27 16:53 UTC (5+ messages)
[alsa-devel] Buffer size for ALSA USB PCM audio
2013-08-27 16:53 UTC (2+ messages)
Pull request: sfc-next 2013-08-25
2013-08-27 16:52 UTC (5+ messages)
[RFC v1 0/5] ARM: Initial support for Marvell Armada 1500
2013-08-27 16:51 UTC (5+ messages)
[PATCH] iw: Print 802.11u Advertisement IE info in scan results
2013-08-27 16:50 UTC
[alsa-devel] Buffer size for ALSA USB PCM audio
2013-08-27 16:50 UTC (2+ messages)
[PATCH] irqbalance: Uprev to 1.0.6
2013-08-27 16:44 UTC
[Qemu-devel] [PATCH] target-mips: fix get_physical_address() #if 0 build error
2013-08-27 16:48 UTC
[Buildroot] [PATCH 0/5] Set of fixes, for 2013.08
2013-08-27 16:48 UTC (3+ messages)
` [Buildroot] [PATCH 5/5] kmod: does not support static builds
[meta-virtulization] [PATCH] irqbalance: Uprev to 1.0.6
2013-08-27 16:48 UTC (5+ messages)
[PATCH] xfstests: generic/255: Execute only if blocksize <= 4096
2013-08-27 16:46 UTC (5+ messages)
[PATCH] IB/srp: add change_queue_depth and change_queue_type support
2013-08-27 16:46 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.