linux-kernel
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH bpf-next v5 2/7] crypto: Add BPF hash algorithm type registration module
XIAO WU
Re: [PATCH] params: bound array element output to the caller's page buffer
Petr Pavlu
Re: [RFC PATCH bpf-next v6 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
XIAO WU
[PATCH net v2] hv_sock: Return -EIO for malformed/short packets
Dexuan Cui
Re: [PATCH net v2] hv_sock: Return -EIO for malformed/short packets
Stefano Garzarella
[PATCH 0/6] ASoC: qcom: fixes and improvements
Val Packett
[PATCH 1/6] ASoC: qcom: qdsp6: q6afe: fix clk vote response type mismatch
Val Packett
Re: [PATCH 1/6] ASoC: qcom: qdsp6: q6afe: fix clk vote response type mismatch
Luca Weiss
[PATCH 4/6] ASoC: qcom: sm8250: add TDM RX support
Val Packett
[PATCH 6/6] ASoC: qcom: sm8250: apply codec_fmt to all codec DAIs
Val Packett
[PATCH 2/6] ASoC: qcom: qdsp6: q6routing: add Senary MI2S ports
Val Packett
[PATCH 3/6] ASoC: qcom: sm8250: add Senary MI2S RX support
Val Packett
[PATCH 5/6] ASoC: qcom: sm8250: shut down MI2S/TDM AFE port clocks
Val Packett
[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
Josh Poimboeuf
[PATCH 01/48] objtool/klp: Fix is_uncorrelated_static_local() for Clang
Josh Poimboeuf
[PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Josh Poimboeuf
[PATCH 05/48] objtool: Move mark_rodata() to elf.c
Josh Poimboeuf
Re: [PATCH 05/48] objtool: Move mark_rodata() to elf.c
Peter Zijlstra
[PATCH 06/48] objtool/klp: Don't correlate rodata symbols
Josh Poimboeuf
[PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Josh Poimboeuf
[PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Josh Poimboeuf
[PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
Josh Poimboeuf
[PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
Josh Poimboeuf
[PATCH 18/48] klp-build: Fix hang on out-of-date .config
Josh Poimboeuf
[PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
Josh Poimboeuf
[PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
Josh Poimboeuf
[PATCH 21/48] klp-build: Validate patch file existence
Josh Poimboeuf
[PATCH 22/48] klp-build: Suppress excessive fuzz output by default
Josh Poimboeuf
[PATCH 23/48] klp-build: Fix patch cleanup on interrupt
Josh Poimboeuf
[PATCH 24/48] klp-build: Reject patches to vDSO
Josh Poimboeuf
[PATCH 19/48] klp-build: Fix checksum comparison for changed offsets
Josh Poimboeuf
[PATCH 28/48] objtool/klp: Create empty checksum sections for function-less object files
Josh Poimboeuf
[PATCH 29/48] klp-build: Print "objtool klp diff" command in verbose mode
Josh Poimboeuf
[PATCH 20/48] klp-build: Don't use errexit
Josh Poimboeuf
[PATCH 31/48] objtool: Add is_alias_sym() helper
Josh Poimboeuf
Re: [PATCH 31/48] objtool: Add is_alias_sym() helper
Peter Zijlstra
[PATCH 34/48] objtool: Consolidate file decoding into decode_file()
Josh Poimboeuf
Re: [PATCH 34/48] objtool: Consolidate file decoding into decode_file()
Peter Zijlstra
[PATCH 35/48] objtool/klp: Add "objtool klp checksum" subcommand
Josh Poimboeuf
[PATCH 36/48] klp-build: Use "objtool klp checksum" subcommand
Josh Poimboeuf
[PATCH 27/48] objtool: Include libsubcmd headers directly from source tree
Josh Poimboeuf
[PATCH 41/48] objtool/klp: Rewrite symbol correlation algorithm
Josh Poimboeuf
[PATCH 42/48] objtool/klp: Add correlation debugging output
Josh Poimboeuf
[PATCH 43/48] objtool: Add insn_sym() helper
Josh Poimboeuf
Re: [PATCH 43/48] objtool: Add insn_sym() helper
Peter Zijlstra
[PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
Josh Poimboeuf
Re: [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
Peter Zijlstra
[PATCH 47/48] objtool: Improve and simplify prefix symbol detection
Josh Poimboeuf
Re: [PATCH 47/48] objtool: Improve and simplify prefix symbol detection
Peter Zijlstra
[PATCH 32/48] objtool: Add is_cold_func() helper
Josh Poimboeuf
Re: [PATCH 32/48] objtool: Add is_cold_func() helper
Peter Zijlstra
[PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
[PATCH 38/48] klp-build: Validate short-circuit prerequisites
Josh Poimboeuf
[PATCH 25/48] klp-build: Reject patches to realmode
Josh Poimboeuf
[PATCH 39/48] objtool: Replace iterator callbacks with for_each_sym_by_*()
Josh Poimboeuf
[PATCH 02/48] objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
[PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
[PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
Josh Poimboeuf
Re: [PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
Peter Zijlstra
[PATCH 44/48] objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
Josh Poimboeuf
[PATCH 33/48] objtool/klp: Extricate checksum calculation from validate_branch()
Josh Poimboeuf
[PATCH 40/48] objtool/klp: Calculate object checksums
Josh Poimboeuf
[PATCH 46/48] objtool/klp: Make function prefix handling more generic
Josh Poimboeuf
[PATCH 48/48] objtool/klp: Cache dont_correlate() result
Josh Poimboeuf
[PATCH 07/48] objtool/klp: Don't correlate absolute symbols
Josh Poimboeuf
[PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
Josh Poimboeuf
[PATCH 15/48] objtool/klp: Fix kCFI trap handling
Josh Poimboeuf
[PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Josh Poimboeuf
Re: [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Peter Zijlstra
[PATCH 30/48] objtool/klp: Handle Clang .data..Lanon anonymous data sections
Josh Poimboeuf
[PATCH 37/48] objtool/klp: Remove "objtool --checksum"
Josh Poimboeuf
[PATCH] MAINTAINERS: Add maintainer info for libnvdimm and DAX
Dave Jiang
Re: [PATCH v3 0/2] tpm_tis: fix retry exhaustion and add logging
Axel Rasmussen
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Shenwei Wang
[PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
Shenwei Wang
[PATCH v13 2/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Shenwei Wang
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
[PATCH v13 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
Shenwei Wang
Re: [PATCH bpf v5 2/2] selftests/bpf: cover same-reg sock_ops rtt_min request_sock access
Martin KaFai Lau
[PATCH 0/2] remoteproc: xlnx: add auto-boot support
Tanmay Shah
[PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature
Tanmay Shah
Re: [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature
Krzysztof Kozlowski
[PATCH 2/2] remoteproc: xlnx: enable auto boot feature
Tanmay Shah
[PATCH v12 00/13] blk: honor isolcpus configuration
Aaron Tomlin
[PATCH v12 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
Aaron Tomlin
[PATCH v12 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
Aaron Tomlin
[PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
Aaron Tomlin
[PATCH v12 08/13] virtio: blk/scsi: use block layer helpers to constrain queue affinity
Aaron Tomlin
[PATCH v12 04/13] genirq/affinity: Add cpumask to struct irq_affinity
Aaron Tomlin
[PATCH v12 06/13] nvme-pci: use block layer helpers to constrain queue affinity
Aaron Tomlin
[PATCH v12 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
Aaron Tomlin
[PATCH v12 13/13] docs: add io_queue flag to isolcpus
Aaron Tomlin
[PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
Aaron Tomlin
[PATCH v12 07/13] scsi: Use block layer helpers to constrain queue affinity
Aaron Tomlin
[PATCH v12 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
Aaron Tomlin
[PATCH v12 09/13] isolation: Introduce io_queue isolcpus type
Aaron Tomlin
[PATCH v12 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
Aaron Tomlin
[PATCH] selftests/bpf: replace bpf_probe_read_kernel with direct access
Suchit Karunakaran
Re: [PATCH] selftests/bpf: replace bpf_probe_read_kernel with direct access
Alexei Starovoitov
Re: [PATCH] selftests/bpf: replace bpf_probe_read_kernel with direct access
Suchit Karunakaran
Re: [PATCH v6 3/3] selftests/lam: Update LAM tag width and cleanup names
Sohil Mehta
Re: [PATCH v6 3/3] selftests/lam: Update LAM tag width and cleanup names
Maciej Wieczor-Retman
[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Leo Yan
Re: [PATCH v2] kselftest/arm64: Fix build failure with GCC-15
Mark Brown
Re: [PATCH v6 1/3] x86/process: Shorten the LAM tag width
Sohil Mehta
Re: [PATCH v6 1/3] x86/process: Shorten the LAM tag width
Maciej Wieczor-Retman
Re: [PATCH v6 1/3] x86/process: Shorten the LAM tag width
Edgecombe, Rick P
Re: [PATCH v6 1/3] x86/process: Shorten the LAM tag width
Maciej Wieczor-Retman
Re: [PATCH v6 1/3] x86/process: Shorten the LAM tag width
Maciej Wieczor-Retman
[PATCH] kselftest/arm64: Fix build failure with GCC-15
Leo Yan
Re: [PATCH] kselftest/arm64: Fix build failure with GCC-15
Mark Brown
Re: [PATCH] kselftest/arm64: Fix build failure with GCC-15
Leo Yan
[RFC PATCH v2 0/4] fix FF-A call failed with pKVM when ff-a driver is built-in
Yeoreum Yun
[RFC PATCH v2 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver
Yeoreum Yun
Re: [RFC PATCH v2 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver
Marc Zyngier
Re: [RFC PATCH v2 4/4] firmware: arm_ffa: check pkvm initailised when initailise ffa driver
Yeoreum Yun
[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Yeoreum Yun
Re: [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Mimi Zohar
Re: [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Yeoreum Yun
Re: [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Yeoreum Yun
Re: [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Mimi Zohar
Re: [RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
Yeoreum Yun
[RFC PATCH v2 3/4] firmware: arm_ffa: revert ffa_init() initcall level to device_initcall
Yeoreum Yun
Re: [RFC PATCH v2 3/4] firmware: arm_ffa: revert ffa_init() initcall level to device_initcall
Sudeep Holla
[RFC PATCH v2 2/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Yeoreum Yun
Re: [RFC PATCH v2 2/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Jarkko Sakkinen
[PATCH bpf-next v2 0/2] selftests/bpf: drop xdping tool
eBPF Foundation
[PATCH bpf-next v2 2/2] selftests/bpf: drop xdping tool
eBPF Foundation
Re: [PATCH bpf-next v2 2/2] selftests/bpf: drop xdping tool
Paul Chaignon
[PATCH bpf-next v2 1/2] selftests/bpf: make btf_dump use xdp_dummy rather than xdping_kern
eBPF Foundation
Re: [PATCH bpf-next v2 1/2] selftests/bpf: make btf_dump use xdp_dummy rather than xdping_kern
Paul Chaignon
Re: [PATCH v2 6/6] selftests/resctrl: Remove the definition of the IMC counter config array and imcs.
Reinette Chatre
Re: [PATCH v2 3/6] selftests/resctrl: Refactor the initialization of IMC's perf_event_attr using linked list
Reinette Chatre
Re: [PATCH v2 4/6] selftests/resctrl: Refactor perf event open/close using linked list
Reinette Chatre
Re: [PATCH v2 2/6] selftests/resctrl: Refactor the discovery of IMC counters using linked list
Reinette Chatre
Re: [PATCH v2 1/6] selftests/resctrl: Introduced linked list management for IMC counters
Reinette Chatre
[PATCH v1 1/1] string: Group zero related memory APIs in the header
Andy Shevchenko
Re: [PATCH v2] selftests: runner: Avoid spurious warning about missing failures file
Shuah Khan
[PATCH 00/22] Extend device support for AD5686 driver
Rodrigo Alencar via B4 Relay
[PATCH 02/22] dt-bindings: iio: dac: ad5696: add reset/ldac/gain gpio support
Rodrigo Alencar via B4 Relay
[PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
Rodrigo Alencar via B4 Relay
[PATCH 10/22] iio: dac: ad5686: add of_match table to the spi driver
Rodrigo Alencar via B4 Relay
[PATCH 09/22] iio: dac: ad5686: drop enum id
Rodrigo Alencar via B4 Relay
[PATCH 11/22] iio: dac: ad5686: fix ref bit initialization for single-channel parts
Rodrigo Alencar via B4 Relay
Re: [PATCH 11/22] iio: dac: ad5686: fix ref bit initialization for single-channel parts
Andy Shevchenko
[PATCH 16/22] iio: dac: ad5686: extend device support with new parts
Rodrigo Alencar via B4 Relay
[PATCH 15/22] iio: dac: ad5686: create bus ops struct
Rodrigo Alencar via B4 Relay
[PATCH 17/22] iio: dac: ad5686: update device list description
Rodrigo Alencar via B4 Relay
Re: [PATCH 17/22] iio: dac: ad5686: update device list description
Andy Shevchenko
Re: [PATCH 17/22] iio: dac: ad5686: update device list description
Andy Shevchenko
[PATCH 18/22] iio: dac: ad5686: consume optional reset signal
Rodrigo Alencar via B4 Relay
[PATCH 19/22] iio: dac: ad5686: add ldac gpio
Rodrigo Alencar via B4 Relay
[PATCH 21/22] iio: dac: ad5686: add triggered buffer support
Rodrigo Alencar via B4 Relay
[PATCH 01/22] dt-bindings: iio: dac: ad5696: extend device support
Rodrigo Alencar via B4 Relay
[PATCH 22/22] iio: dac: ad5686: add gain control support
Rodrigo Alencar via B4 Relay
[PATCH 04/22] dt-bindings: iio: dac: ad5686: extend device support
Rodrigo Alencar via B4 Relay
[PATCH 06/22] dt-bindings: iio: dac: ad5686: rework on power supplies
Rodrigo Alencar via B4 Relay
[PATCH 05/22] dt-bindings: iio: dac: ad5686: add reset/ldac/gain gpio support
Rodrigo Alencar via B4 Relay
[PATCH 07/22] iio: dac: ad5686: refactor include headers
Rodrigo Alencar via B4 Relay
Re: [PATCH 07/22] iio: dac: ad5686: refactor include headers
Andy Shevchenko
[PATCH 08/22] iio: dac: ad5686: remove redundant register definition
Rodrigo Alencar via B4 Relay
Re: [PATCH 08/22] iio: dac: ad5686: remove redundant register definition
Andy Shevchenko
[PATCH 13/22] iio: dac: ad5686: fix input raw value check
Rodrigo Alencar via B4 Relay
Re: [PATCH 13/22] iio: dac: ad5686: fix input raw value check
Nuno Sá
[PATCH 12/22] iio: dac: ad5686: fix powerdown control
Rodrigo Alencar via B4 Relay
Re: [PATCH 12/22] iio: dac: ad5686: fix powerdown control
Andy Shevchenko
[PATCH 14/22] iio: dac: ad5686: add support for missing power supplies
Rodrigo Alencar via B4 Relay
[PATCH 20/22] iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar via B4 Relay
Re: [PATCH 00/22] Extend device support for AD5686 driver
Andy Shevchenko
Re: [PATCH 00/22] Extend device support for AD5686 driver
Krzysztof Kozlowski
Re: [PATCH v11 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
Jeff Johnson
Re: [PATCH v11 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
Konrad Dybcio
[PATCH 0/1] selftests: netfilter: add regression test for nft_ct timeout UAF
Vastargazing
[PATCH 1/1] selftests: netfilter: add nft_ct timeout destroy race test
Vastargazing
Re: [PATCH 1/1] selftests: netfilter: add nft_ct timeout destroy race test
Florian Westphal
[RFC PATCH v3 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
Sungho Bae
[RFC PATCH v3 1/4] virtio: separate PM restore and reset_done paths
Sungho Bae
[RFC PATCH v3 3/4] virtio: add noirq system sleep PM infrastructure
Sungho Bae
[RFC PATCH v3 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
Sungho Bae
[RFC PATCH v3 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
Sungho Bae
[PATCH net v3 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
Jiayuan Chen
[PATCH net v3 1/2] tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
[PATCH net v3 2/2] selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
[PATCH v2] selftests: harness: Restore order of test functions
Thomas Weißschuh
[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
Clément Léger
[PATCH 2/5] io_uring/zcrx: notify user on frag copy fallback
Clément Léger
[PATCH 3/5] io_uring/zcrx: add shared-memory notification statistics
Clément Léger
[PATCH 4/5] Documentation: networking: document zcrx notifications and statistics
Clément Léger
[PATCH 1/5] io_uring/zcrx: notify user when out of buffers
Clément Léger
[PATCH 5/5] selftests: iou-zcrx: add notification and stats test for zcrx
Clément Léger
Re: [RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/
Alan Maguire
Re: [RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/
Alexei Starovoitov
[PATCH RESEND 0/4] drm/panel: Small Kconfig cleanup
David Heidelberg via B4 Relay
[PATCH RESEND 3/4] drm/panel: Clean up S6E3HA2 config dependencies and fill help text
David Heidelberg via B4 Relay
[PATCH RESEND 1/4] drm/panel: Clean up SOFEF00 config dependencies
David Heidelberg via B4 Relay
[PATCH RESEND 2/4] drm/panel: Clean up S6E3FC2X01 config dependencies
David Heidelberg via B4 Relay
[PATCH RESEND 4/4] drm/panel: Enable GPIOLIB for panels which uses functions from it
David Heidelberg via B4 Relay
[PATCH] remoteproc: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
Re: [PATCH v6 01/43] fscrypt: add per-extent encryption support
Daniel Vacek
Re: [PATCH v6 01/43] fscrypt: add per-extent encryption support
Eric Biggers
Earlier messages