public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-24 22:14:04 to 2013-01-25 06:28:18 UTC [more...]

[PATCH V8 00/13] MIPS: Add Loongson-3 based machines support
 2013-01-25  6:25 UTC  (2+ messages)

[PATCH 0/2] ARM: davinci: da850: add ethernet driver DT support
 2013-01-25  6:25 UTC  (5+ messages)
` [PATCH 1/2] ARM: davinci: da850: add DT node for eth0
` [PATCH 2/2] ARM: davinci: da850: add OF_DEV_AUXDATA entry "

[PATCH] ARM: davinci: da850: add RTC driver DT entries
 2013-01-25  6:13 UTC 

[PATCH 00/32] AIO performance improvements/cleanups, v3
 2013-01-25  6:15 UTC  (7+ messages)
` [PATCH 23/32] Generic dynamic per cpu refcounting

Doubts about listen backlog and tcp_max_syn_backlog
 2013-01-25  6:12 UTC  (12+ messages)

[PATCH V6 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  6:12 UTC  (8+ messages)
` [PATCH V6 2/3] virtio-net: split out clean affinity function

[PATCH] MODSIGN: only panic in fips mode if sig_enforce is set
 2013-01-25  5:45 UTC  (8+ messages)
    ` [PATCH] MODSIGN: flag modules that use cryptoapi and only panic if those are unsigned

[PATCH v2 1/4] MODSIGN: Simplify Makefile with a Kconfig helper
 2013-01-25  3:12 UTC  (4+ messages)
` [PATCH v2 3/4] MODSIGN: Add -s <signature> option to sign-file

[GIT PULL] Btrfs fixes (v2)
 2013-01-25  5:36 UTC 

[PATCH v3 0/4] usb: musb/dwc3: add driver for control module
 2013-01-25  5:32 UTC  (6+ messages)
` [PATCH v3 1/4] drivers: usb: phy: add a new driver for usb part of "
` [PATCH v3 2/4] ARM: OMAP: devices: create device "
` [PATCH v3 3/4] ARM: OMAP2: MUSB: Specify omap4 has mailbox
` [PATCH v3 4/4] drivers: usb: start using the control module driver

linux-next: Tree for Jan 25
 2013-01-25  5:26 UTC 

Crash with 9fdb04c "async: replace list of active domains with global list of pending items"
 2013-01-25  5:23 UTC 

[PATCH] backlight: add an AS3711 PMIC backlight driver
 2013-01-25  5:20 UTC 

[PATCH] vhost-net: fall back to vmalloc if high-order allocation fails
 2013-01-25  5:15 UTC  (2+ messages)

[PATCH v2] PCI: Document PCIE BUS MPS parameters
 2013-01-25  4:57 UTC  (2+ messages)

[PATCH 1/3] regulator: max8907: Fix using wrong dev argument for calling of_regulator_match
 2013-01-25  4:55 UTC  (4+ messages)
` [PATCH 2/3] regulator: max77686: Fix using wrong dev argument at various places
` [PATCH 3/3] regulator: max8997: "

[PATCH] x86, reboot: skip reboot_fixups in early boot phase
 2013-01-25  4:52 UTC  (7+ messages)

[PATCH 1/7] clk: add common of_clk_init() function
 2013-01-25  4:44 UTC  (11+ messages)
` [PATCH 2/7] clk: tegra: Use "
` [PATCH 5/7] clk: vt8500: "

[PATCH 0/2] kvm: IOMMU read-only mapping support
 2013-01-25  4:28 UTC  (7+ messages)
` [PATCH 1/2] kvm: Force IOMMU remapping on memory slot read-only flag changes

boot warnings due to swap: make each swap partition have one address_space
 2013-01-25  4:25 UTC  (2+ messages)

[PATCH] pci: remove redundant function calls in pci_reassigndev_resource_alignment()
 2013-01-25  4:23 UTC  (4+ messages)

[PATCH 1/5] module: constify within_module_*
 2013-01-25  4:15 UTC  (7+ messages)
` [PATCH 2/5] jump label: constify lookup functions
` [PATCH 3/5] kprobes: constify check_kprobe_address_safe and friends

[PATCH v3 4/4] dw_dmac: return proper residue value
 2013-01-25  4:13 UTC  (3+ messages)
` [PATCH v3.5] "

