The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-09-09 07:56:55 to 2022-09-09 09:31:20 UTC [more...]

[PATCH V4 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09  9:28 UTC  (3+ messages)
` [PATCH V4 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V4 2/2] LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA

[PATCH v3 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-09  9:28 UTC  (3+ messages)
` [PATCH v3 2/2] drm/tests: Change "igt_" prefix to "drm_test_"

[PATCH 00/16] A few cleanup patches for mm
 2022-09-09  9:24 UTC  (17+ messages)
` [PATCH 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH 02/16] mm/page_alloc: make zone_pcp_update() static
` [PATCH 03/16] mm: remove obsolete macro NR_PCP_ORDER_MASK
` [PATCH 04/16] mm/page_alloc: remove obsolete comment in zone_statistics()
` [PATCH 05/16] mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
` [PATCH 06/16] mm/page_alloc: fix freeing static percpu memory
` [PATCH 07/16] mm: remove obsolete pgdat_is_empty()
` [PATCH 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH 09/16] mm/page_alloc: use local variable zone_idx directly
` [PATCH 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH 12/16] mm/page_alloc: use helper macro SZ_1{K,M}
` [PATCH 13/16] mm/page_alloc: init local variable buddy_pfn
` [PATCH 14/16] mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
` [PATCH 15/16] mm/page_alloc: remove obsolete gfpflags_normal_context()
` [PATCH 16/16] mm/page_alloc: fix obsolete comment in deferred_pfn_valid()

[PATCH V2 0/5] Introduce erofs shared domain
 2022-09-09  9:26 UTC  (6+ messages)
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs

[PATCH 00/16] phy: qcom-qmp: further clean ups
 2022-09-09  9:26 UTC  (5+ messages)
` [PATCH 01/16] phy: qcom-qmp-combo: disable runtime PM on unbind
` [PATCH 02/16] phy: qcom-qmp-combo: drop unused defines

[PATCH 0/6] Remove CONFIG_EMBEDDED
 2022-09-09  9:23 UTC  (3+ messages)
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED

[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09  9:23 UTC  (6+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH] ACPI: HMAT: remove unused dev_fmt() and redundant prefixing 'HMAT'
 2022-09-09  9:56 UTC 

[PATCH -next] net: rds: add missing __init/__exit annotations to module init/exit funcs
 2022-09-09  9:18 UTC 

[PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
 2022-09-09  9:21 UTC 

[PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-09  9:20 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
` [PATCH v3 02/15] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [PATCH v3 03/15] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [PATCH v3 04/15] hwspinlock: qcom: add support for MMIO on older SoCs
` [PATCH v3 05/15] arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
` [PATCH v3 06/15] arm64: dts: qcom: msm8953: "
` [PATCH v3 07/15] arm64: dts: qcom: qcs404: "
` [PATCH v3 08/15] arm64: dts: qcom: msm8996: "
` [PATCH v3 09/15] ARM: dts: qcom: msm8974: "
` [PATCH v3 10/15] ARM: dts: qcom: msm8974: split TCSR halt regs out of mutex
` [PATCH v3 11/15] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [PATCH v3 12/15] arm64: dts: qcom: msm8994: "
` [PATCH v3 13/15] ARM: dts: qcom: msm8974: "
` [PATCH v3 14/15] ARM: dts: qcom: apq8084: "
` [PATCH v3 15/15] ARM: dts: qcom: msm8226: "

[PATCH 0/3] phy: qcom-qmp-pcie: shorten function prefixes
 2022-09-09  9:18 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] phy: qcom-qmp: drop dual-lane comments

[PATCH 1/2] PCI: mvebu: use BIT() and GENMASK() macros instead of hardcoded hex values
 2022-09-09  9:18 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_dma: Convert to use uart_xmit_advance()
 2022-09-09  9:16 UTC  (2+ messages)

[PATCH] PCI: apple: do not leak reset GPIO on unbind/unload/error
 2022-09-09  9:16 UTC  (2+ messages)

[PATCH] mm: hugetlb: Remove duplicate include
 2022-09-09  9:15 UTC 

[PATCH v3 00/37] drm/i915: fix kernel-doc issues
 2022-09-09  9:13 UTC  (9+ messages)
` [PATCH v3 27/37] docs: gpu: i915.rst: gt: add more kernel-doc markups
  ` [Intel-gfx] "
` [PATCH v3 32/37] docs: gpu: i915.rst: add the remaining kernel-doc markup files
  ` [Intel-gfx] "
` [PATCH v3 35/37] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
` [PATCH v3 37/37] drm/i915: be consistent with kernel-doc function declaration

[PATCH v1 1/1] serial: 8250_omap: Convert to use uart_xmit_advance()
 2022-09-09  9:12 UTC 

test ./tools/testing/selftests/bpf/test_offload.py failed
 2022-09-09  9:11 UTC  (9+ messages)

[GIT PULL] Btrfs fixes for 6.0-rc5
 2022-09-09  9:06 UTC 

[PATCH v3] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
 2022-09-09  9:10 UTC 

[PATCH v2] staging: vt6655: use memset to make code clearer
 2022-09-09  9:08 UTC 

[PATCH linux-next] crypto: nx - Remove the unneeded result variable
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH V3] crypto: ccp - Release dma channels before dmaengine unrgister
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH linux-next] crypto: octeontx: Remove the unneeded result variable
 2022-09-09  9:08 UTC  (2+ messages)

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-09  9:08 UTC  (9+ messages)
` [PATCH v2 03/20] nvmem: core: add an index parameter to the cell
` [PATCH v2 06/20] nvmem: core: add nvmem_add_one_cell()
` [PATCH v2 13/20] nvmem: core: drop priv pointer in post process callback

[PATCH v2] crypto: akcipher - default implementation for setting a private key
 2022-09-09  9:07 UTC  (2+ messages)

[PATCH v6 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-09  9:04 UTC  (7+ messages)
` [PATCH v6 1/5] PCI: qcom: Add system suspend and "
` [PATCH v6 2/5] PCI: qcom: Add retry logic for link to be stable in L1ss
` [PATCH v6 3/5] phy: core: Add support for phy power down & power up
` [PATCH v6 4/5] phy: qcom: Add power down/up callbacks to pcie phy
` [PATCH v6 5/5] clk: qcom: Alwaya on pcie gdsc

[RFC PATCH] Hugetlb: Migrating hugetlb tests from libhugetlbfs
 2022-09-09  9:06 UTC  (2+ messages)
` [LTP] "

[PATCH v2] powerpc: select HAVE_PATA_PLATFORM in PPC instead of creating a PPC dependency
 2022-09-09  9:03 UTC  (2+ messages)
` [PATCH] ppc: "

[PATCH v2 0/3] LoongArch: Add kexec/kdump support
 2022-09-09  9:03 UTC  (6+ messages)
` [PATCH v2 1/3] LoongArch: Add kexec support
` [PATCH v2 2/3] LoongArch: Add kdump support

[PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
 2022-09-09  9:02 UTC  (4+ messages)

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-09-09  8:49 UTC  (4+ messages)
` [PATCH v5 3/3] PCI: qcom: Add retry logic for link to be stable in L1ss

[PATCH v4 1/5] sched/fair: Remove redundant check in select_idle_smt()
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 2/5] sched/fair: Avoid double search on same cpu
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 4/5] sched/fair: Default to false in test_idle_cores()
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 3/5] sched/fair: Remove useless check in select_idle_core()
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 1/6] freezer: Have {,un}lock_system_sleep() save/restore flags
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 5/5] sched/fair: Cleanup for SIS_PROP
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 3/6] sched: Change wait_task_inactive()s match_state
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] sched: Rename task_running() to task_on_cpu()

