messages from 2025-04-27 01:06:56 to 2025-05-01 22:42:06 UTC [more...]
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-01 22:06 UTC (16+ messages)
` [PATCH bpf-next v3 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v3 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v3 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v3 07/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v3 08/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v3 09/11] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
[PATCH v4 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit testsg
2025-05-01 19:49 UTC (4+ messages)
` [PATCH v4 1/3] net: ibmveth: Indented struct ibmveth_adapter correctly
` [PATCH v4 2/3] net: ibmveth: Reset the adapter when unexpected states are detected
` [PATCH v4 3/3] net: ibmveth: added KUnit tests for some buffer pool functions
[PATCH 00/12] crypto: sha256 - Use partial block API
2025-05-01 5:19 UTC (4+ messages)
[PATCH] powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add
2025-05-01 4:10 UTC
[PATCH 0/5] powerpc: convert board-file GPIO chips to using new value setters
2025-04-30 17:48 UTC (14+ messages)
` [PATCH 1/5] powerpc: sysdev/gpio: use new line value setter callbacks
` [PATCH 2/5] powerpc: 83xx/gpio: "
` [PATCH 3/5] powerpc: 44x/gpio: "
` [PATCH 4/5] powerpc: 52xx/gpio: "
` [PATCH 5/5] powerpc: 8xx/gpio: "
[PATCH] bus: fsl_mc: Fix driver_managed_dma check
2025-04-30 19:56 UTC (2+ messages)
segmentation fault when stepping multi-threaded application
2025-04-30 18:41 UTC (4+ messages)
[PATCH v3 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-04-30 15:49 UTC (11+ messages)
` [PATCH v3 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v3 2/4] tpm: support devices with synchronous send()
` [PATCH v3 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v3 4/4] tpm/tpm_svsm: "
[PATCH 0/3] Enhancements to the secvar interface in static key management mode
2025-04-30 15:22 UTC (7+ messages)
` [PATCH 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH 3/3] integrity/platform_certs: Allow loading of keys in static "
[PATCH] Documentation: ioctl-number: Extend "Include File" column width
2025-04-30 14:11 UTC (3+ messages)
[PATCH v2 0/6] powerpc: use lock guards for mutex Set 1
2025-04-30 13:29 UTC (4+ messages)
` [PATCH v2 6/6] powerpc: sysdev: use lock guard for mutex
[PATCH] ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
2025-04-30 12:54 UTC (5+ messages)
[PATCH] Documentation: Fix description format for powerpc RTAS ioctls
2025-04-30 9:08 UTC (3+ messages)
[PATCH] powerpc/pseries: Include linux/types.h in papr-platform-dump.h
2025-04-30 7:42 UTC (2+ messages)
[PATCH v4 00/13] Architecture-optimized SHA-256 library API
2025-04-30 3:48 UTC (15+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH v4 02/13] crypto: arm/sha256 - implement library instead of shash
` [PATCH v4 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [PATCH v4 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH v4 05/13] crypto: mips/sha256 "
` [PATCH v4 06/13] crypto: powerpc/sha256 "
` [PATCH v4 07/13] crypto: riscv/sha256 "
` [PATCH v4 08/13] crypto: s390/sha256 "
` [PATCH v4 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH v4 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH v4 11/13] crypto: x86/sha256 "
` [PATCH v4 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH v4 13/13] crypto: lib/sha256 - improve function prototypes
[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-30 2:43 UTC (18+ messages)
` [v3 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v3 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v3 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v3 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v3 PATCH 05/13] crypto: mips/sha256 "
` [v3 PATCH 06/13] crypto: powerpc/sha256 "
` [v3 PATCH 07/13] crypto: riscv/sha256 "
` [v3 PATCH 08/13] crypto: s390/sha256 "
` [v3 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v3 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v3 PATCH 11/13] crypto: x86/sha256 "
` [v3 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v3 PATCH 13/13] crypto: lib/sha256 - improve function prototypes
[PATCH v6 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-30 1:36 UTC (19+ messages)
` [PATCH v6 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v6 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v6 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v6 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
` [PATCH v6 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v6 net-next 06/14] net: enetc: add set/get_rss_table() hooks to enetc_si_ops
` [PATCH v6 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v6 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v6 net-next 09/14] net: enetc: change enetc_set_rss() to void type
` [PATCH v6 net-next 10/14] net: enetc: enable RSS feature by default
` [PATCH v6 net-next 11/14] net: enetc: extract enetc_refresh_vlan_ht_filter()
` [PATCH v6 net-next 12/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v6 net-next 13/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v6 net-next 14/14] net: enetc: add loopback "
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-04-29 23:30 UTC (12+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking
[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
2025-04-29 18:20 UTC (7+ messages)
` [PATCH 1/4 v2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v2] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors
[PATCH 0/2] bpf: Inline helper in powerpc JIT
2025-04-29 17:02 UTC (7+ messages)
` [PATCH 1/2] powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH 2/2] powerpc, bpf: Inline bpf_get_smp_processor_id()
[RESEND PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
2025-04-29 12:45 UTC (4+ messages)
linux-next: build warning after merge of the powerpc tree
2025-04-29 8:57 UTC
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-29 8:22 UTC (4+ messages)
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
linux-next: build warning after merge of the powerpc tree
2025-04-29 8:17 UTC
[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
2025-04-29 6:19 UTC (8+ messages)
` [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
[RFC V1 0/6] Generic Entry/Exit support for ppc64
2025-04-29 6:11 UTC (9+ messages)
` [RFC V1 1/6] powerpc: rename arch_irq_disabled_regs
` [RFC V1 2/6] powerpc: Prepare to build with genreic entry/exit framework
` [RFC V1 3/6] powerpc: introduce arch_enter_from_user_mode
` [RFC V1 4/6] powerpc: Add flag in paca for register restore state
` [RFC V1 5/6] powerpc: Introduce syscall exit arch functions
` [RFC V1 6/6] powerpc: Enable Generic Entry/Exit for syscalls
[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
2025-04-29 5:11 UTC (9+ messages)
[PATCH v3 0/4] Apple/PASemi i2c error recovery fixes
2025-04-28 22:45 UTC (6+ messages)
` [PATCH v3 1/4] i2c: pasemi: Enable the unjam machine
` [PATCH v3 2/4] i2c: pasemi: Improve timeout handling
` [PATCH v3 3/4] i2c: pasemi: Improve error recovery
` [PATCH v3 4/4] i2c: pasemi: Log bus reset causes
[PATCH 1/2] selftests/mm: Fix build break when compiling pkey_util.c
2025-04-28 17:13 UTC (5+ messages)
` [PATCH 2/2] selftests/mm: Fix a build failure on powerpc
[GIT PULL] Please pull powerpc/linux.git powerpc-6.15-3 tag
2025-04-28 16:34 UTC (2+ messages)
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-28 9:17 UTC (9+ messages)
` [PATCH v4 3/3] "
[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
2025-04-28 5:09 UTC (3+ messages)
[v2 PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-27 14:07 UTC (19+ messages)
` [v2 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v2 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v2 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v2 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v2 PATCH 05/13] crypto: mips/sha256 "
` [v2 PATCH 06/13] crypto: powerpc/sha256 "
` [v2 PATCH 07/13] crypto: riscv/sha256 "
` [v2 PATCH 08/13] crypto: s390/sha256 "
` [v2 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v2 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v2 PATCH 11/13] crypto: x86/sha256 "
` [v2 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v2 PATCH 13/13] crypto: lib/sha256 - improve function prototypes
[PATCH v2 0/6] Apple/PASemi i2c error recovery fixes
2025-04-27 11:29 UTC (4+ messages)
` [PATCH v2 4/6] i2c: pasemi: Improve error recovery
[PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-27 5:21 UTC (3+ messages)
` [PATCH 11/13] crypto: x86/sha256 - implement library instead of shash
[PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
2025-04-27 2:08 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).