messages from 2019-01-10 12:11:57 to 2019-01-21 08:55:38 UTC [more...]
[PATCH v2 01/29] ia64: add __NR_umount2 definition
2019-01-21 8:55 UTC (16+ messages)
` [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
` [PATCH v2 06/29] ARM: add migrate_pages() "
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 10/29] sh: add statx system call
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 00/29] y2038: add time64 syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
` [PATCH v2 08/29] m68k: assign syscall number for seccomp
[PATCH v2 00/21] Refine memblock API
2019-01-21 8:39 UTC (22+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH v2 15/21] sparc: "
` [PATCH v2 16/21] mm/percpu: "
` [PATCH v2 17/21] init/main: "
` [PATCH v2 18/21] swiotlb: "
` [PATCH v2 19/21] treewide: "
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants
[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
2019-01-19 23:57 UTC (3+ messages)
[PATCH 00/21] Refine memblock API
2019-01-18 18:02 UTC (35+ messages)
` [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH 02/21] powerpc: use memblock functions "
` [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [PATCH 09/21] memblock: drop memblock_alloc_base()
` [PATCH 10/21] memblock: refactor internal allocation functions
` [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [PATCH 15/21] sparc: "
` [PATCH 16/21] mm/percpu: "
` [PATCH 17/21] init/main: "
` [PATCH 18/21] swiotlb: "
` [PATCH 19/21] treewide: "
` [Xen-devel] "
` [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
` [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
2019-01-18 13:53 UTC (10+ messages)
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions
[PATCH v1] iommu/s390: Declare s390 iommu reserved regions
2019-01-18 13:29 UTC (8+ messages)
[kvm-unit-tests PATCH v6 11/11] s390x: Initialize the physical allocator on mem init
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 10/11] s390x: Add binary generation to makefile
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 09/11] s390x: Add linemode buffer to fix newline on every print
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 08/11] s390x: Add linemode console
2019-01-18 11:42 UTC
[kvm-unit-tests PATCH v6 06/11] s390x: Move common sclp data and functions to sclp.c
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 05/11] s390x: Add BSS clearing for non ELF boot
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 04/11] s390x: Switch to z/Arch and enable 64 bit addressing mode
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 03/11] s390x: Make tests bootable from disk
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 02/11] s390x: Rename and cleanup sclp-ascii.c
2019-01-18 11:41 UTC
[kvm-unit-tests PATCH v6 01/11] s390x: Add Sigp header file
2019-01-18 11:41 UTC
[PATCH 1/1] s390/dasd: fix using offset into zero size array error
2019-01-18 10:26 UTC
[PATCH 0/1] Re: [bug report] [S390] dasd: security and PSF update patch for EMC CKD ioctl
2019-01-18 10:26 UTC
[PATCH v2 1/4] kbuild: simplify rules of data compression with size appending
2019-01-18 9:22 UTC (5+ messages)
` [PATCH v2 2/4] s390: make thin archives not directly depend on *.o.chkbss files
` [PATCH v2 3/4] kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
` [PATCH v2 4/4] kbuild: remove unnecessary in-subshell execution
[PATCH 0/5] s390: rework compat wrapper generation
2019-01-18 8:48 UTC (16+ messages)
` [PATCH 1/5] s390: open-code s390_personality syscall
` [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
` [PATCH 3/5] s390: use generic UID16 implementation
` [PATCH 4/5] s390: autogenerate compat syscall wrappers
` [PATCH 5/5] s390: remove compat_wrapper.c
[PATCH 0/7] perf: Communicate sink via event::attr:config2
2019-01-17 17:33 UTC (22+ messages)
` [PATCH 1/7] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH 2/7] coresight: perf: Add "sinks" group to PMU directory
` [PATCH 3/7] coresight: Use event attributes for sink selection
` [PATCH 4/7] perf pmu: Moving EVENT_SOURCE_DEVICE_PATH to PMU header file
` [PATCH 5/7] perf tools: Use event attributes to send sink information to kernel
` [PATCH 6/7] perf tools: Removing CoreSight set_drv_config() API
` [PATCH 7/7] perf tools: Remove PMU::set_drv_config API
[PATCH 01/15] ia64: add __NR_umount2 definition
2019-01-16 0:10 UTC (19+ messages)
` [PATCH 02/15] ia64: add statx and io_pgetevents syscalls
` [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
` [PATCH 06/15] ARM: add migrate_pages() system call
` [PATCH 11/15] mips: fix n32 compat_ipc_parse_version
` [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
[PATCH v2 1/9] agp: efficeon: no need to set PG_reserved on GATT tables
2019-01-15 15:36 UTC (13+ messages)
` [PATCH v2 2/9] s390/vdso: don't clear PG_reserved
` [PATCH v2 3/9] powerpc/vdso: "
` [PATCH v2 4/9] riscv/vdso: "
` [PATCH v2 5/9] m68k/mm: use __ClearPageReserved()
` [PATCH v2 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v2 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved
` [PATCH v2 8/9] ia64: perfmon: Don't mark buffer pages as PG_reserved
` [PATCH v2 9/9] mm: better document PG_reserved
Kconfig label updates
2019-01-14 10:42 UTC (6+ messages)
[kvm-unit-tests PATCH] s390x: Add linemode buffer to fix newline on every print
2019-01-11 16:34 UTC
[PATCH v1] s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
2019-01-11 16:07 UTC (4+ messages)
[kvm-unit-tests PATCH v5 09/11] s390x: Add binary generation to makefile
2019-01-11 10:00 UTC
[kvm-unit-tests PATCH v5 08/11] s390x: Add linemode console
2019-01-11 9:49 UTC
[kvm-unit-tests PATCH v5 10/11] s390x: Add linemode buffer to fix newline on every print
2019-01-11 9:15 UTC
[kvm-unit-tests PATCH v5 07/11] s390x: Use interrupts in SCLP and add locking
2019-01-11 9:11 UTC
[kvm-unit-tests PATCH v5 03/11] s390x: Make tests bootable from disk
2019-01-11 9:02 UTC
[kvm-unit-tests PATCH v5 01/11] s390x: Add Sigp header file
2019-01-11 8:59 UTC
[PATCH 01/11] time: make adjtime compat handling available for 32 bit
2019-01-10 17:22 UTC (3+ messages)
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 06/11] timex: change syscalls to use "
[kvm-unit-tests PATCH v5 11/11] s390x: Initialize the physical allocator on mem init
2019-01-10 15:41 UTC
[kvm-unit-tests PATCH v5 06/11] s390x: Move common sclp data and functions to sclp.c
2019-01-10 15:41 UTC
[kvm-unit-tests PATCH v5 05/11] s390x: Add BSS clearing for non ELF boot
2019-01-10 15:41 UTC
[kvm-unit-tests PATCH v5 04/11] s390x: Switch to z/Arch and enable 64 bit addressing mode
2019-01-10 15:41 UTC
[kvm-unit-tests PATCH v5 02/11] s390x: Rename and cleanup sclp-ascii.c
2019-01-10 15:41 UTC
[kvm-unit-tests PATCH v5 00/11] s390x: Add cross hypervisor and disk boot
2019-01-10 15:41 UTC
[kvm-unit-tests PATCH v4 08/13] s390x: Add linemode console
2019-01-10 13:24 UTC
[kvm-unit-tests PATCH] s390x: Initialize the physical allocator on mem init
2019-01-10 12:19 UTC
[kvm-unit-tests PATCH v4 09/13] s390x: Add binary generation to makefile
2019-01-10 12:13 UTC
[kvm-unit-tests PATCH v4 11/13] s390x: Add sclp busy indication locking
2019-01-10 12:11 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;
as well as URLs for NNTP newsgroup(s).