linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v6 0/4] kallsyms: embed source file:line info in kernel stack traces
Sasha Levin
[PATCH v6 4/4] kallsyms: add KUnit tests for lineinfo feature
Sasha Levin
[PATCH v6 1/4] kallsyms: embed source file:line info in kernel stack traces
Sasha Levin
[PATCH v2] Documentation: Update after split of <linux/mod_devicetable.h>
The Capable Hub
[PATCH v3] vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
Re: [PATCH] selftests/damon: check correct path in ensure_file() not_exist case
SJ Park
[PATCH v2 0/5] software node: provide support for fw_devlink
Bartosz Golaszewski
[PATCH v2 2/5] software node: add fw_devlink support
Bartosz Golaszewski
[PATCH v2 3/5] software node: add kunit tests for fw_devlink support
Bartosz Golaszewski
[PATCH v2 1/5] kunit: provide a set of fwnode-oriented helpers
Bartosz Golaszewski
[PATCH v2 4/5] MAINTAINERS: add myself as reviewer of software node support
Bartosz Golaszewski
[PATCH v2 5/5] gpio: kunit: add test cases verifying swnode devlink support
Bartosz Golaszewski
[PATCH v3] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
[PATCH v2] vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
Albert Esteve
[PATCH v5 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel
Albert Esteve
[PATCH v5 1/4] cgroup: Add dmem_selftest module
Albert Esteve
[PATCH v5 3/4] selftests: cgroup: Add vmtest-dmem runner script
Albert Esteve
[PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
Albert Esteve
[PATCH nf v2 0/3] ipvs: use parsed transport offsets in state handlers
Yizhou Zhao
[PATCH nf v2 2/3] ipvs: use parsed transport offset in TCP state lookup
Yizhou Zhao
[PATCH nf v2 1/3] ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
[PATCH nf v2 3/3] ipvs: use parsed transport offset in SCTP state lookup
Yizhou Zhao
Re: [PATCH v10 4/5] rust: sync: add SRCU abstraction
Alice Ryhl
Re: [PATCH v10 4/5] rust: sync: add SRCU abstraction
Gary Guo
Re: [PATCH v10 4/5] rust: sync: add SRCU abstraction
Onur Özkan
[PATCH] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau
[RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
Re: [RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
Re: [RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
Dragos Tatulea
Re: [RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
Re: [RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
Dragos Tatulea
[PATCH] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
Zqiang
[PATCH] rcu-tasks: Dump rcu tasks status when the boot-test failed
Zqiang
[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
Akihiko Odaki
[PATCH v8 4/7] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
Akihiko Odaki
[PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
Akihiko Odaki
[PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
Akihiko Odaki
[PATCH v8 2/7] KVM: arm64: PMU: Protect the list of PMUs with RCU
Akihiko Odaki
[PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
Akihiko Odaki
[PATCH v8 3/7] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
Akihiko Odaki
[PATCH v8 7/7] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
Akihiko Odaki
[PATCH] selftests/harness: Check mmap return value in test_harness_run
longlong yan
[PATCH v9 00/15] userfaultfd: working set tracking for VM guest memory
Kiryl Shutsemau
[PATCH v9 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau
[PATCH v9 05/15] mm: add VM_UFFD_RWP VMA flag
Kiryl Shutsemau
[PATCH v9 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau
[PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau
Re: [PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Usama Arif
Re: [PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau
[PATCH v9 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau
[PATCH v9 03/15] mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau
[PATCH v9 07/15] mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau
[PATCH v9 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
Kiryl Shutsemau
[PATCH v9 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
Kiryl Shutsemau
[PATCH v9 02/15] mm: rename uffd-wp PTE bit macros to uffd
Kiryl Shutsemau
[PATCH v9 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
Kiryl Shutsemau
[PATCH v9 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Kiryl Shutsemau
[PATCH v9 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Kiryl Shutsemau
[PATCH v9 14/15] selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau
[PATCH v9.1 14/15] selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau
[PATCH v9 15/15] Documentation/userfaultfd: document RWP working set tracking
Kiryl Shutsemau
Addressing Sashiko AI review
Kiryl Shutsemau
[PATCH] iommu/virtio: reject short event buffers
raoxu
[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
longlong yan
Re: [PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
Mike Rapoport
[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
Hongfu Li
[PATCH v10 1/6] selftests/mm: move pkey selftest helpers to pkey_util.c
Hongfu Li
[PATCH v10 3/6] selftests/mm: use pkey_assert on clone_raw failure in pkey test
Hongfu Li
[PATCH v10 4/6] selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
[PATCH v10 5/6] selftests/mm: add missing pthread_create() return checks in pkey tests
Hongfu Li
[PATCH v10 6/6] selftests/mm: fix clone cleartid race in pkey sighandler tests
Hongfu Li
[PATCH v10 2/6] selftests/mm: unify pkey sighandler selftest assertions and tracing
Hongfu Li
[PATCH] remoteproc: scp: fix device reference leak on failed lookup
Johan Hovold
[PATCH v19 00/40] DEPT(DEPendency Tracker)
Byungchul Park
[PATCH v19 02/40] dept: add single event dependency tracker APIs
Byungchul Park
[PATCH v19 03/40] dept: add lock dependency tracker APIs
Byungchul Park
[PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
Byungchul Park
[PATCH v19 01/40] dept: implement DEPT(DEPendency Tracker)
Byungchul Park
[PATCH v19 06/40] dept: distinguish each kernel context from another
Byungchul Park
[PATCH v19 07/40] dept: distinguish each work from another
Byungchul Park
[PATCH v19 09/40] dept: record the latest one out of consecutive waits of the same class
Byungchul Park
[PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
Byungchul Park
[PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
Byungchul Park
[PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
Byungchul Park
[PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
Byungchul Park
[PATCH v19 22/40] dept: track PG_locked with dept
Byungchul Park
[PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
Byungchul Park
[PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
Byungchul Park
[PATCH v19 16/40] dept: apply timeout consideration to wait_for_completion()/complete()
Byungchul Park
[PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
Byungchul Park
[PATCH v19 26/40] cpu/hotplug: use a weaker annotation in AP thread
Byungchul Park
[PATCH v19 14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence
Byungchul Park
[PATCH v19 20/40] dept: apply timeout consideration to dma fence wait
Byungchul Park
[PATCH v19 17/40] dept: apply timeout consideration to swait
Byungchul Park
[PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
Byungchul Park
[PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
Byungchul Park
[PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
Byungchul Park
[PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
Byungchul Park
[PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
Byungchul Park
[PATCH v19 25/40] dept: add documents for dept
Byungchul Park
[PATCH v19 21/40] dept: make dept able to work with an external wgen
Byungchul Park
[PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
Byungchul Park
[PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
Byungchul Park
[PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
Byungchul Park
[PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
Byungchul Park
[PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Byungchul Park
[PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
Byungchul Park
[PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Byungchul Park
[PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
Byungchul Park
[PATCH v19 36/40] dept: track PG_writeback with dept
Byungchul Park
[PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
Byungchul Park
[PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
Byungchul Park
[PATCH v19 40/40] dept: implement a basic unit test for dept
Byungchul Park
[PATCH v19 23/40] dept: print staged wait's stacktrace on report
Byungchul Park
[PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
lirongqing
Re: [PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
Dragos Tatulea
[PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
Cédric Bellegarde
[PATCH v3] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
Byungchul Park
[PATCH] selftests/core: Allow file descriptor 0 in close_range_test
Ding Junlin
[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
[PATCH v5 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
Inochi Amaoto
[PATCH v5 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
Inochi Amaoto
[PATCH v5 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled.
Inochi Amaoto
[PATCH v5 4/8] RISC-V: KVM: Add ssp context save/restore
Inochi Amaoto
[PATCH v5 5/8] RISC-V: KVM: Handle software-check exits for VCPU
Inochi Amaoto
[PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
Inochi Amaoto
[PATCH v5 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
Inochi Amaoto
[PATCH v5 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
[PATCH v5] riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
Tao Liu
[PATCH nf] netfilter: ebtables: terminate table name before find_table_lock()
Xiang Mei
[PATCH] selftests/rseq: Add missing test binaries to .gitignore
Cihan Karadag
Re: (subset) [PATCH v3 0/9] MDSS / DPU bringup for Milos
Bjorn Andersson
Re: [PATCH v2 0/4] Describe more hardware of the HTC One (M8)
Bjorn Andersson
[PATCH RFC 0/6] Speakers for Pixel 3 / 3 XL
David Heidelberg via B4 Relay
[PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
David Heidelberg via B4 Relay
Re: [PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
Konrad Dybcio
Re: [PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
David Heidelberg
Re: [PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
Konrad Dybcio
[PATCH RFC 1/6] ASoC: qcom: sdm845: Demystify TDM masks a bit
David Heidelberg via B4 Relay
[PATCH RFC 3/6] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment
David Heidelberg via B4 Relay
[PATCH RFC 4/6] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup
David Heidelberg via B4 Relay
[PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
David Heidelberg via B4 Relay
Re: [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
Konrad Dybcio
Re: [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
David Heidelberg
Re: [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
Konrad Dybcio
Re: [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support
Konrad Dybcio
[PATCH RFC 5/6] ASoC: cs35l36: Implement set_tdm_slot to program RX slot register
David Heidelberg via B4 Relay
Re: [PATCH RFC 5/6] ASoC: cs35l36: Implement set_tdm_slot to program RX slot register
Charles Keepax
Re: [PATCH RFC 5/6] ASoC: cs35l36: Implement set_tdm_slot to program RX slot register
Konrad Dybcio
[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
David Hildenbrand (Arm)
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
David Hildenbrand (Arm)
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
David Hildenbrand (Arm)
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
Re: [PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
David Hildenbrand (Arm)
Re: [PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier
Eric Biggers
Re: [PATCH] fscrypt: Simplify handling of errors during initcall
Eric Biggers
Re: [PATCH] fscrypt: Remove FSCRYPT_MODE_MAX
Eric Biggers
Re: [PATCH] fscrypt: Use lock guards for mutexes
Eric Biggers
[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
Eric Biggers
[PATCH] remoteproc: ti_k3_r5: Drop redundant NULL check on reset control get
Krzysztof Kozlowski
Re: [PATCH] remoteproc: ti_k3_r5: Drop redundant NULL check on reset control get
Philipp Zabel
[PATCH] selftests/alsa: Fix format specifier and function mismatch in mixer-test
Malaya Kumar Rout
Re: [PATCH] selftests/alsa: Fix format specifier and function mismatch in mixer-test
Takashi Iwai
[PATCH] i2c: virtio: Reset virtqueue before freeing interrupted requests
Guangshuo Li
Re: [PATCH] i2c: virtio: Reset virtqueue before freeing interrupted requests
Viresh Kumar
Re: [RFC PATCH] md,dm: caller-owned memalloc_noio token in mddev_suspend()/resume()
yu kuai
[PATCH nf] ipvs: skip IPv6 extension headers in TCP state lookup
Yizhou Zhao
[PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
Yizhou Zhao
Re: [PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
Julian Anastasov
Re: [PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
Yizhou Zhao
Re: [PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
Julian Anastasov
[PATCH] virtio_balloon: prime stats vq after virtio_device_ready()
Michael S. Tsirkin
[PATCH v6 0/6] New features for the AD5686 IIO driver
Rodrigo Alencar via B4 Relay
[PATCH v6 1/6] iio: dac: ad5686: refactor command/data macros
Rodrigo Alencar via B4 Relay
Re: [PATCH v6 1/6] iio: dac: ad5686: refactor command/data macros
Andy Shevchenko
Re: [PATCH v6 1/6] iio: dac: ad5686: refactor command/data macros
Jonathan Cameron
Re: [PATCH v6 1/6] iio: dac: ad5686: refactor command/data macros
Jonathan Cameron
[PATCH v6 6/6] iio: dac: ad5686: add gain control support
Rodrigo Alencar via B4 Relay
[PATCH v6 2/6] iio: dac: ad5686: introduce sync operation
Rodrigo Alencar via B4 Relay
[PATCH v6 3/6] iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar via B4 Relay
[PATCH v6 5/6] iio: dac: ad5686: add triggered buffer support
Rodrigo Alencar via B4 Relay
[PATCH v6 4/6] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
Rodrigo Alencar via B4 Relay
Re: [PATCH v6 0/6] New features for the AD5686 IIO driver
Jonathan Cameron
[PATCH v2 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
Erikas Bitovtas
[PATCH v2 2/3] firmware: qcom: tzmem: disable SHM bridge for SM7125 platform
Erikas Bitovtas
[PATCH v2 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
Erikas Bitovtas
Re: [PATCH v2 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
Krzysztof Kozlowski
[PATCH v2 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
Erikas Bitovtas
Re: [PATCH v2 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
David Heidelberg
[PATCH v3] mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
Re: [PATCH v3] mm: page_reporting: allow driver to set batch capacity
Andrew Morton
Re: [PATCH v3] mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
Re: [PATCH v3] mm: page_reporting: allow driver to set batch capacity
Andrew Morton
Re: [PATCH v3] mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
Earlier messages