linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 08:55:57 to 2016-10-13 14:14:11 UTC [more...]

[mac80211] BUG_ON with current -git (4.8.0-11417-g24532f7)
 2016-10-13 13:45 UTC  (10+ messages)

Regression in mobility grouping?
 2016-10-13 14:11 UTC  (6+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
  ` [RFC 4/4] mm, page_alloc: disallow migratetype fallback in fastpath
  ` [RFC 7/4] mm, page_alloc: count movable pages when stealing

[GIT PULL] PCI changes for v4.9
 2016-10-13 14:07 UTC 

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-13 14:03 UTC  (16+ messages)
` [PATCH V3 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V3 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V3 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
` [PATCH V3 10/10] arm64: KVM: add guest SEA support

[PATCH RFC V3 0/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-13 12:35 UTC  (8+ messages)
` [PATCH RFC V3 1/6] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [PATCH RFC V3 2/6] KVM: LAPIC: guarantee the timer is in tsc-deadline mode when rdmsr MSR_IA32_TSCDEADLINE
` [PATCH RFC V3 3/6] KVM: LAPIC: introduce set_target_expiration() to set target expiration time
` [PATCH RFC V3 4/6] KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc() to get APIC Timer target deadline tsc
` [PATCH RFC V3 5/6] KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
` [PATCH RFC V3 6/6] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support

[cpuidle] 00da7dafbf: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:620
 2016-10-13 13:58 UTC 

[PATCH 0/4] remoteproc: Add sysfs interface
 2016-10-13 13:56 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: Use fixed length field for firmware name
` [PATCH 3/4] remoteproc: Add a sysfs interface for firmware and state

[PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning
 2016-10-13 13:56 UTC  (14+ messages)
            ` [PATCH] iwlwifi: pcie: fix SPLC structure parsing

[PATCH] tlan: avoid unused label with PCI=n
 2016-10-13 13:56 UTC  (2+ messages)

[PATCH] qed: fix old-style function definition
 2016-10-13 13:55 UTC  (2+ messages)

[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-10-13 13:52 UTC  (5+ messages)
` [PATCH v3 2/2] Input: synaptics-rmi4 - add support for F34 device reflash

[PATCH] [media] dib0700: Fix uninitialized protocol for NEC repeat codes
 2016-10-13 13:51 UTC 

[PATCH v2 1/3] net: smc91x: isolate u16 writes alignment workaround
 2016-10-13 13:50 UTC  (2+ messages)

[PATCH 0/2] ARM: at91: properly handle LPDDR poweroff
 2016-10-13 13:47 UTC  (7+ messages)
` [PATCH 2/2] power/reset: at91-poweroff: timely shitdown LPDDR memories

[PATCH] vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
 2016-10-13 13:43 UTC  (2+ messages)

[PATCH v2 00/10] Start of skl watermark cleanup
 2016-10-13 13:39 UTC  (3+ messages)
` [PATCH v2 05/10] drm/i915/gen9: Get rid of redundant watermark values
  ` [Intel-gfx] "

[PATCH v4 00/10] net-next: ethernet: add sun8i-emac driver
 2016-10-13 13:39 UTC  (4+ messages)
` [PATCH v4 03/10] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

[PATCH v2 net-next 1/2] net: centralize net_device min/max MTU checking
 2016-10-13 13:37 UTC  (3+ messages)
` [PATCH v3 net-next 0/2] net: centralize net_device MTU bounds checking

[PATCH v2] usb: dwc3: gadget: Wait for end transfer complete before free irq
 2016-10-13 13:34 UTC  (11+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-13 13:18 UTC  (7+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[PATCH] [media] rc: Fix uninitialized variable in debug print
 2016-10-13 10:35 UTC 

[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-10-13 11:50 UTC  (33+ messages)
` [PATCH v2 01/16] scsi: Get rid of struct fc_bsg_buffer
` [PATCH v2 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
` [PATCH v2 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v2 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
` [PATCH v2 05/16] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v2 06/16] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v2 07/16] scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
` [PATCH v2 08/16] scsi: fc: implement kref backed reference counting
` [PATCH v2 09/16] block: add reference counting for struct bsg_job
` [PATCH v2 10/16] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v2 11/16] scsi: fc: Use bsg_destroy_job
` [PATCH v2 12/16] scsi: fc: use bsg_softirq_done
` [PATCH v2 13/16] scsi: fc: use bsg_job_done
` [PATCH v2 14/16] block: add bsg_job_put() and bsg_job_get()
` [PATCH v2 15/16] scsi: fc: move FC transport's bsg code to bsg-lib
` [PATCH v2 16/16] block: unexport bsg_softirq_done() again

[PATCH] leds: leds-pca963x: workaround group blink scaling issue
 2016-10-13 13:16 UTC 

[PATCH v2] z3fold: add shrinker
 2016-10-13 13:15 UTC  (5+ messages)

[PATCH][v10] PM / hibernate: Verify the consistent of e820 memory map by md5 digest
 2016-10-13 13:10 UTC  (2+ messages)

[PATCH RFC v2 net-next 0/8] net: qualcomm: add QCA7000 UART driver
 2016-10-13 13:08 UTC  (3+ messages)

[PATCH 0/3] THREAD_INFO_IN_TASK_STRUCT vs generic preemption code
 2016-10-13 11:57 UTC  (3+ messages)
` [PATCH 1/3] sched/core,x86: make struct thread_info arch specific again
` [PATCH 2/3] sched/preempt: include asm/current.h

[PATCH 0/3] Add Mediatek CIRQ interrupt controller
 2016-10-13 13:00 UTC  (3+ messages)
` [PATCH 1/3] binding: irqchip: mtk-cirq: Add binding document

[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
 2016-10-13 12:59 UTC 

MPOL_BIND on memory only nodes
 2016-10-13 12:51 UTC  (9+ messages)

[PATCH] KVM: document lock orders
 2016-10-13 12:51 UTC  (2+ messages)

[PATCH v4 0/3] Broadcom STB AVS CPUfreq driver
 2016-10-13 12:49 UTC  (3+ messages)

[PATCH 1/1 v8] ARM: imx: Added perf functionality to mmdc driver
 2016-10-13 12:49 UTC  (4+ messages)

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2016-10-13 12:46 UTC  (5+ messages)
      ` Another gcc corruption bug (was Re: [PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings)

[GIT PULL REQUEST] watchdog - v4.9 merge window
 2016-10-13 12:36 UTC  (4+ messages)

[PATCH v2] kvm: x86: remove the misleading comment in vmx_handle_external_intr
 2016-10-13 12:36 UTC  (2+ messages)

[RESEND PATCH v3 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically
 2016-10-13 12:23 UTC  (15+ messages)

[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
 2016-10-13 12:19 UTC 

[PATCH] qede: fix CONFIG_INFINIBAND_QEDR=m build error
 2016-10-13 10:50 UTC  (7+ messages)

[PATCH] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt
 2016-10-13 12:19 UTC  (6+ messages)

[PATCH RESEND] ARM: dts: keystone-k2*: Increase SPI Flash partition size for U-Boot
 2016-10-13 12:16 UTC  (5+ messages)

[PATCH v2] Input: elan_i2c - always output the device information
 2016-10-13 12:16 UTC  (2+ messages)

[PATCH] staging:vt6656:baseband.h: fix function definition argument without identifier name issue
 2016-10-13 12:06 UTC  (2+ messages)

[patch] drm/i915: fix a read size argument
 2016-10-13 12:13 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v2 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-10-13 12:11 UTC  (3+ messages)
` [PATCH v2 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB

[PATCH v5 0/6] i2c: Host Notify / i801 fixes
 2016-10-13 12:10 UTC  (7+ messages)
` [PATCH v5 1/6] i2c: i801: store and restore the SLVCMD register at load and unload
` [PATCH v5 2/6] i2c: i801: minor formatting issues
` [PATCH v5 3/6] i2c: i801: use BIT() macro for bits definition
` [PATCH v5 4/6] i2c: i801: use the BIT() macro for FEATURES_* also
` [PATCH v5 5/6] i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
` [PATCH v5 6/6] i2c: use an IRQ to report Host Notify events, not alert

[PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
 2016-10-13 11:57 UTC  (4+ messages)

[PATCH] virtio-gpu: fix vblank events
 2016-10-13 11:55 UTC 

[PATCH RFC V2 0/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode
 2016-10-13 11:52 UTC  (5+ messages)
` [PATCH RFC V2 2/2] "

[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes
 2016-10-13 11:40 UTC  (7+ messages)
` [PATCH 3/5] i2c: i2c-piix4: coding style fix - long comments blocks
` [PATCH 5/5] i2c: i2c-piix4: coding style fix - quoted string split across lines

[PATCH 1/2] perf, tools: Implement branch_type event parameter
 2016-10-13 11:33 UTC  (4+ messages)
` [PATCH 2/2] perf, tools: Add documentation for perf user event parameters

[PATCH 0/6] mmc/memstick: rtsx_usb: Fix runtime PM issues
 2016-10-13 11:37 UTC  (7+ messages)
` [PATCH 1/6] mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
` [PATCH 2/6] mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
` [PATCH 3/6] memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
` [PATCH 4/6] memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
` [PATCH 5/6] mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
` [PATCH 6/6] mmc: core: Don't power off the card when starting the host

[patch] zfcp: spin_lock_irqsave() is not nestable
 2016-10-13 11:27 UTC  (3+ messages)

[RFC PATCH 0/5] Reduce fragmentation
 2016-10-13 11:05 UTC  (9+ messages)
` [RFC PATCH 1/5] mm/page_alloc: always add freeing page at the tail of the buddy list
` [RFC PATCH 2/5] mm/page_alloc: use smallest fallback page first in movable allocation
` [RFC PATCH 3/5] mm/page_alloc: stop instantly reusing freed page
` [RFC PATCH 5/5] mm/page_alloc: support fixed migratetype pageblock

[RFC] arm64: Enforce observed order for spinlock and data
 2016-10-13 11:02 UTC  (11+ messages)

[PATCH] irqchip/gic: Enable gic_set_affinity set more than one cpu
 2016-10-13 11:11 UTC  (2+ messages)

tty, fbcon: use-after-free in fbcon_invert_region
 2016-10-13 11:08 UTC  (4+ messages)

linux.git: printk() problem
 2016-10-13 11:06 UTC  (8+ messages)

[v4.8-rc1 Regression] sched/fair: Apply more PELT fixes
 2016-10-13 10:58 UTC  (8+ messages)

[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
 2016-10-13 11:04 UTC  (8+ messages)

[PATCH 0/9] perf/jit: various improvements
 2016-10-13 10:59 UTC  (10+ messages)
` [PATCH 1/9] perf/jit: improve error messages from JVMTI
` [PATCH 2/9] perf/jit: enable jitdump support without dwarf
` [PATCH 3/9] perf/jit: remove unecessary padding in jitdump file
` [PATCH 4/9] perf/jit: make perf skip unknown records
` [PATCH 5/9] perf/jit: do not assume pgoff is zero
` [PATCH 6/9] perf/jit: add unwinding support
` [PATCH 7/9] perf/jit: generate .eh_frame/.eh_frame_hdr in DSO
` [PATCH 8/9] perf/jit: Check JITHEADER_VERSION
` [PATCH 9/9] perf/jit: add jitdump format specification document

igb driver can cause cache invalidation of non-owned memory?
 2016-10-13 11:00 UTC  (17+ messages)

[PATCH 1/2] debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUGFS_FS
 2016-10-13 10:46 UTC  (4+ messages)

[PATCH] f2fs: fix wrong sum_page pointer in f2fs_gc
 2016-10-13 10:33 UTC  (2+ messages)

[PATCH 1/8] f2fs: clear nlink if fail to add_link
 2016-10-13 10:29 UTC  (5+ messages)

[PATCH] Coccinelle: misc: Improve the script for more accurate results
 2016-10-13 10:28 UTC 

[PATCH 0/2] Tiny modification of i2c-hid
 2016-10-13 10:25 UTC  (5+ messages)
` [PATCH 1/2] Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts"
` [PATCH 2/2] HID: i2c-hid: exit if the IRQ is not valid

[PATCH 1/7] f2fs: split free nid list
 2016-10-13 10:26 UTC  (6+ messages)
` [PATCH 3/7] f2fs: rename free nid cache operation

[PATCH 0/4] ARM64: More flexible HW watchpoint
 2016-10-13 10:22 UTC  (4+ messages)
` [PATCH 3/4] arm64: Allow hw watchpoint of length 3,5,6 and 7

[PATCH RESEND v3] dma: omap-dma: add support for pause of non-cyclic transfers
 2016-10-13 10:07 UTC  (3+ messages)

[PATCH v2 1/2] clocksource: arm_arch_timer: Don't assume clock runs in suspend
 2016-10-13 10:21 UTC  (2+ messages)

[PATCH] regmap: include <linux/delay.h> from include/linux/regmap.h
 2016-10-13 10:07 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-2 tag
 2016-10-13 10:04 UTC 

[RFC PATCH 00/11] Introduce writeback connectors
 2016-10-13  9:47 UTC  (2+ messages)
` [PATCH] drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset

[PATCH v3 00/11] syscall/tracing: compat syscall support
 2016-10-13  9:33 UTC  (5+ messages)
` [PATCH v3 03/11] tracing/syscalls: add compat syscall metadata

[patch] ASoC: rt5663: fix a debug statement
 2016-10-13  9:13 UTC  (2+ messages)

[Xen-devel] [RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
 2016-10-13  9:08 UTC  (13+ messages)

[PATCH v7 0/8] power: add power sequence library
 2016-10-13  8:57 UTC  (5+ messages)
` [PATCH v7 2/8] "

[PATCH 1/2] kernel/smp: Make the SMP boot message common on all arches
 2016-10-13  8:55 UTC  (2+ messages)
` [PATCH 2/2] kernel/smp: Tell the user we're bringing up secondary CPUs


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).