All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 19:59:58 to 2026-04-24 21:08:04 UTC [more...]

[PATCHSET sched_ext/for-7.1-fixes] sched_ext: Assorted fixes
 2026-04-24 21:08 UTC  (16+ messages)
` [PATCH 01/13] sched_ext: Unregister sub_kset on scheduler disable
` [PATCH 02/13] sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
` [PATCH 03/13] sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()
` [PATCH 04/13] sched_ext: Don't disable tasks in scx_sub_enable_workfn() abort path
` [PATCH 05/13] sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters
` [PATCH 06/13] sched_ext: Resolve caller's scheduler in scx_bpf_destroy_dsq() / scx_bpf_dsq_nr_queued()
` [PATCH 07/13] sched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() FIFO-tail
` [PATCH 08/13] sched_ext: Save and restore scx_locked_rq across SCX_CALL_OP
` [PATCH 09/13] sched_ext: Pass held rq to SCX_CALL_OP() for dump_cpu/dump_task
` [PATCH 10/13] sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before
` [PATCH 11/13] sched_ext: Make bypass LB cpumasks per-scheduler
` [PATCH 12/13] sched_ext: Align cgroup #ifdef guards with SUB_SCHED vs GROUP_SCHED
` [PATCH 13/13] sched_ext: Refuse cross-task select_cpu_from_kfunc calls
` [PATCH 14/13] sched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtime
  ` [PATCH 15/13] sched_ext: Release cpus_read_lock on scx_link_sched() failure in root enable

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-24 21:06 UTC  (11+ messages)
` [PATCH 05/48] objtool: Move mark_rodata() to elf.c
` [PATCH 07/48] objtool/klp: Don't correlate absolute symbols
` [PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
` [PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
` [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names

[meta-yocto][scarthgap 0/1] Patch review
 2026-04-24 21:05 UTC  (2+ messages)
` [meta-yocto][scarthgap 1/1] poky: Fix CentOS Stream distro names

[PATCH bpf-next v3 05/10] bpf: Allow timers, workqueues and task_work in resizable hashtab
 2026-04-24 21:05 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Clean up register macros and error handling
 2026-04-24 21:05 UTC 

[PATCH v4 0/3] drm/xe/oa: Wa_14026633728
 2026-04-24 21:05 UTC  (3+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer

[PATCH 7.0 00/42] 7.0.2-rc1 review
 2026-04-24 21:04 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-24 21:03 UTC 

[bitbake][scarthgap][2.8][PATCH 0/1] Patch review
 2026-04-24 21:02 UTC  (2+ messages)
` [bitbake][scarthgap][2.8][PATCH 1/1] runqueue.py: make sure we use bb multiprocessing

[PATCH mptcp-net] mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf
 2026-04-24 21:00 UTC  (2+ messages)

[PATCH] jfs: fix use-after-free on log shutdown
 2026-04-24 20:50 UTC 

[PATCH] drm/i915/sdvo: use the i2c bus locking functions
 2026-04-24 21:00 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 0/4] Firmware LSM hook
 2026-04-24 20:59 UTC  (12+ messages)

[PATCH v7] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-24 20:59 UTC  (2+ messages)

[RFC PATCH 00/12] dax: Add DAX to guest memfd support for KVM
 2026-04-24 20:59 UTC  (5+ messages)

[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
 2026-04-24 20:57 UTC  (13+ messages)

[OE-core][scarthgap 00/66] Patch review
 2026-04-24 20:56 UTC  (67+ messages)
` [OE-core][scarthgap 01/66] spdx30_tasks: fix condition in create_spdx
` [OE-core][scarthgap 02/66] tzdata/tzcode-native: upgrade 2025c -> 2026a
` [OE-core][scarthgap 03/66] libarchive: Fix CVE-2026-4111
` [OE-core][scarthgap 04/66] curl: patch CVE-2026-1965
` [OE-core][scarthgap 05/66] curl: patch CVE-2026-3783
` [OE-core][scarthgap 06/66] curl: patch CVE-2026-3784
` [OE-core][scarthgap 07/66] ncurses: fix for CVE-2025-69720
` [OE-core][scarthgap 08/66] tcl: skip http11 tests
` [OE-core][scarthgap 09/66] busybox: fix for CVE-2026-26157, CVE-2026-26158
` [OE-core][scarthgap 10/66] binutils: mark CVE-2025-69650 and CVE-2025-69651 as disputed
` [OE-core][scarthgap 11/66] vim: Fix CVE-2026-25749
` [OE-core][scarthgap 12/66] vim: Fix CVE-2026-26269
` [OE-core][scarthgap 13/66] vim: Fix CVE-2026-33412
` [OE-core][scarthgap 14/66] sqlite3: Fix CVE-2025-70873
` [OE-core][scarthgap 15/66] unfs3: Fix race issue causing a glibc test hang
` [OE-core][scarthgap 16/66] nghttp2: Fix CVE-2026-27135
` [OE-core][scarthgap 17/66] linux/generate-cve-exclusions: backport script from master branch
` [OE-core][scarthgap 18/66] python3: upgrade 3.12.12 -> 3.12.13
` [OE-core][scarthgap 19/66] vim: Fix CVE-2026-28418
` [OE-core][scarthgap 20/66] vim: Fix CVE-2026-28419
` [OE-core][scarthgap 21/66] openssl: upgrade 3.5.5 -> 3.5.6
` [OE-core][scarthgap 22/66] gi-docgen: fix CVE-2025-11687
` [OE-core][scarthgap 23/66] python3-pyasn1: fix CVE-2026-23490
` [OE-core][scarthgap 24/66] python3-wheel: fix CVE-2026-24049
` [OE-core][scarthgap 25/66] gnupg: fix CVE-2026-24882
` [OE-core][scarthgap 26/66] libxml2: Fix CVE-2026-1757
` [OE-core][scarthgap 27/66] base-passwd: upgrade 3.6.3 -> 3.6.8
` [OE-core][scarthgap 28/66] mesa: fix build on host with glibc-2.43
` [OE-core][scarthgap 29/66] virglrenderer: Fix build with glibc 2.43+
` [OE-core][scarthgap 30/66] cmake: backport a fix for gcc-16 on host
` [OE-core][scarthgap 31/66] gcc: backport a fix for building with gcc-16
` [OE-core][scarthgap 32/66] libxcrypt: avoid discarded-qualifiers build failure with glibc 2.43
` [OE-core][scarthgap 33/66] libxcrypt: Fix build wrt C23 support
` [OE-core][scarthgap 34/66] libxcrypt: Use configure knob to disable warnings as errors
` [OE-core][scarthgap 35/66] spirv-tools: backport a fix for building with gcc-16
` [OE-core][scarthgap 36/66] ca-certificates: upgrade 20250419 -> 20260223
` [OE-core][scarthgap 37/66] ovmf: backport a fix for build with gcc-16
` [OE-core][scarthgap 38/66] ltp: fix epoll_ctl04 failed
` [OE-core][scarthgap 39/66] kernel-devsrc: make tools/Build optional
` [OE-core][scarthgap 40/66] dbus: use ${PN} in pkg_postinst instead of 'dbus'
` [OE-core][scarthgap 41/66] linux-yocto/6.6: update CVE exclusions (6.6.123)
` [OE-core][scarthgap 42/66] build-appliance-image: switch SRC_URI to https protocol
` [OE-core][scarthgap 43/66] scripts: Default to https git protocol for YP/OE repos
` [OE-core][scarthgap 44/66] oeqa/selftest/git-submodule-test: "
` [OE-core][scarthgap 45/66] meta/files/layers.example.json: switch to https clone URIs
` [OE-core][scarthgap 46/66] oeqa/sdk: Default to https git protocol for YP/OE repos
` [OE-core][scarthgap 47/66] selftest/scripts: Update old git protocol references
` [OE-core][scarthgap 48/66] dtc: backport fix for build with glibc-2.43
` [OE-core][scarthgap 49/66] pseudo: Add fix for glibc 2.43
` [OE-core][scarthgap 50/66] yocto-uninative: Update to 5.0 for needed patchelf updates
` [OE-core][scarthgap 51/66] yocto-uninative: Update to 5.1 for glibc 2.43
` [OE-core][scarthgap 52/66] elfutils: don't add -Werror to avoid discarded-qualifiers
` [OE-core][scarthgap 53/66] binutils: backport patch to fix build with glibc-2.43 on host
` [OE-core][scarthgap 54/66] texinfo: Backport patches for hosts with newer GCC
` [OE-core][scarthgap 55/66] qemu: backport patches to support python 3.14
` [OE-core][scarthgap 56/66] db: Pin to use C99 std
` [OE-core][scarthgap 57/66] apt: Fix build with GCC 15
` [OE-core][scarthgap 58/66] lib/oeqa/utils/httpserver: use multiprocessing from bb
` [OE-core][scarthgap 59/66] archiver: Don't try to preserve all attributes when copying files
` [OE-core][scarthgap 60/66] selftest/minidebuginfo: extract files from tar archive using tarfile module
` [OE-core][scarthgap 61/66] selftest/gdbserver: replace shutil.unpack_archive with tarfile extract
` [OE-core][scarthgap 62/66] license.py: Drop visit_Str from SeenVisitor in selftest
` [OE-core][scarthgap 63/66] sudo: upgrade 1.9.17p1 -> 1.9.17p2
` [OE-core][scarthgap 64/66] lttng-ust: upgrade 2.13.8 -> 2.13.10
` [OE-core][scarthgap 65/66] libatomic-ops: upgrade 7.8.2 -> 7.8.4
` [OE-core][scarthgap 66/66] liburcu: upgrade 0.14.0 -> 0.14.2

[RFC 0/4] tpm_crb: Add command and response buffer chunking support
 2026-04-24 20:54 UTC  (6+ messages)

[PATCH] ALSA: hda/realtek: Add support for HP ENVY x360 Convertible 15-ee0xxx
 2026-04-24 20:51 UTC  (3+ messages)

[PATCH v14 5/5] checkout -m: autostash when switching branches
 2026-04-24 20:52 UTC  (2+ messages)
` Comments on Phillip's review

[PATCH] gfs2: keep per-bio end_io when splitting journal head reads
 2026-04-24 20:51 UTC  (2+ messages)

[GIT PULL] ntfs fixes for 7.1-rc1
 2026-04-24 20:51 UTC  (2+ messages)

[GIT PULL] Ceph updates for 7.1-rc1
 2026-04-24 20:51 UTC  (2+ messages)

[GIT PULL] 9p fixes for 7.1-rc1
 2026-04-24 20:51 UTC  (2+ messages)

[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-24 20:51 UTC  (9+ messages)
` [PATCH rc v2 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v2 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() "

[PATCH v2 00/10] Engine initialization cleanup
 2026-04-24 20:48 UTC  (11+ messages)
` [PATCH v2 01/10] drm/xe: Move CCS enablement to engine setup RTP
` [PATCH v2 02/10] drm/xe/rtp: Add "always true" match function
` [PATCH v2 03/10] drm/xe: Stop programming BLIT_CCTL on Xe2 and later platforms
` [PATCH v2 04/10] drm/xe: Move HWSTAM programming to RTP
` [PATCH v2 05/10] drm/xe: Fix name and definition of GFX_MODE register
` [PATCH v2 06/10] drm/xe: Const-ify parameters to xe_device_has_* functions
` [PATCH v2 07/10] drm/xe: Move GFX_MODE programming to RTP
` [PATCH v2 08/10] drm/xe: Drop unnecessary STOP_RING clearing
` [PATCH v2 09/10] drm/xe: Drop xe_hw_engine_mmio_write32()
` [PATCH v2 10/10] drm/xe: Mark BCS engines as belonging to the GT forcewake domain

[GIT PULL] Please pull NFS client updates for Linux 7.1
 2026-04-24 20:48 UTC 

[PATCH 0/8] Add Samsung Galaxy S4 support
 2026-04-24 20:48 UTC  (5+ messages)
` [PATCH 6/8] ARM: dts: qcom: apq8064: Fix USB controller clocks
` [PATCH 8/8] ARM: dts: qcom: Add Samsung Galaxy S4

[PATCH v4 0/4] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-24 20:46 UTC  (3+ messages)
` [PATCH v4 2/4] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel

[PATCH] scsi: pm8001: add MODULE_AUTHOR entries for new contributors
 2026-04-24 20:46 UTC  (4+ messages)

[PATCH bpf-next v3 01/10] bpf: Implement resizable hashmap basic functions
 2026-04-24 20:45 UTC  (3+ messages)

[PATCH bpf-next v3 02/10] rhashtable: Add rhashtable_walk_enter_from()
 2026-04-24 20:45 UTC  (3+ messages)

[Buildroot] [PATCH] package/mdadm: bump to version 4.6
 2026-04-24 20:45 UTC  (2+ messages)

[PATCH v2] libsepol: policydb_read(): use a static string for policydb_str
 2026-04-24 20:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] fuse: Send FORGET over io_uring when ring is ready
 2026-04-24 20:38 UTC  (3+ messages)
` [PATCH v3] fuse: optional FORGET delivery over io_uring

[PATCH] gpio: ep93xx: use handle_bad_irq() as default IRQ handler
 2026-04-24 20:38 UTC  (2+ messages)

[GIT PULL] regulator fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] regmap fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] Char/Misc/IIO driver changes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] gpio fixes for v7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: deal with MT7925 invalid ISO RX packets
 2026-04-24 20:38 UTC  (2+ messages)
