linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 13:54:57 to 2020-09-04 15:41:06 UTC [more...]

[PATCH] nvme: use kobj_to_dev() to get device
 2020-09-04 15:17 UTC  (2+ messages)

[PATCH v2 0/3] kgdb: Honour the kprobe blacklist when setting breakpoints
 2020-09-04 15:40 UTC  (11+ messages)
` [PATCH v2 2/3] kgdb: Use the kprobe blocklist to limit single stepping
` [PATCH v2 3/3] kgdb: Add NOKPROBE labels on the trap handler functions

[PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and fix users)
 2020-09-04 15:40 UTC  (6+ messages)

[PATCH v2 0/6] Introduce Embedded Controller driver for Acer A500
 2020-09-04 15:40 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding

[PATCH 0/8] rtc: rx8010: use regmap instead of i2c smbus API
 2020-09-04 15:39 UTC  (11+ messages)
` [PATCH 1/8] rtc: rx8010: remove unnecessary parentheses
` [PATCH 2/8] rtc: rx8010: consolidate local variables of the same type
` [PATCH 3/8] rtc: rx8010: use tabs for instead of spaces for code formatting
` [PATCH 4/8] rtc: rx8010: rename ret to err in rx8010_set_time()
` [PATCH 5/8] rtc: rx8010: don't use magic values for time buffer length
` [PATCH 6/8] rtc: rx8010: drop unnecessary initialization
` [PATCH 7/8] rtc: rx8010: fix indentation in probe()
` [PATCH 8/8] rtc: rx8010: convert to using regmap

[PATCH v3 00/10] Make check implementation arch agnostic
 2020-09-04 15:36 UTC  (3+ messages)
` [PATCH v3 01/10] objtool: Group headers to check in a single list

[PATCH v3 00/10] Make check implementation arch agnostic
 2020-09-04 15:30 UTC  (11+ messages)
` [PATCH v3 01/10] objtool: Group headers to check in a single list
` [PATCH v3 02/10] objtool: Make sync-check consider the target architecture
` [PATCH v3 03/10] objtool: Move macros describing structures to arch-dependent code
` [PATCH v3 04/10] objtool: Abstract alternative special case handling
` [PATCH v3 05/10] objtool: Make relocation in alternative handling arch dependent
` [PATCH v3 06/10] objtool: Refactor switch-tables code to support other architectures
` [PATCH v3 07/10] headers: Rename frame.h
` [PATCH v3 08/10] objtool: Only include valid definitions depending on source file type
` [PATCH v3 09/10] objtool: Make unwind hints definitions available to other architectures
` [PATCH v3 10/10] objtool: Decode unwind hint register depending on architecture

[PATCH] dma-direct: zero out DMA_ATTR_NO_KERNEL_MAPPING buf
 2020-09-04 15:34 UTC 

[PATCH v2 0/5] seqlock: Introduce PREEMPT_RT support
 2020-09-04 15:32 UTC  (6+ messages)
` [PATCH v2 1/5] seqlock: seqcount_LOCKNAME_t: Standardize naming convention
` [PATCH v2 2/5] seqlock: Use unique prefix for seqcount_t property accessors
` [PATCH v2 3/5] seqlock: seqcount_t: Implement all read APIs as statement expressions
` [PATCH v2 4/5] seqlock: seqcount_LOCKNAME_t: Introduce PREEMPT_RT support
` [PATCH v2 5/5] seqlock: PREEMPT_RT: Do not starve seqlock_t writers

[PATCH v2] syscall/ptrace08: Simplify the test
 2020-09-04 15:28 UTC  (2+ messages)
