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

[PATCH] mtd: spinand: Add support for XTX XT26xxxDxxxxx
 2024-02-29 15:45 UTC  (4+ messages)

ZDI-CAN-23456: New Vulnerability Report
 2024-02-29 15:41 UTC 

ZDI-CAN-23308: New Vulnerability Report
 2024-02-29 15:40 UTC 

ZDI-CAN-23460: New Vulnerability Report
 2024-02-29 15:45 UTC 

[PATCH v4 00/12] xen/spinlock: make recursive spinlocks a dedicated type
 2024-02-29 15:45 UTC  (6+ messages)
` [PATCH v4 10/12] xen/spinlock: split recursive spinlocks from normal ones
` [PATCH v4 11/12] xen/spinlock: remove indirection through macros for spin_*() functions

[PATCH net-next 0/6] inet: no longer use RTNL to protect inet_dump_ifaddr()
 2024-02-29 15:45 UTC  (4+ messages)
` [PATCH net-next 6/6] inet: use xa_array iterator to implement inet_dump_ifaddr()

[PATCH] vmbus: Print a warning when enabled without the recommended set of features
 2024-02-29 15:44 UTC  (2+ messages)

ZDI-CAN-23309: New Vulnerability Report
 2024-02-29 15:40 UTC 

[PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region
 2024-02-29 15:44 UTC  (11+ messages)

[PATCH v5 0/6] Fix double allocation in swiotlb_alloc()
 2024-02-29 15:44 UTC  (6+ messages)
` [PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE

[broonie-ci:regmap-test-format] [regmap] af560701e3: RIP:__regmap_init
 2024-02-29 15:43 UTC 

[PATCH v1] ethdev: add Linux ethtool link mode conversion
 2024-02-29 15:42 UTC  (2+ messages)
` [PATCH v2] "

[yocto-docs][dunfell] documentation: update for 3.1.32
 2024-02-29 15:43 UTC 

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-02-29 15:43 UTC  (10+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions

ZDI-CAN-23307: New Vulnerability Report
 2024-02-29 15:39 UTC 

[PATCH 0/1] Is pagecache_isize_extended() compatible with large folios?
 2024-02-29 15:43 UTC  (3+ messages)
` [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio

ZDI-CAN-23459: New Vulnerability Report
 2024-02-29 15:43 UTC 

[PATCH v2 0/1] Fix booting kernels with ATAGS and extlinux
 2024-02-29 15:43 UTC  (3+ messages)

[PATCHSET v3 0/8] Support for provided buffers for send
 2024-02-29 15:42 UTC  (19+ messages)
` [PATCH 6/8] io_uring/net: support multishot "

ZDI-CAN-23195: New Vulnerability Report
 2024-02-29 15:36 UTC 

ZDI-CAN-23193: New Vulnerability Report
 2024-02-29 15:38 UTC 

[PATCH 00/16 Part 1] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-02-29 15:55 UTC  (7+ messages)
` [PATCH 01/16] error: Add error_vprepend() in comment of ERRP_GUARD() rules
` [PATCH 16/16] hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()

ZDI-CAN-23311: New Vulnerability Report
 2024-02-29 15:41 UTC 

[PATCH] mm/mempolicy: Use a folio in do_mbind()
 2024-02-29 15:41 UTC  (2+ messages)

[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
 2024-02-29 15:40 UTC  (24+ messages)
` [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v8 04/10] reset: eyeq5: add platform driver
` [PATCH v8 05/10] pinctrl: "

[syzbot] [usb-storage?] divide error in isd200_ata_command
 2024-02-29 15:40 UTC  (6+ messages)

ZDI-CAN-23458: New Vulnerability Report
 2024-02-29 15:33 UTC 

python3-attrs - turn deadline off?
 2024-02-29 15:39 UTC  (2+ messages)
` [OE-core] "

[PATCH -fixes] riscv: Sparse-Memory/vmemmap out-of-bounds fix
 2024-02-29 15:38 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: cleanup conditional execution
 2024-02-29 15:38 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: workaround to avoid SET_Q_MODE packets

[PATCH v3] Add genericarm64 MACHINE
 2024-02-29 15:37 UTC  (5+ messages)

[PATCH v6 00/23] migration: File based migration with multifd and mapped-ram
 2024-02-29 15:30 UTC  (24+ messages)
` [PATCH v6 01/23] migration/multifd: Cleanup multifd_recv_sync_main
` [PATCH v6 02/23] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [PATCH v6 03/23] io: Add generic pwritev/preadv interface
` [PATCH v6 04/23] io: implement io_pwritev/preadv for QIOChannelFile
` [PATCH v6 05/23] io: fsync before closing a file channel
` [PATCH v6 06/23] migration/qemu-file: add utility methods for working with seekable channels
` [PATCH v6 07/23] migration/ram: Introduce 'mapped-ram' migration capability
` [PATCH v6 08/23] migration: Add mapped-ram URI compatibility check
` [PATCH v6 09/23] migration/ram: Add outgoing 'mapped-ram' migration
` [PATCH v6 10/23] migration/ram: Add incoming "
` [PATCH v6 11/23] tests/qtest/migration: Add tests for mapped-ram file-based migration
` [PATCH v6 12/23] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
` [PATCH v6 13/23] migration/multifd: Decouple recv method from pages
` [PATCH v6 14/23] migration/multifd: Allow multifd without packets
` [PATCH v6 15/23] migration/multifd: Allow receiving pages "
` [PATCH v6 16/23] migration/multifd: Add a wrapper for channels_created
` [PATCH v6 17/23] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v6 18/23] migration/multifd: Add incoming "
` [PATCH v6 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
` [PATCH v6 20/23] migration/multifd: Support outgoing mapped-ram stream format
` [PATCH v6 21/23] migration/multifd: Support incoming "
` [PATCH v6 22/23] migration/multifd: Add mapped-ram support to fd: URI
` [PATCH v6 23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-29 15:37 UTC  (8+ messages)

[PATCH] kconfig: add some Kconfig env variables to make help
 2024-02-29 15:35 UTC  (10+ messages)
` [PATCHv2] "

[PATCH v5 00/18] first version of mcdstub
 2024-02-29 15:33 UTC  (9+ messages)
` [PATCH v5 01/18] gdbstub, mcdstub: file and build structure adapted to accomodate for the mcdstub
` [PATCH v5 02/18] gdbstub: hex conversion functions moved to cutils.h
` [PATCH v5 03/18] gdbstub: GDBRegisterState moved to gdbstub.h so it can be used outside of the gdbstub
` [PATCH v5 11/18] mcdstub: system and core queries added

[PATCH i-g-t 0/5] IGT documentation refactoring
 2024-02-29 15:35 UTC  (5+ messages)
` [PATCH i-g-t 1/5] Documentation refactoring part 1
` [PATCH i-g-t 2/5] Documentation refactoring part 2

[PATCH RFC] kbuild: create a list of all built DTB files
 2024-02-29 15:34 UTC  (4+ messages)

[PATCH v8 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-29 15:35 UTC  (8+ messages)
` [PATCH v8 5/5] iio: light: Add support for APDS9306 "

[drm-misc:drm-misc-next 4/5] sun4i_hdmi_enc.c:undefined reference to `__udivdi3'
 2024-02-29 15:34 UTC 

[PATCH net-next] net: ethernet: ti: am65-cpsw: Add priv-flag for Switch VLAN Aware mode
 2024-02-29 15:33 UTC  (11+ messages)

[RFC WIP PATCH] venus: add qcom,no-low-power property
 2024-02-29 15:32 UTC  (18+ messages)

[PATCH v2 1/4] qmi: Create a method to find a service by type
 2024-02-29 15:31 UTC  (4+ messages)
` [PATCH v2 2/4] qmi: Add more service info to qmi_service
` [PATCH v2 3/4] qmi: Allow for 16-bit service types in the type hash
` [PATCH v2 4/4] qmi: Enable basic client creation if it is not subclassed

[PATCH 0/6] Add riscv tests to cover the base extension specs
 2024-02-29 15:31 UTC  (5+ messages)

[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
 2024-02-29 15:31 UTC  (3+ messages)

[Bug 217057] Asus high CPU temperature / low fan speed
 2024-02-29 15:30 UTC 

[PATCH] net/iavf: fix access to null value
 2024-02-29 15:29 UTC  (3+ messages)

[PATCH v3 0/2] iio: adc: ad7944: new driver
 2024-02-29 15:29 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add ad7944 ADCs

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-02-29 15:29 UTC  (10+ messages)
` [PATCH 09/12] drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
` [PATCH 10/12] drm/i915: Relocate pipe_config_mismatch()
` [PATCH 11/12] drm/i915: Reuse pipe_config_mismatch() more
` [PATCH 12/12] drm/i915: Create the printer only once in intel_pipe_config_compare()

[PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
 2024-02-29 15:28 UTC  (2+ messages)

[PATCH] drm/i915: Add missing doc for drm_i915_reset_stats
 2024-02-29 15:28 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/5] ice: LLDP support for VFs
 2024-02-29 15:28 UTC  (5+ messages)
      `  "

[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
 2024-02-29 15:28 UTC  (11+ messages)
` [XEN PATCH 01/10] xen/include: address "
` [XEN PATCH 02/10] xen/arm: address some "
` [XEN PATCH 03/10] x86: "
` [XEN PATCH 04/10] xen/public: address "
` [XEN PATCH 05/10] xen/perfc: "
` [XEN PATCH 06/10] arm/smmu: address some "
` [XEN PATCH 07/10] xen/arm: smmuv3: address "
` [XEN PATCH 08/10] xen/errno: "
` [XEN PATCH 09/10] xen/include: tasklet: "
` [XEN PATCH 10/10] xen/keyhandler: "

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-02-29 15:29 UTC  (4+ messages)
` [PATCH v4 5/8] iio: core: Use new helpers from overflow.h in iio_device_alloc()

[net-next PatchV3] octeontx2-pf: Add support to read eeprom information
 2024-02-29 15:26 UTC  (4+ messages)

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-02-29 15:25 UTC  (7+ messages)
` [PATCH 02/16] KVM: x86: Remove separate "bit" defines for page fault error code masks
` [PATCH 05/16] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults

[PATCH] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
 2024-02-29 15:25 UTC  (2+ messages)

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-02-29 15:25 UTC  (4+ messages)
` [PATCH RFT 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE

[Buildroot] [PATCH 1/1] package/domoticz: drop fmt dependency
 2024-02-29 15:24 UTC  (2+ messages)

[Buildroot] [PATCH] configs/imx8mpevk: select BR2_TARGET_UBOOT_NEEDS_OPENSSL
 2024-02-29 15:23 UTC  (2+ messages)

[Buildroot] [PATCH buildroot] package/python-minimalmodbus: fix empty package
 2024-02-29 15:22 UTC  (2+ messages)

[Buildroot] [git commit] package/sysstat: update upstream location
 2024-02-29 15:21 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.8
 2024-02-29 15:24 UTC 

[Buildroot] [git commit] package/libzenoh-pico: disable on or1k
 2024-02-29 15:20 UTC  (2+ messages)

[PULL 00/25] Migration next patches
 2024-02-29 15:24 UTC  (2+ messages)

[PATCH v5 0/5] Add support for QMC HDLC
 2024-02-29 15:23 UTC  (12+ messages)
` [PATCH v5 1/5] net: wan: "
` [PATCH v5 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v5 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[PATCH] hugetlbfs: support idmapped mounts
 2024-02-29 15:24 UTC 

[PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
 2024-02-29 15:24 UTC  (9+ messages)

[PATCH v2 0/6] net: phy: Add TI's DP83640 device tree binding
 2024-02-29 15:23 UTC  (9+ messages)
` [PATCH v2 2/6] leds: trigger: Create a new LED netdev trigger for collision
` [PATCH v2 6/6] net: phy: DP83640: Add fiber mode enabling/disabling from device tree

[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-29 15:25 UTC  (4+ messages)

[PATCH V4 00/14] allow cpr-reboot for vfio
 2024-02-29 15:21 UTC  (4+ messages)
` [PATCH V4 10/14] migration: stop vm for cpr

[Buildroot] [PATCH] package/sysstat: do not autodetect sa_lib_dir
 2024-02-29 15:18 UTC  (3+ messages)

New Construction Project
 2024-02-29 15:19 UTC 

[Buildroot] [PATCH 1/1] package/frr: drop libnl dependency
 2024-02-29 15:17 UTC  (2+ messages)

[PATCH] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-02-29 15:21 UTC  (2+ messages)

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-29 15:19 UTC  (3+ messages)
` [PATCH printk v2 19/26] printk: Avoid console_lock dance if no legacy or boot consoles

[PATCH v4 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-29 15:18 UTC  (2+ messages)

[question] How to customize git revert template
 2024-02-29 15:18 UTC  (2+ messages)

[PATCH BlueZ v1] shared/bap: Remove bt_bap_stream_bcast_new
 2024-02-29 15:17 UTC 

[Buildroot] [PATCH 1/1] package/rdma-core: fix mips4 build
 2024-02-29 15:15 UTC  (2+ messages)

[PATCH][next] staging: greybus: Remove redundant variable 'mask'
 2024-02-29 15:15 UTC  (3+ messages)

[PATCH v7 01/11] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-02-29 15:15 UTC  (15+ messages)
` [PATCH v7 04/11] dt-bindings: usb: ci-hdrc-usb2-imx: move imx parts to dedicated schema
` [PATCH v7 05/11] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
` [PATCH v7 06/11] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93
` [PATCH v7 07/11] dt-bindings: usb: ci-hdrc-usb2-imx: remove fsl,anatop property

[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
 2024-02-29 15:15 UTC  (4+ messages)

[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-29 15:14 UTC  (10+ messages)
` [PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
` [PATCH v9 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]

[bitbake-devel] pseudo abort with req '/proc/self/fd/3'
 2024-02-29 15:13 UTC  (3+ messages)

[PATCH v1 0/2] pid_namespace: namespacify sysctl kernel.pid_max
 2024-02-29 15:14 UTC  (8+ messages)
` [PATCH v1 2/2] tests/pid_namespace: add pid_max tests

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-29 15:14 UTC  (10+ messages)

[PATCH v2 00/21] migration: Improve error reporting
 2024-02-29 15:13 UTC  (4+ messages)
` [PATCH v2 11/21] migration: Fix migration termination

[Buildroot] [PATCH 1/1] package/libressl: don't export arc4random
 2024-02-29 15:14 UTC  (2+ messages)

General keyring process questions
 2024-02-29 14:55 UTC  (2+ messages)

[PATCH v3 0/2] Export debug triggers as an extension
 2024-02-29 15:12 UTC  (2+ messages)

[PATCH v8 4/8] drm/fb_dma: Add generic set_scanout_buffer() for drm_panic
 2024-02-29 15:12 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Allow reading core-power state on HWP disabled systems
 2024-02-29 15:11 UTC  (3+ messages)

[PATCH v3 0/6] VBT read cleanup
 2024-02-29 15:10 UTC  (2+ messages)

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-02-29 15:09 UTC  (3+ messages)
` [PATCH net-next v12 06/15] p4tc: add P4 data types

[PATCH 0/4] plugins/execlog: add data address match and address range support
 2024-02-29 15:09 UTC  (3+ messages)

[PATCH v2 00/34] Qualcomm video encoder and decoder driver
 2024-02-29 15:09 UTC  (2+ messages)

CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
 2024-02-29 15:09 UTC  (13+ messages)

[PATCH v15,RESEND 00/23] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-02-29 15:08 UTC  (4+ messages)
` [PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers

[PATCH 0/4] TTM unlockable restartable LRU list iteration
 2024-02-29 15:08 UTC  (4+ messages)

[PATCH v2 0/2] Add support for additional AD717x models
 2024-02-29 15:08 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: adc: ad7173: add support for additional models

[PATCH] board: rockchip: add Rockchip Toybrick TB-RK3588X board
 2024-02-29 15:08 UTC  (2+ messages)

[PATCH 0/3] plugins/execlog: add data address match and address range support
 2024-02-29 15:07 UTC  (3+ messages)
` [PATCH 2/3] plugins/execlog: add data address match
` [PATCH 3/3] plugins/execlog: add address range matching

[bug report] wifi: mac80211: clean up connection process
 2024-02-29 15:08 UTC  (2+ messages)

[PATCH v3 0/4] iio: move IIO to the cleanup.h magic
 2024-02-29 15:10 UTC  (5+ messages)
` [PATCH v3 1/4] iio: core: move to "
` [PATCH v3 2/4] iio: trigger: move to the "
` [PATCH v3 3/4] iio: buffer: iio: core: "
` [PATCH v3 4/4] iio: inkern: "

[PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0
 2024-02-29 15:06 UTC  (2+ messages)

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-02-29 15:06 UTC  (5+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences


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.