]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2017-11-10  Heiko Carstenss390/noexec: execute kexec datamover without DAT
2017-11-10  Heiko Carstenss390: fix transactional execution control register...
2017-11-10  Michael Holzheus390/bpf: take advantage of stack_depth tracking
2017-11-10  Heiko CarstensMerge tag 'vfio-ccw-20171109' of git://git.kernel.org...
2017-11-09  Heiko Carstenss390: simplify transactional execution elf hwcap handling
2017-11-09  Harald Freudenbergers390/zcrypt: Rework struct ap_qact_ap_info.
2017-11-09  Christian Borntraegers390/virtio: remove unused header file kvm_virtio.h
2017-11-08  Heiko Carstenss390: avoid undefined behaviour
2017-11-08  Heiko Carstenss390/disassembler: generate opcode tables from text...
2017-11-08  Heiko Carstenss390/disassembler: remove insn_to_mnemonic()
2017-11-08  Arnd Bergmanns390/dasd: avoid calling do_gettimeofday()
2017-11-08  Jason J. Hernes390: vfio-ccw: Do not attempt to free no-op, test...
2017-11-08  Heiko Carstenss390: remove named saved segment support
2017-11-08  Harald Freudenbergers390/archrandom: Reconsider s390 arch random implementation
2017-11-08  Christian Borntraegers390/pci: do not require AIS facility
2017-11-03  Sebastian Otts390/qdio: sanitize put_indicator
2017-11-03  Sebastian Otts390/qdio: use atomic_cmpxchg
2017-11-02  Vasily Gorbiks390/nmi: avoid using long-displacement facility
2017-11-02  Luc Van Oostenrycks390: pass endianness info to sparse
2017-10-26  Martin Schwidefskys390/decompressor: remove informational messages
2017-10-26  Elena Reshetovavmur: convert urdev.ref_count from atomic_t to refcount_t
2017-10-26  Hendrik Brueckners390/cpum_cf: add hardware counter support for IBM z14
2017-10-23  Harald Freudenbergers390/zcrypt: Introduce QACT support for AP bus devices.
2017-10-23  Harald Freudenbergers390/zcrypt: Enable special header file flag for AU...
2017-10-23  Harald Freudenbergers390/zcrypt: CEX6S exploitation
2017-10-19  Martin Schwidefskys390/nmi: do register validation as early as possible
2017-10-19  Martin Schwidefskys390/nmi: allocation of the extended save area
2017-10-19  Martin Schwidefskys390/ctl_reg: move control register definitions to...
2017-10-19  Martin Schwidefskys390/ctl_reg: use decoding unions in update_cr_regs
2017-10-19  Martin Schwidefskys390/nmi: use smp_emergency_stop instead of smp_send_stop
2017-10-18  Martin Schwidefskys390/vdso: move boot_vdso_data to vdso.c
2017-10-18  Vasily Gorbiks390/spinlock: use cpu alternatives to enable niai...
2017-10-18  Vasily Gorbiks390: introduce CPU alternatives
2017-10-18  Sebastian Otts390/dasd: remove unused debug macros
2017-10-18  Sebastian Otts390/debug: only write data once
2017-10-18  Sebastian Otts390/debug: improve debug_event
2017-10-18  Philipp Rudos390/kexec: Fix checksum validation return code for...
2017-10-16  Martin SchwidefskyMerge tag 'vfio-ccw-20171016' of git://git.kernel.org...
2017-10-16  Dong Jia Shivfio: ccw: validate the count field of a ccw before...
2017-10-16  Dong Jia Shivfio: ccw: bypass bad idaw address when fetching IDAL...
2017-10-16  Martin Schwidefskys390: update defconfig
2017-10-16  Heiko Carstenss390/debug: adjust coding style
2017-10-16  Vasyl Gomonovychs390/pkey: fix kzalloc-simple.cocci warnings
2017-10-12  Heiko Carstenss390/kprobes: remove KPROBE_SWAP_INST state
2017-10-09  Heiko Carstenss390: cleanup string ops prototypes
2017-10-09  Heiko Carstenss390: optimize memset implementation
2017-10-09  Heiko Carstenss390/mm: use memset64 instead of clear_table
2017-10-09  Heiko Carstenss390: implement memset16, memset32 & memset64
2017-10-09  Martin SchwidefskyMerge branch 'sthyi' into features
2017-10-09  QingFeng Haos390/sthyi: add s390_sthyi system call
2017-10-09  QingFeng Haos390/sthyi: add cache to store hypervisor info
2017-10-09  QingFeng Haos390/sthyi: reorganize sthyi implementation
2017-10-04  Heiko Carstenss390: use generic rwsem implementation
2017-09-29  Heiko Carstenss390/disassembler: add new z14 instructions
2017-09-29  Heiko Carstenss390/disassembler: add missing z13 instructions
2017-09-29  Heiko Carstenss390/disassembler: add sthyi instruction
2017-09-29  Heiko Carstenss390/disassembler: remove double instructions
2017-09-29  Heiko Carstenss390/disassembler: fix LRDFU format
2017-09-29  Heiko Carstenss390/disassembler: add missing end marker for e7 table
2017-09-29  Heiko Carstenss390/virtio: simplify Makefile
2017-09-29  Thomas Huths390/virtio: remove the old KVM virtio transport
2017-09-29  Julian Wiedmanns390/ccwgroup: tie a ccwgroup driver to its ccw driver
2017-09-29  Harald Freudenbergers390/crypto: add s390 platform specific aes gcm support.
2017-09-29  Patrick Steuers390/crypto: add inline assembly for KMA instruction...
2017-09-28  Martin Schwidefskys390/rwlock: introduce rwlock wait queueing
2017-09-28  Martin Schwidefskys390/spinlock: introduce spinlock wait queueing
2017-09-28  Martin Schwidefskys390/spinlock: use the cpu number +1 as spinlock value
2017-09-28  Martin Schwidefskys390/topology: add detection of dedicated vs shared...
2017-09-28  Himanshu Jhas390/sclp: Use setup_timer and mod_timer
2017-09-28  Heiko Carstenss390/cpumf: remove superfluous nr_cpumask_bits check
2017-09-28  Harald Freudenbergers390/zcrypt: Explicitly check input data length.
2017-09-28  Sebastian Otts390/cmf: use tod_to_ns()
2017-09-28  Sebastian Otts390/cmf: avg_utilization
2017-09-28  Sebastian Otts390/cmf: read from hw buffer
2017-09-28  Sebastian Otts390/cmf: simplify copy_block
2017-09-28  Sebastian Otts390/cmf: simplify cmb_copy_wait
2017-09-28  Sebastian Otts390/cmf: simplify set_schib_wait
2017-09-28  Sebastian Otts390/cmf: set_schib_wait add timeout
2017-09-28  Jean Delvares390/char: fix cdev_add usage
2017-09-28  Johannes Thumshirnsamples/kprobes: Add s390 case in kprobe example module
2017-09-28  Alice Frosis390/ptrace: add runtime instrumention register get/set
2017-09-28  Alice Frosis390/runtime_instrumentation: clean up struct runtime_i...
2017-09-28  Heiko Carstenss390: add support for FORTIFY_SOURCE
2017-09-28  Heiko Carstenss390: get rid of exit_thread()
2017-09-28  Heiko Carstenss390/guarded storage: simplify task exit handling
2017-09-28  Heiko Carstenss390/ptrace: fix guarded storage regset handling
2017-09-28  Heiko Carstenss390/guarded storage: fix possible memory corruption
2017-09-28  Heiko Carstenss390/runtime instrumentation: simplify task exit handling
2017-09-28  Heiko Carstenss390/runtime instrumention: fix possible memory corruption
2017-09-28  Heiko Carstenss390: convert release_thread() into a static inline...
2017-09-27  Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2017-09-27  Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc3-fixes' of git:...
2017-09-27  Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git.kernel...
2017-09-27  Jan Karaquota: Fix quota corruption with generic/232 test
2017-09-26  Linus TorvaldsMerge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub...
2017-09-26  Andreas Gruenbachervfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA...
2017-09-26  Ingo MolnarMerge branch 'WIP.x86/fpu' into x86/fpu, because it...
2017-09-26  Eric Biggersx86/fpu: Use using_compacted_format() instead of open...
2017-09-26  Eric Biggersx86/fpu: Use validate_xstate_header() to validate the...
2017-09-26  Eric Biggersx86/fpu: Eliminate the 'xfeatures' local variable in...
next