[PATCH v3 2/6] freezer,umh: Clean up freezer/initrd interaction
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 6/6] freezer,sched: Rewrite core freezer logic
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 3/6] sched: Change wait_task_inactive()s match_state
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 4/6] sched/completion: Add wait_for_completion_state()
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 5/6] sched/wait: Add wait_event_state()
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched: Widen TAKS_state literals
 2022-09-09  9:00 UTC 

[PATCH v3 6/6] freezer,sched: Rewrite core freezer logic
 2022-09-09  9:00 UTC  (2+ messages)
` [tip: sched/core] sched: Show PF_flag holes

[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
 2022-09-09  8:59 UTC  (5+ messages)
  `  "
      ` [External] "

[PATCH v6 00/44] Add KernelMemorySanitizer infrastructure
 2022-09-09  8:57 UTC  (3+ messages)
` [PATCH v6 40/44] x86: kmsan: don't instrument stack walking functions

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-09  8:57 UTC  (4+ messages)
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH v4 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-09-09  8:56 UTC  (4+ messages)
` [PATCH v4 2/4] drivers: misc: Add Support for TMR Manager

[PATCH 0/3] perf: script: use capstone to show disassembly instructions for samples
 2022-09-09  8:48 UTC  (4+ messages)
` [PATCH 1/3] perf: build: introduce the libcapstone
` [PATCH 2/3] perf: script: use capstone disasm engine to show disassembly instructions
` [PATCH 3/3] perf: script: Deprecate the '--xed' option

