The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-18 18:34:26 to 2025-10-19 08:25:28 UTC [more...]

[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
 2025-10-19  8:25 UTC  (11+ messages)
` [PATCH 01/30] drm/sun4i: mixer: Fix up DE33 channel macros
` [PATCH 02/30] drm/sun4i: mixer: Remove ccsc cfg for >= DE3
` [PATCH 03/30] drm/sun4i: de2: Initialize layer fields earlier
` [PATCH 04/30] drm/sun4i: ui_layer: Move check from update to check callback
` [PATCH 05/30] drm/sun4i: vi_layer: "

[v7 00/16] mm: support device-private THP
 2025-10-19  8:19 UTC  (3+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[PATCH] x86/ioapic: Slightly simplify mp_irqdomain_alloc()
 2025-10-19  8:18 UTC 

[PATCH v1] PCI/pwrctrl: Propagate dev_err_probe return value
 2025-10-19  8:16 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH 00/21] VFIO live update support
 2025-10-19  8:15 UTC  (15+ messages)
` [RFC PATCH 11/21] vfio/pci: Skip clearing bus master on live update device during kexec
` [RFC PATCH 15/21] PCI: Make PCI saved state and capability structs public
` [RFC PATCH 16/21] vfio/pci: Save and restore the PCI state of the VFIO device

[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
 2025-10-19  8:10 UTC  (3+ messages)

[PATCH 1/2] media: iris: sort out common register definitions
 2025-10-19  7:59 UTC  (2+ messages)
  ` [PATCH 2/2] media: iris: move more common register definitions to the header

[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
 2025-10-19  7:57 UTC  (10+ messages)

[PATCH v4 0/6] media: iris: port support for Qualcomm SC7280
 2025-10-19  7:56 UTC  (7+ messages)
` [PATCH v4 1/6] media: iris: turn platform caps into constants
` [PATCH v4 2/6] media: iris: turn platform data "
` [PATCH v4 3/6] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v4 4/6] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v4 5/6] media: iris: rename sm8250 platform file to gen1
` [PATCH v4 6/6] media: iris: enable support for SC7280 platform

[PATCH net v2] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
 2025-10-19  7:55 UTC 

[char-misc] mei: txe: fix initialization order
 2025-10-19  7:36 UTC 

[PATCH v1 0/5] PCI: tegra: A couple of cleanups
 2025-10-19  7:50 UTC  (3+ messages)
` [PATCH v1 3/5] PCI: tegra: Use readl_poll_timeout() for link status polling

[PATCH] PCI: ixp4xx: Guard ARM32-specific hook_fault_code()
 2025-10-19  7:42 UTC  (2+ messages)

