linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-14 20:24:21 to 2025-06-15 15:05:54 UTC [more...]

[PATCH bpf-next v2 1/2] bpf: Add show_fdinfo for uprobe_multi
 2025-06-15 15:05 UTC 

[net-next v3 0/3] rework IRQ handling in mtk_eth_soc
 2025-06-15 15:03 UTC  (4+ messages)
` [net-next v3 1/3] net: ethernet: mtk_eth_soc: support named IRQs
` [net-next v3 2/3] net: ethernet: mtk_eth_soc: add consts for irq index
` [net-next v3 3/3] net: ethernet: mtk_eth_soc: change code to skip first IRQ completely

[PATCH v2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
 2025-06-15 14:53 UTC  (7+ messages)

[PATCH net 0/9] mlx5 misc fixes 2025-06-10
 2025-06-15 14:44 UTC  (5+ messages)
` [PATCH net 1/9] net/mlx5: Ensure fw pages are always allocated on same NUMA

[PATCH 1/3] mfd: tps65219: Constify struct regmap_irq_sub_irq_map and tps65219_chip_data
 2025-06-15 14:42 UTC  (3+ messages)
` [PATCH 2/3] mfd: tps65219: Remove an unused field from 'struct tps65219'
` [PATCH 3/3] mfd: tps65219: Remove another "

[PATCH v2 0/2] f2fs: Fix DIO flags and add ioprio hint
 2025-06-15 14:42 UTC  (3+ messages)
` [PATCH v2 1/2] f2fs: Apply bio flags to direct I/O
` [PATCH v2 2/2] f2fs: use ioprio hint for hot and pinned files

[PATCH] cpufreq: CPPC: Dont read counters for idle CPUs
 2025-06-15 14:27 UTC  (2+ messages)

[PATCH] counter: Alphabetize component_id sysfs attributes Documentation list
 2025-06-15 14:27 UTC 

[PATCH] arm/probes/uprobes: Remove redundant preempt_disable/enable around kmap_atomic
 2025-06-15 14:11 UTC 

[PATCH v3 0/2] Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver
 2025-06-15 14:10 UTC  (6+ messages)
` [PATCH v3 1/2] phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclk

[PATCH v3 0/4] rust: a few common Borrow/BorrowMut implementations
 2025-06-15 14:08 UTC  (9+ messages)
` [PATCH v3 1/4] rust: alloc: implement `Borrow` and `BorrowMut` for `Vec`
` [PATCH v3 2/4] rust: sync: implement `Borrow` and `BorrowMut` for `Arc` types
` [PATCH v3 3/4] rust: alloc: implement `Borrow` and `BorrowMut` for `KBox`
` [PATCH v3 4/4] rust: str: implement `Borrow` and `BorrowMut` for `CString`

[PATCH v11 0/3] vhost: Add support of kthread API
 2025-06-15 14:07 UTC  (6+ messages)
` [PATCH v11 3/3] vhost: Add configuration controls for vhost worker's mode

[syzbot] [io-uring?] WARNING in io_register_clone_buffers
 2025-06-15 14:08 UTC  (2+ messages)

