All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-29 08:09:26 to 2023-08-29 08:46:42 UTC [more...]

[Patch] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  8:45 UTC  (3+ messages)

[PATCH] LoongArch: Define the symbol fault as a local label in fpu.S
 2023-08-29  8:46 UTC  (4+ messages)

[MAINTAINERS SUMMIT] Handling of embargoed security issues -- security@korg vs. linux-distros@
 2023-08-29  8:46 UTC  (5+ messages)
    `  "

[PATCH V5 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-29  8:45 UTC  (12+ messages)

[PATCH 0/6] qemu-img: rebase: add compression support
 2023-08-29  8:44 UTC  (5+ messages)
` [PATCH 3/6] qemu-img: rebase: use backing files' BlockBackend for buffer alignment

[linux-linus test] 182544: regressions - FAIL
 2023-08-29  8:44 UTC 

[linux-next:master 10262/13297] vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x33: relocation to !ENDBR: machine_kexec+0x152
 2023-08-29  8:44 UTC 

[PATCH v2 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
 2023-08-29  8:44 UTC  (6+ messages)
` [PATCH v2 2/8] drm/ssd130x: Fix screen clearing
` [PATCH v2 3/8] drm/ssd130x: Use bool for ssd130x_deviceinfo flags

[PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
 2023-08-29  8:44 UTC  (2+ messages)

[weiny2:dcd-v2-2023-08-28 29/36] drivers/dax/dax-private.h:129:16: error: field has incomplete type 'struct range'
 2023-08-29  8:44 UTC 

[igt-dev] [i-g-t V2 00/16] Add tiling support for display tests
 2023-08-29  8:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add tiling support for display tests (rev3)

linux-next: build warning after merge of the net-next tree
 2023-08-29  8:43 UTC  (2+ messages)

[Patch v2] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  8:43 UTC 

[Intel-gfx] [PATCH 0/2] eDP DSC fixes
 2023-08-29  8:44 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/display/dp: Assume 8 bpc support when DSC is supported

[PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-08-29  8:41 UTC  (2+ messages)

[PATCH] hw/net/rocker: avoid NULL pointer dereference in of_dpa_cmd_add_l2_flood
 2023-08-29  8:41 UTC  (5+ messages)

[Cluster-devel] [PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 13:54 UTC  (30+ messages)
` [Cluster-devel] [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [Cluster-devel] [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [Cluster-devel] [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [Cluster-devel] [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [Cluster-devel] [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [Cluster-devel] [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [Cluster-devel] [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [Cluster-devel] [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [Cluster-devel] [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [Cluster-devel] [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [Cluster-devel] [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [Cluster-devel] [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [Cluster-devel] [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [Cluster-devel] [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [Cluster-devel] [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [Cluster-devel] [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [Cluster-devel] [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [Cluster-devel] [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [Cluster-devel] [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [Cluster-devel] [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [Cluster-devel] [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [Cluster-devel] [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [Cluster-devel] [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [Cluster-devel] [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [Cluster-devel] [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [Cluster-devel] [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [Cluster-devel] [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [Cluster-devel] [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [Cluster-devel] [PATCH 29/29] io_uring: add support for getdents

[Cluster-devel] [PATCH v6 00/11] io_uring getdents
 2023-08-29  7:46 UTC  (16+ messages)
` [Cluster-devel] [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [Cluster-devel] [PATCH 02/11] xfs: add NOWAIT semantics for readdir
  `  "
` [Cluster-devel] [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [Cluster-devel] [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [Cluster-devel] [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [Cluster-devel] [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [Cluster-devel] [PATCH 07/11] vfs: add nowait parameter for file_accessed()
  `  "
` [Cluster-devel] [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [Cluster-devel] [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [Cluster-devel] [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [Cluster-devel] [PATCH 11/11] io_uring: add support for getdents

[Cluster-devel] [syzbot] [gfs2?] BUG: unable to handle kernel NULL pointer dereference in gfs2_rgrp_dump
 2023-08-29  0:46 UTC  (2+ messages)

[PATCH] linux-user, bsd-user: disable on unsupported host architectures
 2023-08-29  8:40 UTC 

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-08-29  8:30 UTC  (11+ messages)

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-29  8:38 UTC  (7+ messages)

[PATCH v10 0/4] Enable IPQ5332 USB2
 2023-08-29  8:37 UTC  (15+ messages)
` [PATCH v10 1/4] phy: qcom: m31: Fix indentation issues
` [PATCH v10 2/4] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v10 3/4] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v10 4/4] arm64: defconfig: Enable M31 USB phy driver

[PATCH v2 1/1] tools/nolibc: i386: Fix a stack misalign bug on _start
 2023-08-29  8:37 UTC  (2+ messages)

[RFC PATCH 00/10] drm/panel: Remove most store/double-check of prepared/enabled state
 2023-08-29  8:38 UTC  (8+ messages)
` [RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper

[PATCH] HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
 2023-08-29  8:37 UTC  (2+ messages)

[PATCH v2] riscv: provide riscv-specific is_trap_insn()
 2023-08-29  8:36 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/4] HDCP MST aux issue fix
 2023-08-29  8:37 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for HDCP MST aux issue fix (rev6)

[PATCH v3 0/7] GPU workload hints for better performance
 2023-08-29  8:37 UTC  (3+ messages)
` [PATCH v3 5/7] drm/amdgpu: Set/Reset GPU workload profile

[Buildroot] [git commit] package/clamav: security bump version to 1.0.3
 2023-08-29  8:34 UTC 

[PATCH 1/2] net: dsa: microchip: KSZ9477: Provide functions to access MMD registers
 2023-08-29  8:35 UTC  (8+ messages)
` [PATCH 2/2] net: dsa: microchip: Provide Module 4 KSZ9477 errata (DS80000754C)

[PATCH] cpufreq: mediatek: change transition delay for MT8186
 2023-08-29  8:35 UTC  (9+ messages)

[weiny2:dcd-v2-2023-08-28 29/36] drivers/cxl/core/region.c:1565:22: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'resource_size_t' {aka 'unsigned int'}
 2023-08-29  8:33 UTC 

[PATCH v3 00/11] memory-backend-file related improvements and VM templating support
 2023-08-29  8:31 UTC  (3+ messages)
` [PATCH v3 11/11] machine: Improve error message when using default RAM backend id

drivers/gpu/drm/i915/display/intel_sprite.o: warning: objtool: intel_plane_check_src_coordinates() falls through to next function vlv_plane_min_cdclk()
 2023-08-29  8:33 UTC 

[igt-dev] [PATCH i-g-t 0/2] Update missing documentation fields
 2023-08-29  8:33 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Update missing documentation fields. (rev3)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH 0/1] s390/dasd: fix string length handling
 2023-08-29  8:32 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] ocfs2: correct range->len in ocfs2_trim_fs()
 2023-08-29  8:27 UTC  (2+ messages)

[PATCH 00/10] configure cleanups for QEMU 8.2
 2023-08-29  8:29 UTC  (11+ messages)
` [PATCH 01/10] meson: do not unnecessarily use cmake for dependencies
` [PATCH 02/10] meson: update unsupported host/CPU messages
` [PATCH 03/10] configure: remove HOST_CC
` [PATCH 04/10] configure: create native file with contents of $host_cc
` [PATCH 05/10] meson: compile bundled device trees
` [PATCH 06/10] contrib/plugins: use an independent makefile
` [PATCH 07/10] meson: do not use config_host to pick tap implementations
` [PATCH 08/10] configure, meson: move simple OS definitions to meson
` [PATCH 09/10] configure: remove $linux and $mingw32 variables
` [PATCH 10/10] configure: move --enable-debug-tcg to meson

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[PATCH v1 0/3] Add i.MX8Q PCIe PHY driver
 2023-08-29  6:45 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add i.MX8QM PCIe PHY binding
` [PATCH v1 2/3] dt-bindings: phy: phy-imx8-pcie: Add binding for different usecases of i.MX8QM PCIe PHYs
` [PATCH v1 3/3] phy: freescale: imx8q-pcie: Add i.MX8Q PCIe PHY driver

drivers/net/wireless/microchip/wilc1000/cfg80211.c:361:42: sparse: sparse: incorrect type in assignment (different base types)
 2023-08-29  8:31 UTC  (3+ messages)

[PATCH 6.4 000/129] 6.4.13-rc1 review
 2023-08-29  8:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: VRR and M/N stuff
 2023-08-29  8:27 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Move psr unlock out from the pipe update critical section
` [Intel-gfx] [PATCH 2/6] drm/i915: Change intel_pipe_update_{start, end}() calling convention
` [Intel-gfx] [PATCH 4/6] drm/i915: Enable VRR later during fastsets
` [Intel-gfx] [PATCH 5/6] drm/i915: Adjust seamless_m_n flag behaviour

[Intel-xe] [PATCH] fixup! drm/xe/pvc: Use fast copy engines as migrate engine on PVC
 2023-08-29  8:27 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-08-29  8:26 UTC  (9+ messages)
` [PATCH v1 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
          ` [Linux-stm32] "

[PATCH] sched: add kernel-doc for set_cpus_allowed_ptr
 2023-08-29  8:25 UTC 

[XEN][PATCH v10 00/20] dynamic node programming using overlay dtbo
 2023-08-29  8:23 UTC  (3+ messages)
` [XEN][PATCH v10 11/20] xen/iommu: Introduce iommu_remove_dt_device()

[PATCH v4 0/2] Adding support for Microchip MCP3564 ADC family
 2023-08-29  8:22 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: adding support for MCP3564 ADC

[PATCH RFC v6 00/10] Support for Solid Fill Planes
 2023-08-29  8:22 UTC  (13+ messages)
` [PATCH RFC v6 02/10] drm: Introduce solid fill DRM plane property
` [PATCH RFC v6 03/10] drm: Add solid fill pixel source
` [PATCH RFC v6 05/10] drm/atomic: Add solid fill data to plane state dump
` [PATCH RFC v6 07/10] drm/atomic: Loosen FB atomic checks

[PATCH 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-08-29  8:22 UTC  (6+ messages)
` [PATCH 06/11] firmware: qcom-shm-bridge: new driver

[weiny2:dcd-v2-2023-08-28 29/36] drivers/dax/dax-private.h:129:30: error: field 'range' has incomplete type
 2023-08-29  8:22 UTC 

22.11.3 patches review and test
 2023-08-29  8:22 UTC  (2+ messages)

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in xsk_diag_dump
 2023-08-29  8:20 UTC 

[PATCH] .github/workflows: add coverity action
 2023-08-29  8:18 UTC  (2+ messages)

[PATCH] riscv: provide riscv-specific is_trap_insn()
 2023-08-29  8:18 UTC  (7+ messages)

Linux 6.5 speed regression, boot VERY slow with anything systemd related
 2023-08-29  8:17 UTC  (2+ messages)

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2023-08-29  8:15 UTC  (12+ messages)
` [PATCH v7 "
  ` [PATCH v7 7/8] net/ntnic: adds ethdev and makes PMD available
` [PATCH v8 1/8] net/ntnic: initial commit which adds register defines
  ` [PATCH v8 2/8] net/ntnic: adds core registers and fpga functionality
  ` [PATCH v8 3/8] net/ntnic: adds NT200A02 adapter support
  ` [PATCH v8 4/8] net/ntnic: adds flow related FPGA functionality
  ` [PATCH v8 5/8] net/ntnic: adds FPGA abstraction layer
  ` [PATCH v8 6/8] net/ntnic: adds flow logic
  ` [PATCH v8 7/8] net/ntnic: adds ethdev and makes PMD available
  ` [PATCH v8 8/8] net/ntnic: adds socket connection to PMD

Prezentacja
 2023-08-29  8:15 UTC 

Prezentacja
 2023-08-29  8:15 UTC 

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-08-29  8:15 UTC 

[PATCH 0/2] Small follow-up fixes for this cycle
 2023-08-29  8:15 UTC  (2+ messages)

[PATCH 00/15] Support IGT in display driver
 2023-08-29  7:13 UTC  (3+ messages)
` [PATCH 04/15] mailbox: mtk-cmdq: Support GCE thread loop

Optee + OpenSSH/OpenSSL
 2023-08-29  8:15 UTC 

Prezentacja
 2023-08-29  8:10 UTC 

Prezentacja
 2023-08-29  8:10 UTC 

Prezentacja
 2023-08-29  8:10 UTC 

[weiny2:dcd-v2-2023-08-28 24/36] drivers/cxl/core/hdm.c:430:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'resource_size_t' {aka 'unsigned int'}
 2023-08-29  8:12 UTC 

[PATCH v3] fs: clean up usage of noop_dirty_folio
 2023-08-29  8:11 UTC  (3+ messages)

Prezentacja
 2023-08-29  8:10 UTC 

Proszę o kontakt
 2023-08-29  8:00 UTC 

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-08-29  8:11 UTC  (10+ messages)
` [PATCH v2 1/9] mm: vmalloc: Add va_alloc() helper
` [PATCH v2 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function
` [PATCH v2 3/9] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v2 5/9] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
` [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
` [PATCH v2 8/9] mm: vmalloc: Support multiple nodes in vmallocinfo
` [PATCH v2 9/9] mm: vmalloc: Set nr_nodes/node_size based on CPU-cores

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

Consumo de combustible
 2023-08-29  8:00 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[PATCH 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
 2023-08-29  7:58 UTC  (3+ messages)
` [PATCH 16/32] net/sssnic: support Rx queue start and stop
` [PATCH 30/32] net/sssnic: support VLAN offload and filter


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.