linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-03 08:38:38 to 2018-05-03 11:56:12 UTC [more...]

[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
 2018-05-03 11:55 UTC  (5+ messages)
` [PATCH v5 09/11] vsprintf: Prevent crash when dereferencing invalid pointers

[PATCH v5 00/14] CPU scaling support for msm8996
 2018-05-03 11:52 UTC  (13+ messages)
` [PATCH v5 01/14] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v5 02/14] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v5 04/14] clk: qcom: Add DT bindings for CPU clock driver for msm8996
` [PATCH v5 06/14] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v5 07/14] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v5 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v5 09/14] regulator: qcom_spmi: Add support for SAW
` [PATCH v5 10/14] dt-bindings: qcom_spmi: Add support for SAW documentation
` [PATCH v5 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v5 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v5 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v5 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH v7 00/13] Intel Processor Trace virtualization enabling
 2018-05-03 12:08 UTC  (22+ messages)
` [PATCH v7 01/13] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
` [PATCH v7 02/13] perf/x86/intel/pt: Change pt_cap_get() to a public function
` [PATCH v7 03/13] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
` [PATCH v7 04/13] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v7 05/13] perf/x86/intel/pt: Introduce a new function to get capability of "
` [PATCH v7 06/13] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v7 07/13] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v7 08/13] KVM: x86: Add Intel processor trace context for each vcpu
` [PATCH v7 09/13] KVM: x86: Implement Intel Processor Trace context switch
` [PATCH v7 10/13] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v7 11/13] KVM: x86: Implement Intel Processor Trace MSRs read/write
` [PATCH v7 12/13] KVM: x86: Set intercept for Intel PT "
` [PATCH v7 13/13] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest

[PATCH] tty: implement a rx led trigger
 2018-05-03 11:52 UTC  (3+ messages)

bug-introducing patches
 2018-05-03 11:48 UTC  (11+ messages)
    ` [Ksummit-discuss] "

[PATCH v1 1/6] x86/boot: Convert early_serial_base to unsigned long
 2018-05-03 11:48 UTC  (11+ messages)
` [PATCH v1 4/6] x86/boot: Assume MMIO if serial base address supplied via earlyprintk
` [PATCH v1 5/6] x86/boot: Allow longer parameter list for earlyprintk

[GIT PULL 00/12] perf/urgent fixes
 2018-05-03 11:47 UTC  (6+ messages)
` [PATCH 05/12] perf pmu: Fix pmu events parsing rule

[PATCH v2 RESEND 1/2] mm: introduce memory.min
 2018-05-03 11:45 UTC  (4+ messages)
` [PATCH v2 RESEND 2/2] mm: ignore memory.min of abandoned memory cgroups

[PATCH 00/28] Venus updates
 2018-05-03 11:46 UTC  (8+ messages)
` [PATCH 10/28] venus: vdec: call session_continue in insufficient event
` [PATCH 26/28] venus: implementing multi-stream support

[PATCH v3 1/2] mm: introduce memory.min
 2018-05-03 11:43 UTC  (2+ messages)
` [PATCH v3 2/2] mm: ignore memory.min of abandoned memory cgroups

[PATCH 0/2] Stackleak for arm64
 2018-05-03 11:37 UTC  (4+ messages)
` [PATCH 2/2] arm64: Clear the stack

[PATCH v8] PCI: hv: Make sure the bus domain is really unique
 2018-05-03 11:35 UTC  (2+ messages)

[PATCH] sctp: fix a potential missing-check bug
 2018-05-03 11:23 UTC  (4+ messages)

[PATCH v8 00/13] Support PPTT for ARM64
 2018-05-03 11:20 UTC  (11+ messages)
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v8 13/13] arm64: topology: divorce MC scheduling domain from core_siblings

[RFC PATCH 0/5] Macb power management support for ZynqMP
 2018-05-03 11:20 UTC  (10+ messages)
` [RFC PATCH 1/5] net: macb: Check MDIO state before read/write and use timeouts
` [RFC PATCH 3/5] net: macb: Add pm runtime support
` [RFC PATCH 4/5] net: macb: Add support for suspend/resume with full power down

[PATCH v7 00/13] Intel Processor Trace virtualization enabling
 2018-05-03 12:13 UTC  (17+ messages)
` [PATCH v7 01/13] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
` [PATCH v7 02/13] perf/x86/intel/pt: Change pt_cap_get() to a public function
` [PATCH v7 03/13] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
` [PATCH v7 04/13] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v7 05/13] perf/x86/intel/pt: Introduce a new function to get capability of "
` [PATCH v7 06/13] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v7 07/13] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v7 08/13] KVM: x86: Add Intel processor trace context for each vcpu
` [PATCH v7 09/13] KVM: x86: Implement Intel Processor Trace context switch
` [PATCH v7 10/13] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v7 11/13] KVM: x86: Implement Intel Processor Trace MSRs read/write
` [PATCH v7 12/13] KVM: x86: Set intercept for Intel PT "
` [PATCH v7 13/13] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest

[PATCH] block: add verifier for cmdline partition
 2018-05-03 11:17 UTC 

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-03 11:15 UTC  (10+ messages)
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg

[PATCH v2 01/10] scsi: ufs: Allowing power mode change
 2018-05-03 11:07 UTC  (10+ messages)
  ` [PATCH v2 02/10] scsi: ufs-qcom: Enable UFSHCD_QUIRK_BROKEN_PWR_MODE_CHANGE quirk
  ` [PATCH v2 03/10] scsi: ufs: Add LCC quirk for host and device
  ` [PATCH v2 04/10] scsi: ufs: fix exception event handling
  ` [PATCH v2 05/10] scsi: ufshcd: fix possible unclocked register access
  ` [PATCH v2 06/10] scsi: ufs: add reference counting for scsi block requests
  ` [PATCH v2 07/10] scsi: ufs-qcom: remove broken hci version quirk
  ` [PATCH v2 08/10] scsi: ufs: make sure all interrupts are processed
  ` [PATCH v2 09/10] scsi: ufs: fix irq return code
  ` [PATCH v2 10/10] scsi: ufs: Add clock ungating to a separate workqueue

[PATCH 00/13] drm/kms/mode: using helper func drm_display_mode_to/from_videomode for calculating timing parameters
 2018-05-03 11:12 UTC  (13+ messages)
  ` [PATCH 03/13] drm/kms/mode/exynos-dsi: using helper func drm_display_mode_to_videomode "
  ` [PATCH 04/13] drm/kms/mode/fsl-dcu: "
  ` [PATCH 05/13] drm/kms/mode/gma500-mdfld_dsi_dpi: using helper function "
  ` [PATCH 06/13] drm/kms/mode/hisilicon-kirin-dsi-ade: "
  ` [PATCH 07/13] drm/kms/mode/meson-encoder: "
  ` [PATCH 08/13] drm/kms/mode/pl111-display: "
  ` [PATCH 09/13] drm/kms/mode/sun4i-tv: using helper func drm_display_mode_from_videomode "
  ` [PATCH 10/13] drm/kms/mode/ti-lcdc: using helper func drm_display_mode_to_videomode "
  ` [PATCH 11/13] drm/kms/mode/tegra: "
  ` [PATCH 12/13] drm/kms/mode/mtk_dpi_dsi: "
  ` [PATCH 13/13] drm/kms/mode/bridge-adv7533: "

[PATCH] drm/atomic: Handling the case when setting old crtc for plane
 2018-05-03 10:55 UTC  (3+ messages)

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-05-03 10:52 UTC  (7+ messages)

[PATCH] x86/boot/compressed: Exclude 'top_pgtable' from relocation
 2018-05-03 10:52 UTC  (4+ messages)

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-03 10:44 UTC  (2+ messages)

[PATCH v5 1/7] clk: msm8996-gcc: Mark halt check as no-op for USB/PCIE pipe_clk
 2018-05-03 10:41 UTC  (2+ messages)

[v7 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-05-03 10:39 UTC  (2+ messages)
` [v7] "

