linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 16:43:41 to 2013-08-16 22:48:23 UTC [more...]

Non-enumerable devices on USB and other enumerable buses
 2013-08-16 22:46 UTC  (6+ messages)

[PATCH] Add per-process flag to control thp
 2013-08-16 19:49 UTC  (10+ messages)
` [PATCH 0/8] "
  ` [PATCH 1/8] THP: Use real address for NUMA policy
  ` [PATCH 5/8] mm: make clear_huge_page cache clear only around the fault address

[PATCH] memblock, numa: Binary search node id
 2013-08-16 19:31 UTC  (5+ messages)

[ 00/17] 3.4.58-stable review
 2013-08-16 22:39 UTC  (13+ messages)

[PATCH RFC 0/3] Add support for the System Power Management Interface (SPMI)
 2013-08-16 20:50 UTC  (15+ messages)
` [PATCH RFC 2/3] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH RFC 1/3] spmi: Linux driver framework for SPMI
    ` [PATCH RFC 3/3] spmi: document the PMIC arbiter SPMI bindings

[RFC 0/4] Early device registration
 2013-08-16 22:20 UTC  (8+ messages)
` [RFC 1/4] driver core: Register SoC bus after platform bus
` [RFC 2/4] driver core: Allow early registration of devices
` [RFC 3/4] ARM: tegra: Call of_platform_populate() early
` [RFC 4/4] OF: Add device pointer to struct device_node

[RFC v1 0/5] ARM: Initial support for Marvell Armada 1500
 2013-08-16 20:48 UTC  (9+ messages)
` [RFC v1 1/5] irqchip: add Armada 1500 APB interrupt controller
` [RFC v1 2/5] ARM: mvebu: add Armada 1500 to defconfig
` [RFC v1 3/5] ARM: mvebu: add Armada 150 uart to lowlevel debug
` [RFC v1 4/5] ARM: mvebu: add Armada 1500 and Sony NSZ-GS7 device tree files
` [RFC v1 5/5] ARM: mvebu: add board init for Armada 1500

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2013-08-16 21:52 UTC  (8+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy

Improve preempt-scheduling and x86 user access v3
 2013-08-16 21:17 UTC  (6+ messages)
` [PATCH 1/6] x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic
` [PATCH 3/6] tree-sweep: Include linux/sched.h for might_sleep users
` [PATCH 4/6] Move might_sleep and friends from kernel.h to sched.h
` [PATCH 5/6] sched: mark should_resched() __always_inline
` [PATCH 6/6] sched: Inline the need_resched test into the caller for _cond_resched

[PATCH v3 0/3] qrwlock: Introducing a queue read/write lock implementation
 2013-08-16 22:47 UTC  (6+ messages)

[ 3.8.y.z extended stable ] Linux 3.8.13.7 stable review
 2013-08-16 22:34 UTC  (65+ messages)
` [PATCH 007/133] ALSA: usb-audio: 6fire: return correct XRUN indication
` [PATCH 008/133] usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter
` [PATCH 011/133] USB: option: append Petatel NP10T device to GSM modems list
` [PATCH 013/133] USB: cp210x: add MMB and PI ZigBee USB Device Support
` [PATCH 015/133] drm/radeon: fix endian issues with DP handling (v3)
` [PATCH 022/133] [SCSI] sd: fix crash when UA received on DIF enabled device
` [PATCH 023/133] nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file
` [PATCH 024/133] USB: option: add D-Link DWM-152/C1 and DWM-156/C1
` [PATCH 025/133] staging: comedi: COMEDI_CANCEL ioctl should wake up read/write
` [PATCH 029/133] USB: ti_usb_3410_5052: fix dynamic-id matching
` [PATCH 030/133] usb: serial: option: Add ONYX 3G device support
` [PATCH 031/133] md/raid10: remove use-after-free bug
` [PATCH 033/133] drm/i915: initialize gt_lock early with other spin locks
` [PATCH 036/133] xhci: fix null pointer dereference on ring_doorbell_for_active_rings
` [PATCH 038/133] usb: serial: option: add Olivetti Olicard 200
` [PATCH 039/133] usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
` [PATCH 044/133] mac80211: fix duplicate retransmission detection
` [PATCH 049/133] ARM: 7790/1: Fix deferred mm switch on VIVT processors
` [PATCH 050/133] ARM: 7791/1: a.out: remove partial a.out support
` [PATCH 051/133] mwifiex: Add missing endian conversion
` [PATCH 052/133] USB: mos7840: fix race in register handling
` [PATCH 053/133] USB: mos7840: fix device-type detection
` [PATCH 055/133] serial/mxs-auart: fix race condition in interrupt handler
` [PATCH 056/133] serial: mxs: fix buffer overflow
` [PATCH 057/133] serial/mxs-auart: increase time to wait for transmitter to become idle
` [PATCH 060/133] dma: pl330: Fix cyclic transfers
` [PATCH 067/133] USB: serial: ftdi_sio: add more RT Systems ftdi devices
` [PATCH 068/133] drm/nouveau: fix semaphore dmabuf obj
` [PATCH 070/133] drm/radeon/atom: initialize more atom interpretor elements to 0
` [PATCH 071/133] drm/i915: fix missed hunk after GT access breakage
` [PATCH 073/133] ARM: poison memory between kuser helpers
` [PATCH 074/133] ARM: move vector stubs
` [PATCH 076/133] ARM: update FIQ support for relocation of vectors
` [PATCH 077/133] ARM: allow kuser helpers to be removed from the vector page
` [PATCH 078/133] mm: mempolicy: fix mbind_range() && vma_adjust() interaction
` [PATCH 079/133] powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)
` [PATCH 080/133] drm/i915: Make data/link N value power of two
` [PATCH 081/133] virtio/console: Quit from splice_write if pipe->nrbufs is 0
` [PATCH 083/133] x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset
` [PATCH 084/133] s390/bitops: fix find_next_bit_left
` [PATCH 085/133] x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
` [PATCH 086/133] ext4: make sure group number is bumped after a inode allocation race
` [PATCH 087/133] ext4: destroy ext4_es_cachep on module unload
` [PATCH 091/133] virtio: console: fix raising SIGIO after port unplug
` [PATCH 099/133] ACPI / PM: Walk physical_node_list under physical_node_lock
` [PATCH 102/133] userns: limit the maximum depth of user_namespace->parent chain
` [PATCH 103/133] drm/cirrus: Invalidate page tables when pinning a BO
` [PATCH 104/133] drm/mgag200: "
` [PATCH 108/133] drm: Don't pass negative delta to ktime_sub_ns()
` [PATCH 111/133] powerpc: On POWERNV enable PPC_DENORMALISATION by default
` [PATCH 114/133] cifs: extend the buffer length enought for sprintf() using
` [PATCH 115/133] perf/x86: Fix intel QPI uncore event definitions
` [PATCH 117/133] ext4: allow the mount options nodelalloc and data=journal
` [PATCH 118/133] ext4: fix mount/remount error messages for incompatible mount options
` [PATCH 119/133] perf/arm: Fix armpmu_map_hw_event()
` [PATCH 120/133] microblaze: fix clone syscall
` [PATCH 121/133] x86 get_unmapped_area(): use proper mmap base for bottom-up direction
` [PATCH 122/133] fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
` [PATCH 123/133] arcnet: cleanup sizeof parameter
` [PATCH 128/133] af_key: more info leaks in pfkey messages
` [PATCH 129/133] atl1c: use custom skb allocator
` [PATCH 130/133] net_sched: info leak in atm_tc_dump_class()
` [PATCH 132/133] 8139cp: Add dma_mapping_error checking
` [PATCH 133/133] net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param

[PATCH v3 0/3] DWC3 USB support for Qualcomm platform
 2013-08-16 22:44 UTC  (3+ messages)
` [PATCH v3 1/3] usb: dwc3: msm: Add device tree binding information

page fault scalability (ext3, ext4, xfs)
 2013-08-16 22:02 UTC  (11+ messages)

[git pull] m68k updates for 3.11-rc6
 2013-08-16 21:55 UTC 

[PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 4
 2013-08-16 21:42 UTC  (7+ messages)
` [PATCH 1/4] input: ti_am335x_tsc: correct step mask update after IRQ
` [PATCH 3/4] input: ti_tsc: Enable shared IRQ for TSC and add overrun, underflow checks

I Will Be Glad To Know You,
 2013-08-16 20:56 UTC 

[PATCH v2 0/2] GamePad: Wii U Pro Controller Support
 2013-08-16 21:39 UTC  (5+ messages)
` [PATCH v2 1/2] input: document gamepad API and add extra keycodes

[PATCH] efifb: prevent null dereferences by removing unused array indices from dmi_list
 2013-08-16 20:36 UTC  (3+ messages)
    ` [PATCH v2] "

[PATCH] gpio: (gpio-pca953x) move header to linux/platform_data/
 2013-08-16 19:06 UTC  (3+ messages)

[PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5
 2013-08-16 21:23 UTC  (15+ messages)
` [PATCH 4/4] iio: ti_am335x_adc: Add continuous sampling and trigger support

Why are BSD-licensed LZ4 symbols GPL exported?
 2013-08-16 21:45 UTC  (2+ messages)
` [PATCH] Correct the LZ4 license

[PATCH] cdrom: fixed a brace coding style issue
 2013-08-16 22:07 UTC 

[PATCH] serial: 8250_dw: Report CTS asserted for auto flow
 2013-08-16 20:50 UTC 

[PATCH v2] extcon: palmas: Modified the compatible type to *ti,palmas-usb-vid*
 2013-08-16 22:21 UTC  (2+ messages)

[RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
 2013-08-16 22:14 UTC  (6+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
  ` [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library

[RFC PATCH v2 00/11] Add (de)compression support to pstore
 2013-08-16 22:15 UTC  (2+ messages)

[PATCH 0/3] ixgbe: request_firmware for configuration parameters
 2013-08-16 22:14 UTC  (5+ messages)

Kernel summit 2013: Call for Hobbyists
 2013-08-16 21:02 UTC  (2+ messages)

[PATCH] via-ircc: don't return zero if via_ircc_open() failed
 2013-08-16 20:48 UTC 

[PATCH RFC 0/2] Clock unregistration support in the common clock framework
 2013-08-16 21:48 UTC  (3+ messages)
` [PATCH RFC 2/2] clk: implement clk_unregister

[PATCH v6 0/5] zram/zsmalloc promotion
 2013-08-16 22:00 UTC  (3+ messages)
` [PATCH v6 3/5] zsmalloc: move it under zram

[PATCH 2/3] perf, uncore: add filter support for QPI boxes
 2013-08-16 18:47 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: Add "

[tip:perf/core] perf: Do not compute time values unnecessarily
 2013-08-16 18:47 UTC 

[PATCH 2/3] perf: Account freq events globally
 2013-08-16 18:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/3] perf: Rollback callchain buffer refcount under the callchain mutex
 2013-08-16 18:47 UTC  (2+ messages)
` [tip:perf/core] perf: Roll back "

[PATCH 3/3] perf, uncore: enable ev_sel_ext bit for PCU
 2013-08-16 18:47 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: Enable EV_SEL_EXT "

[PATCH 3/3] nohz: Include local CPU in full dynticks global kick
 2013-08-16 18:46 UTC  (2+ messages)
` [tip:timers/nohz] "

[PATCH 1/3] perf, uncore: add auxiliary pci device support
 2013-08-16 18:47 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: Add "

[PATCH] sched: fix the theoretical signal_wake_up() vs schedule() race
 2013-08-16 18:46 UTC  (2+ messages)
` [tip:sched/core] sched: Fix the theoretical signal_wake_up() vs. "

[tip:sched/core] sched/cputime: Use this_cpu_add() in task_group_account_field()
 2013-08-16 18:46 UTC 

[PATCH] cpumask: fix cpumask leak in partition_sched_domains
 2013-08-16 18:46 UTC  (2+ messages)
` [tip:sched/core] cpumask: Fix cpumask leak in partition_sched_domains()

[PATCH v5 0/2] ARM: davinci: da850: add ethernet driver DT support
 2013-08-16 18:46 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: davinci: da850: add DT node for ethernet

[RFC][PATCH] drivers: base: dynamic memory block creation
 2013-08-16 18:41 UTC  (3+ messages)

[PATCH V11 00/15] perf tools: some fixes and tweaks
 2013-08-16 18:41 UTC  (3+ messages)
` [PATCH V11 03/15] perf tools: allow non-matching sample types

[PATCH] i915: Update VGA arbiter support for newer devices
 2013-08-16 18:22 UTC  (5+ messages)

[PATCH v3 0/2] rtc: omap: update AM335x rtc ip revision
 2013-08-16 18:12 UTC  (5+ messages)
` [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions

[PATCH] Omnikey Cardman 4000: pull in ioctl.h in user header
 2013-08-16 18:07 UTC 

linux-next: build failure after merge of the ext4 tree
 2013-08-16 18:02 UTC  (12+ messages)

linux-next: Tree for Aug 15
 2013-08-16 18:00 UTC  (5+ messages)
` linux-next: Tree for Aug 15 (usb/phy/phy-am335x-control.c)
    ` [PATCH] usb: phy: am335x-control: make it compile with

[PATCH 1/2] dev-core: fix build break when DEBUG is enabled
 2013-08-16 17:50 UTC  (12+ messages)
` [PATCH 2/2] xhci:prevent "callbacks suppressed" when debug is not enabled

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-08-16 17:46 UTC  (12+ messages)

Enable arm_global_timer for Zynq brakes boot
 2013-08-16 17:28 UTC  (11+ messages)

[PATCH] print_worker_info: Handle pointer with more care
 2013-08-16 17:20 UTC  (8+ messages)

[PATCH 0/2] iommu: Add iommu_fault class event to iommu trace
 2013-08-16 17:20 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iommu: Change iommu driver to call report_fault trace event

[PATCH 3.11-rc5 1/2] ALSA: pcm: Add snd_printd_ratelimit()
 2013-08-16 17:19 UTC  (2+ messages)
` [PATCH 3.11-rc5 2/2] ALSA: pcm: Use snd_printd_ratelimit()

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-16 17:18 UTC  (3+ messages)

[PATCH v1 00/14] Add support for MSM's mmio clocks
 2013-08-16 17:16 UTC  (5+ messages)
` [PATCH v1 03/14] clk: Add of_clk_match() for device drivers

[PATCH v3 7/7] net: davinci_mdio: use platform_{get,set}_drvdata()
 2013-08-16 17:15 UTC  (2+ messages)

System suspend states and device driver suspend() callback
 2013-08-16 17:13 UTC  (3+ messages)

[PATCH RESEND 0/4] nohz: Fix racy sleeptime stats
 2013-08-16 17:12 UTC  (11+ messages)
` [PATCH 2/4] nohz: Synchronize sleep time stats with seqlock

[PATCH v3 0/3] optimization, clean-up about fair.c
 2013-08-16 17:09 UTC  (11+ messages)
` [PATCH v3 2/3] sched: factor out code to should_we_balance()
` [PATCH v3 3/3] sched: clean-up struct sd_lb_stat

[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors
 2013-08-16 17:08 UTC  (6+ messages)

[PATCH v6] ARM: davinci: da850: add DT node for ethernet
 2013-08-16 17:07 UTC 

[PATCH] cgroup: change cgroup_from_id() to css_from_id()
 2013-08-16 17:06 UTC  (2+ messages)

[PATCH RESEND] Clock changes for Tegra30 USB Host support
 2013-08-16 16:38 UTC  (3+ messages)
` [PATCH RESEND] clk: tegra30: Don't wait for PLL_U lock bit


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).