All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-15 10:43:52 to 2021-11-15 11:32:34 UTC [more...]

[PATCH] soc/tegra: pmc: Add reboot notifier
 2021-11-15 11:32 UTC 

[PATCH v5 0/2] drivers:iio:dac: Add AD3552R driver support
 2021-11-15 11:31 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-15 11:30 UTC  (5+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
 2021-11-15 11:31 UTC  (4+ messages)
` [PATCH 1/2] docs/zh_CN: add msi-howto translation

[PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
 2021-11-15 11:31 UTC  (2+ messages)

Questions about KMS flip
 2021-11-15 11:31 UTC  (11+ messages)

[PATCH] ARM: dts: stm32: Add custom PHY reset bindings on AV96
 2021-11-15 11:31 UTC  (2+ messages)

[PATCH 0/6] drm/vc4: kms: Misc fixes for HVS commits
 2021-11-15 11:31 UTC  (7+ messages)
` [PATCH 1/6] drm/vc4: kms: Wait for the commit before increasing our clock rate
` [PATCH 2/6] drm/vc4: kms: Fix return code check
` [PATCH 3/6] drm/vc4: kms: Add missing drm_crtc_commit_put
` [PATCH 4/6] drm/vc4: kms: Clear the HVS FIFO commit pointer once done
` [PATCH 5/6] drm/vc4: kms: Don't duplicate pending commit
` [PATCH 6/6] drm/vc4: kms: Fix previous HVS commit wait

[PATCH v1 1/2] gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
 2021-11-15 11:31 UTC  (3+ messages)

[PATCH v2 1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices
 2021-11-15 11:29 UTC 

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-15 11:29 UTC  (11+ messages)
` [PATCH 3/6] pcie: add power indicator blink check

[PATCH] perf test: Add basic stress test for sigtrap handling
 2021-11-15 11:28 UTC 

[PATCH] ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
 2021-11-15 11:29 UTC  (2+ messages)

[PATCH v2 0/6] Add FDMA support on ocelot switch driver
 2021-11-15 11:24 UTC  (10+ messages)
` [PATCH v2 1/6] net: ocelot: add support to get port mac from device-tree
` [PATCH v2 3/6] net: ocelot: pre-compute injection frame header content

[PATCH 00/15] staging: r8188eu: more efuse cleanup
 2021-11-15 11:27 UTC  (3+ messages)
` [PATCH 03/15] staging: r8188eu: remove test code for efuse shadow map

[PATCH iproute2] lnstat:fix buffer overflow in lnstat lnstat segfaults when called the following command: $ lnstat -w 1
 2021-11-15 11:27 UTC 

[PATCH 0/3] x86/cpufreq: Various bits of cleanup
 2021-11-15 11:26 UTC  (10+ messages)
` [PATCH 1/3] x86/cpufreq: Clean up powernow registration
` [PATCH 2/3] x86/cpufreq: Rework APERF/MPERF handling
` [PATCH 3/3] x86/cpufreq: Drop opencoded CPUID handling from powernow

[PATCH 0/1] Enable runtime pm autosuspend by default
 2021-11-15 11:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

[PATCH v1 01/19] lib/string_helpers: Introduce kasprintf_strarray()
 2021-11-15 11:23 UTC  (5+ messages)

[PATCH] gpio: xlp: Remove Netlogic XLP variants
 2021-11-15 11:23 UTC  (2+ messages)

[PATCH 0/5] xen: various function pointer cleanups
 2021-11-15 11:23 UTC  (7+ messages)
` [PATCH 1/5] xen/domain: Remove function pointers from domain pause helpers

[PATCH] ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
 2021-11-15 11:23 UTC  (2+ messages)

[RESEND PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-11-15 11:23 UTC  (6+ messages)
` [RESEND PATCH v2 04/13] backlight: qcom-wled: Fix off-by-one maximum with default num_strings

[PATCH] gcc: Dropping mips workaround
 2021-11-15 11:23 UTC 

[PATCH for-4.16] tests/resource: set grant version for created domains
 2021-11-15 11:22 UTC  (3+ messages)

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-11-15 11:20 UTC  (2+ messages)

Build failed in Jenkins: linux-media #255
 2021-11-15 11:22 UTC 

[PATCH] arm64: dts: exynosautov9: drop samsung,ufs-shareability-reg-offset
 2021-11-15 11:19 UTC  (2+ messages)

[PATCH RFC 0/2] mm: Rework zap ptes on swap entries
 2021-11-15 11:21 UTC  (3+ messages)
` [PATCH RFC 2/2] mm: Rework swap handling of zap_pte_range

[PATCH v3 0/7] ARM: add vmap'ed stack support
 2021-11-15 11:18 UTC  (8+ messages)
` [PATCH v3 1/7] ARM: memcpy: use frame pointer as unwind anchor
` [PATCH v3 2/7] ARM: memmove: "
` [PATCH v3 3/7] ARM: memset: clean up unwind annotations
` [PATCH v3 4/7] ARM: unwind: disregard unwind info before stack frame is set up
` [PATCH v3 5/7] ARM: switch_to: clean up Thumb2 code path
` [PATCH v3 6/7] ARM: entry: rework stack realignment code in svc_entry
` [PATCH v3 7/7] ARM: implement support for vmap'ed stacks

[PATCH] ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
 2021-11-15 11:21 UTC  (2+ messages)

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-15 11:20 UTC  (11+ messages)

[PATCH media-staging regression fix] media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
 2021-11-15 11:20 UTC  (4+ messages)

[RFC] perf/amd/ibs: Move ibs pmus under perf_sw_context
 2021-11-15 11:17 UTC  (2+ messages)

[PATCH] ARM: stm32: Increase USB power-good delay on DHSOM
 2021-11-15 11:18 UTC  (2+ messages)

read only filesystem tests
 2021-11-15 11:18 UTC 

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-11-15 11:17 UTC  (8+ messages)

[PATCH] gcc: Fix CVE-2021-35465
 2021-11-15 11:18 UTC 

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-15 11:17 UTC  (6+ messages)
` [PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
  ` [PATCH v2 2/2] crypto: caam - check jr permissions before probing

[igt-dev] [PATCH i-g-t 0/2] Upstream gem_lmem_swapping
 2021-11-15 11:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Upstream gem_lmem_swapping (rev4)

[PATCH] powerpc/book3e: Fix TLBCAM preset at boot
 2021-11-15 11:15 UTC  (3+ messages)

[PATCH v10 1/5] net/enetfec: introduce NXP ENETFEC driver
 2021-11-15 11:15 UTC  (6+ messages)
` [PATCH v11 0/5] drivers/net: add "
  ` [PATCH v11 3/5] net/enetfec: support queue configuration

[PATCH v2 0/4] am: support --allow-empty option to am empty commits
 2021-11-15 11:13 UTC  (4+ messages)
` [PATCH v3 0/2] am: support --empty-commit=(die|skip|asis) "
  ` [PATCH v3 2/2] am: support --empty-commit option to handle empty patches

[i-g-t 00/14] Add IGT support for plane color management
 2021-11-15 11:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] HSD #14014983934: arm64: dts: Update NAND MTD partition for Agilex and Stratix 10
 2021-11-15 11:12 UTC 

