linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 11:40:09 to 2016-10-13 15:52:50 UTC [more...]

[PATCH] qed: fix old-style function definition
 2016-10-13 14:53 UTC  (4+ messages)

[PATCH v3 00/18] Synaptics RMI4 and SMBus implementation
 2016-10-13 15:51 UTC  (9+ messages)
` [PATCH v3 01/18] Input: synaptics-rmi4 - Move IRQ handling to rmi_driver
` [PATCH v3 02/18] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v3 03/18] Input: synaptics-rmi4 - Handle incomplete input data
` [PATCH v3 05/18] Input: synaptics-rmi4 - Add support for controlling dribble packets in F12
` [PATCH v3 09/18] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH v3 11/18] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH v3 14/18] Input: synaptics - allocate a Synaptics Intertouch device
` [PATCH v3 18/18] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data

[PATCH] staging:vt6656:baseband.h: fix function definition argument without identifier name issue
 2016-10-13 14:57 UTC  (4+ messages)
  `  "

[PATCH] kvm: memset whole irq_eoi
 2016-10-13 15:47 UTC  (2+ messages)

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

[PATCH] sc16is7xx: Drop bogus use of IRQF_ONESHOT
 2016-10-13 15:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-13 15:42 UTC  (5+ messages)
` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH v3 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
 2016-10-13 15:39 UTC  (7+ messages)
` [PATCH v3 1/4] Add R3MWAIT register and bit to msr-info.h
` [PATCH v3 2/4] Add enabling of the R3 MWAIT during boot for KNL
` [PATCH v3 3/4] Add hwcap2 for x86
` [PATCH v3 4/4] Add R3MWAIT to CPU features

[PATCH v6] net: ip, diag -- Add diag interface for raw sockets
 2016-10-13 15:43 UTC  (6+ messages)

[RESEND PATCH 00/11] Add Knights Mill CPU ID
 2016-10-13 15:31 UTC  (12+ messages)
` [RESEND PATCH 01/11] EDAC, sb_edac: Use Intel family processor macros
` [PATCH v2 02/11] tools/power turbostat: "
` [RESEND PATCH 03/11] x86/cpu/intel: Add Knights Mill to Intel family
` [RESEND PATCH 04/11] x86/intel_idle: Add Knights Mill CPUID
` [RESEND PATCH 05/11] EDAC, sb_edac: "
` [RESEND PATCH 06/11] cpufreq: intel_pstate: "
` [RESEND PATCH 07/11] perf/x86/intel: "
` [RESEND PATCH 08/11] perf/x86/intel/rapl: "
` [RESEND PATCH 09/11] perf/x86/intel/uncore: "
` [RESEND PATCH 10/11] powercap / RAPL: "
` [RESEND PATCH 11/11] tools/power turbostat: enable turbostat to support Knights Mill (KNM)

[PATCH] staging: sm750fb: Fix printk() style warning
 2016-10-13 14:39 UTC  (6+ messages)

[PATCH 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-10-13 14:52 UTC  (2+ messages)
` [PATCH 2/3] ARC: [plat-eznps] remove macros for timer0 TSI

[PATCH -v4 0/8] locking/mutex: Rewrite basic mutex
 2016-10-13 15:28 UTC  (9+ messages)
` [PATCH -v4 2/8] locking/mutex: Rework mutex::owner
` [PATCH -v4 5/8] locking/mutex: Add lock handoff to avoid starvation
` [PATCH -v4 6/8] locking/mutex: Restructure wait loop
` [PATCH -v4 8/8] locking/mutex: Enable optimistic spinning of woken waiter

[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
 2016-10-13 15:24 UTC  (2+ messages)

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

[PATCH 0/4] remoteproc: Add sysfs interface
 2016-10-13 15:00 UTC  (8+ 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] ceph: Fix uninitialized dentry pointer in ceph_real_mount()
 2016-10-13 15:15 UTC 

[PATCH] Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API
 2016-10-13 15:15 UTC  (2+ messages)

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

[PATCH] xen-netback: fix type mismatch warning
 2016-10-13 15:02 UTC  (2+ messages)

[PATCH lttng-modules] Fix: bump stable kernel version ranges for clock work-around
 2016-10-13 15:09 UTC  (3+ messages)

[PATCH net-next] Documentation/networking: update git urls to use https over http
 2016-10-13 15:09 UTC 

[RELEASE] LTTng modules 2.7.7, 2.8.3, 2.9.0-rc2 (Linux kernel tracer)
 2016-10-13 15:09 UTC 

[GIT PULL] overlayfs update for 4.9
 2016-10-13 14:51 UTC  (2+ messages)

[PATCH (net.git) 1/2] stmmac: fix ptp init for gmac4
 2016-10-13 15:01 UTC  (4+ messages)
` [PATCH (net.git) 2/2] stmmac: fix error check when init ptp

[PATCH next-next] Documentation/networking: update git urls to use https over http
 2016-10-13 14:58 UTC  (2+ messages)

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

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

[PATCH] cpufreq: intel_pstate: Add Knights Mill CPUID
 2016-10-13 14:48 UTC  (3+ messages)

[PATCH v4 0/3] Add support for led triggers on phy link state change
 2016-10-13 14:46 UTC  (3+ messages)
` [PATCH v4 3/3] net: phy: leds: add "

[PATCH] [media] s5p-cec: mark PM functions as __maybe_unused again
 2016-10-13 14:39 UTC 

[PATCH 1/2] MIPS: DTS: add base device tree for Pistachio SoC
 2016-10-13 13:49 UTC  (6+ messages)
` [PATCH 2/2] MIPS: DTS: img: add device tree for Marduk board

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

[PATCH] UBI: Fix crash in try_recover_peb()
 2016-10-13 14:24 UTC  (2+ messages)

[PATCH] leds: leds-pca963x: workaround group blink scaling issue
 2016-10-13 14:20 UTC  (3+ messages)

[PATCH 1/2] Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev
 2016-10-13 14:05 UTC  (2+ messages)

[PATCH] [media] s5p_cec: Mark runtime suspend/resume as __maybe_unused
 2016-10-13 14:16 UTC 

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  (14+ 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 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  (4+ messages)
` [PATCH RFC V3 1/6] KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
` [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] tlan: avoid unused label with PCI=n
 2016-10-13 13:56 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] 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  (14+ messages)

[PATCH] qede: fix CONFIG_INFINIBAND_QEDR=m build error
 2016-10-13  8:50 UTC  (2+ 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] drm/i915: fix a read size argument
 2016-10-13 12:13 UTC  (3+ messages)

[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  (4+ messages)
` [PATCH 3/5] i2c: i2c-piix4: coding style fix - long comments blocks

[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  (4+ messages)
` [PATCH 3/6] memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
` [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


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