messages from 2018-01-17 20:21:27 to 2018-01-24 13:07:29 UTC [more...]
[PATCH v1] s390x/mm: simplify gmap_protect_rmap()
2018-01-24 13:07 UTC (3+ messages)
[PATCH v2] KVM: s390: add proper locking for CMMA migration bitmap
2018-01-24 13:05 UTC (6+ messages)
[PATCH 0/2] KVM: s390: kvm stat counters rework
2018-01-24 12:54 UTC (10+ messages)
` [PATCH 1/2] KVM: s390: add vcpu stat counters for many instruction
` [PATCH 2/2] KVM: s390: diagnoses are instructions as well
[RFC][PATCH 0/5] s390: improve speculative execution handling v2
2018-01-24 12:48 UTC (22+ messages)
` [PATCH 1/5] prctl: add PR_ISOLATE_BP process control
` Avoiding information leaks between users and between processes by default? [Was: : [PATCH 1/5] prctl: add PR_ISOLATE_BP process control]
` [PATCH 2/5] s390/alternative: use a copy of the facility bit mask
` [PATCH 3/5] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 4/5] s390: define ISOLATE_BP to run tasks with modified branch prediction
` [PATCH 5/5] s390: scrub registers on kernel entry and KVM exit
[PATCH 0/3] s390: documentation update
2018-01-24 12:44 UTC (6+ messages)
` [PATCH 1/3] s390/docs: mention subchannel types
` [PATCH 2/3] s390/docs: reword airq section
` [PATCH 3/3] s390/cmf: fix kerneldoc
[GIT PULL 00/43] perf/core improvements and changes
2018-01-24 11:15 UTC (7+ messages)
` [PATCH 10/43] tools include arch: Grab a copy of errno.h for arch's supported by perf
` [PATCH 11/43] tools include asm-generic: Grab errno.h and errno-base.h
` [PATCH 12/43] perf util: Introduce architecture specific errno/name mapping
` [PATCH 13/43] perf trace: Obtain errno strings by using arch_syscalls__strerrno()
` [PATCH 14/43] perf trace: Remove audit-libs dependency if syscall tables are present
[PATCH net-next 0/6] net/smc: socket closing improvements
2018-01-24 9:28 UTC (7+ messages)
` [PATCH net-next 1/6] net/smc: use local struct sock variables consistently
` [PATCH net-next 2/6] net/smc: simplify function smc_clcsock_accept()
` [PATCH net-next 3/6] net/smc: get rid of tx_pend waits in socket closing
` [PATCH net-next 4/6] net/smc: make wait for work request uninterruptible
` [PATCH net-next 5/6] net/smc: improve state change handling after close wait
` [PATCH net-next 6/6] net/smc: continue waiting if peer signals write_shutdown
[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
2018-01-24 9:14 UTC (24+ messages)
` [RFC/PATCH v2 01/22] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v2 02/22] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v2 03/22] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH v2 11/22] s390/mm: Remove superfluous parameter
[PATCH v6 05/99] xarray: Add definition of struct xarray
2018-01-24 8:45 UTC (40+ messages)
` [PATCH v6 20/99] ida: Convert to XArray
` [PATCH v6 63/99] dax: Convert dax_insert_mapping_entry "
` [PATCH v6 64/99] dax: Convert grab_mapping_entry "
` [PATCH v6 65/99] dax: Fix sparse warning
` [PATCH v6 66/99] page cache: Finish XArray conversion
` [PATCH v6 67/99] mm: Convert cgroup writeback to XArray
` [PATCH v6 68/99] vmalloc: Convert "
` [PATCH v6 69/99] brd: "
` [PATCH v6 70/99] xfs: Convert m_perag_tree "
` [PATCH v6 71/99] xfs: Convert pag_ici_root "
` [PATCH v6 72/99] xfs: Convert xfs dquot "
` [PATCH v6 73/99] xfs: Convert mru cache "
` [PATCH v6 74/99] usb: Convert xhci-mem "
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 76/99] irqdomain: Convert "
` [PATCH v6 77/99] fscache: "
` [PATCH v6 78/99] sh: intc: "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 80/99] blk-ioc: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 82/99] s390: Convert gmap "
` [PATCH v6 83/99] hwspinlock: Convert "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 85/99] btrfs: Remove unused spinlock
` [PATCH v6 86/99] btrfs: Convert reada_zones to XArray
` [PATCH v6 87/99] btrfs: Convert reada_extents "
` [PATCH v6 88/99] btrfs: Convert reada_tree "
` [PATCH v6 89/99] btrfs: Convert buffer_radix "
` [PATCH v6 90/99] btrfs: Convert delayed_nodes_tree "
` [PATCH v6 92/99] f2fs: Convert pids radix tree "
` [PATCH v6 95/99] f2fs: Convert gclist.iroot "
` [PATCH v6 97/99] xen: Convert pvcalls-back "
` [PATCH v6 98/99] qrtr: Convert "
` [PATCH v6 00/99] XArray version 6
[PATCH v1 0/4] KVM: s390: refactor cpuflag handling
2018-01-23 17:52 UTC (9+ messages)
` [PATCH v1 1/4] KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
` [PATCH v1 2/4] KVM: s390: reuse kvm_s390_set_cpuflags()
` [PATCH v1 3/4] KVM: s390: introduce and use kvm_s390_clear_cpuflags()
` [PATCH v1 4/4] KVM: s390: introduce and use kvm_s390_test_cpuflags()
[PATCH] KVM: s390: add proper locking for CMMA migration bitmap
2018-01-23 16:43 UTC (2+ messages)
[PATCH RFC 0/2] KVM: s390: vsie: protect from VCPUS modifying the SCB
2018-01-23 12:29 UTC (7+ messages)
` [PATCH RFC 1/2] KVM: s390 vsie: use READ_ONCE to access some SCB fields
` [PATCH RFC 2/2] KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page
[PATCH v2] smc: return booleans instead of integers
2018-01-23 11:44 UTC (5+ messages)
[man-pages PATCH 1/5] s390_runtime_instr.2: note that runtime_instr.h is not a public header
2018-01-22 15:11 UTC
[strace PATCH v2] Introduce s390_sthyi system call decoder
2018-01-22 13:33 UTC
[strace PATCH 04/12] Introduce s390_sthyi system call decoder
2018-01-22 13:29 UTC
[man-pages PATCH 4/5] s390_sthyi.2: some minor additions
2018-01-22 13:19 UTC
[strace PATCH v2] tests: check s390_sthyi system call decoder
2018-01-22 12:52 UTC
[strace PATCH 00/12] s390 architecture support improvements
2018-01-22 12:48 UTC
[PATCH v2 0/5] perf trace: Introduce arch-specific errno code/name mappings
2018-01-21 12:27 UTC (8+ messages)
` [PATCH v2 1/5] tools include arch: Grab a copy of errno.h for arch's supported by perf
` [PATCH v2 2/5] tools include asm-generic: Grab errno.h and errno-base.h
` [PATCH v2 3/5] perf util: Introduce architecture specific errno/name mapping
` [PATCH v2 4/5] perf trace: Obtain errno values by using arch_syscalls__strerrno()
` [PATCH v2 5/5] perf trace: Remove audit-libs dependency if syscall tables are present
[man-pages PATCH 5/5] man2: describe s390_guarded_storage s390-specific system call
2018-01-20 12:23 UTC
[PATCH] smc: return boolean instead of integer in using_ipsec
2018-01-19 20:49 UTC (3+ messages)
[PATCH 00/12] KVM: s390: exitless interrupt support for KVM
2018-01-19 11:28 UTC (32+ messages)
` [PATCH 01/12] KVM: s390: reverse bit ordering of irqs in pending mask
` [PATCH 02/12] KVM: s390: define GISA format-0 data structure
` [PATCH 03/12] s390/bitops: add test_and_clear_bit_inv()
` [PATCH 04/12] KVM: s390: implement GISA IPM related primitives
` [PATCH 05/12] s390/css: expose the AIV facility
` [PATCH 06/12] KVM: s390: exploit GISA and AIV for emulated interrupts
` [PATCH 07/12] KVM: s390: abstract adapter interruption word generation from ISC
[PATCH 0/6] s390: improve speculative execution handling
2018-01-19 8:27 UTC (8+ messages)
` [PATCH 3/6] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 6/6] s390: scrub registers on kernel entry and KVM exit
[strace PATCH 01/12] Add compat support for s390x
2018-01-19 1:54 UTC
[PATCH 0/5] perf trace: Introduce arch-specific errno code/name mappings
2018-01-18 14:11 UTC (7+ messages)
` [PATCH 3/5] perf util: Introduce architecture specific errno/name mapping
[PATCH 5/6] KVM: s390: wire up seb feature
2018-01-18 10:09 UTC (7+ messages)
` [PATCH v2] KVM: s390: wire up bpb feature
[strace PATCH 12/12] Update NEWS
2018-01-18 6:17 UTC
[strace PATCH 11/12] tests: check s390_pci_mmio_read and s390_pci_mmio_write decoders
2018-01-18 6:17 UTC
[strace PATCH 10/12] Introduce s390_pci_mmio_read, s390_pci_mmio_write system call decoders
2018-01-18 6:17 UTC
[strace PATCH 09/12] tests: check s390_runtime_instr system call decoder
2018-01-18 6:17 UTC
[strace PATCH 08/12] Introduce s390_runtime_instr system call decoder
2018-01-18 6:16 UTC
[strace PATCH 07/12] tests: check s390_guarded_storage system call decoder
2018-01-18 6:16 UTC
[strace PATCH 06/12] Introduce s390_guarded_storage system call decoder
2018-01-18 6:16 UTC
[strace PATCH 05/12] tests: check s390_sthyi system call decoder
2018-01-18 6:16 UTC
[strace PATCH 03/12] print_fields.h: add macro to print hexadecimal array field
2018-01-18 6:16 UTC
[strace PATCH 02/12] Add print_quoted_string flag to generate comment
2018-01-18 6:16 UTC
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