All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-20 00:03:48 to 2012-02-20 02:27:45 UTC [more...]

[PATCH v4 0/4] introduce External Connector Class (extcon)
 2012-02-20  2:27 UTC  (10+ messages)
` [PATCH v5 0/5] Introduce "
  ` [PATCH v5 1/5] Extcon (external connector): import Android's switch class and modify
  ` [PATCH v5 2/5] Extcon: support notification based on the state changes
  ` [PATCH v5 3/5] Extcon: support multiple states at a device
  ` [PATCH v5 4/5] Extcon: support mutually exclusive relation between cables

[PATCH 00/30] RFC: x32 support
 2012-02-20  2:22 UTC  (43+ messages)
` [PATCH 01/30] x86: Factor out TIF_IA32 from 32-bit address space
` [PATCH 02/30] x86-64: Use explicit sizes in sigcontext.h, prepare for x32
` [PATCH 03/30] sysinfo: Move struct sysinfo to a separate header file
` [PATCH 04/30] posix_types: Introduce __kernel_[u]long_t
` [PATCH 05/30] x32: Create posix_types_x32.h
` [PATCH 06/30] sysinfo: Use explicit types in <linux/sysinfo.h>
` [PATCH 07/30] compat: Introduce COMPAT_USE_64BIT_TIME
` [PATCH 08/30] compat: Use COMPAT_USE_64BIT_TIME in the lp driver
    ` [PATCH 0/7] COMPAT_USE_64BIT_TIME v2
      ` [PATCH 1/7] compat: Introduce COMPAT_USE_64BIT_TIME
      ` [PATCH 2/7] compat: Add helper functions to read/write struct timeval, timespec
      ` [PATCH 3/7] compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
      ` [PATCH 4/7] compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
      ` [PATCH 5/7] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
      ` [PATCH 6/7] compat: Use COMPAT_USE_64BIT_TIME in net/compat.c
      ` [PATCH 7/7] compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
` [PATCH 09/30] compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
` [PATCH 10/30] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
` [PATCH 11/30] aio: Use __kernel_ulong_t to define aio_context_t
` [PATCH 12/30] compat: Create compat_sys_p{read,write}v64
` [PATCH 13/30] elf: Allow core dump-related fields to be overridden
` [PATCH 14/30] x86-64: Add prototype for old_rsp to a header file
` [PATCH 15/30] x32: Add a thread flag for x32 processes
` [PATCH 16/30] x86-64, ia32: Drop sys32_rt_sigprocmask
` [PATCH 17/30] x32: Add x32 system calls to syscall/syscall_64.tbl
` [PATCH 18/30] x32: Generate <asm/unistd_x32.h>
` [PATCH 19/30] x32: Generate <asm/unistd_64_x32.h>
` [PATCH 20/30] x86: Move some signal-handling definitions to a common header
` [PATCH 21/30] x32: Export setup/restore_sigcontext from signal.c
` [PATCH 22/30] x32: Add struct ucontext_x32
` [PATCH 23/30] x32: Add rt_sigframe_x32
` [PATCH 24/30] x32: Handle the x32 system call flag
` [PATCH 25/30] x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
` [PATCH 26/30] x32: Signal-related system calls
` [PATCH 27/30] x32: Handle process creation
` [PATCH 28/30] x32: If configured, add x32 system calls to system call tables
` [PATCH 29/30] x32: Allow x32 to be configured
` [PATCH 30/30] x32: Add x32 VDSO support

[PATCH] Quirk for IVB graphics FLR errata
 2012-02-20  2:27 UTC 

[Qemu-devel] [PATCH 0/6] Add GTK UI to enable basic accessibility
 2012-02-20  2:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/6] gtk: add support for input grabbing
` [Qemu-devel] [PATCH 6/6] gtk: make default UI

[Bug 42795] New: Unable to boot with the radeon driver
 2012-02-20  2:23 UTC  (3+ messages)
` [Bug 42795] "

[PATCH 0/4 V15] Avoid soft lockup message when KVM is stopped by host
 2012-02-20  2:22 UTC  (5+ messages)
` [PATCH 1/4 V15] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V15] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V15] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V15] Add check for suspended vm in softlockup detector

linux driver support GVA3650 ?
 2012-02-20  2:19 UTC  (5+ messages)

[PATCH][makedumpfile] sadump: check if given cpu is online in per-cpu related helper functions
 2012-02-20  2:19 UTC 

[net-next-2.6 PATCH 0/4] enic: updates to version 2.1.1.38
 2012-02-20 10:12 UTC  (5+ messages)
` [net-next-2.6 PATCH 1/4] enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
` [net-next-2.6 PATCH 2/4] enic: Add new fw devcmd to set mac address of an interface
` [net-next-2.6 PATCH 3/4] enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
` [net-next-2.6 PATCH 4/4] enic: Add support for fw init command on sriov vf's

some questions about container_of and user_struct
 2012-02-20  2:18 UTC  (2+ messages)

[PATCH 0/5] diff --ignore-case
 2012-02-20  2:16 UTC  (6+ messages)
