linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 10:10:53 to 2020-04-15 11:58:21 UTC [more...]

[PATCH AUTOSEL 5.5 001/106] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 11:42 UTC  (36+ messages)
` [PATCH AUTOSEL 5.5 003/106] clk: Don't cache errors from clk_ops::get_phase()
` [PATCH AUTOSEL 5.5 007/106] s390/crypto: explicitly memzero stack key material in aes_s390.c
` [PATCH AUTOSEL 5.5 009/106] bpf: Reliably preserve btf_trace_xxx types
` [PATCH AUTOSEL 5.5 023/106] soc: imx: gpc: fix power up sequencing
` [PATCH AUTOSEL 5.5 027/106] NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
` [PATCH AUTOSEL 5.5 028/106] NFSv4.2: error out when relink swapfile
` [PATCH AUTOSEL 5.5 034/106] phy: uniphier-usb3ss: Add Pro5 support
` [PATCH AUTOSEL 5.5 035/106] NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
` [PATCH AUTOSEL 5.5 039/106] s390/cpuinfo: fix wrong output when CPU0 is offline
` [PATCH AUTOSEL 5.5 040/106] MIPS: DTS: CI20: add DT node for IR sensor
` [PATCH AUTOSEL 5.5 042/106] hibernate: Allow uswsusp to write to swap
` [PATCH AUTOSEL 5.5 043/106] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH AUTOSEL 5.5 044/106] btrfs: add RCU locks around block group initialization
` [PATCH AUTOSEL 5.5 048/106] ext4: do not commit super on read-only bdev
` [PATCH AUTOSEL 5.5 053/106] x86/xen: Make the boot CPU idle task reliable
` [PATCH AUTOSEL 5.5 054/106] dt-bindings: thermal: tsens: Fix nvmem-cell-names schema
` [PATCH AUTOSEL 5.5 055/106] net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
` [PATCH AUTOSEL 5.5 056/106] cxgb4: fix MPS index overwrite when setting MAC address
` [PATCH AUTOSEL 5.5 057/106] slcan: Don't transmit uninitialized stack data in padding
` [PATCH AUTOSEL 5.5 059/106] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
` [PATCH AUTOSEL 5.5 066/106] drm/nouveau/svm: fix vma range check for migration
` [PATCH AUTOSEL 5.5 067/106] include/linux/swapops.h: correct guards for non_swap_entry()
` [PATCH AUTOSEL 5.5 068/106] percpu_counter: fix a data race at vm_committed_as
` [PATCH AUTOSEL 5.5 069/106] linux/bits.h: add compile time sanity check of GENMASK inputs
` [PATCH AUTOSEL 5.5 070/106] compiler.h: fix error in BUILD_BUG_ON() reporting
` [PATCH AUTOSEL 5.5 071/106] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH AUTOSEL 5.5 081/106] NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
` [PATCH AUTOSEL 5.5 082/106] csky: Fixup get wrong psr value from phyical reg
` [PATCH AUTOSEL 5.5 084/106] ACPICA: Fixes for acpiExec namespace init file
` [PATCH AUTOSEL 5.5 087/106] drm/vc4: Fix HDMI mode validation
` [PATCH AUTOSEL 5.5 089/106] iommu/vt-d: Fix mm reference leak
` [PATCH AUTOSEL 5.5 091/106] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
` [PATCH AUTOSEL 5.5 092/106] ext2: fix empty body warnings when -Wextra is used
` [PATCH AUTOSEL 5.5 093/106] f2fs: skip GC when section is full
` [PATCH AUTOSEL 5.5 094/106] iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()

[PATCH AUTOSEL 5.4 01/84] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 11:44 UTC  (28+ messages)
` [PATCH AUTOSEL 5.4 10/84] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH AUTOSEL 5.4 15/84] dma-coherent: fix integer overflow in the reserved-memory dma allocation
` [PATCH AUTOSEL 5.4 18/84] NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
` [PATCH AUTOSEL 5.4 22/84] f2fs: fix to show norecovery mount option
` [PATCH AUTOSEL 5.4 23/84] phy: uniphier-usb3ss: Add Pro5 support
` [PATCH AUTOSEL 5.4 25/84] f2fs: Fix mount failure due to SPO after a successful online resize FS
` [PATCH AUTOSEL 5.4 30/84] btrfs: add RCU locks around block group initialization
` [PATCH AUTOSEL 5.4 31/84] powerpc/prom_init: Pass the "os-term" message to hypervisor
` [PATCH AUTOSEL 5.4 32/84] powerpc/maple: Fix declaration made after definition
` [PATCH AUTOSEL 5.4 33/84] s390/cpum_sf: Fix wrong page count in error message
` [PATCH AUTOSEL 5.4 43/84] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH AUTOSEL 5.4 44/84] net: dsa: mt7530: fix null pointer dereferencing in port5 setup
` [PATCH AUTOSEL 5.4 45/84] tun: Don't put_page() for all negative return values from XDP program
` [PATCH AUTOSEL 5.4 48/84] drm/nouveau/svm: check for SVM initialized before migrating
` [PATCH AUTOSEL 5.4 51/84] percpu_counter: fix a data race at vm_committed_as
` [PATCH AUTOSEL 5.4 52/84] linux/bits.h: add compile time sanity check of GENMASK inputs
` [PATCH AUTOSEL 5.4 58/84] x86: ACPI: fix CPU hotplug deadlock
` [PATCH AUTOSEL 5.4 59/84] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH AUTOSEL 5.4 60/84] csky: Fixup cpu speculative execution to IO area
` [PATCH AUTOSEL 5.4 63/84] csky: Fixup get wrong psr value from phyical reg
` [PATCH AUTOSEL 5.4 70/84] iommu/vt-d: Fix mm reference leak
` [PATCH AUTOSEL 5.4 73/84] iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()
` [PATCH AUTOSEL 5.4 77/84] sunrpc: Fix gss_unwrap_resp_integ() again
` [PATCH AUTOSEL 5.4 79/84] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks
` [PATCH AUTOSEL 5.4 81/84] libnvdimm: Out of bounds read in __nd_ioctl()
` [PATCH AUTOSEL 5.4 83/84] iommu/amd: Fix the configuration of GCR3 table root pointer
` [PATCH AUTOSEL 5.4 84/84] f2fs: fix to wait all node page writeback

[PATCH AUTOSEL 4.19 01/40] clk: at91: usb: continue if clk_hw_round_rate() return zero
 2020-04-15 11:46 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 14/40] ext4: fix incorrect inodes per group in error message
` [PATCH AUTOSEL 4.19 15/40] um: ubd: Prevent buffer overrun on command completion
` [PATCH AUTOSEL 4.19 17/40] slcan: Don't transmit uninitialized stack data in padding
` [PATCH AUTOSEL 4.19 18/40] net: qualcomm: rmnet: Allow configuration updates to existing devices

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-15 11:45 UTC  (2+ messages)

