linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-05 05:31:19 to 2019-07-05 10:10:03 UTC [more...]

[PATCH v3] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-05  9:24 UTC  (3+ messages)
  `  "

[PATCH v2] Documentation: ABI: power: Add missing newline at end of file
 2019-07-05 10:09 UTC  (2+ messages)

[PATCH] PM: sleep: Drop dev_pm_skip_next_resume_phases()
 2019-07-05 10:09 UTC  (3+ messages)

[PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-07-05  9:56 UTC  (29+ messages)
` [PATCHv6 01/28] PCI: mobiveil: Unify register accessors
` [PATCHv6 02/28] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv6 03/28] PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
` [PATCHv6 04/28] PCI: mobiveil: Update the resource list traversal function
` [PATCHv6 05/28] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv6 06/28] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCHv6 07/28] PCI: mobiveil: Fix the Class Code field
` [PATCHv6 08/28] PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
` [PATCHv6 09/28] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
` [PATCHv6 10/28] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCHv6 11/28] PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
` [PATCHv6 12/28] dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional
` [PATCHv6 13/28] PCI: mobiveil: Reformat the code for readability
` [PATCHv6 14/28] PCI: mobiveil: Make the register updating more readable
` [PATCHv6 15/28] PCI: mobiveil: Revise the MEM/IO outbound window initialization
` [PATCHv6 16/28] PCI: mobiveil: Fix the returned error number
` [PATCHv6 17/28] PCI: mobiveil: Remove an unnecessary return value check
` [PATCHv6 18/28] PCI: mobiveil: Remove redundant var definitions and register read operations
` [PATCHv6 19/28] PCI: mobiveil: Fix the valid check for inbound and outbound window
` [PATCHv6 20/28] PCI: mobiveil: Add the statistic of initialized inbound windows
` [PATCHv6 21/28] PCI: mobiveil: Clear the target fields before updating the register
` [PATCHv6 22/28] PCI: mobiveil: Mask out the lower 10-bit hardcode window size
` [PATCHv6 23/28] PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
` [PATCHv6 24/28] PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
` [PATCHv6 25/28] PCI: mobiveil: Fix the CPU "
` [PATCHv6 26/28] PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
` [PATCHv6 27/28] PCI: mobiveil: Fix infinite-loop in the INTx process
` [PATCHv6 28/28] PCI: mobiveil: Fix the potential INTx missing problem

[PATCH 0/4] Add a generic driver for LED-based backlight
 2019-07-05 10:08 UTC  (9+ messages)
` [PATCH 3/4] backlight: add led-backlight driver

[PATCH] checkpatch: DT bindings vendor prefixes file yas been translated into yaml
 2019-07-05 10:03 UTC 

[PATCH v3 1/2] powerpc/boot: add {get,put}_unaligned_be32 to xz_config.h
 2019-07-05 10:01 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/boot: pass CONFIG options in a simpler and more robust way

[PATCH v2] powerpc/boot: pass CONFIG options in a simpler and more robust way
 2019-07-05  9:59 UTC  (3+ messages)

linux-next boot error: WARNING in corrupted
 2019-07-05  9:59 UTC  (4+ messages)

[PATCH 00/13] Add support for QCOM Core Power Reduction
 2019-07-05  9:57 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: cpufreq: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 02/13] cpufreq: qcom: "
