linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 14:45:46 to 2020-04-15 16:22:06 UTC [more...]

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15 16:21 UTC  (9+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
      ` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15 16:20 UTC  (2+ messages)

[PATCH v9 0/6] Add battery charger driver support for MP2629
 2020-04-15 16:20 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v9 2/6] mfd: mp2629: Add support for mps battery charger
` [PATCH v9 3/6] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v9 4/6] power: supply: Add support for mps mp2629 battery charger
` [PATCH v9 5/6] power: supply: mp2629: Add impedance compenstation config
` [PATCH v9 6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver

[PATCH v4 0/3] media: ov8856: Add devicetree support
 2020-04-15 16:21 UTC  (4+ messages)
` [PATCH v7 1/3] media: dt-bindings: ov8856: Document YAML bindings

[PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point
 2020-04-15 16:18 UTC  (2+ messages)

[PATCH 0/8] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-04-15 16:18 UTC  (10+ messages)
` [PATCH 1/8] PCI: aardvark: Set controller speed from Device Tree max-link-speed
` [PATCH 2/8] dts: espressobin: Define max-link-speed for pcie0
` [PATCH 3/8] PCI: aardvark: Start link training immediately after enabling link training
` [PATCH 4/8] PCI: aardvark: Do not overwrite Link Status register and ASPM Control bits in Link Control register
` [PATCH 5/8] PCI: aardvark: Set final controller speed based on negotiated link speed
` [PATCH 6/8] PCI: aardvark: Add support for issuing PERST via GPIO
` [PATCH 7/8] dts: aardvark: Route pcie reset pin to gpio function and define reset-gpios for pcie
` [PATCH 8/8] PCI: aardvark: Add FIXME for code which access PCIE_CORE_CMD_STATUS_REG

[RESEND v6 0/3] Add support for CellWise cw2015 fuel gauge
 2020-04-15 16:19 UTC  (4+ messages)
` [RESEND v6 2/3] dt-bindings: power: supply: add cw2015_battery bindings

[PATCH] dt-bindings: dma: uniphier-xdmac: switch to single reg region
 2020-04-15 16:17 UTC  (2+ messages)

[PATCH v5 0/5] kselftest: add fixture parameters
 2020-04-15 16:17 UTC  (3+ messages)

[PATCH 0/7] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-15 16:17 UTC  (9+ messages)
` [PATCH 2/7] livepatch: Remove .klp.arch
` [PATCH 6/7] livepatch: Remove module_disable_ro() usage

[PATCH 0/7] SDHCI clock handling fixes and cleanups
 2020-04-15 16:16 UTC  (7+ messages)
` [PATCH 3/7] mmc: sdhci: fix SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN
` [PATCH 4/7] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit

linux-next: Tree for Apr 15
 2020-04-15 16:16 UTC  (5+ messages)
` linux-next: Tree for Apr 15 (MEDIA Kconfig symbols)
` linux-next: Tree for Apr 15 (MEDIA Kconfig symbols #2)
` linux-next: Tree for Apr 15 (vdpa)

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-15 16:16 UTC  (11+ messages)

[PATCH] tools/power/x86/intel-speed-select: Fix CLX-N package information output
 2020-04-15 16:10 UTC  (2+ messages)

[PATCH] include/linux/dmaengine: Typos fixes in API documentation
 2020-04-15 16:15 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 001/129] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 16:11 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 084/129] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges

[PATCH 00/20] staging: wfx: simplify filtering
 2020-04-15 16:11 UTC  (21+ messages)
` [PATCH 01/20] staging: wfx: update filtering even if not connected
` [PATCH 02/20] staging: wfx: simplify wfx_update_filtering()
` [PATCH 03/20] staging: wfx: rework wfx_configure_filter()
` [PATCH 04/20] staging: wfx: simplify handling of beacon filter during join process
` [PATCH 05/20] staging: wfx: wfx_update_filtering_work() is no more used
` [PATCH 06/20] staging: wfx: do not wait for a dtim before associate
` [PATCH 07/20] staging: wfx: disabling beacon filtering after hif_reset() is useless
` [PATCH 08/20] staging: wfx: do not use built-in AUTO_ERP feature
` [PATCH 09/20] staging: wfx: stop changing filtering rule in wfx_hw_scan()
` [PATCH 10/20] staging: wfx: ensure that probe requests are filtered when AP
` [PATCH 11/20] staging: wfx: drop useless wfx_fwd_probe_req()
` [PATCH 12/20] staging: wfx: align semantic of beacon filter with other filters
` [PATCH 13/20] staging: wfx: align semantic of probe request "
` [PATCH 14/20] staging: wfx: drop struct wfx_grp_addr_table
` [PATCH 15/20] staging: wfx: drop useless call to hif_set_rx_filter()
` [PATCH 16/20] staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'
` [PATCH 17/20] staging: wfx: split out wfx_filter_beacon()
` [PATCH 18/20] staging: wfx: drop useless filter update when starting AP
` [PATCH 19/20] staging: wfx: drop useless attribute 'filter_mcast'
` [PATCH 20/20] staging: wfx: update TODO

[PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
 2020-04-15 16:15 UTC  (5+ messages)

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-15 16:14 UTC  (5+ messages)

[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
 2020-04-15 16:13 UTC  (2+ messages)

[PATCH] ACPICA: make acpi_protocol_lengths static
 2020-04-15 16:09 UTC  (2+ messages)

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-15 16:07 UTC  (3+ messages)

[PATCH] dmaengine: ti: k3-psil: fix deadlock on error path
 2020-04-15 16:05 UTC  (2+ messages)

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-04-15 16:04 UTC  (8+ messages)
      ` [EXT] "

[PATCH] dt-bindings: timer: renesas: tmu: Convert to json-schema
 2020-04-15 16:03 UTC  (2+ messages)

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-15 16:03 UTC  (6+ messages)
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-15 16:02 UTC  (6+ messages)
` [PATCH v11 01/13] iommu: Introduce attach/detach_pasid_table API

[PATCH] dmaengine: hisilicon: fix PCI_MSI dependency
 2020-04-15 16:02 UTC  (3+ messages)

[PATCH] dt-bindings: timer: renesas: cmt: Convert to json-schema
 2020-04-15 16:02 UTC  (3+ messages)

[PATCH 1/2] phy: qualcomm: add qcom dwc3 phy
 2020-04-15 16:01 UTC  (6+ messages)
` [PATCH 2/2] devicetree: bindings: phy: Document dwc3 qcom phy
    ` R: "

[PATCH v2 00/12] add STM32 FMC2 controller drivers
 2020-04-15 15:57 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
` [PATCH v2 02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
` [PATCH v2 03/12] bus: stm32-fmc2-ebi: add STM32 FMC2 EBI "
` [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
` [PATCH v2 05/12] mtd: rawnand: stm32_fmc2: remove useless inline comments
` [PATCH v2 06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
` [PATCH v2 07/12] mtd: rawnand: stm32_fmc2: cleanup
` [PATCH v2 08/12] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
` [PATCH v2 09/12] mtd: rawnand: stm32_fmc2: move all registers
` [PATCH v2 10/12] mtd: rawnand: stm32_fmc2: use regmap APIs
` [PATCH v2 11/12] mtd: rawnand: stm32_fmc2: use stm32_fmc2 structure in nfc controller
` [PATCH v2 12/12] mtd: rawnand: stm32_fmc2: add new MP1 compatible string

[PATCH] x86/resctrl: Fix invalid attempt at removing default resource group
 2020-04-15 15:58 UTC  (2+ messages)

Linux-next POWER9 NULL pointer NIP since 1st Apr
 2020-04-15 15:57 UTC  (8+ messages)

[PATCH v3] x86/resctrl: Preserve CDP enable over cpuhp
 2020-04-15 15:57 UTC  (3+ messages)

[PATCH -next] kvm/svm: disable KCSAN for svm_vcpu_run()
 2020-04-15 15:57 UTC  (2+ messages)

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-15 15:56 UTC  (6+ messages)

[PATCH] dmaengine: ti: k3-udma: Drop COMPILE_TEST for the drivers for now
 2020-04-15 15:55 UTC  (2+ messages)

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-04-15 15:54 UTC  (6+ messages)
` [PATCH 40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler

[PATCH 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K
 2020-04-15 15:53 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: ioat: fixing chunk sizing macros dependency
  ` [PATCH v2 2/2] dmaengine: ioat: Decreasing allocation chunk size 2M -> 512K

[PATCH v6 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-15 15:53 UTC  (3+ messages)
` [PATCH v6 1/8] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure

[PATCH 1/3] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
 2020-04-15 15:48 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Add hpd-gpios to the bindings
` [PATCH 3/3] drm/bridge: ti-sn65dsi86: Allow one of the bridge GPIOs to be HPD

[PATCH -next] dmaengine: hisilicon: Fix build error without PCI_MSI
 2020-04-15 15:49 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654
 2020-04-15 15:45 UTC  (2+ messages)

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-15 15:44 UTC  (13+ messages)

KASAN: use-after-free Read in dput (2)
 2020-04-15 15:44 UTC 

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-15 15:41 UTC  (7+ messages)
` [PATCH 11/34] docs: filesystems: convert coda.txt to ReST
` [PATCH 12/34] docs: filesystems: convert dax.txt "
` [PATCH 18/34] docs: filesystems: convert gfs2-glocks.txt "

[PATCH 00/10] KVM: selftests: Add KVM_SET_MEMORY_REGION tests
 2020-04-15 15:40 UTC  (6+ messages)
` [PATCH 01/10] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()

[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-15 15:39 UTC  (3+ messages)
` [PATCHv3, RESEND 1/8] khugepaged: Add self test

[PATCH -next] drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'
 2020-04-15 15:39 UTC  (2+ messages)

[PATCH] perf stat: Honour --timeout for forked workloads
 2020-04-15 15:38 UTC 

[RFC PATCH v2 0/3] Add new reg_update_bits() support
 2020-04-15 15:36 UTC  (3+ messages)
` [RFC PATCH v2 3/3] soc: sprd: Add Spreadtrum special bits updating support

linux-next: Tree for Apr 14
 2020-04-15 15:34 UTC  (5+ messages)
` linux-next: Tree for Apr 14 (mm/shmem.c)

[PATCH v5] ARM: boot: Obtain start of physical memory from DTB
 2020-04-15 15:34 UTC 

[PATCH v2 0/3] IOMMU user API enhancement
 2020-04-15 15:38 UTC  (20+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[PATCH 5/5] drivers: uio: new driver for fsl_85xx_cache_sram
 2020-04-15 15:24 UTC  (7+ messages)
` [PATCH v2,0/5] drivers: uio: new driver uio_fsl_85xx_cache_sram
  ` [PATCH v2,1/5] powerpc: 85xx: make FSL_85XX_CACHE_SRAM configurable
  ` [PATCH v2,2/5] powerpc: sysdev: fix compile error for fsl_85xx_cache_sram
  ` [PATCH v2,3/5] powerpc: sysdev: fix compile warning "
  ` [PATCH v2,4/5] powerpc: sysdev: fix compile error for fsl_85xx_l2ctlr
  ` [PATCH v2,5/5] drivers: uio: new driver for fsl_85xx_cache_sram

[PATCH 0/9] Summit SMB3xx driver & device-tree
 2020-04-15 15:30 UTC  (6+ messages)
` [PATCH 4/9] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
 2020-04-15 15:29 UTC  (16+ messages)
` [PATCH V8 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V8 06/11] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V8 11/11] Documentation/dax: Update Usage section

[PATCH] lib/mpi: Fix building for powerpc with clang
 2020-04-14 13:57 UTC  (2+ messages)

Add Mediatek MMDVFS driver
 2020-04-15 15:25 UTC  (3+ messages)
` [PATCH 2/2] soc: mediatek: Add mtk-mmdvfs driver

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-04-15 15:24 UTC  (4+ messages)
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-15 15:21 UTC  (4+ messages)
  `  "

[PATCH v6 0/7] Add tpm i2c ptp driver
 2020-04-15 15:20 UTC  (3+ messages)
` [PATCH v6 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-15 15:18 UTC  (8+ messages)
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver

Userfaultfd doesn't seem to break out of poll on fd close
 2020-04-15 15:16 UTC  (4+ messages)

[PATCH v3,0/3] drivers: rpmon: new driver Remote Processor Monitor
 2020-04-15 15:16 UTC  (2+ messages)

WARNING in hwsim_new_radio_nl
 2020-04-15 15:16 UTC  (3+ messages)

[PATCH V5 0/4] Add support for WLED5
 2020-04-15 15:12 UTC  (5+ messages)
` [PATCH V5 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V5 3/4] backlight: qcom-wled: Add WLED5 bindings

[PATCH 00/10] IOASID extensions for guest SVA
 2020-04-15 15:10 UTC  (7+ messages)
` [PATCH 05/10] iommu/ioasid: Create an IOASID set for host SVA use

[PATCH v2 1/3] net: phy: mdio: add IPQ40xx MDIO driver
 2020-04-15 15:07 UTC  (3+ messages)

[PATCH 0/4] of: property: fw_devlink misc fixes
 2020-04-15 15:05 UTC  (5+ messages)
` [PATCH 1/4] of: property: Fix create device links for all child-supplier dependencies
` [PATCH 2/4] of: property: Do not link to disabled devices
` [PATCH 3/4] of: property: Move of_link_to_phandle()
` [PATCH 4/4] of: property: Avoid linking devices with circular dependencies

[PATCH v3 1/3] net: phy: mdio: add IPQ40xx MDIO driver
 2020-04-15 15:02 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: add Qualcomm IPQ4019 MDIO bindings
` [PATCH v3 3/3] ARM: dts: qcom: ipq4019: add MDIO node

[PATCH v1 1/5] memremap: Check for size parameter
 2020-04-15 14:58 UTC  (3+ messages)

[PATCH] powerpc/uaccess: Don't set KUEP by default on book3s/32
 2020-04-15 14:57 UTC 

[PATCH] powerpc/uaccess: Don't set KUAP by default on book3s/32
 2020-04-15 14:57 UTC 

[PATCH] KVM: remove redundant assignment to variable r
 2020-04-15 14:56 UTC  (2+ messages)

[PATCH v2] iio: core: register chardev only if needed
 2020-04-15 14:55 UTC  (4+ messages)

[PATCH v4 0/9] x86: Easy way of detecting MS Surface 3
 2020-04-15 14:55 UTC  (10+ messages)
` [PATCH v4 1/9] x86/platform: Rename x86/apple.h -> x86/machine.h
` [PATCH v4 2/9] x86/quirks: Add missed include to satisfy static checker
` [PATCH v4 3/9] x86/quirks: Introduce hpet_dev_print_force_hpet_address() helper
` [PATCH v4 4/9] x86/quirks: Join string literals back
` [PATCH v4 5/9] x86/quirks: Convert DMI matching to use a table
` [PATCH v4 6/9] x86/quirks: Add a DMI quirk for Microsoft Surface 3
` [PATCH v4 7/9] platform/x86: surface3_wmi: Switch DMI table match to a test of variable
` [PATCH v4 8/9] ASoC: rt5645: "
` [PATCH v4 9/9] ASoC: Intel: "

[PATCH v3 0/2] Add EDAC support for Cadence ddr controller
 2020-04-15 14:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: edac: Add cadence ddr mc support

[PATCH] KVM: SVM: Fix build error due to missing release_pages() include
 2020-04-15 14:53 UTC  (2+ messages)

[PATCH] x86: fix early boot crash on gcc-10
 2020-04-15 14:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-15 14:53 UTC  (5+ messages)

[PATCH 1/1] KVM: pass through CPUID(0x80000006)
 2020-04-15 14:52 UTC  (5+ messages)

[PATCH 0/2] Drop all accesses to MPSS PERPH register space
 2020-04-15 14:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: Replace halt-nav with spare-regs
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register space

[PATCH v8 0/2] iio: proximity: driver for vcnl3020
 2020-04-15 14:50 UTC  (3+ messages)
` [PATCH v8 1/2] iio: proximity: provide device tree binding document

Correct place to put the new doc for "How to use this driver"
 2020-04-15 14:47 UTC  (3+ messages)

[PATCH v3 00/12] Convert some DT documentation files to ReST
 2020-04-15 14:45 UTC  (13+ messages)
` [PATCH v3 01/12] docs: dt: add an index.rst file for devicetree
` [PATCH v3 02/12] docs: dt: convert usage-model.txt to ReST
` [PATCH v3 03/12] docs: dt: usage_model.rst: fix link for DT usage
` [PATCH v3 04/12] docs: dt: convert booting-without-of.txt to ReST format
` [PATCH v3 05/12] docs: dt: convert changesets to ReST
` [PATCH v3 06/12] docs: dt: convert dynamic-resolution-notes.txt "
` [PATCH v3 07/12] docs: dt: convert of_unittest.txt "
` [PATCH v3 08/12] docs: dt: convert overlay-notes.txt to ReST format
` [PATCH v3 09/12] docs: dt: minor adjustments at writing-schema.rst
` [PATCH v3 10/12] docs: dt: convert ABI.txt to ReST format
` [PATCH v3 11/12] docs: dt: convert submitting-patches.txt "
` [PATCH v3 12/12] docs: dt: convert writing-bindings.txt to ReST

[PATCH v6 1/2] x86: fix bitops.h warning with a moved cast
 2020-04-15 14:46 UTC  (3+ messages)
` [PATCH v6 2/2] lib: make a test module with set/clear bit


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