[GIT PULL] sound fixes for 6.0-rc5
 2022-09-09  8:55 UTC 

[PATCH] ppc: select HAVE_PATA_PLATFORM in PPC instead of creating a PPC dependency
 2022-09-09  8:55 UTC 

[PATCH] perf: Consolidate branch sample filter helpers
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 1/4] perf/core: Expand PERF_EVENT_FLAG_ARCH
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 2/4] perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 3/4] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 4/4] x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf: Add a few assertions
 2022-09-09  8:52 UTC 

[PATCH v2 1/9] perf/x86: Add two more x86_pmu methods
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 2/9] perf/x86/intel: Move the topdown stuff into the intel driver
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 3/9] perf/x86: Change x86_pmu::limit_period signature
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 4/9] perf/x86: Add a x86_pmu::limit_period static_call
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 5/9] perf/x86/intel: Remove x86_pmu::set_topdown_event_period
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 6/9] perf/x86/intel: Remove x86_pmu::update_topdown_event
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[RFC PATCH] perf/x86/intel: Optimize the access of the fixed counter control reg
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] perf/x86/intel: Optimize FIXED_CTR_CTRL access

[PATCH v2 7/9] perf/x86/p4: Remove perfctr_second_write quirk
 2022-09-09  8:52 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v1] zsmalloc: use correct types in _first_obj_offset functions
 2022-09-09  8:50 UTC  (2+ messages)

[PATCH v2] debugfs: Only clobber mode/uid/gid on remount if asked
 2022-09-09  8:49 UTC  (2+ messages)

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-09-09  8:48 UTC  (3+ messages)
` [PATCH 1/4] nvmem: sunxi_sid: Always use 32-bit MMIO reads

[PATCH v7 0/4] hwmon: Add max31760 fan speed controller
 2022-09-09  8:47 UTC  (5+ messages)
` [PATCH v7 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v7 3/4] dt-bindings: hwmon: Add bindings for max31760

[RFC][PATCHES] termios.h cleanups
 2022-09-09  8:45 UTC  (6+ messages)
` [PATCH v2 1/8] loongarch: remove generic-y += termios.h
  ` [PATCH v2 3/8] termios: uninline conversion helpers

