All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 16:55:10 to 2023-09-07 17:31:35 UTC [more...]

Debugging i2c : i2cdetect cant detect a device on i2c line
 2023-09-07 17:28 UTC  (11+ messages)

[PATCH net v2] r8152: avoid the driver drops a lot of packets
 2023-09-07 16:38 UTC  (4+ messages)

[PATCH 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux
 2023-09-07 13:06 UTC  (5+ messages)
` [PATCH 2/2] arm: dts: am3517-evm: Enable Ethernet PHY Interrupt

[PATCH v5 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-07 17:19 UTC  (4+ messages)
` [PATCH v5 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
 2023-09-07 16:01 UTC  (7+ messages)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature

[PATCH v3 0/6] Support nested overlayfs mounts
 2023-09-07  8:44 UTC  (6+ messages)
` [PATCH v3 1/6] ovl: Move xattr support to new xattrs.c file
` [PATCH v3 2/6] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
` [PATCH v3 3/6] ovl: Support escaped overlay.* xattrs
` [PATCH v3 4/6] ovl: Add an alternative type of whiteout
` [PATCH v3 5/6] ovl: Handle escaped xwhiteouts across layers

[PATCH net v2] ethtool: plca: fix plca enable data type while parsing the value
 2023-09-08 14:03 UTC  (2+ messages)

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2023-09-07 17:31 UTC  (2+ messages)
` [Bug 205089] "

[PATCH net] net: team: do not use dynamic lockdep key
 2023-09-07 17:31 UTC  (2+ messages)

[PATCH v4 00/11] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-09-07 17:29 UTC  (6+ messages)
` [PATCH v4 01/11] ASoC: SOF: core: add 'no_wq' probe and remove callbacks

[PATCH] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
 2023-09-07  9:06 UTC  (2+ messages)

possible circular locking dependency in netdev LED trigger
 2023-09-07 14:03 UTC 

[PATCH 1/4] arm64: dts: imx8mp: Describe VDD_ARM run and standby voltage for DH i.MX8M Plus DHCOM SoM
 2023-09-07 15:45 UTC  (2+ messages)

[PATCH v5 00/18] btrfs: simple quotas
 2023-09-07 12:24 UTC  (12+ messages)
` [PATCH v5 02/18] btrfs: add new quota mode for "
` [PATCH v5 03/18] btrfs: expose quota mode via sysfs
` [PATCH v5 04/18] btrfs: add simple_quota incompat feature to sysfs
` [PATCH v5 10/18] btrfs: track original extent owner in head_ref
` [PATCH v5 15/18] btrfs: check generation when recording simple quota delta

[PATCH 00/52] m68k: W=1 fixes
 2023-09-07 13:41 UTC  (16+ messages)
` [PATCH 01/52] m68k: kernel: Add missing asmlinkage to do_notify_resume()
` [PATCH 02/52] m68k: kernel: Include <linux/cpu.h> for trap_init()
` [PATCH 03/52] m68k: kernel: Make bad_super_trap() static
` [PATCH 08/52] m68k: kernel: Add and use "signal.h"
` [PATCH 13/52] m68k: mm: Add and use "fault.h"
` [PATCH 19/52] m68k: atari: Make ikbd_reset() static
` [PATCH 21/52] m68k: atari: Make atari_stram_map_pages() static
` [PATCH 26/52] m68k: apollo: Add and use "apollo.h"
` [PATCH 27/52] m68k: bvme6000: Make bvme6000_abort_int() static
` [PATCH 34/52] m68k: mvme16x: Remove unused sink in mvme16x_cons_write()
` [PATCH 38/52] m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>
` [PATCH 42/52] m68k: sun3: Remove unused orig_baddr in free_baddr()
` [PATCH 44/52] m68k: sun3: Remove unused vsprintf() return value in prom_printf()
` [PATCH 48/52] m68k: sun3x: Fix signature of sun3_leds()
` [PATCH 52/52] m68k: sun3/3x: Add and use "sun3.h"

[PATCH] MAINTAINERS: Update DRM DRIVERS FOR FREESCALE IMX entry
 2023-09-07 12:25 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/1] Use acpi_target_system_state only if ACPI_SLEEP is enabled
 2023-09-07 17:29 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Use acpi_target_system_state only if ACPI_SLEEP is enabled (rev2)

[PATCH v2 00/11] Improve CS35l41-based audio codec drivers
 2023-09-07 17:27 UTC  (14+ messages)
` [PATCH v2 01/11] ASoC: cs35l41: Handle mdsync_down reg write errors
` [PATCH v2 02/11] ASoC: cs35l41: Handle mdsync_up "
` [PATCH v2 03/11] ASoC: cs35l41: Initialize completion object before requesting IRQ
` [PATCH v2 04/11] ASoC: cs35l41: Fix broken shared boost activation
` [PATCH v2 05/11] ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
` [PATCH v2 06/11] ASoC: cs35l41: Undo runtime PM changes at driver exit time
` [PATCH v2 07/11] ASoC: cs35l41: Make use of dev_err_probe()
` [PATCH v2 08/11] ASoC: cs35l41: Use modern pm_ops
` [PATCH v2 09/11] ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
` [PATCH v2 10/11] ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
` [PATCH v2 11/11] ALSA: hda: cs35l41: Consistently use dev_err_probe()

[PATCH net v2] octeontx2-pf: Fix page pool cache index corruption
 2023-09-07  8:15 UTC  (3+ messages)
  ` [EXT] "

[PATCH kvmtool 0/3] Change what --nodefaults does and a revert
 2023-09-07 17:16 UTC  (2+ messages)
` [PATCH RFC kvmtool 3/3] builtin-run: Have --nodefaults disable the default virtio-net device

[PATCH v5 0/4] Fix Versa3 clock mapping
 2023-09-07  7:14 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: clock: versaclock3: Add description for #clock-cells property

[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
 2023-09-07  7:36 UTC  (4+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure

[PATCH] wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
 2023-09-07  7:16 UTC 

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-07 12:38 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/intel-ci: drop drrs tests from blocklist
 2023-09-07 17:27 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "
` [igt-dev] ✓ CI.xeBAT: success "

[PATCH 2/2] ASoC: Adds support for TAS575x to the pcm512x driver
 2023-09-07 16:12 UTC 

[RFC net-next v3 0/2] net: dsa: microchip: add drive strength support
 2023-09-07  9:09 UTC  (2+ messages)
` [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength

[PATCH] phy: qcom: m31: Remove unwanted qphy->vreg is NULL check
 2023-09-07  6:50 UTC 

[PATCH 00/14] Introduce new `git replay` command
 2023-09-07  8:39 UTC  (15+ messages)
` [PATCH 11/14] replay: use standard revision ranges

[PATCH printk v3 0/7] provide nbcon base
 2023-09-07  8:24 UTC  (3+ messages)
` [PATCH printk v3 7/7] printk: nbcon: Add functions for drivers to mark unsafe regions

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-09-07  6:00 UTC  (2+ messages)
` [PATCH v5 3/5] opp: Add dev_pm_opp_find_level_floor()

[RFC PATCH bpf-next 0/5] bpf, cgroup: Enable cgroup_array map on cgroup1
 2023-09-07 14:41 UTC  (2+ messages)

[PATCH] x86/tdx: Mark TSC reliable
 2023-09-07 17:25 UTC  (7+ messages)

[PATCH v3 00/15] Introduce new `git replay` command
 2023-09-07  9:25 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/15] replay: start using parse_options API
  ` [PATCH v4 08/15] replay: remove progress and info output
  ` [PATCH v4 09/15] replay: remove HEAD related sanity check
  ` [PATCH v4 11/15] replay: use standard revision ranges
  ` [PATCH v4 13/15] replay: add --advance or 'cherry-pick' mode

[PATCH v4 0/3] add zynqmp TCM bindings
 2023-09-07 17:23 UTC  (6+ messages)
` [PATCH v4 3/3] remoteproc: zynqmp: get TCM from device-tree

[PATCH v4 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-07 16:44 UTC  (5+ messages)
` [PATCH v4 05/17] media: qcom: camss: Pass remainder of variables as resources
` [PATCH v4 07/17] media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
` [PATCH v4 09/17] media: qcom: camss: Remove special case for VFE get/put
` [PATCH v4 13/17] media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX

[PATCH] ntfs3: drop inode references in ntfs_put_super()
 2023-09-07 17:24 UTC  (2+ messages)

[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
 2023-09-07 17:22 UTC  (3+ messages)
` [PATCH v2] diff-lib: "

[PATCH 0/2] Add st7735s drm driver and Winstar panel
 2023-09-07  6:10 UTC  (3+ messages)
` [PATCH 2/2] drm: tiny: Add st7735s driver

[PATCH V2] perf test: Fix parse-events tests to skip parametrized events
 2023-09-07 16:59 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8dxl-evk: Remove invalid spi property
 2023-09-07 17:20 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8ulp: Fix the SPI clock-names order

[PATCH] tools/perf: Add includes for detected configs in Makefile.perf
 2023-09-07 17:19 UTC 

[PATCH RESEND v5 00/57] Add LoongArch LASX instructions
 2023-09-07 17:19 UTC  (3+ messages)
` [PATCH RESEND v5 02/57] target/loongarch: Implement gvec_*_vl functions

[PATCH V2] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-09-07 13:31 UTC  (4+ messages)

[dm-devel] [PATCH] fix writing to the filesystem after unmount
 2023-09-07  9:44 UTC  (8+ messages)
            `  "

[PATCH RFC 0/2] powerpc/pseries: new character devices for RTAS functions
 2023-09-07 17:19 UTC  (6+ messages)
` [PATCH RFC] powerpc/rtas: Make it possible to disable sys_rtas

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-09-07  8:03 UTC  (5+ messages)

[PATCH 0/3] Fix for shellcheck issues with version "0.6"
 2023-09-07 17:15 UTC  (6+ messages)
` [PATCH 1/3] tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
` [PATCH 2/3] tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
` [PATCH 3/3] tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts

[PATCH v10 0/4] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-09-07 11:09 UTC  (3+ messages)
` [PATCH v10 3/4] drm: renesas: Add RZ/G2L DU Support

[PATCH] firmware: ti_sci: Mark driver as non removable
 2023-09-07 17:17 UTC  (2+ messages)

[PATCH v5 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-09-07  5:37 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v5 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH] ring-buffer: Do not attempt to read past "commit"
 2023-09-07 16:28 UTC 

[PATCH 0/3] btrfs-progs: add eb leak detection and fixes
 2023-09-07 13:32 UTC  (4+ messages)
` [PATCH 3/3] btrfs-progs: add extent buffer leak detection to make test

[PATCH 00/11] add missing of_node_put
 2023-09-07  9:55 UTC  (11+ messages)
` [PATCH 01/11] arm-cci: "
` [PATCH 02/11] net: bcmasp: "
` [PATCH 03/11] powerpc/powermac: "
` [PATCH 04/11] genpd: ti: "
` [PATCH 05/11] mmc: atmel-mci: "
` [PATCH 06/11] powerpc/kexec_file: "
` [PATCH 07/11] soc: dove: "
` [PATCH 08/11] thermal/of: "
` [PATCH 09/11] drm/mediatek: "
` [PATCH 11/11] media: platform: mtk-mdp3: "

[RFC net-next 0/4] tcp: backlog processing optims
 2023-09-07 17:16 UTC  (5+ messages)
` [RFC net-next 4/4] tcp: defer regular ACK while processing socket backlog

[PATCH net] net: ethernet: mtk_eth_soc: fix uninitialized variable
 2023-09-07 17:14 UTC  (3+ messages)

[sashal-stable:pending-6.4 381/627] Error: arch/arm/boot/dts/qcom-sdx65-mtp.dts:259.26-27 syntax error
 2023-09-07 17:14 UTC 

[intel-lts:4.19/android_t 3914/30000] versioncheck: ./drivers/platform/x86/sepdk/inc/cpumon.h: 29 linux/version.h not needed
 2023-09-07 17:14 UTC 

[sashal-stable:pending-6.5 33/618] arch/s390/boot/startup.c:188:17: error: use of undeclared identifier 'MEMCPY_REAL_SIZE'
 2023-09-07 17:14 UTC 

[Patch v5 0/5] RDMA/mana_ib
 2023-09-07 16:52 UTC 

[sashal-stable:pending-4.19 89/159] Error: arch/arm64/boot/dts/qcom/sdm845.dtsi:250.29-30 syntax error
 2023-09-07 17:14 UTC 

[PATCH] ima: fix return value of ima_restore_measurement_list
 2023-09-07 16:53 UTC 

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-07  8:36 UTC  (4+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] x86/sev-es: Do not use copy_from_kernel_nofault in early #VC handler
 2023-09-07 17:04 UTC  (4+ messages)

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-07  6:41 UTC  (4+ messages)
` [PATCH v8 10/13] coresight-tpdm: Add nodes to configure pattern match output

[PATCH v3 0/4] wifi: ath12k: implement some functionalities through reading ACPI Table
 2023-09-07 10:17 UTC  (2+ messages)
` [PATCH v3 4/4] wifi: ath12k: add band edge channel power for WCN7850

[PATCH v5] hid-mcp2200: added driver for GPIOs of MCP2200
 2023-09-07 16:41 UTC  (2+ messages)

[PATCH] btrfs: pseudo device-scan for single-device filesystems
 2023-09-07 14:33 UTC  (2+ messages)

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:36 UTC  (5+ messages)
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 16/21] gpio: of: correct notifier return codes

[PATCH 1/7] rng: stm32: rename STM32 RNG driver
 2023-09-07 16:22 UTC  (7+ messages)
` [PATCH 2/7] configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms
` [PATCH 3/7] rng: stm32: Implement configurable RNG clock error detection
` [PATCH 4/7] rng: stm32: add RNG clock frequency restraint
` [PATCH 5/7] rng: stm32: add error concealment sequence
` [PATCH 6/7] rng: stm32: Implement custom RNG configuration support
` [PATCH 7/7] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[PATCH] coverage: update gcov info for newer versions of gcc
 2023-09-07 16:42 UTC  (3+ messages)

[PATCH v9 0/2] Add Facebook Minerva (AST2600) BMC
 2023-09-07  6:45 UTC  (2+ messages)
` [PATCH v9 1/2] ARM: dts: aspeed: Minerva: "

[PATCH v2 0/4] Populate kaslr seed with TPM
 2023-09-07 15:45 UTC  (4+ messages)
` [PATCH v2 3/4] cmd: kaslrseed: Use common API to fixup FDT

[PATCH v2 0/7] J721E DTS Sync with Kernel v6.5-rc1
 2023-09-07 14:14 UTC  (2+ messages)
` [PATCH v2 7/7] arm: dts: k3-j721e: Sync with v6.5-rc1

[PATCH v3 00/10] Generic line based metadata support, internal pads
 2023-09-07  8:47 UTC  (6+ messages)
` [PATCH v3 07/10] media: uapi: Add generic 8-bit metadata format definitions

[PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
 2023-09-07 12:16 UTC  (7+ messages)
` [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object

[PATCH v2 0/4] Attempt to collect standard extensions for build output
 2023-09-07 17:08 UTC  (3+ messages)
` [PATCH v2 1/4] buildman: Keep all common output files

[PATCH net 0/5] tls: fix some issues with async encryption
 2023-09-07 17:08 UTC  (5+ messages)
` [PATCH net 5/5] tls: don't decrypt the next record if it's of a different type

[yiliu1765-iommufd:wip/iommufd_nesting_09072023-yi 57/63] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:2069:29: warning: 'arm_smmu_domain_alloc' defined but not used
 2023-09-07 17:04 UTC 

[PATCH] bpftool: fix -Wcast-qual warning
 2023-09-07  8:56 UTC  (3+ messages)

[PATCH 1/1] clk: renesas: Mark concerned clocks as "ignore_unused"
 2023-09-07 13:24 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/27] Enable Lunar Lake display
 2023-09-07 17:04 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 05/27] drm/i915/xe2lpd: Add fake PCH
  ` [Intel-xe] "
` [Intel-gfx] [PATCH v2 12/27] FIXME: drm/i915/xe2lpd: Add display power well
    ` [Intel-xe] "
` [Intel-gfx] [PATCH v2 25/27] drm/i915/lnl: Add support for CDCLK initialization sequence
  ` [Intel-xe] "

[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
 2023-09-07 16:52 UTC 

[PATCH v5] efivarfs: Add uid/gid mount options
 2023-09-07 17:01 UTC 

[PATCH v14 04/11] LSM: syscalls for current process attributes
 2023-09-07 15:42 UTC  (4+ messages)
` [PATCH v14 4/11] "

[Nouveau] [PATCH drm-misc-next v2 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-07  8:42 UTC  (3+ messages)
` [Nouveau] [PATCH drm-misc-next v2 5/7] drm/gpuvm: add an abstraction for a VM / BO combination
  `  "

[PATCH] iio: light: vcnl4000: Don't power on/off chip in config
 2023-09-07 10:53 UTC 

[PATCH v2 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-07  6:49 UTC  (4+ messages)
` [PATCH v2 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()

[PATCH net v2] net: stmmac: fix handling of zero coalescing tx-usecs
 2023-09-07 10:46 UTC 

[PATCH v5 1/4] Add reserved-memory
 2023-09-07 16:58 UTC  (4+ messages)
` [PATCH v5 4/4] memory: Add ECC properties

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-09-07 13:57 UTC  (5+ messages)
` [PATCH v1 06/10] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse

[PATCH 0/2] for-next fixes
 2023-09-07 12:50 UTC  (3+ messages)
` [PATCH 1/2] io_uring: break out of iowq iopoll on teardown
` [PATCH 2/2] io_uring: fix unprotected iopoll overflow

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-07 11:57 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH v8 0/8] Add metrics for Arm CMN
 2023-09-07 16:06 UTC  (2+ messages)

[V2 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
 2023-09-07 16:45 UTC  (2+ messages)
` [V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

[PATCH] proc: fix smaps_rollup test after KSM changes
 2023-09-07 11:10 UTC 

[bug]fatal: fetch-pack: invalid index-pack output
 2023-09-07  9:06 UTC  (4+ messages)

[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns
 2023-09-07  9:08 UTC  (4+ messages)
` [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction

[PATCH] thermal/drivers/mediatek: Fix control buffer enablement on MT7896
 2023-09-07 11:36 UTC  (2+ messages)

[sashal-stable:pending-5.4 117/200] drivers/gpu/drm/mediatek/mtk_drm_gem.c:273:24: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast
 2023-09-07 16:53 UTC 

[PULL for-6.2 0/7] Ide patches
 2023-09-07 16:54 UTC  (3+ messages)

[Intel-xe] [PATCH v2 0/4] Fix LRC workarounds
 2023-09-07 16:55 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for Fix LRC workarounds (rev4)


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.