`  "

[PATCH v10 00/17] Exposing case folding behavior
 2026-04-24 20:37 UTC  (3+ messages)
` [PATCH v10 10/17] cifs: Implement fileattr_get for case sensitivity

[GIT PULL] SPDX updates for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[git pull] drm next fixes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
 2026-04-24 20:37 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH bpf-next v3 07/10] selftests/bpf: Add basic tests for resizable hash map
 2026-04-24 20:32 UTC  (3+ messages)

[ANNOUNCE] iproute2 7.0 release
 2026-04-24 20:32 UTC 

[PATCH] um: mconsole: Fix out-of-bounds read in mconsole_log()
 2026-04-24 20:29 UTC 

[RFC PATCH 1/3] LSM: add a flags field to the LSM hook definitions
 2026-04-24 20:29 UTC  (4+ messages)
` [PATCH RFC "

[GIT PULL] ring-buffer: Fix for 7.1
 2026-04-24 20:23 UTC 

[PATCH bpf-next v3 04/10] bpf: Implement batch ops and iterators for resizable hashtab
 2026-04-24 20:28 UTC  (2+ messages)

[PATCH 6.18 00/55] 6.18.25-rc1 review
 2026-04-24 20:27 UTC  (2+ messages)

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-04-24 20:25 UTC  (3+ messages)
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM

[Buildroot] [PATCH] package/doxygen: bump to version 1.16.1
 2026-04-24 20:23 UTC  (2+ messages)

[Buildroot] [git commit] package/doxygen: bump to version 1.16.1
 2026-04-24 20:10 UTC 

[PATCH v2 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline
 2026-04-24 20:20 UTC  (3+ messages)
` [PATCH v2 1/2] contrib/plugins/uftrace_symbols.py: fix symbols reading

