All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 19:33:52 to 2026-05-18 20:20:37 UTC [more...]

[PATCH 0/4] drm/xe/rtp: WA table context testing
 2026-05-18 20:20 UTC  (3+ messages)
` [PATCH 2/4] drm/xe/rtp: Add GT WAs rule checking

[PATCH v4 0/8] fetch: rework negotiation tip options
 2026-05-18 20:19 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] t5516: fix test order flakiness
  ` [PATCH v5 2/8] fetch: add --negotiation-restrict option
  ` [PATCH v5 3/8] transport: rename negotiation_tips
  ` [PATCH v5 4/8] remote: add remote.*.negotiationRestrict config
  ` [PATCH v5 5/8] negotiator: add have_sent() interface
  ` [PATCH v5 6/8] fetch: add --negotiation-include option for negotiation
  ` [PATCH v5 7/8] remote: add remote.*.negotiationInclude config
  ` [PATCH v5 8/8] send-pack: pass negotiation config in push

[PATCH v1] efi/runtime-wrappers: Avoid crashing on early PRM code invocations
 2026-05-18 20:18 UTC  (4+ messages)

[rppt:gfp-to-kmalloc/v0.1 110/238] drivers/pci/controller/pcie-rzg3s-host.c:766:13: error: incompatible pointer to integer conversion assigning to 'unsigned long' from 'typeof (kmalloc_noprof(((1UL) << 12), (((gfp_t)(((((1UL))) << (___GFP_DIRECT_RECLAIM_BIT)) | ((((1UL))) << (___GFP_KSWAPD
 2026-05-18 20:17 UTC 

[Buildroot] [PATCH 1/1] board: licheepi_4a: Upgrade BSP
 2026-05-18 20:17 UTC  (2+ messages)

