messages from 2015-02-08 21:19:18 to 2015-02-09 02:14:22 UTC [more...]
[dm-crypt] inner workings of block mode encryption
2015-02-09 2:14 UTC (7+ messages)
[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
2015-02-09 2:13 UTC (6+ messages)
[PATCH v2 0/4] add usb support for hi6220
2015-02-09 2:11 UTC (4+ messages)
` [PATCH v2 4/4] usb: phy: add phy-hi6220-usb
[Qemu-devel] [PATCH] quorum: don't share qiov
2015-02-09 2:10 UTC (6+ messages)
Fwd: divide error: 0000 in the gspca_topro
2015-02-09 2:07 UTC
Ralink RT5390/RT5370 no longer works on more recent kernels
2015-02-09 2:06 UTC (2+ messages)
[PATCH 1/3] CRISv32: don't attempt syscall restart on irq exit
2015-02-09 2:03 UTC (3+ messages)
` [PATCH 3/3] CRISv32: handle multiple signals
odroidxu3 u-boot samsung - git - Denx
2015-02-09 1:59 UTC
[PATCH 0/4] add usb support for hi6220
2015-02-09 1:57 UTC (6+ messages)
` [PATCH 4/4] usb: phy: add phy-hi6220
scrub scheduling
2015-02-09 1:44 UTC (2+ messages)
[RFC PATCH 0/8] v3 contained usermode helper execution
2015-02-09 1:43 UTC (4+ messages)
` [RFC PATCH 3/8] kmod - teach call_usermodehelper() to use a namespace
[Qemu-devel] [RFC] pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
2015-02-09 1:41 UTC (14+ messages)
fio: verify latency not reported correctly
2015-02-09 1:41 UTC
[PATCH 0/3 v3][RFC] dmaengine: rcar-audmapp: calculate chcr via src/dst addr
2015-02-09 1:37 UTC (2+ messages)
Fwd: segmentation fault 11
2015-02-09 1:36 UTC (2+ messages)
Replacing a (or two?) failed drive(s) in RAID-1 btrfs filesystem
2015-02-09 1:34 UTC (13+ messages)
[PATCH] net: dsa: Remove redundant phy_attach()
2015-02-09 1:29 UTC
[PATCH] net:ethernet:intel:Remove outdated fix me comment in the function, gb_acquire_swfw_sync_i210
2015-02-09 1:29 UTC (7+ messages)
` [PATCH] net:ethernet:intel:Remove outdated fix me comment in the function,gb_acquire_swfw_sync_i210
` [E1000-devel] [PATCH] net:ethernet:intel:Remove outdated fix me comment in the function, gb_acquire_swfw_sync_i210
git 2.2.2 annotate crash (strbuf.c:32)
2015-02-09 1:28 UTC (2+ messages)
[RFC PATCH] sched_clock: Avoid tearing during read from NMI
2015-02-09 1:28 UTC (4+ messages)
` [PATCH v4 0/5] sched_clock: Optimize and avoid deadlock "
` [PATCH v4 2/5] sched_clock: Optimize cache line usage
[PATCH v3 00/18] xfs: sparse inode chunks
2015-02-09 1:25 UTC (23+ messages)
` [PATCH v3 01/18] xfs: add sparse inode chunk alignment superblock field
` [PATCH v3 04/18] xfs: introduce inode record hole mask for sparse inode chunks
` [PATCH v3 08/18] xfs: helpers to convert holemask to/from generic bitmap
` [PATCH v3 09/18] xfs: support min/max agbno args in block allocator
` [PATCH v3 10/18] xfs: allocate sparse inode chunks on full chunk allocation failure
` [PATCH v3 11/18] xfs: randomly do sparse inode allocations in DEBUG mode
` [PATCH v3 12/18] xfs: filter out sparse regions from individual inode allocation
` [PATCH v3 13/18] xfs: update free inode record logic to support sparse inode records
` [PATCH v3 16/18] xfs: use actual inode count for sparse records in bulkstat/inumbers
[PATCH] Geolocation support
2015-02-09 1:24 UTC (6+ messages)
[Qemu-devel] Virtio Disk drivers and Microsoft clustering
2015-02-09 1:18 UTC (3+ messages)
[PATCH] sha1_file.c: make sure open_sha1_file does not open a directory
2015-02-09 1:15 UTC (5+ messages)
` [PATCH 1/2] for_each_loose_file_in_objdir: take an optional strbuf path
` [PATCH 2/2] sha1_file: fix iterating loose alternate objects
[PATCH] vxlan: Wrong type passed to %pIS
2015-02-09 1:15 UTC (2+ messages)
[PATCH v3 00/25] Single virtio implementation
2015-02-09 1:14 UTC (28+ messages)
` [PATCH v4 00/26] "
` [PATCH v4 01/26] virtio: Rearrange resource initialization
` [PATCH v4 02/26] virtio: Use weaker barriers
` [PATCH v4 03/26] virtio: Allow starting with link down
` [PATCH v4 04/26] virtio: Add support for Link State interrupt
` [PATCH v4 05/26] ether: Add soft vlan encap/decap functions
` [PATCH v4 06/26] virtio: Use software vlan stripping
` [PATCH v4 07/26] virtio: Remove unnecessary adapter structure
` [PATCH v4 08/26] virtio: Remove redundant vq_alignment
` [PATCH v4 09/26] virtio: Fix how states are handled during initialization
` [PATCH v4 10/26] virtio: Make vtpci_get_status local
` [PATCH v4 11/26] virtio: Check for packet headroom at compile time
` [PATCH v4 12/26] virtio: Move allocation before initialization
` [PATCH v4 13/26] virtio: Add support for vlan filtering
` [PATCH v4 14/26] virtio: Add suport for multiple mac addresses
` [PATCH v4 15/26] virtio: Add ability to set MAC address
` [PATCH v4 16/26] virtio: Free mbuf's with threshold
` [PATCH v4 17/26] virtio: Use port IO to get PCI resource
` [PATCH v4 18/26] virtio: Fix descriptor index issue
` [PATCH v4 19/26] ether: Fix vlan strip/insert issue
` [PATCH v4 20/26] example/vhost: Avoid inserting vlan twice
` [PATCH v4 21/26] example/vhost: Add vlan-strip cmd line option
` [PATCH v4 22/26] virtio: Use soft vlan strip in mergeable Rx path
` [PATCH v4 23/26] virtio: Fix zero copy break issue
` [PATCH v4 24/26] virtio: Remove hotspots
` [PATCH v4 25/26] virtio: Fix wmb issue
` [PATCH v4 26/26] virtio: Fix updating vring descriptor index issue
RAID1 might_sleep() warning on 3.19-rc7
2015-02-09 1:13 UTC (4+ messages)
[PATCH 00/20] enhance tx checksum offload API
2015-02-09 1:10 UTC (3+ messages)
` [PATCH v2 "
Can we remove un-used Sound driver ?
2015-02-09 1:10 UTC (6+ messages)
` [alsa-devel] "
[PATCH 0/2] ASoC: rsnd: tidyup .remove method
2015-02-09 1:06 UTC (7+ messages)
` [PATCH 1/2] ASoC: core: call snd_soc_unregister_card() when component cleanup
[PATCH] bind: upgrade to version 9.10.1
2015-02-09 1:00 UTC (3+ messages)
[PATCH] xfs: remove old and redundant comment in xfs_mount_validate_sb
2015-02-09 1:00 UTC
[PATCH 0/5] virtio 1.0 cleanups and one fix
2015-02-08 23:56 UTC (7+ messages)
` [PATCH 3/5] virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined
` [PATCH 5/5] virtio: don't require a config space on the console device
[PATCH net-next] Driver: Vmxnet3: Change the hex constant to its decimal equivalent
2015-02-09 0:55 UTC (2+ messages)
[PATCH net-next] net: rfs: add hash collision detection
2015-02-09 0:54 UTC (2+ messages)
IP27: Random hard locks after ~16hrs uptime
2015-02-09 0:53 UTC (3+ messages)
[PATCH 0/3] ASoC: atmel_ssc_dai: fix and refactor
2015-02-09 0:52 UTC (7+ messages)
` [PATCH 2/3] ASoC: atmel_ssc_dai: refactor the startup and shutdown
[Qemu-devel] GSOC 2015 Project Proposal
2015-02-09 0:44 UTC
[PATCH] MAINTAINERS: claim responsibility for Link Bonding PMD
2015-02-09 0:44 UTC (2+ messages)
[PATCH] MAINTAINERS: claim metering, sched and pkt framework
2015-02-09 0:42 UTC (2+ messages)
[PATCH] maintainer: claim review for Xen Dom0 support
2015-02-09 0:41 UTC (2+ messages)
[PATCH] maintainers: claim hash, lpm and cfgfile libraries
2015-02-09 0:40 UTC (3+ messages)
` [PATCH v3] maintainers: claim hash and lpm libraries
[Printing-architecture] REMINDER: OP US/Europe - Tuesday 10 February 2015
2015-02-09 0:37 UTC
[PATCH] MAINTAINERS: claim i40e and KNI
2015-02-09 0:37 UTC
[RFC PATCH 00/29] net: VRF support
2015-02-09 0:36 UTC (3+ messages)
[PATCH net-next] net: silence sparse endianness warnings in checksums
2015-02-09 0:30 UTC (2+ messages)
[PATCH net-next] net: fix a typo in skb_checksum_validate_zero_check
2015-02-09 0:29 UTC (2+ messages)
[PATCH net-next] gre/ipip: use be16 variants of netlink functions
2015-02-09 0:28 UTC (2+ messages)
[U-Boot] [PATCH] arm: rmobile: Add SILK board support
2015-02-09 0:27 UTC (4+ messages)
` [U-Boot] [PATCH] arm: rmobile: Add missed header file for Silk board
[PATCH 3.4.106] ipvs: rerouting to local clients is not needed anymore
2015-02-09 0:23 UTC (2+ messages)
[PATCH 3.2.66] ipvs: rerouting to local clients is not needed anymore
2015-02-09 0:23 UTC (2+ messages)
[PATCH] virtio: Avoid possible kernel panic if DEBUG is enabled
2015-02-09 0:02 UTC (2+ messages)
[PATCH] ASoC: Intel: fix machine driver warnings
2015-02-09 0:01 UTC (3+ messages)
` [PATCH v2 1/2] ALSA: Add params_set_format helper
` [PATCH v2 2/2] ASoC: Intel: fix machine driver warnings
[PATCH 0/6] drivers: isdn: act2000: fix a variety of checkpatch errors
2015-02-08 23:59 UTC (7+ messages)
` [PATCH 2/6] drivers: isdn: act2000: capi.c: fix "
` Kill I4L? (was: [PATCH 2/6] drivers: isdn: act2000: capi.c: fix checkpatch errors)
` Kill I4L?
[PATCH] media:firewire:Remove unneeded function definition,avc_tuner_host2ca in firedtv-avc.c
2015-02-08 23:55 UTC
[PATCH 0/9] ARM: berlin: add nand support
2015-02-08 23:55 UTC (5+ messages)
` [PATCH 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
[Buildroot] glibc and locale
2015-02-08 23:44 UTC
[PATCH] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
2015-02-08 23:41 UTC (6+ messages)
Question regarding sparse warning in staging/lustre
2015-02-08 23:40 UTC (2+ messages)
[V3 PATCH 0/2] Introduce ACPI support for ahci_platform driver
2015-02-08 23:36 UTC (4+ messages)
` [V3 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
[PATCH 1/1] drivers/base: Remove unnecessary OOM message
2015-02-08 23:28 UTC (5+ messages)
[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
2015-02-08 23:27 UTC (5+ messages)
` [Intel-gfx] "
[U-Boot] spi and block bits
2015-02-08 23:27 UTC
[Buildroot] [PATCH 1/3] package/openvmtools: configure fix USE_SLASH_PROC
2015-02-08 23:22 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] package/openvmtools: fix syncDriverPosix
` [Buildroot] [PATCH 3/3] package/openmvtools: don't use host library path
[PATCH] acpi: Remove unneeded nested #ifdef
2015-02-08 23:22 UTC (2+ messages)
[PATCH] st: implement sysfs based tape statistics v2
2015-02-08 23:19 UTC (3+ messages)
[PATCH 1/4] wic: add rawcopy source plugin
2015-02-08 23:16 UTC (4+ messages)
` [PATCH 2/4] wic: allow to configure extra space per partition
` [PATCH 3/4] wic: allow to configure overhead factor "
` [PATCH 4/4] wic: remove useless calls to __write_fstab
[PATCH] tpm, tpm_tis: fix TPM 2.0 probing
2015-02-08 23:08 UTC (3+ messages)
[U-Boot] [PATCH v1] tools/imagetool: remove linker script
2015-02-08 23:06 UTC
DSA: Attaching phy twice?
2015-02-08 22:59 UTC (2+ messages)
[PATCH V4] acpi:apd:add AMD ACPI2Platform device support for x86 system
2015-02-08 23:21 UTC (3+ messages)
[Buildroot] [PATCH] prboom: remove uninstall command
2015-02-08 22:56 UTC (2+ messages)
[Buildroot] [PATCH 0/3] glibc: bump version to 2.21
2015-02-08 22:55 UTC (4+ messages)
` [Buildroot] [PATCH 1/3] glibc: add version 2.21
[PATCH] acpi-video: Add disable_native_backlight quirk for Samsung 510R
2015-02-08 23:15 UTC (2+ messages)
[PATCH v2] wic: allow creation of partitions not in table
2015-02-08 22:52 UTC
[Buildroot] [git commit] docs/website/news.html: add 2015.02-rc1 announcement link
2015-02-08 22:50 UTC
[PATCH] rtl2832: remove compiler warning
2015-02-08 22:46 UTC (2+ messages)
nft hash set expansion problem
2015-02-08 22:43 UTC (2+ messages)
[PATCH] usb/core: Remove unneeded #ifdef and associated dead code
2015-02-08 23:05 UTC (3+ messages)
` [PATCH v2] usb: core: "
[U-Boot] [PATCH 0/3] lsxl: fix and rework boot scripts
2015-02-08 22:41 UTC (2+ messages)
[PATCH] media: bcm2048: remove unused return of function
2015-02-08 22:29 UTC
kernel BUG at /home/apw/COD/linux/fs/btrfs/inode.c:3123
2015-02-08 22:14 UTC
Issues with commit 34b48db6 ("block: remove artifical max_hw_sectors cap")
2015-02-08 22:11 UTC (2+ messages)
[Cocci] Build errors with coccinelle 1.0.0-rc24 on OpenBSD and Linux
2015-02-08 21:52 UTC (2+ messages)
[Buildroot] [git commit] legacy: add missing option for util-linux' wdctl
2015-02-08 21:49 UTC (3+ messages)
[Qemu-devel] [PATCH] memsave: Add a space after address in error message
2015-02-08 21:46 UTC (5+ messages)
` [Qemu-trivial] "
` [Qemu-trivial] [PATCH] memsave: Improve and disambiguate "
` [Qemu-devel] "
[meta-fsl-arm][PATCH v2] linux-imx: Disable imx6sl-specific code when imx6sl SOC support is disabled
2015-02-08 21:36 UTC
[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-02-08 21:36 UTC (6+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 7/8] hwmon: pwm-fan: Read PWM FAN configuration from device tree
` [lm-sensors] "
[PATCH 0/2] xfs: pass mp to XFS_WANT_CORRUPTED_*
2015-02-08 21:35 UTC (2+ messages)
[meta-qt5][PATCH 1/8] qtwebengine: Add a missing build dependency on libcap
2015-02-08 21:34 UTC (8+ messages)
` [meta-qt5][PATCH 2/8] qtmultimedia: Fix floating dependency gst-plugins-bad
` [meta-qt5][PATCH 3/8] qtmultimedia: Use 'qtCompileTest' mechanism for GStreamer
` [meta-qt5][PATCH 4/8] qtmultimedia: Use 'bb.utils.contains' function
` [meta-qt5][PATCH 5/8] qtmultimedia: Easy use of GStreamer 1.0 support
` [meta-qt5][PATCH 6/8] qtmultimedia: Update the GStreamer 1.0 support patch
` [meta-qt5][PATCH 7/8] qtwebengine: Add missing runtime dependencies for examples
` [meta-qt5][PATCH 8/8] qt5.inc: Fix packaging of architecture independent data
raid md126, md127 problem after reboot, howto fix?
2015-02-08 21:29 UTC (2+ messages)
[Buildroot] Buildroot 2015.02-rc1 released
2015-02-08 21:26 UTC
[linux-3.10 test] 34291: regressions - FAIL
2015-02-08 21:26 UTC
[Buildroot] [PATCH 1/1] webkit : fix single line comments
2015-02-08 21:25 UTC (7+ messages)
[U-Boot] netconsole: USB Ethernet connection dropping with ping or tftpboot
2015-02-08 21:25 UTC (8+ messages)
[PATCH] packagegroup-arago-base-tisdk-server-extra: Add new package group
2015-02-08 21:24 UTC
[PATCH] config: do not ungetc EOF
2015-02-08 21:22 UTC (6+ messages)
[Buildroot] [PATCH] python3: fix invalid ncursesw header path
2015-02-08 21:23 UTC
[PATCH] x86 spinlock: Fix memory corruption on completing completions
2015-02-08 21:14 UTC (2+ messages)
[PATCH] xfs: move the comment on log device near the right log dev check in xfs_mount_validate_sb
2015-02-08 21:20 UTC (2+ messages)
[U-Boot] [PATCH v3 0/12] avr32: add generic board
2015-02-08 21:21 UTC (4+ messages)
` [U-Boot] [PATCH v3 10/12] avr32: add generic board support
[Buildroot] [git commit] perl: remove poisoned path from dynaloader hints
2015-02-08 21:19 UTC
[Buildroot] [git commit] libselinux: add patch to fix Blackfin build issue
2015-02-08 21:19 UTC
[Buildroot] [git commit] Update for 2015.02-rc1
2015-02-08 21:19 UTC
[Buildroot] [git commit] CHANGES: Update with recent changes
2015-02-08 21:19 UTC
[Buildroot] [PATCH] libselinux: add patch to fix Blackfin build issue
2015-02-08 21:19 UTC (2+ 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.