linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6.1 07/13] kho: add support for linked-block serialization
Pasha Tatashin
[PATCH v2 0/9] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
Sebastian Andrzej Siewior
[PATCH v2 3/9] mailbox: imx: use devm_of_platform_populate()
Sebastian Andrzej Siewior
[PATCH v2 8/9] mailbox: imx: Don't force-thread the primary handler
Sebastian Andrzej Siewior
[PATCH v2 1/9] mailbox: imx: Add a channel shutdown field
Sebastian Andrzej Siewior
[PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
Re: [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Daniel Baluta
Re: [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
Re: [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Daniel Baluta
Re: [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
[PATCH v2 7/9] mailbox: imx: Move the RXDB part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
[PATCH v2 9/9] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
[PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
Sebastian Andrzej Siewior
[PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
Sebastian Andrzej Siewior
[PATCH v2 2/9] mailbox: imx: Use devm_pm_runtime_enable()
Sebastian Andrzej Siewior
[PATCH v8 0/5] thermal: samsung: Add support for Google GS101 TMU
Tudor Ambarus
[PATCH v8 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
Tudor Ambarus
Re: [PATCH v8 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
Peter Griffin
[PATCH v8 1/5] dt-bindings: thermal: Add Google GS101 TMU
Tudor Ambarus
Re: [PATCH v8 1/5] dt-bindings: thermal: Add Google GS101 TMU
Peter Griffin
[PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
Tudor Ambarus
Re: [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
Alexey Klimov
Re: [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
Peter Griffin
[PATCH v8 4/5] arm64: dts: exynos: gs101: Add thermal management unit
Tudor Ambarus
[PATCH v8 5/5] arm64: defconfig: enable Exynos ACPM thermal support
Tudor Ambarus
Re: [PATCH v8 5/5] arm64: defconfig: enable Exynos ACPM thermal support
Peter Griffin
[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
Woojin Ji
Re: [PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
Emil Tsalapatis
Re: [PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
Woojin Ji
Re: [PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
Emil Tsalapatis
[PATCH 0/3] rpmsg: glink: smem: robustness and debuggability fixes
Chunkai Deng
[PATCH 2/3] rpmsg: glink: smem: Add WARN_ON_ONCE for FIFO index invariants
Chunkai Deng
Re: [PATCH 2/3] rpmsg: glink: smem: Add WARN_ON_ONCE for FIFO index invariants
Dmitry Baryshkov
[PATCH 3/3] rpmsg: glink: smem: Use modulo for FIFO tail wrap-around in rx_advance
Chunkai Deng
Re: [PATCH 3/3] rpmsg: glink: smem: Use modulo for FIFO tail wrap-around in rx_advance
Dmitry Baryshkov
[PATCH 1/3] rpmsg: glink: smem: Use device name as IRQ name
Chunkai Deng
Re: [PATCH 1/3] rpmsg: glink: smem: Use device name as IRQ name
Dmitry Baryshkov
Re: [PATCH v2] drm/bridge: anx7625: Add WQ_PERCPU add to alloc_workqueue
Marco Crivellari
Re: [PATCH v3 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
MINETTE Alexandre
Re: [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
MINETTE Alexandre
Re: [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
Dmitry Baryshkov
Re: [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
MINETTE Alexandre
Re: [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
MINETTE Alexandre
Re: [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
Krzysztof Kozlowski
Re: [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
Dmitry Baryshkov
[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
Li Zhe
[PATCH v4 3/8] mm: add a set_page_section_from_pfn() helper
Li Zhe
[PATCH v4 4/8] mm: add a template-based fast path for zone-device page init
Li Zhe
[PATCH v4 1/8] mm: fix stale ZONE_DEVICE refcount comment
Li Zhe
[PATCH v4 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
Li Zhe
[PATCH v4 5/8] mm: extend the template fast path to zone-device compound tails
Li Zhe
[PATCH v4 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
Li Zhe
[PATCH v4 8/8] mm: use memcpy_streaming() in zone-device template copies
Li Zhe
[PATCH v4 6/8] string: introduce memcpy_streaming() helpers
Li Zhe
Re: [PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
Alistair Popple
[PATCH] selftests: timers: Fix integer overflows in 32-bit mode
Wake Liu
Re: [PATCH] selftests: timers: Fix integer overflows in 32-bit mode
John Stultz
[syzbot] [wpan?] KMSAN: uninit-value in lowpan_xmit
syzbot
[PATCH v1 1/1] string: Add missing Return sections
Andy Shevchenko
Re: [PATCH v1 1/1] string: Add missing Return sections
Andy Shevchenko
Re: [PATCH v7 0/3] Adding brcmstb-hwspinlock support
Florian Fainelli
[PATCH v6 00/13] liveupdate: Remove limits on sessions and files
Pasha Tatashin
[PATCH v6 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
Pasha Tatashin
Re: [PATCH v6 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
Mike Rapoport
[PATCH v6 01/13] liveupdate: change file_set->count type to u64 for type safety
Pasha Tatashin
[PATCH v6 10/13] liveupdate: Remove limit on the number of files per session
Pasha Tatashin
[PATCH v6 03/13] liveupdate: centralize state management into struct luo_ser
Pasha Tatashin
Re: [PATCH v6 03/13] liveupdate: centralize state management into struct luo_ser
Mike Rapoport
[PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
Pasha Tatashin
Re: [PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
Mike Rapoport
Re: [PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
Mike Rapoport
Re: [PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
Mike Rapoport
[PATCH v6 06/13] liveupdate: Extract luo_session_deserialize_one helper
Pasha Tatashin
[PATCH v6 08/13] liveupdate: defer session block allocation and physical address setting
Pasha Tatashin
[PATCH v6 09/13] liveupdate: Remove limit on the number of sessions
Pasha Tatashin
[PATCH v6 11/13] selftests/liveupdate: Test session and file limit removal
Pasha Tatashin
[PATCH v6 12/13] selftests/liveupdate: Add stress-sessions kexec test
Pasha Tatashin
[PATCH v6 13/13] selftests/liveupdate: Add stress-files kexec test
Pasha Tatashin
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Mike Rapoport
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Pasha Tatashin
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Pasha Tatashin
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Mike Rapoport
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Pasha Tatashin
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Mike Rapoport
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Pasha Tatashin
Re: [PATCH v6 07/13] kho: add support for linked-block serialization
Mike Rapoport
[PATCHv2] dma: map_benchmark: turn dma_sg_map_param buf into a flexible array
Rosen Penev
Re: [PATCHv2] dma: map_benchmark: turn dma_sg_map_param buf into a flexible array
Marek Szyprowski
[PATCH v3 0/8] dmaengine: ti: omap-dma: probe/remove bug fixes and cleanup
Rosen Penev
[PATCHv3 6/8] dmaengine: ti: omap-dma: destroy descriptor pool last
Rosen Penev
[PATCHv3 7/8] dmaengine: ti: omap-dma: fix interrupt handling in remove
Rosen Penev
[PATCHv3 1/8] dmaengine: ti: omap-dma: fix missing return in probe error path
Rosen Penev
[PATCHv3 2/8] dmaengine: ti: omap-dma: synchronize CPU PM notifier removal
Rosen Penev
[PATCHv3 3/8] dmaengine: ti: omap-dma: fix CPU PM notifier leak
Rosen Penev
[PATCHv3 4/8] dmaengine: ti: omap-dma: stop channels during teardown
Rosen Penev
[PATCHv3 5/8] dmaengine: ti: omap-dma: disable IRQs on probe failure
Rosen Penev
[PATCHv3 8/8] dmaengine: ti: omap-dma: turn lch_map into a flexible array
Rosen Penev
[PATCH net-next v2 0/2] net: devmem: allow bind-rx from non-init user namespaces
Bobby Eshleman
[PATCH net-next v2 1/2] net: devmem: allow bind-rx from non-init user namespaces
Bobby Eshleman
[PATCH net-next v2 2/2] selftests: drv-net: add userns devmem RX test
Bobby Eshleman
Re: [PATCH net-next v2 0/2] net: devmem: allow bind-rx from non-init user namespaces
Stanislav Fomichev
[PATCH v6 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
David Heidelberg via B4 Relay
[PATCH v6 1/8] media: qcom: camss: csiphy: Introduce PHY configuration
David Heidelberg via B4 Relay
Re: [PATCH v6 1/8] media: qcom: camss: csiphy: Introduce PHY configuration
Frank Li
[PATCH v6 5/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init
David Heidelberg via B4 Relay
Re: [PATCH v6 5/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init
Frank Li
[PATCH v6 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency
David Heidelberg via B4 Relay
[PATCH v6 4/8] media: qcom: camss: Initialize lanes after lane configuration is available
David Heidelberg via B4 Relay
Re: [PATCH v6 4/8] media: qcom: camss: Initialize lanes after lane configuration is available
Frank Li
[PATCH v6 3/8] media: qcom: camss: Prepare CSID for C-PHY support
David Heidelberg via B4 Relay
Re: [PATCH v6 3/8] media: qcom: camss: Prepare CSID for C-PHY support
Frank Li
Re: [PATCH v6 3/8] media: qcom: camss: Prepare CSID for C-PHY support
David Heidelberg
Re: [PATCH v6 3/8] media: qcom: camss: Prepare CSID for C-PHY support
Frank Li
[PATCH v6 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
David Heidelberg via B4 Relay
Re: [PATCH v6 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
Frank Li
Re: [PATCH v6 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
Bryan O'Donoghue
Re: [PATCH v6 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
David Heidelberg
[PATCH v6 6/8] media: qcom: camss: csiphy-3ph: Update Gen2 v1.1 MIPI CSI-2 C-PHY init
David Heidelberg via B4 Relay
[PATCH v6 8/8] media: qcom: camss: Enable C-PHY where available
David Heidelberg via B4 Relay
Re: [PATCH v6 8/8] media: qcom: camss: Enable C-PHY where available
Frank Li
Re: [PATCH v6 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
Bryan O'Donoghue
Re: [PATCH v6 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
David Heidelberg
[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
[PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Guodong Xu
Re: [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Andrew Jones
[PATCH v3 04/15] riscv: Add Zicclsm to cpufeature and hwprobe
Guodong Xu
[PATCH v3 05/15] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Guodong Xu
[PATCH v3 07/15] dt-bindings: riscv: Add Zic64b extension description
Guodong Xu
[PATCH v3 06/15] riscv: Add B to hwcap and hwprobe
Guodong Xu
[PATCH v3 09/15] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Guodong Xu
[PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
Guodong Xu
Re: [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
Andrew Jones
[PATCH v3 10/15] riscv: dts: spacemit: k1: Add Zic64b ISA extension
Guodong Xu
[PATCH v3 12/15] riscv: Add a getter for user PMLEN support
Guodong Xu
[PATCH v3 01/15] riscv: hwprobe.rst: Make indentation consistent
Guodong Xu
[PATCH v3 11/15] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Guodong Xu
[PATCH v3 03/15] riscv: Standardize extension capitalization
Guodong Xu
[PATCH v3 13/15] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Guodong Xu
[PATCH v3 14/15] riscv: cpu: Output isa bases lines in cpuinfo
Guodong Xu
[PATCH v3 15/15] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
Re: [PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
Andrew Jones
[PATCH v4 00/25] dynamic-debug cleanups refactors maintenance + alignment fix
Jim Cromie
[PATCH v4 01/25] docs/dyndbg: update examples \012 to \n
Jim Cromie
[PATCH v4 02/25] docs/dyndbg: explain flags parse 1st
Jim Cromie
[PATCH v4 21/25] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Jim Cromie
[PATCH v4 08/25] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
[PATCH v4 03/25] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
Jim Cromie
[PATCH v4 04/25] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
Jim Cromie
[PATCH v4 07/25] dyndbg.lds.S: fix lost dyndbg sections in modules
Jim Cromie
[PATCH v4 10/25] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Jim Cromie
[PATCH v4 11/25] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
[PATCH v4 05/25] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
Jim Cromie
[PATCH v4 06/25] vmlinux.lds.h: remove redundant ALIGN(8) directives
Jim Cromie
[PATCH v4 12/25] dyndbg: drop NUM_TYPE_ARGS
Jim Cromie
[PATCH v4 13/25] dyndbg: reduce verbose/debug clutter
Jim Cromie
[PATCH v4 09/25] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Jim Cromie
[PATCH v4 14/25] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
[PATCH v4 15/25] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
[PATCH v4 19/25] dyndbg,module: make proper substructs in _ddebug_info
Jim Cromie
[PATCH v4 16/25] dyndbg: replace classmap list with an array-slice
Jim Cromie
[PATCH v4 17/25] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
[PATCH v4 20/25] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
Jim Cromie
[PATCH v4 23/25] dyndbg: change __dynamic_func_call_cls* macros into expressions
Jim Cromie
[PATCH v4 24/25] lib/parser: add match_wildcard_hyphen() for agnostic matching
Jim Cromie
[PATCH v4 25/25] dynamic_debug: use KBUILD_MODFILE for unique builtin module names
Jim Cromie
[PATCH v4 18/25] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
Jim Cromie
[PATCH v4 22/25] selftests-dyndbg: add a dynamic_debug run_tests target
Jim Cromie
[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
Lisa Wang
[PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
Lisa Wang
[PATCH v4 5/7] mm: selftests: Add shmem into memory failure test
Lisa Wang
[PATCH v4 6/7] KVM: selftests: Add the guest_memfd memory failure test
Lisa Wang
[PATCH v4 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
Lisa Wang
[PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
Lisa Wang
[PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
Lisa Wang
[PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
Lisa Wang
Re: [PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
Andrew Morton
[PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
Varun R Mallya
[PATCH bpf-next 1/2] selftests/bpf: use host CPU features in JIT disassembler
Varun R Mallya
Re: [PATCH bpf-next 1/2] selftests/bpf: use host CPU features in JIT disassembler
Björn Töpel
[PATCH bpf-next 2/2] bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Varun R Mallya
Re: [PATCH bpf-next 2/2] bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Björn Töpel
[PATCH v2] media: i2c: imx355: Add support for 24 MHz external clock
David Heidelberg via B4 Relay
[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
Dipayaan Roy
[PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag
Dipayaan Roy
Re: [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag
Jacob Keller
[PATCH net-next v10 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
Dipayaan Roy
[PATCH v3] mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversion
Prabhakar
[PATCH net v2 0/3] vxlan: vnifilter: fix VNI add/update notifications
Andy Roulin
[PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test
Andy Roulin
Re: [PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test
Simon Horman
Re: [PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test
Jakub Kicinski
[PATCH net v2 1/3] vxlan: vnifilter: send notification on VNI add
Andy Roulin
[PATCH net v2 2/3] vxlan: vnifilter: fix spurious notification on VNI update
Andy Roulin
Re: [PATCH net v2 0/3] vxlan: vnifilter: fix VNI add/update notifications
patchwork-bot+netdevbpf
Re: [PATCH v1 01/17] ACPI: bus: Introduce devm_acpi_install_notify_handler()
Andy Shevchenko
Re: [PATCH v1 01/17] ACPI: bus: Introduce devm_acpi_install_notify_handler()
Rafael J. Wysocki
Re: [PATCH v1 01/17] ACPI: bus: Introduce devm_acpi_install_notify_handler()
Andy Shevchenko
[PATCH 0/2] net: isolate SKB data area allocations
Pedro Falcato
[PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
Pedro Falcato
Re: [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
Harry Yoo
Earlier messages
Later messages