messages from 2022-01-20 16:00:29 to 2022-01-30 11:32:55 UTC [more...]
[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
2022-01-30 11:32 UTC (24+ messages)
` [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V4 05/17] riscv: Fixup difference with defconfig
` [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
` [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V4 11/17] riscv: compat: Add elf.h implementation
` [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
[PATCH 0/3] status: TTY status message request
2022-01-29 15:23 UTC (3+ messages)
[s390:fixes 5/6] arch/s390/lib/test_modules_helpers.c:8:13: warning: no previous prototype for 'test_modules_return_0000'
2022-01-29 8:14 UTC
[PATCH v2 net-next 0/3] net/smc: Optimizing performance in
2022-01-29 4:37 UTC (6+ messages)
` [PATCH v2 net-next 1/3] net/smc: Make smc_tcp_listen_work() independent
` [PATCH v2 net-next 2/3] net/smc: Limits backlog connections
` [PATCH v2 net-next 3/3] net/smc: Fallback when handshake workqueue congested
[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
2022-01-29 4:24 UTC (10+ messages)
ftrace hangs waiting for rcu
2022-01-28 17:47 UTC (5+ messages)
[GIT PULL] s390 updates for 5.17-rc2
2022-01-28 17:35 UTC (2+ messages)
[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
2022-01-28 15:15 UTC
[PATCH net-next 0/3] Optimizing performance in short-lived
2022-01-28 14:05 UTC (11+ messages)
` [PATCH net-next 1/3] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next 2/3] net/smc: Limits backlog connections
` [PATCH net-next 3/3] net/smc: Fallback when handshake workqueue congested
[PATCH qemu v2] s390x: sck: load into a temporary not into in1
2022-01-28 10:01 UTC (5+ messages)
[kvm-unit-tests PATCH 0/4] s390x: Attestation tests
2022-01-28 9:58 UTC (11+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: uv-host: Add attestation test
` [kvm-unit-tests PATCH 2/4] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH 3/4] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH 4/4] s390x: uv-guest: Add attestation tests
[PATCH V3 03/17] asm-generic: compat: Cleanup duplicate definitions
2022-01-28 7:20 UTC (3+ messages)
[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
2022-01-28 6:55 UTC (13+ messages)
[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
2022-01-28 1:35 UTC (22+ messages)
[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
2022-01-27 17:34 UTC (22+ messages)
` [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
` [RFC PATCH] uaccess: Add mechanism for "
` [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
[PATCH net-next] net/smc: Use kvzalloc for allocating smc_link_group
2022-01-27 15:28 UTC (6+ messages)
[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
2022-01-27 15:14 UTC (40+ messages)
` [PATCH v2 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v2 08/30] s390/pci: stash associated GISA designation
` [PATCH v2 12/30] s390/pci: get SHM information from list pci
` [PATCH v2 13/30] s390/pci: return status from zpci_refresh_trans
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 17/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v2 18/30] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v2 19/30] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v2 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
[PATCH net-next 0/2] net/smc: Spread workload over multiple cores
2022-01-27 14:59 UTC (8+ messages)
` [PATCH net-next 1/2] net/smc: Introduce smc_ib_cq to bind link and cq
` [PATCH net-next 2/2] net/smc: Multiple CQs per IB devices
[PATCH net] net/smc: Forward wakeup to smc socket waitqueue after fallback
2022-01-26 15:43 UTC (2+ messages)
[PATCH v5 0/6] KEXEC_SIG with appended signature
2022-01-25 20:30 UTC (10+ messages)
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v5 4/6] module: strip the signature marker in the verification function
` [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
[PATCH v4 0/6] KEXEC_SIG with appended signature
2022-01-25 19:50 UTC (3+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check
[PATCH qemu] s390x: sck: load into a temporary not into in1
2022-01-25 16:44 UTC (5+ messages)
[PATCH kvm-unit-tests v1 0/8] s390x: Extend instruction interception tests
2022-01-25 13:00 UTC (12+ messages)
` [PATCH kvm-unit-tests v1 1/8] s390x: Add more tests for MSCH
` [PATCH kvm-unit-tests v1 2/8] s390x: Add test for PFMF low-address protection
` [PATCH kvm-unit-tests v1 3/8] s390x: Add sck tests
` [PATCH kvm-unit-tests v1 4/8] s390x: Add tests for STCRW
` [PATCH kvm-unit-tests v1 5/8] s390x: Add more tests for SSCH
` [PATCH kvm-unit-tests v1 6/8] s390x: Add more tests for STSCH
` [PATCH kvm-unit-tests v1 7/8] s390x: Add tests for TSCH
` [PATCH kvm-unit-tests v1 8/8] s390x: Add EPSW test
[PATCH] zfcp: fix failed recovery on gone remote port with non-NPIV FCP devices
2022-01-25 5:40 UTC (2+ messages)
[RFC V1 14/31] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-01-24 12:56 UTC
[PATCH net v2] net/smc: Transitional solution for clcsock race issue
2022-01-24 12:10 UTC (2+ messages)
[PATCH 40/54] arch/s390: replace cpumask_weight with cpumask_weight_eq where appropriate
2022-01-23 18:39 UTC
[PATCH AUTOSEL 5.16 09/19] net/smc: Resolve the race between link group access and termination
2022-01-23 0:11 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 10/19] net/smc: Resolve the race between SMC-R link access and clear
[PATCH AUTOSEL 5.15 081/188] s390/nmi: add missing __pa/__va address conversion of extended save area
2022-01-22 19:18 UTC (3+ messages)
[PATCH v8] scripts: ftrace - move the sort-processing in ftrace_init
2022-01-22 9:17 UTC (6+ messages)
[PATCH net v2] net/smc: Transitional solution for clcsock race issue
2022-01-21 13:06 UTC (2+ messages)
[PATCH V3 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
2022-01-21 9:22 UTC (5+ messages)
[PATCH net] net/smc: Transitional solution for clcsock race issue
2022-01-21 9:11 UTC (4+ messages)
[GIT PULL] more s390 updates for 5.17 merge window
2022-01-21 7:38 UTC (2+ messages)
[PATCH V3 13/17] riscv: compat: signal: Add rt_frame implementation
2022-01-21 7:12 UTC (3+ messages)
[PATCH V3 06/17] riscv: compat: Add basic compat date type implementation
2022-01-21 6:59 UTC (3+ messages)
[PATCH V3 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
2022-01-21 6:35 UTC (3+ messages)
[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
2022-01-21 2:47 UTC (12+ 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).