bcache: unlock new_nodes[i]->write_lock in btree_gc_coalesce
 2020-04-15 11:42 UTC 

[PATCH AUTOSEL 5.6 001/129] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 11:34 UTC  (31+ messages)
` [PATCH AUTOSEL 5.6 002/129] gfs2: clear ail1 list when gfs2 withdraws
` [PATCH AUTOSEL 5.6 005/129] clk: imx: pll14xx: Add new frequency entries for pll1443x table
` [PATCH AUTOSEL 5.6 009/129] f2fs: fix to avoid potential deadlock
` [PATCH AUTOSEL 5.6 010/129] f2fs: fix the panic in do_checkpoint()
` [PATCH AUTOSEL 5.6 011/129] bpf: Reliably preserve btf_trace_xxx types
` [PATCH AUTOSEL 5.6 013/129] f2fs: fix wrong check on F2FS_IOC_FSSETXATTR
` [PATCH AUTOSEL 5.6 020/129] memory: tegra: Correct debugfs clk rate-range on Tegra124
` [PATCH AUTOSEL 5.6 022/129] power: supply: bq27xxx_battery: Silence deferred-probe error
` [PATCH AUTOSEL 5.6 023/129] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH AUTOSEL 5.6 029/129] arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
` [PATCH AUTOSEL 5.6 040/129] f2fs: fix to show norecovery mount option
` [PATCH AUTOSEL 5.6 042/129] phy: uniphier-usb3ss: Add Pro5 support
` [PATCH AUTOSEL 5.6 052/129] btrfs: add RCU locks around block group initialization
` [PATCH AUTOSEL 5.6 056/129] nfsroot: set tcp as the default transport protocol
` [PATCH AUTOSEL 5.6 063/129] drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
` [PATCH AUTOSEL 5.6 064/129] dt-bindings: thermal: tsens: Fix nvmem-cell-names schema
` [PATCH AUTOSEL 5.6 066/129] net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
` [PATCH AUTOSEL 5.6 068/129] slcan: Don't transmit uninitialized stack data in padding
` [PATCH AUTOSEL 5.6 069/129] net: qualcomm: rmnet: Allow configuration updates to existing devices
` [PATCH AUTOSEL 5.6 070/129] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
` [PATCH AUTOSEL 5.6 071/129] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH AUTOSEL 5.6 072/129] net: dsa: mt7530: fix null pointer dereferencing in port5 setup
` [PATCH AUTOSEL 5.6 081/129] linux/bits.h: add compile time sanity check of GENMASK inputs
` [PATCH AUTOSEL 5.6 084/129] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.6 097/129] f2fs: fix potential .flags overflow on 32bit architecture
` [PATCH AUTOSEL 5.6 098/129] f2fs: fix NULL pointer dereference in f2fs_verity_work()
` [PATCH AUTOSEL 5.6 106/129] drm/vc4: Fix HDMI mode validation
` [PATCH AUTOSEL 5.6 110/129] SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
` [PATCH AUTOSEL 5.6 127/129] f2fs: fix leaking uninitialized memory in compressed clusters
` [PATCH AUTOSEL 5.6 129/129] platform/chrome: cros_ec: Query EC protocol version if EC transitions between RO/RW

[PATCH] seqlock: Use while instead of if+goto in __read_seqcount_begin
 2020-04-15 11:41 UTC  (5+ messages)
    ` [External] "

