messages from 2013-10-01 20:39:51 to 2013-10-01 21:46:32 UTC [more...]
[PATCHSET v2] sysfs: use seq_file and unify regular and bin file handling
2013-10-01 21:42 UTC (16+ messages)
` [PATCH 01/15] sysfs: remove unused sysfs_buffer->pos
` [PATCH 02/15] sysfs: remove sysfs_buffer->needs_read_fill
` [PATCH 03/15] sysfs: remove sysfs_buffer->ops
` [PATCH 04/15] sysfs: add sysfs_open_file_mutex
` [PATCH 05/15] sysfs: rename sysfs_buffer to sysfs_open_file
` [PATCH 06/15] sysfs: add sysfs_open_file->sd and ->file
` [PATCH 07/15] sysfs: use transient write buffer
` [PATCH 08/15] sysfs: use seq_file when reading regular files
` [PATCH 09/15] sysfs: skip bin_buffer->buffer while reading
` [PATCH 10/15] sysfs: collapse fs/sysfs/bin.c::fill_read() into read()
` [PATCH 11/15] sysfs: prepare path write for unified regular / bin file handling
` [PATCH 12/15] sysfs: add sysfs_bin_read()
` [PATCH 13/15] sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c
` [PATCH 14/15] sysfs: prepare open path for unified regular / bin file handling
` [PATCH 15/15] sysfs: merge regular and "
[PATCH 1/3] powerpc: Implement arch_get_random_long/int() for powernv
2013-10-01 21:44 UTC (10+ messages)
` [PATCH 3/3] KVM: PPC: Book3S: Add support for hwrng found on some powernv systems
[PATCH 0/6] Exynos 5410 Dual cluster support
2013-10-01 21:44 UTC (5+ messages)
` [PATCH 2/6] clk: exynos5410: register clocks using common clock framework
[RESEND PATCH] MIPS HIGHMEM fixes for cache aliasing and non-DMA I/O
2013-10-01 21:43 UTC (4+ messages)
[PATCH] tests: debugfs_psr_status
2013-10-01 21:42 UTC (2+ messages)
Avoiding the dentry d_lock on final dput(), part deux: transactional memory
2013-10-01 21:41 UTC (4+ messages)
` spinlock contention of files->file_lock
[PATCH] [workqueue] check values of pwq and wq in print_worker_info() before use
2013-10-01 21:40 UTC (6+ messages)
[PATCH] xfsrestore: fix multi stream support
2013-10-01 21:39 UTC (3+ messages)
[Buildroot] [RFC] package: Redownload HEAD packages every build
2013-10-01 21:37 UTC (4+ messages)
[Qemu-devel] [PULL 0/8] tcg-arm qemu_ld/st improvements
2013-10-01 21:31 UTC (9+ messages)
` [Qemu-devel] [PULL 1/8] tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
` [Qemu-devel] [PULL 2/8] tcg-arm: Rearrange slow-path qemu_ld/st
` [Qemu-devel] [PULL 3/8] tcg-arm: Use strd for tcg_out_arg_reg64
` [Qemu-devel] [PULL 4/8] tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb
` [Qemu-devel] [PULL 5/8] tcg-arm: Move load of tlb addend into tcg_out_tlb_read
` [Qemu-devel] [PULL 6/8] tcg-arm: Return register containing tlb addend
` [Qemu-devel] [PULL 7/8] tcg-arm: Remove restriction on qemu_ld output register
` [Qemu-devel] [PULL 8/8] tcg-arm: Move the tlb addend load earlier
[PATCH 0/4] Add support for Voipac X53-DMM-668 module
2013-10-01 21:35 UTC (5+ messages)
` [PATCH 1/4] i.mx53: voipac: Change machine type identifier
` [PATCH 2/4] i.mx53: voipac: Add board specific + flash header constructing code
` [PATCH 3/4] i.mx53: voipac: Add barebox environment configuration file
` [PATCH 4/4] i.mx53: voipac: Modify Make- and config-files to enable building of mx53-voipac
[Buildroot] [PATCH 1/1] package: remove the default value of the $(PKG)_SOURCE variable
2013-10-01 21:33 UTC (2+ messages)
[PATCH] ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
2013-10-01 21:33 UTC (3+ messages)
[Buildroot] [PATCH] glibc: Pass correct -mabi for MIPS
2013-10-01 21:33 UTC (2+ messages)
[Buildroot] [PATCH] package/Config.in: order alphabetically
2013-10-01 21:31 UTC (2+ messages)
[PATCH 00/10] pwm-backlight: Add GPIO and power supply support
2013-10-01 21:31 UTC (35+ messages)
` [PATCH 05/10] ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
` [PATCH 08/10] pwm-backlight: Use new "
` [PATCH 09/10] pwm-backlight: Use an optional power supply
` [PATCH 10/10] pwm-backlight: Allow backlight to remain disabled on boot
[PATCH] tick: make sleep length calculation more accurate
2013-10-01 21:31 UTC (2+ messages)
[Buildroot] [PATCH 1/1] omniorb: cleanup autobuild failure, CFLAGS issue
2013-10-01 21:30 UTC (5+ messages)
[U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins
2013-10-01 21:29 UTC (10+ messages)
Recevez votre guide immobilier 2013
2013-10-01 21:29 UTC
[Buildroot] [PATCH 1/4] trace-cmd: fix largefile build problem
2013-10-01 21:29 UTC (2+ messages)
[PATCH v2 1/2] usb: chipidea: cosmetic clean up on pci id list
2013-10-01 21:32 UTC (2+ messages)
` [PATCH v2 2/2] usb: chipidea: add Intel Clovertrail pci id
[Qemu-devel] [PATCH v7 00/27] qemu: generate acpi tables for the guest
2013-10-01 21:28 UTC (29+ messages)
` [Qemu-devel] [PATCH v7 01/27] qemu: add Error to typedefs
` [Qemu-devel] [PATCH v7 02/27] qom: pull in qemu/typedefs
` [Qemu-devel] [PATCH v7 03/27] qom: cleanup struct Error references
` [Qemu-devel] [PATCH v7 04/27] qom: add pointer to int property helpers
` [Qemu-devel] [PATCH v7 05/27] pci: fix up w64 size calculation helper
` [Qemu-devel] [PATCH v7 06/27] fw_cfg: interface to trigger callback on read
` [Qemu-devel] [PATCH v7 07/27] loader: support for unmapped ROM blobs
` [Qemu-devel] [PATCH v7 08/27] pcie_host: expose UNMAPPED macro
` [Qemu-devel] [PATCH v7 09/27] pcie_host: expose address format
` [Qemu-devel] [PATCH v7 10/27] q35: use macro for MCFG property name
` [Qemu-devel] [PATCH v7 11/27] q35: expose mmcfg size as a property
` [Qemu-devel] [PATCH v7 12/27] i386: add ACPI table files from seabios
` [Qemu-devel] [PATCH v7 13/27] acpi: add rules to compile ASL source
` [Qemu-devel] [PATCH v7 14/27] acpi: pre-compiled ASL files
` [Qemu-devel] [PATCH v7 15/27] acpi: ssdt pcihp: updat generated file
` [Qemu-devel] [PATCH v7 16/27] loader: use file path size from fw_cfg.h
` [Qemu-devel] [PATCH v7 17/27] i386: add bios linker/loader
` [Qemu-devel] [PATCH v7 18/27] loader: allow adding ROMs in done callbacks
` [Qemu-devel] [PATCH v7 19/27] i386: define pc guest info
` [Qemu-devel] [PATCH v7 20/27] acpi/piix: add macros for acpi property names
` [Qemu-devel] [PATCH v7 21/27] piix: APIs for pc guest info
` [Qemu-devel] [PATCH v7 22/27] ich9: "
` [Qemu-devel] [PATCH v7 23/27] pvpanic: add API to access io port
` [Qemu-devel] [PATCH v7 24/27] hpet: add API to find it
` [Qemu-devel] [PATCH v7 25/27] i386: ACPI table generation code from seabios
` [Qemu-devel] [PATCH v7 26/27] ssdt: fix PBLK length
` [Qemu-devel] [PATCH v7 27/27] ssdt-proc: update generated file
[Buildroot] [Bug 6500] New: php fails to build for armel
2013-10-01 21:28 UTC (2+ messages)
` [Buildroot] [Bug 6500] "
[PATCH v5 2/2] DT: Add documentation for cm36651 proximity/light sensor
2013-10-01 21:27 UTC (2+ messages)
[Buildroot] [PATCH 0/2] i.MX: update gst-fsl-plugin version
2013-10-01 21:27 UTC (7+ messages)
` [Buildroot] [PATCH 1/2] freescale-imx: separate variable assignment from Makefile
` [Buildroot] [PATCH 2/2] gst-fsl-plugins: Bump version and change URL to match other i.MX components
[PATCH 1/2] usb: chipidea: cosmetic clean up on pci id list
2013-10-01 21:30 UTC (3+ messages)
` [PATCH 2/2] usb: chipidea: add Intel Clovertrail pci id
[PATCH v5 1/2] iio: cm36651: Add CM36651 proximity/light sensor
2013-10-01 21:26 UTC (2+ messages)
[Buildroot] [git commit] trace-cmd: fix largefile build problem
2013-10-01 21:26 UTC
[Buildroot] [git commit] package: add lesstif
2013-10-01 21:25 UTC
[Qemu-devel] [PATCH] qemu-ga: execute fsfreeze-freeze in reverse order of mounts
2013-10-01 21:25 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/6] Improve getauxval support
2013-10-01 21:25 UTC (2+ messages)
[PATCH v1 00/31] e2fsprogs September 2013 patchbomb
2013-10-01 21:25 UTC (7+ messages)
` [PATCH 02/31] libext2fs: Only link an inode into a directory once
` [PATCH 10/31] libext2fs: Allow callers to punch a single block
[Qemu-devel] [PATCH] turn firmware image filename into a machine option
2013-10-01 21:23 UTC (10+ messages)
[Buildroot] [PATCH v3] Added lesstif support
2013-10-01 21:24 UTC (3+ messages)
[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
2013-10-01 21:22 UTC (2+ messages)
` [Bug 66963] r600: linux v3.11.0-RC "
3.12.0-rc3: Symbol license change in commit caf5c03f (ACPI: Move acpi_bus_get_device() from bus.c to scan.c)
2013-10-01 21:21 UTC (3+ messages)
[PATCH v4] rbd: add ioctl for rbd
2013-10-01 21:21 UTC (5+ messages)
` [PATCH 1/2] rbd: move calls that may sleep out of spin lock range
` [PATCH 2/2] rbd: only set disk to read-only once
Is `btrfsck --repair` supposed to actually repair problems?
2013-10-01 21:12 UTC
[kernel-hardening] [PATCH v6 0/7] Kernel base address randomization
2013-10-01 21:18 UTC (11+ messages)
` [kernel-hardening] [PATCH 1/7] x86, kaslr: move CPU flags out of cpucheck
` "
` [kernel-hardening] "
` [kernel-hardening] [PATCH 4/7] x86, kaslr: select random base offset
` "
` [kernel-hardening] "
[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-10-01 21:16 UTC (16+ messages)
New USB core API to change interval and max packet size
2013-10-01 21:16 UTC (2+ messages)
[PULL REQUEST] Man page updates
2013-10-01 21:09 UTC
[PATCH 1/3] tg3: add support a phy at an address different than 01
2013-10-01 21:13 UTC (6+ messages)
` [PATCH 2/3] ssb: provide phy address for Gigabit Ethernet driver
` [PATCH 3/3] tg3: use phylib when robo switch is in use
[Buildroot] [PATCH v3 00/16] SELinux Buildroot Additions
2013-10-01 21:14 UTC (5+ messages)
` [Buildroot] [PATCH v3 10/16] libcgroup: new package
RAID10 scrub
2013-10-01 21:13 UTC (2+ messages)
[PATCH V5 0/5] Generic PHY driver for the Exynos SoC MIPI CSI-2/DSI DPHYs
2013-10-01 21:13 UTC (4+ messages)
` [PATCH V5 1/5] ARM: dts: Add MIPI PHY node to exynos4.dtsi
Making 32-bit user-space events on a 64-bit Linux system
2013-10-01 21:13 UTC
[PATCHv2 1/2] mm: rearrange madvise code to allow for reuse
2013-10-01 21:12 UTC (3+ messages)
` [PATCHv2 2/2] mm: add a field to store names for private anonymous memory
[PATCH v4 00/20] iio: ST clean-ups and new sensor support
2013-10-01 21:13 UTC (6+ messages)
` [PATCH 07/20] Documentation: dt: iio: Add binding for LPS001WP
xfs_repair segfault
2013-10-01 21:12 UTC (3+ messages)
[Qemu-devel] Attaching PCI devices to the PCIe root complex
2013-10-01 21:14 UTC (2+ messages)
[PATCH 0/4] drm/i915: Some sanity checks for modes
2013-10-01 21:08 UTC (5+ messages)
` [PATCH 2/4] drm/i915: Reject modes where hdisplay or vdisplay is too small
[PATCH] xfsdump: add locks around the inventory put
2013-10-01 21:06 UTC (2+ messages)
[RFC] extending splice for copy offloading
2013-10-01 21:05 UTC (2+ messages)
[PATCH] drm/i915: disable LVDS clock gating on CPT
2013-10-01 21:05 UTC (2+ messages)
[PATCH] powerpc/iommu: use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
2013-10-01 21:04 UTC
[PATCH v2 0/5] mm: migrate zbud pages
2013-10-01 21:04 UTC (10+ messages)
[PATCH] xfs: get rid of count from xfs_iomap_write_allocate()
2013-10-01 20:58 UTC (3+ messages)
RFC: Device Namespaces
2013-10-01 20:57 UTC (12+ messages)
` "
[RFC 00/15] Device Tree schemas and validation
2013-10-01 20:54 UTC (6+ messages)
[net-next 0/3] Improve UDP multicast receive latency
2013-10-01 20:52 UTC (7+ messages)
` [net-next 1/3] udp: Only allow busy read/poll on connected sockets
` [net-next 2/3] udp: Add udp early demux
` [net-next 3/3] net: ipv4 only populate IP_PKTINFO when needed
Issue building a file based rootfs image with mkfs.btrfs
2013-10-01 20:50 UTC (3+ messages)
[PATCH] arm64: Remove duplicate DEBUG_STACK_USAGE config
2013-10-01 20:48 UTC (2+ messages)
[PATCH 1/3] watchdog: at91rm9200: Remove redundant of_match_ptr
2013-10-01 20:48 UTC (2+ messages)
` [1/3] "
[PATCH] amixer: fix indentation when printing container TLV contents
2013-10-01 20:46 UTC
[PATCH v3 0/4] Add I2C support to ST SoCs
2013-10-01 20:45 UTC (5+ messages)
` [PATCH 1/4] i2c: busses: i2c-st: Add ST I2C controller
[Qemu-devel] [Bug 1233225] [NEW] mips/mipsel linux user float division problem
2013-10-01 20:43 UTC (3+ messages)
` [Qemu-devel] [Bug 1233225] "
# IMX53 GSTREAMER PROBLEMS
2013-10-01 20:42 UTC (9+ messages)
auditd conditional logging flexibility
2013-10-01 20:42 UTC
[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
2013-10-01 20:30 UTC (2+ messages)
` [PATCH 3/4] ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecs
[U-Boot] Buildman changes for release
2013-10-01 20:41 UTC
[PATCH] rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
2013-10-01 20:40 UTC
[PATCH] hotplug: Optimize {get,put}_online_cpus()
2013-10-01 20:40 UTC (12+ messages)
[PATCH V3 0/3] Add AMS AS3722 mfd, pincontrol, regulator and RTC driver
2013-10-01 20:39 UTC (3+ messages)
` [PATCH V3 1/3] mfd: add support for AMS AS3722 PMIC
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.