[PATCH v2 0/2] iio: buffer: allocation and freeing buffers fix and optimization
 2021-11-15 11:12 UTC  (3+ messages)

[PATCH] rtmutex: fix boolreturn.cocci warning:
 2021-11-15 11:11 UTC  (2+ messages)

[PATCH 0/8 v7] TPM cleanups and MMIO driver
 2021-11-15 11:10 UTC  (7+ messages)
` [PATCH 3/8 v7] tpm2: Introduce TIS tpm core
` [PATCH 7/8 v7] doc: qemu: Add instructions for swtpm usage

[PATCH] net/wan/fsl_ucc_hdlc: fix sparse warnings
 2021-11-15 11:08 UTC  (2+ messages)

[PATCH 5.4 0/5] powerpc/bpf: Various fixes
 2021-11-15 11:06 UTC  (6+ messages)
` [PATCH 5.4 1/5] powerpc/lib: Add helper to check if offset is within conditional branch range
` [PATCH 5.4 2/5] powerpc/bpf: Validate branch ranges
` [PATCH 5.4 3/5] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
` [PATCH 5.4 4/5] powerpc/security: Add a helper to query stf_barrier type
` [PATCH 5.4 5/5] powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC

[PATCH 1/2] fs: handle circular mappings correctly
 2021-11-15 11:08 UTC  (4+ messages)
` [PATCH 2/2] generic: test circular mappings

