messages from 2016-10-12 13:11:59 to 2016-10-12 18:05:48 UTC [more...]
[PATCH] x86/cpu/intel: Add Knights Mill to Intel family
2016-10-12 18:05 UTC
[PATCH] x86/e820: don't merge consecutive E820_PRAM ranges
2016-10-12 18:01 UTC
igb driver can cause cache invalidation of non-owned memory?
2016-10-12 17:56 UTC (13+ messages)
[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-10-12 18:00 UTC (5+ messages)
` [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8
[PATCH] x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
2016-10-12 17:57 UTC
[patch] drm/amdgpu: potential NULL dereference in debugfs code
2016-10-12 16:48 UTC (3+ messages)
[PATCH v3 00/20] remoteproc: Allow platform-specific drivers to request resources
2016-10-12 16:00 UTC (21+ messages)
` [PATCH v3 01/20] remoteproc: core: New API to add new resources to the resource table
` [PATCH v3 02/20] remoteproc: core: Add function to dump "
` [PATCH v3 03/20] remoteproc: core: Add function to amend an existing resource table entry
` [PATCH v3 04/20] remoteproc: core: Add function to append a new "
` [PATCH v3 05/20] remoteproc: core: Add function to over-ride current resource table
` [PATCH v3 06/20] remoteproc: core: Associate action to resource request
` [PATCH v3 07/20] remoteproc: core: Add RSC_VDEV support to rproc_request_resource
` [PATCH v3 08/20] remoteproc: core: Complete VDEV support in rproc_dump_resource_table function
` [PATCH v3 09/20] remoteproc: core: Unify rproc_dump_resource_table debug messages
` [PATCH v3 10/20] remoteproc: core: Call rproc_dump_resource_table only if debug is activated
` [PATCH v3 11/20] remoteproc: core: Correction carveout name comparison in rproc_update_resource_table_entry
` [PATCH v3 12/20] remoteproc: core: Add function to verify an existing resource in rsc table
` [PATCH v3 13/20] remoteproc: core: Add vdev support to resource amending function
` [PATCH v3 14/20] remoteproc: core: Add force mode "
` [PATCH v3 15/20] remoteproc: core: Append resource only if .resource_table section is large enough
` [PATCH v3 16/20] remoteproc: core: Add resource request action support
` [PATCH v3 17/20] remoteproc: core: Add function to verify resource table consistency
` [PATCH v3 18/20] remoteproc: core: Clean-up resource table sanity checks
` [PATCH v3 19/20] remotecore: core: Add resource table pointer argument to rproc_handle_resource
` [PATCH v3 20/20] remoteproc: core: Support empty resource tables
[PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning
2016-10-12 17:50 UTC (10+ messages)
[PATCH RFC V2 0/2] KVM: x86: Support using the VMX preemption timer for APIC Timer periodic/oneshot mode
2016-10-12 17:41 UTC (3+ messages)
` [PATCH RFC V2 2/2] "
[RFC] net: phy: smsc: Disable auto-negotiation on startup
2016-10-12 15:09 UTC (5+ messages)
[PATCH v2] timers: Fix usleep_range() in the context of wake_up_process()
2016-10-12 17:39 UTC (8+ messages)
` [v2] "
[PATCH] cpufreq: CPPC: Correct desired_perf calculation
2016-10-12 17:33 UTC (3+ messages)
[RFC 0/6] Module for tracking/accounting shared memory buffers
2016-10-12 17:15 UTC (2+ messages)
[PATCH] mfd: intel-lpss: Do not put device in reset state on suspend
2016-10-12 17:24 UTC (2+ messages)
[PATCH 1/7] f2fs: split free nid list
2016-10-12 17:15 UTC (5+ messages)
` [PATCH 3/7] f2fs: rename free nid cache operation
[GIT pull] locking fix for 4.9
2016-10-12 17:22 UTC (4+ messages)
[PATCH 1/8] f2fs: clear nlink if fail to add_link
2016-10-12 17:22 UTC (4+ messages)
[PATCH v2 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
2016-10-12 17:21 UTC (12+ messages)
` [PATCH v2 2/4] Add enabling of the R3 MWAIT during boot for KNL
` [PATCH v2 3/4] Add hwcap2 for x86
` [PATCH v2 4/4] Add R3MWAIT to CPU features
[PATCH 00/34] [media] DaVinci-Video Processing: Fine-tuning for several function implementations
2016-10-12 17:16 UTC (35+ messages)
` [PATCH 01/34] [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize()
` [PATCH 02/34] [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation
` [PATCH 04/34] [media] DaVinci-VPBE: Combine substrings for four messages
` [PATCH 05/34] [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe()
` [PATCH 06/34] [media] DaVinci-VPBE: Return an error code only by a single variable in vpbe_initialize()
` [PATCH 07/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation "
` [PATCH 08/34] [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode()
` [PATCH 09/34] [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output()
` [PATCH 10/34] [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output()
` [PATCH 11/34] [media] DaVinci-VPBE: Rename a jump label "
` [PATCH 12/34] [media] DaVinci-VPBE: Delete an unnecessary variable initialisation "
` [PATCH 13/34] [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe()
` [PATCH 14/34] [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation
` [PATCH 15/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe()
` [PATCH 16/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation "
` [PATCH 17/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_enum_input()
` [PATCH 18/34] [media] DaVinci-VPFE-Capture: Combine substrings for an error message "
` [PATCH 19/34] [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open()
` [PATCH 20/34] [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers
` [PATCH 21/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions
` [PATCH 22/34] [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input()
` [PATCH 23/34] [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr()
` [PATCH 24/34] [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device()
` [PATCH 25/34] [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe()
` [PATCH 26/34] [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation
` [PATCH 28/34] [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd()
` [PATCH 29/34] [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr()
` [PATCH 30/34] [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe()
` [PATCH 31/34] [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation
` [PATCH 32/34] [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers
` [PATCH 33/34] [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in vpif_channel_isr()
` [PATCH 34/34] [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in process_progressive_mode()
` [PATCH resent 03/34] [media] DaVinci-VPBE: Adjust 16 checks for null pointers
` [PATCH resent 27/34] [media] DaVinci-VPIF-Capture: Adjust ten "
[GIT PULL] pwm: Changes for v4.9-rc1
2016-10-12 17:08 UTC
[PATCH v8 0/2] J-Core timer support
2016-10-12 17:02 UTC (6+ messages)
` [PATCH v8 2/2] clocksource: add J-Core timer/clocksource driver
[PATCH 3.4 000/125] 3.4.113-rc1 review
2016-10-12 16:56 UTC (6+ messages)
` [PATCH 3.4 007/125] recordmcount: Fix endianness handling bug for nop_mcount
` [PATCH 3.4 081/125] mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
[PATCH v1.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-10-12 16:54 UTC (4+ messages)
[PATCH] gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
2016-10-12 16:47 UTC (2+ messages)
linux.git: printk() problem
2016-10-12 16:54 UTC (6+ messages)
[PATCH v5 0/9] Support Intel® Turbo Boost Max Technology 3.0
2016-10-12 16:50 UTC (6+ messages)
` [PATCH v5 5/9] x86/sysctl: Add sysctl for ITMT scheduling feature
[GIT PULL] xfs: shared data extents support for 4.9-rc1
2016-10-12 16:47 UTC (2+ messages)
[PATCH] irqchip/jcore: fix lost per-cpu interrupts
2016-10-12 16:35 UTC (7+ messages)
[PATCH] mm: kmemleak: Ensure that the task stack is not freed during scanning
2016-10-12 16:14 UTC (3+ messages)
[RFC PATCH 1/2] f2fs: rename f2fs_update_time
2016-10-12 16:14 UTC (2+ messages)
` [RFC PATCH 2/2] f2fs: fix allocation failure
[PATCH] toshiba-wmi: Fix loading the driver on non Toshiba laptops
2016-10-12 16:26 UTC (3+ messages)
[PATCH 0/7 v4] sched: reflect sched_entity move into task_group's load
2016-10-12 16:18 UTC (5+ messages)
` [PATCH 5/7 v4] sched: propagate asynchrous detach
[Xen-devel] [RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
2016-10-12 16:19 UTC (15+ messages)
[v4.8-rc1 Regression] sched/fair: Apply more PELT fixes
2016-10-12 16:21 UTC (8+ messages)
[PATCH] Don't touch single threaded PTEs which are on the right node
2016-10-12 16:15 UTC
[PATCH 0/3] Add support for led triggers on phy link state change
2016-10-12 15:57 UTC (4+ messages)
` [RFC v3 3/3] phy,leds: add "
[PATCH v3 0/3] Broadcom STB AVS CPUfreq driver
2016-10-12 16:08 UTC (4+ messages)
` [PATCH v3 2/3] cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
[PATCH v3 0/2] OV5647 Sensor driver
2016-10-12 16:02 UTC (3+ messages)
` [PATCH v3 1/2] Add OV5647 device tree documentation
` [PATCH v3 2/2] Add support for Omnivision OV5647
[PATCH v2 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation
2016-10-12 15:53 UTC (6+ messages)
` [PATCH v3 "
[PATCH] Don't touch single threaded PTEs which are on the right node
2016-10-12 15:40 UTC (3+ messages)
[PATCH] x86: xen: move cpu_up functions out of ifdef
2016-10-12 15:29 UTC (2+ messages)
Regression in mobility grouping?
2016-10-12 14:51 UTC (4+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
` [RFC 4/4] mm, page_alloc: disallow migratetype fallback in fastpath
[RFC PATCH 1/1] mm/vmalloc.c: correct logic errors when insert vmap_area
2016-10-12 15:06 UTC (3+ messages)
[PATCH] arch/x86: Remove second call to topology_update_package_map()
2016-10-12 15:06 UTC (2+ messages)
[PATCH/RFT 00/12] Add DT support for ohci-da8xx
2016-10-12 15:01 UTC (4+ messages)
` [PATCH/RFT 07/12] USB: ohci-da8xx: Request gpios and handle interrupt in the driver
[PATCH] staging:vt6656:card.c: fix block comments should align the * on each line
2016-10-12 14:57 UTC
[PATCH] drm/bridge: analogix: protect power when get_modes or detect
2016-10-12 14:51 UTC (2+ messages)
` Question: "
[linux-sunxi] [PATCH 3/5] Input: add driver for Ilitek ili2139 touch IC
2016-10-12 14:57 UTC
[PATCH] xen-netback: fix type mismatch warning
2016-10-12 14:54 UTC
drm/i915: WARN_ON_ONCE(!crtc_clock || cdclk < crtc_clock)
2016-10-12 14:47 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] Staging:greybus:arche-apb-ctrl: fixed some coding style issue
2016-10-12 14:45 UTC (4+ messages)
btrfs bio linked list corruption
2016-10-12 14:42 UTC (5+ messages)
[PATCH] ext4: super.c: Update logging style using PR_CONT
2016-10-12 14:32 UTC (3+ messages)
[PATCH]"drm: change DRM_MIPI_DSI module type from "bool" to "tristate"
2016-10-12 14:28 UTC (7+ messages)
[mac80211] BUG_ON with current -git (4.8.0-11417-g24532f7)
2016-10-12 14:22 UTC (5+ messages)
[git pull] vfs pile 1 (splice)
2016-10-12 14:10 UTC (6+ messages)
[PATCH v15 00/15] selftests/powerpc: Add ptrace tests for ppc registers
2016-10-12 14:06 UTC (4+ messages)
` [PATCH v15 03/15] selftests/powerpc: Add ptrace tests for EBB
[PATCH] kvm: x86: correct the misleading comment in vmx_handle_external_intr
2016-10-12 14:05 UTC (4+ messages)
false checkpatch finding?
2016-10-12 14:04 UTC
pre 4.9-rc dma regression, imx6 sound etc
2016-10-12 13:25 UTC
[PATCH v3 00/11] syscall/tracing: compat syscall support
2016-10-12 13:53 UTC (3+ messages)
` [PATCH v3 05/11] x86/tracing: fix compat syscall handling
[PATCH (net.git) 1/2] stmmac: fix ptp init for gmac4
2016-10-12 13:42 UTC (2+ messages)
` [PATCH (net.git) 2/2] stmmac: fix error check when init ptp
ATENCIÓN;
2016-10-12 13:24 UTC
[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
2016-10-12 13:22 UTC (17+ messages)
` [PATCH v14 01/16] iommu/iova: fix __alloc_and_insert_iova_range
` [PATCH v14 02/16] iommu: Introduce DOMAIN_ATTR_MSI_RESV
` [PATCH v14 03/16] iommu/dma: Allow MSI-only cookies
` [PATCH v14 04/16] iommu/dma: MSI doorbell alloc/free
` [PATCH v14 05/16] iommu/dma: Introduce iommu_calc_msi_resv
` [PATCH v14 06/16] iommu/arm-smmu: Implement domain_get_attr for DOMAIN_ATTR_MSI_RESV
` [PATCH v14 07/16] irqchip/gic-v2m: Register the MSI doorbell
` [PATCH v14 08/16] irqchip/gicv3-its: "
` [PATCH v14 09/16] vfio: Introduce a vfio_dma type field
` [PATCH v14 10/16] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v14 11/16] vfio/type1: Implement recursive vfio_find_dma_from_node
` [PATCH v14 12/16] vfio/type1: Handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v14 13/16] vfio: Allow reserved msi iova registration
` [PATCH v14 14/16] vfio/type1: Check doorbell safety
` [PATCH v14 15/16] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v14 16/16] vfio/type1: Introduce MSI_RESV capability
[POC/RFC PATCH] overlayfs: fix data inconsistency at copy up
2016-10-12 13:33 UTC
[PATCH] rtc-cmos: don't refer to asm-generic/rtc.h
2016-10-12 13:30 UTC
[PATCH] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt
2016-10-12 13:17 UTC (5+ messages)
MPOL_BIND on memory only nodes
2016-10-12 13:16 UTC (3+ messages)
[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
2016-10-12 13:07 UTC (5+ messages)
` [PATCH 6/10] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
2016-10-12 13:06 UTC (7+ messages)
` [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()
[RFC PATCH 00/11] pci: support for configurable PCI endpoint
2016-10-12 12:38 UTC (3+ messages)
` [RFC PATCH 01/11] pci: endpoint: add EP core layer to enable EP controller and EP functions
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;
as well as URLs for NNTP newsgroup(s).