messages from 2012-09-07 12:46:08 to 2012-09-07 13:44:02 UTC [more...]
[PATCH] fetch2: fix fetcher looping due to self-referential entries
2012-09-07 13:31 UTC (2+ messages)
[PATCH 00/19] First HREF Device Tree enablement patch-set
2012-09-07 13:43 UTC (12+ messages)
` [PATCH 15/19] mfd: Don't convert just one IRQ using irqdomain if a range is provided
[ANNOUNCE] tig-1.0
2012-09-07 13:41 UTC (2+ messages)
[PATCH 0/7] rbd: isolate mapping info, rearrange init
2012-09-07 13:40 UTC
[PATCH v1 00/10] vfs: getname/putname overhaul
2012-09-07 13:38 UTC (12+ messages)
` [PATCH v1 01/10] vfs: allocate page instead of names_cache buffer in mount_block_root
` [PATCH v1 02/10] vfs: make dir_name arg to do_mount a const char *
` [PATCH v1 03/10] acct: constify the name arg to acct_on
` [PATCH v1 04/10] vfs: define getname_info struct and have getname() return it
` [PATCH v1 05/10] audit: allow audit code to satisfy getname requests from its names_list
` [PATCH v1 06/10] vfs: turn do_path_lookup into wrapper around getname_info variant
` [PATCH v1 07/10] vfs: make path_openat take a getname_info pointer
` [PATCH v1 08/10] audit: make audit_inode take getname_info
` [PATCH v1 09/10] vfs: embed getname_info inside of names_cache allocation if possible
` [PATCH v1 10/10] vfs: unexport getname and putname symbols
[PATCH 0/5] rbd: code cleanup
2012-09-07 13:39 UTC (6+ messages)
` [PATCH 1/5] rbd: define rbd_assert()
` [PATCH 2/5] rbd: rename rbd_id_get()
` [PATCH 3/5] rbd: rename __rbd_init_snaps_header()
` [PATCH 4/5] rbd: kill rbd_dev->q
` [PATCH 5/5] rbd: kill rbd_image_header->total_snaps
[PATCH] ../linux-next/drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return code
2012-09-07 13:38 UTC (2+ messages)
[PATCH] Boot PV guests with more than 128GB (v2) for 3.7
2012-09-07 13:39 UTC (10+ messages)
` Ping: "
[BUG?] git rebase not accepting :/ syntax
2012-09-07 13:08 UTC
SELinux book
2012-09-07 13:37 UTC (2+ messages)
[PATCH] classes/mirrors: remove bogus gnutls mirror
2012-09-07 13:23 UTC
[PATCH v3 00/14] MFD/ASoC/Input: twl4030-audio submodule DT support
2012-09-07 13:35 UTC (6+ messages)
` [PATCH v3 08/14] Input: twl4030-vibra: Support for DT booted kernel
[PATCH 00/11] rbd: another set of patches
2012-09-07 13:34 UTC
changing usbnet's API to better deal with cdc-ncm
2012-09-07 13:10 UTC (7+ messages)
[RFC 00/12] perf diff: Factor diff command
2012-09-07 13:33 UTC (5+ messages)
` [PATCH 09/12] perf diff: Add weighted diff computation way to compare hist entries
[PATCH] watchdog: omap_wdt: convert to new watchdog core
2012-09-07 13:31 UTC (2+ messages)
i.MX pwm patches
2012-09-07 13:29 UTC (6+ messages)
` [PATCH 8/9] ARM i.MX53: Add pwms to dtsi
[RFCv2 API PATCH 00/28] Full series of API fixes from the 2012 Media Workshop
2012-09-07 13:29 UTC (29+ messages)
` [RFCv2 API PATCH 01/28] v4l: Remove experimental tag from certain API elements
` [RFCv2 API PATCH 02/28] videodev2.h: split off controls into v4l2-controls.h
` [RFCv2 API PATCH 03/28] DocBook: improve STREAMON/OFF documentation
` [RFCv2 API PATCH 04/28] DocBook: make the G/S/TRY_FMT specification more strict
` [RFCv2 API PATCH 05/28] DocBook: bus_info can no longer be empty
` [RFCv2 API PATCH 06/28] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE
` [RFCv2 API PATCH 07/28] DocBook: "
` [RFCv2 API PATCH 08/28] v4l2: remove experimental tag from a number of old drivers
` [RFCv2 API PATCH 09/28] DocBook: document when to return ENODATA
` [RFCv2 API PATCH 10/28] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS
` [RFCv2 API PATCH 11/28] DocBook: fix awkward language and fix the documented return value
` [RFCv2 API PATCH 12/28] v4l2-core: Add new V4L2_CAP_MONOTONIC_TS capability
` [RFCv2 API PATCH 13/28] Add V4L2_CAP_MONOTONIC_TS where applicable
` [RFCv2 API PATCH 14/28] DocBook: clarify that sequence is also set for output devices
` [RFCv2 API PATCH 15/28] DocBook: Mark CROPCAP as optional instead of as compulsory
` [RFCv2 API PATCH 16/28] v4l2: make vidioc_s_fbuf const
` [RFCv2 API PATCH 17/28] v4l2: make vidioc_s_jpegcomp const
` [RFCv2 API PATCH 18/28] v4l2: make vidioc_s_freq_hw_seek const
` [RFCv2 API PATCH 19/28] v4l2: make vidioc_(un)subscribe_event const
` [RFCv2 API PATCH 20/28] v4l2: make vidioc_s_audio const
` [RFCv2 API PATCH 21/28] v4l2: make vidioc_s_audout const
` [RFCv2 API PATCH 22/28] v4l2: make vidioc_s_modulator const
` [RFCv2 API PATCH 23/28] v4l2: make vidioc_s_crop const
` [RFCv2 API PATCH 24/28] v4l2-dev: add new VFL_DIR_ defines
` [RFCv2 API PATCH 25/28] Set vfl_dir for all display or m2m drivers
` [RFCv2 API PATCH 26/28] v4l2-dev: improve ioctl validity checks
` [RFCv2 API PATCH 27/28] v4l2-dev: reorder checks into blocks of ioctls with similar properties
` [RFCv2 API PATCH 28/28] Add vfl_dir field documentation
[Buildroot] [git commit] libfuse: fix build failures with iconv
2012-09-07 13:29 UTC
[PATCH] i2c-core: fix for dep-lock validator
2012-09-07 13:28 UTC (3+ messages)
ALSA package release v1.0.26 (user space)
2012-09-07 13:28 UTC (5+ messages)
[PATCH] kexec/noreboot: Don't kexec_crash() if noreboot has been requested
2012-09-07 13:28 UTC (3+ messages)
[PATCH] libxl: add missing dependencies of libxl.h
2012-09-07 13:28 UTC (4+ messages)
[PATCH] usb: gadget: at91_udc: fix dt support
2012-09-07 13:27 UTC
[PATCH] ARM: smp_twd: reprogram twd based on clk notifier
2012-09-07 13:26 UTC (4+ messages)
[PATCH v2 1/2] ARM: shmobile: sh73a0: enable PMU(Performance Monitoring Unit)
2012-09-07 13:25 UTC (6+ messages)
` [PATCH v3 0/2] ARM: shmobile: "
[refpolicy] state of core/contrib split
2012-09-07 13:25 UTC (7+ messages)
[PATCH v3 00/12] Initial multi-platform support
2012-09-07 13:25 UTC (7+ messages)
` [PATCH 07/12] ARM: move all dtb targets out of Makefile.boot
3.4.10 N_GSM tty_io WARNING and lockup
2012-09-07 13:29 UTC (5+ messages)
[refpolicy] [PATCH 1/9] Mark use of deprecated interfaces that are not providing replacement as errors
2012-09-07 13:23 UTC (16+ messages)
` [refpolicy] [PATCH 2/9] Allow saslauthd_t to talk to mysqld via TCP
` [refpolicy] [PATCH 3/9] Policykit debian fixes
` [refpolicy] [PATCH 4/9] Quota policy adjustments: * Allow quota_t to load kernel modules
` [refpolicy] [PATCH 5/9] Label /usr/lib/udisks/udisks-helper-* with bin_t
` [refpolicy] [PATCH 7/9] Added new "lda" module for email local delivery agents such as maildrop and procmail
` [refpolicy] [PATCH 8/9] Fix djbdns ports
` [refpolicy] [PATCH 9/9] Add dirmngr support
[PATCH] ARM: ixp4xx: move fixed mapping of internal devices into vmalloc region
2012-09-07 13:23 UTC (4+ messages)
[PATCH] pwm: Move AB8500 PWM driver to PWM framework
2012-09-07 13:22 UTC (4+ messages)
[PATCH/RFC] Fix xsave bug on older Xen hypervisors
2012-09-07 13:21 UTC (4+ messages)
` [Xen-devel] "
ALSA release cycle
2012-09-07 13:21 UTC (5+ messages)
[PATCH] RDMA/cxgb4: move the dereference below the NULL test
2012-09-07 13:20 UTC (2+ messages)
[PATCH 0/2] mfd: twl: Move PWM driver to PWM framework
2012-09-07 13:19 UTC (6+ messages)
` [PATCH 2/2] pwm: Move TWL6030 "
[PATCH V3] regulator: disable supply regulator if it is enabled for boot-on
2012-09-07 13:19 UTC (4+ messages)
[Bug 54587] New: Flickering screen on Geforece 4
2012-09-07 13:19 UTC (2+ messages)
` [Bug 54587] "
runuser(1) and su(1) -g/-G
2012-09-07 13:09 UTC (7+ messages)
[PATCH/babeltrace] Fix babeltrace-log crash
2012-09-07 13:18 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/9] Improve TCG optimizer
2012-09-07 13:16 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] tcg: improve profiler
` [Qemu-devel] [PATCH v2 2/9] tcg/optimize: split expression simplification
` [Qemu-devel] [PATCH v2 3/9] tcg/optimize: simplify or/xor r, a, 0 cases
` [Qemu-devel] [PATCH v2 4/9] tcg/optimize: simplify and "
` [Qemu-devel] [PATCH v2 5/9] tcg/optimize: simplify shift/rot r, 0, a => movi r, "
` [Qemu-devel] [PATCH v2 6/9] tcg/optimize: swap brcond/setcond arguments when possible
` [Qemu-devel] [PATCH v2 7/9] tcg/optimize: add constant folding for setcond
` [Qemu-devel] [PATCH v2 8/9] tcg/optimize: add constant folding for brcond
` [Qemu-devel] [PATCH v2 9/9] tcg/optimize: fix if/else/break coding style
[Qemu-devel] [PATCH V8 0/2] Add JSON output to qemu-img info
2012-09-07 13:15 UTC (2+ messages)
MAIL
2012-09-07 8:24 UTC
[Qemu-trivial] [PATCH v3] block: output more error messages if failed to create temporary snapshot
2012-09-07 13:12 UTC (3+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "
[PATCH] HID: picoLCD: Remove use of deprecated function
2012-09-07 13:11 UTC (6+ messages)
[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
2012-09-07 13:11 UTC (3+ messages)
` [RFC][PATCH] Improving directed yield scalability for "
[PATCH v3] pwm i.MX: add devicetree support
2012-09-07 13:10 UTC (6+ messages)
` [PATCH 1/9] pwm i.MX: factor out SoC specific functions
lockdep trace from posix timers
2012-09-07 13:13 UTC (11+ messages)
` [PATCH 0/4] (Was: lockdep trace from posix timers)
[PATCH 00/11 v2] add PNG support
2012-09-07 13:10 UTC (12+ messages)
` [PATCH 01/11] bmp: rename it to splash
` [PATCH 02/11] bmp: split bmp rending in lib/bmp.c
` [PATCH 03/11] introduce image_renderer framework
` [PATCH 04/11] filetype: add BMP support
` [PATCH 05/11] splash/bmp: switch to image_renderer
` [PATCH 06/11] splash: add support to set a background color
` [PATCH 07/11] Introduce graphic utils
` [PATCH 08/11] graphic_utils: add rgba support
` [PATCH 09/11] filetype: add PNG support
` [PATCH 10/11] "
` [PATCH 11/11] png: add picoPNG lib support
[PATCH] ALSA: hda - Remove ignore_misc_bit
2012-09-07 13:09 UTC (8+ messages)
[PATCH 1/5] drivers/media/platform/davinci/vpbe.c: fix error return code
2012-09-07 13:07 UTC (3+ messages)
` [PATCH] Unregister device and unlock mutex before exit when error
What's cooking in git.git (Sep 2012, #01; Tue, 4)
2012-09-07 13:08 UTC (2+ messages)
[PATCH, resend] x86/32-on-64: adjust Dom0 initial page table layout
2012-09-07 13:06 UTC (3+ messages)
lockdep spew with Pavel's for-next branch
2012-09-07 13:05 UTC (3+ messages)
[signal:master 52/57] kernel/signal.c:3119:2: error: implicit declaration of function 'current_user_
2012-09-07 13:04 UTC (2+ messages)
` [signal:master 52/57] kernel/signal.c:3119:2: error: implicit declaration of function 'current_u
[PATCH/RFC] rfkill: prevent unnecessary event generation
2012-09-07 13:04 UTC (6+ messages)
[RFC URCU PATCH] wfqueue: ABI v1, simplify implementation, 2.3x to 2.6x performance boost
2012-09-07 13:03 UTC
[Qemu-devel] [PATCH] smbios: convert to use QemuOpts
2012-09-07 13:02 UTC (3+ messages)
[PATCH] compat: drop const to fix compiler warnings
2012-09-07 12:59 UTC (3+ messages)
[PATCH, v3] x86/HVM: assorted RTC emulation adjustments
2012-09-07 13:01 UTC
[Qemu-devel] [PATCH 0/8] Improve TCG optimizer
2012-09-07 13:00 UTC (3+ messages)
[alsa-jack-plugin] Feedback to modification proposal
2012-09-07 13:00 UTC
[PATCH RESEND] arm/dts: AM33XX: Add SPI device tree data
2012-09-07 12:59 UTC (3+ messages)
[PATCH] x86/hvm: don't give vector callback higher priority than NMI/MCE
2012-09-07 12:59 UTC
[PATCH] procfs: don't need a PATH_MAX allocation to hold a string representation of an int
2012-09-07 12:58 UTC (3+ messages)
[PATCH v3 4/4] make poll() work on platforms that can't recv() on a non-socket
2012-09-07 12:57 UTC
[PATCH] adjust a few RCU domain locking calls
2012-09-07 12:56 UTC
[PATCH v3 3/4] fix some win32 specific dependencies in poll.c
2012-09-07 12:55 UTC
[PATCH 0/4] Small fixes for swap-over-network
2012-09-07 12:55 UTC (6+ messages)
` [PATCH 1/4] slab: do ClearSlabPfmemalloc() for all pages of slab
[PATCH 1/2] HID: primax: Remove px_probe() and px_remove() functions
2012-09-07 12:54 UTC (5+ messages)
` [PATCH 2/2] HID: waltop: Remove waltop_probe() and waltop_remove() functions
[PATCH v3 2/4] make poll available for other platforms lacking it
2012-09-07 12:54 UTC
[PATCH 0/6] unicore32: Move PWM driver to PWM framework
2012-09-07 12:53 UTC (7+ messages)
` [PATCH 1/6] unicore32: pwm: Properly remap memory-mapped registers
` [PATCH 4/6] unicore32: Add common clock support
[PATCH v3 1/4] poll() exits too early with EFAULT if 1st arg is NULL
2012-09-07 12:52 UTC
[PATCH v3 v3 00/20] Input and HID updates for 3.7
2012-09-07 12:52 UTC (7+ messages)
` [PATCH v3 16/20] HID: Only dump input if someone is listening
[U-Boot] [PATCH] powerpc mpc85xx: Synchronization Required for mmucsr0 spr
2012-09-07 12:52 UTC
[PATCH v3 0/4] Support non-WIN32 systems lacking poll()
2012-09-07 12:51 UTC
[Xenomai] Powepc 8360 interrupt timing question
2012-09-07 12:50 UTC (7+ messages)
[U-Boot] [PATCH] powerpc mpc85xx: Do not protect TLB entry for debuggging in AS1 against invalidation
2012-09-07 12:50 UTC
[Buildroot] Beaglebone build broken ?
2012-09-07 12:49 UTC (2+ messages)
[PATCH] x86/MSI: fix 2nd S3 resume with interrupt remapping enabled
2012-09-07 12:49 UTC
oe classic: eglibc
2012-09-07 12:35 UTC (3+ messages)
[RFC] [PATCH 0/18] xfstests: move tests out of top level
2012-09-07 12:47 UTC (7+ messages)
` [PATCH 17/18] xfstests: convert tests to use new results directory
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.