All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-23 01:02:19 to 2011-12-23 05:06:56 UTC [more...]

[PATCH v3 0/6] core: add compress data API to ALSA kernel
 2011-12-23  5:06 UTC  (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] compress offload API documentation
` [PATCH v5 2/6] core: add support for compressed devices
` [PATCH v5 3/6] core: add compress parameter definations
` [PATCH v5 4/6] core: add API header and driver header files

KGTP (Linux Kernel debugger and tracer) 20111218 release
 2011-12-23  4:58 UTC  (2+ messages)

[PATCH] rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
 2011-12-23  4:53 UTC  (6+ messages)
` [PATCH v2] "

The way to install proper driver for 3G dongle in oFono
 2011-12-23  4:44 UTC  (5+ messages)

[PATCH v5] ARM: net: JIT compiler for packet filters
 2011-12-23  4:44 UTC  (3+ messages)

[LSF/MM TOPIC] linux servers as a storage server - what's missing?
 2011-12-23  4:35 UTC  (7+ messages)

Filtering on bridges
 2011-12-23  4:33 UTC  (11+ messages)

New command to check NT's hibernation state
 2011-12-23  4:32 UTC 

[PATCH 1/2] alx: Coalesce long formats
 2011-12-23  4:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Add SMDK5250 board support
 2011-12-23  4:22 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] Exynos: Add CONFIG_EXYNOS4 Macro to EXYNOS4 based boards
` [U-Boot] [PATCH 4/6] EEYNOS: Add SMDK5250 board support
` [U-Boot] [PATCH 6/6] SMDK5250: enable device tree support

[PATCH 0/8] KVM: MMU: reduce the size of shadow page structure and some cleanup
 2011-12-23  4:11 UTC  (10+ messages)
` [PATCH 1/8] KVM: MMU: combine unsync and unsync_children
` [PATCH 4/8] KVM: MMU: drop unsync_child_bitmap
` [PATCH 8/8] KVM: MMU: remove PT64_SECOND_AVAIL_BITS_SHIFT

[xen-unstable test] 10603: tolerable FAIL - PUSHED
 2011-12-23  4:03 UTC 

[GIT PULL] ibft fix for 3.2-rc6
 2011-12-23  3:50 UTC  (8+ messages)

[PATCH net-next] packet: fix typo in packet_mmap.txt
 2011-12-23  3:47 UTC 

[PATCH] cgroup: move a check to parse_cgroupfs_options()
 2011-12-23  3:40 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer dereference in ipv6_select_ident
 2011-12-23  3:38 UTC  (4+ messages)

[PATCH v2] Partial revert "Basic kernel memory functionality for the Memory Controller"
 2011-12-23  3:39 UTC  (3+ messages)

[PATCH] mqprio: Avoid panic if no options are provided
 2011-12-23  3:39 UTC  (2+ messages)

[PATCH oe-core] valgrind: add powerpc into the compatible host list
 2011-12-23  3:15 UTC  (8+ messages)

[PATCH 0/2] netlink patches
 2011-12-23  3:38 UTC  (5+ messages)
` [PATCH 1/2] netlink: af_netlink cleanup (v2)
` [PATCH 2/2] netlink: wake up netlink listeners sooner (v2)

Subject: ANNOUNCE: mdadm 3.2.3 - A tool for managing Soft RAID under Linux
 2011-12-23  3:36 UTC 

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-23  3:33 UTC  (9+ messages)
` [PATCH 6/9] readahead: add /debug/readahead/stats

[PATCH v2] cgroup: Remove task_lock() from cgroup_post_fork()
 2011-12-23  3:25 UTC  (2+ messages)

[PATCH v2] cgroup: Remove task_lock() from cgroup_post_fork()
 2011-12-23  3:25 UTC 

[RFC PATCH 0/4] Gang scheduling in CFS
 2011-12-23  3:20 UTC  (5+ messages)

