linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-30 05:01:58 to 2020-09-30 07:15:42 UTC [more...]

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-30  7:15 UTC  (7+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
          ` [Linaro-mm-sig] "

[PATCH V8 0/4] Add the page size in the perf record (kernel)
 2020-09-30  7:15 UTC  (3+ messages)
` [PATCH V8 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE

[PATCH v1] i2c: npcm7xx: Support changing bus speed using debugfs
 2020-09-30  7:13 UTC 

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-09-30  7:13 UTC  (13+ messages)
` [PATCH 02/10] rpmsg: core: Add channel creation internal API
` [PATCH 04/10] rpmsg: Move common structures and defines to headers
` [PATCH 05/10] rpmsg: virtio: Move virtio RPMSG structures to private header
` [PATCH 06/10] rpmsg: Turn name service into a stand alone driver
` [PATCH 08/10] rpmsg: core: Add RPMSG byte conversion operations
` [PATCH 10/10] rpmsg: ns: Make Name service module transport agnostic

[PATCH 0/3] intel_pmt: Add Alder Lake and OOB-MSM support
 2020-09-30  7:12 UTC  (5+ messages)
` [PATCH 1/3] mfd: intel_pmt: Add OOBMSM device ID

[PATCH 01/14] dt-bindings: vendor-prefixes: add DFI
 2020-09-30  7:11 UTC  (5+ messages)
` [RFC 12/14] dt-bindings: vendor-prefixes: add Aristainetos

KASAN: global-out-of-bounds Read in fbcon_get_font
 2020-09-30  7:11 UTC  (9+ messages)
` [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers

[PATCH v3 00/24] MT8192 IOMMU support
 2020-09-30  7:06 UTC  (25+ messages)
` [PATCH v3 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI "
` [PATCH v3 03/24] dt-bindings: memory: mediatek: Add a common larb-port header file
` [PATCH v3 04/24] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v3 05/24] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v3 06/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v3 07/24] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH v3 08/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v3 09/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v3 10/24] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v3 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v3 12/24] iommu/mediatek: Move hw_init into attach_device
` [PATCH v3 13/24] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v3 14/24] iommu/mediatek: Add pm runtime callback
` [PATCH v3 15/24] iommu/mediatek: Add power-domain operation
` [PATCH v3 16/24] iommu/mediatek: Add iova reserved function
` [PATCH v3 17/24] iommu/mediatek: Add single domain
` [PATCH v3 18/24] iommu/mediatek: Support master use iova over 32bit
` [PATCH v3 19/24] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v3 20/24] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v3 21/24] iommu/mediatek: Add support for multi domain
` [PATCH v3 22/24] iommu/mediatek: Adjust the structure
` [PATCH v3 23/24] iommu/mediatek: Add mt8192 support
` [PATCH v3 24/24] memory: mtk-smi: "

[PATCH v13 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-09-30  7:11 UTC  (13+ messages)
` [PATCH v13 05/15] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v13 06/15] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v13 07/15] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v13 08/15] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v13 09/15] mtd: spi-nor: core: enable octal DTR mode when possible

[PATCH v6 00/17] add support for Hisilicon SD5203 SoC
 2020-09-30  7:11 UTC  (3+ messages)
` [PATCH v6 01/17] dt-bindings: mfd: syscon: add some compatible strings for Hisilicon

[PATCH v7] Add MediaTek MT6779 devapc driver
 2020-09-30  7:10 UTC  (6+ messages)

[PATCH 1/3] ubifs: Fix a memleak after dumping authentication mount options
 2020-09-30  7:09 UTC  (6+ messages)
` [PATCH 2/3] ubifs: Don't parse authentication mount options in remount process
` [PATCH 3/3] ubifs: mount_ubifs: Release authentication resource in error handling path

[PATCH v6 0/5] Fix DPC hotplug race and enhance error handling
 2020-09-30  7:05 UTC  (6+ messages)
` [PATCH v6 1/5] PCI/ERR: get device before call device driver to avoid NULL pointer dereference
` [PATCH v6 2/5] PCI/DPC: define a function to check and wait till port finish DPC handling
` [PATCH v6 3/5] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC
` [PATCH v6 4/5] PCI: only return true when dev io state is really changed
` [PATCH v6 5/5] PCI/ERR: don't mix io state not changed and no driver together

