All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-29 14:29:28 to 2024-07-29 14:46:40 UTC [more...]

[PATCH v2 00/23] Convert avocado tests to normal Python unittests
 2024-07-29 14:44 UTC  (3+ messages)

[PATCH 00/14] Various fixes and tweaks for 9.1-rc0/1
 2024-07-29 14:44 UTC  (10+ messages)
` [PATCH 01/14] gitlab: record installed packages in /packages.txt in containers
` [PATCH 03/14] tests/tcg: Use --noexecstack with assembler files
` [PATCH 04/14] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
` [PATCH 05/14] tests/tcg: update README
` [PATCH 08/14] tests/avocado: remove tcg_plugins virt_mem_icount test
` [PATCH 10/14] docs: split TCG plugin usage from devel section
` [PATCH 11/14] contrib/plugins/cache.c: Remove redundant check of l2_access
` [PATCH 13/14] contrib/plugins: add compat for g_memdup2
` [PATCH 14/14] plugin/loader: handle basic help query

[PATCH v1 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-07-29 14:21 UTC  (45+ messages)
` [PATCH v1 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v1 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v1 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v1 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v1 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v1 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v1 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v1 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v1 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v1 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v1 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v1 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v1 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v1 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v1 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v1 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v1 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v1 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v1 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v1 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v1 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v1 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v1 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v1 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v1 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller

[PATCH 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-07-29 14:45 UTC  (14+ messages)
` [PATCH 01/10] drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
` [PATCH 02/10] drm/xe: add kdev_to_xe_device() helper and use it
` [PATCH 03/10] drm/xe/tests: fix drvdata usage
` [PATCH 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
` [PATCH 05/10] drm/i915 & drm/xe: save struct drm_device to drvdata
` [PATCH 06/10] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH 07/10] drm/i915/audio: migrate away from kdev_to_i915()
` [PATCH 08/10] drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
` [PATCH 09/10] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` [PATCH 10/10] drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
` ✓ CI.Patch_applied: success for drm/xe & drm/i915: drvdata usage changes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[XEN PATCH v5] tools/lsevtchn: Use errno macro to handle hypercall error cases
 2024-07-29 14:44 UTC  (2+ messages)

[PATCH 09/14] drm/i915/dp_mst: Reduce the link parameters in BW order after LT failures
 2024-07-29 14:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] optee: ioctl takes unsigned int argument
 2024-07-29 14:34 UTC 

[PATCH] bbu: report what device caused the handler to be unavailble
 2024-07-29 14:32 UTC 

[PATCH 1/2] ARM: i.MX8MP: tqma8mpxl: fix eMMC barebox update handler
 2024-07-29 14:33 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8MP: tqma8mpxl: match board code against SoM compatible

[PATCH 0/2] Consider joiner calculation for panel fitting
 2024-07-29 14:43 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: Refactor pch_panel_fitting to use local variables for crtc dimensions

[PATCH 00/46] btrfs: convert most of the data path to use folios
 2024-07-29 14:43 UTC  (4+ messages)

[PATCH v3 0/8] Fix rtp when processing OOB workarounds
 2024-07-29 14:42 UTC  (4+ messages)
` [PATCH v3 7/8] drm/xe/rtp: Expand max rules/actions per entry again

[PATCH] nvme: remove unused parameter
 2024-07-29 14:34 UTC  (2+ messages)

[PATCH 1/2] restart: allow selecting restart handler by device name
 2024-07-29 14:30 UTC  (2+ messages)
` [PATCH 2/2] watchdog: imxwd: populate device pointer when registering restart handler

[PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command
 2024-07-29 14:42 UTC  (7+ messages)
` [PATCH v1 3/4] test/py: introduce test for "
` [PATCH v1 4/4] common: android_ab: fix slot suffix for abc block

[PATCH RFC v2 00/11] net: introduce TX shaping H/W offload API
 2024-07-29 14:42 UTC  (3+ messages)

[PATCH] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
 2024-07-29 14:41 UTC  (3+ messages)

[PATCH v3 0/6] riscv: Apply Zawrs when available
 2024-07-29 14:30 UTC  (7+ messages)
` [PATCH v3 3/6] riscv: Add Zawrs support for spinlocks

[PATCH RFC 0/5] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-07-29 14:42 UTC  (4+ messages)
` [PATCH RFC 2/5] iio: adc: ad4030: add driver for ad4030-24

[PATCH v7 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-07-29 14:22 UTC  (18+ messages)
` [PATCH v7 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v7 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v7 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v7 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v7 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v7 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v7 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v7 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v7 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v7 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v7 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v7 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v7 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v7 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v7 16/17] irqchip/riscv-aplic: "
` [PATCH v7 17/17] irqchip/sifive-plic: "

[PATCH] btrfs: zoned: properly take lock to read/update BG's zoned variables
 2024-07-29 14:41 UTC  (3+ messages)

[syzbot] [net?] KCSAN: data-race in __dev_change_flags / is_upper_ndev_bond_master_filter (9)
 2024-07-29 14:41 UTC  (3+ messages)
` [PATCH net] net: Fix data race around dev->flags in netif_is_bond_master

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-29 14:41 UTC  (11+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
 2024-07-29 14:40 UTC  (6+ messages)

Interest for a libcamera workshop in Vienna - September 17th
 2024-07-29 14:40 UTC  (2+ messages)

[PATCH 00/13] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
 2024-07-29 14:40 UTC  (4+ messages)
` [PATCH 10/13] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support

[PATCH v5 0/5] Add SMEM-based speedbin matching
 2024-07-29 14:40 UTC  (7+ messages)
` [PATCH v5 1/5] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH] Docs: Update LSM/apparmor.rst
 2024-07-29 14:34 UTC  (2+ messages)

[meta-selinux][PATCH 0/1] Add SELinux specific configuration snippet for busybox
 2024-07-29 14:39 UTC  (3+ messages)
` [meta-selinux][PATCH 1/1] "
  ` [yocto-patches] "

[PATCH i-g-t] tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe
 2024-07-29 14:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev2)
` ✓ CI.xeBAT: "

[PATCH] tracing: Have format file honor EVENT_FILE_FL_FREED
 2024-07-29 14:38 UTC  (2+ messages)

[PATCH] i915/display/dp: Compute AS SDP when vrr is also enabled
 2024-07-29 14:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] target/s390x: move @deprecated-props to CpuModelExpansion Info
 2024-07-29 14:36 UTC  (6+ messages)

FAILED: patch "[PATCH] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h" failed to apply to 6.10-stable tree
 2024-07-29 14:36 UTC  (2+ messages)

[PATCH 0/2] nfsd: fix handling of error from unshare_fs_struct()
 2024-07-29 14:36 UTC  (2+ messages)

CVE-2024-35918: randomize_kstack: Improve entropy diffusion
 2024-07-29 14:35 UTC  (6+ messages)

[PATCH v3 0/8] pwm: New abstraction and userspace API
 2024-07-29 14:34 UTC  (9+ messages)
` [PATCH v3 1/8] pwm: Simplify pwm_capture()
` [PATCH v3 2/8] pwm: Add more locking
` [PATCH v3 3/8] pwm: New abstraction for PWM waveforms
` [PATCH v3 4/8] pwm: Provide new consumer API functions for waveforms
` [PATCH v3 5/8] pwm: Add support for pwmchip devices for faster and easier userspace access
` [PATCH v3 6/8] pwm: Add tracing for waveform callbacks
` [PATCH v3 7/8] pwm: axi-pwmgen: Implementation of the "
` [PATCH v3 8/8] pwm: stm32: "

[PATCH 04/15] block: add an API to atomically update queue limits
 2024-07-29 14:35 UTC  (3+ messages)

CVE-2024-41056: firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
 2024-07-29 14:33 UTC 

CVE-2024-41053: scsi: ufs: core: Fix ufshcd_abort_one racing issue
 2024-07-29 14:32 UTC 

CVE-2024-41055: mm: prevent derefencing NULL ptr in pfn_section_valid()
 2024-07-29 14:32 UTC 

exfat: slow write performance
 2024-07-29 14:33 UTC 

CVE-2024-41054: scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
 2024-07-29 14:32 UTC 

+ mul_u64_u64_div_u64-make-it-precise-always.patch added to mm-nonmm-unstable branch
 2024-07-29 14:34 UTC  (2+ messages)

CVE-2024-41032: mm: vmalloc: check if a hash-index is in cpu_possible_mask
 2024-07-29 14:32 UTC 

CVE-2024-41031: mm/filemap: skip to create PMD-sized page cache if needed
 2024-07-29 14:32 UTC 

CVE-2024-41030: ksmbd: discard write access to the directory open
 2024-07-29 14:32 UTC 

CVE-2024-41029: nvmem: core: limit cell sysfs permissions to main attribute ones
 2024-07-29 14:32 UTC 

CVE-2024-41028: platform/x86: toshiba_acpi: Fix array out-of-bounds access
 2024-07-29 14:32 UTC 

CVE-2024-41027: Fix userfaultfd_api to return EINVAL as expected
 2024-07-29 14:32 UTC 

CVE-2024-41026: mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
 2024-07-29 14:32 UTC 

CVE-2024-41052: vfio/pci: Init the count variable in collecting hot-reset devices
 2024-07-29 14:32 UTC 

CVE-2024-41051: cachefiles: wait for ondemand_object_worker to finish when dropping object
 2024-07-29 14:32 UTC 

CVE-2024-41050: cachefiles: cyclic allocation of msg_id to avoid reuse
 2024-07-29 14:32 UTC 

CVE-2024-41049: filelock: fix potential use-after-free in posix_lock_inode
 2024-07-29 14:32 UTC 

CVE-2024-41048: skmsg: Skip zero length skb in sk_msg_recvmsg
 2024-07-29 14:32 UTC 

CVE-2024-41047: i40e: Fix XDP program unloading while removing the driver
 2024-07-29 14:32 UTC 

CVE-2024-41046: net: ethernet: lantiq_etop: fix double free in detach
 2024-07-29 14:32 UTC 

CVE-2024-41045: bpf: Defer work in bpf_timer_cancel_and_free
 2024-07-29 14:32 UTC 

CVE-2024-41044: ppp: reject claimed-as-LCP but actually malformed packets
 2024-07-29 14:32 UTC 

[PATCH v3 0/7] Add ACPI CPER firmware first error injection for Arm Processor
 2024-07-29 14:32 UTC  (5+ messages)
` [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection

CVE-2024-41043: netfilter: nfnetlink_queue: drop bogus WARN_ON
 2024-07-29 14:32 UTC 

CVE-2024-41025: misc: fastrpc: Fix memory leak in audio daemon attach operation
 2024-07-29 14:32 UTC 

CVE-2024-41042: netfilter: nf_tables: prefer nft_chain_validate
 2024-07-29 14:32 UTC 

CVE-2024-41041: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
 2024-07-29 14:32 UTC 

CVE-2024-41040: net/sched: Fix UAF when resolving a clash
 2024-07-29 14:32 UTC 

CVE-2024-41039: firmware: cs_dsp: Fix overflow checking of wmfw header
 2024-07-29 14:32 UTC 

CVE-2024-41038: firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
 2024-07-29 14:32 UTC 

[PATCH v4] libxl: Enable stubdom cdrom changing
 2024-07-29 14:32 UTC  (2+ messages)

CVE-2024-41037: ASoC: SOF: Intel: hda: fix null deref on system suspend entry
 2024-07-29 14:32 UTC 

CVE-2024-41036: net: ks8851: Fix deadlock with the SPI chip variant
 2024-07-29 14:32 UTC 

CVE-2024-41035: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
 2024-07-29 14:32 UTC 

[PATCH] generic/736: don't run it on tmpfs
 2024-07-29 14:32 UTC  (6+ messages)

CVE-2024-41034: nilfs2: fix kernel bug on rename operation of broken directory
 2024-07-29 14:32 UTC 

CVE-2024-41033: cachestat: do not flush stats in recency check
 2024-07-29 14:32 UTC 

CVE-2024-41023: sched/deadline: Fix task_struct reference leak
 2024-07-29 14:32 UTC 

CVE-2024-41024: misc: fastrpc: Restrict untrusted app to attach to privileged PD
 2024-07-29 14:32 UTC 

Virtualbox and btrfs superblock issue
 2024-07-29 14:32 UTC  (2+ messages)

[PATCH] perf/x86/intel: Restrict period on Haswell
 2024-07-29 22:33 UTC 

[PATCH v7] docs: add test for firmware.json QAPI
 2024-07-29 14:30 UTC  (2+ messages)

[PATCH 5.10.y cip 00/11] Backport ravb driver improvements
 2024-07-29 14:30 UTC  (12+ messages)
` [PATCH 5.10.y cip 01/11] ravb: Group descriptor types used in Rx ring
` [PATCH 5.10.y cip 02/11] ravb: Make it clear the information relates to maximum frame size
` [PATCH 5.10.y cip 03/11] ravb: Create helper to allocate skb and align it
` [PATCH 5.10.y cip 04/11] ravb: Use the max frame size from hardware info for RZ/G2L
` [PATCH 5.10.y cip 05/11] ravb: Move maximum Rx descriptor data usage to info struct
` [PATCH 5.10.y cip 06/11] ravb: Unify Rx ring maintenance code paths
` [PATCH 5.10.y cip 07/11] ravb: Correct buffer size to map for R-Car Rx
` [PATCH 5.10.y cip 08/11] net: ravb: Always process TX descriptor ring
` [PATCH 5.10.y cip 09/11] net: ravb: Always update error counters
` [PATCH 5.10.y cip 10/11] net: ravb: Count packets instead of descriptors in R-Car RX path
` [PATCH 5.10.y cip 11/11] net: ravb: Allow RX loop to move past DMA mapping errors

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-07-29 14:29 UTC  (11+ messages)

[RFC PATCH v1 0/1] Add Visual Studio Code configuration script
 2024-07-29 14:30 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/1] devtools: add vscode configuration generator

[PATCH] soundwire: stream: fix programming slave ports for non-continous port maps
 2024-07-29 14:25 UTC  (2+ messages)

[PATCH i-g-t 0/3] Add I915_FORMAT_MOD_4_TILED_XE2_CCS modifier for Intel hw
 2024-07-29 14:30 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Add I915_FORMAT_MOD_4_TILED_XE2_CCS modifier for Intel hw (rev2)

[PATCH v2 1/2] generic/732: remove unused code
 2024-07-29 14:30 UTC  (6+ messages)
` [PATCH v2 2/2] generic/732: don't run it on tmpfs

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-29 14:29 UTC  (4+ messages)

[LTP] [PATCH] timer_settime02: Catch SIGALRM
 2024-07-29 14:28 UTC 

[PATCH v3 0/9] RISCV device tree mapping
 2024-07-29 14:29 UTC  (3+ messages)
` [PATCH v3 5/9] xen/riscv: introduce asm/pmap.h header


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.