[Ocfs2-devel] [PATCH][ocfs2/dlm] fix dlm_clean_master_list -V2
 2011-12-23  3:21 UTC 

init_kprobes() takes too much time during boot up
 2011-12-23  3:20 UTC  (2+ messages)

[PATCH v2 oe-core] linux-dtb: add dtb into deploy cache package
 2011-12-23  3:00 UTC 

Atmel at91x40 ("EB01" eval board) resurected
 2011-12-23  3:18 UTC 

[PATCH 00/35 v4] m68k: ColdFire MMU support
 2011-12-23  3:15 UTC  (36+ messages)
` [PATCH 01/35] m68k: add machine and CPU definitions for ColdFire cores
` [PATCH 02/35] m68k: show ColdFire CPU/FPU/MMU type
` [PATCH 03/35] m68k: definitions for the ColdFire V4e MMU hardware
` [PATCH 04/35] m68k: make interrupt definitions conditional on correct CPU types
` [PATCH 05/35] m68k: add TASK definitions for ColdFires running with MMU
` [PATCH 06/35] m68k: modify user space access functions to support ColdFire CPUs
` [PATCH 07/35] m68k: use addr_limit checking for m68k CPUs that do no support address spaces
` [PATCH 08/35] m68k: init the MMU hardware for the 54xx ColdFire
` [PATCH 09/35] m68k: add ColdFire 54xx CPU MMU memory init code
` [PATCH 10/35] m68k: set register a2 to current if MMU enabled on ColdFire
` [PATCH 11/35] m68k: page table support definitions and code for ColdFire MMU
` [PATCH 12/35] m68k: add page table size definitions for ColdFire V4e MMU
` [PATCH 13/35] m68k: add ColdFire paging exception handling code
` [PATCH 14/35] m68k: add cache support for V4e ColdFire cores running with MMU enabled
` [PATCH 15/35] m68k: modify ColdFire 54xx cache support for "
` [PATCH 16/35] m68k: add TLB flush support for the ColdFire V4e MMU hardware
` [PATCH 17/35] m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled
` [PATCH 18/35] m68k: set ColdFire MMU page size
` [PATCH 19/35] m68k: MMU enabled ColdFire needs 8k ELF alignment
` [PATCH 20/35] m68k: ColdFire V4e MMU context support code
` [PATCH 21/35] m68k: use tracehook_report_syscall_entry/exit for ColdFire MMU ptrace path
` [PATCH 22/35] m68k: modify cache push and clear code for ColdFire with MMU enable
` [PATCH 23/35] m68k: use ColdFire MMU read/write bit flags when ioremapping
` [PATCH 24/35] m68k: ColdFire V4e MMU paging init code and miss handler
` [PATCH 25/35] m68k: compile appropriate mm arch files for ColdFire MMU support
` [PATCH 26/35] m68k: create ColdFire MMU pgalloc code
` [PATCH 27/35] m68k: use non-MMU entry.S code when compiling for ColdFire CPU
` [PATCH 28/35] m68k: add code to setup a ColdFire 54xx platform when MMU enabled
` [PATCH 29/35] m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
` [PATCH 30/35] m68k: use non-MMU linker script for ColdFire MMU builds
` [PATCH 31/35] m68k: adjustments to stack frame for ColdFire with MMU enabled
` [PATCH 32/35] m68k: add ColdFire FPU support for the V4e ColdFire CPU's
` [PATCH 33/35] m68k: do not use m68k startup or interrupt code for "
` [PATCH 34/35] m68k: add ColdFire with MMU enabled support to the m68k mem init code
` [PATCH 35/35] m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled

[PATCH oe-core] linux-dtb: add dtb into deploy cache package
 2011-12-23  2:52 UTC  (3+ messages)

[patch] x86: Add a delay between INIT & SIPIs for AP bring-up in X2APIC case
 2011-12-23  3:14 UTC  (9+ messages)
              ` [patch] x86: Add a delay between INIT & SIPIs for tboot "

[PATCHSET] block, mempool, percpu: implement percpu mempool and fix blkcg percpu alloc deadlock
 2011-12-23  3:11 UTC  (19+ messages)

Linux 3.1.0 Xen RAS rebase
 2011-12-23  3:06 UTC  (2+ messages)

kernel memory allocation
 2011-12-23  3:02 UTC  (2+ messages)

[RFC PATCH] Exporting ACPI Pxx/Cxx states to other kernel subsystems (v1)
 2011-12-23  3:01 UTC  (9+ messages)
` [PATCH 3/8] ACPI: processor: add __acpi_processor_[un]register_driver helpers
      ` [Xen-devel] "

[PATCH v2 00/28] libsas: eh reworks (ata-eh vs discovery, races, ...)
 2011-12-23  3:00 UTC  (29+ messages)
` [PATCH v2 01/28] libsas: remove unused ata_task_resp fields
` [PATCH v2 02/28] libsas: kill sas_slave_destroy
` [PATCH v2 03/28] libsas: fix domain_device leak
` [PATCH v2 04/28] libsas: fix leak of dev->sata_dev.identify_[packet_]device
` [PATCH v2 05/28] libsas: replace event locks with atomic bitops
` [PATCH v2 06/28] libsas: convert ha->state to flags
` [PATCH v2 07/28] libsas: introduce sas_drain_work()
` [PATCH v2 08/28] libsas: remove ata_port.lock management duties from lldds
` [PATCH v2 09/28] libsas: prevent domain rediscovery competing with ata error handling
` [PATCH v2 10/28] libsas: use ->set_dmamode to notify lldds of NCQ parameters
` [PATCH v2 11/28] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done
` [PATCH v2 12/28] libsas: close error handling vs sas_ata_task_done() race
` [PATCH v2 13/28] libsas: prevent double completion of scmds from eh
` [PATCH v2 14/28] libsas: fix timeout vs completion race
` [PATCH v2 15/28] libsas: let libata handle command timeouts
` [PATCH v2 16/28] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
` [PATCH v2 17/28] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
` [PATCH v2 18/28] libsas: perform sas-transport resets in shost->workq context
` [PATCH v2 19/28] libsas: execute transport link resets with libata-eh via host workqueue
` [PATCH v2 20/28] libsas: sas_phy_enable via transport_sas_phy_reset
` [PATCH v2 21/28] libsas: Remove redundant phy state notification calls
` [PATCH v2 22/28] libsas: add mutex for SMP task execution
` [PATCH v2 23/28] libsas: async ata-eh
` [PATCH v2 24/28] libsas: poll for ata device readiness after reset
` [PATCH v2 25/28] libsas: don't mark expanders as gone when a child device is removed
` [PATCH v2 26/28] libsas: check for 'gone' expanders in smp_execute_task()
` [PATCH v2 27/28] libsas: fix sas_find_local_phy(), take phy references
` [PATCH v2 28/28] libsas: don't recover 'gone' devices in sas_ata_hard_reset()

[PATCH 1/2] cgroup: remove tasklist_lock from cgroup_attach_proc
 2011-12-23  2:52 UTC  (6+ messages)
` [PATCH 2/2] cgroup: remove extra calls to find_existing_css_set

[PATCH] staging:iio: ak8975: add of_match table for device-tree probing
 2011-12-23  2:46 UTC  (2+ messages)

[PATCH] staging:iio: isl29018: add of_match table for device-tree probing
 2011-12-23  2:44 UTC  (2+ messages)

issue with PLE and/or scheduler
 2011-12-23  2:44 UTC  (2+ messages)

[PATCH 1/3] cgroup: remove tasklist_lock from cgroup_attach_proc
 2011-12-23  2:41 UTC  (17+ messages)
` [PATCH 2/3] cgroup: remove double-checking locking from attach_task_by_pid