[PATCH] docs: i2c: smbus-protocol: mention the repeated start condition
 2021-11-15 11:08 UTC 

[PATCH for-4.16] freebsd/privcmd: fix MMAP_RESOURCE ioctl definition
 2021-11-15 11:08 UTC 

[PATCH 5.10 0/4] powerpc/bpf: Various fixes
 2021-11-15 11:06 UTC  (5+ messages)
` [PATCH 5.10 1/4] powerpc/lib: Add helper to check if offset is within conditional branch range
` [PATCH 5.10 2/4] powerpc/bpf: Validate branch ranges
` [PATCH 5.10 3/4] powerpc/security: Add a helper to query stf_barrier type
` [PATCH 5.10 4/4] powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC

[PATCH v1 1/3] string: Consolidate yesno() helpers under string.h hood
 2021-11-15 11:07 UTC  (5+ messages)
    ` [Intel-gfx] "

[LTP] [PATCH] controllers/pids.sh: get available for cgroup v2
 2021-11-15 10:58 UTC  (2+ messages)

[PATCH 1/7] habanalabs: debugfs support for larger I2C transactions
 2021-11-15 11:05 UTC  (7+ messages)
` [PATCH 2/7] habanalabs: handle device TPM boot error as warning
` [PATCH 3/7] habanalabs: add support for fetching historic errors
` [PATCH 4/7] habanalabs: prevent false heartbeat message
` [PATCH 5/7] habanalabs: align debugfs documentation to alphabetical order
` [PATCH 6/7] habanalabs: skip PLL freq fetch
` [PATCH 7/7] habanalabs: fix possible deadlock in cache invl failure

[PATCH 4.19 0/5] powerpc/bpf: Various fixes
 2021-11-15 11:05 UTC  (6+ messages)
` [PATCH 4.19 1/5] powerpc/lib: Add helper to check if offset is within conditional branch range
` [PATCH 4.19 2/5] powerpc/bpf: Validate branch ranges
` [PATCH 4.19 3/5] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
` [PATCH 4.19 4/5] powerpc/security: Add a helper to query stf_barrier type
` [PATCH 4.19 5/5] powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC

[PATCH 4.14 0/3] powerpc/bpf: Various fixes
 2021-11-15 11:05 UTC  (4+ messages)