[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-18 20:16 UTC  (3+ messages)

[PATCH] nfsd: release layout stid on setlease failure
 2026-05-18 20:16 UTC 

[PATCH 00/14] drm/{i915,xe}: BIOS FB takeover fixes
 2026-05-18 20:16 UTC  (5+ messages)
` [PATCH 12/14] drm/xe: Use the correct stolen offset in initial FB readout

[PATCH v3] i2c: mux: reg: use device property accessors
 2026-05-18 20:15 UTC  (3+ messages)

[PATCH v4 00/12] fpu: Export some internals for targets
 2026-05-18 20:14 UTC  (7+ messages)
` [PATCH v4 08/12] target/arm: Use FloatParts64 in bfdotadd_ebf
` [PATCH v4 10/12] target/arm: Use FloatParts64 in f16_dotadd
` [PATCH v4 11/12] fpu: Saturate the exponent in uncanon_normal

[PATCH v1 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-18 20:14 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
  ` [PATCH v2 2/2] perf tests: Add test for stat delay option with duration_time

[ANNOUNCE] stalld v1.27.1 released
 2026-05-18 20:14 UTC 

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-18 20:11 UTC  (5+ messages)
` [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap

[PATCH 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-05-18 19:43 UTC  (9+ messages)
` [PATCH 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH RFC] net/sched: taprio: fix RCU stall from hrtimer interrupt storm
 2026-05-18 20:10 UTC 

[PATCH] HID: logitech-hidpp: sync wheel multiplier on wheel mode changes
 2026-05-18 20:10 UTC  (2+ messages)

[PATCH] drm/fsl-dcu: Remove redundant unregister call in connector destroy
 2026-05-18 20:07 UTC 

[to-be-updated] memcg-cache-obj_stock-by-memcg-not-by-objcg-pointer.patch removed from -mm tree
 2026-05-18 20:08 UTC 

[PATCH net-next v6 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-18 20:08 UTC  (2+ messages)

[PATCH V8 00/10] Add Invensense ICM42607
 2026-05-18 20:05 UTC  (22+ messages)
` [PATCH V8 01/10] dt-bindings: iio: imu: icm42600: Add mount-matrix to icm42600
` [PATCH V8 02/10] dt-bindings: iio: imu: icm42600: Add icm42607 binding
` [PATCH V8 03/10] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V8 04/10] iio: imu: inv_icm42607: Add I2C and SPI For icm42607
` [PATCH V8 05/10] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V8 06/10] iio: imu: inv_icm42607: Add Buffer "
` [PATCH V8 07/10] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V8 08/10] iio: imu: inv_icm42607: Add Accelerometer for icm42607
` [PATCH V8 09/10] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V8 10/10] arm64: dts: rockchip: Add icm42607p IMU for RG-DS

[rppt:gfp-to-kmalloc/v0.1 27/238] drivers/crypto/s5p-sss.c:447:13: warning: variable 'len' set but not used
 2026-05-18 20:07 UTC 

linux-next: build failure in final build
 2026-05-18 20:06 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-18 20:05 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[PATCH] sandbox/seunshare: fully check setfsuid() calls
 2026-05-18 20:04 UTC  (2+ messages)

[PATCH] sandbox/seunshare: check owner in seunshare_mount_file()
 2026-05-18 20:04 UTC  (2+ messages)

WARNING: Found insecure W+X mapping in v6.16-rc6 (Bisected)
 2026-05-18 20:03 UTC  (3+ messages)

[pci:for-linus] BUILD SUCCESS WITH UNVERIFIED WARNING ed831e7ea1a860bdbab3eadeb95f7f73e9d212df
 2026-05-18 20:02 UTC  (2+ messages)

[PATCH v2] sandbox/seunshare: fix killall() realloc and missing type comparison
 2026-05-18 20:01 UTC  (2+ messages)

linux-next: build failure in final buil
 2026-05-18 20:01 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/tpm2-tss: Correctly depend on util-linux-libs for fapi support
 2026-05-18 19:54 UTC 

[Buildroot] [git commit branch/next] package/poco: Do not unpack libpq-fs.h
 2026-05-18 19:48 UTC 

[Buildroot] [git commit branch/next] package/mpd: Disable sidplay support
 2026-05-18 19:18 UTC 

[Buildroot] [git commit branch/next] linux: Only run depmod during the finalize hook
 2026-05-18 19:09 UTC 

[Buildroot] [git commit branch/next] package/libselinux: Adjust fstab during TARGET_FINALIZE
 2026-05-18 19:16 UTC 

[Buildroot] [git commit branch/next] package/{clang, llvm}: Move removal of opt-viewer to the correct package
 2026-05-18 19:10 UTC 

[Buildroot] [RESEND PATCH 0/8] First set of fixes for build failures and PPD file conflicts
 2026-05-18 20:00 UTC  (7+ messages)
` [Buildroot] [RESEND PATCH 6/8] package/pkg-generic: Purge files that should not be installed by INSTALL_CMDS
` [Buildroot] [RESEND PATCH 7/8] package/poco: Do not unpack libpq-fs.h
` [Buildroot] [RESEND PATCH 8/8] package/tpm2-tss: Correctly depend on util-linux-libs for fapi support

[PATCH] sandbox/seunshare: drop unused runuserdir_r
 2026-05-18 20:00 UTC  (2+ messages)

[PATCH] sandbox/seunshare: verify RUNTIME_DIR before use
 2026-05-18 19:59 UTC  (2+ messages)

[PATCH] sandbox/seunshare: prevent path traversal via -W/-P
 2026-05-18 19:58 UTC  (2+ messages)

[REGRESSION] mainline/master: (build) variable 'old_size' is uninitialized when used here [-Werror,-Wuni
 2026-05-18 19:59 UTC 

[PATCH] sandbox/seunshare: fix getopt flags
 2026-05-18 19:58 UTC  (2+ messages)

[rppt:gfp-to-kmalloc/v0.1 14/238] drivers/md/bcache/bset.c:330:41: error: too many arguments to function 'get_order'; expected 1, have 2
 2026-05-18 19:56 UTC 

[rppt:gfp-to-kmalloc/v0.1 14/238] drivers/md/bcache/bset.c:330:57: error: too many arguments to function call, expected single argument 'size', have 2 arguments
 2026-05-18 19:56 UTC 

[gerg-m68knommu:dt 14/14] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared; did you mean 'MCFINTC2_VECBASE'?
 2026-05-18 19:56 UTC 

[PATCH 2/6] mm/damon/sysfs: implement update_schemes_quota_goals command
 2026-05-18 19:57 UTC  (2+ messages)

[rppt:gfp-to-kmalloc/v0.1 110/238] drivers/pci/controller/pcie-rzg3s-host.c:766:20: error: assignment to 'long unsigned int' from 'void *' makes integer from pointer without a cast
 2026-05-18 19:56 UTC 

[PATCH] sandbox/seunshare: prevent rsync from interpreting paths as options
 2026-05-18 19:57 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-18 19:56 UTC  (11+ messages)

[PATCH] restorecond: NUL-terminate ut_user before use
 2026-05-18 19:56 UTC  (2+ messages)

[PATCH] restorecond: do not follow symlinks and do not relabel hard links
 2026-05-18 19:56 UTC  (2+ messages)

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-18 19:55 UTC  (10+ messages)

linux-next: manual merge of the kbuild tree with the origin tree
 2026-05-18 19:55 UTC  (4+ messages)

[PATCH 0/8] selftests/vfio: igb: 82576 hardware compatibility
 2026-05-18 19:54 UTC  (2+ messages)

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-18 19:53 UTC  (7+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages

[to-be-updated] mm-hugetlb-avoid-false-positive-lockdep-assertion.patch removed from -mm tree
 2026-05-18 19:53 UTC 

[PATCH v4] libselinux: restorecon: revisit pinning files to avoid TOCTOU issues
 2026-05-18 19:52 UTC  (2+ messages)

+ mm-damon-sysfs-schemes-delete-tried-region-in-regions_rmdirs.patch added to mm-hotfixes-unstable branch
 2026-05-18 19:52 UTC 

[PATCH v2] sandbox/seunshare: rewrite to pin directories before use
 2026-05-18 19:50 UTC  (2+ messages)

[PATCH v3 0/5] gpu/buddy: Per-order free and used block scoreboards
 2026-05-18 19:50 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for gpu/buddy: Per-order free and used block scoreboards (rev4)

[5][RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-18 19:49 UTC  (2+ messages)

[PATCH v5 0/4] virtio-gpu: enable Venus/Vulkan without OpenGL display
 2026-05-18 19:49 UTC  (5+ messages)
` [PATCH v5 1/4] ui: introduce GRAPHIC_FLAGS_VK for Vulkan scanout
` [PATCH v5 2/4] virtio-gpu: add VIRTIO_GPU_F_BLOB_ALIGNMENT header definitions

[PATCH 00/13] drm/meson: dw-hdmi: Misc cleanup and use CEC notifier helpers
 2026-05-18 19:47 UTC  (42+ messages)
` [PATCH 01/13] drm/meson: dw-hdmi: Report connector status based on HPD bit
` [PATCH 02/13] drm/meson: dw-hdmi: Protect from possible NULL pointer dereference
` [PATCH 03/13] drm/meson: dw-hdmi: Call dw_hdmi_remove() consistently
` [PATCH 04/13] drm/meson: dw-hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH 05/13] drm/meson: encoder_hdmi: Use CEC phys addr from display_info
` [PATCH 06/13] drm/meson: encoder_hdmi: Use bridge connector CEC notifier
` [PATCH 07/13] drm/meson: encoder_hdmi: Report ycbcr_420_allowed from encoder
` [PATCH 08/13] drm/meson: dw-hdmi: Use local dev variable consistently in bind()
` [PATCH 09/13] drm/meson: dw-hdmi: Use devm_clk_get_enabled() helper
` [PATCH 10/13] drm/meson: dw-hdmi: Use dev_err_probe() to report errors
` [PATCH 11/13] drm/bridge: dw-hdmi: Export dw_hdmi_schedule_hpd_work() helper
` [PATCH 12/13] drm/meson: dw-hdmi: Use "
` [PATCH 13/13] drm/meson: dw-hdmi: Use suspend_late/resume_early/resume_noirq pm ops

drm/nouveau/tmr: iterator used after loop end in nvkm_timer_alarm?
 2026-05-18 19:49 UTC 

[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
 2026-05-18 19:48 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: "

[PATCH 4/3 nf,v4] netfilter: nf_conntrack_helper: call .destroy() when helper is unregistered
 2026-05-18 19:47 UTC 

[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-18 19:43 UTC  (3+ messages)
` [PATCH net 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached

[PATCH] rust: workqueue: add cancel_work for Arc<T>
 2026-05-18 19:46 UTC  (2+ messages)

[GIT PULL] perf-tools fixes for v7.1-rc5
 2026-05-18 19:46 UTC 

[PATCH v2 2/2] scsi: mpt3sas: add hwmon support
 2026-05-18 19:46 UTC  (3+ messages)

[GIT PULL for v7.1] vfs fixes
 2026-05-18 19:46 UTC  (2+ messages)

[PATCH v6 2/2] perf inject: Fix itrace branch stack synthesis
 2026-05-18 19:45 UTC  (2+ messages)

[PATCH 0/8] migration: cleanups, fixes and micro-optimizations
 2026-05-18 19:43 UTC  (3+ messages)
` [PATCH 5/8] migration/multifd: fix off-by-one in recv channel ID validation

[PATCH v2] Revert "i915: don't use a vma that didn't match the context VM"
 2026-05-18 19:41 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Revert "i915: don't use a vma that didn't match the context VM" (rev2)

[PATCH] u-boot: move DT validation yaml removal patch to common SRC_URI
 2026-05-18 19:40 UTC  (4+ messages)
  ` [OE-core] "

ALSA: iterator used after loop end in timer/seq port registration?
 2026-05-18 19:40 UTC  (4+ messages)
` [PATCH 0/2] ALSA: avoid past-the-end iterators in timer/seq port registration
  ` [PATCH 1/2] ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()
  ` [PATCH 2/2] ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()

Stop false review statements
 2026-05-18 19:40 UTC  (5+ messages)

[PATCH v2 00/11] drm/rockchip: dw_hdmi: Misc cleanup and propagate bus format
 2026-05-18 19:37 UTC  (24+ messages)
` [PATCH v2 01/11] drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match data
` [PATCH v2 02/11] drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()
` [PATCH v2 03/11] drm/rockchip: dw_hdmi: Use drmres helpers for encoder resources
` [PATCH v2 04/11] drm/rockchip: dw_hdmi: Inline resource lookup into bind()
` [PATCH v2 05/11] drm/rockchip: dw_hdmi: Hold a reference to the dw-hdmi bridge
` [PATCH v2 06/11] drm/rockchip: dw_hdmi: Remove empty encoder helper funcs
` [PATCH v2 07/11] drm/rockchip: dw_hdmi: Clean up whitespace
` [PATCH v2 08/11] drm/rockchip: dw_hdmi: Set output_port for RK3568/RK3566
` [PATCH v2 09/11] drm/rockchip: dw_hdmi: Configure HDMI PHY in atomic_mode_set()
` [PATCH v2 10/11] drm/rockchip: dw_hdmi: Propagate bus format to display driver
` [PATCH v2 11/11] drm/rockchip: dw_hdmi: Use resume_early pm ops for system suspend

Booting v7.1-rc4 hangs on a single core CPU, bisected to ff1c0c5d07028
 2026-05-18 19:36 UTC 

[PATCH] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-18 19:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] virtio-gpu: Do not wait for the main thread during reset
 2026-05-18 19:35 UTC  (2+ messages)

[PULL] Please pull qcom-next-18May2026
 2026-05-18 19:33 UTC  (2+ messages)


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.