messages from 2018-12-08 06:51:37 to 2018-12-20 13:08:32 UTC [more...]
[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
2018-12-20 13:08 UTC (3+ messages)
[PATCH v5 00/15] KVM: s390: make use of the GIB
2018-12-20 12:33 UTC (29+ messages)
` [PATCH v5 01/15] KVM: s390: unregister debug feature on failing arch init
` [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()
` [PATCH v5 03/15] KVM: s390: factor out nullify_gisa()
` [PATCH v5 04/15] KVM: s390: use pending_irqs_no_gisa() where appropriate
` [PATCH v5 05/15] KVM: s390: unify pending_irqs() and pending_irqs_no_gisa()
` [PATCH v5 06/15] KVM: s390: remove prefix kvm_s390_gisa_ from static inline functions
` [PATCH v5 07/15] s390/cio: add function chsc_sgib()
` [PATCH v5 08/15] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v5 09/15] KVM: s390: add kvm reference to struct sie_page2
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 11/15] KVM: s390: restore IAM in get_ipm() when IPM is clean
` [PATCH v5 12/15] KVM: s390: do not restore IAM immediately before SIE entry
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()
` [PATCH v5 14/15] KVM: s390: add and wire function gib_alert_irq_handler()
` [PATCH v5 15/15] KVM: s390: start using the GIB
[PATCH 2/6] __wr_after_init: write rare for static allocation
2018-12-19 22:50 UTC (7+ messages)
[PATCH] s390: remove the ptep_modify_prot_{start,commit} exports
2018-12-19 17:38 UTC
ensure dma_alloc_coherent always returns zeroed memory
2018-12-19 16:59 UTC (12+ messages)
` [PATCH 1/2] dma-mapping: zero memory returned from dma_alloc_*
` [PATCH 2/2] dma-mapping: deprecate dma_zalloc_coherent
[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
2018-12-19 16:28 UTC (18+ messages)
` [PATCH 1/3] vfio-ccw: add capabilities chain
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions
[PULL 0/1] virtio-ccw: one more patch for 4.21
2018-12-19 10:14 UTC (2+ messages)
` [PULL 1/1] virtio-ccw: diag 500 may return a negative cookie
[kvm-unit-tests RFC v3 10/13] s390x: Add linemode buffer to fix newline on every print
2018-12-19 10:11 UTC
[kvm-unit-tests PATCH v3 08/13] s390x: Add linemode console
2018-12-19 10:07 UTC
[PATCH] virtio-ccw: diag 500 may return a negative cookie
2018-12-19 10:06 UTC (2+ messages)
[PATCH v3 0/6] vfio: ccw: VFIO CCW cleanup part1
2018-12-19 9:51 UTC (8+ messages)
` [PATCH v3 2/6] vfio: ccw: Rework subchannel state on setup
` [PATCH v3 6/6] vfio: ccw: serialize the write system calls
[RESEND PATCH v5 0/6] perf: Add ioctl for PMU driver configuration
2018-12-19 9:40 UTC (14+ messages)
` [RESEND PATCH v5 1/6] perf: Introduce ioctl to communicate driver configuration to kernel
` [RESEND PATCH v5 2/6] perf/core: Use "
` [RESEND PATCH v5 3/6] perf/aux: Make perf_event accessible to setup_aux()
` [RESEND PATCH v5 4/6] coresight: Use PMU driver configuration for sink selection
` [RESEND PATCH v5 5/6] perf tools: Make perf_evsel accessible to PMU driver configuration code
` [RESEND PATCH v5 6/6] perf tools: Use ioctl function to send sink information to kernel
[GIT PULL 2/2] KVM: s390: fix kmsg component kvm-s390
2018-12-19 9:24 UTC
[GIT PULL 1/2] KVM: s390: unregister debug feature on failing arch init
2018-12-19 9:24 UTC
[GIT PULL 0/2] KVM: s390: Fixes for 4.21
2018-12-19 9:24 UTC
[PATCH v3] net/smc: fix TCP fallback socket release
2018-12-19 6:03 UTC (2+ messages)
[PATCH v2 0/8] net: y2038-safe socket timestamps
2018-12-18 21:22 UTC (7+ messages)
` [PATCH v2 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH v2 7/8] socket: Add SO_TIMESTAMPING_NEW
[-next] strace tests fail because of "y2038: socket: Add compat_sys_recvmmsg_time64"
2018-12-18 15:14 UTC (5+ messages)
[kvm-unit-tests PATCH v3 09/13] s390x: Add binary generation to makefile
2018-12-18 12:29 UTC
[kvm-unit-tests PATCH v3 04/13] s390x: Switch to z/Arch if needed
2018-12-18 12:17 UTC
[kvm-unit-tests PATCH v3 07/13] s390x: Use interrupts in SCLP
2018-12-18 11:57 UTC
[PATCH v2] net/smc: fix TCP fallback socket release
2018-12-18 11:24 UTC (4+ messages)
[kvm-unit-tests PATCH v3 06/13] s390x: Move common sclp data and functions to sclp.c
2018-12-18 10:26 UTC
[kvm-unit-tests PATCH v3 05/13] s390x: Add BSS clearing for non ELF boot
2018-12-18 10:17 UTC
[kvm-unit-tests PATCH v3 03/13] s390x: Make tests bootable from disk
2018-12-18 9:55 UTC
[kvm-unit-tests RFC v3 13/13] lib/report: Add stamps to reports
2018-12-18 9:26 UTC
[kvm-unit-tests RFC v3 12/13] s390x: Add time functions to lib
2018-12-18 9:26 UTC
[kvm-unit-tests RFC v3 11/13] s390x: Add sclp busy indication locking
2018-12-18 9:26 UTC
[kvm-unit-tests PATCH v3 02/13] s390x: Rename and cleanup sclp-ascii.c
2018-12-18 9:26 UTC
[kvm-unit-tests PATCH v3 01/13] s390x: Add Sigp order codes
2018-12-18 9:26 UTC
[kvm-unit-tests PATCH v3 00/13] 390x: Add cross hypervisor and disk boot
2018-12-18 9:26 UTC
[-next] lots of messages due to "mm, memory_hotplug: be more verbose for memory offline failures"
2018-12-18 9:09 UTC (5+ messages)
[PATCH] seccomp, s390: fix build for syscall type change
2018-12-17 17:54 UTC (2+ messages)
[kvm-unit-tests PATCH v2 1/6] s390x: Cleanup sclp-ascii.c and add sigp order definitions
2018-12-17 12:19 UTC
[PATCH v1 1/9] agp: efficeon: no need to set PG_reserved on GATT tables
2018-12-17 11:38 UTC (13+ messages)
` [PATCH v1 2/9] s390/vdso: don't clear PG_reserved
` [PATCH v1 3/9] powerpc/vdso: "
` [PATCH v1 4/9] riscv/vdso: "
` [PATCH v1 5/9] m68k/mm: use __ClearPageReserved()
` [PATCH v1 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v1 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved
` [PATCH v1 8/9] ia64: perfmon: Don't mark buffer pages as PG_reserved
` [PATCH v1 9/9] mm: better document PG_reserved
[PATCH] net/smc: fix TCP fallback socket release
2018-12-17 5:02 UTC (2+ messages)
[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
2018-12-14 20:15 UTC (3+ messages)
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument
[PATCH v2 2/2] s390/kvm: handle diagnose 318 instruction call
2018-12-13 15:54 UTC
[PULL 0/2] vfio-ccw changes for 4.21
2018-12-13 9:59 UTC
[PULL 2/2] MAINTAINERS/vfio-ccw: add Farhan and Eric, make Halil Reviewer
2018-12-13 8:55 UTC
[PULL 1/2] vfio: ccw: Merge BUSY and BOXED states
2018-12-13 8:55 UTC
[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
2018-12-13 7:27 UTC (8+ messages)
[PATCH] MAINTAINERS/vfio-ccw: add Farhan and Eric, make Halil Reviewer
2018-12-12 15:50 UTC (5+ messages)
[PATCH V5 0/9] Remove fs specific fscrypt and fsverity build config options
2018-12-12 9:50 UTC (10+ messages)
` [PATCH V5 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V5 2/9] f2fs: "
` [PATCH V5 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V5 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V5 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V5 6/9] f2fs: "
` [PATCH V5 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V5 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V5 9/9] fsverity: Move verity status check to fsverity_prepare_setattr
[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
2018-12-12 6:27 UTC (9+ messages)
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option
[PATCH V4 0/9] Remove fs specific fscrypt and fsverity build config options
2018-12-12 4:07 UTC (10+ messages)
` [PATCH V4 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V4 2/9] f2fs: "
` [PATCH V4 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V4 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V4 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V4 6/9] f2fs: "
` [PATCH V4 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V4 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V4 9/9] fsverity: Move verity status check to fsverity_prepare_setattr
[PATCH V3 0/9] Remove fs specific fscrypt and fsverity build config options
2018-12-10 18:19 UTC (15+ messages)
` [PATCH V3 2/9] f2fs: use IS_ENCRYPTED() to check encryption status
` [PATCH V3 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V3 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V3 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V3 6/9] f2fs: "
` [PATCH V3 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V3 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V3 9/9] fsverity: Move verity status check to fsverity_prepare_setattr
[PATCH v4 08/10] KVM: s390: add functions to (un)register GISC with GISA
2018-12-10 14:51 UTC
[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
2018-12-10 4:23 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