[PATCH] drm/kms/mode: added a new helper for calculating videomode from crtc's display mode
 2018-05-03 10:36 UTC  (2+ messages)

[PATCH 0/2] Add QCOM video clock controller driver
 2018-05-03 10:36 UTC  (6+ messages)
` [PATCH 2/2] clk: qcom: Add video clock controller driver for SDM845

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-05-03 10:34 UTC  (11+ messages)
` [PATCH 05/10] vfio: ccw: Suppress unused event parameter
` [PATCH 07/10] vfio: ccw: Introduce the INIT event
` [PATCH 09/10] vfio: ccw: Suppressing the BOXED state

[v6 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-05-03 10:33 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2] x86/io: Define readq()/writeq() to use 64-bit type
 2018-05-03 10:28 UTC 

[PATCH v2 0/3] Few NFC fixes from android-4.14 tree
 2018-05-03 10:21 UTC  (4+ messages)
` [PATCH v2 3/3] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver

[PATCH] staging: most: video: use __func__ instead of function name
 2018-05-03 10:21 UTC 

[PATCH] serial: 8250: omap: Fix idling of clocks for unused uarts
 2018-05-03 10:18 UTC  (2+ messages)

[PATCH] scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
 2018-05-03 10:18 UTC 

INFO: task hung in __sb_start_write
 2018-05-03 10:17 UTC 

[PATCH V2 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-03 10:12 UTC  (6+ messages)
` [PATCH V2 1/5] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V2 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V2 3/5] backlight: qcom-wled: Add support for short circuit handling
` [PATCH V2 4/5] backlight: qcom-wled: Add support for OVP interrupt handling
` [PATCH V2 5/5] backlight: qcom-wled: Add auto string detection logic

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2018-05-03 10:07 UTC  (10+ messages)
  ` [J-core] "

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-05-03 10:04 UTC  (20+ messages)

[PATCH v2] mtd: chips: Replace printk() with pr_*()
 2018-05-03 10:02 UTC  (2+ messages)

[PATCH v5 0/6] x86/microcode/AMD: Check microcode file sanity before loading it
 2018-05-03 10:01 UTC  (9+ messages)
` [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader

[PATCH v3 0/6] Add basic support for emtrion emCON-MX6 modules
 2018-05-03 10:01 UTC  (7+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 6/7] ARM: dts: Add support for emtrion emCON-MX6 series
      ` AW: "
    ` AW: [PATCH v4 0/7] Add basic support for emtrion emCON-MX6 modules

[PATCH] mtd: devices: check mtd_device_register() return code
 2018-05-03 10:00 UTC  (2+ messages)

[PATCH V1 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-03  9:57 UTC  (6+ messages)
` [PATCH V1 1/5] qcom: wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V1 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V1 3/5] backlight: qcom-wled: Add support for short circuit handling
` [PATCH V1 4/5] backlight: qcom-wled: Add support for OVP interrupt handling
` [PATCH V1 5/5] backlight: qcom-wled: Add auto string detection logic

[RFC] virtio: support VIRTIO_F_IO_BARRIER
 2018-05-03  9:58 UTC  (5+ messages)

[PATCH 00/11] irqchip: stm32: add exti support for stm32mp157c
 2018-05-03  9:55 UTC  (6+ messages)
` [PATCH 07/11] irqchip: stm32: add stm32mp1 support with hierarchy domain

[PATCH] mtd: nand: do not initialise statics to 0 or NULL
 2018-05-03  9:55 UTC  (2+ messages)

[PATCH] brd: Mark as non-rotational
 2018-05-03  9:53 UTC 

[GIT PULL] f2fs update for 4.16-rc1
 2018-05-03  9:49 UTC  (8+ messages)

[V9fs-developer][PATCH v3 1/2] net/9p: detecting invalid options as much as possible
 2018-05-03  9:44 UTC  (2+ messages)
` [V9fs-developer][PATCH v3 2/2] fs/9p: "

[PATCH] ARM: tegra: apalis-tk1: fix high speed uart compatible
 2018-05-03  9:45 UTC  (2+ messages)

[PATCH 00/12] mtd: nand: davinci: stop using pdev->id as chipselect
 2018-05-03  9:41 UTC  (5+ messages)

[PATCH v6 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-05-03  9:41 UTC  (6+ messages)
` [PATCH 2/2] PCI: mediatek: Using chained IRQ to setup IRQ handle

[PATCH RFC 0/4] Changes for SDCC5 version
 2018-05-03  9:39 UTC  (7+ messages)
` [PATCH RFC 1/4] mmc: host: Register changes for sdcc V5
` [PATCH RFC 2/4] mmc: sdhci-msm: Add and use voltage regulator related APIs

[PATCH v7 0/6] gnss: special driver for Wi2Wi w2sg0004 GPS module on GTA04 board
 2018-05-03  9:35 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: define vendor prefix for Wi2Wi, Inc
` [PATCH v7 2/6] dt-bindings: gnss: add w2sg0004 bindings documentation
` [PATCH v7 3/6] DTS: gta04: add uart2 child node for w2sg0004 GPS receiver
` [PATCH v7 4/6] misc gnss serdev: Add w2sg0004 power control driver
` [PATCH v7 5/6] gnss: add w2sg0004 to Makefile
` [PATCH v7 6/6] gnss: add w2sg0004 to Kconfig

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-05-03  9:36 UTC  (16+ messages)

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-05-03  9:35 UTC  (7+ messages)
` [PATCH 4/7] dt-bindings: gnss: add u-blox binding

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-05-03  9:25 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Fix the update of blocked load when newly idle

[PATCH][V2] scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
 2018-05-03  9:26 UTC 

[PATCH] clk: divider: Use round off divisor instead of round up
 2018-05-03  9:25 UTC 

cpu stopper threads and load balancing leads to deadlock
 2018-05-03  9:24 UTC  (2+ messages)
` [tip:sched/urgent] stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock

[PATCH] scsi: lpfc: fix spelling mistake: "mabilbox" -> "mailbox"
 2018-05-03  9:23 UTC  (2+ messages)
` NAK: "

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2018-05-03  9:22 UTC  (7+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

[PATCH v6 0/5] KVM: Expose speculation control feature to guests
 2018-05-03  9:19 UTC  (4+ messages)
` [PATCH v6 2/5] KVM: x86: Add IBPB support

[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
 2018-05-03  9:18 UTC  (6+ messages)

Moving unmaintained filesystems to staging
 2018-05-03  9:18 UTC  (4+ messages)

[PATCH] Input: atmel_mxt_ts - fix reset-gpio for level based irqs
 2018-05-03  9:15 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
 2018-05-03  9:12 UTC 

[PATCH v1] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state
 2018-05-03  9:09 UTC  (3+ messages)

[PATCH] cpupower: fix spelling mistake: "logilename" -> "logfilename"
 2018-05-03  9:09 UTC 

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-03  9:09 UTC  (3+ messages)
` [PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH 0/3] drm: fix some bridge api misunderstandings
 2018-05-03  9:06 UTC  (3+ messages)
` [PATCH 1/3] drm/sti: do not remove the drm_bridge that was never added

Motorola Droid 4 progress, power consumption
 2018-05-03  9:06 UTC  (3+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-03  9:05 UTC  (4+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-03  8:57 UTC  (6+ messages)

[PATCH] Revert "dmaengine: pl330: add DMA_PAUSE feature"
 2018-05-03  9:01 UTC  (4+ messages)

[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-05-03  8:54 UTC  (4+ messages)
` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option

SWIOTLB buffer runs full
 2018-05-03  8:52 UTC 

[PATCH v5 00/14] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-05-03  8:51 UTC  (4+ messages)

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-03  8:49 UTC  (7+ messages)

pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
 2018-05-03  8:49 UTC  (3+ messages)

[PATCH 1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
 2018-05-03  8:48 UTC  (2+ messages)

[PATCH net] macmace: Set platform device coherent_dma_mask
 2018-05-03  8:51 UTC  (4+ messages)

Hashed pointer issues
 2018-05-03  8:41 UTC  (8+ messages)


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