[PATCH 0/8] vm_unmapped_area: finish the mission
 2013-01-25  3:49 UTC  (3+ messages)
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture

[RFC] efivars write(2) races
 2013-01-25  3:50 UTC  (2+ messages)

crash in ocfs2_fast_symlink_readpage in kernel 3.5.0
 2013-01-25  3:40 UTC  (5+ messages)

[PATCH] slub: assign refcount for kmalloc_caches
 2013-01-25  3:32 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: omap: add dt data for dwc3
 2013-01-25  3:18 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: omap5: Add omap control usb data
` [PATCH 2/6] ARM: dts: omap5: Add ocp2scp data
` [PATCH 3/6] ARM: dts: omap5: Add omap-usb3 and omap-usb2 dt data
` [PATCH 4/6] ARM: dts: omap5: add dwc3 omap "
` [PATCH 5/6] ARM: dts: omap5: add dwc3 core "
` [PATCH 6/6] ARM: dts: palmas: update dt data for palmas-usb

[PATCH v1 0/8] usb: otg: palmas-usb: fixes/cleanups to get dwc3 working
 2013-01-25  3:12 UTC  (9+ messages)
` [PATCH v1 1/8] usb: otg: palmas-usb: make palmas-usb as a comparator driver
` [PATCH v1 2/8] usb: otg: palmas-usb: use devres API to allocate resources
` [PATCH v1 3/8] usb: otg: palmas-usb: remove compiler warning
` [PATCH v1 4/8] usb: otg: palmas-usb: use mailbox API to send VBUS or ID events
` [PATCH v1 5/8] usb: otg: palmas-usb: use bool to read property instead of u32
` [PATCH v1 6/8] usb: otg: palmas-usb: call regulator enable/disable only on valid regulator
` [PATCH v1 7/8] usb: otg: palmas-usb: pass the correct dev ptr in regulator get
` [PATCH v1 8/8] usb: otg: palmas-usb: fix cold plug issue

[GIT PULL] Btrfs fixes
 2013-01-25  3:13 UTC  (3+ messages)

[PATCH] firmware: Make user-mode helper optional
 2013-01-25  3:12 UTC  (2+ messages)

[PATCH v3 00/11] usb: dwc3 core/dwc3-omap: add dt support
 2013-01-25  3:00 UTC  (12+ messages)
` [PATCH v3 01/11] usb: dwc3-omap: use device_for_each_child to handle child removal
` [PATCH v3 02/11] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
` [PATCH v3 03/11] usb: dwc3-omap: use runtime API's to enable clocks
` [PATCH v3 04/11] usb: dwc3-omap: Remove explicit writes to SYSCONFIG register
` [PATCH v3 05/11] usb: dwc3-omap: Add an API to write to dwc mailbox
` [PATCH v3 06/11] usb: dwc3-omap: Minor fixes to get dt working
` [PATCH v3 07/11] usb: dwc3-omap: remove platform data associated with dwc3-omap
` [PATCH v3 08/11] usb: dwc3-omap: stop using nop-usb-xceiv
` [PATCH v3 09/11] usb: dwc3: core: add dt support for dwc3 core
` [PATCH v3 10/11] usb: dwc3: core: enable the USB2 and USB3 phy in probe
` [PATCH v3 11/11] usb: dwc3: core: stray statements are removed

[BUG] panda board locks up on boot
 2013-01-25  3:01 UTC 

[PATCH 23/74] perf kvm: Initialize file_name var to fix segfault
 2013-01-25  3:00 UTC  (2+ messages)

[PATCH v6 0/2] perf stat: add interval counter printing
 2013-01-25  2:52 UTC  (3+ messages)
` [PATCH v6 2/2] perf stat: add interval printing

[PATCH v3 0/2] usb: phy: add usb3 phy driver
 2013-01-25  2:51 UTC  (3+ messages)
` [PATCH v3 1/2] usb: phy: add a new driver for usb3 phy
` [PATCH v3 2/2] usb: phy: omap-usb2: enable 960Mhz clock for omap5

[tip:x86/cpu] x86/process: Change %8s to %s for pr_warn() in release_thread()
 2013-01-25  2:50 UTC  (2+ messages)

[PATCH] sched/rt: Don't pull tasks of throttled rt_rq in pre_schedule_rt()
 2013-01-25  2:47 UTC  (2+ messages)

[PATCH v2 01/12] KVM: MMU: lazily drop large spte
 2013-01-25  2:46 UTC  (4+ messages)
` [PATCH v2 06/12] KVM: MMU: introduce a static table to map guest access to spte access

