All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-04 14:31:16 to 2021-07-04 18:21:16 UTC [more...]

[PATCH 0/8] dtoc: Improvements to warnings
 2021-07-04 18:19 UTC  (8+ messages)
` [PATCH 1/8] dtoc: Avoid using subscripts on match objects
` [PATCH 2/8] dtoc: Convert to use ArgumentParser
` [PATCH 3/8] dtoc: Allow multiple warnings for a driver
` [PATCH 4/8] dtoc: Correct the re_compat regular expression
` [PATCH 5/8] dtoc: Add a stdout check in test_normalized_name()
` [PATCH 6/8] dtoc: Detect unexpected suffix on .of_match
` [PATCH 7/8] dtoc: Detect drivers which do not parse correctly

[PATCH v2 00/33] dm: Add dtoc implementation of device instantiation (part D)
 2021-07-04 18:18 UTC  (5+ messages)
` [PATCH v2 17/33] dtoc: Process driver aliases along with drivers

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-04 18:20 UTC  (6+ messages)

[RFC] Inline rotation support in dpu driver
 2021-07-04 18:17 UTC  (4+ messages)

[PATCH] Documentation: arm: marvell: Add link to Orion Functional Errata document
 2021-07-04 18:11 UTC 

[PATCH v3 0/5] vchiq: Patch to separate platform and cdev code
 2021-07-04 18:07 UTC  (15+ messages)
