linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH net 2/7] selftests: openvswitch: add config file
Matthieu Baerts (NGI0)
[PATCH net 3/7] selftests: ovpn: add IPV6 and VETH configs
Matthieu Baerts (NGI0)
Re: [PATCH net 3/7] selftests: ovpn: add IPV6 and VETH configs
Antonio Quartulli
[PATCH net 5/7] selftests: drv-net: increase timeout
Matthieu Baerts (NGI0)
[PATCH net 4/7] selftests: ovpn: increase timeout
Matthieu Baerts (NGI0)
Re: [PATCH net 4/7] selftests: ovpn: increase timeout
Antonio Quartulli
[PATCH net 6/7] selftests: drv-net: add missing kconfig for psp.py
Matthieu Baerts (NGI0)
Re: [PATCH net 6/7] selftests: drv-net: add missing kconfig for psp.py
Wei Wang
[PATCH net 7/7] selftests: netconsole: ignore busywait errors
Matthieu Baerts (NGI0)
Re: [PATCH net 7/7] selftests: netconsole: ignore busywait errors
Breno Leitao
Re: [PATCH 10/42] drm: pl111: Use devm_of_reserved_mem_device_init()
Linus Walleij
[PATCH] selftest: fix headers in fclog.c
Jori Koolstra
[PATCH v6 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
Frank . Li
[PATCH v6 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
Frank . Li
[PATCH v6 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
Frank . Li
[PATCH v6 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
Frank . Li
[PATCH v6 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
Frank . Li
[PATCH v6 07/10] dmaengine: dw-edma: Add non_ll_start() callback
Frank . Li
[PATCH v6 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
Frank . Li
[PATCH v6 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
Frank . Li
[PATCH v6 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk
Frank . Li
[PATCH v6 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
Frank . Li
[PATCH v6 09/10] dmaengine: dw-edma: Use burst array instead of linked list
Frank . Li
Re: [PATCH v6 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
Verma, Devendra
Re: [PATCH v6 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
Verma, Devendra
[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
Jori Koolstra
[PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
Jori Koolstra
[PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
Jori Koolstra
[PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
Jori Koolstra
[PATCH bpf] selftests/bpf: keep polling connection that is still in progress
eBPF Foundation
Re: [PATCH bpf] selftests/bpf: keep polling connection that is still in progress
bot+bpf-ci
Re: [PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
Dave Jiang
RE: [PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
Manish Honap
RE: [PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
Manish Honap
[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_trampoline_multi_detach
Leon Hwang
[PATCH bpf-next 2/2] selftests/bpf: Test fentry link after tracing_multi link
Leon Hwang
[PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed
Leon Hwang
Re: [PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed
Jiri Olsa
Re: [PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed
Leon Hwang
Re: [PATCH 1/1] rust: module_param: support bool parameters
Petr Pavlu
[PATCH net] mac802154: hold an interface reference across the scan worker
Ibrahim Hashimov
[PATCH v3 0/5] software node: provide support for fw_devlink
Bartosz Golaszewski
[PATCH v3 2/5] software node: add fw_devlink support
Bartosz Golaszewski
Re: [PATCH v3 2/5] software node: add fw_devlink support
Andy Shevchenko
[PATCH v3 3/5] software node: add kunit tests for fw_devlink support
Bartosz Golaszewski
Re: [PATCH v3 3/5] software node: add kunit tests for fw_devlink support
David Gow
[PATCH v3 4/5] MAINTAINERS: add myself as reviewer of software node support
Bartosz Golaszewski
[PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support
Bartosz Golaszewski
Re: [PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support
David Gow
[PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
Bartosz Golaszewski
Re: [PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
David Gow
Re: [PATCH v3 0/5] software node: provide support for fw_devlink
Danilo Krummrich
Re: [PATCH v3 0/5] software node: provide support for fw_devlink
Bartosz Golaszewski
Re: [PATCH v3 0/5] software node: provide support for fw_devlink
Bartosz Golaszewski
Re: [PATCH v10 2/5] rust: helpers: add SRCU helpers
Gary Guo
Re: [PATCH v10 1/5] srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
Gary Guo
[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
Aditya Garg
Re: [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
Ulf Hansson
Re: [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
Adrian Hunter
Re: [PATCH v10 0/5] rust: add SRCU abstraction
Alice Ryhl
Re: [PATCH v10 0/5] rust: add SRCU abstraction
Boqun Feng
Re: [PATCH v10 0/5] rust: add SRCU abstraction
Paul E. McKenney
[PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Zqiang
Re: [PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Paul E. McKenney
Re: [PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Zqiang
Re: [PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Paul E. McKenney
Re: [PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Zqiang
Re: [PATCH] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
Paul E. McKenney
[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
Thomas Huth
Re: [PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
Nikunj A. Dadhania
[PATCH v7 0/7] New features for the AD5686 IIO driver
Rodrigo Alencar via B4 Relay
[PATCH v7 2/7] iio: dac: ad5686: refactor command/data macros
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 2/7] iio: dac: ad5686: refactor command/data macros
Andy Shevchenko
[PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
David Lechner
Re: [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar
Re: [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
Andy Shevchenko
Re: [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
Andy Shevchenko
Re: [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar
Re: [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
Andy Shevchenko
[PATCH v7 3/7] iio: dac: ad5686: introduce sync operation
Rodrigo Alencar via B4 Relay
[PATCH v7 1/7] iio: dac: ad5696: properly check i2c_transfer() return value
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 1/7] iio: dac: ad5696: properly check i2c_transfer() return value
Jonathan Cameron
Re: [PATCH v7 1/7] iio: dac: ad5696: properly check i2c_transfer() return value
Andy Shevchenko
[PATCH v7 6/7] iio: dac: ad5686: add triggered buffer support
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 6/7] iio: dac: ad5686: add triggered buffer support
David Lechner
[PATCH v7 7/7] iio: dac: ad5686: add gain control support
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 7/7] iio: dac: ad5686: add gain control support
David Lechner
[PATCH v7 5/7] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
Rodrigo Alencar via B4 Relay
Re: [PATCH v7 5/7] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
David Lechner
Re: [PATCH v7 5/7] iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
Andy Shevchenko
Re: [PATCH v7 0/7] New features for the AD5686 IIO driver
David Lechner
Re: [PATCH v7 0/7] New features for the AD5686 IIO driver
Jonathan Cameron
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
Akihiko Odaki
[PATCH v8 07/11] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
Akihiko Odaki
[PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
Akihiko Odaki
[PATCH v8 05/11] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
Akihiko Odaki
[PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
Akihiko Odaki
Re: [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
Oliver Upton
Re: [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
Akihiko Odaki
[PATCH v8 02/11] tools headers: Sync bitfield.h with the kernel
Akihiko Odaki
[PATCH v8 10/11] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
Akihiko Odaki
[PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
Akihiko Odaki
Re: [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
Oliver Upton
Re: [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
Akihiko Odaki
[PATCH v8 11/11] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
Akihiko Odaki
[PATCH v8 03/11] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
Akihiko Odaki
[PATCH v8 08/11] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
Akihiko Odaki
[PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
Akihiko Odaki
[PATCH net] mac802154: flush rx_mac_cmd_list before freeing sdata
Ibrahim Hashimov
[PATCH 0/3] char: Remove redundant error messages on IRQ request failure
Pan Chuang
[PATCH 2/3] tpm: Remove redundant dev_err()
Pan Chuang
Re: [PATCH 2/3] tpm: Remove redundant dev_err()
Jarkko Sakkinen
[PATCH v2] slimbus: qcom-ngd-ctrl: fix ngd register base address
Federico Amedeo Izzo via B4 Relay
Re: [PATCH v2] slimbus: qcom-ngd-ctrl: fix ngd register base address
Konrad Dybcio
[PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Matt Fleming
Re: [PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Paul E. McKenney
Re: [PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Matt Fleming
Re: [PATCH 6.18.y] rcu-tasks: Defer IRQ-disabled callback enqueue to irq_work
Paul E. McKenney
[PATCH] arm64: dts: qcom: milos: Add reset for sdhc_2
Luca Weiss
Re: [PATCH] arm64: dts: qcom: milos: Add reset for sdhc_2
Konrad Dybcio
Re: [PATCH] arm64: dts: qcom: milos: Add reset for sdhc_2
Bjorn Andersson
Re: [PATCH] arm64: dts: qcom: milos: Add reset for sdhc_2
Luca Weiss
Re: [PATCH] arm64: dts: qcom: milos: Add reset for sdhc_2
Bjorn Andersson
[PATCH 0/4] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
Luca Weiss
[PATCH 4/4] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
Luca Weiss
Re: [PATCH 4/4] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
Konrad Dybcio
[PATCH 1/4] dt-bindings: interconnect: OSM L3: Document Milos OSM L3 compatible
Luca Weiss
Re: [PATCH 1/4] dt-bindings: interconnect: OSM L3: Document Milos OSM L3 compatible
Krzysztof Kozlowski
[PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
Luca Weiss
Re: [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
Konrad Dybcio
Re: [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
Luca Weiss
Re: [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
Konrad Dybcio
[PATCH 3/4] arm64: dts: qcom: milos: add CPU interconnect properties
Luca Weiss
[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
Muchun Song
Re: [PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
Lorenzo Stoakes
Re: [PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
David Hildenbrand (Arm)
Re: [PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
SJ Park
Re: [PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
Andrew Morton
[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
Loic Poulain
[PATCH v4 2/7] media: qcom: camss: Add camss-params helper
Loic Poulain
[PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition
Loic Poulain
Re: [PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition
Bryan O'Donoghue
Re: [PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition
Loic Poulain
[PATCH v4 7/7] arm64: dts: qcom: agatti: Add OPE node
Loic Poulain
[PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
Loic Poulain
Re: [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
Bryan O'Donoghue
Re: [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
Loic Poulain
[PATCH v4 1/7] media: qcom: camss: Add camss-pipeline helper
Loic Poulain
[PATCH v4 3/7] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
Loic Poulain
[PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Loic Poulain
Re: [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Bryan O'Donoghue
Re: [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Loic Poulain
Re: [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Bryan O'Donoghue
[PATCH] tpm: Reject reads outside the response buffer
Jaewon Yang
Re: [PATCH] tpm: Reject reads outside the response buffer
Jarkko Sakkinen
Re: [PATCH] tpm: Reject reads outside the response buffer
Linus Torvalds
[PATCH v2] tpm: Make the TPM character devices non-seekable
Jaewon Yang
Re: [PATCH v2] tpm: Make the TPM character devices non-seekable
Linus Torvalds
[PATCH RFC net-next 0/2] seg6: add support for the SRv6 End.MAP behavior
Yuya Kusakabe
[PATCH RFC net-next 2/2] selftests: seg6: add selftest for End.MAP behavior
Yuya Kusakabe
[PATCH RFC net-next 1/2] seg6: add support for the SRv6 End.MAP behavior
Yuya Kusakabe
Re: [PATCH RFC net-next 0/2] seg6: add support for the SRv6 End.MAP behavior
Yuya Kusakabe
[PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
Wang Yan
Re: [PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
Sergey Matyukevich
Re: [PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
Paul Walmsley
[PATCH] selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
Thomas Huth
Re: [PATCH] selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
Mickaël Salaün
Re: [PATCH v4] selftests/liveupdate: add end to end test infrastructure and scripts
Mike Rapoport
Re: [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()
Menglong Dong
[PATCH v3] leds: pwm: Annotate leds[] with __counted_by()
Mert Seftali
[PATCH v6 0/4] Add remoteproc PAS loader for SoCCP on Glymur DT
Ananthu C V
[PATCH v6 3/4] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
Ananthu C V
[PATCH v6 1/4] dt-bindings: remoteproc: qcom: move glymur SoCCP pas to standalone
Ananthu C V
Re: [PATCH v6 1/4] dt-bindings: remoteproc: qcom: move glymur SoCCP pas to standalone
Krzysztof Kozlowski
[PATCH v6 2/4] remoteproc: qcom: pas: add needs_tzmem flag to trigger shmbridge creation
Ananthu C V
[PATCH v6 4/4] arm64: dts: qcom: add SoCCP DT node for Glymur
Ananthu C V
[PATCH v10 0/3] Add Amlogic general DMA
Xianwei Zhao via B4 Relay
[PATCH v10 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
Xianwei Zhao via B4 Relay
[PATCH v10 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
Xianwei Zhao via B4 Relay
[PATCH v10 2/3] dmaengine: amlogic: Add general DMA driver for A9
Xianwei Zhao via B4 Relay
[RFC PATCH] x86/apic: Fix lost IRQ during forced vector migration on Hyper-V
Naman Jain
RE: [RFC PATCH] x86/apic: Fix lost IRQ during forced vector migration on Hyper-V
Long Li
[PATCH v4 00/11] Dynamic Housekeeping Management (DHM) via CPUSets
Jing Wu
[PATCH v4 01/11] sched/isolation: Add runtime housekeeping mask updates with boot snapshots
Jing Wu
[PATCH v4 03/11] cgroup/cpuset: Drive kernel-noise housekeeping updates from isolated partitions
Jing Wu
[PATCH v4 02/11] sched/isolation: RCU-protect runtime-mutable housekeeping cpumask readers
Jing Wu
[PATCH v4 05/11] rcu/nocb: support lazy init for runtime CPU isolation
Jing Wu
[PATCH v4 04/11] context_tracking: allow runtime per-CPU user tracking enable/disable
Jing Wu
[PATCH v4 06/11] watchdog: sync watchdog_cpumask with HK_TYPE_KERNEL_NOISE on isolation
Jing Wu
[PATCH v4 07/11] tick/nohz: add runtime tick_nohz_full_mask update for CPU isolation
Jing Wu
[PATCH v4 10/11] docs: cgroup-v2: document kernel-noise isolation via isolated partitions
Jing Wu
[PATCH v4 08/11] cpuset: add dhm_cycling_cpus mask to suppress transient invalidation
Jing Wu
[PATCH v4 09/11] cpuset: drive kernel-noise isolation via per-CPU hotplug cycling
Jing Wu
[PATCH v4 11/11] selftests/cgroup: add kernel-noise isolation test to cpuset selftest
Jing Wu
[PATCH] selftests: timers: Make sleep time in raw_skew configurable
Wake Liu
Re: [PATCH] selftests: timers: Make sleep time in raw_skew configurable
John Stultz
Re: [PATCH] selftests: timers: Make sleep time in raw_skew configurable
Wake Liu
[PATCH v2] selftests: timers: Make sleep time in raw_skew configurable
Wake Liu
[PATCH] hv: hv_balloon: validate unballoon range count
Michael Bommarito
Earlier messages
Later messages