public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-23 20:17:48 to 2013-07-23 22:49:04 UTC [more...]

[ 000/103] 3.10.3-stable review
 2013-07-23 22:30 UTC  (79+ messages)
` [ 003/103] powerpc/hw_brk: Fix off by one error when validating DAWR region end
` [ 004/103] powerpc/powernv: Fix iommu initialization again
` [ 005/103] powerpc/tm: Fix writing top half of MSR on 32 bit signals
` [ 011/103] powerpc: Remove KVMTEST from RELON exception handlers
` [ 019/103] powerpc/perf: Use existing out label in power_pmu_enable()
` [ 020/103] powerpc/perf: Dont enable if we have zero events
` [ 025/103] iio: inkern: fix iio_convert_raw_to_processed_unlocked
` [ 028/103] ALSA: hda - Cache the MUX selection for generic HDMI
` [ 030/103] ALSA: hda - Fix the max length of control name in generic parser
` [ 036/103] ALSA: atiixp: Fix unlocked snd_pcm_stop() call
` [ 037/103] ALSA: asihpi: "
` [ 038/103] ALSA: usx2y: "
` [ 039/103] hwmon: (nct6775) Fix temperature alarm attributes
` [ 040/103] hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
` [ 041/103] libata-zpodd: must use ata_tf_init()
` [ 042/103] libata: skip SRST for all SIMG [34]7x port-multipliers
` [ 043/103] ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
` [ 044/103] sata_highbank: increase retry count but shorten duration for Calxeda controller
` [ 045/103] i2c-piix4: Add AMD CZ SMBus device ID
` [ 046/103] ASoC: s6000: Fix unlocked snd_pcm_stop() call
` [ 047/103] ASoC: atmel: "
` [ 048/103] ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
` [ 049/103] md/raid10: fix bug which causes all RAID10 reshapes to move no data
` [ 050/103] md/raid10: fix two bugs affecting RAID10 reshape
` [ 051/103] md/raid10: fix two problems with RAID10 resync
` [ 052/103] tick: Sanitize broadcast control logic
` [ 053/103] tick: Prevent uncontrolled switch to oneshot mode
` [ 054/103] clocksource: dw_apb: Fix error check
` [ 055/103] rt2x00: read 5GHz TX power values from the correct offset
` [ 056/103] rt2x00: rt2800lib: fix default TX power check for RT55xx
` [ 057/103] ath9k_hw: Assign default xlna config for AR9485
` [ 058/103] ath9k: Fix noisefloor calibration
` [ 059/103] ath9k: Do not assign noise for NULL caldata
` [ 060/103] SCSI: sd: Update WRITE SAME heuristics
` [ 061/103] SCSI: aacraid: Fix for arrays are going offline in the system. System hangs
` [ 062/103] SCSI: zfcp: fix adapter (re)open recovery while link to SAN is down
` [ 063/103] SCSI: zfcp: block queue limits with data router
` [ 064/103] SCSI: zfcp: status read buffers on first adapter open with link down
` [ 065/103] SCSI: mpt2sas: fix firmware failure with wrong task attribute
` [ 066/103] SCSI: mpt2sas: Fix for issue Missing delay not getting set during system bootup
` [ 067/103] SUNRPC: fix races on PipeFS MOUNT notifications
` [ 068/103] SUNRPC: fix races on PipeFS UMOUNT notifications
` [ 069/103] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
` [ 070/103] b43: ensue that BCMA is "y" when B43 is "y"
` [ 071/103] mac80211: close AP_VLAN interfaces before unregistering all
` [ 072/103] printk: Fix rq->lock vs logbuf_lock unlock lock inversion
` [ 073/103] uprobes: Fix return value in error handling path
` [ 074/103] svcrpc: fix failures to handle -1 uids
` [ 075/103] svcrpc: fix handling of too-short rpcs
` [ 076/103] svcrpc: dont error out on small tcp fragment
` [ 077/103] of: Fix address decoding on Bimini and js2x machines
` [ 078/103] drm/i915: Fix up sdvo hpd pins for i965g/gm
` [ 079/103] drm/i915: Fix context sizes on HSW
` [ 080/103] drm/i915: Only clear write-domains after a successful wait-seqno
` [ 081/103] drm/gem: fix not to assign error value to gem name
` [ 082/103] drm/mgag200: Added resolution and bandwidth limits for various G200e products
` [ 083/103] drm/nouveau: use vmalloc for pgt allocation
` [ 084/103] drm/radeon: fix AVI infoframe generation
` [ 085/103] drm/radeon: add backlight quirk for hybrid mac
` [ 086/103] drm/nva3/disp: Fix HDMI audio regression
` [ 087/103] drm/nv50-/disp: Use output specific mask in interrupt
` [ 088/103] iommu/amd: Only unmap large pages from the first pte
` [ 089/103] xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selected
` [ 090/103] thermal: cpu_cooling: fix stub function
` [ 091/103] MIPS: Octeon: Dont clobber bootloader data structures
` [ 092/103] staging: line6: Fix unlocked snd_pcm_stop() call
` [ 093/103] perf: Clone child context from parent context pmu
` [ 094/103] perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
` [ 095/103] perf: Fix perf_lock_task_context() vs RCU
` [ 096/103] tracing: Failed to create system directory
` [ 097/103] tracing: Fix irqs-off tag display in syscall tracing
` [ 098/103] tracing: Make trace_marker use the correct per-instance buffer
` [ 099/103] tracing: Protect ftrace_trace_arrays list in trace_events.c
` [ 100/103] tracing: Add trace_array_get/put() to handle instance refs better
` [ 101/103] tracing: Get trace_array ref counts when accessing trace files
` [ 102/103] tracing: Fix race between deleting buffer and setting events
` [ 103/103] tracing: Add trace_array_get/put() to event handling

[PATCH] usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
 2013-07-23 22:48 UTC  (2+ messages)

[PATCH 1/4] x86: introduce hypervisor_cpuid_base()
 2013-07-23 22:42 UTC  (7+ messages)
` [PATCH 4/4] x86: properly handle kvm emulation of hyperv

