All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-24 13:08:29 to 2025-12-24 14:10:11 UTC [more...]

[PATCH 1/4] mmc: atmel-mci: Simplify with scoped for each OF child loop
 2025-12-24 13:30 UTC  (3+ messages)
` [PATCH 3/4] mmc: jz4740: Fix Wvoid-pointer-to-enum-cast warning

Follow-up on Linux-kernel code accessibility
 2025-12-24 14:11 UTC  (9+ messages)

[PATCH v4 0/5] support batch checking of references and unmapping for large folios
 2025-12-24 14:09 UTC  (9+ messages)
` [PATCH v4 1/5] mm: rmap: support batched checks of the references "
` [PATCH v4 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v4 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v4 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()

[PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary calculation
 2025-12-24 14:08 UTC  (3+ messages)
` [PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary

[PATCH v3 00/15] Add support for Microchip LAN969x
 2025-12-24 14:01 UTC  (6+ messages)
` [PATCH v3 01/15] include: dt-bindings: add LAN969x clock bindings

[PATCH 1/2] riscv: dts: spacemit: Add i2c buses on OrangePi RV2
 2025-12-24 14:00 UTC  (3+ messages)

[PATCH] remove sysroot assertion in generate_rust_analyzer.py
 2025-12-24 13:53 UTC 

[PATCH 0/1] strace: 6.17 -> 6.18
 2025-12-24 13:58 UTC  (9+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH] tracing: Add bitmask-list option for human-readable bitmask display
 2025-12-24 13:58 UTC  (4+ messages)

[PATCH 001/114] build-appliance-image: do not inherit setuptools
 2025-12-24 13:56 UTC  (4+ messages)
` [PATCH 097/114] strace: upgrade 6.17 -> 6.18
  ` [OE-core] "

[koverstreet-bcachefs:bcachefs-rebalance_v2 476/799] fs/bcachefs/init/fs.c:1177:25: warning: result of comparison of constant 262144 with expression of type 'u16' (aka 'unsigned short') is always false
 2025-12-24 13:55 UTC 

[android-common:android16-6.12-desktop 0/2] drivers/gpu/drm/xe/xe_pxp_submit.c:46:45: sparse: sparse: Using plain integer as NULL pointer
 2025-12-24 13:55 UTC 

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2025-12-24 13:52 UTC  (4+ messages)
` [PATCH 5/5] MAINTAINERS: Add entries for Bao hypervisor drivers, headers, and DT bindings

[PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo
 2025-12-24 13:52 UTC  (2+ messages)

[PATCH] exec: do not call sched_mm_cid_after_execve() on exec fail
 2025-12-24 13:52 UTC  (3+ messages)

[PATCH v3 0/3] tools build: Fix arm64 unistd.h dependency
 2025-12-24 13:51 UTC  (5+ messages)
` [PATCH v3 1/3] tools headers: Go back to include asm-generic/unistd.h for arm64
` [PATCH v3 3/3] tools headers: Don't check arm64's unistd.h

[PATCH v2] phy: fsl-imx8mq-usb: add debugfs to access control register
 2025-12-24 13:51 UTC  (3+ messages)

[PATCH v2 0/8] hw: Preparatory cleanups previous to remove DEVICE_NATIVE_ENDIAN
 2025-12-24 13:46 UTC  (9+ messages)
` [PATCH v2 1/8] hw/arm/Kconfig: Have FSL_IMX6UL SoC select IMX_USBPHY
` [PATCH v2 2/8] hw/net/opencores: Clarify MMIO read/write handlers expect 32-bit access
` [PATCH v2 3/8] hw/char/serial: Let compiler pick serial_mm_ops[] array length
` [PATCH v2 4/8] hw/misc/pvpanic: Expose MMIO interface as little-endian
` [PATCH v2 5/8] hw/timer/hpet: Mark implementation as being little-endian
` [PATCH v2 6/8] hw/char/pl011: "
` [PATCH v2 7/8] rust/system: Stop exposing bogus DEVICE_NATIVE_ENDIAN symbol
` [PATCH v2 8/8] target/hexagon: Include missing 'cpu.h' header in 'internal.h'

[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
 2025-12-24 13:45 UTC  (34+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH 0/6] Implement memory_region_new_* functions
 2025-12-24 13:47 UTC  (3+ messages)

[pci:controller/cadence] BUILD SUCCESS a306722d67c2089617c6b20948b84bbd5c84dab8
 2025-12-24 13:45 UTC 

[failures] mm-huge_memory-consolidate-order-related-checks-into-folio_check_splittable.patch removed from -mm tree
 2025-12-24 13:46 UTC  (4+ messages)

[PATCH] trace: make ftrace likely counters atomic
 2025-12-24 13:44 UTC  (2+ messages)

[meta-dpdk][PATCH v4] dpdk: upgrade 22.11.7 -> 25.11.0
 2025-12-24 13:43 UTC  (2+ messages)

[PATCH] iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()
 2025-12-24 13:43 UTC  (2+ messages)

[PATCH] perf unwind-libdw: fix a cross-arch unwinding bug
 2025-12-24 13:40 UTC  (3+ messages)

[PATCH 0/6] monitor: Merge hmp-cmds-target.c within hmp-cmds.c
 2025-12-24 13:39 UTC  (7+ messages)
` [PATCH 1/6] monitor/hmp: Replace target_ulong -> vaddr in hmp_gva2gpa()
` [PATCH 2/6] monitor/hmp: Use plain uint64_t @addr argument in memory_dump()
` [PATCH 3/6] monitor/hmp: Remove target_long uses "
` [PATCH 4/6] monitor/hmp: Inline ld[uw, l, q]_p() calls "
` [PATCH 5/6] monitor/hmp: Fix coding style in hmp-cmds-target.c
` [PATCH 6/6] monitor/hmp: Merge hmp-cmds-target.c within hmp-cmds.c

[meta-oe][scarthgap][PATCH] zabbix: patch CVE-2025-49643
 2025-12-24 13:35 UTC 

[PATCH] dt-bindings: display: ti,am65x-dss: Add AM62L DSS support
 2025-12-24 13:31 UTC 

RK3576 Rock 4D: PCIe NVMe device not detected in mainline kernel despite working in U-Boot
 2025-12-24 13:30 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: Set vsync source irrespective of mdp top support
 2025-12-24 13:30 UTC  (4+ messages)

[report] Performance regressions introduced via "cpuidle: menu: Remove iowait influence" on 6.12.y
 2025-12-24 13:26 UTC  (3+ messages)

Vyplnený formulár DG ORG.1
 2025-12-24 13:21 UTC 

[PATCH 0/4] sdm845: Update firmware paths
 2025-12-24 13:18 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sdm845-oneplus: "

[PATCH net-next] vsock/test: add a final full barrier after run all tests
 2025-12-24 13:18 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/1] f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes
 2025-12-24 13:16 UTC 

[PATCH] llvm/clang: Upgrade to 21.1.8 release
 2025-12-24 13:16 UTC  (3+ messages)
` [OE-core] "

[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
 2025-12-24 13:14 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/cx0: Use the consolidated HDMI tables (rev3)

CVE-2023-54130: hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
 2025-12-24 13:07 UTC 

CVE-2023-54139: tracing/user_events: Ensure write index cannot be negative
 2025-12-24 13:07 UTC 

CVE-2023-54138: drm/msm: fix NULL-deref on irq uninstall
 2025-12-24 13:07 UTC 

CVE-2023-54137: vfio/type1: fix cap_migration information leak
 2025-12-24 13:07 UTC 

CVE-2023-54136: serial: sprd: Fix DMA buffer leak issue
 2025-12-24 13:07 UTC 

CVE-2023-54135: maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
 2025-12-24 13:07 UTC 

CVE-2023-54134: autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2025-12-24 13:07 UTC 

[PATCH v2] llvm/clang: Upgrade to 21.1.8 release
 2025-12-24 13:12 UTC 

CVE-2023-54161: af_unix: Fix null-ptr-deref in unix_stream_sendpage()
 2025-12-24 13:07 UTC 

CVE-2023-54160: firmware: arm_sdei: Fix sleep from invalid context BUG
 2025-12-24 13:07 UTC 

CVE-2023-54133: nfp: clean mc addresses in application firmware when closing port
 2025-12-24 13:07 UTC 

CVE-2023-54159: usb: mtu3: fix kernel panic at qmu transfer done irq handler
 2025-12-24 13:07 UTC 

CVE-2023-54158: btrfs: don't free qgroup space unless specified
 2025-12-24 13:07 UTC 

CVE-2023-54157: binder: fix UAF of alloc->vma in race with munmap()
 2025-12-24 13:07 UTC 

CVE-2023-54156: sfc: fix crash when reading stats while NIC is resetting
 2025-12-24 13:07 UTC 

CVE-2023-54155: net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
 2025-12-24 13:07 UTC 

CVE-2023-54154: scsi: target: core: Fix target_cmd_counter leak
 2025-12-24 13:07 UTC 

CVE-2023-54153: ext4: turn quotas off if mount failed after enabling quotas
 2025-12-24 13:07 UTC 

CVE-2023-54152: can: j1939: prevent deadlock by moving j1939_sk_errqueue()
 2025-12-24 13:07 UTC 

CVE-2023-54151: f2fs: Fix system crash due to lack of free space in LFS
 2025-12-24 13:07 UTC 

CVE-2023-54150: drm/amd: Fix an out of bounds error in BIOS parser
 2025-12-24 13:07 UTC 

CVE-2023-54132: erofs: stop parsing non-compact HEAD index if clusterofs is invalid
 2025-12-24 13:07 UTC 

re-enable IOCB_NOWAIT writes to files v4
 2025-12-24 13:11 UTC  (3+ messages)

CVE-2023-54149: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
 2025-12-24 13:07 UTC 

CVE-2023-54148: net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
 2025-12-24 13:07 UTC 

CVE-2023-54147: media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2025-12-24 13:07 UTC 

CVE-2023-54146: x86/kexec: Fix double-free of elf header buffer
 2025-12-24 13:07 UTC 

CVE-2023-54145: bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
 2025-12-24 13:07 UTC 

CVE-2023-54144: drm/amdkfd: Fix kernel warning during topology setup
 2025-12-24 13:07 UTC 

CVE-2023-54143: media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
 2025-12-24 13:07 UTC 

CVE-2023-54142: gtp: Fix use-after-free in __gtp_encap_destroy()
 2025-12-24 13:07 UTC 

CVE-2023-54141: wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018
 2025-12-24 13:07 UTC 

CVE-2023-54140: nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
 2025-12-24 13:07 UTC 

CVE-2023-54131: wifi: rt2x00: Fix memory leak when handling surveys
 2025-12-24 13:07 UTC 

CVE-2023-54096: soundwire: fix enumeration completion
 2025-12-24 13:06 UTC 

CVE-2023-54105: can: isotp: check CAN address family in isotp_bind()
 2025-12-24 13:07 UTC 

CVE-2023-54104: mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
 2025-12-24 13:07 UTC 

CVE-2023-54103: media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2025-12-24 13:07 UTC 

CVE-2023-54102: scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
 2025-12-24 13:06 UTC 

CVE-2023-54101: driver: soc: xilinx: use _safe loop iterator to avoid a use after free
 2025-12-24 13:06 UTC 

CVE-2023-54100: scsi: qedi: Fix use after free bug in qedi_remove()
 2025-12-24 13:06 UTC 

CVE-2023-54129: octeontx2-af: Add validation for lmac type
 2025-12-24 13:07 UTC 

CVE-2023-54128: fs: drop peer group ids under namespace lock
 2025-12-24 13:07 UTC 

CVE-2023-54127: fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2025-12-24 13:07 UTC 

[GIT PULL] please pull mmc-power-next-2025-12-24
 2025-12-24  7:41 UTC 

CVE-2023-54126: crypto: safexcel - Cleanup ring IRQ workqueues on load failure
 2025-12-24 13:07 UTC 

CVE-2023-54099: fs: Protect reconfiguration of sb read-write from racing writes
 2025-12-24 13:06 UTC 

CVE-2023-54125: fs/ntfs3: Return error for inconsistent extended attributes
 2025-12-24 13:07 UTC 

CVE-2023-54124: f2fs: fix to drop all dirty pages during umount() if cp_error is set
 2025-12-24 13:07 UTC 

CVE-2023-54123: md/raid10: fix memleak for 'conf->bio_split'
 2025-12-24 13:07 UTC 

CVE-2023-54122: drm/msm/dpu: Add check for cstate
 2025-12-24 13:07 UTC 

CVE-2023-54121: btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
 2025-12-24 13:07 UTC 

CVE-2023-54120: Bluetooth: Fix race condition in hidp_session_thread
 2025-12-24 13:07 UTC 

CVE-2023-54119: inotify: Avoid reporting event with invalid wd
 2025-12-24 13:07 UTC 

CVE-2023-54118: serial: sc16is7xx: setup GPIO controller later in probe
 2025-12-24 13:07 UTC 

CVE-2023-54117: s390/dcssblk: fix kernel crash with list_add corruption
 2025-12-24 13:07 UTC 

CVE-2023-54116: drm/fbdev-generic: prohibit potential out-of-bounds access
 2025-12-24 13:07 UTC 

CVE-2023-54098: drm/i915/gvt: fix gvt debugfs destroy
 2025-12-24 13:06 UTC 

CVE-2023-54115: pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db()
 2025-12-24 13:07 UTC 

CVE-2023-54114: net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
 2025-12-24 13:07 UTC 

CVE-2023-54113: rcu: dump vmalloc memory info safely
 2025-12-24 13:07 UTC 

[PATCH bpf-next v5 00/10] bpf: fsession support
 2025-12-24 13:07 UTC  (9+ messages)
` [PATCH bpf-next v5 03/10] bpf: add the kfunc bpf_fsession_is_return
` [PATCH bpf-next v5 04/10] bpf: add the kfunc bpf_fsession_cookie
` [PATCH bpf-next v5 05/10] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v5 06/10] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v5 07/10] libbpf: add fsession support
` [PATCH bpf-next v5 08/10] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v5 09/10] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v5 10/10] selftests/bpf: test fsession mixed with fentry and fexit

CVE-2023-54112: kcm: Fix memory leak in error path of kcm_sendmsg()
 2025-12-24 13:07 UTC 

CVE-2023-54111: pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
 2025-12-24 13:07 UTC 

CVE-2023-54110: usb: rndis_host: Secure rndis_query check against int overflow
 2025-12-24 13:07 UTC 

CVE-2023-54109: media: rcar_fdp1: Fix refcount leak in probe and remove function
 2025-12-24 13:07 UTC 

CVE-2023-54108: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
 2025-12-24 13:07 UTC 

CVE-2023-54107: blk-cgroup: dropping parent refcount after pd_free_fn() is done
 2025-12-24 13:07 UTC 

CVE-2023-54106: net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
 2025-12-24 13:07 UTC 

CVE-2023-54097: regulator: stm32-pwr: fix of_iomap leak
 2025-12-24 13:06 UTC 

CVE-2022-50767: fbdev: smscufx: Fix several use-after-free bugs
 2025-12-24 13:06 UTC 

CVE-2022-50776: clk: st: Fix memory leak in st_of_quadfs_setup()
 2025-12-24 13:06 UTC 

CVE-2022-50775: RDMA/hns: Fix refcount leak in hns_roce_mmap
 2025-12-24 13:06 UTC 

CVE-2022-50774: crypto: qat - fix DMA transfer direction
 2025-12-24 13:06 UTC 

CVE-2022-50773: ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
 2025-12-24 13:06 UTC 

CVE-2022-50772: netdevsim: fix memory leak in nsim_bus_dev_new()
 2025-12-24 13:06 UTC 

CVE-2022-50771: rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
 2025-12-24 13:06 UTC 

CVE-2023-54095: powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
 2025-12-24 13:06 UTC 

CVE-2023-54094: net: prevent skb corruption on frag list segmentation
 2025-12-24 13:06 UTC 

CVE-2023-54093: media: anysee: fix null-ptr-deref in anysee_master_xfer
 2025-12-24 13:06 UTC 

CVE-2023-54092: KVM: s390: pv: fix index value of replaced ASCE
 2025-12-24 13:06 UTC 

CVE-2023-54091: drm/client: Fix memory leak in drm_client_target_cloned
 2025-12-24 13:06 UTC 

CVE-2022-50770: ocfs2: fix memory leak in ocfs2_mount_volume()
 2025-12-24 13:06 UTC 

CVE-2023-54090: ixgbe: Fix panic during XDP_TX with > 64 CPUs
 2025-12-24 13:06 UTC 

CVE-2023-54089: virtio_pmem: add the missing REQ_OP_WRITE for flush bio
 2025-12-24 13:06 UTC 

CVE-2023-54088: blk-cgroup: hold queue_lock when removing blkg->q_node
 2025-12-24 13:06 UTC 

CVE-2023-54087: ubi: Fix possible null-ptr-deref in ubi_free_volume()
 2025-12-24 13:06 UTC 

CVE-2023-54086: bpf: Add preempt_count_{sub,add} into btf id deny list
 2025-12-24 13:06 UTC 

CVE-2023-54085: mptcp: fix NULL pointer dereference on fastopen early fallback
 2025-12-24 13:06 UTC 

CVE-2023-54084: ALSA: firewire-digi00x: prevent potential use after free
 2025-12-24 13:06 UTC 

CVE-2023-54083: phy: tegra: xusb: Clear the driver reference in usb-phy dev
 2025-12-24 13:06 UTC 

CVE-2023-54082: af_unix: Fix null-ptr-deref in unix_stream_sendpage()
 2025-12-24 13:06 UTC 

CVE-2023-54081: xen: speed up grant-table reclaim
 2025-12-24 13:06 UTC 

CVE-2022-50769: mmc: mxcmmc: fix return value check of mmc_add_host()
 2025-12-24 13:06 UTC 

CVE-2023-54080: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write
 2025-12-24 13:06 UTC 

CVE-2023-54079: power: supply: bq27xxx: Fix poll_interval handling and races on remove
 2025-12-24 13:06 UTC 


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.