[PATCH 2/2]linux-usb:optimize to match the Huawei USB storage devices and support new switch command
 2013-01-25  2:46 UTC 

[PATCH] perf evsel: Fix memory leaks on evsel->counts
 2013-01-25  2:45 UTC  (2+ messages)

[PATCH 1/2]linux-usb:Define a new macro for USB storage match rules
 2013-01-25  2:44 UTC 

[PATCH v2 0/6] USB: Add support for multiple PHYs of same type
 2013-01-25  2:33 UTC  (7+ messages)
` [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [PATCH v2 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
` [PATCH v2 3/6] ARM: OMAP: USB: Add phy binding information
` [PATCH v2 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
` [PATCH v2 5/6] usb: otg: add device tree support to otg library
` [PATCH v2 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[PATCH 0/6] Introducing Device Tree Overlays
 2013-01-25  2:34 UTC  (7+ messages)
` [PATCH 6/6] OF: Introduce DT overlay support

[Consult] Plan: personal contributes plan for 2013
 2013-01-25  2:30 UTC  (5+ messages)

[PATCH v2 1/6] cgroup: initialize cgrp->dentry before css_alloc()
 2013-01-25  2:27 UTC  (7+ messages)
` [PATCH v2 2/6] sched: split out css_online/css_offline from tg creation/destruction
` [PATCH v2 6/6] cgroup: remove bogus comments in cgroup_diput()

[PATCH] vgacon/vt: clear buffer attributes when we load a 512 character font
 2013-01-25  2:26 UTC  (6+ messages)

[PATCH v2 0/3] ARM: dts: omap: add dt data for MUSB
 2013-01-25  2:24 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: omap: Add omap control usb data
` [PATCH v2 2/3] ARM: dts: omap: Add omap-usb2 dt data
` [PATCH v2 3/3] ARM: dts: omap: Add usb_otg and glue data

[patch] backlight: s6e63m0: report ->gamma_table_count correctly
 2013-01-25  2:22 UTC 

[PATCH] vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
 2013-01-25  2:21 UTC 

[RFC PATCH 0/2] sched: simplify the select_task_rq_fair()
 2013-01-25  2:14 UTC  (21+ messages)

[PATCH v2 1/2] usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
 2013-01-25  2:04 UTC 

[git pull] fbcon locking fixes
 2013-01-25  1:57 UTC  (6+ messages)

[PATCH v2 0/2] usb: exynos: Fix compatible strings used for device
 2013-01-25  2:01 UTC  (6+ messages)
` [PATCH v2 1/2] usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
` [PATCH v2 2/2] usb: dwc3-exynos: "

[PATCH] userns: improve uid/gid map collision detection
 2013-01-25  2:00 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] extcon: max77693: Fix bug of build error related to INPUT subsystem
 2013-01-25  1:56 UTC 

[PATCH] Negative (setpoint-dirty) in bdi_position_ratio()
 2013-01-25  1:47 UTC  (4+ messages)

[PATCH] fbcon: fix locking harder
 2013-01-25  1:43 UTC 

[PATCHv2 0/9] zswap: compressed swap caching
 2013-01-25  1:33 UTC  (10+ messages)
` [PATCHv2 1/9] staging: zsmalloc: add gfp flags to zs_create_pool
` [PATCHv2 2/9] staging: zsmalloc: remove unsed pool name
` [PATCHv2 3/9] staging: zsmalloc: add page alloc/free callbacks
` [PATCHv2 4/9] staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE

linux-next: Tree for Jan 24
 2013-01-25  1:27 UTC  (3+ messages)
` linux-next: Tree for Jan 24 (extcon-max77693)

[ RFC patch 0/4]: use runnable load avg in cfs balance instead of instant load
 2013-01-25  1:03 UTC  (5+ messages)
` [PATCH 2/4] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task

[PATCH 1/2] lockstat: fix a typo
 2013-01-25  1:03 UTC  (6+ messages)