` [PATCH 4.14 1/3] powerpc/lib: Add helper to check if offset is within conditional branch range
` [PATCH 4.14 2/3] powerpc/bpf: Validate branch ranges
` [PATCH 4.14 3/3] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000

+ mm-fix-panic-in-__alloc_pages.patch added to -mm tree
 2021-11-15 11:04 UTC  (7+ messages)

[PATCH] i2c: designware: Get HCNT/LCNT values from dts
 2021-11-15 11:01 UTC  (5+ messages)

[syzbot] WARNING in nbd_dev_add (2)
 2021-11-15 11:01 UTC  (2+ messages)

[PATCH nf] selftests: nft_nat: switch port shadow test cases to socat
 2021-11-15 11:02 UTC  (2+ messages)

[PATCH 4.9 0/2] powerpc/bpf: Various fixes
 2021-11-15 11:00 UTC  (3+ messages)
` [PATCH 4.9 1/2] powerpc/bpf: Validate branch ranges
` [PATCH 4.9 2/2] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000

[PATCH] fs: Fix truncate never updates m/ctime
 2021-11-15 11:00 UTC 

sound/soc/amd/yc/pci-acp6x.c:251 snd_acp6x_probe() error: uninitialized symbol 'index'
 2021-11-15 10:58 UTC  (2+ messages)

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-15 10:59 UTC  (4+ messages)
` [PATCH v3 02/25] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor

[PATCH v8 0/4] Add Xilinx AMS Driver
 2021-11-15 10:58 UTC  (7+ messages)
` [PATCH v8 2/4] iio: adc: Add Xilinx AMS driver
` [PATCH v8 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH] m68k: defconfig: Update defconfigs for v5.16-rc1
 2021-11-15 10:49 UTC 

[PATCH v3] iio: adxrs290: fix data signedness
 2021-11-15 10:57 UTC  (2+ messages)

[PATCH v4] mips: bcm63xx: add support for clk_get_parent()
 2021-11-15 10:56 UTC  (2+ messages)

[PATCH v3 2/4] mm/oom: handle remote ooms
 2021-11-15 10:58 UTC  (6+ messages)