` [PATCH 1/5] xdiff: remove XDL_PATCH_* macros
` [PATCH 2/5] xdiff: PATIENCE/HISTOGRAM are not independent option bits
` [PATCH 3/5] xdiff: introduce XDF_INEXACT_MATCH
` [PATCH 4/5] xdiff: introduce XDF_IGNORE_CASE
` [PATCH 5/5] diff: --ignore-case

[PATCH] ASoC: Add __devinit annotation for pxa2xx_ac97_probe
 2012-02-20  2:14 UTC  (4+ messages)

[PATCH] regulator: Fix and simplify debugfs support
 2012-02-20  2:12 UTC  (2+ messages)

[PATCH 0/2] More i387 state save/restore work
 2012-02-20  2:09 UTC  (6+ messages)

linux hrtimer affinity
 2012-02-20  2:09 UTC  (3+ messages)

[PATCH] cdc_ether/zaurus: Move Harmony 900 from cdc_ether to zaurus
 2012-02-20  1:35 UTC 

[PATCH v3 0/33] V4L2 subdev and sensor control changes, SMIA++ driver and N9 camera board code
 2012-02-20  2:03 UTC  (35+ messages)
` [PATCH v3 01/33] v4l: Introduce integer menu controls
` [PATCH v3 02/33] v4l: Document "
` [PATCH v3 03/33] vivi: Add an integer menu test control
` [PATCH v3 04/33] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs
` [PATCH v3 05/33] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subdev *"
` [PATCH v3 06/33] v4l: Check pad number in get try pointer functions
` [PATCH v3 07/33] v4l: Support s_crop and g_crop through s/g_selection
` [PATCH v3 08/33] v4l: Add subdev selections documentation: svg and dia files
` [PATCH v3 09/33] v4l: Add subdev selections documentation
` [PATCH v3 10/33] v4l: Mark VIDIOC_SUBDEV_G_CROP and VIDIOC_SUBDEV_S_CROP obsolete
` [PATCH v3 11/33] v4l: Image source control class
` [PATCH v3 12/33] v4l: Image processing "
` [PATCH v3 13/33] v4l: Document raw bayer 4CC codes
` [PATCH v3 14/33] v4l: Add DPCM compressed formats
` [PATCH v3 15/33] media: Add link_validate() op to check links to the sink pad
` [PATCH v3 16/33] v4l: Improve sub-device documentation for pad ops
` [PATCH v3 17/33] v4l: Implement v4l2_subdev_link_validate()
` [PATCH v3 18/33] v4l: Allow changing control handler lock
` [PATCH v3 19/33] omap3isp: Support additional in-memory compressed bayer formats
` [PATCH v3 20/33] omap3isp: Move definitions required by board code under include/media
` [PATCH v3 21/33] omap3: add definition for CONTROL_CAMERA_PHY_CTRL
` [PATCH v3 22/33] omap3isp: Assume media_entity_pipeline_start may fail
` [PATCH v3 23/33] omap3isp: Add lane configuration to platform data
` [PATCH v3 24/33] omap3isp: Add information on external subdev to struct isp_pipeline
` [PATCH v3 25/33] omap3isp: Introduce omap3isp_get_external_info()
` [PATCH v3 26/33] omap3isp: Default link validation for ccp2, csi2, preview and resizer
` [PATCH v3 27/33] omap3isp: Implement proper CCDC link validation, check pixel rate
` [PATCH v3 28/33] omap3isp: Move setting constaints above media_entity_pipeline_start
` [PATCH v3 29/33] omap3isp: Configure CSI-2 phy based on platform data
` [PATCH v3 30/33] omap3isp: Add resizer data rate configuration to resizer_set_stream
` [PATCH v3 31/33] omap3isp: Remove isp_validate_pipeline and other old stuff
` [PATCH v3 32/33] smiapp: Add driver
` [PATCH v3 33/33] rm680: Add camera init

[v2 PATCH 1/2] ACPI, APEI, EINJ, new parameter to control trigger action
 2012-02-20  2:02 UTC  (3+ messages)

[OOPS] NFS dereferenced NULL pointer with 3.2.6 kernel
 2012-02-20  2:01 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix disableing DMA in Non-IDMAC
 2012-02-20  2:01 UTC 

Revalidate Your MailBox
 2012-02-19 21:26 UTC 

[PATCH 00/18] at91 first cleanup series for 3.4
 2012-02-20  1:52 UTC  (21+ messages)
` [PATCH 04/18] ARM: at91: make ST (System Timer) soc independent
` [PATCH 10/18] ARM: at91/PMC: make register base "
` [PATCH 11/18] ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
` [PATCH 13/18] ARM: at91/rtc-at91sam9: pass the GPBR to use via ressources

[PATCH 1/2] perf stat: Fix event grouping on forked task
 2012-02-20  2:04 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Do not disable members of group event

TCP_STREAM performance regression on commit b3613118
 2012-02-20  1:44 UTC  (4+ messages)

Revalidate Your MailBox
 2012-02-19 21:50 UTC 

