All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-19 21:25:12 to 2011-12-19 22:32:00 UTC [more...]

[PATCH v9 0/2] security: Yama LSM
 2011-12-19 22:17 UTC  (6+ messages)
` [kernel-hardening] "
` [PATCH 1/2] security: create task_free security callback
  ` [kernel-hardening] "
` [PATCH 2/2] security: Yama LSM
  ` [kernel-hardening] "

Plane helpers and a new plane options ioctl
 2011-12-19 22:33 UTC  (9+ messages)
` [RFC PATCH 1/8] drm: Add drm_format_num_planes() utility function
` [RFC PATCH 2/8] drm: Add drm_format_plane_cpp() "
` [RFC PATCH 3/8] drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
` [RFC PATCH 4/8] drm: Add drm_framebuffer_check() utility function
` [RFC PATCH 5/8] drm: Add struct drm_region and assorted utility functions
` [RFC PATCH 6/8] drm: Add drm_calc_{hscale, vscale}() "
` [RFC PATCH 7/8] drm: plane: Add plane options ioctl
` [RFC PATCH 8/8] drm: Add drm_chroma_phase_offsets() utility function

[PATCH] ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec
 2011-12-19 22:26 UTC  (3+ messages)

[U-Boot] New Oxford Semiconductor board with assertion fail in linker
 2011-12-19 22:26 UTC  (7+ messages)

[PATCH] NFSD: Change name of extended attribute containing junction
 2011-12-19 22:26 UTC  (5+ messages)

[PATCH 5/5] drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
 2011-12-19 22:26 UTC 

[PATCH 4/5] drivers/video: fsl-diu-fb: add default platform ops functions
 2011-12-19 22:26 UTC 

[Qemu-devel] [Bug 894037] [NEW] With VNC, "-usbdevice tablet" no longer makes mouse pointers line up
 2011-12-19 22:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 894037] "

[PATCH 3/5] drivers/video: fsl-diu-fb: remove broken reference count enabling the display
 2011-12-19 22:26 UTC 

[PATCH 2/5] drivers/video: fsl-diu-fb: set correct framebuffer flags
 2011-12-19 22:26 UTC 

[Qemu-devel] [PATCH v2] multiboot: Fix bss segment support
 2011-12-19 22:26 UTC  (4+ messages)

[PATCH 1/5] drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()
 2011-12-19 22:26 UTC 

[PATCH 00/24] libsas: eh reworks (ata-eh vs discovery, races, ...)
 2011-12-19 22:25 UTC  (6+ messages)
` [PATCH 02/24] workqueue: defer work to a draining queue

How can I do an automatic stash when doing a checkout?
 2011-12-19 22:24 UTC  (8+ messages)

[PATCH v5 00/16] uq/master: Introduce basic irqchip support
 2011-12-19 22:24 UTC  (10+ messages)
` [PATCH v5 06/16] apic: Introduce backend/frontend infrastructure for KVM reuse
  ` [Qemu-devel] "
` [PATCH v5 07/16] apic: Open-code timer save/restore
  ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH v5 00/16] uq/master: Introduce basic irqchip support

[kernel-hardening] [PATCH v8 0/2] security: Yama LSM
 2011-12-19 22:22 UTC  (6+ messages)
` [kernel-hardening] [PATCH 2/2] "

[PATCH] irqdomain: include linux/bug.h for WARN_ON()
 2011-12-19 22:22 UTC 

