[PATCH] mm/vmalloc: Use kmalloc_array() instead of kmalloc()
2025-10-18 20:11 UTC
[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)
[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-18 19:16 UTC (17+ 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 1/9] software node: read the reference args via the fwnode API
2025-10-18 19:15 UTC
[REGRESSION] in 6.18-rc1, failed to query a GPIO using a name in ACPI
2025-10-18 19:14 UTC (5+ messages)
[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 0/4] Add support for the Renesas RZ/N1 ADC
2025-10-18 19:10 UTC (14+ 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 0/3] gpio: idio-16: Fix regmap initialization errors
2025-10-18 19:03 UTC (5+ messages)
` [PATCH 1/3] gpio: 104-idio-16: Define maximum valid register address offset
[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
[PATCH v5] PM: Support aborting sleep during filesystem sync
2025-10-18 18:31 UTC (2+ messages)
[PATCH v2 2/6] smb/server: fix return value of smb2_notify()
2025-10-18 18:30 UTC (2+ messages)
[GIT PULL] Rust 'rustfmt'
2025-10-18 18:28 UTC
[PATCH v2 1/6] smb/server: fix return value of smb2_read()
2025-10-18 18:27 UTC (2+ messages)
[PATCH] bpf: sync pending IRQ work before freeing ring buffer
2025-10-18 18:11 UTC
[PATCH 0/6] spi: add multi-bus support
2025-10-18 18:10 UTC (3+ messages)
` [PATCH 6/6] iio: adc: ad7380: Add support for multiple SPI buses
[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-18 18:05 UTC (17+ messages)
` [PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [PATCH v18 02/16] rust_binder: remove trailing comma
` [PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [PATCH v18 05/16] rnull: use `kernel::fmt`
` [PATCH v18 06/16] rust: alloc: "
` [PATCH v18 07/16] rust: debugfs: "
` [PATCH v18 08/16] rust: pci: "
` [PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [PATCH v18 13/16] rust: regulator: "
` [PATCH v18 14/16] rust: clk: "
` [PATCH v18 15/16] rust: support formatting of foreign types
` [PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`
[PATCH] MAINTAINERS: Add myself as reviewer for module support
2025-10-18 18:02 UTC
[PATCH v7 3/3] i2c: pcf8584: Move 'ret' variable inside for loop, break if ret < 0
2025-10-18 18:00 UTC (2+ messages)
[PATCH 0/3] mm: treewide: make get_free_pages() and return void *
2025-10-18 17:59 UTC (3+ messages)
` [PATCH 1/3] mm, vc_screen: move __free() handler that frees a page to a common header
[PATCH] mm/filemap: Implement fast short reads
2025-10-18 17:56 UTC (2+ messages)
[PATCH] powerpc/vmlinux.lds: Drop .interp description
2025-10-18 17:52 UTC
[PATCH] vdpa/pds: use %pe for ERR_PTR() in event handler registration
2025-10-18 17:46 UTC
[PATCH 0/6] iio: accel: bma220: add events
2025-10-18 17:32 UTC (12+ messages)
` [PATCH 1/6] iio: accel: bma220: white space cleanup
` [PATCH 2/6] iio: accel: bma220: remove useless include
` [PATCH 3/6] iio: accel: bma220: add tap detection
` [PATCH 4/6] iio: accel: bma220: add low-g event detection
` [PATCH 6/6] iio: accel: bma220: add any-motion detection
[PATCH 0/2] Add SK-LCD1 support for AM62X
2025-10-18 17:28 UTC (3+ messages)
` [PATCH 2/2] arm64: defconfig: Enable ILITEK ILI21X & ILI25X family of touch sensors
[GIT PULL] KVM fixes for Linux 6.18-rc2
2025-10-18 17:27 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.18-2 tag
2025-10-18 17:27 UTC (2+ messages)
[GIT PULL] exfat fixes for 6.18-rc2
2025-10-18 17:27 UTC (2+ messages)
[GIT PULL] slab fixes for 6.18-rc2
2025-10-18 17:27 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2025-10-18 17:26 UTC (2+ messages)
[PATCH v2 0/3] Add ADSP and CDSP support on Kaanapali SoC
2025-10-18 17:25 UTC (6+ messages)
` [PATCH v2 2/3] misc: fastrpc: Add support for new DSP IOVA formatting
[PATCH] arm64: defconfig: Enable Qualcomm SAR2130P providers
2025-10-18 17:22 UTC (3+ messages)
[RFC PATCH 00/21] VFIO live update support
2025-10-18 17:21 UTC (6+ messages)
` [RFC PATCH 13/21] vfio/pci: Preserve VFIO PCI config space through live update
` [RFC PATCH 16/21] vfio/pci: Save and restore the PCI state of the VFIO device
[PATCH v2 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers
2025-10-18 17:20 UTC (2+ messages)
[PATCH v3 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
2025-10-18 17:20 UTC (5+ messages)
` [PATCH v3 1/6] dt-bindings: samsung: exynos-sysreg: add exynos7870 sysregs
` (subset) "
` [PATCH v3 2/6] dt-bindings: soc: samsung: exynos-pmu: allow mipi-phy subnode for Exynos7 PMU
[PATCH v1 0/3] soc: samsung: add chipid and pmu support for exynos8890
2025-10-18 17:20 UTC (2+ messages)
[PATCH v2] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
2025-10-18 17:20 UTC (2+ messages)
[PATCH v4 1/2] tracing: Allow tracer to add more than 32 options
2025-10-18 17:19 UTC (2+ messages)
[PATCH 0/2] Add SDM660 cDSP support
2025-10-18 17:18 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: adsp: Add SDM660 CDSP compatible
[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
2025-10-18 17:17 UTC (11+ messages)
` [PATCH v6 01/10] kho: allow to drive kho from within kernel
` [PATCH v6 02/10] kho: make debugfs interface optional
` [PATCH v6 03/10] kho: drop notifiers
` [PATCH v6 04/10] kho: add interfaces to unpreserve folios and page ranes
` [PATCH v6 05/10] kho: don't unpreserve memory during abort
` [PATCH v6 06/10] liveupdate: kho: move to kernel/liveupdate
` [PATCH v6 07/10] kho: move kho debugfs directory to liveupdate
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator
[PATCH] init: Use kcalloc() instead of kzalloc()
2025-10-18 17:13 UTC (4+ messages)
[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-18 17:09 UTC (3+ messages)
[PATCH v2] dt-bindings: soc: samsung: exynos-sysreg: add power-domains
2025-10-18 17:05 UTC (2+ messages)
[PATCH 4/4] s390: ptdump: use seq_puts() in pt_dump_seq_puts() macro
2025-10-18 17:05 UTC
[PATCH 3/4] riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
2025-10-18 17:04 UTC
[PATCH 2/4] ARM: ptdump: use seq_puts() in pt_dump_seq_puts() macro
2025-10-18 17:04 UTC
[PATCH 1/4] arm64: ptdump: use seq_puts() in pt_dump_seq_puts() macro
2025-10-18 17:04 UTC
[PATCH v6 0/5] i3c: Add basic HDR mode support
2025-10-18 16:54 UTC (4+ messages)
` [PATCH v6 5/5] iio: magnetometer: Add mmc5633 sensor
[PATCH] lib: cpu_rmap.c Refactor allocation size calculation in kzalloc()
2025-10-18 16:52 UTC (5+ messages)
[PATCH v2] iio: adc: ti_am335x_adc: Limit step_avg to valid range for gcc complains
2025-10-18 16:49 UTC (2+ messages)
[PATCH v2 0/2] iio: pressure: add driver and bindings for adp810
2025-10-18 16:47 UTC (3+ messages)
` [PATCH v2 2/2] iio: pressure: adp810: Add driver for adp810 sensor
[PATCH v11 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
2025-10-18 16:42 UTC (5+ messages)
` [PATCH v11 1/2] dt-bindings: memory: mediatek: Add SMI reset and clamp for MT8188
` [PATCH v11 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp
[PATCH] maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails
2025-10-18 16:38 UTC (2+ messages)
[PATCH] iio: test: fixed-point: new kunit test
2025-10-18 16:30 UTC (2+ messages)
[PATCH] drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM property
2025-10-18 16:28 UTC (2+ messages)
[PATCH 0/7] Add support for AD4062 device family
2025-10-18 16:26 UTC (11+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add adi,ad4062
` [PATCH 2/7] docs: iio: New docs for ad4062 driver
` [PATCH 3/7] iio: adc: Add support for ad4062
` [PATCH 5/7] iio: adc: ad4062: Add IIO Trigger support
` [PATCH 7/7] iio: adc: ad4062: Add IIO Events support
[PATCH 6.17 000/371] 6.17.4-rc1 review
2025-10-18 16:19 UTC (2+ messages)
[PATCH] ext4: fix inline data overflow when xattr value is empty
2025-10-18 16:16 UTC
[PATCH 6.12 000/277] 6.12.54-rc1 review
2025-10-18 16:14 UTC (2+ messages)
[PATCH] arm64: dts: exynos: gs101-pixel-common: add node for s2mpg10 / clock
2025-10-18 16:11 UTC (2+ messages)
[PATCH 6.6 000/201] 6.6.113-rc1 review
2025-10-18 16:09 UTC (2+ messages)
[PATCH 6.1 000/168] 6.1.157-rc1 review
2025-10-18 16:06 UTC (2+ messages)
[PATCH v1] PCI/pwrctrl: Propagate dev_err_probe return value
2025-10-18 16:05 UTC (2+ messages)
` [PATCH] "
[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-10-18 16:03 UTC (3+ messages)
[PATCH] RISC-V: Don't print details of CPUs disabled in DT
2025-10-18 16:01 UTC (2+ messages)
[PATCH] riscv: Remove the PER_CPU_OFFSET_SHIFT macro
2025-10-18 16:01 UTC (2+ messages)
[PATCH] RISC-V: Define pgprot_dmacoherent() for non-coherent devices
2025-10-18 16:01 UTC (2+ messages)
[PATCH] riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
2025-10-18 16:01 UTC (2+ messages)
[PATCH] ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
2025-10-18 16:01 UTC (2+ messages)
[PATCH] riscv: Register IPI IRQs with unique names
2025-10-18 16:01 UTC (2+ messages)
[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
2025-10-18 15:58 UTC (3+ messages)
` [PATCH v2 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
[PATCH 0/3] i2c: designware: Improve support of multi-messages transfer
2025-10-18 15:55 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: i2c: dw: Add Mobileye I2C controllers
` [PATCH 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[PATCH v2 3/8] clk: imx: add driver for imx8ulp's sim lpav
2025-10-18 15:55 UTC (2+ messages)
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-18 15:54 UTC (12+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH v2] dt-bindings: watchdog: lantiq,wdt: convert bindings to dtschema
2025-10-18 15:48 UTC (2+ messages)
[PATCH v5 00/10] Introduce Glymur USB support
2025-10-18 15:39 UTC (12+ messages)
` [PATCH v5 02/10] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3)
2025-10-18 15:35 UTC
[PATCH 0/2] KHO: Fix metadata allocation in scratch area
2025-10-18 15:31 UTC (7+ messages)
` [PATCH 1/2] liveupdate: kho: warn and fail on metadata or preserved memory "
[PATCH] soc: officially expand maintainership team
2025-10-18 15:29 UTC (2+ messages)
[PATCH 0/4] tools: ynl: Fix tc filters with actions
2025-10-18 15:17 UTC (5+ messages)
` [PATCH 1/4] ynl: samples: add tc filter add example
` [PATCH 2/4] tools: ynl: zero-initialize struct ynl_sock memory
` [PATCH 3/4] tools: ynl: call nested attribute free function for indexed arrays
` [PATCH 4/4] tools: ynl: add start-index property "
[PATCH v1] PCI/pwrctrl: Propagate dev_err_probe return value
2025-10-18 15:13 UTC (2+ messages)
` [PATCH] "
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3)
2025-10-18 15:11 UTC (2+ messages)
` Forwarded: [PATCH] ext4: fix inline data overflow when xattr value is empty
[PATCH v1] cpuidle: governors: menu: Predict longer idle time when in doubt
2025-10-18 15:10 UTC (6+ messages)
[PATCH v5 0/6] iio: accel: bma400: Refactor GENINTR config and register macros
2025-10-18 15:06 UTC (2+ messages)
[PATCH net-next] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov
2025-10-18 15:05 UTC (6+ messages)
[PATCH v3 0/2] iio: health: max30100: Add DT LED pulse-width support
2025-10-18 15:04 UTC (2+ messages)
[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
2025-10-18 14:53 UTC (7+ messages)
` [PATCH net-next 3/4] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
fix tty device index parsing [PATCH v1]
2025-10-18 14:51 UTC
[PATCH V3] usbnet: Prevents free active kevent
2025-10-18 14:49 UTC
[PATCH net-next v14 0/5] Add driver for 1Gbe network chips from MUCSE
2025-10-18 14:42 UTC (4+ messages)
` [PATCH net-next v14 3/5] net: rnpgbe: Add basic mbx ops support
[PATCH 0/6] drm/msm/dpu: Fixes for virtual planes and 1.x features
2025-10-18 14:33 UTC (2+ messages)
` [PATCH 6/6] drm/msm/dpu: Disable broken YUV on QSEED2 hardware
[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
2025-10-18 14:30 UTC (5+ messages)
[PATCH RFC bpf-next 0/5] bpf: tracing session supporting
2025-10-18 14:21 UTC (6+ messages)
` [PATCH RFC bpf-next 1/5] bpf: add tracing session support
` [PATCH RFC bpf-next 2/5] bpf: add kfunc bpf_tracing_is_exit for TRACE_SESSION
` [PATCH RFC bpf-next 3/5] bpf,x86: add tracing session supporting for x86_64
` [PATCH RFC bpf-next 4/5] libbpf: add support for tracing session
` [PATCH RFC bpf-next 5/5] selftests/bpf: add testcases "
[RFC 0/4] PM: Hibernate: Add hibernation cancellation support
2025-10-18 14:21 UTC (5+ messages)
` [RFC 1/4] PM: hibernate: export hibernation_in_progress()
` [RFC 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [RFC 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress
` [RFC 4/4] PM: sleep: clear pm_abort_suspend at suspend
[PATCH v1 3/3] PCI: j721e: Use inline reset GPIO assignment and drop local variable
2025-10-18 14:20 UTC (2+ messages)
` [PATCH "
[PATCH v5 0/7] Add SPI offload support to AD4030
2025-10-18 14:16 UTC (9+ messages)
` [PATCH v5 4/7] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v5 5/7] iio: adc: ad4030: Add SPI offload support
` [PATCH v5 7/7] iio: adc: ad4030: Add support for ADAQ4216 and ADAQ4224
[PATCH v2 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
2025-10-15 16:47 UTC (4+ messages)
[PATCH v4 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
2025-10-15 16:43 UTC (5+ messages)
` [PATCH v4 2/2] iio: adc: Add the NXP SAR ADC support for the "
[PATCH] serial: 8250_dw: handle reset control deassert error
2025-10-15 16:35 UTC (2+ messages)
[PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks
2025-10-15 15:06 UTC (7+ messages)
[PATCH 0/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
2025-10-15 14:34 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH 0/3] PCI & resource: Make coalescing host bridge windows safer
2025-10-15 14:29 UTC (3+ messages)
` [PATCH 2/3] PCI: Do not coalesce host bridge resource structs in place
[PATCH v2] extcon: Fixed sysfs duplicate filename issue
2025-10-15 8:15 UTC (2+ messages)
[PATCH] rtc: tegra: Add ACPI support
2025-10-15 8:04 UTC (2+ messages)
[PATCH 0/1] i2c: designware: Fix SMBUS Master interrupts storms
2025-10-14 7:15 UTC (3+ messages)
` [PATCH 1/1] i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware
[PATCH 1/8] sparc: PCI: Replace deprecated strcpy with strscpy
2025-10-13 20:57 UTC (3+ messages)
` [PATCH 3/8] sparc: floppy: Replace deprecated strcpy with strscpy in sun_floppy_init
[resend, PATCH v2 1/1] kexec: Remove unused code in kimage_load_cma_segment()
2025-10-13 20:48 UTC (3+ messages)
[PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions
2025-10-13 20:35 UTC (2+ messages)
[PATCH 0/9] reset: rework reset-gpios handling
2025-10-13 20:11 UTC (5+ messages)
` [PATCH 1/9] software node: read the reference args via the fwnode API
` [PATCH 3/9] software node: allow referencing firmware nodes
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®