[PATCH v2] iio: core: remove extra semi-colon from devm_iio_device_register() macro
 2020-04-15 11:41 UTC  (2+ messages)

[PATCH v3 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
 2020-04-15 11:41 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek PymParticle EVB

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-15 11:39 UTC  (7+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[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 11:38 UTC  (5+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [PATCH v6 07/12] ARM: DTS: omap5: add sgx gpu child node

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

[PATCH v2] mac80211: fix race in ieee80211_register_hw()
 2020-04-15 11:35 UTC  (4+ messages)

[PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-15 11:37 UTC  (14+ messages)
` [PATCH 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support
` [PATCH 4/8] arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
` [PATCH 5/8] arm64: cpufeature: Factor out checking of AArch32 features
` [PATCH 6/8] arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
` [PATCH 7/8] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-15 11:32 UTC  (3+ messages)

[PATCH v2] apparmor: fix potential label refcnt leak in aa_change_profile
 2020-04-15 11:27 UTC 

[PATCH v6 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-15 11:28 UTC  (4+ messages)
` [PATCH v6 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

[PATCH][next] drm/rockchip: fix spelling mistake "modifer" -> "modifier"
 2020-04-15 11:25 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver
 2020-04-15 11:25 UTC  (12+ messages)

[PATCH v1] kobject: make sure parent is not released before children
 2020-04-15 11:25 UTC  (5+ messages)

[PATCH 1/2] gpiolib: of: Improve gpiolib-of support pull up/down on expanders
 2020-04-15 11:23 UTC  (4+ messages)
` [PATCH 2/2] gpio: pca953x: Fix pca953x_gpio_set_config

[PATCH v11 00/25] Change readahead API
 2020-04-15 11:22 UTC  (6+ messages)
` [PATCH v11 05/25] mm: Add new readahead_control API

generic DMA bypass flag v3
 2020-04-15 11:21 UTC  (5+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

Add Mediatek MMDVFS driver
 2020-04-15 11:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: Add document for mmdvfs driver
` [PATCH 2/2] soc: mediatek: Add mtk-mmdvfs driver

[PATCH] PCI: tegra: Fix reporting GPIO error value
 2020-04-15 11:17 UTC  (3+ messages)

[PATCH 0/5] Improving the situation regarding RGB quantization ranges
 2020-04-15 11:13 UTC  (9+ messages)
` [PATCH 5/5] drm/i915: Replace "Broadcast RGB" with "RGB quantization range" property

[ANNOUNCE] v5.6.2-rt1
 2020-04-15 11:12 UTC  (3+ messages)

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-15 11:12 UTC  (2+ messages)

[PATCH] batman-adv: Fix refcnt leak in batadv_store_throughput_override
 2020-04-15 11:10 UTC 

[PATCH v2 0/7] iommu/vt-d: Add page request draining support
 2020-04-15 11:10 UTC  (3+ messages)
` [PATCH v2 6/7] "

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

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-15 11:09 UTC  (9+ messages)

[PATCH V5 2/2] firmware: arm_scmi: add smc/hvc transport
 2020-04-15 10:58 UTC  (3+ messages)
` [PATCH V5 0/2] firmware: arm_scmi: add smc/hvc transports support

[PATCH v2 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-15 11:09 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: i2c-stm32f7: allows for any "

[PATCH] mfd: rohm-bdXXX - switch to use i2c probe_new
 2020-04-15 11:04 UTC  (4+ messages)

[PATCH] batman-adv: Fix refcnt leak in batadv_show_throughput_override
 2020-04-15 11:03 UTC  (3+ messages)

[PATCH 0/1] mfd: convert to use new I2C API
 2020-04-15 11:04 UTC  (3+ messages)
` [PATCH 1/1] mfd: htc-i2cpld: convert to use i2c_new_client_device()

[PATCH] i2c: stm32: don't print an error on probe deferral
 2020-04-15 11:01 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: improve nack debug message
 2020-04-15 11:01 UTC  (2+ messages)

[PATCH] RDMA/siw: Fix potential siw_mem refcnt leak in nr_add_node
 2020-04-15 11:00 UTC 

[PATCH] KVM: arm64: Drop PTE_S2_MEMATTR_MASK
 2020-04-15 10:57 UTC 

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-04-15 10:57 UTC  (4+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 2/8] i2c: i801: "

[RFC PATCH 00/13] Core scheduling v5
 2020-04-15 10:55 UTC  (5+ messages)
` [RFC PATCH 03/13] sched: Core-wide rq->lock

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-15 10:47 UTC  (3+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-15 10:16 UTC  (6+ messages)
` [PATCH v2 3/6] arm64/vdso: Add time napespace page

[PATCH v4 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-04-15 10:19 UTC  (4+ messages)
` [PATCH v4 1/3] media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats
` [PATCH v4 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
` [PATCH v4 3/3] media: rcar-csi2: "

[PATCH v3 0/6] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-04-15 10:21 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
 2020-04-15 10:21 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks

[PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel
 2020-04-15 10:43 UTC  (4+ messages)

[PATCH v30 00/12] /dev/random - a new approach with full SP800-90B
 2020-04-15 10:15 UTC  (13+ messages)
` [PATCH v30 01/12] Linux Random Number Generator
` [PATCH v30 02/12] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v30 03/12] LRNG - sysctls and /proc interface
` [PATCH v30 04/12] LRNG - add switchable DRNG support
` [PATCH v30 05/12] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v30 06/12] LRNG - add SP800-90A DRBG extension
` [PATCH v30 07/12] LRNG - add kernel crypto API PRNG extension
` [PATCH v30 08/12] crypto: provide access to a static Jitter RNG state
` [PATCH v30 09/12] LRNG - add Jitter RNG fast noise source
` [PATCH v30 10/12] LRNG - add SP800-90B compliant health tests
` [PATCH v30 11/12] LRNG - add interface for gathering of raw entropy
` [PATCH v30 12/12] LRNG - add power-on and runtime self-tests

[PATCH] arm64: dts: meson: sm1-khadas-vim3l: add audio playback to vim3l
 2020-04-15 10:23 UTC 

[PATCH] drm/sun4i: hdmi ddc clk: Fix size of m divider
 2020-04-15 10:42 UTC  (5+ messages)

[PATCH v2] dax: Add missing annotation for wait_entry_unlocked()
 2020-04-15 10:42 UTC  (2+ messages)

[PATCH] x86/perf: Add hardware performance events support for Zhaoxin CPU
 2020-04-15 10:31 UTC  (3+ messages)

Additional get_random_* ideas
 2020-04-15 10:40 UTC 

[PATCH] [v2]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-04-15 10:23 UTC 

[PATCH 0/1] video: convert to use new I2C API
 2020-04-15 10:38 UTC  (3+ messages)
` [PATCH 1/1] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

[PATCH v2] Fix: buffer overflow during hvc_alloc()
 2020-04-15 10:34 UTC  (2+ messages)

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

[PATCH 1/2] fpga: doc: Add binding doc for the afi config driver
 2020-04-15 10:24 UTC  (2+ messages)
` [PATCH 2/2] fpga: zynq: Add AFI "

[PATCH v2 0/7] Add support for Allwinner H6 DVFS
 2020-04-15 10:28 UTC  (5+ messages)

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-15 10:21 UTC  (2+ messages)

[PATCH 0/2] arm64/hotplug: Process MEM_OFFLINE and MEM_CANCEL_OFFLINE events
 2020-04-15 10:16 UTC  (3+ messages)

[PATCH 2/2] HID: alps: Refactor axis resolution logic
 2020-04-15 10:14 UTC  (9+ messages)

[PATCH v3] i2c: busses: convert to devm_platform_ioremap_resource
 2020-04-15 10:12 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-04-15 10:11 UTC 

[PATCH v4 0/7] Add interrupt support to FPGA DFL drivers
 2020-04-15 10:07 UTC  (8+ messages)
` [PATCH v4 1/7] fpga: dfl: parse interrupt info for feature devices on enumeration
` [PATCH v4 2/7] fpga: dfl: pci: add irq info for feature devices enumeration
` [PATCH v4 3/7] fpga: dfl: introduce interrupt trigger setting API
` [PATCH v4 4/7] fpga: dfl: afu: add interrupt support for port error reporting
` [PATCH v4 5/7] fpga: dfl: fme: add interrupt support for global "
` [PATCH v4 6/7] fpga: dfl: afu: add AFU interrupt support
` [PATCH v4 7/7] Documentation: fpga: dfl: add descriptions for interrupt related interfaces

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-15 10:11 UTC  (2+ messages)

[PATCH] iio: core: remove extra semi-colon from devm_iio_device_register() macro
 2020-04-15 10:10 UTC  (3+ 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).