All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 16:48:54 to 2026-04-27 17:32:44 UTC [more...]

CVE-2026-31687: gpio: omap: do not register driver in probe()
 2026-04-27 17:32 UTC 

CVE-2026-31688: driver core: enforce device_lock for driver_match_device()
 2026-04-27 17:32 UTC 

[RFC PATCH v6 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-04-27 17:30 UTC  (5+ messages)
` [RFC PATCH v6 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v6 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v6 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v6 4/4] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH] dma-buf: heaps: use max3() in dma_heap_ioctl
 2026-04-27 17:25 UTC 

[PATCH 1/2] drm/amdgpu/pm: add missing revision check for CI
 2026-04-27 17:31 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: "

CVE-2026-31686: mm/kasan: fix double free for kasan pXds
 2026-04-27 17:30 UTC 

[LTP] [PATCH] memcontrol04: Fix test failure by keeping pagecache children alive
 2026-04-27 17:29 UTC  (2+ messages)
` [LTP] "

[PATCH v12 0/5] Rust bindings for gem shmem
 2026-04-27 17:29 UTC  (5+ messages)
` [PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH] workqueue: fix devm_alloc_workqueue() va_list misuse
 2026-04-27 17:29 UTC  (2+ messages)

[PATCH] i2c: atr: annotate i2c_atr_adap_desc->aliases with __counted_by_ptr
 2026-04-27 17:28 UTC 

[PATCH iproute2-next] man: remove libnetlink man page
 2026-04-27 17:28 UTC 

[PATCH 0/3] tools/nolibc: open() cleanups
 2026-04-27 17:28 UTC  (5+ messages)
` [PATCH 3/3] tools/nolibc: simplify mode handling in open() and openat()

[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
 2026-04-27 17:27 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net/tcp-ao: Drop support for most non-RFC-specified algorithms
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash
` [PATCH net-next v2 3/5] net/tcp-ao: Use stack-allocated MAC and traffic_key buffers
` [PATCH net-next v2 4/5] net/tcp-ao: Return void from functions that can no longer fail
` [PATCH net-next v2 5/5] net/tcp: Remove tcp_sigpool

[syzbot] [lvs?] UBSAN: shift-out-of-bounds in ip_vs_rht_desired_size
 2026-04-27 17:27 UTC 

[PATCH v3 0/2] cxl/region: Fix race conditions in cxl region unregistration
 2026-04-27 17:27 UTC  (3+ messages)
` [PATCH v3 1/2] cxl/region: serialize devm action removal via scheduled work

[PATCH 0/3] sunxi: Fix and extend SPL power LED support
 2026-04-27 17:27 UTC  (6+ messages)
` [PATCH 1/3] sunxi: spl: fix SPL_SUNXI_LED active low configuration

[PATCH v3 0/5] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-27 17:26 UTC  (7+ messages)
` [PATCH 4/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()

[Bug 221426] New: Intel AX211 Bluetooth hci0 hardware error 0x0c with HID/HOG failures on 6.19.14-zen
 2026-04-27 17:26 UTC  (2+ messages)
` [Bug 221426] "

[PATCH v2] app/testpmd: avoid cmdline use-after-free on SIGINT
 2026-04-27 17:26 UTC  (2+ messages)
` [PATCH] app/test-pmd: terminate process on second signal

CUPS 2.4.19
 2026-04-27 17:16 UTC 

[PATCH 0/2] Small stack protector bits
 2026-04-27 17:24 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector

[PATCH 1/3 nf v4] netfilter: nf_socket: skip socket lookup for non-first fragments
 2026-04-27 17:23 UTC  (5+ messages)
` [PATCH 3/3 nf v4] netfilter: xtables: fix L4 header parsing "

[PATCH] index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
 2026-04-27 17:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/10] Engine initialization cleanup
 2026-04-27 17:19 UTC  (3+ messages)
` [PATCH v2 05/10] drm/xe: Fix name and definition of GFX_MODE register

FAILED: patch "[PATCH] driver core: Don't let a device probe until it's ready" failed to apply to 6.6-stable tree
 2026-04-27 17:20 UTC  (3+ messages)
` [PATCH 6.6.y] driver core: Don't let a device probe until it's ready

[PATCH BlueZ 0/3] Add ability to desynchronized transports for PTS tests
 2026-04-27 17:20 UTC  (4+ messages)
` [PATCH BlueZ 1/3] audio: Add ability to desynchronized linked transport
` [PATCH BlueZ 2/3] doc: Add documentation for CIS transport Desynchronized property
` [PATCH BlueZ 3/3] client/player: Add support to desynchronize linked transports

[PATCH 1/3] crypto: omap - add omap_aes_unregister_algs helper
 2026-04-27 17:20 UTC  (3+ messages)
` [PATCH 2/3] crypto: omap - add omap_des_unregister_algs helper
` [PATCH 3/3] crypto: omap - add omap_sham_unregister_algs helper

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 17:13 UTC  (30+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v2] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 17:18 UTC  (2+ messages)

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-27 17:19 UTC  (7+ messages)
` [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages

[PATCH] io_uring/wait: make check for pending io consider cached task references
 2026-04-27 17:18 UTC  (2+ messages)

[PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-04-27 17:15 UTC  (6+ messages)

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-27 17:17 UTC  (5+ messages)
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-27 17:17 UTC  (10+ messages)
` [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT

[to-be-updated] kallsyms-add-kunit-tests-for-lineinfo-feature.patch removed from -mm tree
 2026-04-27 17:17 UTC 

[to-be-updated] kallsyms-delta-compress-lineinfo-tables-for-27x-size-reduction.patch removed from -mm tree
 2026-04-27 17:17 UTC 

[to-be-updated] kallsyms-extend-lineinfo-to-loadable-modules.patch removed from -mm tree
 2026-04-27 17:17 UTC 

[to-be-updated] kallsyms-embed-source-file-line-info-in-kernel-stack-traces.patch removed from -mm tree
 2026-04-27 17:17 UTC 

[PATCH bpf-next 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-04-27 17:17 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] fs/squashfs fix overflow in sqfs_find_inode()
 2026-04-27 17:17 UTC  (2+ messages)

FAILED: patch "[PATCH] driver core: Don't let a device probe until it's ready" failed to apply to 6.1-stable tree
 2026-04-27 17:17 UTC  (2+ messages)
` [PATCH 6.1.y] driver core: Don't let a device probe until it's ready

[PATCH v3 0/9] fstests: add test coverage for cloned filesystem ids
 2026-04-27 17:15 UTC  (3+ messages)
` [PATCH v3 3/9] fstests: add test for inotify isolation on cloned devices

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 17:15 UTC  (4+ messages)

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-27 17:15 UTC  (8+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios

FAILED: patch "[PATCH] driver core: Don't let a device probe until it's ready" failed to apply to 5.10-stable tree
 2026-04-27 17:15 UTC  (2+ messages)
` [PATCH 5.10.y] driver core: Don't let a device probe until it's ready

[PATCH] kernfs: protect of->kn access in fop_read_iter/fop_mmap
 2026-04-27 17:14 UTC  (2+ messages)

[PATCH nf,v2 1/2] netfilter: flowtable: fix inline vlan encapsulation in xmit path
 2026-04-27 17:14 UTC  (2+ messages)
` [PATCH nf,v2 2/2] netfilter: flowtable: fix inline pppoe "

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-27 17:13 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542
` [PATCH 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger
` [PATCH 3/6] dt-bindings: display: panel: document Anbernic TD4310 panel
` [PATCH 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
` [PATCH 5/6] dt-bindings: arm: rockchip: Add Anbernic RG Vita-Pro
` [PATCH 6/6] arm64: dts: "

[PATCH] Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=
 2026-04-27 17:13 UTC  (3+ messages)

[PATCH v2] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
 2026-04-27 17:10 UTC  (2+ messages)

[PATCH] clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parked
 2026-04-27 17:12 UTC  (2+ messages)

[PATCH bpf-next] Fix undefined symbol references for module build post cnum changes
 2026-04-27 17:11 UTC  (4+ messages)

[PATCH V2] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-04-27 17:09 UTC 

[PATCH v10 0/7] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-04-27 17:07 UTC  (3+ messages)

[PATCH mptcp-next v3 0/3] mptcp: MSG_ERRQUEUE support on the parent socket
 2026-04-27 17:07 UTC  (5+ messages)
` [PATCH mptcp-next v3 1/3] mptcp: propagate RECVERR sockopts to subflows

[PATCH] ASoC: ES8389: convert to devm_clk_get_optional() to get clock
 2026-04-27 17:00 UTC  (3+ messages)

[PATCH] staging: media: imx: remove unnecessary braces from single statement if block
 2026-04-27 17:06 UTC 

[RFC PATCH 0/1] mm/vmalloc: reclaim tail resources on large vrealloc() shrink
 2026-04-27 17:07 UTC  (4+ messages)

[PATCH 0/4] qcow2: Fix corruption on discard during write with COW
 2026-04-27 17:05 UTC  (5+ messages)
` [PATCH 1/4] commit: Drain nodes across all of bdrv_commit()
` [PATCH 2/4] qemu-io: Add 'aio_discard' command
` [PATCH 3/4] qcow2: Fix corruption on discard during write with COW
` [PATCH 4/4] iotests/046: Test that discard/write_zeroes wait for dependencies

[PATCH] fuse: fix race between inode/dentry invalidation and readdir
 2026-04-27 17:06 UTC  (5+ messages)

[PATCH 0/2] block/io: fix reproducible silent data corruption in write-vs-discard race
 2026-04-27 17:04 UTC  (3+ messages)
` [PATCH 1/2] block/io: serialise discard and write-zeroes against in-flight writes

[PATCH v4 0/4] arm64: dts: qcom: Introduce support for monaco-ac-evk
 2026-04-27 17:05 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: monaco-evk: Extract common EVK hardware into shared dtsi
` [PATCH v4 2/4] dt-bindings: arm: qcom: Add monaco-ac-evk support
` [PATCH v4 3/4] arm64: dts: qcom: monaco: Add monaco-ac EVK board
` [PATCH v4 4/4] arm64: dts: qcom: monaco-ac-evk: Add IFP mezzanine

[PATCH] efi_loader: fix AllocatePages overlap status
 2026-04-27 17:04 UTC  (3+ messages)

[PATCH v3 0/6] Add support for DT overlays handoff
 2026-04-27 17:04 UTC  (2+ messages)

[syzbot] [virt?] [net?] memory leak in __vsock_create (2)
 2026-04-27 17:03 UTC  (2+ messages)

FAILED: patch "[PATCH] driver core: Don't let a device probe until it's ready" failed to apply to 5.15-stable tree
 2026-04-27 17:01 UTC  (2+ messages)
` [PATCH 5.15.y] driver core: Don't let a device probe until it's ready

Patch "arm64/mm: Enable batched TLB flush in unmap_hotplug_range()" has been added to the 7.0-stable tree
 2026-04-27 16:55 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 7.0-stable tree
 2026-04-27 16:55 UTC 

[PATCH sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
 2026-04-27 17:01 UTC  (4+ messages)

[PATCH v2] usb: gadget: net2280: Fix double free in probe error path
 2026-04-27 17:00 UTC  (2+ messages)

Patch "arm64/mm: Enable batched TLB flush in unmap_hotplug_range()" has been added to the 6.18-stable tree
 2026-04-27 16:54 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.18-stable tree
 2026-04-27 16:55 UTC 

Patch "arm64/mm: Enable batched TLB flush in unmap_hotplug_range()" has been added to the 6.12-stable tree
 2026-04-27 16:54 UTC 

[PATCH v2 v2] Documentation: proc: fix section numbering in table of contents
 2026-04-27 17:00 UTC  (4+ messages)

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.12-stable tree
 2026-04-27 16:54 UTC 

[PATCH BlueZ v4 0/3] Add RAS Packet format and Notification support
 2026-04-27 17:00 UTC  (4+ messages)
` [PATCH BlueZ v4 1/3] src/shared: Add RAS packet formatting and notification support for CS reflector
` [PATCH BlueZ v4 2/3] unit/test-rap: Add PTS tests "
` [PATCH BlueZ v4 3/3] profiles/ranging: Read cs_mode_one_data members as per spec

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.6-stable tree
 2026-04-27 16:54 UTC 

[PATCH bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-04-27 16:59 UTC  (9+ messages)
` [PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH] qcom_defconfig: Switch Qualcomm fastboot flash from MMC to block
 2026-04-27 16:59 UTC  (3+ messages)

[PATCH v8 0/4] Add Qualcomm extended CTI support
 2026-04-27 16:59 UTC  (3+ messages)
` [PATCH v8 1/4] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays

[PATCH net-next] selftests: drv-net: Enable ntuple-filters if supported
 2026-04-27 16:58 UTC 

[PATCH] selftests/mm: run_vmtests.sh: fix destructive tests invocation
 2026-04-27 16:58 UTC  (5+ messages)

[PATCH v2 1/2] mm/filemap: count only the faulting address as a mmap hit
 2026-04-27 16:57 UTC  (2+ messages)
` [PATCH v2 2/2] mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hits

[PATCH v2 0/2] mm/filemap: tighten mmap_miss hit accounting
 2026-04-27 16:57 UTC 

[PATCH v2] drm/i915/display: enable ccs modifiers on dg2
 2026-04-27 16:57 UTC 

[PATCH v2] mptcp: do not drop partial packets
 2026-04-27 16:57 UTC  (4+ messages)

+ selftests-mm-run_vmtestssh-fix-destructive-tests-invocation.patch added to mm-hotfixes-unstable branch
 2026-04-27 16:57 UTC 

[GIT PULL] Networking deletions for 7.1
 2026-04-27 16:56 UTC  (2+ messages)

FAILED: patch "[PATCH] mm: call ->free_folio() directly in folio_unmap_invalidate()" failed to apply to 6.18-stable tree
 2026-04-27 16:55 UTC  (4+ messages)
` [PATCH 6.18.y] mm: call ->free_folio() directly in folio_unmap_invalidate()

[Buildroot] [PATCH 1/1] boot/edk2: fix description
 2026-04-27 16:54 UTC  (2+ messages)

[PATCH 1/1] doc: .clang-format description
 2026-04-27 16:54 UTC  (2+ messages)

docs: Stale website link in trace/rv/monitor_sched.rst
 2026-04-27 16:45 UTC  (7+ messages)
` [PATCH] Documentation/rv: Replace stale website link

[PATCH 0/5] Add UFS clock support for Qualcomm SoCs
 2026-04-27 16:54 UTC  (4+ messages)
` [PATCH 5/5] drivers: ufs: qcom: Initialize and enable clocks before hardware access

[PATCH 0/2] rust: list: fix incomplete SAFETY comments in list implementation
 2026-04-27 16:53 UTC  (6+ messages)
` [PATCH 1/2] rust: list: fix SAFETY comment in List::remove

[PATCH 0/2] timers/workqueue: Add support for active CPU
 2026-04-27 16:52 UTC  (3+ messages)
  ` [External] : "

[PATCH] restorecon: Only log error on readonly fs (bsc#1257996)
 2026-04-27 16:52 UTC  (2+ messages)

[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
 2026-04-27 16:52 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[Intel-wired-lan] [PATCH net v4 4/4] ice: skip unnecessary VF reset when setting trust
 2026-04-27 16:50 UTC  (3+ messages)
  `  "

[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
 2026-04-27 16:52 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done (rev2)

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 16:51 UTC 

[PATCH] cleanup: Remove NULL check from unconditional guards
 2026-04-27 16:50 UTC 

[PATCH v2] Documentation/rv: Replace stale website link
 2026-04-27 16:50 UTC  (2+ messages)

[PATCH v3 0/5] Add partition type GUID support for environment
 2026-04-27 16:49 UTC  (3+ messages)

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 6.1-stable tree
 2026-04-27 16:48 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 5.15-stable tree
 2026-04-27 16:48 UTC 

Patch "firmware: google: framebuffer: Do not mark framebuffer as busy" has been added to the 5.10-stable tree
 2026-04-27 16:48 UTC 

[PATCH v3 0/2] revision.c: implement --reverse=before for walks
 2026-04-27 16:48 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "
      ` [PATCH v4 1/2] revision.c: implement -b-reverse=before "

[PATCH v4 net-next 0/3] Implement PTP support in netdevsim
 2026-04-27 16:47 UTC  (2+ messages)
` [PATCH v4 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim


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.