[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-15 11:00 UTC  (3+ messages)

[PATCH 0/2] support BLKSECDISCARD
 2021-11-15 10:57 UTC  (3+ messages)
` [PATCH 2/2] virtio-blk: "

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2021-11-15 10:56 UTC  (5+ messages)

[PATCH 2/2] nvmet: fix a race condition between release_queue and io_work
 2021-11-15 10:57 UTC  (11+ messages)

[PATCH] vhost-vdpa: clean irqs before reseting vdpa device
 2021-11-15 10:56 UTC  (3+ messages)

[PATCH] mmc: tmio: reinit card irqs in reset routine
 2021-11-15 10:56 UTC  (2+ messages)

[PATCH v3 0/8] staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`
 2021-11-15 10:55 UTC  (9+ messages)
` [PATCH v3 1/8] staging: vt6655: Remove unnecessary type casts
` [PATCH v3 2/8] staging: vt6655: Introduce `idx` variable
` [PATCH v3 3/8] staging: vt6655: Use incrementation in `idx`
` [PATCH v3 4/8] staging: vt6655: Rewrite conditional in AL7320 initialization
` [PATCH v3 5/8] staging: vt6655: Rename `RFvWriteWakeProgSyn` function
` [PATCH v3 6/8] staging: vt6655: Update comment for `rf_write_wake_prog_syn`
` [PATCH v3 7/8] staging: vt6655: Delete bogus check for `init_count` in AL2230
` [PATCH v3 8/8] staging: vt6655: Delete bogus check for `init_count` in AL7230

[PATCH] cobalt/syscall: dovetail: enable propagation from handle_oob_syscall()
 2021-11-15 10:56 UTC  (6+ messages)

bug or a general misunderstanding
 2021-11-15 10:56 UTC  (4+ messages)

[PATCH] drm/i915/dp: Perform 30ms delay after source OUI write
 2021-11-15 10:53 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-15 10:52 UTC 

[PATCH] ARM/mvebu: Fix possible null dereference in armada_375_380_coherency_init
 2021-11-15 10:51 UTC  (2+ messages)

FAILED: patch "[PATCH] fuse: fix page stealing" failed to apply to 4.4-stable tree
 2021-11-15 10:52 UTC  (2+ messages)

[PATCH] xen/cpufreq: Reset policy after enabling/disabling turbo status
 2021-11-15 10:53 UTC  (3+ messages)

[PATCH 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-11-15 10:51 UTC  (6+ messages)
` [PATCH 8/8] drivers/perf: Add Apple icestorm/firestorm CPU PMU driver

[PATCH V4] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string
 2021-11-15 10:50 UTC  (2+ messages)

[PATCH v3 0/6] drm/i915/ttm: Async migration
 2021-11-15 10:49 UTC  (4+ messages)
` [PATCH v3 4/6] drm/i915/ttm: Break refcounting loops at device region unref time
  ` [Intel-gfx] "

[PATCH net-next] net: wwan: iosm: device trace collection using relayfs
 2021-11-15 10:56 UTC 

[PATCH v1 0/2] Two change for mmc-utils
 2021-11-15 10:49 UTC  (4+ messages)
` [PATCH v1 1/2] mmc-utils: Use memcpy instead of strncpy

[PATCH] arm: Don't remove EL3 exposure for SMC conduit
 2021-11-15 10:46 UTC  (3+ messages)

[PATCH] serial: liteuart: fix missing drvdata
 2021-11-15 10:47 UTC  (2+ messages)

Check on BMC Reboot Cause
 2021-11-15 10:46 UTC 

Help recovering filesystem (if possible)
 2021-11-15 10:46 UTC  (2+ messages)

drivers/gpu/drm/ttm/ttm_range_manager.c:144: warning: expecting prototype for ttm_range_man_init(). Prototype was for ttm_range_man_init_nocheck() instead
 2021-11-15 10:46 UTC  (2+ messages)

[PATCH v5 0/6] Add vmnet.framework based network backend
 2021-11-15 10:45 UTC  (3+ messages)

[PATCH v7 00/15] libtracefs dynamic events support
 2021-11-15 10:45 UTC  (16+ messages)
` [PATCH v7 01/15] libtracefs: New APIs for dynamic events
` [PATCH v7 02/15] libtracefs: New APIs for kprobe allocation
` [PATCH v7 03/15] libtracefs: Remove redundant kprobes APIs
` [PATCH v7 04/15] libtracefs: Reimplement kprobe raw APIs
` [PATCH v7 05/15] libtracefs: Extend kprobes unit test
` [PATCH v7 06/15] libtracefs: Rename tracefs_synth_init API
` [PATCH v7 07/15] libtracefs: Use the internal dynamic events API when creating synthetic events
` [PATCH v7 08/15] libtracefs: Remove instance parameter from synthetic events APIs
` [PATCH v7 09/15] libtracefs: Add unit test for synthetic events
` [PATCH v7 10/15] libtracefs: Update kprobes man pages
` [PATCH v7 11/15] libtracefs: Document dynamic events APIs
` [PATCH v7 12/15] libtracefs: Do not clean sqlhist man page source
` [PATCH v7 13/15] libtracefs: Introduce eprobe API
` [PATCH v7 14/15] libtracefs: Add utest for event probes
` [PATCH v7 15/15] libtracefs: Document eprobe API

[PATCH] net: eqos: connect and config PHY from probe stage instead of starting EQOS
 2021-11-15 10:46 UTC  (3+ messages)

[PATCH] sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
 2021-11-15 10:46 UTC  (2+ messages)

KASAN + CPU soft-hotplug = stack-out-of-bounds at cpuinfo_store_cpu
 2021-11-15 10:44 UTC  (3+ messages)

[RFC v1 0/4] Two alternatives for mm async teardown
 2021-11-15 10:43 UTC  (7+ messages)
` [RFC v1 2/4] kernel/fork.c: implement new process_mmput_async syscall

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-15 10:42 UTC  (4+ messages)
` [PATCH 01/11] ASoC: dai_dma: remove slave_id field

[PATCH 0/6] ath11k: support one MSI vector
 2021-11-15 10:43 UTC  (4+ messages)

Patchwork summary for: linux-renesas-soc
 2021-11-15 10:43 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.