messages from 2014-10-19 11:27:11 to 2014-10-19 14:58:45 UTC [more...]
USB Ethernet gadget on Nokia n900
2014-10-19 14:58 UTC (4+ messages)
[Qemu-devel] [Consult] microblaze: About running upstream main branch qemu
2014-10-19 14:58 UTC (4+ messages)
[linux-3.10 test] 30824: regressions - trouble: blocked/broken/fail/pass
2014-10-19 14:57 UTC
git-svn performance
2014-10-19 14:56 UTC (5+ messages)
[PATCH] drm/i915: Document that mmap forwarding is discouraged
2014-10-19 14:52 UTC (3+ messages)
[Buildroot] [PATCH 01/16] uclibc: add hash file
2014-10-19 14:52 UTC (30+ messages)
` [Buildroot] [PATCH 02/16] zlib: "
` [Buildroot] [PATCH 03/16] nettle: "
` [Buildroot] [PATCH 04/16] libcurl: "
` [Buildroot] [PATCH 05/16] libidn: "
` [Buildroot] [PATCH 06/16] rsync: "
` [Buildroot] [PATCH 07/16] pptp-linux: "
` [Buildroot] [PATCH 08/16] usbutils: "
` [Buildroot] [PATCH 09/16] libevent: "
` [Buildroot] [PATCH 10/16] cifs-utils: add hash
` [Buildroot] [PATCH 11/16] acl: add hash file
` [Buildroot] [PATCH 12/16] attr: "
` [Buildroot] [PATCH 13/16] bridge-utils: "
` [Buildroot] [PATCH 15/16] openvpn: "
` [Buildroot] [PATCH 16/16] mdadm: "
[PATCH 0/4] fs: fcntl/fadvice fixes v2
2014-10-19 14:51 UTC (5+ messages)
` [PATCH 2/4] fs: add fadvise file_operation
` [PATCH 3/4] ecryptfs: add fadvise/set_flags calbacks
[OPW PATCH] tools/xl: Call init function for libxl_bitmap
2014-10-19 14:51 UTC
[Buildroot] [PATCH v2 1/1] package/alsa-utils: Fix gettext related build error
2014-10-19 14:49 UTC
[PATCH] i8k: Ignore temperature sensors which report invalid values
2014-10-19 14:46 UTC
[Buildroot] [PATCH 1/1] package/alsa-utils: alsamixer optionally depends on gettext
2014-10-19 14:45 UTC
[PATCH v2] Net: DSA: Fix checking for get_phy_flags function
2014-10-19 14:41 UTC
[Buildroot] [PATCH] connman: bump to version 1.26
2014-10-19 14:42 UTC (2+ messages)
[Buildroot] [PATCH 1/5] openvpn: add hash file
2014-10-19 14:42 UTC (10+ messages)
` [Buildroot] [PATCH 2/5] pppd: "
` [Buildroot] [PATCH 3/5] mpfr: "
` [Buildroot] [PATCH 4/5] gmp: "
` [Buildroot] [PATCH 5/5] mpc: "
git svn's performance issue and strange pauses, and other thing
2014-10-19 14:41 UTC (3+ messages)
[Buildroot] [PATCH] cppdb: enable postgresql support
2014-10-19 14:41 UTC (2+ messages)
[Buildroot] [git commit] cppdb: enable postgresql support
2014-10-19 14:41 UTC
[Buildroot] [PATCH 1/2] hostapd: add hash
2014-10-19 14:40 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] wpa_supplicant: "
[Buildroot] [PATCH] mx53loco_defconfig: refresh
2014-10-19 14:39 UTC (2+ messages)
[Buildroot] [PATCH v3] rpi-userland: bump revision for musl compile fixes
2014-10-19 14:37 UTC (3+ messages)
` [Buildroot] [PATCH v4] rpi-userland: bump revision and add patch to fix compile with musl
[PATCH 0/4] [RFC] Stage shared dpll configs
2014-10-19 14:30 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Make *_crtc_mode_set work on new_config
[Buildroot] [git commit] rpi-userland: bump revision and add patch to fix compile with musl
2014-10-19 14:29 UTC
[Buildroot] [PATCH v2 1/1] package/cdrkit: download from alternate site
2014-10-19 14:29 UTC (2+ messages)
[U-Boot] compile issue with U-boot-2014.10-rc2 & Cubieboard
2014-10-19 14:28 UTC (3+ messages)
[Buildroot] [git commit] package/cdrkit: download from alternate site
2014-10-19 14:28 UTC
[PATCH] drm/i915: use delayed work for resume hotplug v2
2014-10-19 14:27 UTC (3+ messages)
` [PATCH] drm/i915: use delayed work for resume hotplug v4
[Buildroot] [PATCH 1/2] xserver_xorg-server: Bump version to 1.16.1
2014-10-19 14:26 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/libpciaccess: Add optional support for zlib
[Buildroot] [git commit] package/libpciaccess: Add optional support for zlib
2014-10-19 14:26 UTC
[Buildroot] [git commit] xserver_xorg-server: Bump version to 1.16.1
2014-10-19 14:25 UTC
[Buildroot] [PATCH] configs/qemu: update to the latest possible kernel version
2014-10-19 14:22 UTC (2+ messages)
git svn's performance issue and strange pauses, and other thing
2014-10-19 14:22 UTC
[Buildroot] [git commit] configs/qemu: update to the latest possible kernel version
2014-10-19 14:22 UTC
[PATCH 2/4] cgcc: avoid passing a sparse-only option to cc
2014-10-19 14:21 UTC (5+ messages)
[RFC 00/21] Replace seqno values with request structures
2014-10-19 14:21 UTC (48+ messages)
` [RFC 01/21] Bug: missing i915_seqno_passed() call?
` [RFC 02/21] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
` [RFC 03/21] drm/i915: Ensure OLS & PLR are always in sync
` [RFC 04/21] drm/i915: Add reference count to request structure
` [RFC 05/21] drm/i915: Add helper functions to aid seqno -> request transition
` [RFC 06/21] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
` [RFC 07/21] drm/i915: Ensure requests stick around during waits
` [RFC 08/21] drm/i915: Remove 'outstanding_lazy_seqno'
` [RFC 09/21] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
` [RFC 10/21] drm/i915: Convert 'last_flip_req' to be a request not a seqno
` [RFC 11/21] drm/i915: Convert i915_wait_seqno to i915_wait_request
` [RFC 12/21] drm/i915: Convert 'i915_add_request' to take a request not a seqno
` [RFC 13/21] drm/i915: Convert mmio_flip::seqno to struct request
` [RFC 14/21] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
` [RFC 15/21] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed'
` [RFC 16/21] drm/i915: Convert __wait_seqno() to __wait_request()
` [RFC 17/21] drm/i915: Convert trace functions from seqno to request
` [RFC 18/21] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
` [RFC 19/21] drm/i915: Convert semaphores to handle requests not seqnos
` [RFC 20/21] drm/i915: Convert 'ring_idle()' to use "
` [RFC 21/21] drm/i915: Remove 'obj->ring'
` [RFC 16/25] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed'
` [RFC 08/25] drm/i915: Remove 'outstanding_lazy_seqno'
` [RFC 22/21] drm/i915: Cache request completion status
` [RFC 24/25] drm/i915: Zero fill the request structure
` [RFC 25/25] drm/i915: Defer seqno allocation until actual hardware submission time
[Buildroot] [PATCH 1/2] package/alsa-utils: Switch ALSA_UTILS_SITE to official site
2014-10-19 14:20 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/alsa-lib: Switch ALSA_LIB_SITE "
[Buildroot] [git commit] package/alsa-lib: Switch ALSA_LIB_SITE to official site
2014-10-19 14:18 UTC
[Buildroot] [git commit] package/alsa-utils: Switch ALSA_UTILS_SITE to official site
2014-10-19 14:18 UTC
[PATCH v5] crypto: Add Allwinner Security System crypto accelerator
2014-10-19 14:16 UTC (15+ messages)
` [PATCH v5 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH v5 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
` [PATCH v5 3/4] MAINTAINERS: Add myself as maintainer of Allwinner "
` [PATCH v5 4/4] crypto: Add Allwinner Security System crypto accelerator
[PATCH scsi] libcxgbi : support ipv6 address host_param
2014-10-19 14:17 UTC (6+ messages)
Discussion on Linus Trovalds claim of userspace cluelessness, spiralling into other analysis and choice of women. Also systemd
2014-10-19 14:17 UTC (2+ messages)
[PATCH] doc: fix 'git status --help' character quoting
2014-10-19 14:17 UTC
[Cluster-devel] [PATCH 0/12 v2] Moving i_dquot out of struct inode
2014-10-19 14:16 UTC (8+ messages)
` [Ocfs2-devel] "
` "
[PATCH iproute2] ip link: Allow to filter devices by master dev
2014-10-19 14:04 UTC
Debian("FOSS") all about "women in tech" now, and systemd
2014-10-19 14:12 UTC
Sparc ESP problem with blk-mq
2014-10-19 14:10 UTC (9+ messages)
git svn's performance issue and strange pauses, and other thing
2014-10-19 14:04 UTC
[PATCH] debugfs: add helper function to create device related seq_file
2014-10-19 13:57 UTC (4+ messages)
[U-Boot] tps65910x I2C RTC driver
2014-10-19 13:52 UTC
[3.16.1 REGRESSION]: Simtec Entropy Key (cdc-acm) broken in 3.16
2014-10-19 13:45 UTC (11+ messages)
` [3.16.1 BISECTED "
[OPW PATCH V3] tools/xl: Call init function for libxl defined datatypes
2014-10-19 13:47 UTC (4+ messages)
"TX WTHRESH must be set to 0 if tx_rs_thresh is greater than 1"
2014-10-19 13:46 UTC (2+ messages)
Debug flag parameter for SCSI tape driver
2014-10-19 13:44 UTC (6+ messages)
` [PATCH]: add debug "
` [PATCH]: add debug flag parameter for SCSI tape driver - 2nd request
[Qemu-devel] [PATCH V6 0/2] Virtual Machine Generation ID
2014-10-19 13:43 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] i386: Add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH 2/2] tests: update acpi tables after adding the vmgenid device
libselinux packaging
2014-10-19 13:40 UTC
[Buildroot] [PATCH 1/6] radvd: bump to version 2.8
2014-10-19 13:38 UTC (6+ messages)
` [Buildroot] [PATCH 6/6] tar: bump to version 1.28
[Buildroot] [PATCHv2] tar: bump to version 1.28
2014-10-19 13:38 UTC
[PATCH 0/7] Remove checkpatch.pl errors from drivers/staging/ft1000
2014-10-19 13:27 UTC (9+ messages)
` [PATCH 1/7] staging: ft1000: do not initialise statics to 0 or NULL
` [PATCH 2/7] staging: ft1000: spaces required around that '=', '<' and '=='
` [PATCH 3/7] staging: ft1000: space required after that ','
` [PATCH 4/7] staging: ft1000: else should follow close brace '}'
` [PATCH 5/7] staging: ft1000: space prohibited after '(' and '&', before ')'
` [PATCH 6/7] staging: ft1000: "(foo*)" should be "(foo *)"
` [PATCH 7/7] staging: ft1000: "foo * bar" should be "foo *bar"
[Buildroot] [PATCH 1/1] package/alsa-utils: Link against libintl if needed
2014-10-19 13:22 UTC (3+ messages)
SMPS for AP mode confoguration
2014-10-19 13:21 UTC (2+ messages)
[Qemu-devel] [PATCH] target-xtensa: fix build for cores w/o windowed registers
2014-10-19 13:20 UTC
[Buildroot] [PATCH 1/1] package/cdrkit: download from svn
2014-10-19 13:20 UTC (2+ messages)
asus-nb-wmi: wifi & brightness keys does not work on asus x200la laptop
2014-10-19 13:18 UTC (2+ messages)
[Qemu-devel] [PATCH] tests: fix acpi tables regeneration script
2014-10-19 13:12 UTC
[PATCH 3.12 000/197] 3.12.31-stable review
2014-10-19 13:12 UTC (3+ messages)
[PATCH v2] nandsim: add id_bytes module parameter
2014-10-19 13:04 UTC
Announcing the new LTTng website
2014-10-19 13:04 UTC
Cool stuff from Tracing Summit and LinuxCon '14
2014-10-19 12:58 UTC
Multiple drive failure after stupid mistake. Help needed
2014-10-19 12:58 UTC (3+ messages)
[PATCH 1/2] ratelimit: add initialization macro
2014-10-19 12:50 UTC (2+ messages)
` [PATCH 2/2] fault-inject: add ratelimit option v2
[xen-4.4-testing test] 30818: regressions - trouble: blocked/broken/fail/pass
2014-10-19 12:44 UTC
[PATCH] fstests: fix memory corruption in aio-last-ref-held-by-io
2014-10-19 12:43 UTC
[B.A.T.M.A.N.] Changing interval of OGM
2014-10-19 12:42 UTC (2+ messages)
[RFC/PATCH] fsck: do not canonicalize modes in trees we are checking
2014-10-19 12:40 UTC (7+ messages)
[PATCH for 4.5] docs/man: xl.pod.1: Fix build issue after commit 7471879
2014-10-19 12:40 UTC (2+ messages)
[uml-devel] [UM] Long loop in __getnsdayoftime() after resume from ram
2014-10-19 12:39 UTC (2+ messages)
` "
[OPW PATCH V2 RESEND] tools/xl: Call init function for libxl defined datatypes
2014-10-19 12:33 UTC
unaligned accesses in SLAB etc
2014-10-19 12:31 UTC (7+ messages)
kernel BUG at kernel/sched/core.c:2702!
2014-10-19 12:31 UTC (2+ messages)
[xen-4.3-testing test] 30817: trouble: blocked/broken/fail/pass
2014-10-19 12:25 UTC
[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
2014-10-19 12:23 UTC (2+ messages)
` [Bug 84500] "
Kernel 3.18-mergewindow: Early boot panic under Xen BUG: unable to handle kernel paging request at .... xen_clocksource_read+0x4/0x20
2014-10-19 12:21 UTC (3+ messages)
` [Xen-devel] "
[PATCH 1/5] lib: string.c: Added a function strzcpy
2014-10-19 12:19 UTC (3+ messages)
[Bug 85151] New: pm80xx + 7805H + HP SAS port expander = mpi_smp_completion 2604:smp IO status 0x2 and sas: expander ... discovery failed(0xffffffa6)
2014-10-19 12:18 UTC (3+ messages)
` [Bug 85151] "
[PATCH 1/2] ratelimit: add initialization macro
2014-10-19 12:17 UTC (6+ messages)
` [PATCH 2/2] fault-inject: add ratelimit option
[PATCH] drm/i915/bdw: Remove BDW preproduction W/As until C stepping
2014-10-19 12:14 UTC (3+ messages)
[PATCH] drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
2014-10-19 12:14 UTC (3+ messages)
[Bug 25618] Cairo-Dock's Switcher applet not displayed with OpenGL
2014-10-19 12:08 UTC
[PATCH net] ax88179_178a: fix bonding failure
2014-10-19 12:05 UTC
[PATCH v2 2/2] silo: ext2fs: delete _INLINE_ functions
2014-10-19 11:57 UTC
[PATCH v2 1/2] silo: ext2fs: delete bitops.h
2014-10-19 11:57 UTC
[PATCH v2 0/2] SILO: fix build issues with GNU11 mode
2014-10-19 11:57 UTC
[Buildroot] [PATCH 1/2] packages: VERSION should reflect tag name
2014-10-19 11:57 UTC (2+ messages)
[xen-unstable test] 30820: trouble: blocked/broken/fail/pass
2014-10-19 11:55 UTC
[PATCH 1/3] ARM: socfpga: cleanup socfpga_defconfig
2014-10-19 11:53 UTC (3+ messages)
` [PATCH 2/3] ARM: socfpga: enable PL330_DMA
` [PATCH 3/3] ARM: socfpga: enable INOTIFY_USER
[PATCH] drm/i915/vlv: don't try to enable a crtc without fb
2014-10-19 11:47 UTC (3+ messages)
[PATCH] pci, add sysfs numa_node write function
2014-10-19 11:35 UTC (8+ messages)
[Qemu-devel] [PATCH v4 0/3] monitor: add peripheral device del completion support
2014-10-19 11:37 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 2/3] monitor: add del completion for peripheral device
[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
2014-10-18 16:32 UTC (7+ messages)
` [PATCH 06/34] debugfs: add LIBINTL to debugfs link command
` [PATCH 15/34] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
v3.17, i915 vs nouveau: possible recursive locking detected
2014-10-19 11:31 UTC (4+ messages)
` [Intel-gfx] "
kexec+kdump troubles on xen 4.5-unstable, centos 7, x86_64 (need to get a crash dump)
2014-10-19 11:30 UTC (4+ messages)
[Powertop] Complete build options for Pthread API
2014-10-19 11:30 UTC
[Buildroot] [PATCH 1/1] package/avahi: use upstream-provided systemd files
2014-10-19 11:29 UTC (4+ messages)
[RFC PATCH 0/3] drm driver for baytrail's vxd392
2014-10-19 11:28 UTC (12+ messages)
` [RFC PATCH 1/3] drm/i915: add vxd392 bridge in i915
` [RFC PATCH 2/3] drm/ipvr: drm driver for vxd392
` [Intel-gfx] "
[Buildroot] [PATCH v2 1/2] xlib_libpciaccess: Rename package to libpciaccess
2014-10-19 11:27 UTC (3+ 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.