linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-20 09:29:56 to 2018-11-20 12:08:07 UTC [more...]

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-20 12:07 UTC  (6+ messages)
` [PATCH v4 03/26] clk: sunxi-ng: Add check for maximum rate to NKM PLLs

[PATCH 00/12] perf top: Rework processing code
 2018-11-20 12:07 UTC  (8+ messages)
` [PATCH 05/12] perf top: Moving lost events warning to helpline
      ` [PATCH v2] perf ui/tui: Fix possible UI rendering breakage
        ` [PATCH v2.1] "
    ` [PATCHv2 05/12] perf top: Moving lost events warning to helpline

[PATCH v2] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-20 12:05 UTC  (5+ messages)
  ` [PATCH v3] "
    ` [lkp] [x86/fpu] 58122bf1d8: WARNING: CPU: 0 PID: 1 at arch/x86/include/asm/fpu/internal.h:529 fpu__restore+0x28f/0x9ab()
      ` [tip:x86/urgent] x86/fpu: Disable bottom halves while loading FPU registers

[PATCH v8 00/13] arch/resctrl: AMD QoS support
 2018-11-20 12:05 UTC  (8+ messages)
` [PATCH v8 04/13] arch/resctrl: Bring all the macros to resctrl.h
` [PATCH v8 05/13] arch/resctrl: Rename config parameter INTEL_RDT to RESCTRL
` [PATCH v8 06/13] arch/resctrl: Initialize the resource functions that are different

kobject lifetime issues in blk-mq
 2018-11-20 12:05 UTC  (13+ messages)

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-20 12:04 UTC  (11+ messages)

[PATCH] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
 2018-11-20 11:55 UTC 

[RFC PATCH v8 0/4] Media Device Allocator API
 2018-11-20 11:54 UTC  (7+ messages)
` [RFC PATCH v8 1/4] media: "
` [RFC PATCH v8 3/4] media: media.h: Enable ALSA MEDIA_INTF_T* interface types
` [RFC PATCH v8 4/4] sound/usb: Use Media Controller API to share media resources

[PATCH v3 0/3] Huawei laptops
 2018-11-20 11:51 UTC  (9+ messages)
` [PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[BUG BISECT] Missing MTD NAND partitions - mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
 2018-11-20 11:48 UTC  (3+ messages)

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-20 11:42 UTC  (8+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
` [RFC PATCH 2/3] mm, thp, proc: report THP eligibility for each vma
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc

[PATCH] perf: tests: Disable breakpoint tests on ARM (32-bit)
 2018-11-20 11:41 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: phy: mscc: various improvements to Microsemi PHY driver
 2018-11-20 11:39 UTC  (10+ messages)
` [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2018-11-20 11:39 UTC  (12+ messages)
` [PATCH v5 05/12] drm: mediatek: Omit warning on probe defers
          ` Aw: Re: [PATCH v5 05/12] drm: mediatek
              ` Aw: "

[PATCH] mmc: core: Remove timeout when enabling cache
 2018-11-20 11:38 UTC  (10+ messages)

[PATCH] PCI: histb: constify dw_pcie_host_ops structure
 2018-11-20 11:37 UTC  (2+ messages)

