messages from 2020-09-19 15:28:53 to 2020-09-25 04:52:00 UTC [more...]
let import_iovec deal with compat_iovecs as well v4
2020-09-25 4:51 UTC (5+ messages)
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
2020-09-25 2:27 UTC (6+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-09-24 19:55 UTC (5+ messages)
[PATCH] kbuild: explicitly specify the build id style
2020-09-24 16:03 UTC (3+ messages)
BUG: Bad page state in process dirtyc0w_child
2020-09-24 15:58 UTC (12+ messages)
[PATCH] kbuild: explicitly specify the build id style
2020-09-24 13:50 UTC
remove blkdev_get as a public API
2020-09-24 8:56 UTC (3+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
let import_iovec deal with compat_iovecs as well v3
2020-09-23 21:30 UTC (25+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov
[PATCH net-next 0/9] s390/qeth: updates 2020-09-23
2020-09-23 19:08 UTC (13+ messages)
` [PATCH net-next 1/9] s390/qeth: don't init refcount twice for mcast IPs
` [PATCH net-next 2/9] s390/qeth: relax locking for ipato config data
` [PATCH net-next 3/9] s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()
` [PATCH net-next 4/9] s390/qeth: replace deprecated simple_stroul()
` [PATCH net-next 5/9] s390/qeth: tighten ucast IP locking
` [PATCH net-next 6/9] s390/qeth: cancel cmds earlier during teardown
` [PATCH net-next 7/9] s390/qeth: consolidate online code
` [PATCH net-next 8/9] s390/qeth: consolidate teardown code
` [PATCH net-next 9/9] s390/qeth: remove forward declarations in L2 code
remove blkdev_get as a public API v2
2020-09-23 16:43 UTC (19+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: cleanup partition scanning in register_disk
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static
[PATCH kvm-unit-tests v2 0/4] s390x: Add Protected VM support
2020-09-23 13:47 UTC (5+ messages)
` [PATCH kvm-unit-tests v2 1/4] common.bash: run `cmd` only if a test case was found
` [PATCH kvm-unit-tests v2 2/4] scripts: add support for architecture dependent functions
` [PATCH kvm-unit-tests v2 3/4] run_tests/mkstandalone: add arch_cmd hook
` [PATCH kvm-unit-tests v2 4/4] s390x: add Protected VM support
let import_iovec deal with compat_iovecs as well
2020-09-23 13:22 UTC (53+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
[PATCH v5 0/3] vfio/pci: Restore MMIO access for s390 detached VFs
2020-09-23 8:51 UTC (6+ messages)
` [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
[PATCH 0/4] Pass zPCI hardware information via VFIO
2020-09-22 14:06 UTC (18+ messages)
` [PATCH 1/4] s390/pci: stash version in the zpci_dev
` [PATCH 2/4] s390/pci: track whether util_str is valid "
` [PATCH 3/4] vfio-pci/zdev: define the vfio_zdev header
` [PATCH 4/4] vfio-pci/zdev: use a device region to retrieve zPCI information
[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features
2020-09-22 13:52 UTC (3+ messages)
[PATCH] s390/zcrypt: Fix a size determination in zcrypt_unlocked_ioctl()
2020-09-22 10:47 UTC (2+ messages)
[PATCH 0/2] zfcp: small changes for 5.10
2020-09-22 10:05 UTC (3+ messages)
[PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
2020-09-22 6:22 UTC (3+ messages)
` [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable
let import_iovec deal with compat_iovecs as well v2
2020-09-21 16:27 UTC (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov
[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
2020-09-21 15:45 UTC (6+ messages)
[PATCH AUTOSEL 4.4] s390/init: add missing __init annotations
2020-09-21 14:41 UTC
[PATCH AUTOSEL 4.14 1/3] s390/init: add missing __init annotations
2020-09-21 14:41 UTC
[PATCH AUTOSEL 4.9 1/3] s390/init: add missing __init annotations
2020-09-21 14:41 UTC
[PATCH AUTOSEL 4.19 5/9] s390/init: add missing __init annotations
2020-09-21 14:41 UTC
[PATCH AUTOSEL 5.4 08/15] s390/init: add missing __init annotations
2020-09-21 14:40 UTC
[PATCH AUTOSEL 5.8 09/20] s390/init: add missing __init annotations
2020-09-21 14:40 UTC
[PATCH -next] s390/3215: simplify the return expression of tty3215_open()
2020-09-21 13:11 UTC
[kvm-unit-tests GIT PULL 0/3] s390x skrf and ultravisor patches
2020-09-20 13:16 UTC (4+ messages)
[GIT PULL 0/1] KVM: s390: add documentation for KVM_CAP_S390_DIAG318 (5.9)
2020-09-20 13:14 UTC (2+ 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