[PATCH] usb: cdns3: platform_get_irq_byname_optional instead platform_get_irq_byname
 2020-09-30  6:57 UTC 

[PATCH v3] RISC-V: Check clint_time_val before use
 2020-09-30  6:58 UTC  (2+ messages)

[PATCH] pwm: sysfs: Set class on pwm devices
 2020-09-30  6:57 UTC  (2+ messages)

[PATCH v3] e1000e: Increase iteration on polling MDIC ready bit
 2020-09-30  6:54 UTC  (7+ messages)
` [PATCH v4] e1000e: Increase polling timeout on "
  ` [Intel-wired-lan] "

[PATCH v4 0/9] Update to zstd-1.4.6
 2020-09-30  6:53 UTC  (11+ messages)
` [PATCH v4 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v4 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v4 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
` [PATCH v4 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH v4 5/9] btrfs: zstd: Switch to the "
` [PATCH v4 6/9] f2fs: "
` [PATCH v4 7/9] squashfs: "
` [PATCH v4 8/9] lib: unzstd: "
` [PATCH v4 9/9] lib: zstd: Remove zstd compatibility wrapper

[PATCH] x86/uv/time: Replace one-element array and save heap space
 2020-09-30  6:52 UTC  (2+ messages)

[PATCH net v1] net: phy: realtek: Modify 2.5G PHY name to RTL8226
 2020-09-30  6:48 UTC 

[PATCH V6] serial: qcom_geni_serial: To correct QUP Version detection logic
 2020-09-30  6:48 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-09-30  6:48 UTC  (3+ messages)

[PATCH v2 0/3] iommu/tegra-smmu: Add PCI support
 2020-09-30  6:38 UTC  (32+ messages)
` [PATCH v2 1/3] memory: tegra: Add helper function tegra_get_memory_controller
` [PATCH v2 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev
` [PATCH v2 3/3] iommu/tegra-smmu: Add PCI support

[PATCH v3 0/2] Qualcomm's lpass device tree changes
 2020-09-30  6:42 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7180: Update lpass cpu node for audio over dp
` [PATCH v3 2/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for HDMI

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-30  6:41 UTC  (3+ messages)

[PATCH v8 0/7] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-30  6:39 UTC  (8+ messages)
` [PATCH v8 1/7] ASoC: Add sc7180-lpass binding header hdmi define
` [PATCH v8 2/7] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v8 3/7] Asoc:qcom:lpass-cpu:Update dts property read API
` [PATCH v8 4/7] Asoc: qcom: lpass:Update lpaif_dmactl members order
` [PATCH v8 5/7] ASoC: qcom: Add support for lpass hdmi driver
` [PATCH v8 6/7] Asoc: qcom: lpass-platform : Increase buffer size
` [PATCH v8 7/7] ASoC: qcom: sc7180: Add support for audio over DP

[PATCH] habanalabs/gaudi: use correct define for qman init
 2020-09-30  6:38 UTC  (3+ messages)

[PATCH 0/9] Address several issues when building media docs with Sphinx 3.x
 2020-09-30  6:36 UTC  (10+ messages)
` [PATCH 1/9] media: camera-sensor.rst: fix a doc build warning
` [PATCH 2/9] media: glossary.rst: use the right case for glossary entries
` [PATCH 3/9] media: docs: ipu3.rst: rely at automarkup extension
` [PATCH 4/9] media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.h
` [PATCH 5/9] media: v4l2-subdev.rst: get rid of a duplicatd kernel-doc markup
` [PATCH 6/9] media: cec-core.rst: fix warnings with Sphinx 3.0+
` [PATCH 7/9] media: v4l2-subdev.h: fix a kernel-doc markup
` [PATCH 8/9] media: hist-v4l2.rst: remove struct duplication
` [PATCH 9/9] media: hist-v4l2.rst: remove :c:`type` from structs and enums

[PATCH 00/22] Introduce the TDP MMU
 2020-09-30  6:30 UTC  (19+ messages)
` [PATCH 02/22] kvm: mmu: Introduce tdp_iter
` [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
` [PATCH 06/22] kvm: mmu: Make address space ID a property of memslots
` [PATCH 07/22] kvm: mmu: Support zapping SPTEs in the TDP MMU

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2020-09-30  6:26 UTC 

[patch V2 00/36] net: in_interrupt() cleanup and fixes
 2020-09-30  6:22 UTC  (3+ messages)
` [patch V2 21/36] net: usb: kaweth: Replace kaweth_control() with usb_control_msg()

[PATCH 0/4] Remove LPC register partitioning
 2020-09-30  6:11 UTC  (6+ messages)

[RFC PATCH] tee: add support for application-based session login methods
 2020-09-30  6:11 UTC  (4+ messages)

[RFC V2] mm/vmstat: Add events for HugeTLB migration
 2020-09-30  6:00 UTC 

[PATCH v2 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-09-30  5:59 UTC  (7+ messages)
` [PATCH v2 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH 1/5] iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
 2020-09-30  5:57 UTC  (4+ messages)
` [PATCH 4/5] iio: adc: vf610_adc: "

[PATCH v2 0/4] iio: adc: at91: misc driver cleanups
 2020-09-30  6:00 UTC  (5+ messages)
` [PATCH v2 1/4] iio: adc: at91_adc: use of_device_get_match_data() helper
` [PATCH v2 2/4] iio: adc: at91_adc: const-ify some driver data
` [PATCH v2 3/4] iio: adc: at91_adc: add Kconfig dependency on the OF symbol
` [PATCH v2 4/4] iio: adc: at91_adc: remove of_match_ptr() usage

[PATCH 2/2] x86/mce: Drop AMD specific "DEFERRED" case from Intel severity rule list
 2020-09-30  5:53 UTC  (2+ messages)
` [tip: ras/core] x86/mce: Drop AMD-specific "

[PATCH 1/2] x86/mce: Add Skylake quirk for patrol scrub reported errors
 2020-09-30  5:53 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v4 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-09-30  5:47 UTC  (2+ messages)
` [PATCH v4 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH v3 0/3] dmaengine: Add support for QCOM GSI dma controller
 2020-09-30  5:47 UTC  (4+ messages)
` [PATCH v3 2/3] dmaengine: add peripheral configuration

[PATCH v4] ipvs: adjust the debug info in function set_tcp_state
 2020-09-30  5:39 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] PCI: layerscape: Change back to the default error response behavior
 2020-09-30  5:37 UTC  (3+ messages)

[PATCH v3 0/2] add Intel MAX 10 BMC MFD driver & hwmon sub driver
 2020-09-30  5:36 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: intel-m10-bmc-hwmon: add hwmon support for Intel MAX 10 BMC

[PATCH v3 0/4] PCI: dwc: Move iATU register mapping to common framework
 2020-09-30  5:36 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH v3 2/4] dt-bindings: PCI: uniphier-ep: "
` [PATCH v3 3/4] PCI: dwc: Add common iATU register support
` [PATCH v3 4/4] PCI: keystone: Remove iATU register mapping

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-09-30  5:34 UTC  (2+ messages)

[PATCH 1/2] iio: adc: at91_adc: use of_device_get_match_data() helper
 2020-09-30  5:30 UTC  (4+ messages)

[PATCH] staging: Initial driver submission for pureLiFi devices
 2020-09-30  5:29 UTC  (4+ messages)
` [PATCH] [v2] wireless: "

[tip: efi/urgent] efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
 2020-09-30  5:27 UTC 

[tip: efi/urgent] efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
 2020-09-30  5:27 UTC 

[tip: efi/urgent] efi/libstub: Fix missing-prototypes in string.c
 2020-09-30  5:27 UTC 

[tip: efi/urgent] efi: Delete deprecated parameter comments
 2020-09-30  5:27 UTC 

[PATCH v2] efivarfs: Replace invalid slashes with exclamation marks in dentries
 2020-09-30  5:27 UTC  (2+ messages)
` [tip: efi/urgent] "

[PATCH v3 0/2] hwmon: pmbus: max20730: adjust the vout base on
 2020-09-30  5:24 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: pmbus: max20730: adjust the vout reading given voltage divider

[PATCH 0/8] Introduced new Cadence USBSSP DRD Driver
 2020-09-30  5:22 UTC  (4+ messages)
` [PATCH 2/8] usb: cdns3: Split core.c into cdns3-plat and core.c file

[tip: efi/core] efi: gsmi: fix false dependency on CONFIG_EFI_VARS
 2020-09-30  5:22 UTC 

[tip: efi/core] efi: pstore: move workqueue handling out of efivars
 2020-09-30  5:22 UTC 

[PATCH v4 0/7] clk: axi-clk-gen: misc updates to the driver
 2020-09-30  5:22 UTC  (4+ messages)
` [PATCH v4 5/7] clk: axi-clkgen: Respect ZYNQMP PFD/VCO frequency limits

[tip: efi/core] efi: mokvar-table: fix some issues in new code
 2020-09-30  5:22 UTC 

[tip: efi/core] efi: pstore: disentangle from deprecated efivars module
 2020-09-30  5:22 UTC 

[PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
 2020-09-30  5:22 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id
 2020-09-30  5:22 UTC  (2+ messages)
` [tip: efi/core] "

[tip: efi/core] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
 2020-09-30  5:22 UTC 

[tip: efi/core] efi: efivars: limit availability to X86 builds
 2020-09-30  5:22 UTC 

[tip: efi/core] efi: efivars: un-export efivars_sysfs_init()
 2020-09-30  5:22 UTC 

[tip: efi/core] efi: remove some false dependencies on CONFIG_EFI_VARS
 2020-09-30  5:22 UTC 

[PATCH] ARM: dts: aspeed-g6: Add sgpiom/sgpios node
 2020-09-30  5:11 UTC 

[Linux-kernel-mentees][PATCH 0/2] reorder members of structures in virtio_net for optimization
 2020-09-30  5:17 UTC  (3+ messages)
` [Linux-kernel-mentees][PATCH 1/2] net: reorder members of virtnet_info "
` [Linux-kernel-mentees][PATCH 2/2] net: reorder members of receive_queue in virtio_net "

[PATCH] pinctrl: single: check if #pinctrl-cells exceeds 3
 2020-09-30  5:16 UTC  (3+ messages)

[PATCH v2 0/4] PCI: dwc: Move iATU register mapping to common framework
 2020-09-30  5:16 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: PCI: uniphier-ep: Add iATU register description

[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-09-30  5:15 UTC  (11+ messages)

[PATCH] hwmon: fix spelling typo in comments
 2020-09-30  5:06 UTC  (2+ messages)

[PATCH v9 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-09-30  5:04 UTC  (3+ messages)

[PATCH 5.8 00/99] 5.8.13-rc1 review
 2020-09-30  5:02 UTC  (4+ messages)
` [PATCH 5.8 35/99] tools/libbpf: Avoid counting local symbols in ABI check

[smsc95xx] 05b35e7eb9: WARNING:possible_circular_locking_dependency_detected
 2020-09-30  4:54 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).