` [PATCH v3 1/5] staging: vchiq: Refactor vchiq "
` [PATCH v3 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h
` [PATCH v3 3/5] staging: vchiq: Move vchiq char driver to its own file
` [PATCH v3 4/5] staging: vchiq: Make creation of vchiq cdev optional
` [PATCH v3 5/5] staging: vchiq: Combine vchiq platform code into single file

[PATCH v6 0/4] Add Xilinx AMS Driver
 2021-07-04 18:08 UTC  (3+ messages)
` [PATCH v6 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH v3 00/10] iio: afe: add temperature rescaling support
 2021-07-04 18:03 UTC  (12+ messages)
` [PATCH v3 03/10] iio: inkern: make a best effort on offset calculation
` [PATCH v3 04/10] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v3 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v3 06/10] iio: afe: rescale: add offset support
` [PATCH v3 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd

[PATCH v4 2/6] thermal: thermal_of: Stop zone device before unregistering it
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/core/thermal_of: "

[PATCH v4 1/6] dt-bindings: thermal: Add binding for Tegra30 thermal sensor
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v2 2/4] dt-bindings: thermal: convert rockchip-thermal to json-schema
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v2 3/4] dt-bindings: rockchip-thermal: Support the RK3568 SoC compatible
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH 2/2] thermal: int340x: processor_thermal: Add PCI MMIO based thermal driver
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH] dt-bindings: thermal: tsens: Add sc8180x compatible
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v1 1/1] thermal: intel: intel_soc_dts_iosf: Switch to use find_first_zero_bit()
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/intel/intel_soc_dts_iosf: "

[PATCH v4] thermal: mediatek: add sensors-support
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/mediatek: Add sensors-support

[PATCH -next] thermal: int340x: processor_thermal: Fix warning for return value
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH 1/2] thermal: int340x: processor_thermal: Split enumeration and processing part
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH v2] thermal: devfreq_cooling: Fix kernel-doc
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] "

[UPDATE][PATCH] thermal: int340x: processor_thermal: Fix tcc setting
 2021-07-04 18:02 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/int340x/processor_thermal: "

[PATCH] iio: adc: fsl-imx25-gcq: initialize regulators as needed
 2021-07-04 18:01 UTC  (2+ messages)

[PATCH] rockchip: rk3399: adjust Nanopi R4S board power layout
 2021-07-04 17:58 UTC 

[GIT PULL] RCU changes for v5.14
 2021-07-04 17:58 UTC  (2+ messages)

[PATCH v1 1/2] iio: adc: tsc2046: fix scan interval warning
 2021-07-04 17:57 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call

[omap-audio:peter/linux-next-wip 27/64] arch/arm/boot/dts/am335x-bone.dts:9:10: fatal error: dt-bindings/sound/ti-mcasp.h: No such file or directory
 2021-07-04 17:53 UTC 

[PATCH] hwmon: (ntc_thermistor): Use library interpolation
 2021-07-04 17:50 UTC  (3+ messages)

kernel/time/clocksource-wdtest.c:47:22: warning: signed shift result (0x27BC86B00) requires 35 bits to represent, but 'long' only has 32 bits
 2021-07-04 17:43 UTC  (3+ messages)

[GIT PULL] Linux-kernel memory model (LKMM) changes for v5.14
 2021-07-04 17:33 UTC 

[PATCH] bluetooth/virtio_bt: Fix dereference null return value
 2021-07-04 17:33 UTC  (2+ messages)

[PATCH v3 0/2] Add "extended_name" to label
 2021-07-04 17:34 UTC  (2+ messages)

[PATCH] iov_iter: separate direction from flavour
 2021-07-04 17:29 UTC 

[PATCH] Add startup time for each chip using inv_mpu6050 driver
 2021-07-04 17:32 UTC  (4+ messages)
` --[[SPOOF or PHISHING]]--[PATCH] "
  ` --[[SPOOF or PHISHING]]--Re: "

[Qemu-devel] [PULL 0/3] PVRDMA queue
 2021-07-04 17:28 UTC  (2+ messages)

[GIT PULL] KCSAN changes for v5.14
 2021-07-04 17:29 UTC 

[PATCH v2 0/2] add periodic mode, threshold options
 2021-07-04 17:30 UTC  (6+ messages)
` [PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode
` [PATCH v2 2/2] iio: proximity: vcnl3020: add threshold options

[PATCH 0/4] target/mips: Rewrite UHI errno_mips() to allow building on Haiku OS
 2021-07-04 17:25 UTC  (7+ messages)
` [PATCH 1/4] target/mips: Fix UHI error values
` [PATCH 2/4] target/mips: Rename UHI err -> host_errno
` [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
` [PATCH 4/4] target/mips: Complete UHI errno list and log unexpected errors

[Buildroot] [PATCH v2 1/1] package/hdparm: bump version to 9.62
 2021-07-04 17:26 UTC 

[Buildroot] [PATCH 1/1] package/hdparm: bump version to 9.62
 2021-07-04 17:23 UTC 

The git spring cleanup challenge completion
 2021-07-04 17:23 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/gptfdisk: bump version to 1.0.8
 2021-07-04 17:17 UTC 

[PATCH 1/2 v3] Configure script for Haiku
 2021-07-04 17:10 UTC  (2+ messages)

5.13 splat: assertion failed: !IS_ERR(em), in fs/btrfs/volumes.c:6329
 2021-07-04 17:10 UTC 

[PATCH v2] mpi3mr: Fix W=1 compilation warnings
 2021-07-04 17:09 UTC  (3+ messages)

[PATCH 1/2] iio: accel: bma220: convert probe to device-managed functions
 2021-07-04 17:08 UTC  (2+ messages)

glibc-testsuite-2.33-r0 do_populate_sysroot: Error executing a python function in exec_python_func() autogenerated:
 2021-07-04 17:03 UTC  (3+ messages)
` [PATCH] glibc-package.inc: To fix build issue with glibc-testsuite
  ` [OE-core] "

[PATCH 1/2] Fix for Haiku
 2021-07-04 16:58 UTC  (11+ messages)

[PATCH] erofs: add "noinline_data" extended option
 2021-07-04 16:44 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Add snippet support
 2021-07-04 16:42 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: snippets: Add gitignore as well as linker script and start assembly

[PATCH 2/2 v2] Fix SHELL variable in Makefile for Haiku
 2021-07-04 16:36 UTC  (3+ messages)

drivers/pinctrl/bcm/pinctrl-bcm6318.c:10:1: iwyu: warning: superfluous #include <linux/gpio/driver.h>
 2021-07-04 16:36 UTC 

[dpdk-dev] NUMA node/socket
 2021-07-04 16:27 UTC  (6+ messages)

[PATCH] colo: Don't dump colo cache if dump-guest-core=off
 2021-07-04 16:14 UTC 

[PATCH 0/4] mfd: rn5t618: Extend ADC support
 2021-07-04 16:17 UTC  (9+ messages)
` [PATCH 2/4] mfd: rn5t618: Add of compatibles for ADC and power
    ` [Letux-kernel] [PATCH 0/4] mfd: rn5t618: Extend ADC support

Make Issues
 2021-07-04 16:14 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 2/2] bus/auxiliary: introduce auxiliary bus
 2021-07-04 16:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 1/2] devargs: add common key definition
` [dpdk-dev] [PATCH v6 2/2] bus/auxiliary: introduce auxiliary bus

[dpdk-dev] [PATCH v2] kni: rework rte_kni_update_link using ioctl
 2021-07-04 16:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v4 2/2] kni: implement basic get_link_ksettings callback

[PATCH v2] mtd: rawnand: denali: add more delays before latching incoming data
 2021-07-04 16:00 UTC  (4+ messages)

[RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file
 2021-07-04 16:00 UTC  (2+ messages)

vmlinux.o: warning: objtool: in_task_stack()+0x13: call to task_stack_page() leaves .noinstr.text section
 2021-07-04 15:58 UTC 

[PATCH -perfbook] future/htm: Fix typo (missing '\' of \IXalt)
 2021-07-04 15:51 UTC  (3+ messages)
` [PATCH -perfbook v2] future/htm, summary: Fix typos (missing '\' in indexing macros)

[PATCH 0/3] gemalto: radio-setings driver
 2021-07-04 15:53 UTC  (4+ messages)
` [PATCH 1/3] gemalto: add radio-settings driver
` [PATCH 2/3] plugins: gemalto: add radio-settings atom
` [PATCH 3/3] plugins: gemalto: move ussd atom to post_online

[Buildroot] [PATCH 1/1] package/usbguard: disable on musl
 2021-07-04 15:48 UTC 

[dpdk-dev] [PATCH] add testing requirement for new PMDs
 2021-07-04 15:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[Buildroot] [PATCH v2 0/2] stm32mp157c-dk2: bsp updates and fixes
 2021-07-04 15:45 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] board/stm32mp157c-dk2: fix U-Boot corruption on the first boot
` [Buildroot] [PATCH v2 2/2] stm32mp157c_dk2: remove uboot config fragment

[xen-unstable test] 163293: tolerable FAIL
 2021-07-04 15:41 UTC 

[PATCH v3 0/2] userfaultfd: do not untag user pointers
 2021-07-04 15:39 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v2] arm64: mte: switch GCR_EL1 on task switch rather than entry/exit
 2021-07-04 15:37 UTC  (2+ messages)

[PATCH] help: convert git_cmd to page in one place
 2021-07-04 15:39 UTC  (2+ messages)
` [PATCH resend] "

How to comment or reply to others?
 2021-07-04 15:36 UTC  (3+ messages)

[RFC PATCH 0/6] dp8393x: Housekeeping
 2021-07-04 15:34 UTC  (13+ messages)
` [PATCH 2/6] dp8393x: don't force 32-bit register access
` [RFC PATCH 3/6] dp8393x: Restrict bus access to 16/32-bit operations
` [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
` [PATCH 5/6] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
` [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()

[PATCH 0/8] imx8mm: Add serial download support
 2021-07-04 15:35 UTC  (6+ messages)
` [PATCH 1/8] imx8mm: Fix USB reg addresses for i.MX8MM

[PATCH V5] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-07-04 15:33 UTC 

[ogabbay:next 12/13] drivers/misc/habanalabs/common/state_dump.c:495: warning: expecting prototype for hl_state_dump_print_monitors_single_block(). Prototype was for hl_state_dump_free_monitors() instead
 2021-07-04 15:30 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] stm32mp157c-dk2: non-trusted config and bsp updates
 2021-07-04 15:30 UTC  (7+ messages)
` [Buildroot] [PATCH 2/4] stm32mp157c_dk2: add non-trusted configuration
` [Buildroot] [PATCH 4/4] stm32mp157c_dk2: fix U-Boot corruption on the first boot

[PATCH v3] dp8393x: don't force 32-bit register access
 2021-07-04 15:27 UTC 

[PATCH] cramfs: Fix spelling mistake "adressed" -> "addressed"
 2021-07-04 15:27 UTC  (2+ messages)

[PULL 00/18] MIPS patches for 2021-07-02
 2021-07-04 15:24 UTC  (3+ messages)

[ovmf test] 163298: regressions - FAIL
 2021-07-04 15:21 UTC 

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-04 15:21 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum()
 2021-07-04 15:18 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
 2021-07-04 15:18 UTC  (6+ messages)
` [dpdk-dev] [PATCH 3/3] net/bonding: start ethdev prior to setting 8023ad flow

drivers/gpu/drm/bridge/chipone-icn6211.c:14:1: iwyu: warning: superfluous #include <linux/of_device.h>
 2021-07-04 15:16 UTC 

[Buildroot] Buildroot way to populate additional partition
 2021-07-04 15:11 UTC  (2+ messages)

[bisected] BSOD on Nexus 7 at boot caused by "drm/msm/mdp4: only use lut_clk on mdp4.2+"
 2021-07-04 15:07 UTC  (2+ messages)

[GIT PULL] memblock, arm: fix crashes caused by holes in the memory map
 2021-07-04 15:08 UTC  (2+ messages)

[PATCH 0/5] ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support
 2021-07-04 15:04 UTC  (12+ messages)
` [PATCH 1/5] ASoC: ti: davinci-mcasp: Fix DIT mode support
` [PATCH 2/5] ASoC: dt-bindings: davinci-mcasp: Add compatible string for OMAP4
` [PATCH 3/5] ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
` [PATCH 4/5] ARM: dts: omap4-l4-abe: Correct sidle modes for McASP
` [PATCH 5/5] ARM: dts: omap4-l4-abe: Add McASP configuration

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-07-04 15:05 UTC  (3+ messages)

OE-core CVE metrics for hardknott on Sun 04 Jul 2021 05:00:01 AM HST
 2021-07-04 15:03 UTC 

[PATCH v2] mt76/mt7915: Fix unsigned compared against zero
 2021-07-04 14:59 UTC  (3+ messages)

[ide] b7fb14d3ac: EIP:ioread32_rep
 2021-07-04 15:00 UTC  (2+ messages)

[Buildroot] [PATCHv4 00/16] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-07-04 14:58 UTC  (4+ messages)
` [Buildroot] [PATCHv4 02/16] core: enable 'NDEBUG' unless BR2_ENABLE_RUNTIME_DEBUG is set

[mm/memcg] 5387c90490: hackbench.throughput 41.3% improvement
 2021-07-04 14:53 UTC  (2+ messages)

[PATCH v2 0/5] Correctly handle plaform_get_irq()'s result in the i2C drivers
 2021-07-04 14:47 UTC  (11+ messages)
` [PATCH v2 1/5] i2c: hix5hd2: fix IRQ check
` [PATCH v2 2/5] i2c: mt65xx: "
` [PATCH v2 3/5] i2c: pmcmsp: "
` [PATCH v2 4/5] i2c: s3c2410: "
` [PATCH v2 5/5] i2c: xlp9xx: fix main "

[PATCH V4 RESEND] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-07-04 14:45 UTC  (3+ messages)

[GSoC] Git Blog 7
 2021-07-04 14:42 UTC 

rtw89: product id 0xa85a support on Linux?
 2021-07-04 14:35 UTC 

OE-core CVE metrics for dunfell on Sun 04 Jul 2021 04:30:01 AM HST
 2021-07-04 14:33 UTC 

[PATCH 0/2] Fix defect in TranslationBlock insertion procedure
 2021-07-04 14:31 UTC  (3+ messages)
` [PATCH 1/2] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
` [PATCH 2/2] tcg: Bake tb_destroy() into tcg_region_tree

[ogabbay:next 11/13] drivers/misc/habanalabs/common/state_dump.c:12: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-04 14:30 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.