` [PATCH 03/13] dt-bindings: cpufreq: qcom-nvmem: Make speedbin related properties optional
` [PATCH 04/13] cpufreq: qcom: Refactor the driver to make it easier to extend
` [PATCH 05/13] dt-bindings: cpufreq: qcom-nvmem: Support pstates provided by a power domain
` [PATCH 06/13] cpufreq: qcom: Add support for qcs404 on nvmem driver
` [PATCH 07/13] cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist
` [PATCH 08/13] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR
` [PATCH 09/13] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)
` [PATCH 10/13] "
` [PATCH 11/13] arm64: dts: qcom: qcs404: Add CPR and populate OPP table
` [PATCH 12/13] arm64: defconfig: enable CONFIG_QCOM_CPR
` [PATCH 13/13] arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM

[PATCH 0/8] thunderbolt: Intel Ice Lake support
 2019-07-05  9:58 UTC  (9+ messages)
` [PATCH 1/8] thunderbolt: Correct path indices for PCIe tunnel
` [PATCH 2/8] thunderbolt: Move NVM upgrade support flag to struct icm
` [PATCH 3/8] thunderbolt: Use 32-bit writes when writing ring producer/consumer
` [PATCH 4/8] thunderbolt: Do not fail adding switch if some port is not implemented
` [PATCH 5/8] thunderbolt: Hide switch attributes that are not set
` [PATCH 6/8] thunderbolt: Expose active parts of NVM even if upgrade is not supported
` [PATCH 7/8] thunderbolt: Add support for Intel Ice Lake
` [PATCH 8/8] ACPI / property: Add two new Thunderbolt property GUIDs to the list

[PATCH] ALSA: cs4281: remove redundant assignment to variable val and remove a goto
 2019-07-05  9:57 UTC 

[PATCH] KVM: LAPIC: Reset timer_advance_ns to 1000 after adaptive tuning goes insane
 2019-07-05  9:50 UTC  (2+ messages)

[PATCH v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-05  9:50 UTC  (3+ messages)

[PATCH] PCI: tegra: Fix support for GPIO based PERST#
 2019-07-05  9:50 UTC  (2+ messages)

[PATCH 0/2] ACPI: PM: Fix two issues in acpi_device_set_power()
 2019-07-05  9:49 UTC  (4+ messages)
` [PATCH 1/2] ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-07-05  9:48 UTC  (3+ messages)

[PATCH] ACPI: PM: Unexport acpi_device_get_power()
 2019-07-05  9:46 UTC  (3+ messages)

[PATCH 0/2] Associate ddc adapters with connectors
 2019-07-05  9:44 UTC  (2+ messages)
            ` [PATCH v3 01/22] drm: Include ddc adapter pointer in struct drm_connector

[PATCH 00/43] Convert doc files to ReST
 2019-07-05  9:41 UTC  (3+ messages)
` [PATCH 41/43] docs: extcon: convert it to ReST and move to acpi dir

[PATCH] ACPI: APD: remove redundant assignment to pointer clk
 2019-07-05  9:41 UTC  (2+ messages)

[PATCH] ACPI: PM: Make acpi_sleep_state_supported() non-static
 2019-07-05  9:40 UTC  (2+ messages)

[PATCH] PCI / PM: Don't runtime suspend when device only supports wakeup from D0
 2019-07-05  9:39 UTC  (8+ messages)

[PATCH] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
 2019-07-05  9:33 UTC  (2+ messages)

[PATCH] power: supply: isp1704: remove redundant assignment to variable ret
 2019-07-05  9:36 UTC 

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-05  9:33 UTC  (3+ messages)
` [PATCH 7/7] gpiolib: "

[PATCH v2 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-05 17:33 UTC 

linux-next: build failure after merge of the akpm-current tree
 2019-07-05  9:27 UTC  (2+ messages)

[PATCH bpf-next] Enable zext optimization for more RV64G ALU ops
 2019-07-05  9:24 UTC  (3+ messages)

[PATCH v2 0/3] DCMI bridge support
 2019-07-05  9:16 UTC  (9+ messages)

[PATCH v2 0/2] Add CCPI2 PMU support
 2019-07-05  9:12 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver
` [PATCH v2 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH] mm/isolate: Drop pre-validating migrate type in undo_isolate_page_range()
 2019-07-05  9:11 UTC  (4+ messages)

[PATCH] time: compat settimeofday: Validate the values of tv from user
 2019-07-05  9:14 UTC 

[PATCH net-next 0/6] Microsemi Felix switch support
 2019-07-05  9:08 UTC  (13+ messages)