[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-11-20 11:36 UTC  (3+ messages)
        ` 答复: "

[PATCHv2 00/25] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2018-11-20 11:33 UTC  (53+ messages)
` [PATCHv2 01/25] PCI: mobiveil: uniform the register accessors
` [PATCHv2 02/25] PCI: mobiveil: format the code without function change
` [PATCHv2 03/25] PCI: mobiveil: correct the returned error number
` [PATCHv2 04/25] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv2 05/25] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv2 06/25] PCI: mobiveil: replace the resource list iteration function
` [PATCHv2 07/25] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv2 08/25] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv2 09/25] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv2 10/25] PCI: mobiveil: fix the INTx process error
` [PATCHv2 11/25] PCI: mobiveil: only fix up the Class Code field
` [PATCHv2 12/25] PCI: mobiveil: move out the link up waiting from mobiveil_host_init
` [PATCHv2 13/25] PCI: mobiveil: move irq chained handler setup out of DT parse
` [PATCHv2 14/25] PCI: mobiveil: initialize Primary/Secondary/Subordinate bus number
` [PATCHv2 15/25] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCHv2 16/25] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv2 17/25] PCI: mobiveil: fix the checking of valid device
` [PATCHv2 18/25] PCI: mobiveil: continue to initialize the host upon no PCIe link
` [PATCHv2 19/25] PCI: mobiveil: disabled IB and OB windows set by bootloader
` [PATCHv2 20/25] PCI: mobiveil: add Byte and Half-Word width register accessors
` [PATCHv2 21/25] PCI: mobiveil: make mobiveil_host_init can be used to re-init host
` [PATCHv2 22/25] dt-bindings: pci: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv2 23/25] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv2 24/25] arm64: dts: freescale: lx2160a: add pcie DT nodes
` [PATCHv2 25/25] arm64: defconfig: Enable CONFIG_PCI_LAYERSCAPE_GEN4

[PATCH v1 0/4] EMC fixes for Tegra30+
 2018-11-20 11:32 UTC  (14+ messages)
` [PATCH v1 2/4] ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on Tegra30
` [PATCH v1 4/4] ARM: tegra: Clear EMC interrupts on resume from LP1 on Tegra30+

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-20 11:31 UTC  (7+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 04/10] powerpc: perf/core: generalise event exclusion checking with perf macro
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

[PATCH] media: davinci_vpfe: bail out if kmalloc failed
 2018-11-20 11:25 UTC 

[PATCH v1 0/1] Early boot time stamps for arm64
 2018-11-20 11:29 UTC  (3+ messages)
` [PATCH v1 1/1] arm64: Early boot time stamps

BUG: corrupted list in p9_read_work
 2018-11-20 11:28 UTC  (13+ messages)
            ` 9p/RDMA for syzkaller (Was: BUG: corrupted list in p9_read_work)

DVB-S PCI card regression on 4.19 / 4.20
 2018-11-20 11:28 UTC  (8+ messages)

[PATCH 4.14 000/124] 4.14.82-stable review
 2018-11-20 11:26 UTC  (3+ messages)

[PATCH] perf tools: Restore proper cwd on return from mnt ns
 2018-11-20 11:23 UTC  (4+ messages)
    ` [PATCHv2] "

[PATCH] gpio: dwapb: Correct the DT node name in the example
 2018-11-20 11:17 UTC 

[PATCH 3.18 00/90] 3.18.126-stable review
 2018-11-20 11:16 UTC  (3+ messages)

Guidance required for a crypto requirement
 2018-11-20 11:14 UTC 

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-20 11:14 UTC  (8+ messages)

[PATCH] clk: Add (devm_)clk_get_optional() functions
 2018-11-20 11:12 UTC  (4+ messages)

[RFC 0/3] Unify CPU topology across ARM64 & RISC-V
 2018-11-20 11:11 UTC  (3+ messages)

KASAN: use-after-free Read in locks_delete_block
 2018-11-20 11:08 UTC  (11+ messages)

[PATCH 00/16] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-20 11:05 UTC  (8+ messages)
` [PATCH 12/16] clocksource: Add clock driver for RDA8810PL SoC

[GIT PULL for v4.20-rc4] media fixes
 2018-11-20 11:03 UTC 

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-11-20 11:02 UTC  (8+ messages)
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH v7 0/2] sched/fair: update scale invariance of PELT
 2018-11-20 10:55 UTC  (3+ messages)
` [PATCH v7 1/2] sched/fair: move rq_of helper function
` [PATCH v7 2/2] sched/fair: update scale invariance of PELT

[PATCH v2 0/5] mips: system call table generation support
 2018-11-20 10:54 UTC  (4+ messages)
` [PATCH v2 3/5] mips: remove syscall table entries

[PATCH 4.9 00/83] 4.9.138-stable review
 2018-11-20 10:54 UTC  (2+ messages)