[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
 2025-06-15 14:00 UTC  (8+ messages)
` [PATCH bpf 2/7] bpf/x86: prevent trampoline attachment when args location on stack is uncertain

kconfig: include <strings.h> to fix bcmp build error on Clang
 2025-06-15 13:59 UTC 

[PATCH 1/2] nvmem: core: fix memory leak in nvmem_register() on error path
 2025-06-15 13:52 UTC  (2+ messages)
` [PATCH 2/2] nvmem: core: Fix typos in comments and MODULE_AUTHOR strings

[PATCH v2 0/3] firewire: ohci: use regular workqueue to handle 1394 OHCI AT/AR context events
 2025-06-15 13:32 UTC  (4+ messages)
` [PATCH v2 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
` [PATCH v2 2/3] firewire: ohci: use workqueue to handle events of AR "
` [PATCH v2 3/3] firewire: ohci: use workqueue to handle events of AT "

[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-15 13:32 UTC  (8+ messages)
` [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
` [PATCH v5 05/23] rust: num: add the `fls` operation

[PATCH v4] rust: regulator: add a bare minimum regulator abstraction
 2025-06-15 13:31 UTC  (2+ messages)

[PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
 2025-06-15 13:29 UTC  (2+ messages)

[PATCH] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
 2025-06-15 13:28 UTC  (2+ messages)

[PATCH v2 0/4] rust: a few common Borrow/BorrowMut implementations
 2025-06-15 13:16 UTC  (5+ messages)
` [PATCH v2 1/4] rust: alloc: implement `Borrow` and `BorrowMut` for `Vec`

[RFC PATCH 1/1] sched/deadline: Fix RT task potential starvation when expiry time passed
 2025-06-15 13:10 UTC 

[PATCH v6] rust: kernel: add support for bits/genmask macros
 2025-06-15 12:59 UTC  (4+ messages)

[PATCH v4 0/3] Additional improvements for dma coherent allocator
 2025-06-15 12:51 UTC  (5+ messages)
` [PATCH v4 3/3] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH 0/3] media: rcar-vin: Generate FRAME_SYNC events
 2025-06-15 12:48 UTC  (9+ messages)
` [PATCH 1/3] media: rcar-vin: Fold interrupt helpers into only callers
` [PATCH 2/3] media: rcar-vin: Check for correct capture interrupt event
` [PATCH 3/3] media: rcar-vin: Generate FRAME_SYNC events

[PATCH] kcov: fix typo in comment of kcov_fault_in_area
 2025-06-15 12:32 UTC 

[PATCH] clk: rockchip: rk3568: Add PLL rate for 132MHz
 2025-06-15 12:39 UTC 

[PATCH] staging: rtl8723bs: remove some 5 GHz code
 2025-06-15 12:38 UTC 

[PATCH] staging: rtl8723bs: remove return from void function
 2025-06-15 12:37 UTC 

[PATCH 0/5] Add support for Sony Xperia SP
 2025-06-15 12:35 UTC  (5+ messages)
` [PATCH 5/5] ARM: dts: qcom: add device tree "

[PATCH] arm64: dts: qcom: sa8775p: rename bus clock to follow the bindings
 2025-06-15 12:34 UTC  (3+ messages)

[PATCH v7 0/4] X1E Asus Zenbook A14 support
 2025-06-15 12:28 UTC  (3+ messages)
` [PATCH v7 4/4] arm64: dts: qcom: Add support for X1-based Asus Zenbook A14

[PATCH] kernel/entry: Remove duplicate function documentation
 2025-06-15 12:04 UTC 

[PATCH v2] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-15 12:02 UTC  (6+ messages)

[PATCH 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-15 11:38 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: media: venus: Add qcm2290 dt schema
` [PATCH 2/5] arch: arm64: dts: qcom: qcm2290: Add venus video node
` [PATCH 3/5] media: venus: vdec: ar50_lite video core support

[PATCH 04/13] x86/tools: insn_decoder_test.c: Emit standard build success messages
 2025-06-15 11:34 UTC  (2+ messages)
` [tip: x86/kconfig] "

[PATCH 05/13] x86/tools: insn_sanity.c: Emit standard build success messages
 2025-06-15 11:34 UTC  (2+ messages)
` [tip: x86/kconfig] "

[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
 2025-06-15 11:29 UTC  (8+ messages)
` [PATCH 03/13] x86/kbuild: Remove ancient 'arch/i386/' and 'arch/x86_64/' directory removal 'archclean' target
` [PATCH 09/13] x86/kconfig/64: Enable popular MM options in the defconfig

[PATCH] mm: huge_memory: fix the check for allowed huge orders in shmem
 2025-06-15 11:14 UTC  (3+ messages)

[PATCH v7 0/5] drm: Create a task info option for wedge events
 2025-06-15 11:01 UTC  (3+ messages)
` [PATCH v7 2/5] "

[PATCH v4 8/8] drm/imagination: Enable PowerVR driver for RISC-V
 2025-06-15 10:51 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx8mp-toradex-smarc: add fan cooling levels
 2025-06-15 10:10 UTC  (3+ messages)

[syzbot] [bcachefs?] KASAN: use-after-free Read in poly1305_update
 2025-06-15  9:56 UTC  (2+ messages)

[PATCH v7] rust: transmute: Add methods for FromBytes trait
 2025-06-15  9:34 UTC  (2+ messages)

[syzbot] [mm?] [squashfs?] WARNING in vma_merge_existing_range (2)
 2025-06-15  9:26 UTC  (2+ messages)

[PATCH] md/raid1,raid10: fix IO handle for REQ_NOWAIT
 2025-06-15  9:20 UTC  (4+ messages)

[syzbot] [kernfs?] possible deadlock in do_page_mkwrite (3)
 2025-06-15  9:03 UTC 

[PATCH] ALSA: pcm: Convert snd_pcm_ioctl_sync_ptr_{compat/x32} to user_access_begin/user_access_end()
 2025-06-15  8:57 UTC  (2+ messages)

[net-next v1] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-15  8:56 UTC  (4+ messages)

[PATCH v5 0/9] Add i.MX91 platform support
 2025-06-15  8:55 UTC  (3+ messages)
` [PATCH v5 6/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support

[PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
 2025-06-15  8:48 UTC 

[PATCH] kernel/entry: Remove some redundancy checks on syscall works
 2025-06-15  8:39 UTC  (2+ messages)
` [PATCH] kernel/entry: Remove some redundancy checks on syscall

[PATCH bpf-next 00/25] bpf: tracing multi-link support
 2025-06-15  8:35 UTC  (7+ messages)

[PATCH] fbdev: i740: Fix potential divide by zero
 2025-06-15  8:30 UTC  (2+ messages)

[PATCH v2] kernel/entry: Remove some redundancy checks on syscall works
 2025-06-15  8:28 UTC 

[tip:timers/core] BUILD SUCCESS bfa788dc2ddaea7d7930f63a5c7c8f3668a3f2c5
 2025-06-15  8:25 UTC 

EASY Conclusion: (Arabic) He of All (was low jitter, fair pay philosophy)
 2025-06-15  8:13 UTC 

[PATCH] bcachefs: don't return early from __btree_err for bad or incompatible node read errors
 2025-06-15  8:12 UTC  (3+ messages)

mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
 2025-06-15  8:11 UTC  (2+ messages)

[tip:master] BUILD SUCCESS f71686595b6136d72bb1caaea7470ddd1b3fbb64
 2025-06-15  7:42 UTC 

[tip:tip/urgent] BUILD SUCCESS 5fd82acbf78d6525e8589203b03211c4aa3b511d
 2025-06-15  7:41 UTC 

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-15  7:32 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[PATCH v2] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-15  7:25 UTC  (2+ messages)

[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
 2025-06-15  7:22 UTC  (11+ messages)
              ` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path

[PATCH v4 1/2] sched/topology: improve topology_span_sane speed
 2025-06-15  6:42 UTC  (11+ messages)

[PATCH v2 0/3] bcache: Revert min_heap migration due to performance regression
 2025-06-15  5:52 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "bcache: update min_heap_callbacks to use default builtin swap"
` [PATCH v2 2/3] Revert "bcache: remove heap-related macros and switch to generic min_heap"
` [PATCH v2 3/3] bcache: Remove unnecessary select MIN_HEAP

[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
 2025-06-15  5:49 UTC  (3+ messages)
` [PATCH] erofs: confirm big pcluster before setting extents

[PATCH v2] fscrypt: don't use problematic non-inline crypto accelerators
 2025-06-15  4:51 UTC 

[PATCH 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
 2025-06-15  4:40 UTC  (2+ messages)

[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (5)
 2025-06-15  4:24 UTC  (5+ messages)

[PATCH 0/8] Aspeed SDHCI driver workaround and auto tune
 2025-06-15  3:58 UTC  (9+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue
` [PATCH 2/8] mmc: sdhci-of-aspeed: Add runtime tuning
` [PATCH 3/8] mmc: sdhci-of-aspeed: Patch HOST_CONTROL2 register missing after top reset
` [PATCH 4/8] mmc: sdhci-of-aspeed: Get max clockk by using default api
` [PATCH 5/8] mmc: sdhci-of-aspeed: Fix null pointer
` [PATCH 6/8] mmc: sdhci-of-aspeed: Add output timing phase tuning
` [PATCH 7/8] mmc: sdhci-of-aspeed: Remove timing phase
` [PATCH 8/8] mmc: sdhci-of-aspeed: Add sdr50 support

[PATCH] exit: fix misleading comment in forget_original_parent()
 2025-06-15  3:57 UTC  (2+ messages)

[PATCH v5 0/3] iio: accel: sca3000: simplify by using newer infrastructure
 2025-06-15  3:21 UTC  (14+ messages)
` [PATCH v5 2/3] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
` [PATCH v5 3/3] iio: accel: sca3000: use guard(mutex)() for handling mutex lock

[PATCH 0/6] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-15  2:55 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: Add Axiado Corporation
` [PATCH 2/6] dt-bindings: arm: axiado: add AX3000 EVK compatible strings
` [PATCH 3/6] dt-bindings: gpio: gpio-cdns: convert to YAML
` [PATCH 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
` [PATCH 5/6] arm64: add support for ARCH_AXIADO
` [PATCH 6/6] MAINTAINERS: Add entry for AXIADO

[PATCH v11 0/6] reset: spacemit: add K1 reset support
 2025-06-15  2:44 UTC  (3+ messages)
` [PATCH v11 5/6] reset: spacemit: add support for SpacemiT CCU resets

[PATCH v10 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-15  2:41 UTC  (3+ messages)
` [PATCH v10 07/11] perf: Support deferred user callchains for per CPU events

[PATCH v1] powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH RESEND v2] powerpc/microwatt: Fix model property in device tree
 2025-06-15  2:39 UTC  (2+ messages)

[PATCH RESEND] powerpc: dts: mpc8315erdb: Add GPIO controller node
 2025-06-15  2:38 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix build of VDSO32 with pcrel
 2025-06-15  2:38 UTC  (2+ messages)

[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-15  1:53 UTC  (7+ messages)

[PATCH v4] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-15  1:53 UTC 

[PATCH RFC 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-06-15  1:41 UTC  (6+ messages)
` [PATCH RFC 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

[PATCH v4 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2025-06-15  1:39 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[PATCH V3] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-15  0:58 UTC 

[syzbot] [kernel?] WARNING: refcount bug in hdm_disconnect
 2025-06-15  0:42 UTC  (2+ messages)
` [syzbot] [usb?] "

[tip:x86/kconfig] BUILD SUCCESS 7ce421edd9fc5a762aeb625cc682cb793ec859d7
 2025-06-15  0:36 UTC 

[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
 2025-06-15  0:09 UTC  (5+ messages)

[PATCH] Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
 2025-06-14 23:53 UTC 

[PATCH net-next] net: liquidio: Remove unused validate_cn23xx_pf_config_info()
 2025-06-14 23:49 UTC 

[PATCH v2 0/2] docs: net: sysctl documentation improvements
 2025-06-14 22:53 UTC  (3+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-06-14 22:27 UTC  (9+ messages)
` [PATCH v3 next 02/10] lib: mul_u64_u64_div_u64() Use WARN_ONCE() for divide errors
` [PATCH v3 next 08/10] lib: mul_u64_u64_div_u64() Separate multiply to a helper for clarity

[PATCH v2 0/3] Add driver for Nicera D3-323-AA PIR sensor
 2025-06-14 22:14 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Nicera
` [PATCH v2 2/3] dt-bindings: iio: proximity: Add Nicera D3-323-AA PIR sensor
` [PATCH v2 3/3] iio: Add driver for "

ld.lld: error: Cannot export BSS symbol __inittext_end to startup code
 2025-06-14 22:13 UTC 

[PATCH 0/3] Add driver for Nicera D3-323-AA PIR sensor
 2025-06-14 22:09 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Nicera
` [PATCH 2/3] dt-bindings: iio: proximity: Add Nicera D3-323-AA PIR sensor
` [PATCH 3/3] iio: Add driver for "

[PATCH 0/3] Add driver for Nicera D3-323-AA PIR sensor
 2025-06-14 22:05 UTC  (5+ messages)
` [PATCH 3/3] iio: "

[PATCH 0/2] module: Fix memory deallocation on error path in move_module()
 2025-06-14 21:28 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] media: amphion: Remove unused functions
 2025-06-14 20:37 UTC 


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).