` [PATCH net-next 4/6] arm64: dts: fsl: ls1028a: Add Felix switch port DT node

[PATCH 2/2] usbip: Implement SG support to vhci
 2019-07-05  9:07 UTC  (3+ messages)

[PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
 2019-07-05  9:05 UTC  (15+ messages)
` [PATCH v6 14/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v6 15/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing

[PATCH] powerpc/prom: fix use-after-free on cpu_to_chip_id()
 2019-07-05  9:01 UTC 

[PATCH] powerpc: fix use-after-free on fixup_port_irq()
 2019-07-05  8:59 UTC 

[PATCH v2] RDMA/core: Fix race when resolving IP address
 2019-07-05  9:03 UTC  (3+ messages)

[PATCH V4 1/2] dt-bindings: reset: imx7: Add support for i.MX8MM
 2019-07-05  8:54 UTC  (2+ messages)
` [PATCH V4 2/2] arm64: dts: imx8mm: Add "fsl,imx8mq-src" as src's fallback compatible

[PATCH] powerpc/83xx: fix use-after-free on mpc831x_usb_cfg()
 2019-07-05  8:58 UTC 

[PATCH] vfs: move_mount: reject moving kernel internal mounts
 2019-07-05  9:01 UTC  (6+ messages)
` general protection fault in do_move_mount (2)
        ` move_mount.2

linux-next: Tree for Jul 4
 2019-07-05  8:59 UTC  (2+ messages)
` linux-next: Tree for Jul 4 -> conflict between s390 and driver-core tree

[tip:irq/core] gpio: mb86s7x: Enable ACPI support
 2019-07-05  8:57 UTC  (5+ messages)

[PATCH] Sched: Change type of 'overrun' from int to u64
 2019-07-05  8:56 UTC 

[PATCH v2 0/5] arm64: Enable access to pmu registers by user-space
 2019-07-05  8:55 UTC  (6+ messages)
` [PATCH v2 1/5] perf: arm64: Add test to check userspace access to hardware counters
` [PATCH v2 2/5] arm64: cpufeature: Add feature to detect heterogeneous systems
` [PATCH v2 3/5] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH v2 4/5] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [PATCH v2 5/5] Documentation: arm64: Document PMU counters access from userspace

[PATCH] clk: imx8mq: Mark AHB clock as critical
 2019-07-05  8:52 UTC  (3+ messages)

[PATCH] [media] stv0900_core: remove redundant assignment to variables mclk, div and ad_div
 2019-07-05  8:51 UTC 

[PATCH] cpu/hotplug: Cache number of online CPUs
 2019-07-05  8:49 UTC  (7+ messages)

[PATCH v3] drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs
 2019-07-05  8:48 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH V3 1/2] dt-bindings: reset: imx7: Add support for i.MX8MM
 2019-07-05  8:45 UTC  (5+ messages)

linux-next: build failure after merge of the nvdimm tree
 2019-07-05  8:45 UTC  (2+ messages)

[PATCH 6/9] Add a general, global device notification watch list [ver #5]
 2019-07-05  8:44 UTC  (7+ messages)
  ` [PATCH 0/9] Keyrings, Block and USB notifications "

[PATCH v7 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-05  8:36 UTC  (5+ messages)
` [PATCH v7 net-next 1/5] net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
` [PATCH v7 net-next 5/5] net: ethernet: ti: cpsw: add XDP support

[PATCH] [media] saa7134: remove redundant assignment to variable value
 2019-07-05  8:32 UTC 

linux-next: build failure after merge of the kbuild tree
 2019-07-05  8:31 UTC 

[PATCH][next] ubifs: remove redundant assignment to pointer fname
 2019-07-05  8:31 UTC  (3+ messages)

[PATCH 0/4] Add HDMI jack support on RK3288
 2019-07-05  8:30 UTC  (11+ messages)
` [PATCH 1/4] ASoC: hdmi-codec: Add an op to set callback function for plug event
` [PATCH 2/4] drm: bridge: dw-hdmi: Report connector status using callback
  ` [alsa-devel] "
` [PATCH 3/4] ASoC: rockchip_max98090: Add dai_link for HDMI

[PATCH] staging: rtl8712: remove redundant assignment to variable res
 2019-07-05  8:25 UTC 

[PATCH] libertas: remove redundant assignment to variable ret
 2019-07-05  8:17 UTC 

[btrfs] eb13e6c23d: BUG:kernel_hang_in_test_stage
 2019-07-05  8:14 UTC 

[PATCH v2] misc: fastrpc: fix memory leak
 2019-07-05  8:13 UTC 

[PATCH -next] ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
 2019-07-05  8:16 UTC 

[PATCH] genirq: update irq stats from NMI handlers
 2019-07-05  7:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ASoC: rt5665: remove redundant assignment to variable idx
 2019-07-05  7:53 UTC 

[PATCH] dmaengine: qcom: bam_dma: Fix completed descriptors count
 2019-07-05  7:49 UTC  (2+ messages)

[PATCH 0/2] scsi: add support for request batching
 2019-07-05  7:52 UTC  (14+ messages)
` [PATCH 1/2] scsi_host: "
` [PATCH 2/2] virtio_scsi: implement "

[loopback] 4de83b88c6: WARNING:suspicious_RCU_usage
 2019-07-05  7:43 UTC 

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-05  7:33 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

[PATCH nvmem 1/1] nvmem: imx: correct the fuse word index
 2019-07-05  7:32 UTC  (6+ messages)
  ` [EXT] "

[PATCH] dmaengine: imx-sdma: fix use-after-free on probe error path
 2019-07-05  7:28 UTC  (2+ messages)

[PATCH][next][V3] btrfs: fix memory leak of path on error return path
 2019-07-05  7:30 UTC  (2+ messages)

[PATCH] drm/komeda: Adds VRR support
 2019-07-05  7:23 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: stmmac: Some improvements and a fix
 2019-07-05  7:23 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Implement RX Coalesce Frames setting
` [PATCH net-next v3 2/3] net: stmmac: Fix descriptors address being in > 32 bits address space
` [PATCH net-next v3 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-07-05  7:22 UTC  (7+ messages)

[PATCH][next][V2] btrfs: fix memory leak of path on error return path
 2019-07-05  7:14 UTC  (3+ messages)

[PATCH V2 2/2] ASoC: fsl_esai: recover the channel swap after xrun
 2019-07-05  7:03 UTC 

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-05  7:01 UTC  (3+ messages)
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT

[PATCH v2 1/2] Bluetooth: Disable LE Advertising in hci_suspend_dev()
 2019-07-05  6:58 UTC  (3+ messages)

[PATCH] Documentation: dmaengine: clean up description of dmatest usage
 2019-07-05  6:50 UTC  (2+ messages)

[PATCH v2] coccinelle: semantic code search formissingof_node_put
 2019-07-05  6:45 UTC  (2+ messages)
  ` [v2] coccinelle: semantic code search for missing of_node_put

[PATCH v1 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-05  6:43 UTC  (11+ messages)

[PATCH bpf] xdp: fix possible cq entry leak
 2019-07-05  6:42 UTC  (2+ messages)

[PATCH] dmaengine: tegra210-adma: remove PM_CLK dependency
 2019-07-05  6:29 UTC  (3+ messages)

[PATCH] f2fs: allow all the users to pin a file
 2019-07-05  6:29 UTC 

[PATCH] sound: pci: asihpi: Remove unneeded variable change
 2019-07-05  6:19 UTC  (2+ messages)

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-07-05  6:15 UTC  (13+ messages)

[PATCH 10/10] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
 2019-07-05  6:12 UTC 

[PATCH 09/10] net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
 2019-07-05  6:12 UTC 

[PATCH 08/10] net: hisilicon: Offset buf address to adapt HI13X1_GMAC
 2019-07-05  6:12 UTC 

[PATCH 07/10] net: hisilicon: Add group field to adapt HI13X1_GMAC
 2019-07-05  6:12 UTC 

[PATCH 06/10] net: hisilicon: dt-bindings: Add an field of port-handle
 2019-07-05  6:11 UTC 

[PATCH 05/10] net: hisilicon: HI13X1_GMAX need dreq reset at first
 2019-07-05  6:11 UTC 

[PATCH 04/10] net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
 2019-07-05  6:11 UTC 

[PATCH 03/10] net: hisilicon: Cleanup for cast to restricted __be32
 2019-07-05  6:10 UTC 

[PATCH 02/10] net: hisilicon: Cleanup for got restricted __be32
 2019-07-05  6:10 UTC 

[PATCH 01/10] net: hisilicon: Add support for HI13X1 to hip04_eth
 2019-07-05  6:10 UTC 

[PATCH] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
 2019-07-05  6:10 UTC 

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-07-05  6:05 UTC  (3+ messages)
` [PATCH 2/2] powerpc: expose secure variables via sysfs

[PATCH v2] let proc net directory inodes reflect to active net namespace
 2019-07-05  6:02 UTC  (3+ messages)

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-05  5:59 UTC  (5+ messages)
` [PATCH 18/39] docs: admin-guide: add kdump documentation into it

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-05  5:30 UTC 


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