[PATCH] backports: backport drvdata = NULL core driver fixes
 2013-07-23 22:43 UTC  (3+ messages)

[PATCH] mvsas: fix unaligned-access kernel panic under heavy disk testing
 2013-07-23 22:40 UTC  (5+ messages)

[PATCH v2 00/42] ARM: at91: move to common clk framework
 2013-07-23 22:29 UTC  (6+ messages)
` [PATCH v2 01/42] ARM: at91: move at91_pmc.h to include/linux/clk/at91.h
` [PATCH v2 17/42] ARM: at91: move at91sam9g45 SoC to new at91 clk implem

[PATCH 0/2] clk: sunxi: Add clock support for the A10s
 2013-07-23 22:28 UTC  (3+ messages)
` [PATCH 1/2] clk: sunxi: Add A10s gates
` [PATCH 2/2] ARM: sun5i: dt: Use the A10s gates in the DTSI

[PATCH 00/13] update tile network drivers
 2013-07-23 22:26 UTC  (16+ messages)
` [PATCH 07/13] tile: update dev->stats directly in tilegx network driver
` [PATCH 02/13] tile: support rx_dropped/rx_errors in tilepro net driver
` [PATCH 03/13] tile: avoid bug in tilepro net driver built with old hypervisor
` [PATCH 06/13] tile: support jumbo frames in the tilegx network driver
` [PATCH 10/13] tile: support multiple mPIPE shims in "
` [PATCH 04/13] tile: remove dead is_dup_ack() function from tilepro net driver
` [PATCH 13/13] tile: remove deprecated NETIF_F_LLTX flag from tile drivers
` [PATCH 08/13] tile: fix panic bug in napi support for tilegx network driver
` [PATCH 11/13] tile: support TSO for IPv6 in "
` [PATCH 09/13] tile: enable GRO in the "
` [PATCH 01/13] tile: handle 64-bit statistics in tilepro "
` [PATCH 12/13] tile: make "tile_net.custom" a proper bool module parameter
` [PATCH 05/13] tile: support PTP using the tilegx mPIPE (IEEE 1588)

[PATCH 00/10] ARM: sunxi: Add support for the Allwinner A31 SoC
 2013-07-23 22:25 UTC  (8+ messages)
` [PATCH 01/10] irqchip: GIC: Add Cortex-A7 compatible string
` [PATCH 02/10] clk: sunxi: fix initialization of basic clocks
` [PATCH 06/10] ARM: sun6i: Add WITS Colombus A31 evaluation kit support
` [PATCH 07/10] pinctrl: sunxi: Add Allwinner A31 pins set
` [PATCH 08/10] ARM: sunxi: dt: Add PIO controller to A31 DTSI
` [PATCH 09/10] ARM: sun6i: Add UART0 muxing options
` [PATCH 10/10] ARM: sun6i: colombus: Add uart0 muxing

[PATCH v2] lib: Make radix_tree_node_alloc() work correctly within interrupt
 2013-07-23 22:11 UTC  (2+ messages)

[GIT PULL] Remove ARM local timer API
 2013-07-23 22:10 UTC  (2+ messages)

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-07-23 21:58 UTC  (10+ messages)
` 3.11-rc regression bisected: s2disk does not work (was Re: [PATCH v3 13/16] futex: use freezable blocking call)

Recvfile patch used for Samba
 2013-07-23 21:58 UTC  (3+ messages)

[PATCH] Staging: cxt1e1: ossiRelease.c: fixed a coding style issue
 2013-07-23 21:50 UTC 

[PATCH v4] staging: usbip: replace pr_warning() with dev_warn()
 2013-07-23 21:47 UTC  (2+ messages)

[PATCH]Fix early microcode loading on AMD
 2013-07-23 21:44 UTC  (3+ messages)

[PATCH 1/1] staging/speakup/kobjects.c: Code improvement
 2013-07-23 21:39 UTC  (2+ messages)

[PATCH v3 2/2] perf tools: Make Power7 events available for perf
 2013-07-23 21:38 UTC  (5+ messages)
` [tip:perf/core] "

[PATCH v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-23 21:34 UTC  (7+ messages)

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-23 21:32 UTC  (21+ messages)
` [PATCH 12/21] x86, acpi: Try to find if SRAT is overrided earlier
` [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier
` [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time
` [PATCH 15/21] x86, acpi, numa: Don't reserve memory on nodes the kernel resides in
` [PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [PATCH 20/21] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [PATCH 21/21] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-23 21:31 UTC  (6+ messages)

[PATCH v4 00/15] ARM: shmobile: move DMAC configuration data in the driver
 2013-07-23 21:31 UTC  (5+ messages)
` [PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-23 21:39 UTC  (4+ messages)
` [PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds

[PATCH 1/2] tools, perf: Add a precise event qualifier v2
 2013-07-23 21:27 UTC  (4+ messages)

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-23 21:23 UTC  (10+ messages)

[PATCH 0/6] aoe: add debugfs-based export of debug counters
 2013-07-23 21:19 UTC  (7+ messages)
` [PATCH 1/6] aoe: create and destroy debugfs directory for aoe
` [PATCH 2/6] aoe: add AoE-target files to debugfs
` [PATCH 3/6] aoe: provide file operations for debugfs files
` [PATCH 4/6] aoe: fill in per-AoE-target information for debugfs file
` [PATCH 5/6] aoe: update copyright date
` [PATCH 6/6] aoe: update internal version number to 85

[PATCH] x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors
 2013-07-23 20:34 UTC 

[PATCH 03/27] drivers/cpuidle: don't check resource with devm_ioremap_resource
 2013-07-23 21:26 UTC  (2+ messages)

Linux 3.11-rc2
 2013-07-23 21:24 UTC  (14+ messages)

[RFC PATCH V2] tracing: Check f_dentry before accessing event_file/call in inode->i_private
 2013-07-23 21:04 UTC  (11+ messages)
          `  "

[PATCH 5/5] x86, AMD: simplify load_microcode_amd() to fix early microcode loading to no longer access uninitialized per-cpu data
 2013-07-23 21:06 UTC 

[PATCH 0/6] tracing: open/delete fixes
 2013-07-23 20:59 UTC  (7+ messages)
` [PATCH 1/6] tracing: Turn event/id->i_private into call->event.type
` [PATCH 2/6] tracing: Change event_enable/disable_read() to verify i_private != NULL
` [PATCH 3/6] tracing: Change event_filter_read/write "
` [PATCH 4/6] tracing: Change f_start() to take event_mutex and "
` [PATCH 5/6] tracing: Introduce remove_event_file_dir()
` [PATCH 6/6] tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private

[PATCH 4/5] x86, AMD: saved applied, not loaded microcode for reloading on resume
 2013-07-23 21:02 UTC 

[PATCH 3/5] x86, AMD: cleanup: merge common code in early microcode loading
 2013-07-23 21:00 UTC 

[PATCH 2/5] x86, microcode: Don't lose error returns in save_microcode_in_initrd()
 2013-07-23 20:59 UTC 

[PATCH 1/5] x86, AMD: fix error path in apply_microcode_amd()
 2013-07-23 20:58 UTC 

[PATCH 02/48] staging/lustre/obdclass: restore lu_ref
 2013-07-23 20:52 UTC  (3+ messages)

[PATCH 00/48] staging/lustre: minor cleanup and Intel Lustre sync
 2013-07-23 20:51 UTC  (10+ messages)
` [PATCH 21/48] staging/lustre/obdclass: use a dummy structure for lu_ref_link
` [PATCH 35/48] staging/lustre/lmv: support DNE with HSM
` [PATCH 36/48] staging/lustre/obdclass: add obd_target.h
` [PATCH 44/48] staging/lustre/build: fix 'data race condition' issues

[PATCH] staging/lustre: fix Kconfig bool defaults
 2013-07-23 20:50 UTC  (3+ messages)

drm: Asynchronouse page flipping interface and Intel implementation
 2013-07-23 20:33 UTC  (3+ messages)

[RFC] ARM: davinci: da850: add a few pinmux definitions
 2013-07-23 20:13 UTC 

[PATCH] usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_disable()
 2013-07-23 20:20 UTC 

[PATCH 4/4] rsxx: Handling failed pci_map_page on PowerPC
 2013-07-23 20:20 UTC 

Build regressions/improvements in v3.11-rc2
 2013-07-23 20:20 UTC  (2+ messages)

[PATCH v2 0/3] pci: ACS fixes & quirks
 2013-07-23 20:19 UTC  (2+ messages)

[PATCH 13/15] pci: mvebu: Convert to use devm_ioremap_resource
 2013-07-23 20:19 UTC  (4+ messages)
` [PATCH V2 6/6] "

[PATCHv2 net 1/2] sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
 2013-07-23 20:19 UTC  (3+ messages)
` [PATCHv2 net 2/2] sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate

[PATCH 3/4] rsxx: Correcting return values during failure scenarios
 2013-07-23 20:19 UTC 

[PATCH 2/4] rsxx: Removing IDA on driver unload
 2013-07-23 20:18 UTC 

[PATCH 1/4] rsxx: Adapter name change
 2013-07-23 20:17 UTC 


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