[PATCH V3 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-12-19 22:21 UTC  (4+ messages)
` [PATCH V3 10/14] ARM: mxs: add clk_prepare/clk_unprepare

copy offload support in Linux - new system call needed?
 2011-12-19 22:19 UTC  (4+ messages)

[PATCH] multipath: fix scsi timeout code
 2011-12-19 22:19 UTC 

[Qemu-devel] [PATCH v9 0/3] PC system flash support
 2011-12-19 22:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 3/3] pc: Support system flash memory with pflash

[PATCH 00/10] Various license clarifications v2
 2011-12-19 22:10 UTC  (11+ messages)
` [PATCH 01/10] gypsy: fix LICENSE field
` [PATCH 02/10] udev: tidy the LICENSE fields
` [PATCH 03/10] apt: clarify LICENSE as GPLv2.0
` [PATCH 04/10] dpkg: "
` [PATCH 05/10] clutter: clarify LICENSE as LGPLv2.1
` [PATCH 06/10] cogl: clarify LICENSE as LGPLv2.1 and fix metadata
` [PATCH 07/10] matchbox-wm: clarify LICENSE as GPLv2.0
` [PATCH 08/10] pango: clarify LICENSE is LGPLv2.0+
` [PATCH 09/10] matchbox-desktop: clarify LICENSE is GPLv2.0+
` [PATCH 10/10] matchbox-session-sato: clarify LICENSE in GPLv2.0

[PATCH 00/16] dynamic debug: ehancements and cleanups
 2011-12-19 22:13 UTC  (15+ messages)
` [PATCH 01/16] dynamic_debug: fix whitespace complaints from scripts/cleanfile
` [PATCH 04/16] dynamic_debug: change verbosity at runtime
` [PATCH 05/16] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
` [PATCH 06/16] dynamic_debug: pr_err() call should not depend upon verbosity
` [PATCH 07/16] dynamic_debug: drop explicit !=NULL checks
` [PATCH 08/16] dynamic_debug: describe_flags with '=[pmflt_]*'
` [PATCH 09/16] dynamic_debug: tighten up error checking on debug queries
` [PATCH 10/16] dynamic_debug: early return if _ddebug table is empty
` [PATCH 11/16] dynamic_debug: reduce lineno field to a saner 18 bits
` [PATCH 12/16] dynamic_debug: chop off comments in ddebug_tokenize
` [PATCH 13/16] dynamic_debug: enlarge command/query write buffer
` [PATCH 14/16] dynamic_debug: add trim_prefix() to provide source-root relative paths
` [PATCH 15/16] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
` [PATCH 16/16] dynamic_debug: process multiple debug-queries on a line

[PATCH v2] mtd: nand: write bad block marker even with BBT
 2011-12-19 22:16 UTC  (2+ messages)

[RFC][PATCH 0/3] persistent management feature for multipath-tools
 2011-12-19 22:16 UTC  (2+ messages)

[PATCH 00/10] Various license clarifications
 2011-12-19 22:08 UTC  (4+ messages)
` [PATCH 08/10] pango: clarify LICENSE is LGPL-2.0+

[PATCH] xen/sched_credit: Use delay to control scheduling frequency
 2011-12-19 22:13 UTC 

require *.bbappend
 2011-12-19 22:05 UTC  (3+ messages)

linux-3.0: system suspend leaves usbhost clocks enabled
 2011-12-19 22:02 UTC 

bug in fs/xfs/xfs_aops.c:959! (kernel 3.1.5)
 2011-12-19 22:11 UTC  (2+ messages)

[U-Boot] Cannot access a FAT filesystem in an El-Torito partition
 2011-12-19 22:11 UTC  (2+ messages)

kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch
 2011-12-19 22:11 UTC  (20+ messages)

[RFC PATCH 0/4] Gang scheduling in CFS
 2011-12-19 22:10 UTC  (3+ messages)

[PATCH 0/1] Manifest inclusion on image fix
 2011-12-19 21:50 UTC  (2+ messages)
` [PATCH 1/1] license: Fix manifest conditional

[PATCH] Put braces around potentially empty 'if' body in handle_pte_fault()
 2011-12-19 22:03 UTC  (6+ messages)

Rebased drm_plane patches
 2011-12-19 22:06 UTC  (13+ messages)
` [PATCH 01/12] drm: Add a missing ')'
` [PATCH 02/12] drm: Install drm_fourcc.h
` [PATCH 03/12] drm: fourcc: Use __u32 instead of u32
` [PATCH 04/12] drm: plane: mutex_unlock() was missing
` [PATCH 05/12] drm: Fix __user sparse warnings
` [PATCH 06/12] drm: plane: Clear plane.crtc and plane.fb after disable_plane()
` [PATCH 07/12] drm: plane: Check source coordinates
` [PATCH 08/12] drm: plane: Check crtc coordinates against integer overflows in setplane ioctl
` [PATCH 09/12] drm: plane: Make 'formats' parameter to drm_plane_init() const
` [PATCH 10/12] drm: plane: Check that the fb pixel format is supported by the plane
` [PATCH 11/12] drm: Check that the requested pixel format is valid
` [PATCH 12/12] drm: Replace pitch with pitches[] in drm_framebuffer

[U-Boot] Please pull u-boot-ti/next
 2011-12-19 22:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pl110.c: Add post-load hook to invalidate display
 2011-12-19 22:01 UTC 

[Qemu-devel] [PATCH] hw/lan9118: Add save/load support
 2011-12-19 22:01 UTC 

[Qemu-devel] [PATCH] hw/pl181.c: Add save/load support
 2011-12-19 22:01 UTC 

[Qemu-devel] bad USB tablet update rate on qemu-1.0
 2011-12-19 21:55 UTC  (3+ messages)

[GIT PULL] ARM: OMAP3/4: miscellaneous hwmod data updates
 2011-12-19 21:57 UTC  (2+ messages)

[PATCH] t4018: introduce test cases for the internal hunk header patterns
 2011-12-19 21:53 UTC  (2+ messages)
` [PATCH] t4018: add a few more test cases for cpp hunk header matching

[PATCH] ib/core: Protect QP mcast list
 2011-12-19 21:54 UTC  (2+ messages)

+ mm-isolate-pages-for-immediate-reclaim-on-their-own-lru-fix.patch added to -mm tree
 2011-12-19 21:54 UTC 

[PATCH] net/sched: sch_plug - Queue traffic until an explicit release command
 2011-12-19 21:53 UTC  (5+ messages)

encryption metadata not stored with filesystem
 2011-12-19 21:53 UTC  (2+ messages)

Status of the following patch (clocksource sched_clock) ?
 2011-12-19 21:52 UTC  (6+ messages)

[PATCH v4 0/5] Support for OMAP4 Digital Microphone interface
 2011-12-19 21:51 UTC  (5+ messages)
` [PATCH v4 1/5] OMAP4: hwmod: Add names for DMIC memory address space

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2011-12-19 21:48 UTC  (6+ messages)
` [RFC PATCH v2 1/8] omap4: introduce fdif(face detect module) hwmod

[PATCH v3] v4l: Add driver for Micron MT9M032 camera sensor
 2011-12-19 21:43 UTC  (8+ messages)

[PATCH] MXS: Convert mutexes in clock.c to spinlocks
 2011-12-19 21:43 UTC  (10+ messages)

[PATCH] multipath: add option to change the number of error messages
 2011-12-19 21:41 UTC  (2+ messages)
` [PATCH V2] "

git-svn: multiple fetch lines
 2011-12-19 21:40 UTC  (3+ messages)

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-12-19 21:39 UTC  (8+ messages)
          ` [GIT PULL] ARM: amba: Enable module alias autogeneration for

[PATCH] asix: new device id
 2011-12-19 21:38 UTC  (6+ messages)

macvtap rxhash patch
 2011-12-19 21:37 UTC 

[PATCH] stmmac: reduce queue lengths if MTU is very large
 2011-12-19 21:33 UTC  (2+ messages)

[PATCH] rt2800: Add support for the Fujitsu Stylistic Q550
 2011-12-19 21:35 UTC  (2+ messages)

[PATCH net-next] be2net: Fix INTx processing for Lancer
 2011-12-19 21:34 UTC  (2+ messages)

buggy usage of pm_idle by omap1 code
 2011-12-19 21:34 UTC  (3+ messages)

[PATCH 25/25] libselinux: Fix setenforce man page to refer to
 2011-12-19 21:31 UTC 

[PATCH 24/25] libselinux - correct selabel invalid context logging
 2011-12-19 21:30 UTC 

[PATCH 23/25] policycoreutils: Remove excess whitespace
 2011-12-19 21:30 UTC 

[PATCH] remote-curl: don't pass back fake refs
 2011-12-19 21:29 UTC  (6+ messages)

[PATCH 22/25] policycoreutils: Fix Makefile to match other
 2011-12-19 21:30 UTC 

[RFC 00/12] Overhaul of error handling and module init/uninit
 2011-12-19 21:29 UTC  (4+ messages)
` [RFC 01/12] kvm tools: Split kvm_cmd_run into init, work and uninit

[PATCH 21/25] libsepol: checkpolicy: implement new default labeling
 2011-12-19 21:29 UTC 

[PATCH 1/9] gma500: Initial support for our encoder and connector structs
 2011-12-19 21:41 UTC  (9+ messages)
` [PATCH 2/9] gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
` [PATCH 3/9] gma500: Fix encoder type checking for connectors
` [PATCH 4/9] gma500: Convert PSB LVDS to new output handling
` [PATCH 5/9] gma500: Add support for Intel GMBUS
` [PATCH 6/9] gma500: Replace SDVO code with slightly modified version from i915
` [PATCH 7/9] gma500: Convert Cedarview to work with new output handling
` [PATCH 8/9] gma500: Convert Oaktrail "
` [PATCH 9/9] gma500: SDVO DDC bus guessing isn't working so hardcode it instead

[merged] ctags-remove-struct-forward-declarations.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[PATCH 20/25] libsemanage: Fallback_user_level can be NULL if you
 2011-12-19 21:28 UTC 

[merged] sound-soc-mid-x86-sst_platformc-fix-build.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[merged] fs-ncpfs-fix-error-paths-and-goto-statements-in-ncp_fill_super.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[PATCH v2 1/6] staging:iio: Update iio_event_interface documentation
 2011-12-19 21:28 UTC  (5+ messages)
  ` [PATCH v2 4/6] staging:iio:events: Use waitqueue lock to protect event queue

[merged] maintainers-delete-generic_serial-section.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[merged] maintainers-brcm80211-update-f-pattern.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[merged] maintainers-staging-westbridge-delete-section.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[merged] maintainers-staging-tty-update-f-patterns.patch removed from -mm tree
 2011-12-19 21:28 UTC 

[PATCH 19/25] checkpolicy: add new helper to translate class sets
 2011-12-19 21:28 UTC 

[PATCH 18/25] policycoreutils: FIXME Change restorecon to just
 2011-12-19 21:27 UTC 

[PATCH 00/14] Make ib_srp better suited for H.A. purposes
 2011-12-19 21:27 UTC  (5+ messages)
` [PATCH 11/14] ib_srp: Document sysfs attributes

[PATCH 17/25] libsemanage: add ignoredirs config for genhomedircon
 2011-12-19 21:27 UTC 

[PATCH 14/25] policycoreutils: sandbox: FIXME Add back in 
 2011-12-19 21:26 UTC 

[U-Boot] sata_sil Driver on a PowerPC
 2011-12-19 21:26 UTC 

[PATCH 0/7] Profiling sleep times (v4)
 2011-12-19 21:25 UTC  (5+ messages)
` [PATCH 3/6] perf: add ability to record event period

[PATCH 00/15] initvals: fix various errors and warnings
 2011-12-19 21:25 UTC  (16+ messages)
` [PATCH 01/15] initvals: add missing include for ar9330
` [PATCH 02/15] initvals: fix typos in usage text
` [PATCH 03/15] initvals: fix copy&paste error
` [PATCH 04/15] initvals: add ar9485_initvals.h to ATH9K_DEPS
` [PATCH 05/15] initvals: add checksums for AR9330 1.[12]
` [PATCH 06/15] initvals: add checksums for ar9580
` [PATCH 07/15] initvals: allow to use additional CFLAGS
` [PATCH 08/15] initvals: remove unused variable
` [PATCH 09/15] initvals: fix printf format warnings
` [PATCH 10/15] initvals: fix type of the second argument of 'main'
` [PATCH 11/15] initvals: include <string.h> to make gcc happy
` [PATCH 12/15] initvals: make 'print_initvals_family' static void
` [PATCH 13/15] initvals: use private chksum variables in INI_PRINT* macros
` [PATCH 14/15] initvals: add a script for simplifying checksum verification
` [PATCH 15/15] initvals: add script for regenerating ath9k header files


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.