messages from 2016-05-06 12:37:31 to 2016-06-02 19:03:44 UTC [more...]
[PATCH v6 00/21] ILP32 for ARM64
2016-06-02 19:03 UTC (54+ messages)
` [PATCH 01/23] all: syscall wrappers: add documentation
` [PATCH 02/23] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 03/23] all: s390: move wrapper infrastructure to generic headers
` [PATCH 04/23] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/
` [PATCH 05/23] all: wrap needed syscalls in generic unistd
` [PATCH 06/23] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 07/23] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 08/23] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 09/23] arm64: ensure the kernel is compiled for LP64
` [PATCH 10/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 11/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 12/23] thread: move thread bits accessors to separated file
` [PATCH 13/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 14/23] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 15/23] arm64: introduce binfmt_elf32.c
` [PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 19/23] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 20/23] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 22/23] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig
[s390:features 19/19] arch/s390/kernel/machine_kexec.c:172:3: error: implicit declaration of functio
2016-06-02 4:26 UTC
[GIT PULL] s390 patches for 4.7-rc2
2016-05-31 11:02 UTC
[RFC PATCH v2 00/18] livepatch: hybrid consistency model
2016-05-24 22:45 UTC (26+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "
` barriers: was: "
` klp_task_patch: "
` "
[RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
2016-05-24 3:52 UTC (22+ messages)
siginfo memory leak?
2016-05-23 17:47 UTC (11+ messages)
` [PATCH] s390: fix info leak in do_sigsegv
` [PATCH] x86: fix potential memleak in do_error_trap
[PATCH 0251/1529] Fix typo
2016-05-21 12:09 UTC
[PATCH 0250/1529] Fix typo
2016-05-21 12:09 UTC
[PATCH 0249/1529] Fix typo
2016-05-21 12:08 UTC
[PATCH 0248/1529] Fix typo
2016-05-21 12:08 UTC
[PATCH 0247/1529] Fix typo
2016-05-21 12:08 UTC
[PATCH 0052/1529] Fix typo
2016-05-21 11:43 UTC
[PATCH v2 3/4] s390: add explicit <linux/stringify.h> for jump label
2016-05-20 21:16 UTC
[RFC v2 4/7] asm/sections: add a generic push_section_tbl()
2016-05-20 19:53 UTC (4+ messages)
[PATCH v2] ks390/keyboard: use memdup_user_nul()
2016-05-20 13:41 UTC (2+ messages)
[RFC6 PATCH v6 00/21] ILP32 for ARM64
2016-05-18 17:58 UTC (69+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 24/25] arm64:ilp32: add vdso-ilp32 and use for signal return
[GIT PULL] s390 patches for 4.7 merge window
2016-05-18 10:14 UTC
[PATCH 0/1] KVM: more halt polling
2016-05-17 17:00 UTC (5+ messages)
` [PATCH 1/1] KVM: shrink halt polling even more for invalid wakeups
[PATCH 0/2] halt polling changes
2016-05-13 16:47 UTC (8+ messages)
` [PATCH 1/2] KVM: halt_polling: provide a way to qualify wakeups during poll
` [PATCH 2/2] KVM: s390: set halt polling to 80 microseconds
[PATCH v2] KVM: halt_polling: provide a way to qualify wakeups during poll
2016-05-13 10:18 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
2016-05-12 19:40 UTC
[GIT PULL 00/10] KVM: s390: features and fixes for 4.7 part2
2016-05-10 14:40 UTC (4+ messages)
` [GIT PULL 03/10] KVM: s390: enable PFMFI only if guest has EDAT1
` [GIT PULL 04/10] KVM: s390: enable SRS only if enabled for the guest
[PATCH/RFC] KVM: halt_polling: provide a way to qualify wakeups during poll
2016-05-10 13:54 UTC (4+ messages)
[GIT PULL 00/10] KVM: s390: features and fixes for 4.7 part2
2016-05-09 11:31 UTC (14+ messages)
` [GIT PULL 01/10] KVM: s390: cmma: don't check entry content
` [GIT PULL 02/10] KVM: s390: support NQ only if the facility is enabled for the guest
` [GIT PULL 03/10] KVM: s390: enable PFMFI only if guest hast EDAT1
` [GIT PULL 04/10] KVM: s390: enable SRS only if enabled for the guest
` [GIT PULL 05/10] KVM: s390: cleanup cpuid handling
` [GIT PULL 06/10] KVM: s390: force ibc into valid range
` [GIT PULL 07/10] KVM: s390: document KVM_CAP_S390_RI
` [GIT PULL 08/10] KVM: s390: Enable all facility bits that are known good for passthrough
` [GIT PULL 09/10] s390/sclp: Add hmfai field
` [GIT PULL 10/10] KVM: s390: Populate mask of non-hypervisor managed facility bits
[PATCH RFC 0/8] basic vfio-ccw infrastructure
2016-05-09 9:59 UTC (9+ 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