messages from 2013-08-14 10:14:13 to 2013-08-14 13:33:34 UTC [more...]
[PATCH 00/37] CPUFreq: set policy->cur in cpufreq core instead of
2013-08-14 13:31 UTC (7+ messages)
` [PATCH 01/37] cpufreq: call cpufreq_driver->get() after calling ->init()
` [PATCH 02/37] cpufreq: acpi: don't initialize part of policy that is set by core too
` [PATCH 03/37] cpufreq: arm_big_little: "
` [PATCH 04/37] cpufreq: at32ap: "
` [PATCH 05/37] cpufreq: blackfin: "
` [PATCH 06/37] cpufreq: cpu0: "
[PATCH 0/29] simplify use of devm_ioremap_resource
2013-08-14 13:32 UTC (9+ messages)
` [PATCH 8/29] drivers/cpuidle/cpuidle-kirkwood.c: "
` [PATCH 9/29] drivers/char/hw_random/tx4939-rng.c: "
` [PATCH 25/29] drivers/spi/spi-sirf.c: "
` [PATCH 27/29] drivers/ata/sata_rcar.c: "
[PATCH 1/2] cpuset: remove an unncessary forward declaration
2013-08-14 13:30 UTC (5+ messages)
` [PATCH 2/2] cpuset: remove redundant checks in file write functions
[PATCH 0/4 v5] Avoid softlockups in console_unlock()
2013-08-14 13:28 UTC (5+ messages)
` [PATCH 1/4] printk: Remove separate printk_sched buffers and use printk buf instead
` [PATCH 2/4] irq_work: Provide a irq work that can be processed on any cpu
` [PATCH 3/4] printk: Defer printing to irq work when we printed too much
` [PATCH 4/4] printk: Use unbound irq work for printing and waking
[GIT PULL] DT/core: cpu_ofnode updates for v3.12
2013-08-14 13:27 UTC (10+ messages)
[PATCHv2 1/2] iommu/exynos: add devices attached to the System MMU to an IOMMU group
2013-08-14 13:15 UTC (4+ messages)
` [PATCH 2/2] iommu/exynos: Follow kernel coding style for __sysmmu_enable return type
[PATCH] tile: use asm-generic/bitops/builtin-*.h
2013-08-14 13:07 UTC
[PATCH] ia64: use asm-generic/bitops/builtin-ffs.h
2013-08-14 13:06 UTC
linux-next: manual merge of the mvebu tree with the pci tree
2013-08-14 13:05 UTC (2+ messages)
[PATCH v4 2/2] mm: make lru_add_drain_all() selective
2013-08-14 13:05 UTC (6+ messages)
` [PATCH v7 "
[PATCH 0/3] cpufreq: sa11x0: cleanups for 3.13
2013-08-14 13:14 UTC (4+ messages)
[PATCH v3 0/3] DWC3 USB support for Qualcomm platform
2013-08-14 12:59 UTC (4+ messages)
` [PATCH v3 1/3] usb: dwc3: msm: Add device tree binding information
` [PATCH v3 2/3] usb: phy: Add Qualcomm SS-USB and HS-USB drivers for DWC3 core
` [PATCH v3 3/3] usb: dwc3: Add Qualcomm DWC3 glue layer driver
[PATCH v3 0/10] enable swiotlb-xen on arm and arm64
2013-08-14 13:01 UTC (4+ messages)
` [PATCH v3 09/10] swiotlb-xen: support autotranslate guests
SCSI bus failures with qemu-arm in kernel 3.8+
2013-08-14 12:56 UTC (14+ messages)
` [Qemu-devel] "
[PATCH net-next 1/3] net/usb/r8152: support aggregation
2013-08-14 12:54 UTC (4+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 2/3] net/usb/r8152: enable tx checksum
` [PATCH net-next v2 3/3] net/usb/r8152: enable interrupt transfer
[PATCH V11 00/15] perf tools: some fixes and tweaks
2013-08-14 13:00 UTC (17+ messages)
` [PATCH V11 01/15] perf tools: re-implement debug print function for linking python/perf.so
` [PATCH V11 02/15] perf tools: add debug prints
` [PATCH V11 03/15] perf tools: allow non-matching sample types
` [PATCH V11 04/15] perf tools: add pid to struct thread
` [PATCH V11 05/15] perf tools: change machine__findnew_thread() to set thread pid
` [PATCH V11 06/15] perf tools: tidy up sample parsing overflow checking
` [PATCH V11 07/15] perf tools: remove unnecessary callchain validation
` [PATCH V11 08/15] perf tools: remove references to struct ip_event
` [PATCH V11 09/15] perf: make events stream always parsable
` [PATCH V11 10/15] perf tools: move perf_evlist__config() to a new source file
` [PATCH V11 11/15] perf tools: add support for PERF_SAMPLE_IDENTFIER
` [PATCH V11 12/15] perf tools: add missing 'abi' member to 'struct regs_dump'
` [PATCH V11 13/15] perf tools: expand perf_event__synthesize_sample()
` [PATCH V11 14/15] perf tools: add a function to calculate sample event size
` [PATCH V11 15/15] perf tools: add a sample parsing test
[PATCH RESEND V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-14 12:49 UTC (2+ messages)
` [tip:x86/spinlocks] kvm: "
[PATCH] xen/hvc: If we use xen_raw_printk let it also work on HVM guests
2013-08-14 12:46 UTC (8+ messages)
` [Xen-devel] "
[PATCH 0/8] Several NXP TDA998x patches
2013-08-14 12:41 UTC (10+ messages)
` [PATCH 1/8] drm/i2c: tda998x: fix EDID reading on TDA19988 devices
` [PATCH 2/8] drm/i2c: tda998x: ensure VIP output mux is properly set
` [PATCH 5/8] drm/i2c: tda998x: add video and audio input configuration
` [PATCH 6/8] drm/i2c: tda998x: fix sync generation and calculation
[PATCH] Add uio_sync_event interface to support mulit-instances case in UIO framework
2013-08-14 12:30 UTC (2+ messages)
` [PATCH] uio: add uio_event_sync interface
[PATCH 0/3] locks: trivial locks.c patches
2013-08-14 12:25 UTC (4+ messages)
` [PATCH 1/3] locks: clean up comment typo
` [PATCH 2/3] locks: remove "inline" qualifier from fl_link manipulation functions
` [PATCH 3/3] locks: add __acquires and __releases annotations to locks_start and locks_stop
[PATCHv3 linux-next] hrtimer: Add notifier when clock_was_set was called
2013-08-14 8:52 UTC
[PATCH 0/3] Add trace event for ghes memory error
2013-08-14 12:18 UTC (19+ messages)
` [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event
[PATCH] locks: close potential race between setlease and open
2013-08-14 12:11 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 0/6] ARM: davinci: da850: add ethernet driver DT support
2013-08-14 12:04 UTC (3+ messages)
` [PATCH v3 1/6] ARM: davinci: da8xx: fix clock lookup for mdio device
[PATCH v2 0/4] ARM: S3C24XX: add dmaengine based dma-driver
2013-08-14 12:01 UTC (5+ messages)
` [PATCH v2 1/4] ARM: S3C24XX: number the dma clocks
` [PATCH v2 2/4] dmaengine: add driver for Samsung s3c24xx SoCs
` [PATCH v2 3/4] ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443
` [PATCH v2 4/4] ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 device
[RFC V2 PATCH 0/6] cpuidle/ppc: Timer offload framework to support deep idle states
2013-08-14 11:56 UTC (7+ messages)
` [RFC V2 PATCH 1/6] powerpc: Free up the IPI message slot of ipi call function (PPC_MSG_CALL_FUNC)
` [RFC V2 PATCH 2/6] powerpc: Implement broadcast timer interrupt as an IPI message
` [RFC V2 PATCH 3/6] cpuidle/ppc: Add timer offload framework to support deep idle states
` [RFC V2 PATCH 4/6] cpuidle/ppc: Add longnap state to the idle states on powernv
` [RFC V2 PATCH 5/6] cpuidle/ppc: Enable dynamic movement of the broadcast functionality across CPUs
` [RFC V2 PATCH 6/6] cpuidle/ppc : Queue a hrtimer on bc_cpu, explicitly to do broadcast handling
[patch] efs: iget_locked() doesn't return an ERR_PTR()
2013-08-14 11:57 UTC (2+ messages)
[PATCH v2 0/5] ARM: dove: DT PCIe support
2013-08-14 11:53 UTC (5+ messages)
` [PATCH v2 4/5] PCI: mvebu: add support for reset on GPIO
linux-next: manual merge of the tip tree with the omap_dss2 tree
2013-08-14 11:53 UTC (2+ messages)
[patch] pstore: d_alloc_name() doesn't return an ERR_PTR
2013-08-14 11:52 UTC
Non-enumerable devices on USB and other enumerable buses
2013-08-14 11:38 UTC (3+ messages)
[RFC v2 0/5] Transparent on-demand struct page initialization embedded in the buddy allocator
2013-08-14 11:27 UTC (9+ messages)
` [RFC v3 "
[RFC][PATCH 1/2] ARM64: add cpu topology definition
2013-08-14 11:27 UTC (4+ messages)
[PATCH 28/29] drivers/input/{keyboard,serio}: simplify use of devm_ioremap_resource
2013-08-14 11:21 UTC (2+ messages)
[PATCH] x86, apic: Enable x2APIC physical when cpu < 256 native
2013-08-14 18:40 UTC (7+ messages)
[PATCH 01/07] mfd patch of ams AS3722 PMIC against linux_3.8.8
2013-08-14 11:09 UTC (4+ messages)
[PATCH v2 0/3] ARM/ARM64 architected timer updates
2013-08-14 11:03 UTC (6+ messages)
` [PATCH v3 0/6] "
[ 3.5.y.z extended stable ] Linux 3.5.7.19 stable review
2013-08-14 10:37 UTC (76+ messages)
` [PATCH 01/75] nl80211: fix mgmt tx status and testmode reporting for netns
` [PATCH 02/75] mac80211: fix ethtool stats for non-station interfaces
` [PATCH 03/75] mac80211: fix duplicate retransmission detection
` [PATCH 04/75] iwlwifi: mvm: refuse connection to APs with BI < 16
` [PATCH 05/75] ath9k_htc: do some initial hardware configuration
` [PATCH 06/75] USB: mos7840: fix race in register handling
` [PATCH 07/75] USB: mos7840: fix device-type detection
` [PATCH 08/75] serial/mxs-auart: fix race condition in interrupt handler
` [PATCH 09/75] serial/mxs-auart: increase time to wait for transmitter to become idle
` [PATCH 10/75] firewire: fix libdc1394/FlyCap2 iso event regression
` [PATCH 11/75] USB: mos7840: fix pointer casts
` [PATCH 12/75] ixgbe: Fix Tx Hang issue with lldpad on 82598EB
` [PATCH 13/75] USB: serial: ftdi_sio: add more RT Systems ftdi devices
` [PATCH 14/75] drm/radeon/atom: initialize more atom interpretor elements to 0
` [PATCH 15/75] virtio: support unlocked queue poll
` [PATCH 16/75] virtio_net: fix race in RX VQ processing
` [PATCH 17/75] libata: make it clear that sata_inic162x is experimental
` [PATCH 18/75] xen/io/ring.h: new macro to detect whether there are too many requests on the ring
` [PATCH 19/75] xen/blkback: Check for insane amounts of request on the ring (v6)
` [PATCH 20/75] Btrfs: re-add root to dead root list if we stop dropping it
` [PATCH 21/75] xen/evtchn: avoid a deadlock when unbinding an event channel
` [PATCH 22/75] sched: Fix the broken sched_rr_get_interval()
` [PATCH 23/75] livelock avoidance in sget()
` [PATCH 24/75] drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
` [PATCH 25/75] ACPI / battery: Fix parsing _BIX return value
` [PATCH 26/75] ARM: poison the vectors page
` [PATCH 27/75] ARM: poison memory between kuser helpers
` [PATCH 28/75] ARM: move vector stubs
` [PATCH 29/75] ARM: use linker magic for vectors and "
` [PATCH 30/75] ARM: update FIQ support for relocation of vectors
` [PATCH 31/75] ARM: allow kuser helpers to be removed from the vector page
` [PATCH 32/75] powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)
` [PATCH 33/75] iwlwifi: add DELL SKU for 5150 HMC
` [PATCH 34/75] mwifiex: Add missing endian conversion
` [PATCH 35/75] rt2x00: fix stop queue
` [PATCH 36/75] futex: Take hugepages into account when generating futex_key
` [PATCH 37/75] ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
` [PATCH 38/75] perf: Fix event group context move
` [PATCH 39/75] Input: elantech - fix for newer hardware versions (v7)
` [PATCH 40/75] arcnet: cleanup sizeof parameter
` [PATCH 41/75] sysctl net: Keep tcp_syn_retries inside the boundary
` [PATCH 42/75] ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
` [PATCH 43/75] usbnet: do not pretend to support SG/TSO
` [PATCH 44/75] af_key: more info leaks in pfkey messages
` [PATCH 45/75] net_sched: Fix stack info leak in cbq_dump_wrr()
` [PATCH 46/75] net_sched: info leak in atm_tc_dump_class()
` [PATCH 47/75] 8139cp: Add dma_mapping_error checking
` [PATCH 48/75] x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
` [PATCH 49/75] tracing: Fix fields of struct trace_iterator that are zeroed by mistake
` [PATCH 50/75] perf tools: Add anonymous huge page recognition
` [PATCH 51/75] ext4: make sure group number is bumped after a inode allocation race
` [PATCH 52/75] virtio: console: fix race with port unplug and open/close
` [PATCH 53/75] virtio: console: fix race in port_fops_open() and port unplug
` [PATCH 54/75] virtio: console: clean up port data immediately at time of unplug
` [PATCH 55/75] virtio: console: fix raising SIGIO after port unplug
` [PATCH 56/75] virtio: console: return -ENODEV on all read operations after unplug
` [PATCH 57/75] regmap: Add missing header for !CONFIG_REGMAP stubs
` [PATCH 58/75] cifs: extend the buffer length enought for sprintf() using
` [PATCH 59/75] [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
` [PATCH 60/75] [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
` [PATCH 61/75] drm/cirrus: Invalidate page tables when pinning a BO
` [PATCH 62/75] drm/mgag200: "
` [PATCH 63/75] drm/ast: invalidate "
` [PATCH 64/75] drm/i915: do not disable backlight on vgaswitcheroo switch off
` [PATCH 65/75] ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
` [PATCH 66/75] ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
` [PATCH 67/75] drm/radeon: always program the MC on startup
` [PATCH 68/75] ALSA: usb-audio: do not trust too-big wMaxPacketSize values
` [PATCH 69/75] hwmon: (adt7470) Fix incorrect return code check
` [PATCH 70/75] ext4: allow the mount options nodelalloc and data=journal
` [PATCH 71/75] ext4: fix mount/remount error messages for incompatible mount options
` [PATCH 72/75] usb: core: don't try to reset_device() a port that got just disconnected
` [PATCH 73/75] debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
` [PATCH 74/75] [SCSI] nsp32: use mdelay instead of large udelay constants
` [PATCH 75/75] zram: allow request end to coincide with disksize
[PATCH] perf tests: Fix compile failure on do_sort_something - v2
2013-08-14 11:05 UTC (2+ messages)
[PATCH V10 00/13] perf tools: some fixes and tweaks
2013-08-14 11:05 UTC (4+ messages)
` [PATCH V10 01/13] perf tools: add debug prints
[PATCH v2 4/4] Documentation: dt: bindings: add LP3943 bindings
2013-08-14 10:58 UTC (2+ messages)
[PATCH v9 04/16] iommu/exynos: allocate lv2 page table from own slab
2013-08-14 10:56 UTC (5+ messages)
[PATCH] crypto: nx - fix concurrency issue
2013-08-14 10:49 UTC (2+ messages)
[PATCH v9 03/16] iommu/exynos: fix page table maintenance
2013-08-14 10:49 UTC (4+ messages)
[PATCH] usb: misc: usb3503: Force late initialization
2013-08-14 10:29 UTC
[PATCH 0/2] adjust code alignment
2013-08-14 10:44 UTC (4+ messages)
` [PATCH 1/2] arch/x86/crypto/camellia_glue.c: "
question about netif_rx
2013-08-14 10:44 UTC (8+ messages)
[PATCH v2 3/4] pwm: add LP3943 PWM driver
2013-08-14 10:41 UTC (2+ messages)
[PATCH RFC 00/51] Preview of DMA mask changes
2013-08-14 10:38 UTC (2+ messages)
[PATCH v2 0/4] Add phy support for AM335X platform using Generic PHy framework
2013-08-14 10:36 UTC (3+ messages)
[PATCH] kmemcg: don't allocate extra memory for root memcg_cache_params
2013-08-14 10:31 UTC
[PATCH v1 0/2] perf: add new PERF_RECORD_MMAP2 record type
2013-08-14 10:30 UTC (4+ messages)
` [PATCH v1 2/2] perf tools: add attr->mmap2 support
[PATCH v5 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
2013-08-14 10:27 UTC
[PATCH v5 0/1] ASoc: kirkwood: extend the kirkwood audio subsystem for DT usage
2013-08-14 10:27 UTC
[PATCH v3 0/3] qrwlock: Introducing a queue read/write lock implementation
2013-08-14 10:20 UTC (3+ messages)
[PATCH 14/16] amd_iommu: clean up unnecessary MSI/MSI-X capability find
2013-08-14 10:20 UTC (2+ messages)
[GIT PULL] AMD F15h, model 0x30 stuff for 3.12
2013-08-14 10:18 UTC (3+ messages)
[GIT PULL] AMD microcode fixes for 3.11
2013-08-14 10:17 UTC (2+ messages)
[ 00/17] 3.4.58-stable review
2013-08-14 10:14 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox