All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-26 22:01:05 to 2022-05-27 00:33:14 UTC [more...]

[GIT PULL] OpenRISC updates for 5.19
 2022-05-27  0:32 UTC  (4+ messages)

[GIT PULL] ARC changes for 5.19-rc1
 2022-05-27  0:32 UTC  (2+ messages)

[GIT PULL] sysctl changes for v5.19-rc1
 2022-05-27  0:32 UTC  (2+ messages)

[GIT PULL] Modules fixes for v5.19-rc1
 2022-05-27  0:32 UTC  (2+ messages)

[PATCH] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-05-27  0:30 UTC  (5+ messages)

[PATCH v6 0/5] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-05-27  0:31 UTC  (4+ messages)

[PATCH v2 1/4] monitor/att: Simplify CCC decoders
 2022-05-27  0:31 UTC  (2+ messages)
` [v2,1/4] "

[Buildroot] [RFC] package/go: switch to gcc go instead of go-bootstrap
 2022-05-27  0:30 UTC  (5+ messages)

[PATCH 0/4] rcu/cpuset: Control RCU_NOCB offloading through cpusets
 2022-05-27  0:28 UTC  (6+ messages)
` [RFC PATCH 4/4] cpuset: Support RCU-NOCB toggle on v2 root partitions

[PATCH] ceph: add session already open notify support
 2022-05-27  0:28 UTC  (5+ messages)

[PATCH net-next] eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
 2022-05-27  0:16 UTC  (5+ messages)

[PATCH 0/2] drm: Add driverof PowerPC OF displays
 2022-05-27  0:19 UTC  (13+ messages)
` [PATCH 2/2] drm/tiny: Add ofdrm for Open Firmware framebuffers

[PATCH v4 0/8] static shared memory on dom0less system
 2022-05-27  0:26 UTC  (3+ messages)
` [PATCH v4 5/8] xen/arm: Add additional reference to owner domain when the owner is allocated

[Intel-gfx] [PATCH v2 0/3] drm/i915/gt: Expose per gt defaults in sysfs
 2022-05-27  0:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] xfs_repair: don't flag log_incompat inconsistencies as corruptions
 2022-05-27  0:23 UTC  (3+ messages)

[PATCH RFC 0/2] Fix "sleep while locked" in RELEASE_LOCKOWNER
 2022-05-27  0:21 UTC  (3+ messages)

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-05-27  0:14 UTC  (7+ messages)
` [PATCH 17/25] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
` [PATCH 18/25] drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()

[PATCH iproute2-next 00/10] ip stats: Support for xstats and afstats
 2022-05-27  0:13 UTC  (3+ messages)
` [PATCH iproute2-next 09/10] ipstats: Expose bond stats in ipstats

[PATCH v3] sched: enable/disable TC OV at runtime
 2022-05-27  0:09 UTC  (6+ messages)
` [PATCH v4] sched: enable traffic class oversubscription conditionally
  ` [PATCH v5] "

linux-next: manual merge of the kbuild tree with Linus' tree
 2022-05-27  0:08 UTC 

[PATCH v13 0/3] eDP/DP Phy vdda realted function
 2022-05-27  0:07 UTC  (4+ messages)
` [PATCH v13 1/3] phy: qcom-edp: add regulator_set_load to edp phy

[PATCH] drm/msm/dp: force link training for display resolution change
 2022-05-27  0:07 UTC  (3+ messages)

[PATCH] ccache.bbclass: document CCACHE_MAXSIZE variable
 2022-05-27  0:06 UTC 

[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-27  0:05 UTC  (4+ messages)
` [PATCH v3 1/2] mm: khugepaged: recover from poisoned anonymous memory

[PATCH] 9p: Fix refcounting during full path walks for fid lookups
 2022-05-27  0:03 UTC  (2+ messages)

[PATCH v2 0/5] 9p: Fix refcounting and improve readability in lookup
 2022-05-27  0:00 UTC  (6+ messages)
` [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups
` [PATCH v2 2/5] 9p: Track the root fid with its own variable during lookups
` [PATCH v2 3/5] 9p: Make the path walk logic more clear about when cloning is required
` [PATCH v2 4/5] 9p: Remove unnecessary variable for old fids while walking from d_parent
` [PATCH v2 5/5] 9p: Fix minor typo in code comment

[GIT PULL] clk changes for the merge window
 2022-05-26 23:57 UTC 

[PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
 2022-05-26 23:55 UTC  (2+ messages)

[PATCH 06/10] HID: surface-hid: Add support for hot-removal
 2022-05-26 23:55 UTC  (2+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-26 23:50 UTC  (23+ messages)
` [PATCH v6 01/22] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
` [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()
` [PATCH v6 03/22] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
` [PATCH v6 04/22] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
` [PATCH v6 05/22] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH v6 06/22] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH v6 07/22] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH v6 08/22] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
` [PATCH v6 09/22] drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
` [PATCH v6 10/22] drm/shmem-helper: Add missing vunmap on error
` [PATCH v6 11/22] drm/shmem-helper: Correct doc-comment of drm_gem_shmem_get_sg_table()
` [PATCH v6 12/22] drm/virtio: Simplify error handling of virtio_gpu_object_create()
` [PATCH v6 13/22] drm/virtio: Improve DMA API usage for shmem BOs
` [PATCH v6 14/22] dma-buf: Introduce new locking convention
` [PATCH v6 15/22] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
` [PATCH v6 16/22] drm/shmem-helper: Use reservation lock
` [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
` [PATCH v6 18/22] drm/gem: Add drm_gem_pin_unlocked()
` [PATCH v6 19/22] drm/virtio: Support memory shrinking
` [PATCH v6 20/22] drm/virtio: Use dev_is_pci()
` [PATCH v6 21/22] drm/virtio: Return proper error codes instead of -1
` [PATCH v6 22/22] drm/panfrost: Switch to generic memory shrinker

[PATCH] MAINTAINERS: Remove me as maintainer of 6lowpan
 2022-05-26 23:53 UTC  (2+ messages)

[PATCH] ksmbd: smbd: relax the count of sges required
 2022-05-26 23:50 UTC 

[ANNOUNCE] iproute2 5.18.0 release
 2022-05-26 23:50 UTC 

[PATCH mptcp-next v2 0/5] BPF packet scheduler
 2022-05-26 23:48 UTC  (5+ messages)
` [PATCH mptcp-next v2 3/5] Squash to "mptcp: add get_subflow wrappers"

[PATCH-stable] Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
 2022-05-26 23:46 UTC  (7+ messages)

[PATCH] common/rc: filter out extra mount error
 2022-05-26 23:45 UTC  (2+ messages)

[PATCH] blk-iocost: fix false positive lagging
 2022-05-26 23:43 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

[PATCH 1/2] arm64: dts: exynos: adjust whitespace around '='
 2022-05-26 23:41 UTC  (3+ messages)

[PATCH v10 1/4] trace: Add trace any kernel object
 2022-05-26 23:42 UTC  (3+ messages)

[RFC PATCH 0/8] fstests: _cleanup() overrides are a mess
 2022-05-26 23:39 UTC  (6+ messages)
` [PATCH 3/8] xfs/*: clean up _cleanup override

[PATCH] tracing: Use trace_create_file() to simplify creation of tracefs entry
 2022-05-26 23:39 UTC  (4+ messages)
` [PATCH v3] tracing: Use trace_create_file() to simplify creation of tracefs entries

Multiple errors with DVD drive
 2022-05-26 23:36 UTC  (2+ messages)

[PATCH 0/2] tracing/probes: allow no event name input when create group
 2022-05-26 23:36 UTC  (5+ messages)
` [PATCH 1/2] tracing/probes: auto generate events name when create a group of events

'schedutil' (possibly) aberrant behavior surrounding suspend/resume process (timing/delay/run-away CPU issues)
 2022-05-26 23:35 UTC  (6+ messages)

Exynos vblank timeout issue
 2022-05-26 23:34 UTC  (4+ messages)

linux-next: manual merge of the kselftest-fixes tree with Linus' tree
 2022-05-26 23:33 UTC 

[PATCH] ccache.bbclass: document CCACHE_MAXSIZE variable
 2022-05-26 23:33 UTC  (2+ messages)
` [oe] "

Link failure with Debian toolchain
 2022-05-26 23:26 UTC 

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-26 23:25 UTC  (19+ messages)
` [PATCH v2 03/13] stackleak: remove redundant check
` [PATCH v2 07/13] stackleak: rework poison scanning

[PATCH -next] cifs: Remove duplicated include in cifssmb.c
 2022-05-26 23:26 UTC 

[PATCH] vhost-vdpa: Fix some error handling path in vhost_vdpa_process_iotlb_msg()
 2022-05-26 23:25 UTC  (3+ messages)

[PATCH 0/3] Die preserve ggg
 2022-05-26 23:23 UTC  (7+ messages)
` [PATCH 1/3] rebase.c: state preserve-merges has been removed

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-26 23:23 UTC  (12+ messages)

[RFC] what to do with IOCB_DSYNC?
 2022-05-26 23:19 UTC  (11+ messages)

[PATCH] dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
 2022-05-26 23:18 UTC  (4+ messages)

[PATCH 1/2] mm: page-isolation: skip isolated pageblock in start_isolate_page_range()
 2022-05-26 23:15 UTC  (2+ messages)
` [PATCH 2/2] mm: split free page with properly free memory accounting and without race

[PATCH v2 0/8] KVM: x86: Emulator _regs fixes and cleanups
 2022-05-26 23:14 UTC  (2+ messages)

[PATCH v3] sched: enable/disable TC OV at runtime
 2022-05-26 23:12 UTC  (4+ messages)

[PATCH 1/2] Input: cros_ec_keyb - switch to using generic device properties
 2022-05-26 23:12 UTC  (2+ messages)
` [PATCH 2/2] Input: cros_ec_keyb - handle x86 detachable/convertible Chromebooks

[PATCH V2 0/5] Support for 64bit hartid on RV64 platforms
 2022-05-26 23:10 UTC  (13+ messages)
` [PATCH V2 1/5] riscv: cpu_ops_sbi: Support for 64bit hartid
` [PATCH V2 2/5] riscv: spinwait: Fix hartid variable type
` [PATCH V2 3/5] riscv: smp: Support for 64bit hartid
` [PATCH V2 4/5] riscv: cpu: "

[meta-security][PATCH] meta-parsec: Update Parsec runtime tests
 2022-05-26 23:11 UTC  (2+ messages)
` [yocto] "

[meta-security][PATCH] Parsec-service: Fix arm32 build
 2022-05-26 23:10 UTC  (2+ messages)
` [yocto] "

What's cooking in git.git (May 2022, #07; Wed, 25)
 2022-05-26 23:10 UTC  (5+ messages)

[PATCH v2] drm/msm/dp: force link training for display resolution change
 2022-05-26 23:09 UTC  (2+ messages)

[yocto-autobuilder2][PATCH 1/2] config.py: define workers for honister
 2022-05-26 23:08 UTC  (2+ messages)
` [yocto-autobuilder2][PATCH 2/2] config.py: fix quotes in workers_prev_releases list

[PATCH] io_uring: wire up allocated direct descriptors for socket
 2022-05-26 23:05 UTC 

[PATCH] perf lock: Change to synthesize task events
 2022-05-26 23:05 UTC  (2+ messages)

include/net/sch_generic.h:877:20: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2022-05-26 23:04 UTC 

❌ FAIL: Test report for kernel 5.18.0 (mainline.kernel.org-clang, cdeffe87)
 2022-05-26 23:03 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/gt: Expose per gt defaults in sysfs
 2022-05-26 23:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RFC v2 00/96] wireless: cl8k driver for Celeno IEEE 802.11ax devices
 2022-05-26 23:01 UTC  (5+ messages)
` [RFC v2 40/96] cl8k: add mac_addr.c
` [RFC v2 42/96] cl8k: add main.c

stable-rc/queue/4.19 baseline: 88 runs, 12 regressions (v4.19.245-6-g6f74479c8fd4)
 2022-05-26 22:58 UTC 

[RFC PATCH v2] dma-buf: Add a capabilities directory
 2022-05-26 22:58 UTC  (2+ messages)

[PATCH v2 0/4] DMA mapping changes for SCSI core
 2022-05-26 22:56 UTC  (4+ messages)
` [PATCH v2 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()

Regression in "ax25: Fix UAF bugs in ax25 timers", patch 82e31755e55fbcea6a9dfaae5fe4860ade17cbc0
 2022-05-26 22:56 UTC  (7+ messages)

[PATCH] x86/platform/uv: Dont use smp_processor_id while preemptable
 2022-05-26 22:53 UTC  (3+ messages)

[for-next][PATCH 0/6] tracing/rtla: Updates for 5.19
 2022-05-26 22:53 UTC  (7+ messages)
` [for-next][PATCH 1/6] rtla/Makefile: Properly handle dependencies
` [for-next][PATCH 2/6] rtla: Avoid record NULL pointer dereference
` [for-next][PATCH 3/6] rtla: Dont overwrite existing directory mode
` [for-next][PATCH 4/6] rtla: Minor grammar fix for rtla README
` [for-next][PATCH 5/6] rtla: Fix __set_sched_attr error message
` [for-next][PATCH 6/6] rtla: Remove procps-ng dependency

[Buildroot] [Bug 14821] New: Samba server is failing to compile
 2022-05-26 22:50 UTC 

[PATCH] [PATCH] platform/x86/intel: Fix pmt_crashlog array reference
 2022-05-26 22:48 UTC  (2+ messages)

[PATCH v8 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-26 22:46 UTC  (5+ messages)
` [PATCH v8 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[PATCH v5 0/2] JSON output for perf stat
 2022-05-26 22:45 UTC  (3+ messages)
` [PATCH v5 1/2] perf stat: Add JSON output option
` [PATCH v5 2/2] perf test: Json format checking

[PATCH] ppc: fix boot with sam460ex
 2022-05-26 22:43 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.05.23b 64/68] arch/s390/include/asm/cmpxchg.h:160:17: error: cast to union type from type not present in union
 2022-05-26 22:44 UTC 

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 60/60] io_uring/io_uring.c:224:13: error: use of undeclared identifier 'io_eopnotsupp_prep'
 2022-05-26 22:44 UTC 

iwlwifi keep crashing the kernel
 2022-05-26 22:41 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-05-26 22:39 UTC 

[PATCH v6 00/16] io-uring/xfs: support async buffered writes
 2022-05-26 22:37 UTC  (3+ messages)
` [PATCH v6 05/16] iomap: Add async buffered write support

[PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
 2022-05-26 22:34 UTC 

[GIT PULL] PCI changes for v5.19
 2022-05-26 22:33 UTC 

stable-rc/queue/5.10 baseline: 117 runs, 11 regressions (v5.10.118-162-ge84eac1aa5252)
 2022-05-26 22:30 UTC 

[merged mm-stable] mm-fix-a-potential-infinite-loop-in-start_isolate_page_range.patch removed from -mm tree
 2022-05-26 22:22 UTC  (2+ messages)

[PATCH v5 00/43] Add LoongArch softmmu support
 2022-05-26 22:18 UTC  (4+ messages)
` [PATCH v5 40/43] hw/loongarch: Add LoongArch ls7a acpi device support

[PULL 00/34] ppc queue
 2022-05-26 21:38 UTC  (15+ messages)
` [PULL 18/34] target/ppc: declare xxextractuw and xxinsertw helpers with call flags
` [PULL 20/34] target/ppc: declare vmsum[um]bm "
` [PULL 21/34] target/ppc: declare vmsumuh[ms] helper "
` [PULL 22/34] target/ppc: declare vmsumsh[ms] "
` [PULL 24/34] tcg/ppc: ST_ST memory ordering is not provided with eieio
` [PULL 25/34] tcg/ppc: Optimize memory ordering generation with lwsync
` [PULL 26/34] target/ppc: Implement lwsync with weaker memory ordering
` [PULL 28/34] target/ppc: Implemented xvi*ger* instructions
` [PULL 29/34] target/ppc: Implemented pmxvi*ger* instructions
` [PULL 30/34] target/ppc: Implemented xvf*ger*
` [PULL 31/34] target/ppc: Implemented xvf16ger*
` [PULL 32/34] target/ppc: Implemented pmxvf*ger*
` [PULL 33/34] target/ppc: Implemented [pm]xvbf16ger2*
` [PULL 34/34] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap

[Buildroot] [PATCH 1/2] package/fbv: renumber patches
 2022-05-26 22:17 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/fbv: fix build with giflib and gcc >= 10

stable-rc/queue/5.17 baseline: 68 runs, 1 regressions (v5.17.11-110-g77c86f3d903a)
 2022-05-26 22:18 UTC 

[PATCH 2/2] kvm-unit-tests: configure changes for illumos
 2022-05-26 22:17 UTC  (5+ messages)
` [PATCH 0/2] kvm-unit-tests: Build changes to support illumos

[GIT PULL] non-MM updates for 5.19-rc1
 2022-05-26 22:14 UTC 

Help: How do I make a machine with 2 separate ARM SoC's?
 2022-05-26 22:09 UTC 

[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
 2022-05-26 22:12 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 115 runs, 5 regressions (v5.15.43-144-g375b1504fe930)
 2022-05-26 22:12 UTC 

[meta-oe][dunfell][PATCH] mariadb: update to 10.4.25
 2022-05-26 22:07 UTC 

[GIT PULL] Mailbox changes for v5.19
 2022-05-26 22:04 UTC  (3+ messages)

[GIT PULL] KVM changes for Linux 5.19 merge window
 2022-05-26 22:04 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.19
 2022-05-26 22:04 UTC  (2+ messages)

[GIT PULL] MM updates for 5.19-rc1
 2022-05-26 22:04 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v5.19
 2022-05-26 22:04 UTC  (2+ messages)

[PATCH v1 0/4] Add MSM8939 SoC support with two devices
 2022-05-26 22:03 UTC  (5+ messages)
` [PATCH v1 4/4] arm64: dts: Add msm8939 Sony Xperia M4 Aqua

[PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
 2022-05-26 22:01 UTC  (3+ messages)
` [PATCH V3 04/12] KVM: X86/MMU: Add local shadow pages


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.