All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-02 15:27:50 to 2025-05-02 16:01:30 UTC [more...]

CVE-2023-53137: ext4: Fix possible corruption when moving a directory
 2025-05-02 15:56 UTC 

CVE-2023-53136: af_unix: fix struct pid leaks in OOB support
 2025-05-02 15:56 UTC 

CVE-2023-53135: riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
 2025-05-02 15:56 UTC 

CVE-2023-53134: bnxt_en: Avoid order-5 memory allocation for TPA data
 2025-05-02 15:56 UTC 

CVE-2023-53133: bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
 2025-05-02 15:56 UTC 

CVE-2023-53132: scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
 2025-05-02 15:56 UTC 

CVE-2023-53131: SUNRPC: Fix a server shutdown leak
 2025-05-02 15:56 UTC 

CVE-2023-53130: block: fix wrong mode for blkdev_put() from disk_scan_partitions()
 2025-05-02 15:56 UTC 

CVE-2023-53129: ext4: Fix deadlock during directory rename
 2025-05-02 15:56 UTC 

CVE-2023-53111: loop: Fix use-after-free issues
 2025-05-02 15:56 UTC 

CVE-2023-53128: scsi: mpi3mr: Fix throttle_groups memory leak
 2025-05-02 15:56 UTC 

CVE-2023-53127: scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
 2025-05-02 15:56 UTC 

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-05-02 16:00 UTC  (5+ messages)
` [PATCH v3 0/4] rework and expand EAL lcore options
  ` [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters

CVE-2023-53126: scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
 2025-05-02 15:56 UTC 

[RFC/PATCHSET 00/11] perf mem: Add new output fields for data source (v1)
 2025-05-02 16:00 UTC  (2+ messages)

[PATCH] security/smack/smackfs: small kernel-doc fixes
 2025-05-02 15:50 UTC  (2+ messages)

CVE-2023-53125: net: usb: smsc75xx: Limit packet length to skb->len
 2025-05-02 15:56 UTC 

CVE-2023-53124: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
 2025-05-02 15:56 UTC 

CVE-2023-53123: PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
 2025-05-02 15:56 UTC 

CVE-2023-53122: RISC-V: fix taking the text_mutex twice during sifive errata patching
 2025-05-02 15:56 UTC 

CVE-2023-53121: tcp: tcp_make_synack() can be called from process context
 2025-05-02 15:56 UTC 

CVE-2023-53120: scsi: mpi3mr: Fix config page DMA memory leak
 2025-05-02 15:56 UTC 

CVE-2023-53119: nfc: pn533: initialize struct pn533_out_arg properly
 2025-05-02 15:56 UTC 

CVE-2023-53110: net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2025-05-02 15:56 UTC 

CVE-2023-53078: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
 2025-05-02 15:55 UTC 

CVE-2023-53087: drm/i915/active: Fix misuse of non-idle barriers as fence trackers
 2025-05-02 15:55 UTC 

CVE-2023-53086: wifi: mt76: connac: do not check WED status for non-mmio devices
 2025-05-02 15:55 UTC 

CVE-2023-53085: drm/edid: fix info leak when failing to get panel id
 2025-05-02 15:55 UTC 

CVE-2023-53084: drm/shmem-helper: Remove another errant put in error path
 2025-05-02 15:55 UTC 

CVE-2023-53083: nfsd: don't replace page in rq_pages if it's a continuation of last page
 2025-05-02 15:55 UTC 

CVE-2023-53082: vp_vdpa: fix the crash in hot unplug with vp_vdpa
 2025-05-02 15:55 UTC 

CVE-2023-53108: net/iucv: Fix size of interrupt data
 2025-05-02 15:56 UTC 

CVE-2023-53081: ocfs2: fix data corruption after failed write
 2025-05-02 15:55 UTC 

CVE-2023-53107: veth: Fix use after free in XDP_REDIRECT
 2025-05-02 15:56 UTC 

CVE-2023-53106: nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
 2025-05-02 15:56 UTC 

CVE-2023-53105: net/mlx5e: Fix cleanup null-ptr deref on encap lock
 2025-05-02 15:56 UTC 

[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
 2025-05-02 15:59 UTC  (6+ messages)
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring

CVE-2023-53104: net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull
 2025-05-02 15:56 UTC 

[PATCH] cpuidle: psci: Avoid initializing faux device if no DT idle states are present
 2025-05-02 15:50 UTC  (3+ messages)

CVE-2023-53103: bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
 2025-05-02 15:56 UTC 

CVE-2023-53102: ice: xsk: disable txq irq before flushing hw
 2025-05-02 15:56 UTC 

CVE-2023-53101: ext4: zero i_disksize when initializing the bootloader inode
 2025-05-02 15:56 UTC 

[PATCH net-next v3 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-05-02 15:59 UTC  (7+ messages)
` [PATCH net-next v3 05/18] xdp: Use nested-BH locking for system_page_pool

CVE-2023-53100: ext4: fix WARNING in ext4_update_inline_data
 2025-05-02 15:56 UTC 

CVE-2023-53099: firmware: xilinx: don't make a sleepable memory allocation from an atomic context
 2025-05-02 15:56 UTC 

CVE-2023-53098: media: rc: gpio-ir-recv: add remove function
 2025-05-02 15:56 UTC 

CVE-2023-53080: xsk: Add missing overflow check in xdp_umem_reg
 2025-05-02 15:55 UTC 

CVE-2023-53097: powerpc/iommu: fix memory leak with using debugfs_lookup()
 2025-05-02 15:56 UTC 

CVE-2023-53096: interconnect: fix mem leak when freeing nodes
 2025-05-02 15:56 UTC 

CVE-2023-53095: drm/ttm: Fix a NULL pointer dereference
 2025-05-02 15:56 UTC 

CVE-2023-53094: tty: serial: fsl_lpuart: fix race on RX DMA shutdown
 2025-05-02 15:55 UTC 

CVE-2023-53093: tracing: Do not let histogram values have some modifiers
 2025-05-02 15:55 UTC 

CVE-2023-53092: interconnect: exynos: fix node leak in probe PM QoS error path
 2025-05-02 15:55 UTC 

CVE-2023-53091: ext4: update s_journal_inum if it changes after journal replay
 2025-05-02 15:55 UTC 

CVE-2023-53090: drm/amdkfd: Fix an illegal memory access
 2025-05-02 15:55 UTC 

CVE-2023-53089: ext4: fix task hung in ext4_xattr_delete_inode
 2025-05-02 15:55 UTC 

CVE-2023-53088: mptcp: fix UaF in listener shutdown
 2025-05-02 15:55 UTC 

[ANN] Media Summit May 13th: Draft Agenda (v4)
 2025-05-02 15:58 UTC  (2+ messages)

CVE-2023-53079: net/mlx5: Fix steering rules cleanup
 2025-05-02 15:55 UTC 

CVE-2023-53046: Bluetooth: Fix race condition in hci_cmd_sync_clear
 2025-05-02 15:55 UTC 

CVE-2023-53055: fscrypt: destroy keyring after security_sb_delete()
 2025-05-02 15:55 UTC 

CVE-2023-53054: usb: dwc2: fix a devres leak in hw_enable upon suspend resume
 2025-05-02 15:55 UTC 

CVE-2023-53053: erspan: do not use skb_mac_header() in ndo_start_xmit()
 2025-05-02 15:55 UTC 

CVE-2023-53052: cifs: fix use-after-free bug in refresh_cache_worker()
 2025-05-02 15:55 UTC 

CVE-2023-53051: dm crypt: add cond_resched() to dmcrypt_write()
 2025-05-02 15:55 UTC 

CVE-2023-53050: thunderbolt: Fix memory leak in margining
 2025-05-02 15:55 UTC 

CVE-2023-53077: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
 2025-05-02 15:55 UTC 

CVE-2023-53076: bpf: Adjust insufficient default bpf_jit_limit
 2025-05-02 15:55 UTC 

CVE-2023-53049: usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
 2025-05-02 15:55 UTC 

CVE-2023-53075: ftrace: Fix invalid address access in lookup_rec() when index is 0
 2025-05-02 15:55 UTC 

CVE-2023-53074: drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
 2025-05-02 15:55 UTC 

[PATCH] rust: RFC/demo of safe API for Dpdk Eal, Eth and Rxq
 2025-05-02 15:57 UTC  (12+ messages)

CVE-2023-53073: perf/x86/amd/core: Always clear status for idx
 2025-05-02 15:55 UTC 

CVE-2023-53072: mptcp: use the workqueue to destroy unaccepted sockets
 2025-05-02 15:55 UTC 

CVE-2023-53071: wifi: mt76: do not run mt76_unregister_device() on unregistered hw
 2025-05-02 15:55 UTC 

CVE-2023-53070: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent
 2025-05-02 15:55 UTC 

[CI] drm/xe/gsc: do not flush the GSC worker from the reset path
 2025-05-02 15:58 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/gsc: do not flush the GSC worker from the reset path (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

CVE-2023-53069: octeontx2-vf: Add missing free for alloc_percpu
 2025-05-02 15:55 UTC 

[PATCH v4 00/13] media: imx8: add camera support
 2025-05-02 15:57 UTC  (5+ messages)
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks

CVE-2023-53068: net: usb: lan78xx: Limit packet length to skb->len
 2025-05-02 15:55 UTC 

CVE-2023-53067: LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
 2025-05-02 15:55 UTC 

CVE-2023-53066: qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
 2025-05-02 15:55 UTC 

CVE-2023-53048: usb: typec: tcpm: fix warning when handle discover_identity message
 2025-05-02 15:55 UTC 

[PATCH v2 00/22] Arm GICv5: Host driver implementation
 2025-05-02 15:43 UTC  (7+ messages)
` [PATCH v2 21/22] irqchip/gic-v5: Add GICv5 IWB support

CVE-2023-53065: perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output
 2025-05-02 15:55 UTC 

[PATCH] nvme-pci: Fix system hang when ASPM L1 is enabled during suspend
 2025-05-02 15:45 UTC  (2+ messages)

[PATCH] nvme-pci: Fix system hang when ASPM L1 is enabled during suspend
 2025-05-02 15:49 UTC  (2+ messages)

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-05-02 15:57 UTC  (6+ messages)
` [PATCH 3/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct

CVE-2023-53064: iavf: fix hang on reboot with ice
 2025-05-02 15:55 UTC 

CVE-2023-53063: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work
 2025-05-02 15:55 UTC 

CVE-2023-53062: net: usb: smsc95xx: Limit packet length to skb->len
 2025-05-02 15:55 UTC 

CVE-2023-53061: ksmbd: fix possible refcount leak in smb2_open()
 2025-05-02 15:55 UTC 

CVE-2023-53060: igb: revert rtnl_lock() that causes deadlock
 2025-05-02 15:55 UTC 

[brauner-github:work.coredump.socket 12/14] fs/pidfs.c:597:31: error: invalid use of undefined type 'const struct coredump_params'
 2025-05-02 15:57 UTC 

CVE-2023-53059: platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
 2025-05-02 15:55 UTC 

CVE-2023-53058: net/mlx5: E-Switch, Fix an Oops in error handling code
 2025-05-02 15:55 UTC 

[PATCH liburing 0/4] add more features to the zcrx benchmark
 2025-05-02 15:58 UTC  (4+ messages)
` [PATCH liburing 3/4] examples/send-zc: optionally fill data with a pattern

CVE-2023-53057: Bluetooth: HCI: Fix global-out-of-bounds
 2025-05-02 15:55 UTC 

CVE-2023-53056: scsi: qla2xxx: Synchronize the IOCB count to be in order
 2025-05-02 15:55 UTC 

CVE-2023-53047: tee: amdtee: fix race condition in amdtee_open_session
 2025-05-02 15:55 UTC 

CVE-2023-53042: drm/amd/display: Do not set DRR on pipe Commit
 2025-05-02 15:55 UTC 

CVE-2023-53041: scsi: qla2xxx: Perform lockless command completion in abort path
 2025-05-02 15:55 UTC 

CVE-2023-53040: ca8210: fix mac_len negative array access
 2025-05-02 15:55 UTC 

CVE-2023-53039: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
 2025-05-02 15:55 UTC 

CVE-2023-53038: scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
 2025-05-02 15:55 UTC 

CVE-2023-53037: scsi: mpi3mr: Bad drive in topology results kernel crash
 2025-05-02 15:55 UTC 

CVE-2023-53036: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
 2025-05-02 15:55 UTC 

CVE-2023-53035: nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
 2025-05-02 15:55 UTC 

CVE-2023-53045: usb: gadget: u_audio: don't let userspace block driver unbind
 2025-05-02 15:55 UTC 

CVE-2023-53044: dm stats: check for and propagate alloc_percpu failure
 2025-05-02 15:55 UTC 

CVE-2023-53043: arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
 2025-05-02 15:55 UTC 

CVE-2022-49932: KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
 2025-05-02 15:54 UTC 

CVE-2022-49933: KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
 2025-05-02 15:54 UTC 

[PATCH] arm64: dts: mediatek: mt6357: Drop regulator-fixed compatibles
 2025-05-02 15:32 UTC 

[PATCH bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions
 2025-05-02 15:43 UTC  (3+ messages)

[PATCH] x86/cpufeatures: cpuid features for Sierra Forest
 2025-05-02 15:54 UTC  (2+ messages)

[PATCH] arm: dts: k3-am62a-*-binman: Update ti-dm blob
 2025-05-02 15:55 UTC  (2+ messages)

[PATCH] perf hist: Remove output field from sort-list properly
 2025-05-02 15:54 UTC  (2+ messages)

[PATCH 0/6] Add CMN PLL clock controller support for IPQ5018
 2025-05-02 15:53 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: qcom: Update IPQ5018 xo_board_clk to use fixed factor clock

[PATCH v9 00/19] zswap compression batching
 2025-05-02 15:53 UTC  (4+ messages)
` [PATCH v9 10/19] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers

[PATCH 1/2] lttng-ust: upgrade 2.13.8 -> 2.13.9
 2025-05-02 15:53 UTC  (2+ messages)
` [PATCH 2/2] qemu: Upgrade 9.2.3 -> 10.0.0

[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-05-02 15:51 UTC  (4+ messages)
` [PATCH v6 4/6] platform/x86: Add Lenovo WMI Capability Data 01 Driver

[PATCH v2 0/3] Add support for AM62D2 SoC and EVM
 2025-05-02 15:39 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for AM62D2 SoC
` [PATCH v2 2/3] arm64: dts: ti: Add pinctrl entries for AM62D2 family of SoCs
` [PATCH v2 3/3] arm64: dts: ti: Add support for AM62D2-EVM

[PATCH] ocfs2: Fix potential ERR_PTR dereference in ocfs2_unlock_and_free_folios
 2025-05-02 15:49 UTC  (2+ messages)
` [External] : "

[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
 2025-05-02 15:49 UTC  (2+ messages)

[PATCH v8 09/14] cma: export cma_alloc() and cma_release()
 2025-05-02 15:49 UTC  (2+ messages)

[PATCH v3 0/4] rust: DebugFS Bindings
 2025-05-02 15:48 UTC  (4+ messages)
` [PATCH v3 1/4] rust: debugfs: Bind DebugFS directory creation

[master-next][PATCH] clang: Upgrade to 20.1.3
 2025-05-02 15:48 UTC 

[PATCH v3 0/2] platform/x86: alienware-wmi-wmax: Add support for GPIO methods
 2025-05-02 15:48 UTC  (4+ messages)
` [PATCH v3 1/2] platform/x86: alienware-wmi-wmax: Expose GPIO debug methods

[PATCH] arm64: dts: renesas: Align wifi node name with bindings
 2025-05-02 15:48 UTC  (2+ messages)

[DPDK/core Bug 1704] CPU_SETSIZE should not be used
 2025-05-02 15:47 UTC 

[robh:dt-convert-irq 37/44] arch/arc/boot/dts/axs103.dtb: archs-intc@cpu (snps,archs-intc): 'oneOf' conditional failed, one must be fixed:
 2025-05-02 15:46 UTC 

[PATCH 0/9] ASoC: SOF: amd: add soundwire IO support for ACP7.0 & ACP7.1 platforms
 2025-05-02 15:42 UTC  (10+ messages)
` [PATCH 1/9] ASoC: SOF: amd: remove else condition in resume sequence
` [PATCH 2/9] ASoC: SOF: amd: add missing acp descriptor field
` [PATCH 3/9] ASoC: SOF: amd: add ACP7.1 platform support
` [PATCH 4/9] ASoC: SOF: amd: update soundwire specific acp descriptor fields
` [PATCH 5/9] ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms
` [PATCH 6/9] ASoC: SOF: amd: refactor acp reset sequence
` [PATCH 7/9] ASoC: SOF: amd: enable soundwire host wake irq mask
` [PATCH 8/9] ASoC: SOF: amd: add soundwire wake irq handling
` [PATCH 9/9] ASoC: SOF: amd: add build support for soundwire

[PATCH v3 0/5] media: intel/ipu6: continue on ipu7 code sharing preparation
 2025-05-02 15:44 UTC  (6+ messages)
` [PATCH v3 1/5] media: intel/ipu6: Remove pin_ready function pointer
` [PATCH v3 2/5] media: intel/ipu6: Remove line_align
` [PATCH v3 3/5] media: intel/ipu6: Change deprecated lock comment
` [PATCH v3 4/5] media: intel/ipu6: Move common structures definitions to ipu-isys.h
` [PATCH v3 5/5] media: intel/ipu6: Rename common structures

[PATCH 0/2] target/i386: two interrupt shadow fixes
 2025-05-02 15:41 UTC  (3+ messages)
` [PATCH 1/2] target/i386: do not trigger IRQ shadow for LSS
` [PATCH 2/2] target/i386: do not block singlestep for STI

[PATCH v2] iio: adc: ad7606_spi: add offload scan mask check
 2025-05-02 15:42 UTC 

[PATCH v5 00/12] khugepaged: mTHP support
 2025-05-02 15:42 UTC  (12+ messages)
` [PATCH v5 07/12] khugepaged: add "

[PATCH] pmdomain: amlogic: Constify some structures
 2025-05-02 15:32 UTC  (2+ messages)

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-05-02 15:40 UTC  (3+ messages)
` [PATCH v2 4/4] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"

[PATCH v1 0/4] mbim: Add support for MediaTek T700 modem
 2025-05-02 15:39 UTC  (3+ messages)

[PATCH V3 0/4] Scheduler time slice extension
 2025-05-02 15:39 UTC  (7+ messages)
` [PATCH V3 1/4] Sched: "

[PATCH] NFSv4: Always set NLINK even if the server doesn't support it
 2025-05-02 15:39 UTC  (2+ messages)

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-05-02 15:20 UTC  (7+ messages)

[PATCH v4 00/10] Add support for AD4080 ADC
 2025-05-02 15:37 UTC  (3+ messages)
` [PATCH v4 09/10] iio: adc: ad4080: add driver support

[PATCH 0/3] Standardize link status check to return bool
 2025-05-02 15:36 UTC  (2+ messages)

[PATCH 2/3] drm/prime: Support importing DMA-BUF without sg_table
 2025-05-02 15:36 UTC  (2+ messages)

[PATCH 1/5] cifs: protect cfid accesses with fid_lock
 2025-05-02 15:35 UTC  (2+ messages)

[PATCH 0/3] improve documentation iavf driver
 2025-05-02 15:34 UTC  (2+ messages)

[PATCH for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET
 2025-05-02 15:34 UTC  (2+ messages)

Paragraphs formatted differently depending on previous ones
 2025-05-02 15:34 UTC  (8+ messages)

[PATCH 0/4] Enable GPT
 2025-05-02 15:12 UTC  (3+ messages)
` [PATCH 4/4] arm64: defconfig: Enable Renesas RZ/G2L GPT config

[PATCH v2 0/3] PCI: tegra: Allow building as a module
 2025-05-02 15:33 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH v1 1/1] app/testpmd: add sleep command
 2025-05-02 15:33 UTC  (5+ messages)

[PATCH] MIPS: SMP: Implement parallel CPU bring up for EyeQ
 2025-05-02 15:32 UTC  (7+ messages)

[RFC PATCH 0/2] drm/amdgpu: CIK UVD initialization fixes
 2025-05-02 15:32 UTC  (5+ messages)
` [RFC PATCH 1/2] drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram

[PATCH 1/3] Set kdevops_terraform_ssh_config_privkey_file unconditionally
 2025-05-02 15:32 UTC  (6+ messages)
` [PATCH 2/3] Remove kdevops_terraform_ssh_config_genkey_overwrite
` [PATCH 3/3] Allow private IP address to be assigned to instances created on OCI

[PATCH v2 0/4] cpumask: add missing API and simplify cpumask_any_housekeeping()
 2025-05-02 15:32 UTC  (3+ messages)

[PATCH v3 0/6] Support large folios for tmpfs
 2025-05-02 15:31 UTC  (10+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
  ` [REGRESSION] "

[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
 2025-05-02 15:11 UTC  (3+ messages)
` [PATCH v8 11/14] tee: add tee_shm_alloc_cma_phys_mem()

[PATCH 0/2] PCI: tegra: Allow building as a module
 2025-05-02 15:31 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH] hung_task: configurable hung-task stacktrace loglevel
 2025-05-02 15:30 UTC  (7+ messages)

[PATCH net-next v2 0/4] net: stmmac: fix setting RE and TE inappropriately
 2025-05-02 15:29 UTC  (3+ messages)
` [PATCH net-next v2 2/4] net: stmmac: call phylink_carrier_*() in XDP functions

[PATCH v3 0/3] Implement numa node notifier
 2025-05-02 15:28 UTC  (3+ messages)
` [PATCH v3 2/3] mm,memory_hotplug: "

[RFC PATCH 00/11] VC8000E H.264 V4L2 Stateless Encoder
 2025-05-02 15:09 UTC  (2+ messages)

[RFC PATCH 00/11] VC8000E H.264 V4L2 Stateless Encoder
 2025-05-02 15:05 UTC  (2+ messages)
` [RFC PATCH 11/11] media: hantro: add support for i.MX8MP VC8000E


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.