All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-31 14:07:00 to 2023-08-31 15:06:56 UTC [more...]

[freescale-fslc:pr/639 9878/24603] drivers/clk/imx/clk-imx8mm.c:710:26: warning: unused variable 'delta_k_fops'
 2023-08-31 15:06 UTC 

[PATCH v3 0/8] Xilinx Versal CFI support
 2023-08-31 15:03 UTC  (5+ messages)
` [PATCH v3 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG

[igt-dev] [i-g-t V5 0/7] New dir structure for intel specific tests
 2023-08-31 14:56 UTC  (8+ messages)
` [igt-dev] [i-g-t V5 1/7] testplan/i915: Exclude non-i915 tests from i915 testplan
` [igt-dev] [i-g-t V5 2/7] testplan/kms: Move kms testplan to intel dir
` [igt-dev] [i-g-t V5 3/7] tests/i915/prime_mmap_kms: Add missing documentation
` [igt-dev] [i-g-t V5 4/7] tests/meson.build: Simplify builds for Chamelium targets
` [igt-dev] [i-g-t V5 5/7] tests: Move intel specific tests to new directory
` [igt-dev] [i-g-t V5 6/7] tests/meson.build: Split intel targets based on their nature
` [igt-dev] [i-g-t V5 7/7] tests: Rename all intel specific tests

[RFC] make sandbox UT more generic
 2023-08-31 15:04 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: renesas: r8a779f0: Add PCIe support
 2023-08-31 15:04 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes

[Intel-gfx] [PATCH v2] drm/i915/cx0: Check and increase msgbus timeout threshold
 2023-08-31 15:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cx0: Check and increase msgbus timeout threshold (rev3)

[BUG bpf-next] bpf/net: Hitting gpf when running selftests
 2023-08-31 15:03 UTC  (4+ messages)

[GIT PULL] Ext4 updates for 6.6
 2023-08-31 15:01 UTC 

[RFC PATCH v2 0/2] vsock: handle writes to shutdowned socket
 2023-08-31 15:00 UTC  (4+ messages)
` [RFC PATCH v2 1/2] vsock: send SIGPIPE on write "

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Wait longer for tasks in migrate selftest
 2023-08-31 15:01 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] "

[PATCH] ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-08-31 15:00 UTC  (2+ messages)

[Intel-xe] [PATCH 0/4] Fix array of binds
 2023-08-31 15:00 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Covert xe_vma_op_flags to BIT macros
` [Intel-xe] [PATCH 2/4] drm/xe: Fixup unwind on VM ops errors
` [Intel-xe] [PATCH 3/4] drm/gpuva: Add drm_gpuva_for_each_op_reverse
` [Intel-xe] [PATCH 4/4] drm/xe: Fix array of binds

[linux-next:master 13230/13643] arch/riscv/errata/andes/errata.c:29:23: error: storage size of 'ret' isn't known
 2023-08-31 14:59 UTC  (9+ messages)
` [WARNING: ATTACHMENT UNSCANNED]Re: "

stable-rc/linux-5.10.y baseline: 95 runs, 6 regressions (v5.10.193)
 2023-08-31 14:59 UTC 

[rt-devel:linux-6.5.y-rt-rebase] [serial] bbed94a61d: INFO:rcu_preempt_detected_stalls_on_CPUs/tasks
 2023-08-31 14:59 UTC 

[EVL] GPIO driver error
 2023-08-31 14:59 UTC 

[PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
 2023-08-31 14:58 UTC  (5+ messages)

[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
 2023-08-31 14:50 UTC  (2+ messages)

[Intel-wired-lan] Intel review stats for 6.6
 2023-08-31 14:58 UTC 

[PATCH] imx: hab: Use size parameter
 2023-08-31 14:57 UTC 

[PATCHv2] kconfig: add warn-unknown-symbols sanity check
 2023-08-31 14:56 UTC  (2+ messages)

[PATCH] imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example
 2023-08-31 14:56 UTC 

make -jN modules_install breakage in next-20230831
 2023-08-31 14:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4 00/11] Make test_list.py more generic
 2023-08-31 14:52 UTC  (12+ messages)
` [igt-dev] [PATCH i-g-t v4 01/11] scripts/test_list.py: make the class "
` [igt-dev] [PATCH i-g-t v4 02/11] scripts/test_list.py: rename the internal summary value
` [igt-dev] [PATCH i-g-t v4 03/11] scripts/test_list.py: document what BAT stands for
` [igt-dev] [PATCH i-g-t v4 04/11] scripts/test_list.py: close config file before start processing
` [igt-dev] [PATCH i-g-t v4 05/11] scripts/test_list.py: filename arguments for print_ methods are optional
` [igt-dev] [PATCH i-g-t v4 06/11] scripts/test_list.py: add a check before deleting properties
` [igt-dev] [PATCH i-g-t v4 07/11] scripts/test_list.py: skip some internal fields
` [igt-dev] [PATCH i-g-t v4 08/11] scripts/test_list.py: add support to return a string instead of print
` [igt-dev] [PATCH i-g-t v4 09/11] scripts/test_list.py: don't rely on file name to parse config
` [igt-dev] [PATCH i-g-t v4 10/11] scripts/test_list.py: allow passing a config dict directly
` [igt-dev] [PATCH i-g-t v4 11/11] scripts/igt_doc.py: use field names when create a TestList instance

[freescale-fslc:5.15-2.2.x-imx 12691/24604] drivers/net/ethernet/freescale/fman/mac.c:719:13: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2023-08-31 14:54 UTC 

[PATCH] erofs-utils: dump: support dumping xattr filter feature bit
 2023-08-31 14:54 UTC  (2+ messages)

[PATCH 0/7] Steps towards enabling -Wshadow=local
 2023-08-31 14:53 UTC  (5+ messages)
` [PATCH 3/7] ui: Clean up local variable shadowing
` [PATCH 7/7] qobject atomics osdep: Make a few macros more hygienic

[PATCH 5.10 00/84] 5.10.193-rc1 review
 2023-08-31 14:54 UTC  (8+ messages)

[PATCH] ssb-main: Fix division by zero in ssb_calc_clock_rate()
 2023-08-31 14:53 UTC  (4+ messages)

[RFC PATCH 00/14] Rearrange batched folio freeing
 2023-08-31 14:53 UTC  (13+ messages)
` [RFC PATCH 01/14] mm: Make folios_put() the basis of release_pages()
` [RFC PATCH 02/14] mm: Convert free_unref_page_list() to use folios
` [RFC PATCH 03/14] mm: Add free_unref_folios()
` [RFC PATCH 04/14] mm: Use folios_put() in __folio_batch_release()
` [RFC PATCH 05/14] memcg: Add mem_cgroup_uncharge_folios()
` [RFC PATCH 06/14] mm: Remove use of folio list from folios_put()

[Buildroot] [PATCH v2 1/6] package/binutils-bare-metal: new package
 2023-08-31 14:51 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/6] package/gcc-bare-metal: "
` [Buildroot] [PATCH v2 3/6] package/newlib-bare-metal: "
` [Buildroot] [PATCH v2 4/6] package/toolchain-bare-metal: "
` [Buildroot] [PATCH v2 5/6] boot/zynqmp-firmware: new boot firmware
` [Buildroot] [PATCH v2 6/6] boot/uboot.mk: new zynqmp pmufw build option

BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
 2023-08-31 14:52 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
 2023-08-31 14:52 UTC  (3+ messages)

[PATCH nf v2] netfilter/osf: avoid OOB read
 2023-08-31 14:50 UTC  (4+ messages)

[PATCH v1] firmware: arm_scmi: Fix NULL pointer dereference in mailbox_clear_channel
 2023-08-31 14:49 UTC  (6+ messages)

sb->s_fs_info freeing fixes
 2023-08-31 14:49 UTC  (8+ messages)

[PATCH v2] ARM: i.MX8M: esdctl: split memory banks for devices with >4G
 2023-08-31 14:47 UTC 

[yocto] Minutes: Yocto Project Weekly Triage Meeting 31/08/2023
 2023-08-31 14:46 UTC 

[PATCH v2] vhost: add IRQ suppression
 2023-08-31 14:45 UTC  (2+ messages)

[PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
 2023-08-31 14:44 UTC  (2+ messages)

[freescale-fslc:pr/639 3830/24603] drivers/soc/fsl/dpio/qbman-portal.c:176: Error: no such instruction: `dc ivac,%ecx'
 2023-08-31 14:44 UTC 

[robh:for-kernelci 7/7] drivers/soc/apple/mailbox.c:304:33: error: incomplete definition of type 'struct platform_device'
 2023-08-31 14:44 UTC 

[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
 2023-08-31 14:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm, cec and edid updates (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Buildroot] [git commit branch/2023.05.x] Update for 2023.05.2
 2023-08-31 14:44 UTC 

[Intel-xe] [PATCH 0/3] Fix array of binds
 2023-08-31 14:43 UTC  (4+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: "

[RFC PATCH bpf-next v3 0/2] bpf, x64: Fix tailcall infinite loop
 2023-08-31 14:44 UTC  (7+ messages)
` [RFC PATCH bpf-next v3 1/2] "

[PATCH v3 1/4] dt-bindings: firmware: qcom,scm: support indicating SDI default state
 2023-08-31 14:43 UTC  (5+ messages)
` [PATCH v3 2/4] firmware: qcom_scm: disable SDI if required

[Intel-xe] [PATCH v3 0/6] drm/xe: Convert to drm_exec
 2023-08-31 14:43 UTC  (5+ messages)
` [Intel-xe] [PATCH v3 1/6] drm/xe/bo: Simplify xe_bo_lock()
` [Intel-xe] [PATCH v3 6/6] drm/xe: Convert remaining instances of ttm_eu_reserve_buffers to drm_exec

[RFC] IMA Log Snapshotting Design Proposal
 2023-08-31 14:43 UTC  (22+ messages)

[Buildroot] [Bug 15634] New: fluidsynths refers to missing libgomp.so.1
 2023-08-31 14:43 UTC  (2+ messages)
` [Buildroot] [Bug 15634] "

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-08-31 14:42 UTC  (5+ messages)
` [PATCH v2 12/15] drm/panthor: Add the driver frontend block

[PATCH 1/2] ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBC
 2023-08-31 14:41 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus "

Framebuffer mmap on PowerPC
 2023-08-31 14:41 UTC 

[PATCH 0/2] Use exclusive lock for file_remove_privs
 2023-08-31 14:41 UTC  (3+ messages)

[PATCH] ARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH i.MX8M Plus DHCOM
 2023-08-31 14:41 UTC 

[PATCH] libext2fs: don't truncate the orphan file inode if it is newly allocated
 2023-08-31 14:40 UTC  (2+ messages)

[GIT PULL] nfsd changes for v6.6
 2023-08-31 14:39 UTC 

[PATCH] phy: realtek: usb: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-08-31 14:39 UTC  (2+ messages)

[pcmoore-audit:main 1/1] README.orig: warning: ignored by one of the .gitignore files
 2023-08-31 14:38 UTC  (5+ messages)

[PATCH] set namespace prefix to threads
 2023-08-31 14:37 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] HID for 6.6
 2023-08-31 14:37 UTC 

[PATCH v3] scsi: target: Replace strlcpy with strscpy
 2023-08-31 14:36 UTC 

[PATCH v6 1/3] PCI/DOE: Expose the DOE features via sysfs
 2023-08-31 14:36 UTC  (8+ messages)
` [PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group

[PATCH v6 00/11] cleanups and unit test for mballoc
 2023-08-31 14:35 UTC  (2+ messages)

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-31 14:35 UTC  (6+ messages)
` [PATCH v2 2/2] armv8: Disable SYS_DCACHE_OFF & SYS_ICACHE_OFF for ARM64

stable-rc/linux-4.14.y baseline: 55 runs, 8 regressions (v4.14.324)
 2023-08-31 14:35 UTC 

[DRBD-announce] LINSTOR Operator v2.2.0 and v1.10.7
 2023-08-31 14:34 UTC 

[PATCH 0/6] Add printf attribute to kselftest functions
 2023-08-31 14:33 UTC  (5+ messages)
` [PATCH 6/6] selftests/kvm: Replace attribute with macro

[freescale-fslc:5.15-2.2.x-imx 4145/24604] drivers/rpmsg/imx_rpmsg.c:371:6: warning: no previous prototype for function 'imx_rpmsg_restore'
 2023-08-31 14:33 UTC 

[freescale-fslc:5.15-2.2.x-imx 465/24604] ./usr/include/linux/mxc_v4l2.h:52:2: error: unknown type name 'uint32_t'
 2023-08-31 14:33 UTC 

[freescale-fslc:pr/639 4361/24603] drivers/i2c/busses/xen-i2cfront.c:148:5: warning: no previous prototype for function 'i2cfront_xfer'
 2023-08-31 14:33 UTC 

[ANNOUNCE] v6.5-rt6
 2023-08-31 14:33 UTC 

[PATCH 1/2] ARM: i.MX: esdctl: add force_split option to add_mem
 2023-08-31 14:30 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX8M: esdctl: split memory banks for devices with >4G

[PATCH] mm/khugepaged: increase transparent_hugepage_recommend_disable parameter to disable active modification of min_free_kbytes
 2023-08-31 14:30 UTC  (3+ messages)

[bitbake-devel][PATCH] fetch2: git: Remove useless try..else clause
 2023-08-31 14:30 UTC 

[PATCH 0/3] platform/x86: intel_scu_ipc: Timeout fixes
 2023-08-31 14:27 UTC  (8+ messages)
` [PATCH 1/3] platform/x86: intel_scu_ipc: Check status after timeouts in busy_loop()
` [PATCH 2/3] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH 3/3] platform/x86: intel_scu_ipc: Fail IPC send if still busy

[PATCH v2] arm64: zynqmp: Add output-enable pins to SOMs
 2023-08-31 14:27 UTC 

[bitbake-devel][PATCH] fetch2: git: Check if directory is a bare git repo
 2023-08-31 14:27 UTC  (6+ messages)
` [bitbake-devel][PATCH v2] fetch2: git: Check if clone directory is a "

[PATCH v12 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-08-31 14:18 UTC  (8+ messages)
` [PATCH v12 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v6 02/11] ext4: call ext4_mb_mark_context in ext4_free_blocks_simple
 2023-08-31 14:25 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/meson.build: only generate testlists on native builds
 2023-08-31 14:24 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/meson.build: only generate testlists on native builds (rev2)

[Virtio-fs] [PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-08-31 14:23 UTC  (5+ messages)
` [Virtio-fs] [PATCH v3 10/20] hw/virtio: add config support to vhost-user-device
    `  "

[PATCH 1/2] distcc: Fix groupname gid change warning
 2023-08-31 14:23 UTC  (2+ messages)
` [PATCH 2/2] ppp-dialin: "

[PATCH for-next] RDMA/nldev: Add support for reporting ipoib netdev
 2023-08-31 14:22 UTC 

[PATCH] vt: Fix potential read overflow of kernel memory
 2023-08-31 14:23 UTC  (10+ messages)

[GIT PULL] dlm updates for 6.6
 2023-08-31 14:21 UTC 

[PATH] cgroup: add cgroup_favordynmods= command-line option
 2023-08-31 14:20 UTC  (2+ messages)

[PATCH v3 1/1] i3c: master: svc: fix probe failure when no i3c device exist
 2023-08-31 14:21 UTC  (4+ messages)

[linux-5.4 test] 182575: regressions - FAIL
 2023-08-31 14:21 UTC 

[Bug 1863025] [NEW] Use-after-free after flush in TCG accelerator
 2023-08-31 14:12 UTC  (7+ messages)
` [Bug 1863025] "

[PATCH RESEND v8 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-08-31 14:20 UTC  (7+ messages)
` [PATCH RESEND v8 11/20] avocado, risc-v: add opensbi tests for 'max' CPU
` [PATCH RESEND v8 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()

[PATCH v2 0/2] riscv: fix --enable-debug in riscv-to-apply.next
 2023-08-31 14:20 UTC  (5+ messages)
` [PATCH v2 1/2] hw/riscv/virt.c: fix non-KVM --enable-debug build

[freescale-fslc:pr/639 6075/24603] drivers/staging/media/imx/imx8-mipi-csi2.c:1361:13: warning: 'mipi_csi2_runtime_resume' defined but not used
 2023-08-31 14:12 UTC 

[PATCH v2 net] net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
 2023-08-31 14:20 UTC  (2+ messages)

[PATCHSET 0/2] fstests: io_uring tweaks
 2023-08-31 14:18 UTC  (3+ messages)
` [PATCH 1/2] generic/61[67]: support SOAK_DURATION

[PATCH net 0/3] wifi: Fix the NULL vs IS_ERR() bugs for debugfs_create_dir()
 2023-08-31 14:17 UTC  (10+ messages)
` [PATCH net 1/3] wifi: iwlwifi: mei: Fix the NULL vs IS_ERR() bug "
` [PATCH net 2/3] mwifiex: debugfs: "
` [PATCH net 3/3] wifi: mt76: "

[RFC PATCH] Introduce persistent memory pool
 2023-08-31 14:18 UTC  (5+ messages)

[PATCH v2 00/19] Kconfig: Tidy up some options
 2023-08-31 14:18 UTC  (14+ messages)
` [PATCH v2 03/19] video: Hide the BMP options
` [PATCH v2 05/19] net: Move SYS_RX_ETH_BUFFER into the network menu
` [PATCH v2 06/19] FWU: Avoid showing an unselectable menu option
` [PATCH v2 14/19] spl: Tidy up load address in spl_ram
` [PATCH v2 17/19] Mark DISTRO_DEFAULTS as deprecated

[PATCH v2 0/2] Use exclusive lock for file_remove_privs
 2023-08-31 14:17 UTC  (4+ messages)
` [PATCH 1/2] fs: Add and export file_needs_remove_privs

[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-08-31 14:10 UTC  (3+ messages)
` [PATCH v2 21/25] ima: Move to "

[PATCH v2] ASoC: ak4642: Simplify probe()
 2023-08-31 14:13 UTC  (5+ messages)

[Intel-gfx] [PATCH 00/12] drm/i915: Populate connector->ddc always
 2023-08-31 14:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Populate connector->ddc always (rev2)

[PATCH 1/2] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
 2023-08-31 14:13 UTC  (3+ messages)
` [PATCH 2/2] NFSD: add trace points to track server copy progress

[syzbot] [kernel?] general protection fault in netdev_register_kobject
 2023-08-31 14:13 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS caed158a50c7a877da046e89b8c2cbc69079ac8e
 2023-08-31 14:11 UTC 

❌ FAIL (SKIPPED 5 of 271): Test report for master (6.5.0, mainline.kernel.org-clang, 4debf771)
 2023-08-31 14:11 UTC 

[PATCH net-next] macsec: introduce default_async_crypto sysctl
 2023-08-31 14:10 UTC  (9+ messages)

[PATCHv2 bpf-next] selftests/bpf: Fix d_path test
 2023-08-31 14:11 UTC 

stable-rc/linux-5.4.y baseline: 69 runs, 4 regressions (v5.4.255)
 2023-08-31 14:10 UTC 

[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
 2023-08-31 14:01 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers

[PATCH v2 0/2] Add debugfs pm_status for qat driver
 2023-08-31 13:29 UTC  (11+ messages)
` [PATCH v2 1/2] crypto: qat - refactor included headers

[PATCH] scsi: qla2xxx: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-08-31 14:09 UTC 

[PATCH v2 2/2] nvme: avoid memory corruption for sync passthrough
 2023-08-31 14:09 UTC  (2+ messages)

[PATCH v2 1/2] nvme: fix memory corruption for passthrough metadata
 2023-08-31 14:09 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in dev_uevent
 2023-08-31 14:08 UTC  (2+ messages)

[RESEND] USB PD broken on Lenovo P15gen2
 2023-08-31 14:08 UTC  (4+ messages)

[PATCH v6 01/11] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
 2023-08-31 14:07 UTC  (2+ messages)

[PATCH v14 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-08-31 14:06 UTC  (5+ messages)
` [PATCH v14 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine


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.