public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-18 16:01:13 to 2025-11-18 17:12:30 UTC [more...]

[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
 2025-11-18 17:12 UTC  (13+ messages)
` [PATCH v7 01/11] arm64/ptrace: Split report_syscall()
` [PATCH v7 02/11] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v7 03/11] arm64/ptrace: Refator el0_svc_common()
` [PATCH v7 04/11] entry: Add syscall_exit_to_user_mode_prepare() helper
` [PATCH v7 05/11] arm64/ptrace: Handle ptrace_report_syscall_entry() error
` [PATCH v7 06/11] arm64/ptrace: Expand secure_computing() in place

[PATCH v2] mm/vmalloc: warn only once when vmalloc detect invalid gfp flags
 2025-11-18 17:12 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Monitor connector change before getting connector status
 2025-11-18 16:54 UTC  (2+ messages)

[PATCH v2 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
 2025-11-18 17:11 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: nVMX: Implement cache for L1 MSR bitmap
` [PATCH v2 02/10] KVM: pfncache: Restore guest-uses-pfn support
` [PATCH v2 03/10] KVM: x86: Add nested state validation for pfncache support
` [PATCH v2 04/10] KVM: nVMX: Implement cache for L1 APIC pages
` [PATCH v2 05/10] KVM: selftests: Add nested VMX APIC cache invalidation test
` [PATCH v2 06/10] KVM: nVMX: Cache evmcs fields to ensure consistency during VM-entry
` [PATCH v2 07/10] KVM: nVMX: Replace evmcs kvm_host_map with pfncache
` [PATCH v2 08/10] KVM: x86: Add nested context management
` [PATCH v2 09/10] KVM: nVMX: Use nested context for pfncache persistence
` [PATCH v2 10/10] KVM: selftests: Add L2 vcpu context switch test

[PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
 2025-11-18 17:11 UTC  (7+ messages)
` [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access

[PATCH v6 0/3] Add support for Glymur PCIe Gen5 x4
 2025-11-18 17:10 UTC  (2+ messages)

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-18 17:10 UTC  (6+ messages)
` [PATCH net-next v3 03/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code

[PATCH v2] selftests/futex: Fix storing address of local variable
 2025-11-18 17:08 UTC 

[PATCH v2] rust: list: Add unsafe for container_of
 2025-11-18 17:10 UTC  (6+ messages)

[PATCH V2 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-18 17:09 UTC  (3+ messages)
` [PATCH V2 04/14] LoongArch: Adjust boot & setup for 32BIT/64BIT

[PATCH] HID: uclogic: Fix potential memory leak in error path
 2025-11-18 17:08 UTC  (2+ messages)

[PATCH v6 0/8] reset: rework reset-gpios handling
 2025-11-18 17:08 UTC  (4+ messages)
` [PATCH v6 8/8] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH v2 00/15] pinctrl: stm32: rework SoC package and add STM32MP21
 2025-11-18 16:19 UTC  (16+ messages)
` [PATCH v2 01/15] pinctrl: stm32: accept string value for property 'st,package'
` [PATCH v2 02/15] dt-bindings: pinctrl: stm32: use strings for enum "
` [PATCH v2 03/15] arm: dts: stm32: update property 'st,package' to new bindings
` [PATCH v2 04/15] arm64: dts: st: "
` [PATCH v2 05/15] pinctrl: stm32: add new package to stm32mp257 pinctrl support
` [PATCH v2 06/15] dt-bindings: "
` [PATCH v2 07/15] arm64: dts: st: add new package file for stm32mp25 pinctrl
` [PATCH v2 08/15] pinctrl: stm32: add stm32mp215 pinctrl support
` [PATCH v2 09/15] dt-bindings: pinctrl: stm32: support for stm32mp215 and additional packages
` [PATCH v2 10/15] arm64: dts: st: introduce stm32mp21 pinctrl files
` [PATCH v2 11/15] arm64: dts: st: add interrupt to optee node on stm32mp21
` [PATCH v2 12/15] arm64: dts: st: add exti1 and exti2 nodes "
` [PATCH v2 13/15] arm64: dts: st: add pinctrl "
` [PATCH v2 14/15] arm64: dts: st: add pinctrl to usart2 on stm32mp215f-dk board
` [PATCH v2 15/15] arm64: dts: st: add heartbeat LED "

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-18 17:07 UTC  (2+ messages)

[PATCH] HID: playstation: Fix memory leak in dualshock4_get_calibration_data()
 2025-11-18 17:07 UTC  (2+ messages)

[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
 2025-11-18 18:05 UTC  (7+ messages)

[PATCH v11 00/15] unwind_deferred: Implement sframe handling
 2025-11-18 17:04 UTC  (3+ messages)
` [PATCH v11 03/15] unwind_user/sframe: Add support for reading .sframe headers

[PATCH v3 00/25] perf arm_spe: Extend operations
 2025-11-18 17:05 UTC  (3+ messages)
` [PATCH v3 18/25] perf/uapi: Extend data source fields

[PATCH] libfs: Fix NULL pointer access in simple_recursive_removal
 2025-11-18 17:04 UTC  (3+ messages)

[PATCH] selftests/futex: Fix storing address of local variable
 2025-11-18 17:03 UTC  (3+ messages)

[PATCH v4] pwm: rzg2l-gpt: Reinitialize the cache value in rzg2l_gpt_disable()
 2025-11-18 17:03 UTC  (3+ messages)

[PATCH libcrypto 1/2] array_size: introduce min_array_size() function decoration
 2025-11-18 17:02 UTC  (2+ messages)
` [PATCH libcrypto 2/2] crypto: chacha20poly1305: statically check fixed array lengths

[PATCH] HID: mcp2221: fix slab out-of-bounds in mcp2221_raw_event
 2025-11-18 17:03 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: Apply all DT overlays at build time
 2025-11-18 17:02 UTC  (4+ messages)
    ` Aw: "

UVC USB Camera capture button fails on upgrade
 2025-11-18 17:02 UTC 

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-18 17:01 UTC  (8+ messages)
` [PATCH 1/4 v5] dt-bindings: PCI: s32g: Add NXP "
` [PATCH 2/4 v5] PCI: dw: Add more registers and bitfield definition
` [PATCH 3/4 v5] PCI: s32g: Add initial PCIe support (RC)
` [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-18 16:58 UTC  (5+ messages)
` [PATCH v1 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v1 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v1 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()

[PATCH] net/ipv6: allow device-only routes via the multipath API
 2025-11-18 16:58 UTC  (8+ messages)

[PATCH] HID: corsair-void: Use %pe for printing PTR_ERR
 2025-11-18 16:58 UTC  (2+ messages)

[RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-18 16:56 UTC  (4+ messages)
` [RFT net-next v4] net: refactor set_rx_mode into snapshot and deferred I/O
` [RFT net-next v4 2/2] virtio-net: Implement ndO_write_rx_mode callback

[REGRESSION] TI SN65DSI83 is being reset making display to blink On/Off
 2025-11-18 16:56 UTC  (5+ messages)

[PATCH 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-18 16:56 UTC  (5+ messages)
` [PATCH 1/3] mm/pagewalk: use min() macro instead of manual ternary

[PATCH] HID: elecom: Add support for ELECOM M-XT3URBK (018F)
 2025-11-18 16:54 UTC  (2+ messages)

[PATCH v5 00/34] arm_mpam: Add basic mpam driver
 2025-11-18 16:54 UTC  (14+ messages)
` [PATCH v5 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v5 08/34] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_ret() helper
` [PATCH v5 14/34] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v5 24/34] arm_mpam: Probe and reset the rest of the features

[PATCH 0/2] hid-alps docs heading cleanup
 2025-11-18 16:53 UTC  (2+ messages)

RFC: Serial port DTR/RTS - O_NRESETDEV
 2025-11-18 16:33 UTC  (17+ messages)
                    ` RFC: Serial port DTR/RTS - O_<something>

[PATCH v3 0/4] Add ADSP and CDSP support on Kaanapali SoC
 2025-11-18 16:57 UTC  (5+ messages)
` [PATCH v3 4/4] misc: fastrpc: Update dma_bits for "

[PATCH 0/5] efi: x86: Provide EDID from GOP device
 2025-11-18 16:52 UTC  (4+ messages)

[PATCH v3] README: restructure with role-based documentation and guidelines
 2025-11-18 16:52 UTC  (4+ messages)

[PATCH v3 0/2] arm64: dts: rockchip: add Tinker Board 3 and 3S device tree
 2025-11-18 16:31 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Asus Tinker Board 3/3S

[PATCH net-next] net: dsa: yt921x: Fix MIB attribute table
 2025-11-18 16:49 UTC  (2+ messages)

Linux 6.18-rc6
 2025-11-18 16:49 UTC  (15+ messages)

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-18 16:48 UTC  (9+ messages)
` [PATCH v13 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG

[PATCH] dtInsertEntry can result in buffer overflow on corrupted jfs filesystems
 2025-11-18 16:46 UTC  (2+ messages)

[PATCH v4 00/10] reset: rework reset-gpios handling
 2025-11-18 16:33 UTC  (3+ messages)
` [PATCH v4 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup

[PATCH v5 0/2] riscv: hwprobe: Add Zicbop support
 2025-11-18 16:45 UTC  (4+ messages)
` [PATCH v5 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v5 2/2] selftests/riscv: Add Zicbop prefetch test

[PATCH] i2c: imx-lpi2c: support smbus block read feature
 2025-11-18 16:44 UTC  (2+ messages)

[PATCH 0/3] Convert get_feat to Python
 2025-11-18 16:44 UTC  (4+ messages)

[PATCH net-next 1/2] net: phy: mxl-gpy: add support for MXL86211C
 2025-11-18 16:44 UTC  (5+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: add MxL862xx support

[syzbot] [kernel?] general protection fault in put_ipc_ns
 2025-11-18 16:44 UTC 

[PATCH 0/2] arm64: dts: renesas: r9a09g047e57-smarc: Enable I3C
 2025-11-18 16:43 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: rzg3e-smarc-som: Add I3C support
` [PATCH 2/2] arm64: dts: renesas: r9a09g047e57-smarc: Add overlay for P3T1085UK-ARD

[PATCH] backlight: Add Congatec Board Controller (CGBC) backlight support
 2025-11-18 16:43 UTC 

[PATCH v7 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-18 16:42 UTC  (3+ messages)
` [PATCH v7 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table

[PATCH v3 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-18 16:42 UTC  (5+ messages)
` [PATCH v3 01/11] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH v3 11/11] remoteproc: imx_rproc: Remove enum imx_rproc_method

[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-18 16:41 UTC  (3+ messages)
` [RFC PATCH 3/4] userfaultfd, guest_memfd: support userfault minor mode in guest_memfd

[v2 PATCH] arm64: mm: make linear mapping permission update more robust for patial range
 2025-11-18 16:41 UTC  (2+ messages)

[PATCH] nlink overflow in jfs_rename
 2025-11-18 16:39 UTC  (2+ messages)

Clarifying confusion of our variable placement rules caused by cleanup.h
 2025-11-18 16:39 UTC 

[PATCH 0/1] fix rustdoc build detection
 2025-11-18 16:38 UTC  (5+ messages)
` [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper

[PATCH 0/2] reboot-mode: Expose sysfs for registered reboot modes
 2025-11-18 16:37 UTC  (5+ messages)
` [PATCH 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes

[PATCH] PNP: Fix ISAPNP to generetae uevent to auto-load modules
 2025-11-18 16:37 UTC  (2+ messages)

[PATCH v3 0/2] Add support for NXP XSPI
 2025-11-18 16:32 UTC  (3+ messages)
` [PATCH v3 2/2] spi: add driver for NXP XSPI controller

[PATCH net v5 0/5] net: dsa: microchip: Fix resource releases in error path
 2025-11-18 16:32 UTC  (7+ messages)
` [PATCH net v5 1/5] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v5 2/5] net: dsa: microchip: ptp: "
` [PATCH net v5 3/5] net: dsa: microchip: Don't free uninitialized ksz_irq
` [PATCH net v5 4/5] net: dsa: microchip: Free previously initialized ports on init failures
` [PATCH net v5 5/5] net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()

[PATCH v2 0/8] platform wide software interrupt moderation
 2025-11-18 16:31 UTC  (8+ messages)
` [PATCH v2 3/8] genirq: soft_moderation: implement fixed moderation

[POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
 2025-11-18 16:31 UTC  (7+ messages)

[syzbot] [v9fs?] INFO: task hung in v9fs_evict_inode
 2025-11-18 16:30 UTC  (5+ messages)

[PATCH v2] Documentation/admin-guide: fix typo and comment in cscope example
 2025-11-18 16:31 UTC  (2+ messages)

[PATCH v6 0/5] Series short description
 2025-11-18 16:29 UTC  (5+ messages)
` [PATCH v6 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions

[PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-18 16:28 UTC  (14+ messages)
` [PATCH v5 01/13] coresight: Change syncfreq to be a u8
` [PATCH v5 02/13] coresight: Repack struct etmv4_drvdata
` [PATCH v5 03/13] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v5 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v5 05/13] coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
` [PATCH v5 06/13] coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
` [PATCH v5 07/13] coresight: Don't reject unrecognized ETMv3 format attributes
` [PATCH v5 08/13] coresight: Interpret perf config with ATTR_CFG_GET_FLD()
` [PATCH v5 09/13] coresight: Interpret ETMv4 "
` [PATCH v5 10/13] coresight: Remove misleading definitions
` [PATCH v5 11/13] coresight: Extend width of timestamp format attribute
` [PATCH v5 12/13] coresight: Allow setting the timestamp interval
` [PATCH v5 13/13] coresight: docs: Document etm4x timestamp interval option

[PATCH 0/2] Move Python modules to tools/lib/python
 2025-11-18 16:27 UTC  (2+ messages)

[PATCH 0/2] genirq: Fix IRQ threads VS cpuset
 2025-11-18 16:27 UTC  (3+ messages)
` [PATCH 1/2] genirq: Fix IRQ threads affinity VS cpuset isolated partitions

[PATCH v2] gendwarfksyms: Skip files with no exports
 2025-11-18 16:26 UTC  (4+ messages)

[PATCH] leds: rgb: leds-qcom-lpg: Allow LED_COLOR_ID_MULTI
 2025-11-18 16:28 UTC  (2+ messages)

[PATCH v2] leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWM
 2025-11-18 16:27 UTC  (2+ messages)

[PATCH v9 0/6] MHDP8546 fixes related to DBANC usecase
 2025-11-18 16:20 UTC  (4+ messages)

[PATCH] Documentation/kernel-parameters: Move the kernel build options
 2025-11-18 16:20 UTC  (2+ messages)

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-18 16:18 UTC  (2+ messages)

[PATCH v2] EDAC/ghes: Replace deprecated strcpy in ghes_edac_report_mem_error
 2025-11-18 16:16 UTC  (2+ messages)

[PATCH v3 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-11-18 16:16 UTC  (3+ messages)
` [PATCH v3 4/4] mfd: simple-mfd-i2c: add default value

[PATCH v4 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-18 16:15 UTC  (4+ messages)
` [PATCH v4 13/13] coresight: docs: Document etm4x timestamp interval option

[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
 2025-11-18 16:15 UTC  (11+ messages)

[PATCH v3] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
 2025-11-18 16:14 UTC  (3+ messages)

[PATCH v6 0/8] btrfs: add fscrypt support, PART 1
 2025-11-18 16:14 UTC  (3+ messages)

[PATCH] docs: parse-headers.rst: Fix a typo
 2025-11-18 16:13 UTC  (2+ messages)

[PATCH v3 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-18 16:13 UTC  (3+ messages)
` [PATCH v3 1/2] genirq: Change hwirq parameter to irq_hw_number_t
` [PATCH v3 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH] Documentation/kernel-parameters: fix typo in retbleed= kernel parameter description
 2025-11-18 16:13 UTC  (2+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-18 16:12 UTC  (10+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-18 16:11 UTC  (4+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "

[PATCH v7 0/7] btrfs: add fscrypt support, PART 1
 2025-11-18 16:10 UTC  (5+ messages)
` [PATCH v7 2/6] btrfs: disable verity on encrypted inodes
` [PATCH v7 4/6] btrfs: don't rewrite ret from inode_permission
` [PATCH v7 6/6] btrfs: don't search back for dir inode item in INO_LOOKUP_USER

Cache and Multiply Add
 2025-11-18 16:09 UTC 

[PATCH v8 0/6] btrfs: add fscrypt support, PART 1
 2025-11-18 16:08 UTC  (7+ messages)
` [PATCH v7 1/6] btrfs: disable various operations on encrypted inodes
` [PATCH v7 2/6] btrfs: disable verity "
` [PATCH v7 3/6] btrfs: add orig_logical to btrfs_bio
` [PATCH v7 4/6] btrfs: don't rewrite ret from inode_permission
` [PATCH v7 5/6] btrfs: move inode_to_path higher in backref.c
` [PATCH v7 6/6] btrfs: don't search back for dir inode item in INO_LOOKUP_USER

[PATCH] sched/debug: add new tracepoints to track rt throttling
 2025-11-18 16:05 UTC 

[PATCH] arm64: dts: imx95: correct I3C2 pclk to IMX95_CLK_BUSWAKEUP
 2025-11-18 16:03 UTC  (2+ messages)

[PATCH v3] spi: imx: add 16/32 bits per word support for target PIO mode
 2025-11-18 16:03 UTC  (2+ messages)

[PATCH iproute2-next 0/2] devlink: support default flag attr for param-get and param-set commands
 2025-11-18 16:02 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] devlink: Pull the value printing logic out of pr_out_param_value()

[PATCH] arm64: dts: imx943-evk: add flexcan support
 2025-11-18 16:01 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