linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
Loic Poulain
Re: [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
Krzysztof Kozlowski
Re: [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
Bryan O'Donoghue
Re: [PATCH v2 05/14] media: qcom: camss: Add camss-isp-bufq helper
Loic Poulain
[PATCH v2 06/14] media: qcom: camss: Add camss-isp-sched helper
Loic Poulain
[PATCH v2 09/14] media: qcom: camss: Add camss-isp-params helper
Loic Poulain
[PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Loic Poulain
Re: [PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Konrad Dybcio
Re: [PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Loic Poulain
Re: [PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Konrad Dybcio
Re: [PATCH v2 10/14] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
Krzysztof Kozlowski
[PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
Loic Poulain
Re: [PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
Konrad Dybcio
Re: [PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
Loic Poulain
Re: [PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
Laurent Pinchart
Re: [PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
Loic Poulain
Re: [PATCH v2 12/14] media: uapi: Add CAMSS ISP configuration definition
Bryan O'Donoghue
[PATCH v2 08/14] media: qcom-camss: Add image formats for Qualcomm CAMSS parameters buffer
Loic Poulain
[PATCH v2 13/14] media: qcom: camss: Add CAMSS Offline Processing Engine driver
Loic Poulain
[PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
Loic Poulain
Re: [PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
Krzysztof Kozlowski
Re: [PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
Konrad Dybcio
Re: [PATCH v2 11/14] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode
Krzysztof Kozlowski
[PATCH v2 14/14] arm64: dts: qcom: agatti: Add OPE node
Loic Poulain
[PATCH v2 0/5] POE sigreturn fix and extra tests
Kevin Brodsky
[PATCH v2 4/5] kselftest/arm64: Move/add POE helpers to test_signals_utils.h
Kevin Brodsky
[PATCH v2 1/5] arm64: signal: Preserve POR_EL0 if poe_context is missing
Kevin Brodsky
[PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame
Kevin Brodsky
Re: [PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame
Mark Brown
[PATCH v2 5/5] kselftest/arm64: Add tests for POR_EL0 save/reset/restore
Kevin Brodsky
[PATCH v2 3/5] kselftest/arm64: Add POE as a feature in the signal tests
Kevin Brodsky
[PATCH net-next v3 1/2] keys, dns: drop unused upayload->data NUL terminator
Thorsten Blum
[PATCH net-next v3 2/2] KEYS: annotate struct user_key_payload with __counted_by
Thorsten Blum
Re: [PATCH net-next v3 1/2] keys, dns: drop unused upayload->data NUL terminator
Jakub Kicinski
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
Kiryl Shutsemau (Meta)
[PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
Re: [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
SeongJae Park
[PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
Kiryl Shutsemau (Meta)
[PATCH 03/14] mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
[PATCH 04/14] mm: add VM_UFFD_RWP VMA flag
Kiryl Shutsemau (Meta)
[PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
Kiryl Shutsemau (Meta)
Re: [PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
Kiryl Shutsemau
[PATCH 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau (Meta)
[PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
Kiryl Shutsemau (Meta)
[PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau (Meta)
Re: [PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau
[PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Kiryl Shutsemau (Meta)
[PATCH 06/14] mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau (Meta)
[PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Kiryl Shutsemau (Meta)
Re: [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Kiryl Shutsemau
Re: [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Kiryl Shutsemau
[PATCH 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
Kiryl Shutsemau (Meta)
[PATCH 13/14] selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau (Meta)
[PATCH 14/14] Documentation/userfaultfd: document RWP working set tracking
Kiryl Shutsemau (Meta)
[PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
Sarthak Sharma
Re: [PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
Shuah Khan
Re: [PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
Sarthak Sharma
[PATCH 0/7] Add MediaTek VCP remoteproc driver support
Xiangzhi Tang
[PATCH v4 6/7] remoteproc: mediatek: vcp: Add vcp suspend and resume feature
Xiangzhi Tang
[PATCH v4 1/7] dt-bindings: remoteproc: Add MediaTek mt8196 VCP binding
Xiangzhi Tang
Re: [PATCH v4 1/7] dt-bindings: remoteproc: Add MediaTek mt8196 VCP binding
Rob Herring (Arm)
Re: [PATCH v4 1/7] dt-bindings: remoteproc: Add MediaTek mt8196 VCP binding
Rob Herring
[PATCH v4 2/7] remoteproc: mediatek: Add VCP remoteproc driver
Xiangzhi Tang
[PATCH v4 3/7] firmware: mediatek: Add VCP IPC protocol driver
Xiangzhi Tang
[PATCH v4 4/7] remoteproc: mediatek: Add VCP IPI mailbox initialization
Xiangzhi Tang
[PATCH v4 5/7] remoteproc: mediatek: Add VCP ipi communication sync mechanism
Xiangzhi Tang
[PATCH v4 7/7] MAINTAINERS: Add entry for MediaTek VCP remoteproc driver
Xiangzhi Tang
[RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
Re: [RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
Sebastian Andrzej Siewior
Re: [RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
Re: [RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
Andrew Morton
[mainline][BUG] Observed Workqueue lockups on offline CPUs.
Samir M
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Samir M
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Boqun Feng
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Samir M
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Shrikanth Hegde
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Samir M
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Paul E. McKenney
Re: [mainline][BUG] Observed Workqueue lockups on offline CPUs.
Samir M
[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
Sumit Garg
[PATCH v4 03/15] firmware: qcom_scm: Migrate to generic PAS service
Sumit Garg
Re: [PATCH v4 03/15] firmware: qcom_scm: Migrate to generic PAS service
Mukesh Ojha
[PATCH v4 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
Sumit Garg
[PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch to generic PAS TZ APIs
Mukesh Ojha
[PATCH v4 07/15] soc: qcom: mdtloader: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 07/15] soc: qcom: mdtloader: Switch to generic PAS TZ APIs
Mukesh Ojha
[PATCH v4 02/15] firmware: qcom: Add a generic PAS service
Sumit Garg
Re: [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
Mukesh Ojha
[PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
Sumit Garg
Re: [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
Mukesh Ojha
[PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Mukesh Ojha
[PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
Sumit Garg
Re: [PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
Mukesh Ojha
[PATCH v4 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
Sumit Garg
[PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
Sumit Garg
Re: [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
Mukesh Ojha
[PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
Mukesh Ojha
[PATCH v4 11/15] media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 11/15] media: qcom: Switch to generic PAS TZ APIs
Mukesh Ojha
[PATCH v4 12/15] net: ipa: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 12/15] net: ipa: Switch to generic PAS TZ APIs
Alex Elder
[PATCH v4 08/15] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 08/15] remoteproc: qcom_wcnss: Switch to generic PAS TZ APIs
Mukesh Ojha
[PATCH v4 13/15] wifi: ath12k: Switch to generic PAS TZ APIs
Sumit Garg
Re: [PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
Mukesh Ojha
Re: [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
Sarthak Sharma
Re: [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
Mark Brown
Re: [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
Sarthak Sharma
[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
Andreas Hindborg
Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
Daniel Gomez
Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
Gary Guo
Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
Aaron Tomlin
Re: [PATCH 1/1] rust: module_param: support bool parameters
Andreas Hindborg
[PATCH 0/2] ath10k: Enable a devicetree quirk to skip host cap QMI requests
David Heidelberg via B4 Relay
[PATCH 1/2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk
David Heidelberg via B4 Relay
[PATCH 2/2] arm64: dts: qcom: sdm845-lg: Enable qcom,snoc-host-cap-skip-quirk
David Heidelberg via B4 Relay
Re: [PATCH 2/2] arm64: dts: qcom: sdm845-lg: Enable qcom,snoc-host-cap-skip-quirk
Paul Sajna
[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
Shashank Balaji
[PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Shashank Balaji
Re: [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Gary Guo
Re: [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Shashank Balaji
Re: [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Gary Guo
Re: [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
Shashank Balaji
[PATCH v4 2/4] coresight: pass THIS_MODULE implicitly through a macro
Shashank Balaji
Re: [PATCH v4 2/4] coresight: pass THIS_MODULE implicitly through a macro
Leo Yan
[PATCH v4 3/4] driver core: platform: set mod_name in driver registration
Shashank Balaji
[PATCH v4 4/4] docs: driver-api: add mod_name argument to __platform_register_drivers()
Shashank Balaji
[PATCH v4 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
Peng Fan (OSS)
[PATCH v4 1/3] dt-bindings: remoteproc: imx-rproc: Support i.MX94
Peng Fan (OSS)
[PATCH v4 2/3] remoteproc: imx_rproc: Program non-zero SM CPU/LMM reset vector
Peng Fan (OSS)
[PATCH v4 3/3] remoteproc: imx_rproc: Add support for i.MX94
Peng Fan (OSS)
Re: [PATCH v4 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
Mathieu Poirier
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Benjamin Marzinski
Re: [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
[PATCH bpf-next 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
David Windsor
[PATCH bpf-next v3 0/2] bpf,net: add missing custom syncookie statistics and add selftest
Jiayuan Chen
[PATCH bpf-next v3 1/2] net: add missing syncookie statistics for BPF custom syncookies
Jiayuan Chen
[PATCH bpf-next v3 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie
Jiayuan Chen
[PATCH v2 0/4] mm/damon: repost non-hotfix reviewed patches in damon/next tree
SeongJae Park
[PATCH v2 4/4] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
SeongJae Park
Re: [PATCH v2 4/4] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
SeongJae Park
Re: [PATCH] virtio: fix kernel-doc warnings for virtio_device
kenner azevedi
[PATCH RFC v4 00/22] mm/virtio: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
[PATCH RFC v4 01/22] mm: move vma_alloc_folio to page_alloc.c
Michael S. Tsirkin
[PATCH RFC v4 04/22] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
Michael S. Tsirkin
[PATCH RFC v4 06/22] mm: use folio_zero_user for user pages in post_alloc_hook
Michael S. Tsirkin
[PATCH RFC v4 02/22] mm: add vma_alloc_folio_user_addr
Michael S. Tsirkin
[PATCH RFC v4 03/22] mm: thread user_addr through page allocator for cache-friendly zeroing
Michael S. Tsirkin
[PATCH RFC v4 22/22] virtio_balloon: mark deflated pages as zeroed
Michael S. Tsirkin
[PATCH RFC v4 05/22] mm: page_alloc: move prep_compound_page before post_alloc_hook
Michael S. Tsirkin
[PATCH RFC v4 12/22] mm: remove arch vma_alloc_zeroed_movable_folio overrides
Michael S. Tsirkin
[PATCH RFC v4 13/22] mm: page_alloc: propagate PageReported flag across buddy splits
Michael S. Tsirkin
[PATCH RFC v4 15/22] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
Michael S. Tsirkin
[PATCH RFC v4 16/22] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
Michael S. Tsirkin
[PATCH RFC v4 17/22] mm: page_reporting: add per-page zeroed bitmap for host feedback
Michael S. Tsirkin
[PATCH RFC v4 07/22] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
Michael S. Tsirkin
[PATCH RFC v4 18/22] virtio_balloon: a hack to enable host-zeroed page optimization
Michael S. Tsirkin
[PATCH RFC v4 08/22] mm: use __GFP_ZERO in alloc_anon_folio
Michael S. Tsirkin
[PATCH RFC v4 09/22] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
Michael S. Tsirkin
[PATCH RFC v4 10/22] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
Michael S. Tsirkin
[PATCH RFC v4 20/22] mm: add free_frozen_pages_zeroed
Michael S. Tsirkin
[PATCH RFC v4 11/22] mm: memfd: skip zeroing for zeroed hugetlb pool pages
Michael S. Tsirkin
[PATCH RFC v4 21/22] mm: add put_page_zeroed and folio_put_zeroed
Michael S. Tsirkin
[PATCH RFC v4 14/22] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH RFC v4 14/22] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Zi Yan
Re: [PATCH RFC v4 14/22] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
Michael S. Tsirkin
Re: [PATCH RFC v4 14/22] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
David Hildenbrand (Arm)
[PATCH RFC v4 19/22] mm: page_reporting: add flush parameter with page budget
Michael S. Tsirkin
[RFC PATCH 17/19] selftests/damon/sysfs.sh: test probes dir
SeongJae Park
[PATCH v5 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
Antony Kurniawan Soemardi
[PATCH v5 1/3] ARM: dts: qcom: pm8921: add labels for ADC channels
Antony Kurniawan Soemardi
[PATCH v5 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
Antony Kurniawan Soemardi
Re: [PATCH v5 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
Andy Shevchenko
[PATCH v5 3/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Antony Kurniawan Soemardi
[PATCH 0/3] Documentation: security-bugs: new updates covering triage and AI
Willy Tarreau
[PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
Willy Tarreau
Re: [PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
Greg KH
Re: [PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
Willy Tarreau
Re: [PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
Greg KH
Re: [PATCH 1/3] Documentation: security-bugs: do not systematically Cc the security team
Willy Tarreau
[PATCH 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
Willy Tarreau
Re: [PATCH 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
Randy Dunlap
Re: [PATCH 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
Willy Tarreau
Re: [PATCH 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports
Greg KH
[PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug
Willy Tarreau
Re: [PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug
Randy Dunlap
Earlier messages
Later messages