Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 16:47:11 to 2022-01-11 11:37:58 UTC [more...]

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-11 11:37 UTC 

[PATCH net] net/smc: Avoid setting clcsock options after clcsock released
 2022-01-11 10:03 UTC  (2+ messages)

[PATCH] s390/uaccess: introduce bit field for OAC specifier
 2022-01-11 10:00 UTC 

consolidate the compat fcntl definitions
 2022-01-11  9:52 UTC  (7+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2022-01-11  9:02 UTC  (6+ messages)
` [patch V2 30/31] genirq/msi: Simplify sysfs handling
  ` [patch] genirq/msi: Populate sysfs entry only once

[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-11  8:40 UTC  (8+ messages)
` [PATCH net 1/3] net/smc: Resolve the race between link group access and termination
` [PATCH net 2/3] net/smc: Introduce a new conn->lgr validity check helper
` [PATCH net 3/3] net/smc: Resolve the race between SMC-R link access and clear

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-11  3:19 UTC  (4+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-11  2:43 UTC  (26+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 04/17] asm-generic: compat: Cleanup "
` [PATCH V2 05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V2 06/17] riscv: Fixup difference with defconfig
` [PATCH V2 07/17] riscv: compat: Add basic compat date type implementation
` [PATCH V2 08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V2 09/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V2 10/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation
` [PATCH V2 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V2 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V2 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V2 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V2 16/17] riscv: compat: Add UXL_32 support in start_thread
` [PATCH V2 17/17] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH v4 0/6] KEXEC_SIG with appended signature
 2022-01-10 19:30 UTC  (8+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v4 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v4 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v4 4/6] module: strip the signature marker in the verification function
` [PATCH v4 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[GIT PULL] s390 updates for 5.17 merge window
 2022-01-10 18:27 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/4] S390x: CPU Topology Information
 2022-01-10 13:37 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v3 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests
` [kvm-unit-tests PATCH v3 3/4] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v3 4/4] s390x: topology: Checking Configuration Topology Information

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2022-01-09 21:36 UTC  (8+ messages)
` [PATCH v17 01/15] s390/vfio-ap: Set pqap hook when vfio_ap module is loaded
` [PATCH v17 08/15] s390/vfio-ap: keep track of active guests
` [PATCH v17 09/15] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device

[PATCH] s390/dasd: use default_groups in kobj_type
 2022-01-08 17:06 UTC  (2+ messages)

[PATCH] s390/sclp_sd: use default_groups in kobj_type
 2022-01-08 17:05 UTC  (2+ messages)

[PATCH v3 0/6] KEXEC_SIG with appended signature
 2022-01-08 14:58 UTC  (9+ messages)
` [PATCH v3 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v3 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v3 4/6] module: strip the signature marker in the verification function
` [PATCH v3 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v3 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[RFC PATCH net v2 0/2] net/smc: Fix for race in smc link group termination
 2022-01-07 12:04 UTC  (15+ messages)
` [RFC PATCH net v2 1/2] net/smc: Resolve the race between link group access and termination
` [RFC PATCH net v2 2/2] net/smc: Resolve the race between SMC-R link access and clear

devirtualize kernel access to DAX v2
 2022-01-06 14:42 UTC  (3+ messages)
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods

[PATCH net v5] net/smc: Reset conn->lgr when link group registration fails
 2022-01-06 14:00 UTC  (3+ messages)

[PATCH net v4] net/smc: Reset conn->lgr when link group registration fails
 2022-01-06 11:33 UTC  (3+ messages)

[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
 2022-01-06  9:54 UTC  (12+ messages)

[PATCH net v3] net/smc: Reset conn->lgr when link group registration fails
 2022-01-06  2:09 UTC  (5+ messages)

[PATCH net v2] net/smc: Reset conn->lgr when link group registration fails
 2022-01-05  6:18 UTC  (3+ messages)

[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
 2022-01-04 15:42 UTC  (7+ messages)

[PATCH net-next] net/smc: Reduce overflow of smc clcsock listen queue
 2022-01-04 13:04 UTC  (3+ messages)

[PATCH] scsi: Do not break scan luns loop if add single lun failed
 2022-01-04 12:10 UTC  (2+ messages)

[RFC PATCH net] net/smc: Reset conn->lgr when link group registration fails
 2022-01-04  2:13 UTC  (5+ messages)

[PATCH net 0/2] net/smc: fix kernel panic caused by race of smc_sock
 2022-01-03 10:40 UTC  (13+ messages)
` [PATCH net 1/2] net/smc: don't send CDC/LLC message if link not ready
  ` [PATCH net] net/smc: add comments for smc_link_{usable|sendable}
` [PATCH net 2/2] net/smc: fix kernel panic caused by race of smc_sock

[PATCH net-next] net/smc: Introduce TCP ULP support
 2022-01-03  9:09 UTC  (5+ messages)

[PATCH] net/smc: remove redundant re-assignment of pointer link
 2022-01-02 12:20 UTC  (3+ messages)

[PATCH 0/4] RDMA device net namespace support for SMC
 2022-01-02 12:20 UTC  (6+ messages)
` [PATCH 1/4] net/smc: Introduce net namespace support for linkgroup
` [PATCH 2/4] net/smc: Add netlink net namespace support
` [PATCH 3/4] net/smc: Print net namespace in log
` [PATCH 4/4] net/smc: Add net namespace for tracepoints

[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-31 21:55 UTC  (11+ messages)

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-31 11:34 UTC  (2+ messages)

[PATCH] net/smc: Use the bitmap API when applicable
 2021-12-30 13:40 UTC  (2+ messages)

[GIT PULL] s390 update for 5.16-rc8
 2021-12-29 18:17 UTC  (2+ messages)

[PATCH bpf-next] net: don't include filter.h from net/sock.h
 2021-12-28 19:25 UTC 

[PATCH V3 0/8] sched: Remove unused TASK_SIZE_OF for all archs
 2021-12-28 17:00 UTC  (10+ messages)
` [PATCH V3 1/8] sched: Remove unused TASK_SIZE_OF
` [PATCH V3 2/8] sched: x86: "
` [PATCH V3 3/8] sched: sparc: "
` [PATCH V3 4/8] sched: powerpc: "
` [PATCH V3 5/8] sched: s390: "
` [PATCH V3 6/8] sched: parisc: "
` [PATCH V3 7/8] sched: arm64: "
` [PATCH V3 8/8] sched: mips: "

[RFC PATCH net 0/2] net/smc: Fix for race in smc link group termination
 2021-12-28 14:50 UTC  (4+ messages)
` [RFC PATCH net 1/2] net/smc: Resolve the race between link group access and termination
` [RFC PATCH net 2/2] net/smc: Resolve the race between SMC-R link access and clear


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 read-only IMAP folder(s) and NNTP newsgroup(s).