` [PATCH 2/2] mutex: use spin_[un]lock instead of arch_spin_[un]lock

[PATCHSET] async: reimplement synchronization
 2013-01-25  1:01 UTC  (4+ messages)
` [PATCH 4/4] async: replace list of active domains with global list of pending items

[PATCH] ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
 2013-01-25  0:43 UTC  (3+ messages)

[PATCH 1/1] Drivers: scsi: storvsc: Initialize the sglist
 2013-01-25  1:04 UTC 

rwlock_t unfairness and tasklist_lock
 2013-01-25  0:33 UTC  (5+ messages)

[GIT PULL] KVM fixes for 3.8-rc4
 2013-01-24 23:03 UTC 

[PATCH] Negative (setpoint-dirty) in bdi_position_ratio()
 2013-01-25  0:15 UTC  (2+ messages)

[PATCH 2/4] MODSIGN: Specify the hash algorithm on sign-file command line
 2013-01-25  0:07 UTC  (5+ messages)
` [PATCH 0/4] MODSIGN: Allow to sign modules outside build

[PATCH] serial: pch_uart: fix sysrq handling for pch_uart
 2013-01-25  0:07 UTC  (2+ messages)

Announcement: STEC EnhanceIO SSD caching software for Linux kernel
 2013-01-24 23:55 UTC  (12+ messages)
    ` [dm-devel] "

[RFC] Hack to use mkdir/rmdir in debugfs
 2013-01-24 23:53 UTC  (6+ messages)

[PATCH] btrfs: fix potential null pointer dereference bug
 2013-01-24 23:46 UTC  (3+ messages)

[RFC/PATCH] scripts/tracing: Add trace_analyze.py tool
 2013-01-24 23:24 UTC  (6+ messages)

linux-next: build failure after merge of the final tree (akpm tree related)
 2013-01-24 23:22 UTC  (3+ messages)

[PATCH 00/35] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2013-01-24 23:21 UTC  (5+ messages)
` [PATCH 04/35] x86: Clean up e820 add kernel range
` [PATCH 33/35] x86, 64bit, mm: hibernate use generic mapping_init

linux-next: New trees - ipsec and ipsec-next
 2013-01-24 23:20 UTC  (2+ messages)

My new tool/service - identify unknown kernel source trees
 2013-01-24 23:18 UTC 

[PATCH] pci-sysfs: replace mutex_lock with mutex_trylock to avoid potential deadlock situation
 2013-01-24 23:12 UTC  (2+ messages)

[PATCH] lib: vsprintf: Add %pa format specifier for phys_addr_t types
 2013-01-24 23:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH Bug fix 0/5] Bug fix for node offline
 2013-01-24 23:05 UTC  (3+ messages)
` [PATCH Bug fix 2/5] memory-hotplug: export the function try_offline_node()
  ` [patch -mm] memory-hotplug: export the function try_offline_node() fix

next-20130117 - kernel BUG with aio
 2013-01-24 23:03 UTC  (12+ messages)

[PATCH 00/13] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)
 2013-01-24 22:58 UTC  (9+ messages)
` [PATCH 01/13] sg_io: pass request_queue to blk_verify_command
` [PATCH 02/13] sg_io: reorganize list of allowed commands
` [PATCH 06/13] sg_io: whitelist a few more commands for multimedia devices

[PATCHv2] tools lib traceevent: Handle dynamic array's element size properly
 2013-01-24 22:58 UTC  (5+ messages)

[PATCH] PM / Runtime: Add new helper function: pm_runtime_active()
 2013-01-24 23:00 UTC  (2+ messages)

[patch] drivers, vmci: Fix build error
 2013-01-24 22:49 UTC 

[PATCH next-20130124] Sound: pci: Fix unused variable warning in patch_sigmatel.c
 2013-01-24 22:38 UTC 

[PATCH v2 0/4] devcg: introduce proper hierarchy support
 2013-01-24 22:29 UTC  (3+ messages)
` [PATCH v2 4/4] device_cgroup: propagate local changes down the hierarchy

[PATCH] x86/EFI: properly init-annotate BGRT code
 2013-01-24 22:28 UTC  (3+ messages)
` [tip:x86/debug] x86/EFI: Properly "

[PATCH] mod/file2alias: make modalias generation safe for cross compiling
 2013-01-24 22:22 UTC  (2+ messages)

[PATCH] USB: XHCI: fix memory leak of URB-private data
 2013-01-24 22:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox