linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-11 15:42:44 to 2018-07-24 19:29:17 UTC [more...]

[PATCH PATCH net-next 00/18] net whitespace cleanups
 2018-07-24 19:29 UTC  (11+ messages)
` [PATCH PATCH net-next 03/18] rds: remove trailing whitespace and blank lines
` [PATCH PATCH net-next 04/18] llc: fix whitespace issues
` [PATCH PATCH net-next 07/18] ceph: fix whitespace
` [PATCH PATCH net-next 09/18] ila: remove blank lines at EOF
` [PATCH PATCH net-next 11/18] atm: "
` [PATCH PATCH net-next 13/18] x25: "
` [PATCH PATCH net-next 14/18] decnet: whitespace fixes
` [PATCH PATCH net-next 15/18] sunrpc: "
` [PATCH PATCH net-next 16/18] bpfilter: remove trailing newline
` [PATCH PATCH net-next 17/18] l2tp: "

[PATCH 4/7] x86,tlb: make lazy TLB mode lazier
 2018-07-24 16:33 UTC  (5+ messages)

[PATCH 0/5] Do not request a pointer kaddr when not required
 2018-07-24 15:41 UTC  (12+ messages)
` [PATCH 1/5] libnvdimm, pmem: Allow a NULL-kaddr to ->direct_access()
` [PATCH 2/5] tools/testing/nvdimm: "
` [PATCH 3/5] s390, dcssblk: "
    ` [External] "
` [PATCH 4/5] filesystem-dax: Do not request a pointer kaddr when not required
` [PATCH 5/5] dax/super: "
  ` [External] Re: [PATCH 0/5] "

[PATCH net-next 0/5] net/smc: patches 2018-07-23
 2018-07-23 17:57 UTC  (7+ messages)
` [PATCH net-next 1/5] net/smc: provide smc mode in smc_diag.c
` [PATCH net-next 2/5] net/smc: eliminate cursor read and write calls
` [PATCH net-next 3/5] net/smc: add function to get link group from link
` [PATCH net-next 4/5] net/smc: use DECLARE_BITMAP for rtokens_used_mask
` [PATCH net-next 5/5] net/smc: remove local variable page in smc_rx_splice()

[PATCH v14 00/25] Early boot time stamps
 2018-07-23  9:28 UTC  (44+ messages)
` [PATCH v14 01/25] x86/kvmclock: Remove memblock dependency
` [PATCH v14 02/25] x86/kvmclock: Remove page size requirement from wall_clock
` [PATCH v14 03/25] x86/kvmclock: Decrapify kvm_register_clock()
` [PATCH v14 04/25] x86/kvmclock: Cleanup the code
` [PATCH v14 05/25] x86/kvmclock: Mark variables __initdata and __ro_after_init
` [PATCH v14 06/25] x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
` [PATCH v14 07/25] x86/kvmclock: Switch kvmclock data to a PER_CPU variable
` [PATCH v14 08/25] x86/kvmclock: Avoid TSC recalibration
` [PATCH v14 09/25] x86: text_poke() may access uninitialized struct pages
` [PATCH v14 10/25] x86: initialize static branching early
` [PATCH v14 11/25] x86/CPU: Call detect_nopl() only on the BSP
` [PATCH v14 12/25] x86/tsc: redefine notsc to behave as tsc=unstable
` [PATCH v14 13/25] x86/xen/time: initialize pv xen time in init_hypervisor_platform
` [PATCH v14 14/25] x86/xen/time: output xen sched_clock time from 0
` [PATCH v14 15/25] s390/time: add read_persistent_wall_and_boot_offset()
` [PATCH v14 16/25] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
` [PATCH v14 17/25] time: default boot time offset to local_clock()
` [PATCH v14 18/25] s390/time: remove read_boot_clock64()
` [PATCH v14 19/25] ARM/time: "
` [PATCH v14 20/25] x86/tsc: calibrate tsc only once
` [PATCH v14 21/25] x86/tsc: initialize cyc2ns when tsc freq. is determined
` [PATCH v14 22/25] x86/tsc: use tsc early
` [PATCH v14 23/25] sched: move sched clock initialization and merge with generic clock
` [PATCH v14 24/25] sched: early boot clock
` [PATCH v14 25/25] sched: use static key for sched_clock_running

[PATCH] arch/s390: Use new return type vm_fault_t
 2018-07-23  6:07 UTC  (3+ messages)

[PATCH net-next 00/11] s390/qeth: updates 2018-07-19
 2018-07-21 17:17 UTC  (13+ messages)
` [PATCH net-next 01/11] s390/qeth: fix race in used-buffer accounting
` [PATCH net-next 02/11] s390/qeth: reset layer2 attribute on layer switch
` [PATCH net-next 03/11] s390/qeth: remove redundant netif_carrier_ok() checks
` [PATCH net-next 04/11] s390/qeth: allocate netdevice early
` [PATCH net-next 05/11] s390/qeth: don't cache HW port number
` [PATCH net-next 06/11] s390/qeth: simplify max MTU handling
` [PATCH net-next 07/11] s390/qeth: use core MTU range checking
` [PATCH net-next 08/11] s390/qeth: add statistics for consumed buffer elements
` [PATCH net-next 09/11] s390/qeth: merge linearize-check into HW header construction
` [PATCH net-next 10/11] s390/qeth: add support for constrained HW headers
` [PATCH net-next 11/11] s390/qeth: speed up L2 IQD xmit

[PATCH v15 00/26] Early boot time stamps
 2018-07-20  8:09 UTC  (29+ messages)
` [PATCH v15 01/26] x86/kvmclock: Remove memblock dependency
` [PATCH v15 02/26] x86/kvmclock: Remove page size requirement from wall_clock
` [PATCH v15 03/26] x86/kvmclock: Decrapify kvm_register_clock()
` [PATCH v15 04/26] x86/kvmclock: Cleanup the code
` [PATCH v15 05/26] x86/kvmclock: Mark variables __initdata and __ro_after_init
` [PATCH v15 06/26] x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
` [PATCH v15 07/26] x86/kvmclock: Switch kvmclock data to a PER_CPU variable
` [PATCH v15 08/26] x86: text_poke() may access uninitialized struct pages
` [PATCH v15 09/26] x86: initialize static branching early
` [PATCH v15 10/26] x86/CPU: Call detect_nopl() only on the BSP
` [PATCH v15 11/26] x86/tsc: redefine notsc to behave as tsc=unstable
` [PATCH v15 12/26] x86/xen/time: initialize pv xen time in init_hypervisor_platform
` [PATCH v15 13/26] x86/xen/time: output xen sched_clock time from 0
` [PATCH v15 14/26] s390/time: add read_persistent_wall_and_boot_offset()
` [PATCH v15 15/26] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
` [PATCH v15 16/26] time: default boot time offset to local_clock()
` [PATCH v15 17/26] s390/time: remove read_boot_clock64()
` [PATCH v15 18/26] ARM/time: "
` [PATCH v15 19/26] x86/tsc: calibrate tsc only once
` [PATCH v15 20/26] x86/tsc: initialize cyc2ns when tsc freq. is determined
` [PATCH v15 21/26] x86/tsc: use tsc early
` [PATCH v15 22/26] sched: move sched clock initialization and merge with generic clock
` [PATCH v15 23/26] sched: early boot clock
` [PATCH v15 24/26] sched: use static key for sched_clock_running
` [PATCH v15 25/26] x86/tsc: split native_calibrate_cpu() into early and late parts
` [PATCH v15 26/26] x86/tsc: use tsc_calibrate_cpu_early and pit_hpet_ptimer_calibrate_cpu