[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
 2025-10-19  7:31 UTC  (6+ messages)
` [PATCH v5 4/5] PCI: mediatek: convert bool to single flags entry and bitmap
` [PATCH v5 5/5] PCI: mediatek: add support for Airoha AN7583 SoC

[PATCH v2 0/6] Add PCIe support for Kaanapali
 2025-10-19  7:14 UTC  (2+ messages)
` (subset) "

[PATCH] PCI: xilinx-xdma: Enable legacy interrupts
 2025-10-19  7:10 UTC  (5+ messages)
` [PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts

[PATCH v9 00/14] Enhance the PCIe controller driver for next generation controllers
 2025-10-19  6:29 UTC  (3+ messages)

[PATCH v5 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-10-19  6:57 UTC  (5+ messages)
` [PATCH v5 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v5 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node

[PATCH v1 1/3] perf ilist: Don't display deprecated events
 2025-10-19  6:50 UTC  (3+ messages)

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-10-19  6:50 UTC  (3+ messages)
` [PATCH 03/17] csky: "

[PATCH v2 0/3] Add PCIe Gen2x1 controller support for RK3528
 2025-10-19  6:46 UTC  (2+ messages)
` (subset) "

[PATCH v1] PCI: dw-rockchip: Simplify regulator setup with devm_regulator_get_enable_optional()
 2025-10-19  6:38 UTC  (4+ messages)

[RFC Patch v2 00/16] kernel: Introduce multikernel architecture support
 2025-10-19  6:16 UTC  (17+ messages)
` [RFC Patch v2 01/16] kexec: Introduce multikernel support via kexec
` [RFC Patch v2 02/16] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap
` [RFC Patch v2 03/16] multikernel: Introduce basic multikernel subsystem infrastructure
` [RFC Patch v2 04/16] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication
` [RFC Patch v2 05/16] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID
` [RFC Patch v2 06/16] multikernel: Introduce physical memory reservation and allocation
` [RFC Patch v2 07/16] kexec: Implement dynamic kimage tracking
` [RFC Patch v2 08/16] multikernel: Introduce device-tree based kernfs interface
` [RFC Patch v2 09/16] kexec: Integrate multikernel instance management with kexec subsystem
` [RFC Patch v2 10/16] Documentation: Add multikernel usage
` [RFC Patch v2 11/16] kexec: Add /proc/kimage interface for kimage tracking
` [RFC Patch v2 12/16] multikernel: Introduce per-instance memory allocation interface
` [RFC Patch v2 13/16] kernel: Introduce generic multikernel IPI communication framework
` [RFC Patch v2 14/16] multikernel: Add messaging layer for inter-kernel communication
` [RFC Patch v2 15/16] kexec: Integrate multikernel support with kexec_file_load()
` [RFC Patch v2 16/16] multikernel: Integrate Kexec HandOver framework for DTB preservation

[PATCH v1 0/3] PCI: j721e: A couple of cleanups
 2025-10-19  6:00 UTC  (4+ messages)
` [PATCH v1 1/3] PCI: j721e: Propagate dev_err_probe return value

[PATCH v3 0/2] pci: clean up cpu_addr_fixup() for visconti
 2025-10-19  5:47 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior
` [PATCH v3 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_add_node
 2025-10-19  5:36 UTC 

[PATCH 0/2] SMMU v3 CMDQ fix and improvement
 2025-10-19  5:32 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency

[PATCH v2 3/5] clk: rockchip: Add clock controller for the RV1126B
 2025-10-19  5:30 UTC  (3+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_add_node
 2025-10-19  5:21 UTC  (7+ messages)
` Forwarded: "

[PATCH] objtool/klp: Add the debian-based package name of xxhash to the hint
 2025-10-19  5:11 UTC  (3+ messages)

[PATCH 0/2] rust: pci: consistently use INTx and PCI BAR in comments
 2025-10-19  4:56 UTC  (3+ messages)
` [PATCH 1/2] rust: pci: refer to legacy as INTx interrupts
` [PATCH 2/2] rust: pci: normalise spelling of PCI BAR

[PATCH 6.12 000/140] 6.12.48-rc1 review
 2025-10-19  4:38 UTC  (2+ messages)

[PATCH v2] tools/dma: move dma_map_benchmark from selftests to tools/dma
 2025-10-19  4:28 UTC  (2+ messages)

Idol Autist (was Unification in Bitstreams System, Fair Pay Teism, Low-Jitter)
 2025-10-19  4:29 UTC 

[PATCH 12/12] ASoC: qcom: q6asm: Use guard() for spin locks
 2025-10-19  4:18 UTC  (2+ messages)

[PATCH next] ASoC: codecs: va-macro: Clean up on error path in probe()
 2025-10-19  4:08 UTC  (2+ messages)

[PATCH] ata: Replace deprecated strcpy with strscpy in it821x_display_disk
 2025-10-19  3:44 UTC  (2+ messages)

[PATCH] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
 2025-10-19  3:31 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] drm/panthor: Support partial unmaps of huge pages
 2025-10-19  3:19 UTC 

[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
 2025-10-19  3:05 UTC  (8+ messages)
` [PATCH net-next 3/4] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
 2025-10-19  3:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] perf build: Ubuntu LTS fixes
 2025-10-19  2:49 UTC  (5+ messages)
` [PATCH 2/2] perf build: Add Debian/Ubuntu python-is-python3

[syzbot] [net?] kernel BUG in set_ipsecrequest
 2025-10-19  2:34 UTC  (2+ messages)
` [PATCH] key: No support for family zero

[PATCH v3 0/1] Fix spelling typo in samples/bpf
 2025-10-19  2:30 UTC  (2+ messages)

[PATCH bpf v2] selftests/bpf: Fix set but not used build errors
 2025-10-19  2:30 UTC  (2+ messages)

[PATCH RFC bpf-next 0/5] bpf: tracing session supporting
 2025-10-19  2:03 UTC  (3+ messages)
` [PATCH RFC bpf-next 3/5] bpf,x86: add tracing session supporting for x86_64

[PATCH v3] serial: 8250_mtk: Enable baud clock and manage in runtime PM
 2025-10-19  2:02 UTC  (3+ messages)

[PATCH] bpf: sync pending IRQ work before freeing ring buffer
 2025-10-19  1:13 UTC  (2+ messages)

New Linux Kernel Patches From Intel Delivering +18% Database Performance
 2025-10-19  1:10 UTC 

[RFC PATCH] xen: privcmd: fix ioeventfd/ioreq crashing PV domain
 2025-10-19  1:07 UTC  (3+ messages)

[PATCH] ext4: fix inline data overflow when xattr value is empty
 2025-10-19  1:04 UTC  (2+ messages)

[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
 2025-10-19  0:36 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_recovery_pass_want_ratelimit
 2025-10-19  0:33 UTC  (2+ messages)

[PATCH] maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails
 2025-10-19  0:32 UTC  (3+ messages)

[PATCH 0/3] mm: treewide: make get_free_pages() and return void *
 2025-10-19  0:30 UTC  (2+ messages)

[PATCH 3/4] riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
 2025-10-19  0:21 UTC  (2+ messages)

drivers/net/ethernet/meta/fbnic/fbnic_tlv.h:83:24: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '261632' to '65024'
 2025-10-19  0:17 UTC 

[PATCH] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-19  0:04 UTC  (6+ messages)

[PATCH] net: unix: clarify BSD behavior comment in unix_release_sock()
 2025-10-18 23:52 UTC  (2+ messages)

[PATCH net-next v6 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-10-18 23:50 UTC  (3+ messages)
` [PATCH net-next v6 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access

[PATCH 0/3] gpio: idio-16: Fix regmap initialization errors
 2025-10-18 23:44 UTC  (6+ messages)
` [PATCH 1/3] gpio: 104-idio-16: Define maximum valid register address offset

[PATCH sched_ext/for-6.19] sched_ext: Allow forcibly picking an scx task
 2025-10-18 23:05 UTC  (3+ messages)
` [PATCH] "

[PATCH] MAINTAINERS: Add myself as reviewer for module support
 2025-10-18 22:27 UTC  (3+ messages)

[PATCH v2 1/1] MIPS: Malta: Use pcibios_align_resource() to block io range
 2025-10-18 21:38 UTC  (2+ messages)

drivers/net/ethernet/meta/fbnic/fbnic_tlv.h:83:24: warning: conversion from 'long unsigned int' to 'short unsigned int' changes value from '261632' to '65024'
 2025-10-18 21:36 UTC 

[PATCH v2 00/24] PCI: Bridge window selection improvements
 2025-10-18 21:32 UTC  (8+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()

[PATCH v2 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-18 21:30 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant

[PATCH] drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM property
 2025-10-18 21:16 UTC  (2+ messages)

[PATCH v5 0/2] rust: leds: add led classdev abstractions
 2025-10-18 20:59 UTC  (3+ messages)
` [PATCH v5 1/2] rust: Add trait to convert a device reference to a bus device reference
` [PATCH v5 2/2] rust: leds: add basic led classdev abstractions

[PATCH v3] serial: 8250_mtk: correct max baud rate in set_termios() method
 2025-10-18 20:44 UTC 

[RFC PATCH 0/4] selftests/damon: add a test for obsolete_target sysfs file
 2025-10-18 20:44 UTC  (5+ messages)
` [RFC PATCH 1/4] selftests/damon/_damon_sysfs: support obsolete_target file
` [RFC PATCH 2/4] drgn_dump_damon_status: dump damon_target->obsolete
` [RFC PATCH 3/4] sysfs.py: extend assert_ctx_committed() for monitoring targets
` [RFC PATCH 4/4] selftests/damon/sysfs: add obsolete_target test

[PATCH] blk-mq: use struct_size() in kmalloc()
 2025-10-18 21:38 UTC 

[PATCH v4 0/2] media: add Himax HM1246 image sensor
 2025-10-18 20:30 UTC  (3+ messages)
` [PATCH v4 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v5 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
 2025-10-18 20:12 UTC  (3+ messages)
` [PATCH v5 2/2] iio: adc: Add the NXP SAR ADC support for the "

[GIT PULL] Rust 'rustfmt'
 2025-10-18 20:07 UTC  (2+ messages)

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-18 20:07 UTC  (3+ messages)

[PATCH v4 1/2] tracing: Allow tracer to add more than 32 options
 2025-10-18 20:04 UTC  (2+ messages)

[PATCH 5.10.y] wifi: rt2x00: use explicitly signed or unsigned types
 2025-10-18 19:59 UTC 

sched: update_entity_lag does not handle corner case with task in PI chain
 2025-10-18 19:57 UTC  (2+ messages)

[PATCH 0/3] i2c: designware: Improve support of multi-messages transfer
 2025-10-18 19:57 UTC  (4+ messages)
` [PATCH 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH] xfs: use kmalloc_array() instead of kmalloc() for map allocation
 2025-10-18 19:45 UTC 

[PATCH v2 00/11] vfs: recall-only directory delegations for knfsd
 2025-10-18 19:46 UTC  (7+ messages)
` [PATCH v2 09/11] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v2 10/11] nfsd: allow DELEGRETURN on directories
` [PATCH v2 11/11] nfsd: wire up GET_DIR_DELEGATION handling

[resend, PATCH v2 1/1] kexec: Remove unused code in kimage_load_cma_segment()
 2025-10-18 19:44 UTC 

[PATCH 3/8] sparc: floppy: Replace deprecated strcpy with strscpy in sun_floppy_init
 2025-10-18 19:38 UTC 

[PATCH] ACPI: property: Fix argument order in __acpi_node_get_property_reference()
 2025-10-18 19:38 UTC  (2+ messages)

[REGRESSION] in 6.18-rc1, failed to query a GPIO using a name in ACPI
 2025-10-18 19:34 UTC  (6+ messages)

[PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions
 2025-10-18 19:33 UTC 

[PATCH v2] pinctrl: mcp23s08: delete regmap reg_defaults to avoid cache sync issues
 2025-10-18 19:31 UTC 

[PATCH v13 1/2] dt-bindings: iio: adc: add max14001
 2025-10-18 19:30 UTC  (4+ messages)
` [PATCH v13 2/2] iio: adc: max14001: New driver

[PATCH 4/4] regulator: ltm8054: Support output current limit control
 2025-10-18 19:30 UTC 

[PATCH 2/9] software node: increase the reference of the swnode by its fwnode
 2025-10-18 19:29 UTC 

[PATCH 3/9] software node: allow referencing firmware nodes
 2025-10-18 19:28 UTC 

[PATCH 1/2] rust: pin-init: fix broken rust doc link
 2025-10-18 19:26 UTC  (5+ messages)

[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-18 19:24 UTC  (18+ messages)
` [RESEND PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [RESEND PATCH v18 02/16] rust_binder: remove trailing comma
` [RESEND PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [RESEND PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [RESEND PATCH v18 05/16] rnull: use `kernel::fmt`
` [RESEND PATCH v18 06/16] rust: alloc: "
` [RESEND PATCH v18 07/16] rust: debugfs: "
` [RESEND PATCH v18 08/16] rust: pci: "
` [RESEND PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
` [RESEND PATCH v18 15/16] rust: support formatting of foreign types
` [RESEND PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[PATCH] iio: test: fixed-point: new kunit test
 2025-10-18 19:24 UTC 

[GIT PULL] HID fixes for 6.18
 2025-10-18 19:23 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.18
 2025-10-18 19:23 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18-rc2
 2025-10-18 19:22 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2
 2025-10-18 19:22 UTC  (2+ messages)

[PATCH] iio: st_lsm6dsx: Fixed calibrated timestamp calculation
 2025-10-18 19:23 UTC  (3+ messages)

[PATCH 1/1] i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware
 2025-10-18 19:22 UTC 

[PATCH v3 0/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
 2025-10-18 19:19 UTC  (2+ messages)

[PATCH] jfs: validate budmin to prevent shift-out-of-bounds in dbAllocAG()
 2025-10-18 19:19 UTC  (2+ messages)

[PATCH] iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
 2025-10-18 19:17 UTC  (5+ messages)

[PATCH 1/9] software node: read the reference args via the fwnode API
 2025-10-18 19:15 UTC 

[PATCH v6 0/8] SPMI: Implement sub-devices and migrate drivers
 2025-10-18 19:12 UTC  (3+ messages)
` [PATCH v6 1/8] spmi: Print error status with %pe format

[PATCH] mm/vmalloc: Use kmalloc_array() instead of kmalloc()
 2025-10-18 20:11 UTC 

[PATCH 0/4] Add support for the Renesas RZ/N1 ADC
 2025-10-18 19:10 UTC  (3+ messages)
` [PATCH 2/4] iio: adc: "

[PATCH] kernel: resourse: Add conditional handling for ACPI device
 2025-10-18 19:07 UTC  (2+ messages)

[PATCH] dt-bindings: Fix inconsistent quoting
 2025-10-18 19:05 UTC  (2+ messages)

[PATCH] serial: 8250: always disable IRQ during THRE test
 2025-10-18 18:56 UTC  (4+ messages)

[PATCH v2 0/6] smb/server: fix return values of smb2_0_server_cmds proc
 2025-10-18 18:42 UTC  (2+ messages)

[PATCH] media: videobuf2: forbid create_bufs/remove_bufs when legacy fileio is active
 2025-10-18 18:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox