messages from 2025-11-23 13:16:28 to 2025-11-23 22:52:06 UTC [more...]
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-11-23 22:51 UTC (12+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
` [RFC v2 07/11] nvme-pci: implement dma_token backed requests
` [RFC v2 08/11] io_uring/rsrc: add imu flags
` [RFC v2 09/11] io_uring/rsrc: extended reg buffer registration
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC v2 11/11] io_uring/rsrc: implement dmabuf regbuf import
[PATCH 0/3] further damage-control lack of clone scalability
2025-11-23 22:48 UTC (11+ messages)
` [PATCH 2/3] ns: pad refcount
` [PATCH 3/3] pid: only take pidmap_lock once on alloc
[PATCH 00/18] `syn` support
2025-11-23 22:46 UTC (5+ messages)
[PATCH 0/4] Add first led driver written in Rust
2025-11-23 22:45 UTC (9+ messages)
` [PATCH 1/4] rust: i2c: add read and write byte data abstractions
` [PATCH 2/4] rust: add pinned wrapper of Vec
` [PATCH 3/4] rust: leds: add basic led classdev abstractions
` [PATCH 4/4] leds: add driver for synology atmega1608 controlled LEDs
[syzbot] [ntfs3?] INFO: task hung in __start_renaming
2025-11-23 22:44 UTC
drivers/media/i2c/ccs/ccs.o: error: objtool: ccs_set_selection(): unexpected end of section .text.ccs_set_selection
2025-11-23 22:29 UTC (5+ messages)
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-23 22:27 UTC (2+ messages)
[PATCH v9 0/2] clk: rockchip: Add clock controller for the RK3506
2025-11-23 22:04 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the extcon tree
2025-11-23 21:56 UTC
linux-next: Fixes tag needs some work in the printk tree
2025-11-23 21:53 UTC
[PATCH] rust: num: bounded: Always inline fits_within and from_expr
2025-11-23 21:51 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: Allow packages to be excluded from bindeb-pkg
2025-11-23 21:47 UTC (3+ messages)
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2025-11-23 21:46 UTC (10+ messages)
[PATCH] nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
2025-11-23 21:46 UTC (2+ messages)
[PATCH net-next] vsock/test: Extend transport change null-ptr-deref test
2025-11-23 21:43 UTC
[PATCH 2/2] leds: add "network" LED trigger (lan/wan/wlan)
2025-11-23 21:29 UTC
[PATCH 1/2] leds: accept trigger parameters in "trigger:params" format
2025-11-23 21:26 UTC
mempool_alloc_bulk and various mempool improvements v3
2025-11-23 21:22 UTC (6+ messages)
` [PATCH 06/11] mempool: factor out a mempool_alloc_from_pool helper
[PATCH v7 00/13] printk: console: Per-console loglevels
2025-11-23 21:21 UTC (3+ messages)
` [PATCH v7 11/13] printk: docs: Add comprehensive guidance for per-console loglevels
[PATCH v2 0/3] Apple Silicon Type-C PHY
2025-11-23 21:19 UTC (4+ messages)
` [PATCH v2 1/3] soc: apple: Add hardware tunable support
` [PATCH v2 2/3] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v2 3/3] phy: apple: "
[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
2025-11-23 21:15 UTC (4+ messages)
[PATCH v2] lib/crypto: blake2b: Limit frame size workaround to GCC
2025-11-23 21:13 UTC (2+ messages)
[PATCH 0/6] lib/crypto: More at_least decorations
2025-11-23 20:54 UTC (6+ messages)
[PATCH] watchdog: imx7ulp_wdt: handle the nowayout option
2025-11-23 20:34 UTC (2+ messages)
Bug#1121211: UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.8/drivers/clk/samsung/clk-exynos-clkout.c:178:18
2025-11-23 20:33 UTC (3+ messages)
[PATCH libcrypto v4 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-23 20:28 UTC (2+ messages)
[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
2025-11-23 20:29 UTC (3+ messages)
[PATCH] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
2025-11-23 20:26 UTC (5+ messages)
[PATCH] drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume
2025-11-23 20:25 UTC (2+ messages)
[PATCH] rust: i2c: prepare for `core::ffi::CStr`
2025-11-23 20:25 UTC (2+ messages)
[GIT PULL] clk fixes for v6.18-rc6
2025-11-23 20:05 UTC (2+ messages)
[PATCH v6 6/9] futex: Wire up get_robust_list2 syscall
2025-11-23 20:02 UTC (5+ messages)
[RFC PATCH 00/12] mm/damos/stat: introduce nr_snapshots, max_nr_snapshots and tracepoint
2025-11-23 19:54 UTC (14+ messages)
` [RFC PATCH 01/12] mm/damon/core: introduce nr_snapshots damos stat
` [RFC PATCH 02/12] mm/damon/sysfs-schemes: introduce nr_snapshots damos stat file
` [RFC PATCH 03/12] Docs/mm/damon/design: update for nr_snapshots damos stat
` [RFC PATCH 04/12] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH 05/12] Docs/ABI/damon: "
` [RFC PATCH 06/12] mm/damon: update damos kerneldoc for stat field
` [RFC PATCH 07/12] mm/damon/core: implement max_nr_snapshots
` [RFC PATCH 08/12] mm/damon/sysfs-schemes: implement max_nr_snapshots file
` [RFC PATCH 09/12] Docs/mm/damon/design: update for max_nr_snapshots
` [RFC PATCH 10/12] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH 11/12] Docs/ABI/damon: "
` [RFC PATCH 12/12] mm/damon/core: add trace point for damos stat per apply interval
[PATCH 0/7] Add support for AD4062 device family
2025-11-23 19:48 UTC (10+ messages)
` [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 v7 00/22] Live Update Orchestrator
2025-11-23 19:43 UTC (24+ messages)
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 04/22] liveupdate: luo_session: add sessions support
` [PATCH v7 05/22] liveupdate: luo_core: add user interface
` [PATCH v7 08/22] docs: add luo documentation
` [PATCH v7 09/22] MAINTAINERS: add liveupdate entry
` [PATCH v7 11/22] mm: shmem: allow freezing inode mapping
` [PATCH v7 14/22] mm: memfd_luo: allow preserving memfd
` [PATCH v7 15/22] docs: add documentation for memfd preservation via LUO
[PATCH v2] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
2025-11-23 19:40 UTC (3+ messages)
[PATCH RESEND v2] devfreq: move governor.h to a public header location
2025-11-23 19:20 UTC (3+ messages)
[PATCH v18 0/3] leds: add new LED driver for TI LP5812
2025-11-23 19:20 UTC (5+ messages)
` [PATCH v18 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v18 2/3] leds: add basic support for "
` [PATCH v18 3/3] docs: leds: Document TI LP5812 LED driver
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-23 19:20 UTC (7+ messages)
` [PATCH 06/44] bpf: Verifier, remove some unusual uses of min_t() and max_t()
[patch V5 20/20] sched/mmcid: Switch over to the new mechanism
2025-11-23 19:03 UTC (2+ messages)
` [tip: core/rseq] sched/mmcid: Ensure that per CPU threshold is > 0
[patch V5 09/20] cpumask: Cache num_possible_cpus()
2025-11-23 19:03 UTC (2+ messages)
` [tip: core/rseq] cpu: Initialize __num_possible_cpus correctly
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-23 18:52 UTC (17+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
[PATCH net v3] l2tp: fix double dst_release() on sk_dst_cache race
2025-11-14 1:06 UTC
[PATCH v2] r8169: add support for RTL8127ATF
2025-11-23 18:41 UTC (7+ messages)
[PATCH v2 0/4] Improve folio split related functions
2025-11-23 18:38 UTC (3+ messages)
` [PATCH v2 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
[PATCH] fpga: bridge: Use str_enabled_disabled helper in state_show
2025-11-23 18:22 UTC
[PATCH] mtd: sm_ftl: Replace deprecated strncpy with sysfs_emit in sm_attr_show
2025-11-23 18:21 UTC
[PATCH v6 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
2025-11-23 18:14 UTC (2+ messages)
` [PATCH v6 2/2] arm64: dts: add support for NXP "
[PATCH net-next, v4] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2025-11-23 18:08 UTC
[PATCH 0/2] Add calls to mutex_destroy in virtio_balloon and virtio_mem
2025-11-23 17:57 UTC (3+ messages)
` [PATCH 1/2] virtio-balloon: Destroy mutex before freeing virtio_balloon
` [PATCH 2/2] virtio-mem: Destroy mutex before freeing virtio_mem
[PATCH] EDAC/amd64: Add support for family 19h, models 40h-4fh
2025-11-23 17:57 UTC (4+ messages)
[PATCH] arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY
2025-11-23 17:50 UTC (2+ messages)
[PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
2025-11-23 17:34 UTC (4+ messages)
` [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support
[PATCH] arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs
2025-11-23 17:14 UTC
[PATCH net-next V2 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-11-23 17:10 UTC (7+ messages)
` [PATCH net-next V2 1/6] selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
` [PATCH net-next V2 2/6] selftests: drv-net: introduce Iperf3Runner for measurement use cases
` [PATCH net-next V2 3/6] selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py
` [PATCH net-next V2 4/6] selftests: drv-net: Set shell=True for sysfs writes "
` [PATCH net-next V2 5/6] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH net-next V2 6/6] selftests: drv-net: Fix tolerance calculation "
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-11-23 17:10 UTC (8+ messages)
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
[PATCH] arch: um: Don't rename vmap to kernel_vmap
2025-11-23 17:07 UTC (2+ messages)
[PATCH v9 00/13] Make PCI's devres API more consistent
2025-11-23 16:42 UTC (3+ messages)
` [PATCH v9 02/13] PCI: Add devres helpers for iomap table
` [PATCH v9 02/13] PCI: Add devres helpers for iomap table [resulting in backtraces on HPPA]
linux-next: manual merge of the rust tree with the driver-core tree
2025-11-23 16:39 UTC (8+ messages)
[PATCH] mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
2025-11-23 16:35 UTC
[PATCH v2] scmi: reset: validate number of reset domains
2025-11-23 16:35 UTC (2+ messages)
` [PATCH v4] firmware: arm_scmi: refactor reset domain handling
[PATCH v6] Introduce Cray ClusterStor E1000 NVMe slot LED driver
2025-11-23 16:35 UTC (3+ messages)
[syzbot] [block?] possible deadlock in mempool_alloc_noprof (2)
2025-11-23 16:30 UTC
[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
2025-11-23 16:30 UTC (7+ messages)
[GIT PULL] timer subsystem fixes
2025-11-23 16:26 UTC (2+ messages)
[GIT PULL] perf events fixes
2025-11-23 16:26 UTC (2+ messages)
[PATCH net-next V2 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-11-23 16:26 UTC (4+ messages)
` [PATCH net-next V2 05/14] devlink: Decouple rate storage from associated devlink object
[PATCH] mailbox: omap: Handle devm_pm_runtime_enable() errors
2025-11-23 16:19 UTC
[PATCH v2 0/2] Add FD-Only mode support for R-Car CANFD
2025-11-23 15:53 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property
[PATCH] extcon: usbc-tusb320: Make typec-power-opmode optional
2025-11-23 15:53 UTC (2+ messages)
[PATCH] clk: mediatek: Fix error handling in runtime PM setup
2025-11-23 15:43 UTC
[PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present
2025-11-23 15:42 UTC (3+ messages)
[PATCH v3] extcon: Fixed sysfs duplicate filename issue
2025-11-23 15:38 UTC (2+ messages)
[PATCH] extcon: int3496: replace use of system_wq with system_percpu_wq
2025-11-23 15:36 UTC (2+ messages)
[PATCH v2] extcon: ptn5150: handle pending IRQ events during system resume
2025-11-23 15:32 UTC (2+ messages)
[PATCH v1 1/2] PM: devfreq: fix typo in DFSO_DOWNDIFFERENTIAL macro name
2025-11-23 15:24 UTC (4+ messages)
` [PATCH v1 2/2] PM: devfreq: handle invalid parameters gracefully in simpleondemand
[PATCH] platform/x86: asus-armoury: fix only DC tunables being available
2025-11-23 15:21 UTC (2+ messages)
[PATCH] fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
2025-11-23 15:15 UTC (3+ messages)
MEMINSPECT Proposed For The Linux Kernel To Help In Memory Analysis / Debugging
2025-11-23 15:09 UTC
[PATCH v6 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
2025-11-23 15:02 UTC (4+ messages)
` [PATCH v6 6/7] platform/x86: lenovo-wmi-capdata: Wire up Fan Test Data
[PATCH v5] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
2025-11-23 15:06 UTC (2+ messages)
[PATCH RESEND] PM / devfreq: tegra30: use min to simplify actmon_cpu_to_emc_rate
2025-11-23 15:04 UTC (2+ messages)
[PATCH] mm: khugepaged: fix memory leak in collapse_file rollback path
2025-11-23 14:49 UTC (2+ messages)
[PATCH v3 0/5] Add support for StarFive VisionFive 2 Lite board
2025-11-23 14:33 UTC (5+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: starfive,jh7110-pcie: Add enable-gpios property
[PATCH v9 0/3] SCM: Support latest version of waitq-aware firmware
2025-11-23 14:19 UTC (4+ messages)
` [PATCH v9 1/3] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v9 2/3] firmware: qcom_scm: Support multiple waitq contexts
` [PATCH v9 3/3] firmware: qcom_scm: Use TASK_IDLE state in wait_for_wq_completion()
[tip:irq/core] BUILD SUCCESS 3de5e46e50abc01a1cee7e12b657e083fc5ed638
2025-11-23 14:09 UTC
[PATCH 6.17 000/244] 6.17.9-rc2 review
2025-11-23 13:50 UTC (2+ messages)
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-23 13:48 UTC (6+ messages)
Prebuilt LLVM 21.1.6 uploaded
2025-11-23 13:42 UTC (2+ messages)
[PATCH 0/4] Add ICU support for RZ/T2H and RZ/N2H
2025-11-23 13:23 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: document RZ/{T2H,N2H} ICU
[PATCH libcrypto v2 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-23 13:21 UTC (4+ messages)
` [PATCH libcrypto v2 2/3] compiler: introduce at_least parameter decoration pseudo keyword
[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
2025-11-23 13:17 UTC (3+ messages)
` [PATCH v9 2/7] mm: introduce clear_pages() and clear_user_pages()
[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
2025-11-23 13:16 UTC (3+ messages)
` [PATCH 05/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox