Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-18 16:36:01 to 2016-01-27 08:50:18 UTC [more...]

[PATCH v2 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-01-27  8:50 UTC  (4+ messages)
` [PATCH v2 1/3] mm: provide debug_pagealloc_enabled() without CONFIG_DEBUG_PAGEALLOC
` [PATCH v2 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
` [PATCH v2 3/3] s390: "

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-27  8:39 UTC  (63+ messages)
                            ` [PATCH] documentation: Add disclaimer

[PATCH/RFC 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-01-27  7:59 UTC  (12+ messages)
` [PATCH/RFC 1/3] mm: provide debug_pagealloc_enabled() without CONFIG_DEBUG_PAGEALLOC
` [PATCH/RFC 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
` [PATCH/RFC 3/3] s390: "

[PATCH 0/4] support for text-relative kallsyms table
 2016-01-27  3:46 UTC  (18+ messages)
` [PATCH 1/4] kallsyms: add support for relative offsets in kallsyms address table
` [PATCH 2/4] powerpc: enable text relative kallsyms for ppc64
` [PATCH 3/4] s390: enable text relative kallsyms for 64-bit targets
` [PATCH 4/4] x86_64: "

[PATCH 06/17] arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
 2016-01-26 20:57 UTC 

[PATCH v9 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-01-26 20:52 UTC  (18+ messages)
` [PATCH v9 1/6] arm64, numa: adding "
  ` [PATCH v9 2/6] Documentation, dt, arm64/arm: dt bindings for numa
` [PATCH v9 3/6] arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms
` [PATCH v9 4/6] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology
` [PATCH v9 5/6] PCI: generic: Make pci-host-generic driver numa aware
` [RFC PATCH v9 6/6] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-01-26 18:04 UTC  (23+ messages)
` [PATCH v2 01/16] compat: Add in_compat_syscall to ask whether we're in a compat syscall
` [PATCH v2 02/16] sparc/compat: Provide an accurate in_compat_syscall implementation
` [PATCH v2 03/16] sparc/syscall: Fix syscall_get_arch
` [PATCH v2 04/16] seccomp: Check in_compat_syscall, not is_compat_task, in strict mode
` [PATCH v2 05/16] ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
` [PATCH v2 06/16] auditsc: For seccomp events, log syscall compat state using in_compat_syscall
` [PATCH v2 07/16] staging/lustre: Switch from is_compat_task to in_compat_syscall
` [PATCH v2 08/16] ext4: In ext4_dir_llseek, check syscall bitness directly
` [PATCH v2 09/16] net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3
` [PATCH v2 10/16] net/xfrm_user: Use in_compat_syscall to deny compat syscalls
` [PATCH v2 11/16] firewire: Use in_compat_syscall to check ioctl compatness
` [PATCH v2 12/16] efivars: Use in_compat_syscall to check for compat callers
` [PATCH v2 13/16] amdkfd: Use in_compat_syscall to check open() caller type
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()
` [PATCH v2 15/16] uhid: Check write() bitness using in_compat_syscall
` [PATCH v2 16/16] x86/compat: Remove is_compat_task

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-26 16:41 UTC  (33+ messages)
        ` [PATCH cgroup/for-4.5-fixes] cpuset: make mm migration asynchronous
      ` [PATCH 2/2] cgroup: make sure a parent css isn't freed before its children
        ` [PATCH v2 "
          ` [PATCH 1/2] cgroup: make sure a parent css isn't offlined "

[GIT PULL 0/3] Fixes for kvm/master (targeting 4.5)
 2016-01-26 15:30 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: fix guest fprs memory leak
` [GIT PULL 2/3] KVM: s390: Enable the KVM-VFIO device
` [GIT PULL 3/3] KVM: s390: fix memory overwrites when vx is disabled

[PATCH/RFC] mm/debug_pagealloc: enable it by default
 2016-01-26  6:18 UTC  (5+ messages)

[PATCH v4 0/3] kallsyms base relative series
 2016-01-25 18:53 UTC  (6+ messages)
` [PATCH v4 1/3] x86: kallsyms: disable absolute percpu symbols on !SMP
` [PATCH v4 2/3] kallsyms: don't overload absolute symbol type for percpu symbols
  ` [PATCH v4 3/3] kallsyms: add support for relative offsets in kallsyms address table

[PATCH 0/5] all: s390: make compat wrappers the generic solution
 2016-01-25 18:10 UTC  (7+ messages)
` [PATCH 1/5] all: s390: move wrapper infrastructure to generic headers
` [PATCH 2/5] all: declare new wrappers
` [PATCH 3/5] all: s390: redefine wrappers in generic code
` [PATCH 4/5] all: wrap getdents64 syscall
` [PATCH 5/5] all: introduce COMPAT_WRAPPER option and enable it for s390

[PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM
 2016-01-24 18:00 UTC 

[PATCH v2] kallsyms: add support for relative offsets in kallsyms address table
 2016-01-23 13:21 UTC  (14+ messages)
` [PATCH v3] "

[BUG] Regression introduced with "block: split bios to max possible length"
 2016-01-22 17:48 UTC  (11+ messages)

spurious use after free bug in dio_bio_complete on scsi disks (with multipath)
 2016-01-22 11:14 UTC 

[Fwd: [PATCH net 0/1] af_iucv: Validate socket address length in iucv_sock_bind()]
 2016-01-20  9:33 UTC 

[PATCH] Rename is_compat_task to in_compat_syscall
 2016-01-20  8:58 UTC  (5+ messages)

SPARC issue (Re: [PATCH] Rename is_compat_task to in_compat_syscall)
 2016-01-20  2:33 UTC  (5+ messages)
` SPARC issue

[PATCH net 0/1] af_iucv: Validate socket address length in iucv_sock_bind()
 2016-01-19 19:23 UTC  (3+ messages)
` [PATCH net 1/1] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).