linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/09/17
[PATCH v4 42/63] objtool: Add elf_create_reloc() and elf_init_reloc()
Josh Poimboeuf
2025/09/17
[PATCH v4 31/63] objtool: Mark prefix functions
Josh Poimboeuf
2025/09/17
[PATCH v4 37/63] objtool: Refactor add_jump_destinations()
Josh Poimboeuf
2025/09/17
[PATCH v4 36/63] objtool: Reindent check_options[]
Josh Poimboeuf
2025/09/17
[PATCH v4 26/63] objtool: Remove .parainstructions reference
Josh Poimboeuf
2025/09/17
[PATCH v4 35/63] objtool: Resurrect --backup option
Josh Poimboeuf
2025/09/17
[PATCH v4 24/63] objtool: Const string cleanup
Josh Poimboeuf
2025/09/17
[PATCH v4 30/63] objtool: Fix weak symbol hole detection for .cold functions
Josh Poimboeuf
2025/09/17
[PATCH v4 28/63] objtool: Add section/symbol type helpers
Josh Poimboeuf
2025/09/17
[PATCH v4 27/63] objtool: Convert elf iterator macros to use 'struct elf'
Josh Poimboeuf
2025/09/17
[PATCH v4 29/63] objtool: Mark .cold subfunctions
Josh Poimboeuf
2025/09/17
[PATCH v4 25/63] objtool: Clean up compiler flag usage
Josh Poimboeuf
2025/09/17
[PATCH v4 23/63] objtool: Check for missing annotation entries in read_annotate()
Josh Poimboeuf
2025/09/17
[PATCH v4 15/63] objtool: Propagate elf_truncate_section() error in elf_write()
Josh Poimboeuf
2025/09/17
[PATCH v4 14/63] objtool: Fix broken error handling in read_symbols()
Josh Poimboeuf
2025/09/17
[PATCH v4 20/63] objtool: Fix x86 addend calculation
Josh Poimboeuf
2025/09/17
[PATCH v4 18/63] objtool: Fix interval tree insertion for zero-length symbols
Josh Poimboeuf
2025/09/17
[PATCH v4 17/63] objtool: Add empty symbols to the symbol tree again
Josh Poimboeuf
2025/09/17
Re: [PATCH v2 net 0/2] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
Simon Horman
2025/09/17
Re: [PATCH v2] srcu/tiny: Remove preempt_disable/enable() in srcu_gp_start_if_needed()
Paul E. McKenney
2025/09/17
[PATCH v4 19/63] objtool: Fix weak symbol detection
Josh Poimboeuf
2025/09/17
[PATCH v4 16/63] objtool: Remove error handling boilerplate
Josh Poimboeuf
2025/09/17
[PATCH v4 13/63] objtool: Make find_symbol_containing() less arbitrary
Josh Poimboeuf
2025/09/17
[PATCH v4 10/63] x86/alternative: Refactor INT3 call emulation selftest
Josh Poimboeuf
2025/09/17
[PATCH v4 12/63] interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
2025/09/17
[PATCH v4 09/63] modpost: Ignore unresolved section bounds symbols
Josh Poimboeuf
2025/09/17
[PATCH v4 07/63] elfnote: Change ELFNOTE() to use __UNIQUE_ID()
Josh Poimboeuf
2025/09/17
[PATCH v4 08/63] kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
Josh Poimboeuf
2025/09/17
[PATCH v4 06/63] compiler.h: Make addressable symbols less of an eyesore
Josh Poimboeuf
2025/09/17
[PATCH v4 05/63] compiler: Tweak __UNIQUE_ID() naming
Josh Poimboeuf
2025/09/17
[PATCH v4 01/63] s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal text
Josh Poimboeuf
2025/09/17
[PATCH v4 02/63] vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
Josh Poimboeuf
2025/09/17
[PATCH v4 03/63] x86/module: Improve relocation error messages
Josh Poimboeuf
2025/09/17
[PATCH v4 04/63] x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotation
Josh Poimboeuf
2025/09/17
[PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
Josh Poimboeuf
2025/09/17
Re: [PATCH 0/2] rcu: replace wq users and add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
2025/09/17
[PATCH 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup order and error handling
Peng Fan
2025/09/17
Re: [PATCH v2 3/7] vduse: add vq group support
Eugenio Perez Martin
2025/09/17
Re: [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Christophe Leroy
2025/09/17
Re: [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Bastien Curutchet
2025/09/17
[PATCH v3 23/36] vdso/datastore: Map pages through struct page
Thomas Weißschuh
2025/09/17
[PATCH v2 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
2025/09/17
Re: [PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Dave Jiang
2025/09/17
Re: [PATCH V3 06/20] nvdimm/region_label: Add region label update support
Jonathan Cameron
2025/09/17
Re: [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
Bastien Curutchet
2025/09/17
Re: [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet
2025/09/17
[PATCH v3 10/36] MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
2025/09/17
Re: [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
2025/09/17
Re: [PATCH v3 20/36] s390/time: Set up vDSO datapage later
Heiko Carstens
2025/09/17
Re: [PATCH v2 00/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
Rob Herring (Arm)
2025/09/17
Re: [PATCH v2 02/13] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth
Konrad Dybcio
2025/09/17
Re: [PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
Jonathan Cameron
2025/09/17
Re: [PATCH V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
Jonathan Cameron
2025/09/17
[PATCH v2 14/21] x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2025/09/17
[PATCH v2 13/21] x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
2025/09/17
[PATCH v2 11/21] x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2025/09/17
[PATCH v2 19/21] x86/paravirt: Allow pv-calls outside paravirt.h
Juergen Gross
2025/09/17
[PATCH v2 09/21] loongarch/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2025/09/17
[PATCH v2 08/21] arm64/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2025/09/17
[PATCH v2 07/21] arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2025/09/17
[PATCH v2 06/21] sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2025/09/17
[PATCH v2 04/21] x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2025/09/17
Re: [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Christophe Leroy
2025/09/17
Re: [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
Arnaud POULIQUEN
2025/09/17
Re: Benchmarking [PATCH v5 00/14] SLUB percpu sheaves
Uladzislau Rezki
2025/09/17
[PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
2025/09/17
Re: [PATCH v2 12/13] arm64: dts: qcom: sdm845-judyln-common: Remove framebuffer reserved-mem
Konrad Dybcio
2025/09/17
[PATCH v3 02/36] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
Thomas Weißschuh
2025/09/17
Re: [PATCH v2 11/13] arm64: dts: qcom: sdm845-lg-common: Add bootloader-compatible board and MSM IDs
Stephan Gerhold
2025/09/17
[PATCH v3 14/36] vdso/datapage: Remove inclusion of gettimeofday.h
Thomas Weißschuh
2025/09/17
Re: [PATCH V3 03/20] nvdimm/label: Modify nd_label_base() signature
Jonathan Cameron
2025/09/17
Re: [PATCH 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
Frank Li
2025/09/17
[PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
2025/09/17
[PATCH v3 17/36] random: vDSO: remove ifdeffery
Thomas Weißschuh
2025/09/17
[PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
2025/09/17
[PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
2025/09/17
Re: [PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions
Konrad Dybcio
2025/09/17
[PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
2025/09/17
[PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
2025/09/17
[PATCH v3 18/36] random: vDSO: split out datapage update into helper functions
Thomas Weißschuh
2025/09/17
[PATCH v3 16/36] random: vDSO: trim vDSO includes
Thomas Weißschuh
2025/09/17
[PATCH v3 13/36] vdso/helpers: Explicitly include vdso/processor.h
Thomas Weißschuh
2025/09/17
[PATCH v3 09/36] MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
2025/09/17
[PATCH v3 03/36] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
2025/09/17
[PATCH v3 11/36] random: vDSO: Add explicit includes
Thomas Weißschuh
2025/09/17
[PATCH v3 04/36] arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
2025/09/17
[PATCH v3 01/36] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
2025/09/17
Re: [PATCH v2 11/13] arm64: dts: qcom: sdm845-lg-common: Add bootloader-compatible board and MSM IDs
Konrad Dybcio
2025/09/17
[PATCH V3 10/20] nvdimm/namespace_label: Skip region label during namespace creation
Neeraj Kumar
2025/09/17
[PATCH 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
Peng Fan
2025/09/17
Re: [PATCH v2 10/13] arm64: dts: qcom: sdm845-lg-common: Add camera flash
Konrad Dybcio
2025/09/17
Re: [PATCH v2 06/13] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes
Konrad Dybcio
2025/09/17
Re: [PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
Konrad Dybcio
2025/09/17
[PATCH V3 16/20] cxl/mem: Preserve cxl root decoder during mem probe
Neeraj Kumar
2025/09/17
[PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
Neeraj Kumar
2025/09/17
Re: [PATCH v2 04/13] arm64: dts: qcom: sdm845-lg-common: Add leds
Konrad Dybcio
2025/09/17
[PATCH V3 06/20] nvdimm/region_label: Add region label update support
Neeraj Kumar
2025/09/17
[PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
Neeraj Kumar
2025/09/17
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Neeraj Kumar
2025/09/17
[PATCH V3 08/20] nvdimm/label: Include region label in slot validation
Neeraj Kumar
2025/09/17
[PATCH V3 01/20] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
Neeraj Kumar
2025/09/17
Re: [PATCH v2 01/13] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties
Konrad Dybcio
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Harry Yoo
2025/09/17
[PATCH V3 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Neeraj Kumar
2025/09/17
[PATCH V3 11/20] nvdimm/region_label: Preserve cxl region information from region label
Neeraj Kumar
2025/09/17
[PATCH V3 10/20] nvdimm/namespace_label: Skip region label during namespace creation
Neeraj Kumar
2025/09/17
[PATCH V3 12/20] nvdimm/region_label: Export routine to fetch region information
Neeraj Kumar
2025/09/17
[PATCH V3 03/20] nvdimm/label: Modify nd_label_base() signature
Neeraj Kumar
2025/09/17
[PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
Neeraj Kumar
2025/09/17
[PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
Neeraj Kumar
2025/09/17
[PATCH V3 06/20] nvdimm/region_label: Add region label update support
Neeraj Kumar
2025/09/17
[PATCH V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
Neeraj Kumar
2025/09/17
[PATCH 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
Peng Fan
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Harry Yoo
2025/09/17
Re: [PATCH v2 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
David Hildenbrand
2025/09/17
[PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces
Breno Leitao
2025/09/17
[PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests
Breno Leitao
2025/09/17
[PATCH net v4 2/4] selftest: netcons: refactor target creation
Breno Leitao
2025/09/17
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Alexey Gladkov
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
2025/09/17
Re: [PATCH] kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
Mark Brown
2025/09/17
Re: [PATCH v7 4/8] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
Nicolas Schier
2025/09/17
Re: [PATCH v7 2/8] kbuild: always create intermediate vmlinux.unstripped
Nicolas Schier
2025/09/17
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Nicolas Schier
2025/09/17
Re: [PATCH v8 18/23] maple_tree: Use kfree_rcu in ma_free_rcu
Harry Yoo
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Harry Yoo
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Paul E. McKenney
2025/09/17
[PATCH net-next v4 2/8] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
Breno Leitao
2025/09/17
Re: [PATCH RESEND 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
David Hildenbrand
2025/09/17
Re: [PATCH 7/7] media: i2c: dw9719: Fix power on/off sequence
Sakari Ailus
2025/09/17
Re: [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
Sumit Garg
2025/09/17
[PATCH net-next v4 7/8] net: ethtool: use the new helper in rss_set_prep_indir()
Breno Leitao
2025/09/17
[PATCH net-next v4 6/8] net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper
Breno Leitao
2025/09/17
[PATCH net-next v4 5/8] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
Breno Leitao
2025/09/17
[PATCH net-next v4 4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Breno Leitao
2025/09/17
[PATCH net-next v4 0/8] net: ethtool: add dedicated GRXRINGS driver callbacks
Breno Leitao
2025/09/17
[PATCH net-next v4 1/8] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
Breno Leitao
2025/09/17
Re: [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
2025/09/17
Re: [PATCH] Revert "virtio_console: fix order of fields cols and rows"
Maximilian Immanuel Brandtner
2025/09/17
Re: [PATCH v3 0/3] HID: hidraw: rework ioctls
Jiri Kosina
2025/09/17
Re: [PATCH] selftests/hid: update vmtest.sh for virtme-ng
Jiri Kosina
2025/09/17
Re: [PATCH v2 6/7] vduse: add vq group asid support
Jason Wang
2025/09/17
[PATCH v2 05/13] arm64: dts: qcom: sdm845-lg-judyln: Add display panel
Paul Sajna
2025/09/17
[syzbot] Monthly wpan report (Sep 2025)
syzbot
2025/09/17
Re: [PATCH v2 5/7] vduse: create vduse_as to make it an array
Jason Wang
2025/09/17
Re: [PATCH v2 4/7] vduse: return internal vq group struct as map token
Jason Wang
2025/09/17
Re: [PATCH v2 3/7] vduse: add vq group support
Jason Wang
2025/09/17
Re: [PATCH vhost 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
Eugenio Perez Martin
2025/09/17
Re: [PATCH] vduse: Use fixed 4KB bounce pages for arm64 64KB page size
Jason Wang
2025/09/17
Re: [PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
Nam Cao
2025/09/16
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Alexey Gladkov
2025/09/16
Re: [PATCH net-next v3 0/8] net: ethtool: add dedicated GRXRINGS driver callbacks
Lei Yang
2025/09/16
[PATCH vhost 3/3] vhost-net: flush batched before enabling notifications
Jason Wang
2025/09/16
[PATCH vhost 1/3] vhost-net: unbreak busy polling
Jason Wang
2025/09/16
[PATCH RESEND 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
2025/09/16
[PATCH 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
2025/09/16
[PATCH v2 12/13] arm64: dts: qcom: sdm845-judyln-common: Remove framebuffer reserved-mem
Paul Sajna
2025/09/16
[PATCH v2 06/13] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes
Paul Sajna
2025/09/16
[PATCH v2 13/13] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb
Paul Sajna
2025/09/16
[PATCH v2 10/13] arm64: dts: qcom: sdm845-lg-common: Add camera flash
Paul Sajna
2025/09/16
[PATCH v2 08/13] arm64: dts: qcom: sdm845-lg-common: Add chassis-type
Paul Sajna
2025/09/16
[PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions
Paul Sajna
2025/09/16
[PATCH v2 07/13] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node
Paul Sajna
2025/09/16
[PATCH v2 04/13] arm64: dts: qcom: sdm845-lg-common: Add leds
Paul Sajna
2025/09/16
[PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
Paul Sajna
2025/09/16
[PATCH v2 02/13] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth
Paul Sajna
2025/09/16
[PATCH v2 01/13] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties
Paul Sajna
2025/09/16
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Nathan Chancellor
2025/09/16
Re: [PATCH v2] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Shuah Khan
2025/09/16
Re: [PATCH v3 42/64] kbuild,x86: Fix special section module permissions
Josh Poimboeuf
2025/09/16
Re: [PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
patchwork-bot+netdevbpf
2025/09/16
Re: [PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
Shuah Khan
2025/09/16
Re: [PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Shuah Khan
2025/09/16
[PATCH] kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
Thomas Weißschuh
2025/09/16
Re: [PATCH 7/7] media: i2c: dw9719: Fix power on/off sequence
Val Packett
2025/09/16
[PATCH v2 6/7] vduse: add vq group asid support
Eugenio Pérez
2025/09/16
Re: [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Maciej Fijalkowski
2025/09/16
Re: Benchmarking [PATCH v5 00/14] SLUB percpu sheaves
Suren Baghdasaryan
2025/09/16
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Alexey Gladkov
2025/09/16
Re: [PATCH net-next v3 4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Jakub Kicinski
2025/09/16
Re: [PATCH net-next v3 4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Jakub Kicinski
2025/09/16
[PATCH v2 7/7] vduse: bump version number
Eugenio Pérez
2025/09/16
[PATCH v2 4/7] vduse: return internal vq group struct as map token
Eugenio Pérez
2025/09/16
[ANNOUNCE] 5.10.244-rt138
Luis Claudio R. Goncalves
2025/09/16
Re: (subset) [PATCH v4 3/3] mfd: 88pm886: Add GPADC cell
Lee Jones
2025/09/16
Re: [PATCH] remoteproc: mtk_scp: Construct FW path if firmware-name not present
Mathieu Poirier
2025/09/16
Re: [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
Maciej Fijalkowski
2025/09/16
Re: [PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
Michael S. Tsirkin
2025/09/16
[PATCH 1/2] bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
2025/09/16
Re: Re: [PATCH] vduse: Use fixed 4KB bounce pages for arm64 64KB page size
Sheng Zhao
2025/09/16
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Nicolas Schier
2025/09/16
[PATCH v2 2/7] vduse: make domain_lock an rwlock
Eugenio Pérez
2025/09/16
Re: [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
Arnaud POULIQUEN
2025/09/16
[PATCH v2 5/7] vduse: create vduse_as to make it an array
Eugenio Pérez
2025/09/16
[PATCH v2 3/7] vduse: add vq group support
Eugenio Pérez
2025/09/16
[PATCH v2 1/7] vduse: add v1 API definition
Eugenio Pérez
2025/09/16
[PATCH v2 0/7] Add multiple address spaces support to VDUSE
Eugenio Pérez
2025/09/16
Re: [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
Nicolas Schier
Earlier messages
Later messages