[PATCH v2] signal: add procfd_signal() syscall
 2018-11-20 10:51 UTC  (2+ messages)
` [PATCH v2] procfd_signal.2: document procfd_signal syscall

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-20 10:52 UTC  (2+ messages)

[PATCHv2] PCI/Layerscape: fix wrongly invoking of outbound window disable accessor
 2018-11-20 10:53 UTC  (2+ messages)

[PATCH v4 0/4] MAX9286 GMSL Support
 2018-11-20 10:51 UTC  (7+ messages)
` [PATCH v4 3/4] media: i2c: Add MAX9286 driver

[PATCH 0/3] PCIE support for i.MX8MQ
 2018-11-20 10:48 UTC  (3+ messages)
` [PATCH 3/3] PCI: imx: Add "

[PATCH] thermal: imx: fix for dependency on cpu-freq
 2018-11-20 10:48 UTC  (8+ messages)

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-11-20 10:47 UTC  (5+ messages)
` [PATCH v8 24/26] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode

[PATCH] Documentation: Use "while" instead of "whilst"
 2018-11-20 10:46 UTC  (3+ messages)

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-20 10:44 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions

[PATCH] bonding:avoid repeated display of same link status change
 2018-11-20 10:41 UTC  (4+ messages)

[PATCH] ARM: dts: r9a06g032: Correct the GIC DT node name
 2018-11-20 10:34 UTC 

[PATCH] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
 2018-11-20 10:34 UTC  (3+ messages)

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-20 10:32 UTC  (10+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
            ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
              ` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc

[PATCH 1/2] PCI: dwc: allow to limit registers set length
 2018-11-20 10:30 UTC  (4+ messages)
` [PATCH 2/2] PCI: imx6: limit DBI register length

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-20 10:31 UTC  (11+ messages)
` [PATCH v1 2/2] signal: add procfd_signal() syscall

[PATCH v3 0/2] irqchip: Add support for Renesas RZ/N1 GPIO interrupt multiplexer
 2018-11-20 10:30 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings/interrupt-controller: rzn1: Add RZ/N1 gpio irq mux binding

arch/x86/include/asm/cmpxchg.h:245:2: error: 'asm' operand has impossible constraints
 2018-11-20 10:26 UTC 

[PATCH] arc: [devboards] Add support of NFSv3 ACL
 2018-11-20 10:30 UTC 

[PATCH 0/2] add SPI driver support for mt7629
 2018-11-20 10:28 UTC  (3+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT7629 soc platform

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-20 10:24 UTC  (5+ messages)
` [PATCH v3 05/10] sched/fair: Hoist idle_stamp up from idle_balance

[RFC PATCH 0/3] realize dax_operations for dm-snapshot
 2018-11-20 10:20 UTC  (4+ messages)
` [RFC PATCH 1/3] dm: enable "
` [RFC PATCH 2/3] dm: expand hc_map in mapped_device for lack of map
` [RFC PATCH 3/3] dm: expand valid types for dm-ioctl

[PATCH] PCI: Add HXT vendor ID and ACS quirk
 2018-11-20 10:19 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: pciehp: Add HXT quirk for Command Completed errata

[PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-20 10:19 UTC  (4+ messages)

[PATCH 0/3] iio: stm32-adc: add PM support
 2018-11-20 10:12 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: stm32-adc: move self-calibration to prepare routine
` [PATCH 2/3] iio: adc: stm32-adc: add power management support
` [PATCH 3/3] iio: adc: stm32-adc: switch off running adc when going to low power

RFC: userspace exception fixups
 2018-11-20 10:11 UTC  (6+ messages)

[PATCH] arm64: dts: sdm845: add video nodes
 2018-11-20 10:08 UTC 

[PATCH 00/16] staging: vchiq: dead code removal & misc fixes
 2018-11-20 10:08 UTC  (5+ messages)

[PATCH v3 0/14] media: make Marvell camera work on DT-based OLPC XO-1.75
 2018-11-20 10:03 UTC  (15+ messages)
` [PATCH v3 01/14] media: ov7670: split register setting from set_fmt() logic
` [PATCH v3 02/14] media: ov7670: split register setting from set_framerate() logic
` [PATCH v3 03/14] media: ov7670: hook s_power onto v4l2 core
` [PATCH v3 04/14] media: ov7670: control clock along with power
` [PATCH v3 05/14] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
` [PATCH v3 06/14] [media] marvell-ccic: fix DMA s/g desc number calculation
` [PATCH v3 07/14] [media] marvell-ccic: don't generate EOF on parallel bus
` [PATCH v3 08/14] Revert "[media] marvell-ccic: reset ccic phy when stop streaming for stability"
` [PATCH v3 09/14] [media] marvell-ccic: drop unused stuff
` [PATCH v3 10/14] [media] marvell-ccic/mmp: enable clock before accessing registers
` [PATCH v3 11/14] [media] marvell-ccic: rename the clocks
` [PATCH v3 12/14] [media] marvell-ccic/mmp: add devicetree support
` [PATCH v3 13/14] [media] marvell-ccic: use async notifier to get the sensor
` [PATCH v3 14/14] [media] marvell-ccic: provide a clock for "

[PATCH 1/2] x86/boot: revert commit ae7e1238e68f2a (Add ACPI RSDP address to setup_header)
 2018-11-20  9:59 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header")

[RFC PATCH v2 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-20 10:02 UTC  (10+ messages)
` [RFC PATCH v2 07/14] m68k: atari: Convert to "
` [RFC PATCH v2 10/14] m68k: mac: "

[PATCH v2 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-11-20 10:02 UTC  (2+ messages)

[PATCH v9 00/15] Energy Aware Scheduling
 2018-11-20 10:01 UTC  (4+ messages)
` [PATCH v9 15/15] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH 2/2] x86/acpi, x86/boot: Take RSDP address from boot params if available
 2018-11-20  9:59 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v3] driver-staging: vsoc.c: Add sysfs support for examining the permissions of regions
 2018-11-20  9:56 UTC  (5+ messages)

