All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-07 13:10:11 to 2012-09-07 14:18:24 UTC [more...]

[PATCH v6 00/20] vfs: add the ability to retry on ESTALE to several syscalls
 2012-09-07 14:18 UTC  (4+ messages)
  ` [PATCH v6 09/20] vfs: add a reval argument to user_path_parent
  ` [PATCH v6 13/20] vfs: have do_sys_truncate retry once on an ESTALE error
  ` [PATCH v6 17/20] vfs: make fchmodat retry once on ESTALE errors

[PATCH] ARM: ixp4xx: move fixed mapping of internal devices into vmalloc region
 2012-09-07 14:15 UTC  (5+ messages)

Xen 4.2 new features and status -- please help me make a list
 2012-09-07 14:14 UTC 

[Qemu-devel] [PATCH v2] qom: Reject attempts to add a property that already exists
 2012-09-07 14:13 UTC  (2+ messages)

[3.1-rc4] NFSv3 client hang
 2012-09-07 14:13 UTC  (10+ messages)
        ` [3.2.5] NFSv3 CLOSE_WAIT hang

[PATCH] ARM: ks8695: add board support for the OpenGear boards based on the KS8695
 2012-09-07 14:11 UTC  (3+ messages)

[PATCH] Boot PV guests with more than 128GB (v2) for 3.7
 2012-09-07 14:11 UTC  (12+ messages)
            ` Ping: "

[PATCH 1/1] smc911x: fix typo pn check if the device is ready before using it
 2012-09-07 14:11 UTC 

[Qemu-devel] [PATCH] fix entry pointer for ELF kernels loaded with -kernel option
 2012-09-07 14:10 UTC  (5+ messages)

[PATCH 1/6] Bluetooth: Fix deadlock when closing socket
 2012-09-07 14:08 UTC  (5+ messages)

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-07 14:04 UTC  (13+ messages)

[PATCH] fbdev: Add Renesas vdc4 framebuffer driver
 2012-09-07 14:04 UTC  (2+ messages)

[PATCH] classes/mirrors: remove bogus gnutls mirror
 2012-09-07 13:51 UTC  (2+ messages)

linux-firmware
 2012-09-07 13:51 UTC  (3+ messages)

[PATCHv2 0/7] gpios: Add daisy-chaining and dt support to 74x164
 2012-09-07 14:03 UTC  (5+ messages)
` [PATCH 3/7] gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
` [PATCH 5/7] gpio: 74x164: Add support for the daisy-chaining

[PATCH v2] fetch2: replace double slashes in paths in encodeurl()
 2012-09-07 13:50 UTC  (2+ messages)

[PATCH/RFC] Fix xsave bug on older Xen hypervisors
 2012-09-07 14:02 UTC  (8+ messages)
` [Xen-devel] "

Regression bug - Random SATA drives on PMPs on sata_sil24 cards not being detected at boot with 3.2, 3.4, 3.6
 2012-09-07 13:59 UTC 

[PATCH] hob: print message when DISPLAY is not set
 2012-09-07 13:47 UTC  (2+ messages)

[RFCv2 API PATCH 00/28] Full series of API fixes from the 2012 Media Workshop
 2012-09-07 13:59 UTC  (30+ 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

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-07 13:58 UTC  (13+ messages)
` [PATCH 15/19] mfd: Don't convert just one IRQ using irqdomain if a range is provided

[PATCH] i2c-core: fix for dep-lock validator
 2012-09-07 13:58 UTC  (4+ messages)

[PATCH -mm] cciss: select CONFIG_CHECK_SIGNATURE
 2012-09-07 13:56 UTC 

[PATCH] sctp: check dst validity after IPsec operations
 2012-09-07 15:57 UTC  (10+ messages)
    ` [PATCH RFC net-next 0/2] Take care of xfrm policy when checking dst entries
      ` [PATCH 1/2] dst: take into account policy update on check()
      ` [PATCH 2/2] ipv6: remove rt6i_flow_cache_genid field in rt6_info

Xen4.2-rc3 test result
 2012-09-07 13:55 UTC  (6+ messages)

approxidate parsing for bad time units
 2012-09-07 13:54 UTC  (4+ messages)

[BUG?] git rebase not accepting :/ syntax
 2012-09-07 13:54 UTC  (2+ messages)

[PATCH 0/2] mfd: twl: Move PWM driver to PWM framework
 2012-09-07 13:52 UTC  (7+ messages)
` [PATCH 2/2] pwm: Move TWL6030 "

[PATCH] usb: gadget: at91_udc: fix dt support
 2012-09-07 13:50 UTC  (3+ messages)

ERROR: Nothing RPROVIDES 'libsegfault'
 2012-09-07 13:50 UTC  (5+ messages)

SELinux book
 2012-09-07 13:49 UTC  (3+ messages)

[PATCH] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return code
 2012-09-07 13:46 UTC  (2+ messages)

[PATCH 0/7] rbd: isolate mapping info, rearrange init
 2012-09-07 13:46 UTC  (8+ messages)
` [PATCH 1/7] rbd: separate mapping info in rbd_dev
` [PATCH 2/7] rbd: record mapped size
` [PATCH 3/7] rbd: return snap name from rbd_add_parse_args()
` [PATCH 4/7] rbd: set mapping name with the rest
` [PATCH 5/7] rbd: simplify snap_by_name() interface
` [PATCH 6/7] rbd: do some header initialization earlier
` [PATCH 7/7] rbd: simplify rbd_init_disk() a bit

[PATCH v3 00/12] Initial multi-platform support
 2012-09-07 13:46 UTC  (5+ messages)
` [PATCH 07/12] ARM: move all dtb targets out of Makefile.boot

[PATCH] fetch2: fix fetcher looping due to self-referential entries
 2012-09-07 13:31 UTC  (2+ messages)

[ANNOUNCE] tig-1.0
 2012-09-07 13:41 UTC  (2+ messages)

[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 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  (4+ 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

[Buildroot] [git commit] libfuse: fix build failures with iconv
 2012-09-07 13:29 UTC 

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] 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  (6+ messages)

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  (10+ messages)
` [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] pwm: Move AB8500 PWM driver to PWM framework
 2012-09-07 13:22 UTC  (4+ messages)

ALSA release cycle
 2012-09-07 13:21 UTC  (4+ messages)

[PATCH] RDMA/cxgb4: move the dereference below the NULL test
 2012-09-07 13:20 UTC  (2+ messages)

[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  (6+ messages)

[PATCH/babeltrace] Fix babeltrace-log crash
 2012-09-07 13:18 UTC 

[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-trivial] [Qemu-devel] "
  `  "

[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  (3+ messages)

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  (10+ messages)
` [PATCH 01/11] bmp: rename it to splash
  ` [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


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.