[PATCH v2] rpcbind: add support for systemd socket activation
 2011-12-23  2:40 UTC  (4+ messages)
` [PATCH] "

[PATCH] Input: mpu3050: add of_match table for device-tree probing
 2011-12-23  2:39 UTC 

[PATCH] bq20z75: fix devicetree match table
 2011-12-23  2:37 UTC 

[RFC] hda - is_jack_detectable()
 2011-12-23  2:37 UTC  (12+ messages)

Patch to support proxy authentication through NTLM?
 2011-12-23  2:34 UTC  (3+ messages)

[PATCH] dt/tegra: seaboard: add i2c devices
 2011-12-23  2:33 UTC  (2+ messages)

[PATCH] dt/tegra: seaboard: add i2c devices
 2011-12-23  2:33 UTC 

[Qemu-devel] [PATCH v2] w32: Build windows and console executables
 2011-12-23  2:31 UTC  (2+ messages)

[PATCH v2] ARM: net: JIT compiler for packet filters
 2011-12-23  2:26 UTC  (3+ messages)

Intercepting system calls
 2011-12-23  2:25 UTC  (7+ messages)

Very sparse and high interrupt map with SPARSE_IRQ
 2011-12-23  2:11 UTC  (4+ messages)

pcm timer resolution out of range (rate = 0, period_size = 1), Division by zero in kernel
 2011-12-23  2:06 UTC  (2+ messages)

[patch] intel_idle: Delete meaningless local_irq_disable() call in intel_idle.c
 2011-12-23  1:57 UTC 

[PATCH v2] ASoC: au1x: Add .owner to struct snd_soc_card
 2011-12-23  1:53 UTC 

[PATCH] ASoC: Allocate PCM operations dynamically to support multiple DAIs
 2011-12-23  0:26 UTC 

[patch 1/2]scsi: scsi_run_queue() doesn't use local list to handle starved sdev
 2011-12-23  1:53 UTC  (5+ messages)

[PATCH] ASoC: Allocate PCM operations dynamically to support multiple DAIs
 2011-12-23  1:37 UTC 

Fix files with checkpatch errors/warnings
 2011-12-23  1:33 UTC  (2+ messages)

API documentation making progress
 2011-12-23  1:24 UTC 

TTM and AGP conflicts
 2011-12-23  1:19 UTC  (3+ messages)

[PATCH] fs/ext4: add missing ext4_resize_end
 2011-12-23  1:14 UTC  (4+ messages)

[PATCH] wl12xx: trigger recovery for failures in sched scan stop
 2011-12-23  1:11 UTC  (3+ messages)

[PATCH v3 00/34] Create PCI root buses with correct resources
 2011-12-23  1:10 UTC  (3+ messages)
` [PATCH v3 09/34] arm/PCI: convert to pci_scan_root_bus() for correct root bus resources

netem: Gilbert, Simple Gilbert, Bernouli loss model broken
 2011-12-23  1:10 UTC  (2+ messages)

[PATCH 1/1] input: sentelic: Releasing mutex upon register writing failure
 2011-12-23  1:08 UTC  (3+ messages)

[PATCH] usb/uas: one only one status URB/host on stream-less connection
 2011-12-23  1:07 UTC  (6+ messages)
  ` [PATCH v2] "

please add datasheet URL to dri.freedesktop.org/wiki/SMedia
 2011-12-23  0:42 UTC 

[PATCH 0/7] Misc fixes and cleanups
 2011-12-23  1:01 UTC  (5+ messages)
` [PATCH 2/7] package_rpm.bbclass: Add RPMSPEC_PREAMBLE
` [PATCH 5/7] gperf: Add missing SRC checksum
` [PATCH 6/7] which: Add missing SRC checksums
` [PATCH 7/7] base.bbclass: Allow buildstats to be optionally supplied


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.