[Qemu-devel] [PATCH v6 0/4] Zynq-7000 EPP platform model
 2012-02-20  1:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 1/4] cadence_uart: initial version of device model
` [Qemu-devel] [PATCH v6 2/4] cadence_ttc: "
` [Qemu-devel] [PATCH v6 3/4] cadence_gem: "
` [Qemu-devel] [PATCH v6 4/4] xilinx_zynq: machine model initial version

[PATCH 1/1] xfs: fix buffer flushing during log unmount
 2012-02-20  1:33 UTC  (5+ messages)

aio_error query
 2012-02-20  1:32 UTC  (8+ messages)

[PATCH RESEND 1/2] perf evlist: Return first evsel for non-sample event on old kernel
 2012-02-20  1:47 UTC  (2+ messages)
` [PATCH RESEND 2/2] perf tools: Add error message for EMFILE

Build fail in hugetlbpage.c with linux-next and mpc85xx_defconfig
 2012-02-20  1:26 UTC  (3+ messages)
` [PATCH] params: Fix parse_args() use in PowerPC's reserve_hugetlb_gpages()

[PATCH] amba-pl011​/dma: Add check for the residue in DMA callback
 2012-02-20  1:24 UTC 

[Qemu-devel] Дробление бизнеса
 2012-02-20  2:20 UTC 

[3.3.0-rc3][uvcvideo][regression] oops - uvc_video_clock_update
 2012-02-20  1:08 UTC 

Revalidate Your MailBox
 2012-02-19 21:27 UTC 

[PATCH v2 00/28] libsas: eh reworks (ata-eh vs discovery, races, ...)
 2012-02-20  1:08 UTC  (5+ messages)
` [PATCH v2 24/28] libsas: poll for ata device readiness after reset

Handle HTTP error 511 Network Authentication Required (standard secure proxy authentification/captive portal detection)
 2012-02-20  1:06 UTC  (2+ messages)

Revalidate Your MailBox
 2012-02-19 19:33 UTC 

[PATCH] usb: enable pci MSI/MSIX in usb core
 2012-02-20  0:57 UTC  (16+ messages)

git-svn won't remember pem password
 2012-02-20  0:57 UTC  (3+ messages)

[PATCH][makedumpfile] Fix compilation error in sadump_info.h
 2012-02-20  0:52 UTC  (2+ messages)

Kernel size over 64K: what is needed, how to implement?
 2012-02-20  0:51 UTC  (5+ messages)

Revalidate Your MailBox
 2012-02-19 19:10 UTC 

[rfc PATCH]slub: per cpu partial statistics change
 2012-02-20  0:45 UTC  (12+ messages)

[Qemu-devel] [PATCH v9 0/3] PC system flash support
 2012-02-20  0:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 3/3] pc: Support system flash memory with pflash

Mixing and matching multiple projects
 2012-02-20  0:36 UTC  (4+ messages)

[PATCH RFC 00/15] mm: memory book keeping and lru_lock splitting
 2012-02-20  0:32 UTC  (9+ messages)

[PATCH 1/5] blackfin: s/#if CONFIG/#ifdef CONFIG/
 2012-02-20  0:27 UTC  (3+ messages)
` [PATCH 2/5] microblaze: s/#if[!] CONFIG/#if[n]def CONFIG/
  ` [microblaze-linux] "

[PATCH v2 4/4] RTC:Add UIP(update in progress) check logic
 2012-02-20  0:25 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 2/4] RTC:Add RTC update-ended interrupt logic
 2012-02-20  0:25 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 3/4] RTC:Add alarm support
 2012-02-20  0:25 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 1/4] RTC: Update the RTC clock only when reading it
 2012-02-20  0:25 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 0/4] RTC: New logic to emulate RTC
 2012-02-20  0:24 UTC  (2+ messages)
` [Qemu-devel] "

Revalidate Your MailBox
 2012-02-19 21:18 UTC 

[PATCH] em28xx: pre-allocate DVB isoc transfer buffers
 2012-02-20  0:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/8] qemu/ppc-g3beige: update readme and use kernel 3.2.6
 2012-02-20  0:15 UTC  (3+ messages)

+ memcg-remove-pcg_file_mapped.patch added to -mm tree
 2012-02-20  0:09 UTC  (2+ messages)

[PATCH v2 0/2] Part 3: handle random addresses on blackfin
 2012-02-20  0:05 UTC  (9+ messages)
` [PATCH v2 1/2] arch/blackfin: don't generate random mac in bfin_get_ether_addr()
` [PATCH v2 2/2] adi: adapt to eth_hw_addr_random() and changes in arch/blackfin

[PATCH] [trivial] ethernet: Fix typo in lantiq_etop.c
 2012-02-20  0:05 UTC  (2+ messages)

[PATCH] bnx2x: make bnx2x_close() static again
 2012-02-20  0:05 UTC  (3+ messages)
  ` FW: "

[RFC PATCH v7 00/10] fadump: Firmware-assisted dump support for Powerpc
 2012-02-20  0:02 UTC  (4+ messages)
` [RFC PATCH v7 03/10] fadump: Register for firmware assisted dump


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.