[PATCH 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-20  9:54 UTC 

[PATCH 0/9] drm: remove deprecated functions
 2018-11-20  9:53 UTC  (5+ messages)
` [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"

[PATCH] staging: rtl8188eu: core: coding style check
 2018-11-20  9:53 UTC  (2+ messages)

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-20  9:52 UTC  (3+ messages)
` [RFC PATCH v6 01/26] Documentation/x86: Add CET description

[RCF PATCH,v2,2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-20  9:53 UTC  (11+ messages)

[PATCH] staging: greybus: arche-platform: Switch to the gpio descriptor interface
 2018-11-20  9:49 UTC  (5+ messages)

[PATCH] staging: greybus: Parenthesis alignment
 2018-11-20  9:43 UTC  (2+ messages)

[PATCH V2 0/2] mmc: mmci: add stop command
 2018-11-20  9:42 UTC  (3+ messages)
` [PATCH V2 1/2] mmc: mmci: send stop command if sbc error issue

[PATCH RESEND 0/2] free order-0 pages through PCP in page_frag_free() and cleanup
 2018-11-20  9:42 UTC  (4+ messages)
` [PATCH v2 RESEND 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
  ` [PATCH v2 RESEND update "

multipath-tools: add ANA support for NVMe device
 2018-11-20  9:42 UTC  (11+ messages)
` [PATCH] nvme: allow ANA support to be independent of native multipathing
            `  "

[PATCH] scsi/lpfc/lpfc_sli.c: Use dma_zalloc_coherent
 2018-11-20  9:40 UTC  (2+ messages)

[PATCH v1 5/8] hv_balloon: mark inflated pages PG_offline
 2018-11-20  9:37 UTC  (4+ messages)

[PATCH V5 0/2] Re-initialize DLL when MCLK is gated dynamically
 2018-11-20  9:29 UTC  (2+ 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).