[PATCH v2 6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
 2022-09-09  8:44 UTC  (3+ messages)

[PATCH v2 1/3] s390: Always declare __mem functions
 2022-09-09  8:43 UTC  (7+ messages)
` [PATCH v2 2/3] kcsan: Instrument memcpy/memset/memmove with newer Clang
` [PATCH v2 3/3] objtool, kcsan: Add volatile read/write instrumentation to whitelist

[PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-09 10:22 UTC  (4+ messages)
` [PATCH v3 01/15] vfio: Add helpers for unifying "

[PATCH] char: misc: Allow minors values up to MINORMASK
 2022-09-09  8:42 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)
 2022-09-09  8:42 UTC  (3+ messages)

[PATCH] remoteproc: core: do pm relax when not first crash
 2022-09-09  8:41 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: fix dtschema warning for imx7-csi
 2022-09-09  8:39 UTC 

[PATCH v4 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-09-09  8:37 UTC  (5+ messages)
` [PATCH v4 3/4] thermal: mediatek: add "
` [PATCH v4 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH v4 2/4] thermal: mediatek: control buffer enablement tweaks
 2022-09-09  8:37 UTC  (3+ messages)

[PATCH v1 1/2] driver core: fw_devlink: Allow firmware to mark devices as best effort
 2022-09-09  8:36 UTC  (2+ messages)
` [driver core] [confidence: ] 8c69343389: canonical_address#:#[##]

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-09-09  8:33 UTC 

[PATCH v2 0/6] arm64: dts: imx8mq-librem5: phone DT updates
 2022-09-09  8:32 UTC  (4+ messages)
` [PATCH v2 2/6] arm64: dts: imx8mq-librem5: add RGB pwm notification leds

[PATCH 1/1] iommu/vt-d: Make SVA and IOPF irrelevant
 2022-09-09  8:33 UTC  (2+ messages)

[PATCH v3 0/3] MDSS support for MSM8953
 2022-09-09  8:32 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: msm8953: add MDSS

[PATCH net-next] net: phy: micrel: Cable Diag feature for lan8814 phy
 2022-09-09  8:31 UTC 

[RESEND RFC] zram: Allow rw_page when page isn't written back
 2022-09-09  8:30 UTC  (2+ messages)

[PATCH v8 0/3] crypto: hisilicon - supports device isolation feature
 2022-09-09  8:30 UTC  (5+ messages)
` [PATCH v8 1/3] uacce: "
` [PATCH v8 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-09  8:27 UTC  (3+ messages)
` [PATCH v2 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

[PATCH] Documentation: process/submitting-patches: misspelling "mesages"
 2022-09-09  6:23 UTC 

[PATCH 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
 2022-09-09  8:27 UTC  (13+ messages)
` [PATCH 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis

linux-next: build failure after merge of the kbuild tree
 2022-09-09  8:26 UTC  (6+ messages)

[PATCH v5 0/3] Add support for Xiaomi Poco F1 EBBG variant
 2022-09-09  8:25 UTC  (3+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts

regression caused by block: freeze the queue earlier in del_gendisk
 2022-09-09  8:24 UTC  (4+ messages)

[PATCH] dt-bindings: sound: ts3a227e: add control of debounce times
 2022-09-09  8:21 UTC  (5+ messages)

[PATCH] mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
 2022-09-09  8:31 UTC  (2+ messages)

linux-next: Tree for Sep 9
 2022-09-09  8:17 UTC 

[PATCH v2 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
 2022-09-09  8:16 UTC  (7+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
      ` [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg

[PATCH V7 0/2] Add ums512 clocks and relative bindings file
 2022-09-09  8:15 UTC  (4+ messages)
` [PATCH V7 1/2] dt-bindings: mfd: sprd: Add bindings for ums512 global registers

[PATCH 0/6] rtc: isl12022: cleanups and hwmon support
 2022-09-09  8:15 UTC  (2+ messages)

[PATCH] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-09  8:15 UTC  (4+ messages)

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-09  8:46 UTC 

[PATCH v2 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-billie2
 2022-09-09  8:13 UTC  (4+ messages)

[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2022-09-09  8:12 UTC  (3+ messages)
` [PATCH v6 14/24] iio: buffer: wrap all buffer attributes into iio_dev_attr

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-09-09  8:11 UTC  (4+ messages)
` [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree

[PATCH v2 0/4] Add PMEM support for RISC-V
 2022-09-09  8:10 UTC  (3+ messages)
` [PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt

[PATCH] x86/intel: Clear SGX bit if both SGX driver and KVM SGX are not enabled
 2022-09-09  8:08 UTC 

[PATCH] ppdev: check ida_simple_get() return value
 2022-09-09  8:08 UTC  (2+ messages)

[PATCH bpf] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
 2022-09-09  7:50 UTC 

[PATCH] mm/shuffle: convert module_param_call to module_param_cb
 2022-09-09  8:39 UTC 

[PATCH bpf RESEND] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
 2022-09-09  8:04 UTC 

[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
 2022-09-09  8:02 UTC  (4+ messages)

[PATCH v2 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
 2022-09-09  8:00 UTC  (7+ messages)
` [PATCH v2 3/4] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible

[PATCH] staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
 2022-09-09  8:00 UTC  (4+ messages)

[PATCH -next 0/5] Optimize and bugfix for notifier error
 2022-09-09  7:52 UTC  (6+ messages)
` [PATCH -next 1/5] docs: notifier-error-inject: fix non-working usage of negative values
` [PATCH -next 2/5] selftests/memory-hotplug: Use 'printf' instead of 'echo'
` [PATCH -next 3/5] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next 4/5] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next 5/5] docs: notifier-error-inject: Correct test's name

[PATCH v6 1/2] ARM: dts: at91: Adding documentation for SAMA5D3-EDS
 2022-09-09  7:54 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox