linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-22 13:12:13 to 2025-05-22 15:08:08 UTC [more...]

[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
 2025-05-22 15:07 UTC  (12+ messages)

[PATCH] arm64: dts: qcom: qcs615: fix a crash issue caused by infinite loop for Coresight
 2025-05-22 15:06 UTC  (2+ messages)

[PATCH v3 00/10] Add support for AD4170 series of ADCs
 2025-05-22 15:07 UTC  (4+ messages)
` [PATCH v3 01/10] dt-bindings: iio: adc: Add AD4170

[PATCH] trace/io_uring: fix io_uring_local_work_run ctx documentation
 2025-05-22 15:04 UTC 

[PATCH] perf/aux: Properly launch pending disable flow
 2025-05-22 15:05 UTC 

[PATCH 2/2] arm64: dts: qcom: sm8650: Add support for Oneplus Pad Pro (caihong)
 2025-05-22 15:05 UTC  (3+ messages)

[PATCH 0/2] Add MT8196 VMM driver support
 2025-05-22 15:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: mediatek: Add MT8196 vmm controller
` [PATCH 2/2] soc: mediatek: Add MT8196 VMM driver support

[BUG Report] KASAN: slab-use-after-free in page_pool_recycle_in_ring
 2025-05-22 15:04 UTC  (5+ messages)

[PATCH v2 00/12] Rust abstractions for shmem-backed GEM objects
 2025-05-22 15:03 UTC  (4+ messages)
` [PATCH v2 01/12] rust: helpers: Add bindings/wrappers for dma_resv_lock

[PATCH] MIPS: CPS: Optimise delay CPU calibration for SMP
 2025-05-22 15:02 UTC  (5+ messages)

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-22 15:01 UTC  (5+ messages)

[PATCH 1/2] dma-buf: Add __dma_fence_is_signaled()
 2025-05-22 15:01 UTC  (18+ messages)
` [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context

scheduler performance regression since v6.11
 2025-05-22 15:00 UTC  (11+ messages)

[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
 2025-05-22 15:00 UTC  (5+ messages)

[PATCH v2 0/3] pwm: axi-pwmgen: add external clock
 2025-05-22 15:00 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: adi,axi-pwmgen: update documentation link
` [PATCH v2 2/3] dt-bindings: pwm: adi,axi-pwmgen: fix clocks
` [PATCH v2 3/3] pwm: axi-pwmgen: fix missing separate external clock

[Bug] soft lockup in syscall_exit_to_user_mode in Linux kernel v6.15-rc5
 2025-05-22 14:59 UTC  (3+ messages)

[PATCH] Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic"
 2025-05-22 15:00 UTC  (2+ messages)

[PATCH v3 0/5] Fix memory leaks in drm_sched_fini()
 2025-05-22 14:59 UTC  (6+ messages)
` [PATCH v3 1/5] drm/sched: Fix teardown leaks with waitqueue
` [PATCH v3 2/5] drm/sched/tests: Port tests to new cleanup method

[PATCH v2 1/4] docs: Improve grammar in Userspace API/DVB API
 2025-05-22 14:59 UTC  (3+ messages)
` [PATCH v2 3/4] docs: Improve grammar in Userspace API/fwctl

[PATCH v3] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
 2025-05-22 14:57 UTC  (2+ messages)

[PATCH v3 0/4] KVM: s390: some cleanup and small fixes
 2025-05-22 14:57 UTC  (10+ messages)
` [PATCH v3 1/4] s390: remove unneeded includes
` [PATCH v3 2/4] KVM: s390: remove unneeded srcu lock
` [PATCH v3 3/4] KVM: s390: refactor and split some gmap helpers
` [PATCH v3 4/4] KVM: s390: simplify and move pv code

[PATCH v4 0/5] Add SEV-SNP CipherTextHiding feature support
 2025-05-22 14:56 UTC  (2+ messages)

[PATCH v1 0/2] dmaengine: idxd: minor fixes for idxd driver
 2025-05-22 14:56 UTC  (5+ messages)
` [PATCH v1 1/2] dmaengine: idxd: Fix race condition between WQ enable and reset paths
` [PATCH v1 2/2] dmaengine: idxd: fix potential NULL pointer dereference on wq setup error path

[PATCH] driver core: platform: Use devres group to free driver probe resources
 2025-05-22 14:55 UTC  (15+ messages)

CVE-2025-21997: xsk: fix an integer overflow in xp_create_and_assign_umem()
 2025-05-22 14:53 UTC 

[PATCH v2 00/14] spi: spi-fsl-dspi: DSPI support for NXP S32G platforms
 2025-05-22 14:51 UTC  (15+ messages)
` [PATCH v2 01/14] spi: spi-fsl-dspi: restrict register range for regmap access
` [PATCH v2 02/14] spi: spi-fsl-dspi: Halt the module after a new message transfer
` [PATCH v2 03/14] spi: spi-fsl-dspi: Reset SR flags before sending a new message
` [PATCH v2 04/14] spi: spi-fsl-dspi: Re-use one volatile regmap for both device types
` [PATCH v2 05/14] spi: spi-fsl-dspi: Define regmaps per device
` [PATCH v2 06/14] spi: spi-fsl-dspi: Add config and regmaps for S32G platforms
` [PATCH v2 07/14] spi: spi-fsl-dspi: Use spi_alloc_target for target
` [PATCH v2 08/14] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
` [PATCH v2 09/14] spi: spi-fsl-dspi: Use DMA for S32G controller in target mode
` [PATCH v2 10/14] spi: spi-fsl-dspi: Reinitialize DSPI regs after resuming for S32G
` [PATCH v2 11/14] spi: spi-fsl-dspi: Enable modified transfer protocol on S32G
` [PATCH v2 12/14] dt-bindings: spi: dspi: Add S32G support
` [PATCH v2 13/14] spi: spi-fsl-dspi: Enable support for S32G platforms
` [PATCH v2 14/14] arm64: dts: Add DSPI entries "

[PATCH] ima: add a knob ima= to make IMA be able to be disabled
 2025-05-22 14:52 UTC  (6+ messages)

IPC drop down on AMD epyc 7702P
 2025-05-22 14:51 UTC  (10+ messages)

[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
 2025-05-22 14:51 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v3 00/12] Add initial USB support for the Renesas RZ/G3S SoC
 2025-05-22 14:49 UTC  (9+ messages)
` [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

[syzbot] [fs?] [efi?] BUG: unable to handle kernel paging request in alloc_fs_context
 2025-05-22 14:50 UTC 

[Bug] "general protection fault in txopt_get" in Linux kernel v6.12
 2025-05-22 14:49 UTC 

[PATCH v6 0/5] riscv: uaccess: optimisations
 2025-05-22 14:49 UTC  (6+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches

[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-05-22 14:48 UTC  (5+ messages)
` [PATCHv2 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock

[PATCH] remoteproc: mediatek: Add SCP watchdog handler in IRQ processing
 2025-05-22 14:47 UTC  (2+ messages)

[PATCH v4 04/40] drm/sched: Add enqueue credit limit
 2025-05-22 14:47 UTC  (12+ messages)

[PATCH v2 0/8] clk: renesas: rzg2l-cpg: Drop PM domain abstraction for MSTOP
 2025-05-22 14:46 UTC  (11+ messages)
` [PATCH v2 1/8] clk: renesas: rzg2l-cpg: Postone updating priv->clks[]
` [PATCH v2 2/8] clk: renesas: rzg2l-cpg: Move pointers after hw member
` [PATCH v2 3/8] clk: renesas: rzg2l-cpg: Add macro to loop through module clocks
` [PATCH v2 4/8] clk: renesas: rzg2l-cpg: Add support for MSTOP in clock enable/disable API
` [PATCH v2 5/8] clk: renesas: r9a08g045: Drop power domain instantiation

[PATCH v9 0/8] mfd: bcm590xx: Add support for BCM59054
 2025-05-22 14:45 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD and Regulator due for the v6.16 merge window

[PATCH v5 0/7] MT9M114 driver bugfix and improvements
 2025-05-22 14:45 UTC  (12+ messages)
` [PATCH v5 1/7] media: dt-bindings: mt9m114: Add slew-rate DT-binding
` [PATCH v5 2/7] media: mt9m114: Bypass PLL if required
` [PATCH v5 3/7] media: mt9m114: Factor out mt9m114_configure_pa
` [PATCH v5 4/7] media: mt9m114: Apply horizontal / vertical flip while streaming
` [PATCH v5 5/7] media: mt9m114: Allow set_selection "
` [PATCH v5 6/7] media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval
` [PATCH v5 7/7] media: mt9m114: Set pad-slew-rate

[PATCH v7 0/6] Introduce CET supervisor state support
 2025-05-22 14:44 UTC  (4+ messages)
` [PATCH v7 1/6] x86/fpu/xstate: Differentiate default features for host and guest FPUs

[PATCH] platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m
 2025-05-22 14:38 UTC 

[RFC PATCH] arm64: Elide dsb in kernel TLB invalidations
 2025-05-22 14:41 UTC  (2+ messages)

[PATCH v3 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-05-22 14:39 UTC  (3+ messages)
` [PATCH v3 1/2] drm: renesas: rz-du: Implement MIPI DSI host transfers
` [PATCH v3 2/2] drm: renesas: rz-du: Set DCS maximum return packet size

[PATCH v6 0/7] MT9M114 driver bugfix and improvements
 2025-05-22 14:35 UTC  (8+ messages)
` [PATCH v6 1/7] media: dt-bindings: mt9m114: Add slew-rate DT-binding
` [PATCH v6 2/7] media: mt9m114: Bypass PLL if required
` [PATCH v6 3/7] media: mt9m114: Factor out mt9m114_configure_pa
` [PATCH v6 4/7] media: mt9m114: Apply horizontal / vertical flip while streaming
` [PATCH v6 5/7] media: mt9m114: Allow set_selection "
` [PATCH v6 6/7] media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval
` [PATCH v6 7/7] media: mt9m114: Set pad-slew-rate

[PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian
 2025-05-22 14:35 UTC  (3+ messages)
` [PATCH v2 1/2] soc: qcom: QMI encoding/decoding "
` [PATCH v2 2/2] soc: qcom: fix endianness for QMI header

[PATCH] mfd: maxim: Correct Samsung "Electronics" spelling in copyright headers
 2025-05-22 14:35 UTC  (2+ messages)
  ` (subset) "

[PATCH v2 0/2] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-05-22 14:34 UTC  (2+ messages)

[PATCH] mfd: maxim: Correct Samsung "Electronics" spelling in headers
 2025-05-22 14:34 UTC  (2+ messages)
  ` (subset) "

[PATCH 0/16] lib: Refactor find_closest() and find_closest_descending() from macros to lib functions
 2025-05-22 14:33 UTC  (3+ messages)
` [PATCH 13/16] leds: eds-mt6370-rgb: Fix type incompatibility with find_closest()

[PATCH] ovl: Allow mount options to be parsed on remount
 2025-05-22 14:30 UTC  (6+ messages)

[PATCH v3] selftests: riscv: add misaligned access testing
 2025-05-22 14:28 UTC  (2+ messages)

[PATCH] net/tun: expose queue utilization stats via ethtool
 2025-05-22 14:26 UTC  (2+ messages)

[PATCH] mailbox: imx: Fix TXDB_V2 sending
 2025-05-22 14:26 UTC  (2+ messages)

[syzbot] [fs?] [efi?] BUG: unable to handle kernel paging request in alloc_fs_context
 2025-05-22 14:26 UTC  (6+ messages)
` [syzbot] "

[PATCH] perf test: Add cgroup summary test case for perf trace
 2025-05-22 14:25 UTC 

[PATCH v3 00/11] Add Tegra264 support in AHUB drivers
 2025-05-22 14:25 UTC  (4+ messages)
` [PATCH v3 01/11] dt-bindings: ASoC: admaif: Add missing properties

[PATCH v2 0/3] soc: qcom: qcom_stats: Add DDR stats
 2025-05-22 14:24 UTC  (5+ messages)
` [PATCH v2 1/3] soc: qcom: qcom_stats: Add support to read DDR statistic

[PATCH v4 0/6] MT9M114 driver bugfix and improvements
 2025-05-22 14:21 UTC  (4+ messages)
` [PATCH v4 4/6] media: mt9m114: Allow set_selection while streaming

[PATCH] drivers: acpi: Fix platform profile driver on !acpi platforms
 2025-05-22 14:20 UTC  (3+ messages)

[syzbot] [fs?] [efi?] BUG: unable to handle kernel paging request in alloc_fs_context
 2025-05-22 14:17 UTC 

[PATCH RFC v2 0/2] leds-lp50xx: Support reg to set multi_index
 2025-05-22 14:14 UTC  (3+ messages)
` [PATCH RFC v2 1/2] leds: leds-lp50xx: Handle reg to get correct multi_index
` [PATCH RFC v2 2/2] dt-bindings: leds: lp50xx: Document child reg, fix example

[PATCH 0/2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar -- cover
 2025-05-22 14:12 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar

[PATCH] spi: use container_of_cont() for to_spi_device()
 2025-05-22 14:11 UTC  (2+ messages)

[PATCH] drm/vc4: tests: pv_muxing: Fix locking
 2025-05-22 14:09 UTC  (2+ messages)

[PATCH v2 00/10] net: faster and simpler CRC32C computation
 2025-05-22 14:07 UTC  (2+ messages)

[PATCH] drm/sched/tests: Use one lock for fence context
 2025-05-22 14:06 UTC  (3+ messages)

[PATCH 1/2] soc: qcom: QMI encoding/decoding for big endian
 2025-05-22 14:03 UTC  (2+ messages)

[PATCH] PCI/pwrctrl: Skip creating platform device if CONFIG_PCI_PWRCTL is not enabled
 2025-05-22 14:03 UTC 

mips gcc-12 malta_defconfig 'SOCK_COREDUMP' undeclared (first use in this function); did you mean 'SOCK_RDM'?
 2025-05-22 14:01 UTC  (2+ messages)

[PATCH] padata: do not leak refcount in reorder_work
 2025-05-22 14:02 UTC  (4+ messages)

[PATCH v5 4/4] rust: samples: Add debugfs sample
 2025-05-22 14:01 UTC  (11+ messages)

[PATCH] media: usb: siano: do not free urb-specific transfer buffer
 2025-05-22 14:00 UTC 

[PATCH V2 0/2] smb: client: Fix use-after-free in readdir
 2025-05-22 14:00 UTC  (6+ messages)

[RESEND PATCH 1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
 2025-05-22 13:58 UTC  (11+ messages)

[PATCH v9] erofs: support deflate decompress by using Intel QAT
 2025-05-22 13:57 UTC  (3+ messages)

[PATCH net] net: phy: clear phydev->devlink when the link is deleted
 2025-05-22 13:57 UTC  (3+ messages)

[PATCH net-next v2] net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
 2025-05-22 13:52 UTC  (2+ messages)

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-22 13:49 UTC  (15+ messages)

[PATCH v2] arm: Fix rustgcc unknown argument '-mno-fdpic'
 2025-05-22 13:48 UTC  (4+ messages)

[PATCH 1/1] container_of: Document container_of() is not to be used in new code
 2025-05-22 13:47 UTC  (7+ messages)

[PATCH v9 0/5] Add Loongson Security Engine chip driver
 2025-05-22 13:46 UTC  (3+ messages)
` [PATCH v9 1/5] mfd: Add support for Loongson Security Engine chip controller

[PATCH v3] rtla: Set distinctive exit value for failed tests
 2025-05-22 13:43 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-05-22 13:40 UTC  (10+ messages)
` [PATCH v3 2/3] KVM: x86: Use kvzalloc() to allocate VM struct

[PATCH net-next v4] net: Add support for providing the PTP hardware source in tsinfo
 2025-05-22 13:40 UTC  (2+ messages)

[PATCH net-next] net: phy: Synchronize c45_ids to phy_id
 2025-05-22 13:39 UTC  (3+ messages)

[PATCH] spi: loopback-test: fix up const pointer issue in rx_ranges_cmp()
 2025-05-22 13:38 UTC  (2+ messages)

[PATCH] spi: gpio: fix const issue in spi_to_spi_gpio()
 2025-05-22 13:38 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Make cirrus_dir const
 2025-05-22 13:37 UTC  (2+ messages)

[RFC v2 0/2] add THP_HUGE_ZERO_PAGE_ALWAYS config option
 2025-05-22 13:34 UTC  (7+ messages)

[PATCH] mm/cma: make detection of highmem_start more robust
 2025-05-22 13:31 UTC  (4+ messages)

[PATCH v6 0/6] iio: adc: add ad7606 calibration support
 2025-05-22 13:27 UTC  (7+ messages)
` [PATCH v6 1/6] Documentation: ABI: IIO: add calibconv_delay documentation
` [PATCH v6 2/6] iio: core: add ADC delay calibration definition
` [PATCH v6 3/6] iio: adc: ad7606: add offset and phase calibration support
` [PATCH v6 4/6] dt-bindings: iio: adc: adi,ad7606: add gain "
` [PATCH v6 5/6] iio: adc: ad7606: exit for invalid fdt dt_schema properties
` [PATCH v6 6/6] iio: adc: ad7606: add gain calibration support

riscv gcc-13 allyesconfig error the frame size of 2064 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
 2025-05-22 13:29 UTC 

[tip:sched/core] BUILD SUCCESS 90ca9410dab21c407706726b86b6e50c6698b5af
 2025-05-22 13:27 UTC 

[PATCH] RKISP1: correct histogram window size
 2025-05-22 13:27 UTC  (7+ messages)

[PATCH v5 00/10] phy: qcom: Introduce USB support for SM8750
 2025-05-22 13:27 UTC  (3+ messages)
` [PATCH v5 06/10] phy: qcom: Add M31 based eUSB2 PHY driver

[GIT PULL] Networking for v6.15-rc8
 2025-05-22 13:26 UTC 

[tip:locking/futex] BUILD SUCCESS 78272d44970c07899c78661f6b7492b5a7e14a90
 2025-05-22 13:25 UTC 

[PATCH v3 0/2] rockchip: add can for RK3576 Soc
 2025-05-22  6:32 UTC 

[PATCH] ALSA: core: fix up bus match const issues
 2025-05-22 13:16 UTC  (2+ messages)

[PATCH][next] drm/nouveau/gsp: Fix potential integer overflow on integer shifts
 2025-05-22 13:15 UTC 

[PATCH v3 00/23] Linux SBI MPXY and RPMI drivers
 2025-05-22 13:14 UTC  (4+ messages)
` [PATCH v3 10/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
 2025-05-22 13:14 UTC  (3+ messages)

[PATCH v6 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-05-22 13:13 UTC  (3+ messages)
` [PATCH v6 2/2] coresight: add coresight "

Linux 6.14.8
 2025-05-22 13:12 UTC  (2+ messages)

Linux 6.6.92
 2025-05-22 13:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).