[Bug 221383] New: ideapad_laptop: Fn hotkeys stop emitting after s2idle resume on IdeaPad Slim 3 14ARP10 (Ryzen 7735HS)
 2026-04-24 20:19 UTC  (2+ messages)
` [Bug 221383] "

[PATCH v2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-04-24 20:18 UTC 

[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
 2026-04-24 20:17 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 6.12 00/35] 6.12.84-rc1 review
 2026-04-24 20:17 UTC  (2+ messages)

[PATCH v8 net 0/6] netem: bug fixes
 2026-04-24 20:17 UTC  (7+ messages)
` [PATCH net v8 4/6] net/sched: netem: validate slot configuration

[BUG] v2.45+: git commit -S invalidates signature for non-UTF-8 messages
 2026-04-24 20:17 UTC  (5+ messages)
` [PATCH 1/2] commit: name UTF-8 function appropriately
  ` [PATCH 2/2] commit: sign commit after mutating buffer

[PATCH bpf v2 0/2] bpf: Fix arena VMA use-after-free on fork
 2026-04-24 20:16 UTC  (5+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add test for "

[PATCH] KVM: s390: pci: Fix aisb calculation
 2026-04-24 20:15 UTC  (4+ messages)

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-24 20:15 UTC  (3+ messages)
` [PATCH v2 3/3] mm/page_owner: add NUMA node filter with nodelist support

[moderation/CI] Re: vsock/virtio: fix memory leak in virtio_transport_recv_listen()
 2026-04-24 20:16 UTC  (2+ messages)

[PATCH sched_ext/for-7.1-fixes] sched_ext: Defer scx_hardlockup() out of NMI
 2026-04-24 20:15 UTC  (2+ messages)

+ mm-page_owner-add-numa-node-filter-with-nodelist-support-fix.patch added to mm-new branch
 2026-04-24 20:13 UTC 

[PATCH bpf-next v3 1/2] bpf: Implement dtor for struct file BTF ID
 2026-04-24 20:12 UTC  (3+ messages)

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-24 20:11 UTC  (13+ messages)

[PATCH v4 0/4] btrfs: improve stalls under sudden writeback
 2026-04-24 20:11 UTC  (5+ messages)
` [PATCH v4 4/4] btrfs: cap shrink_delalloc iterations to 128M

[Buildroot] [PATCH] package/psmisc: bump to version 23.7
 2026-04-24 20:08 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-04-24 20:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] hfsplus: fix hfs_bnode_split() failure on sparsely-filled nodes
 2026-04-24 20:06 UTC  (2+ messages)

[PATCH i-g-t 0/2] kms_plane planar-pixel-format-settings restructure
 2026-04-24 20:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-24 20:05 UTC  (7+ messages)

[PATCH libgpiod] build: replace autotools with meson & ninja
 2026-04-24 12:32 UTC  (4+ messages)

[PATCH] build: prefer sigaltstack over ucontext on Linux
 2026-04-24 20:02 UTC  (2+ messages)

[Buildroot] [PATCH] package/libnss: bump version to 3.123.1
 2026-04-24 20:03 UTC  (2+ messages)

[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
 2026-04-24 20:02 UTC  (14+ messages)

[Buildroot] [git commit] package/libnss: bump version to 3.123.1
 2026-04-24 20:00 UTC 

[PATCH i-g-t v11 00/49] Unigraf integration
 2026-04-24 20:00 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Unigraf integration (rev10)

[syzbot] [mm?] WARNING: bad unlock balance in __zap_vma_range
 2026-04-24 20:00 UTC 

[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
 2026-04-24 20:00 UTC  (5+ messages)

[PATCH] maple: switch to dynamic root device
 2026-04-24 19:59 UTC  (3+ 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.