[PATCH] s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
 2018-07-19 14:41 UTC  (2+ messages)

[PATCH] s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
 2018-07-19 14:40 UTC  (2+ messages)

[PATCH] s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
 2018-07-19 14:40 UTC  (3+ messages)

[PATCH] s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
 2018-07-19 14:40 UTC  (2+ messages)

[PATCH net 0/3] net/smc: fixes 2018-07-18
 2018-07-18 17:59 UTC  (5+ messages)
` [PATCH net 1/3] net/smc: optimize consumer cursor updates
` [PATCH net 2/3] net/smc: add error handling for get_user()
` [PATCH net 3/3] net/smc: reset recv timeout after clc handshake

[PATCH v13 00/18] Early boot time stamps
 2018-07-18  1:59 UTC  (33+ messages)
` [PATCH v13 01/18] x86: text_poke() may access uninitialized struct pages
` [PATCH v13 02/18] x86: initialize static branching early
` [PATCH v13 03/18] x86/CPU: Call detect_nopl() only on the BSP
` [PATCH v13 04/18] x86/tsc: redefine notsc to behave as tsc=unstable
` [PATCH v13 05/18] kvm/x86: remove kvm memblock dependency
` [PATCH v13 06/18] x86/xen/time: initialize pv xen time in init_hypervisor_platform
` [PATCH v13 07/18] x86/xen/time: output xen sched_clock time from 0
` [PATCH v13 08/18] s390/time: add read_persistent_wall_and_boot_offset()
` [PATCH v13 09/18] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
` [PATCH v13 10/18] time: default boot time offset to local_clock()
` [PATCH v13 11/18] s390/time: remove read_boot_clock64()
` [PATCH v13 12/18] ARM/time: "
` [PATCH v13 13/18] x86/tsc: calibrate tsc only once
` [PATCH v13 14/18] x86/tsc: initialize cyc2ns when tsc freq. is determined
` [PATCH v13 15/18] x86/tsc: use tsc early
` [PATCH v13 16/18] sched: move sched clock initialization and merge with generic clock
` [PATCH v13 17/18] sched: early boot clock
` [PATCH v13 18/18] sched: use static key for sched_clock_running

[PATCH net V2 1/1] net/smc: take sock lock in smc_ioctl()
 2018-07-16 21:45 UTC  (3+ messages)

[PATCH 14/32] PCI: hotplug: Demidlayer registration with the core
 2018-07-16 14:14 UTC  (4+ messages)

[PATCH] KVM: s390/vsie: avoid sparse warning
 2018-07-16 13:41 UTC 

general protection fault in smc_ioctl (2)
 2018-07-15 13:56 UTC  (2+ messages)

KASAN: null-ptr-deref Read in smc_ioctl
 2018-07-13 20:13 UTC 

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-07-13 16:38 UTC  (29+ messages)
` [PATCH v6 08/21] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v6 09/21] s390: vfio-ap: structure for storing mdev matrix
` [PATCH v6 10/21] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v6 13/21] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v6 14/21] s390: vfio-ap: implement mediated device open callback
` [PATCH v6 15/21] s390: vfio-ap: configure the guest's AP matrix
` [PATCH v6 21/21] s390: doc: detailed specifications for AP virtualization

Livepatch consistency model, objtool, and s390x arch
 2018-07-13 15:15 UTC 

[PATCH net-next 00/10] s390/qeth: updates 2018-07-11
 2018-07-12 23:43 UTC  (6+ messages)
` [PATCH net-next 07/10] s390/qeth: increase GSO max size for eligible L3 devices
` [PATCH net-next 08/10] s390/qeth: add a L3 xmit wrapper
` [PATCH net-next 09/10] s390/qeth: speed-up L3 IQD xmit
` [PATCH net-next 10/10] s390/qeth: speed-up IPv4 OSA xmit

[PATCH v3 0/8] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-07-12 15:22 UTC  (6+ messages)


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).