messages from 2018-12-20 14:32:00 to 2019-01-16 00:10:16 UTC [more...]
[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 0/7] perf: Communicate sink via event::attr:config2
2019-01-15 23:07 UTC (8+ 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 v1] iommu/s390: Declare s390 iommu reserved regions
2019-01-15 19:33 UTC (3+ messages)
[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 (8+ 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
[PATCH] s390/hypfs: Use struct_size() in kzalloc()
2019-01-10 6:59 UTC (2+ messages)
[PATCH] virtio-ccw: wire up ->bus_name callback
2019-01-09 18:39 UTC (2+ messages)
[PATCH v5 00/15] KVM: s390: make use of the GIB
2019-01-09 16:18 UTC (60+ messages)
` [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()
` [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 08/15] KVM: s390: add the GIB and its related life-cyle functions
` [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
[RESEND PATCH v5 0/6] perf: Add ioctl for PMU driver configuration
2019-01-09 14:55 UTC (7+ messages)
` [RESEND PATCH v5 4/6] coresight: Use PMU driver configuration for sink selection
[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
2019-01-09 12:43 UTC
[PATCH v3 0/8] net: y2038-safe socket timestamps
2019-01-08 21:49 UTC (9+ messages)
` [PATCH v3 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH v3 7/8] socket: Add SO_TIMESTAMPING_NEW
[PATCH v4 0/6] memblock: simplify several early memory allocation
2019-01-08 14:23 UTC (9+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v4 2/6] microblaze: prefer memblock API "
` [PATCH v4 3/6] sh: prefer memblock APIs "
` [PATCH v4 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v4 5/6] arch: simplify several early memory allocations
` [PATCH v4 6/6] arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
[PATCH v15 00/26] Early boot time stamps
2019-01-08 1:09 UTC (12+ messages)
` [PATCH v15 23/26] sched: early boot clock
` [PATCH v15 23/26] sched: early boot clock (was Re: Bug#918036: linux: uptime after reboot wrong (kvm-clock related?))
general protection fault in __smc_diag_dump
2019-01-07 16:38 UTC (3+ messages)
[PATCH 1/1] s390/virtio: handle find on invalid queue gracefully
2019-01-07 15:33 UTC
[kvm-unit-tests PATCH v4 05/13] s390x: Add BSS clearing for non ELF boot
2019-01-07 11:41 UTC
[kvm-unit-tests PATCH v4 03/13] s390x: Make tests bootable from disk
2019-01-07 11:37 UTC
[kvm-unit-tests PATCH v4 01/13] s390x: Add Sigp header file
2019-01-07 11:36 UTC
[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-01-07 2:54 UTC (2+ messages)
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument
[kvm-unit-tests PATCH v4 04/13] s390x: Switch to z/Arch
2019-01-04 14:55 UTC
[RFC PATCH 1/1] s390/virtio: handle find on invalid queue gracefully
2019-01-04 14:01 UTC (2+ messages)
[kvm-unit-tests PATCH v4 12/13] s390x: Add time functions to lib
2019-01-04 10:06 UTC
jump_label: move 'asm goto' support test to Kconfig
2019-01-04 9:56 UTC (3+ messages)
[PULL 0/1] virtio-ccw: one more patch for 4.21
2019-01-04 9:56 UTC (5+ messages)
[PATCH v3] net/smc: fix TCP fallback socket release
2019-01-04 6:54 UTC
[kvm-unit-tests PATCH v4 13/13] lib/report: Add stamps to reports
2019-01-03 14:37 UTC
[kvm-unit-tests PATCH v4 07/13] s390x: Use interrupts in SCLP
2019-01-03 13:45 UTC
[kvm-unit-tests PATCH v4 10/13] s390x: Add linemode buffer to fix newline on every print
2019-01-03 13:39 UTC
[kvm-unit-tests PATCH v4 06/13] s390x: Move common sclp data and functions to sclp.c
2019-01-03 10:07 UTC
[kvm-unit-tests PATCH v4 02/13] s390x: Rename and cleanup sclp-ascii.c
2019-01-03 10:07 UTC
[kvm-unit-tests PATCH v4 00/13] 390x: Add cross hypervisor and disk boot
2019-01-03 10:07 UTC
[PATCH] kbuild: use assignment instead of define ... endef for filechk_* rules
2019-01-03 7:36 UTC (2+ messages)
[GIT PULL] s390 patches for the 4.21 merge window
2019-01-03 3:05 UTC (2+ messages)
[PATCH] jump_label: move 'asm goto' support test to Kconfig
2019-01-02 11:22 UTC (2+ messages)
KASAN: use-after-free Read in __smc_diag_dump
2019-01-02 10:41 UTC
[PATCH 2/4] kbuild: change filechk to surround the given command with { }
2018-12-31 8:24 UTC
4.19.5 and later has tons of false messages "BUG: non-zero pgtables_bytes on freeing mm: -16384"
2018-12-27 22:52 UTC (5+ messages)
[RESEND PATCH v5 2/6] perf/core: Use ioctl to communicate driver configuration to kernel
2018-12-24 0:52 UTC (2+ messages)
` [LKP] [perf/core] fae9e65dbd: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:early_console_in_setup_code
[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
2018-12-21 12:42 UTC (17+ messages)
` [PATCH 1/3] vfio-ccw: add capabilities chain
ensure dma_alloc_coherent always returns zeroed memory
2018-12-20 17:37 UTC (7+ 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;
as well as URLs for NNTP newsgroup(s).