Linux Doc
[Prev Page][Next Page]
- Re: [PATCH v14 3/5] KVM: arm64: Manage GCS access and registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v14 4/5] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 09/10] iio: adc: ad7606: Add iio-backend support
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v3 06/10] iio: adc: ad7606: Add PWM support for conversion trigger
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v14 3/5] KVM: arm64: Manage GCS access and registers for guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 05/10] iio: adc: ad7606: Sort includes in alphabetical order
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v3 01/10] iio: adc: ad7606: Fix typo in the driver name
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- [PATCH net-next v2] doc: net: Fix .rst rendering of net_cachelines pages
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH v14 5/5] KVM: selftests: arm64: Add GCS registers to get-reg-list
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v14 4/5] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v14 3/5] KVM: arm64: Manage GCS access and registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v14 2/5] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v14 1/5] KVM: arm64: Expose S1PIE to guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v14 0/5] KVM: arm64: Provide guest support for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
- From: Zenghui Yu <zenghui.yu@xxxxxxxxx>
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH v3] platform/x86: dell-ddv: Fix typo in documentation
- From: Anaswara T Rajan <anaswaratrajan@xxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next] net: Implement fault injection forcing skb reallocation
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
- From: kernel test robot <lkp@xxxxxxxxx>
- [agd5f:amd-6.2 990/3034] htmldocs: Warning: include/kcl/backport/kcl_hmm.h references a file that doesn't exist: Documentation/vm/hmm.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [PATCH RFC v2 1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC v2 2/3] docs: Add guides section for debugging
- From: Steve Cho <stevecho@xxxxxxxxxxxx>
- Re: [PATCH net-next v1] doc: net: Fix .rst rendering of net_cachelines pages
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- [PATCH v3 09/10] iio: adc: ad7606: Add iio-backend support
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 10/10] iio: adc: ad7606: Disable PWM usage for non backend version
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 08/10] iio: adc: ad7606: Introduce num_adc_channels
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 06/10] iio: adc: ad7606: Add PWM support for conversion trigger
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 05/10] iio: adc: ad7606: Sort includes in alphabetical order
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 04/10] Documentation: iio: Document ad7606 driver
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 03/10] dt-bindings: iio: adc: ad7606: Add iio backend bindings
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 02/10] dt-bindings: iio: adc: ad7606: Remove spi-cpha from required
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 01/10] iio: adc: ad7606: Fix typo in the driver name
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [PATCH v3 00/10] Add iio backend compatibility for ad7606
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [morse:mpam/snapshot/v6.12-rc1 48/132] htmldocs: Warning: fs/resctrl/Kconfig references a file that doesn't exist: file:Documentation/fs/resctrl.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH RFC v2 1/2] binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH RFC v2 2/2] arm64: Support AT_HWCAP3
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH RFC v2 0/2] arm64: Add infrastructure for use of AT_HWCAP3
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH] accel/qaic: Add AIC080 support
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- [PATCH] accel/qaic: Add ipc_router channel
- From: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v3 2/5] ublk: refactor recovery configuration flag helpers
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH v3 4/5] ublk: support device recovery without I/O queueing
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2] platform/x86: dell-ddv: Fix typo in documentation
- From: Armin Wolf <W_Armin@xxxxxx>
- Re: [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- Re: [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH] docs: update sysfs docs
- From: Vishnu Sanal T <t.v.s10123@xxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 7/7] KVM: selftests: Add tests for KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 6/7] KVM: x86: Add trace events to track Hyper-V suspensions
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 5/7] KVM: x86: Implement KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 4/7] KVM: Introduce KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 3/7] KVM: x86: Check vCPUs before enqueuing TLB flushes in kvm_hv_flush_tlb()
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 2/7] KVM: x86: Implement Hyper-V's vCPU suspended state
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 1/7] KVM: Add API documentation for KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- [PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: (subset) [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH net-next 07/12] netlink: specs: Expand the PSE netlink command with C33 prio attributes
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH v4 9/9] nfsd: handle delegated timestamps in SETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 8/9] nfsd: add support for delegated timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 7/9] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 6/9] nfsd: add support for FATTR4_OPEN_ARGUMENTS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 5/9] nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/9] nfsd: fix handling of delegated change attr in CB_GETATTR
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/9] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 2/9] nfsd: drop the nfsd4_fattr_args "size" field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/9] nfsd: drop the ncf_cb_bmap field
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 0/9] nfsd: implement the "delstid" draft
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
- From: Nikolas Wipper <nikwip@xxxxxxxxx>
- Re: [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH RFC v2 2/3] docs: Add guides section for debugging
- From: Sebastian Fricke <sebastian.fricke@xxxxxxxxxxxxx>
- Re: [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH RFC net] docs: netdev: document guidance on cleanup patches
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH v2] platform/x86: dell-ddv: Fix typo in documentation
- From: Anaswara T Rajan <anaswaratrajan@xxxxxxxxx>
- [linux-next:master 2422/2483] htmldocs: Warning: drivers/gpu/drm/xe/xe_pci.c references a file that doesn't exist: Documentation/fault-injection/fault-injection.rst
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v1] doc: net: Fix .rst rendering of net_cachelines pages
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH] Documentation: networking/tcp_ao: typo and grammar fixes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RFC v2 2/3] docs: Add guides section for debugging
- From: Steve Cho <stevecho@xxxxxxxxxxxx>
- Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fix typo in Documentation/wmi/devices/dell-wmi-ddv.rst
- From: Armin Wolf <W_Armin@xxxxxx>
- [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 3/3] docs: media: Debugging guide for the media subsystem
- From: Steve Cho <stevecho@xxxxxxxxxxxx>
- [PATCH net-next v1] doc: net: Fix .rst rendering of net_cachelines pages
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [PATCH net-next v3 6/7] net: ethtool: add ring parameter filtering
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH v7 3/4] x86/resctrl: Use total bandwidth for mba_MBps option when local isn't present
- From: Tony Luck <tony.luck@xxxxxxxxx>
- [PATCH v7 4/4] x86/resctrl: Add new "mba_MBps_event" mount option to documentation
- From: Tony Luck <tony.luck@xxxxxxxxx>
- [PATCH v7 2/4] x86/resctrl: Add mount option to pick input event for mba_MBps mode
- From: Tony Luck <tony.luck@xxxxxxxxx>
- [PATCH v7 0/4] x86/resctrl: mba_MBps enhancements
- From: Tony Luck <tony.luck@xxxxxxxxx>
- [PATCH v7 1/4] x86/resctrl: Make input event for MBA Software Controller configurable
- From: Tony Luck <tony.luck@xxxxxxxxx>
- Re: [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
- From: Brett Creeley <bcreeley@xxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next v3 6/7] net: ethtool: add ring parameter filtering
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
- From: Brett Creeley <bcreeley@xxxxxxx>
- Re: [PATCH v2 3/6] Change the symbols order when --ffuntion-sections is enabled
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Michael Chan <michael.chan@xxxxxxxxxxxx>
- Re: [PATCH v2] hwmon: fix typo in max31827 documentation
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Michael Chan <michael.chan@xxxxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Brett Creeley <bcreeley@xxxxxxx>
- Re: [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS
- From: Yury Khrustalev <yury.khrustalev@xxxxxxx>
- [PATCH v8 12/12] Documentation: document adreno preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 11/12] drm/msm/a6xx: Enable preemption for tested a7xx targets
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 10/12] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 09/12] drm/msm/a6xx: Add traces for preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 08/12] drm/msm/a6xx: Use posamble to reset counters on preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 07/12] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 06/12] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v8 05/12] drm/msm/a6xx: Add a pwrup_list field to a6xx_info
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 04/12] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 03/12] drm/msm: Add a `preempt_record_size` field
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 02/12] drm/msm/a6xx: Track current_ctx_seqno per ring
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 01/12] drm/msm: Fix bv_fence being used as bv_rptr
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 00/12] Preemption support for A7XX
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [no subject]
- [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 6/7] net: ethtool: add ring parameter filtering
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2] hwmon: fix typo in max31827 documentation
- From: KK Surendran <kksurendran95@xxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 3/6] Change the symbols order when --ffuntion-sections is enabled
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] tracing: doc: Fix typo in ftrace histogram
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- Re: [PATCH v10 8/8] Documentation: coresight: Panic support
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH v10 7/8] coresight: config: Add preloaded configuration
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v10 5/8] coresight: tmc: Add support for reading crash data
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v3] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH] tracing: doc: Fix typo in ftrace histogram
- From: Gabriele Monaco <gmonaco@xxxxxxxxxx>
- Re: [PATCH v6 3/6] block: introduce add_disk_fwnode()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 0/5] block: partition table OF support
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH net-next 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH net-next 10/12] net: pse-pd: Register regulator even for undescribed PSE PIs
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH net-next 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
- From: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
- [bvanassche:scsi-remove-slave-configure 12/22] htmldocs: Warning: drivers/scsi/arcmsr/arcmsr_attr.c references a file that doesn't exist: Documentation/scsi/ChangeLog.arcmsr
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 10/12] net: pse-pd: Register regulator even for undescribed PSE PIs
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 09/12] net: pse-pd: tps23881: Add support for PSE PI priority feature
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 05/12] net: pse-pd: Add support for getting and setting port priority
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH v2 6/6] Add Propeller configuration for kernel build.
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v2 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v2 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v2 3/6] Change the symbols order when --ffuntion-sections is enabled
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v2 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v2 1/6] Add AutoFDO support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- [PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v6 6/6] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v6 5/6] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v6 4/6] mmc: block: attach partitions fwnode if found in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v6 3/6] block: introduce add_disk_fwnode()
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v6 2/6] docs: block: Document support for read-only partition in cmdline part
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v6 1/6] block: add support for defining read-only partitions
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v6 0/6] block: partition table OF support
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v3 2/5] ublk: refactor recovery configuration flag helpers
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 1/5] ublk: check recovery flags for validity
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 5/5] Documentation: ublk: document UBLK_F_USER_RECOVERY_FAIL_IO
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 4/5] ublk: support device recovery without I/O queueing
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 3/5] ublk: merge stop_work and quiesce_work
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- [PATCH v3 0/5] ublk: support device recovery without I/O queueing
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: [PATCH V7 0/5] TPH and cache direct injection support
- From: Michael Chan <michael.chan@xxxxxxxxxxxx>
- Re: [PATCH V7 0/5] TPH and cache direct injection support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v10 12/12] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 11/12] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 10/12] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 09/12] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 07/12] fs: add percpu counters for significant multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] docs: backporting: fix a typo
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- Re: [PATCH v5 6/6] dt-bindings: mmc: Document support for partition table in mmc-card
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Re: [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] docs: fix WARNING document not included in any toctree
- From: SurajSonawane2415 <surajsonawane0215@xxxxxxxxx>
- Re: [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v9 12/12] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 11/12] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 10/12] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 09/12] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 06/12] fs: add percpu counters for significant multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v9 00/12] fs: multigrain timestamp redux
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH v7 22/24] x86/resctrl: Update assignments on event configuration changes
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V6 0/5] PCIe TPH and cache direct injection support
- From: Wei Huang <wei.huang2@xxxxxxx>
- [PATCH V7 2/5] PCI/TPH: Add Steering Tag support
- From: Wei Huang <wei.huang2@xxxxxxx>
- [PATCH V7 5/5] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
- From: Wei Huang <wei.huang2@xxxxxxx>
- [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver
- From: Wei Huang <wei.huang2@xxxxxxx>
- [PATCH V7 3/5] PCI/TPH: Add TPH documentation
- From: Wei Huang <wei.huang2@xxxxxxx>
- [PATCH V7 1/5] PCI: Add TLP Processing Hints (TPH) support
- From: Wei Huang <wei.huang2@xxxxxxx>
- [PATCH V7 0/5] TPH and cache direct injection support
- From: Wei Huang <wei.huang2@xxxxxxx>
- Re: [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- Re: [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
- From: Andy Chiu <andybnac@xxxxxxxxx>
- [PATCH net-next 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 10/12] net: pse-pd: Register regulator even for undescribed PSE PIs
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 09/12] net: pse-pd: tps23881: Add support for PSE PI priority feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 07/12] netlink: specs: Expand the PSE netlink command with C33 prio attributes
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 05/12] net: pse-pd: Add support for getting and setting port priority
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 02/12] net: pse-pd: tps23881: Correct boolean evaluation for bitmask checks
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH net-next 00/12] Add support for PSE port priority
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH 00/12] Add support for PSE port priority
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 06/12] net: ethtool: Add PSE new port priority support feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH 00/12] Add support for PSE port priority
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 05/12] net: pse-pd: Add support for getting and setting port priority
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 10/12] net: pse-pd: Register regulator even for undescribed PSE PIs
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 02/12] net: pse-pd: tps23881: Correct boolean evaluation for bitmask checks
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 09/12] net: pse-pd: tps23881: Add support for PSE PI priority feature
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 07/12] netlink: specs: Expand the PSE netlink command with C33 prio attributes
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- [PATCH 00/12] Add support for PSE port priority
- From: Kory Maincent <kory.maincent@xxxxxxxxxxx>
- Re: [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- Re: [PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property
- From: Andy Chiu <andybnac@xxxxxxxxx>
- Re: [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v11 10/15] drm/vkms: Add YUV support
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH net-next] net: Implement fault injection forcing skb reallocation
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH net-next] net: Implement fault injection forcing skb reallocation
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
- From: Andy Chiu <andybnac@xxxxxxxxx>
- Re: [PATCH 6/6] x86/bugs: Clean-up verw mitigations
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH 6/6] x86/bugs: Clean-up verw mitigations
- From: Daniel Sneddon <daniel.sneddon@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net: Implement fault injection forcing skb reallocation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 6/6] x86/bugs: Clean-up verw mitigations
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v5 6/6] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v5 4/6] mmc: block: attach partitions fwnode if found in mmc-card
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH] hwmon: (max31827) Fix spelling errors reported by codespell
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] docs: Fix typo
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH V6 1/5] PCI: Add TLP Processing Hints (TPH) support
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] drm/i915: Rename functions in the docs to match code changes
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH net-next] net: Implement fault injection forcing skb reallocation
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH] drm/i915: Rename functions in the docs to match code changes
- From: Krzysztof Karas <krzysztof.karas@xxxxxxxxx>
- [PATCH] docs: Fix typo
- From: KK Surendran <kksurendran95@xxxxxxxxx>
- [PATCH] docs: Fix typo
- From: KK Surendran <kksurendran95@xxxxxxxxx>
- [PATCH] fix typo in Documentation/wmi/devices/dell-wmi-ddv.rst
- From: Anaswara T Rajan <anaswaratrajan@xxxxxxxxx>
- [PATCH] fix grammar on false-sharing.rst
- From: Vishnu Sanal T <t.v.s10123@xxxxxxxxx>
- [PATCH] docs: iio: fix grammatical error
- From: Ivin Joel Abraham <ivinjabraham@xxxxxxxxx>
- [PATCH V2 RESEND] Docs: Update LSM/apparmor.rst
- From: Siddharth Menon <simeddon@xxxxxxxxx>
- Re: [PATCH v1 2/2] Documentation/protection-keys: add AArch64 to documentation
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v1 1/2] arm64: set POR_EL0 for kernel threads
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 0/5] block: partition table OF support
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v5 3/6] block: introduce device_add_of_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- Re: [PATCH v5 3/6] block: introduce device_add_of_disk()
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH v5 5/6] block: add support for partition table defined in OF
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/6] block: introduce device_add_of_disk()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/4] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v8 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor
- From: Yikai Tsai <yikai.tsai.wiwynn@xxxxxxxxx>
- [PATCH v8 1/2] dt-bindings: hwmon: add renesas,isl28022
- From: Yikai Tsai <yikai.tsai.wiwynn@xxxxxxxxx>
- [PATCH v8 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
- From: Yikai Tsai <yikai.tsai.wiwynn@xxxxxxxxx>
- Re: [RFC PATCH 3/4] block: add support for partition table defined in OF
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/2] dt-bindings: hwmon: add renesas,isl28022
- From: Yikai Tsai <yikai.tsai.wiwynn@xxxxxxxxx>
- Re: [PATCH v7 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
- From: Yikai Tsai <yikai.tsai.wiwynn@xxxxxxxxx>
- Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v11 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v11 03/15] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
- From: Guillaume Stols <gstols@xxxxxxxxxxxx>
- [RFC net-next v4 5/9] net: napi: Add napi_config
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [RFC net-next v4 3/9] net: napi: Make gro_flush_timeout per-NAPI
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [RFC net-next v4 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH v13 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 39/40] kselftest/arm64: Enable GCS for the FP stress tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 38/40] kselftest/arm64: Add a GCS stress test
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 37/40] kselftest/arm64: Add GCS signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 36/40] kselftest/arm64: Add test coverage for GCS mode locking
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 35/40] kselftest/arm64: Add a GCS test program built with the system libc
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 34/40] kselftest/arm64: Add very basic GCS test program
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 33/40] kselftest/arm64: Always run signals tests with GCS enabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 29/40] kselftest/arm64: Verify the GCS hwcap
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 28/40] arm64: Add Kconfig for Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 27/40] arm64/ptrace: Expose GCS via ptrace and core files
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 26/40] arm64/signal: Expose GCS state in signal frames
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 25/40] arm64/signal: Set up and restore the GCS context for signal handlers
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 24/40] arm64/mm: Implement map_shadow_stack()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 23/40] arm64/gcs: Implement shadow stack prctl() interface
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 21/40] arm64/gcs: Context switch GCS state for EL0
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 20/40] arm64/mm: Handle GCS data aborts
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 19/40] arm64/traps: Handle GCS exceptions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 17/40] arm64/idreg: Add overrride for GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 15/40] arm64/mm: Map pages for guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 12/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 10/40] arm64/gcs: Provide put_user_gcs()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 09/40] arm64/gcs: Add manual encodings of GCS instructions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 08/40] arm64/sysreg: Add definitions for architected GCS caps
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 07/40] arm64/gcs: Document the ABI for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 06/40] arm64: Document boot requirements for Guarded Control Stacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 05/40] mman: Add map_shadow_stack() flags
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 03/40] arm64/mm: Restructure arch_validate_flags() for extensibility
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 02/40] mm: Define VM_HIGH_ARCH_6
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 01/40] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v5 6/6] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v5 5/6] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v5 4/6] mmc: block: attach partitions fwnode if found in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v5 3/6] block: introduce device_add_of_disk()
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v5 2/6] docs: block: Document support for read-only partition in cmdline part
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v5 1/6] block: add support for defining read-only partitions
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v5 0/6] block: partition table OF support
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] Documentation: dma-buf: heaps: Add heap name definitions
- From: "T.J. Mercier" <tjmercier@xxxxxxxxxx>
- Re: [PATCH v3] kernel-docs: Add new section for Rust learning materials
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH 20/65] dyndbg-doc: add classmap info to howto
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH V4] PCI: Extend ACS configurability
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 06/27] x86/cea: Export per CPU variable cea_exception_stacks
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 06/27] x86/cea: Export per CPU variable cea_exception_stacks
- From: Xin Li <xin@xxxxxxxxx>
- Re: [PATCH v10 4/8] coresight: tmc: Enable panic sync handling
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
- From: John Stultz <jstultz@xxxxxxxxxx>
- Re: [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 06/27] x86/cea: Export per CPU variable cea_exception_stacks
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 32/33] riscv: Documentation for shadow stack on riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 31/33] riscv: Documentation for landing pad / indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 30/33] riscv: create a config for shadow stack and landing pad instr support
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 29/33] riscv: kernel command line option to opt out of user cfi
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 27/33] riscv: Add Firmware Feature SBI extensions definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 24/33] riscv/kernel: update __show_regs to print shadow stack register
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 23/33] riscv signal: save and restore of shadow stack for signal
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 21/33] riscv/traps: Introduce software check exception
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 19/33] riscv: Implements arch agnostic shadow stack prctls
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 18/33] prctl: arch-agnostic prctl for indirect branch tracking
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 15/33] riscv/mm: Implement map_shadow_stack() syscall
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 14/33] riscv mmu: write protect and shadow stack
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 12/33] riscv mm: manufacture shadow stack pte
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 08/33] riscv: zicfiss / zicfilp enumeration
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 04/33] riscv: Add support for per-thread envcfg CSR values
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH 00/33] riscv control-flow integrity for usermode
- From: Deepak Gupta <debug@xxxxxxxxxxxx>
- [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: Doc on kernel.org
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: Doc on kernel.org
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
- From: kernel test robot <lkp@xxxxxxxxx>
- Doc on kernel.org
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- [PATCH v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v28 00/32] Introduce QC USB SND audio offloading support
- From: Amadeusz Sławiński <amadeuszx.slawinski@xxxxxxxxxxxxxxx>
- Re: [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
- From: Amadeusz Sławiński <amadeuszx.slawinski@xxxxxxxxxxxxxxx>
- [PATCH v1 1/2] arm64: set POR_EL0 for kernel threads
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v1 0/2] POE fixes: kthreads and docs
- From: Joey Gouly <joey.gouly@xxxxxxx>
- [PATCH v1 2/2] Documentation/protection-keys: add AArch64 to documentation
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] RISC-V: disallow gcc + rust builds
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v6 11/11] Documentation: document adreno preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v8 12/12] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 11/12] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 10/12] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 09/12] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 06/12] fs: add percpu counters for significant multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 00/12] fs: multigrain timestamp redux
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 05/12] mm/memory: Add dax_insert_pfn
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [EXT] Re: [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [RFC PATCH 3/4] block: add support for partition table defined in OF
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH doc] docs: gcov: fix link to LCOV website
- From: Peter Oberparleiter <oberpar@xxxxxxxxxxxxx>
- [PATCH net-next v19 13/14] mm: page_frag: update documentation for page_frag
- From: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
- RE: [EXT] Re: [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
- From: Pankaj Gupta <pankaj.gupta@xxxxxxx>
- Re: [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v2 3/3] hwmon: (pmbus/tps25990): add initial support
- From: Vaishnav Achath <vaishnav.a@xxxxxx>
- Re: [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH] drm/i915: Rename functions in the docs to match code changes
- From: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx>
- Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH v3 10/27] KVM: VMX: Set FRED MSR interception
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 02/27] KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 20/27] KVM: x86: Allow WRMSRNS to be advertised to guests
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 11/27] KVM: VMX: Save/restore guest FRED RSP0
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 19/27] KVM: x86: Allow FRED/LKGS to be advertised to guests
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 15/27] KVM: VMX: Virtualize FRED event_data
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 01/27] KVM: x86: Use a dedicated flow for queueing re-injected exceptions
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 14/27] KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 04/27] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 24/27] KVM: nVMX: Add a prerequisite to existence of VMCS fields
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 06/27] x86/cea: Export per CPU variable cea_exception_stacks
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 09/27] KVM: VMX: Do not use MAX_POSSIBLE_PASSTHROUGH_MSRS in array definition
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 22/27] KVM: nVMX: Add support for the secondary VM exit controls
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 00/27] Enable FRED with KVM VMX
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 12/27] KVM: VMX: Add support for FRED context save/restore
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 26/27] KVM: nVMX: Add VMCS FRED states checking
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 27/27] KVM: nVMX: Allow VMX FRED controls
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 08/27] KVM: x86: Use KVM-governed feature framework to track "FRED enabled"
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 23/27] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH v3 13/27] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
- From: "Xin Li (Intel)" <xin@xxxxxxxxx>
- [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
- From: Wesley Cheng <quic_wcheng@xxxxxxxxxxx>
- Re: [PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] hwmon: (max31827) Fix spelling errors reported by codespell
- From: "Everest K.C." <everestkc@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 11/11] Documentation: document adreno preemption
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v5 0/2] nosnp sev command line support
- From: "Paluri, PavanKumar" <papaluri@xxxxxxx>
- Re: [PATCH v5 0/2] nosnp sev command line support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 0/2] nosnp sev command line support
- From: "Paluri, PavanKumar" <papaluri@xxxxxxx>
- Re: [PATCH -next 0/7] spi: replace and remove {devm_}spi_alloc_master/slave()
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v5 0/2] nosnp sev command line support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v5 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line
- From: Pavan Kumar Paluri <papaluri@xxxxxxx>
- [PATCH v5 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
- From: Pavan Kumar Paluri <papaluri@xxxxxxx>
- [PATCH v5 0/2] nosnp sev command line support
- From: Pavan Kumar Paluri <papaluri@xxxxxxx>
- Re: [PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH 6/6] Add Propeller configuration for kernel build.
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] drivers/base: Remove unused auxiliary_find_device
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 6/6] Add Propeller configuration for kernel build.
- From: Rong Xu <xur@xxxxxxxxxx>
- Re: [PATCH 6/6] Add Propeller configuration for kernel build.
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH v3] doc:it_IT: update documents in process/
- From: Federico Vaga <federico.vaga@xxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3] Documentation: kgdb: Correct parameter error
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V6 0/5] PCIe TPH and cache direct injection support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- 回覆: [PATCH v10 00/14] riscv: Add support for xtheadvector
- From: Aoba K <nExp_0x17@xxxxxxxxxxx>
- [PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
- From: Sean Anderson <sean.anderson@xxxxxxxxx>
- [PATCH v11 15/15] drm/vkms: Add support for DRM_FORMAT_R*
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 14/15] drm/vkms: Add how to run the Kunit tests
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 13/15] drm/vkms: Create KUnit tests for YUV conversions
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 12/15] drm/vkms: Drop YUV formats TODO
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 11/15] drm/vkms: Add range and encoding properties to the plane
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 10/15] drm/vkms: Add YUV support
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 09/15] drm/vkms: Remove useless drm_rotation_simplify
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 07/15] drm/vkms: Introduce pixel_read_direction enum
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 06/15] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 05/15] drm/vkms: Update pixels accessor to support packed and multi-plane formats.
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 04/15] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 03/15] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 02/15] drm/vkms: Use drm_frame directly
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 01/15] drm/vkms: Code formatting
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- [PATCH v11 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
- From: Louis Chauvet <louis.chauvet@xxxxxxxxxxx>
- Re: [PATCH] Documentation: networking/tcp_ao: typo and grammar fixes
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH] Documentation: dma-buf: heaps: Add heap name definitions
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 12/12] Documentation: document adreno preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 11/12] drm/msm/a6xx: Enable preemption for a750
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 10/12] drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 09/12] drm/msm/a6xx: Add traces for preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 08/12] drm/msm/a6xx: Use posamble to reset counters on preemption
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 07/12] drm/msm/a6xx: Sync relevant adreno_pm4.xml changes
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 06/12] drm/msm/a6xx: Implement preemption for a7xx targets
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 05/12] drm/msm/a6xx: Add a pwrup_list field to a6xx_info
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 04/12] drm/msm: Add CONTEXT_SWITCH_CNTL bitfields
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 03/12] drm/msm: Add a `preempt_record_size` field
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 02/12] drm/msm/a6xx: Track current_ctx_seqno per ring
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 01/12] drm/msm: Fix bv_fence being used as bv_rptr
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH v7 00/12] Preemption support for A7XX
- From: Antonino Maniscalco <antomani103@xxxxxxxxx>
- [PATCH RESEND] xarray: document that xa_alloc uses the smallest index
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v4 0/5] block: partition table OF support
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH v4 4/5] block: add support for partition table defined in OF
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] netfs: Add folio_queue API documentation
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v4 4/5] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v4 2/5] docs: block: Document support for read-only partition in cmdline part
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v4 1/5] block: add support for defining read-only partitions
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v4 0/5] block: partition table OF support
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH v3 3/4] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH v3 3/4] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH] netfs: Add folio_queue API documentation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: kgdb: Correct parameter error
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v3 3/4] block: add support for partition table defined in OF
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] block: add support for partition table defined in OF
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v5 6/6] i2c: Add driver for the RTL9300 I2C controller
- From: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
- Re: [PATCH v5 6/6] i2c: Add driver for the RTL9300 I2C controller
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v2 1/6] math.h: Add macros for rounding to the closest value
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
- From: Aoba K <nexp_0x17@xxxxxxxxxxx>
- Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- [PATCH] drivers/base: Remove unused auxiliary_find_device
- [PATCH v3 4/4] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v3 3/4] block: add support for partition table defined in OF
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v3 2/4] docs: block: Document support for read-only partition in cmdline part
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v3 1/4] block: add support for defining read-only partitions
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- [PATCH v3 0/4] block: partition table OF support
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [RFC PATCH v2 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
- From: Christian Marangi <ansuelsmth@xxxxxxxxx>
- Re: [PATCH v2 10/10] iio: adc: ad7606: Disable PWM usage for non backend version
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 09/10] iio: adc: ad7606: Add iio-backend support
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 08/10] iio: adc: ad7606: Fix typo in the driver name
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 07/10] iio: adc: ad7606: Add compatibility to fw_nodes
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
- From: Aoba K <nExp_0x17@xxxxxxxxxxx>
- Re: [PATCH v2 06/10] iio: adc: ad7606: Add PWM support for conversion trigger
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 04/10] Documentation: iio: Document ad7606 driver
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 02/10] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 01/10] dt-bindings: iio: adc: ad7606: Set the correct polarity
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 6/6] Add Propeller configuration for kernel build.
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] Documentation: networking/tcp_ao: typo and grammar fixes
- From: Leo Stone <leocstone@xxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]