` [LTP] "

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-04 15:25 UTC  (13+ messages)

[RESEND PATCH] perf: ftrace: Add filter support for option -F/--funcs
 2020-09-04 15:23 UTC 

Dynamic source include for kconfig
 2020-09-04 15:24 UTC 

[PATCH v3 00/14] dt-bindings: Cleanup of i.MX 8
 2020-09-04 15:24 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v3 02/14] dt-bindings: pwm: imx-pwm: "
` [PATCH v3 03/14] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v3 04/14] dt-bindings: serial: fsl-lpuart: Fix compatible matching
` [PATCH v3 05/14] dt-bindings: watchdog: fsl-imx-wdt: Add i.MX 8M compatibles
` [PATCH v3 06/14] dt-bindings: reset: fsl,imx7-src: "
` [PATCH v3 07/14] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v3 08/14] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v3 09/14] dt-bindings: mfd: rohm,bd71847-pmic: Correct clock properties requirements
` [PATCH v3 10/14] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH v3 11/14] dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles
` [PATCH v3 12/14] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
` [PATCH v3 13/14] dt-bindings: mtd: nand-controller: Fix matching with size-cells==1
` [PATCH v3 14/14] dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas

[GIT PULL] libata fixes for 5.9-rc4
 2020-09-04 15:26 UTC 

[PATCH] ext4: Implement swap_activate aops using iomap
 2020-09-04 15:22 UTC  (2+ messages)

[PATCH] x86/boot/compressed: Disable relocation relaxation for non-pie link
 2020-09-04 15:23 UTC  (6+ messages)
` [PATCH v2] x86/boot/compressed: Disable relocation relaxation

[PATCH] kcsan: kconfig: Move to menu 'Generic Kernel Debugging Instruments'
 2020-09-04 15:22 UTC 

[PATCH v2] x86/mce: Increase maximum number of banks to 64
 2020-09-04 15:21 UTC  (2+ messages)
` [tip: ras/core] "

[RFC PATCH 0/1] USB EHCI: repeated resets on full and low speed devices
 2020-09-04 15:19 UTC  (3+ messages)
` [RFC PATCH 1/1] usb: ehci: Remove erroneous return of EPROTO upon detection of stall

[PATCH v3 0/2] drain pcp outside of page isolation
 2020-09-04 15:14 UTC  (3+ messages)
` [PATCH v3 1/2] mm/memory_hotplug: drain per-cpu pages again during memory offline
` [PATCH v3 2/2] mm: drain per-cpu pages outside of isolate_migratepages_range

[PATCH v2 1/4] dt-bindings: i2c: imx-lpi2c: Add properties and use unevaluatedProperties
 2020-09-04 15:14 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matching
` [PATCH v2 3/4] dt-bindings: i2c: imx: Add properties and use unevaluatedProperties
` [PATCH v2 4/4] dt-bindings: i2c: imx: Fix i.MX 7 compatible matching

printk: Add process name information to printk() output
 2020-09-04 15:13 UTC  (5+ messages)

[GIT PULL] dt-bindings: gpio: fsl-imx-gpio: Cleanup for v5.10
 2020-09-04 15:11 UTC 

[GIT PULL] io_uring fixes for 5.9-rc4
 2020-09-04 15:11 UTC 

[PATCH] habanalabs: count dropped CS because max CS in-flight
 2020-09-04 15:11 UTC 

[PATCH] MAINTAINERS: add entry for VKMS
 2020-09-04 15:09 UTC  (2+ messages)

[PATCH] spi-imx: remove num-cs support, set num_chipselect to 4
 2020-09-04 15:04 UTC  (6+ messages)
  ` (EXT) "
      ` (EXT) "

[PATCH 00/13] iMX 8 - Another round of cleanups
 2020-09-04 15:04 UTC  (19+ messages)
` [PATCH 01/13] dt-bindings: power: fsl,imx-gpcv2: Document interrupt controller properties
` [PATCH 02/13] dt-bindings: display: bridge: nwl-dsi: Add common properties
` [PATCH 03/13] dt-bindings: arm: fsl: Fix matching Purism Librem5 phones
` [PATCH 04/13] dt-bindings: gpu: vivante,gc: Add common properties
` [PATCH 05/13] dt-bindings: gpu: vivante,gc: Remove trailing whitespace
` [PATCH 06/13] dt-bindings: mfd: rohm,bd71837-pmic: Add common properties
` [PATCH 07/13] dt-bindings: mfd: rohm,bd71847-pmic: Add common clock-names
` [PATCH 08/13] arm64: dts: imx8mm-var-som-symphony: Use newer interrupts property
` [PATCH 09/13] arm64: dts: imx8mp-evk: Align pin configuration group names with schema
` [PATCH 10/13] arm64: dts: imx8mq: Add missing interrupts to GPC
` [PATCH 11/13] arm64: dts: imx8mq-librem5: Align regulator names with schema
` [PATCH 12/13] arm64: dts: imx8mq-librem5: Drop interrupt-names in PMIC
` [PATCH 13/13] arm64: dts: imx8mq-librem5: Add interrupt-names to ti,tps6598x

[PATCH RFC 0/7] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-09-04 15:02 UTC  (3+ messages)
` [PATCH RFC 4/7] bridge: cfm: Kernel space implementation of CFM

[PATCH 1/3] iommu: amd: Fix kerneldoc
 2020-09-04 14:57 UTC  (6+ messages)
` [PATCH 2/3] iommu: intel: Drop kerneldoc marker from regular comment
` [PATCH 3/3] iommu: qcom: Drop of_match_ptr to fix -Wunused-const-variable

[PATCH] scipts/tags.sh: Add custom sort order
 2020-09-04 14:53 UTC  (7+ messages)
` [PATCH -v2] "

[PATCH v3 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-09-04 14:50 UTC  (5+ messages)
` [PATCH v3 5/7] dt-bindings: arm: rockchip: Add Engicam PX30.Core C.TOUCH 2.0

[PATCH v5 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-09-04 14:50 UTC  (3+ messages)
  ` Aw: "

[PATCH RFC] mm: Let readahead submit larger batches of pages in case of ra->ra_pages == 0
 2020-09-04 14:48 UTC 

KASAN: use-after-free Write in refcount_warn_saturate
 2020-09-04 14:44 UTC  (2+ messages)

[PATCH v13 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-04 14:32 UTC  (6+ messages)
` [PATCH v13 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v13 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v13 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v13 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v13 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] Revert "usb: dwc3: meson-g12a: fix shared reset control use"
 2020-09-04 14:33 UTC  (3+ messages)

[PATCH v2] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-09-04 14:37 UTC  (5+ messages)

[PATCH 1/7] dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas
 2020-09-04 14:29 UTC  (5+ messages)
` [PATCH 6/7] dt-bindings: i2c: imx: Use unevaluatedProperties

[PATCH v2] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-04 14:28 UTC 

[PATCH 5.4 00/16] 5.4.63-rc1 review
 2020-09-04 13:30 UTC  (11+ messages)
` [PATCH 5.4 01/16] HID: core: Correctly handle ReportSize being zero
` [PATCH 5.4 06/16] KVM: arm64: Add kvm_extable for vaxorcism code
` [PATCH 5.4 07/16] KVM: arm64: Survive synchronous exceptions caused by AT instructions
` [PATCH 5.4 08/16] KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
` [PATCH 5.4 09/16] dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
` [PATCH 5.4 10/16] arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
` [PATCH 5.4 11/16] arm64: tegra: Add missing timeout clock to Tegra186 "
` [PATCH 5.4 12/16] arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
` [PATCH 5.4 13/16] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
` [PATCH 5.4 14/16] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186

[PATCH 5.8 00/17] 5.8.7-rc1 review
 2020-09-04 13:30 UTC  (16+ messages)
` [PATCH 5.8 01/17] HID: core: Correctly handle ReportSize being zero
` [PATCH 5.8 02/17] HID: core: Sanitize event code and type when mapping input
` [PATCH 5.8 03/17] netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detection
` [PATCH 5.8 04/17] mm: fix pin vs. gup mismatch with gate pages
` [PATCH 5.8 05/17] selftests/x86/test_vsyscall: Improve the process_vm_readv() test
` [PATCH 5.8 06/17] perf record/stat: Explicitly call out event modifiers in the documentation
` [PATCH 5.8 07/17] media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
` [PATCH 5.8 08/17] KVM: arm64: Add kvm_extable for vaxorcism code
` [PATCH 5.8 09/17] KVM: arm64: Survive synchronous exceptions caused by AT instructions
` [PATCH 5.8 11/17] arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
` [PATCH 5.8 12/17] arm64: tegra: Add missing timeout clock to Tegra186 "
` [PATCH 5.8 14/17] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
` [PATCH 5.8 15/17] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
` [PATCH 5.8 16/17] nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
` [PATCH 5.8 17/17] scsi: target: tcmu: Optimize use of flush_dcache_page

[PATCH 0/2] add FMC2 EBI controller support
 2020-09-04 13:20 UTC  (3+ messages)
` [PATCH 1/2] ARM: multi_v7_defconfig: "
` [PATCH 2/2] ARM: dts: stm32: add FMC2 EBI support for stm32mp157c

[PATCH] mm/memory_hotplug: drain per-cpu pages again during memory offline
 2020-09-04 14:25 UTC  (12+ messages)

[PATCH net-next v3 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-04 14:22 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: dsa: mt7530: Refine message in Kconfig
` [PATCH net-next v3 2/6] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v3 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v3 4/6] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next v3 5/6] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board
` [PATCH net-next v3 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-04 13:17 UTC  (25+ messages)
  ` [PATCH v10 02/30] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
  ` [PATCH v10 03/30] drm: core: fix common struct sg_table related issues
  ` [PATCH v10 04/30] drm: armada: "
  ` [PATCH v10 05/30] drm: etnaviv: "
  ` [PATCH v10 06/30] drm: exynos: use common helper for a scatterlist contiguity check
  ` [PATCH v10 07/30] drm: exynos: fix common struct sg_table related issues
  ` [PATCH v10 08/30] drm: i915: "
  ` [PATCH v10 09/30] drm: lima: "
  ` [PATCH v10 10/30] drm: mediatek: use common helper for a scatterlist contiguity check
  ` [PATCH v10 11/30] drm: mediatek: use common helper for extracting pages array
  ` [PATCH v10 12/30] drm: msm: fix common struct sg_table related issues
  ` [PATCH v10 14/30] drm: panfrost: "
  ` [PATCH v10 15/30] drm: rockchip: use common helper for a scatterlist contiguity check
  ` [PATCH v10 16/30] drm: rockchip: fix common struct sg_table related issues
  ` [PATCH v10 17/30] drm: tegra: "
  ` [PATCH v10 18/30] drm: v3d: "
  ` [PATCH v10 21/30] drm: xen: "
  ` [PATCH v10 22/30] xen: gntdev: "
  ` [PATCH v10 23/30] drm: host1x: "
  ` [PATCH v10 24/30] drm: rcar-du: "
  ` [PATCH v10 25/30] dmabuf: "
  ` [PATCH v10 26/30] staging: tegra-vde: "
  ` [PATCH v10 27/30] rapidio: "
  ` [PATCH v10 28/30] samples: vfio-mdev/mbochs: "

[PATCH tip/core/rcu 0/13] Add strict grace periods for KASAN use for v5.10
 2020-09-04 13:41 UTC  (4+ messages)
` [PATCH tip/core/rcu 05/13] rcu: Always set .need_qs from __rcu_read_lock() for strict GPs

[PATCH] objtool: support symtab_shndx during dump
 2020-09-04 14:17 UTC  (4+ messages)

[RFC PATCH v2] iio: core: Add optional symbolic label to a device channel
 2020-09-04 13:35 UTC  (4+ messages)

[PATCH v4 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-04 13:32 UTC  (6+ messages)
` [PATCH v4 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v4 03/10] fs/ntfs3: Add bitmap
` [PATCH v4 05/10] fs/ntfs3: Add attrib operations
` [PATCH v4 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v4 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile

[PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
 2020-09-04 13:35 UTC  (6+ messages)

[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-09-04 14:11 UTC  (5+ messages)
` [PATCH v4 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices

[PATCH v2 0/1] Use the generic PHY framework for Ingenic USB PHY
 2020-09-04 14:10 UTC  (3+ messages)
` [PATCH v2 1/1] USB: PHY: JZ4770: Use the generic PHY framework

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-09-04 14:06 UTC  (5+ messages)

[PATCH] hwmon: sparx5: Fix initial reading of temperature
 2020-09-04 14:08 UTC  (4+ messages)

[PATCH v20 00/12] Landlock LSM
 2020-09-04 14:06 UTC  (6+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

{PATCH 0/2] HID: wiimote: Minor change to spinlock usage
 2020-09-04 13:21 UTC 

[PATCH] syscall/ptrace08: Simplify the test
 2020-09-04 13:21 UTC  (2+ messages)
` [LTP] "

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-09-04 13:56 UTC  (8+ messages)

[PATCH] ALSA: usb-audio: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb audio card
 2020-09-04 13:57 UTC  (2+ messages)

[PATCH 21/23] init: add an init_stat helper
 2020-09-04 13:53 UTC  (2+ messages)
` [PATCH] init: fix error check in clean_path()


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