summaryrefslogtreecommitdiffstats
path: root/samples/qmi/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-06s390/nmi: rework register validation handlingHeiko Carstens1-54/+10
2022-12-06s390/nmi: use vector instruction macros instead of byte patternsHeiko Carstens1-5/+4
2022-12-06s390/vx: add vx-insn.h wrapper include fileHeiko Carstens4-669/+689
2022-12-06s390/ipl: use octal values instead of S_* macrosSven Schnelle1-36/+30
2022-12-06s390/ipl: add eckd dump supportSven Schnelle5-1/+81
2022-12-06s390/ipl: add eckd supportSven Schnelle6-1/+329
2022-12-05vfio/ccw: identify CCW data addresses as physicalEric Farman1-2/+2
2022-12-05vfio/ccw: sort out physical vs virtual pointers usageAlexander Gordeev1-1/+1
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens2-0/+11
2022-12-02s390/appldata: remove power management callbacksHeiko Carstens1-111/+2
2022-12-01s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev10-38/+45
2022-11-29s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens1-1/+9
2022-11-29s390/sclp: convert to use sysfs_emit()Heiko Carstens1-3/+3
2022-11-29s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens2-8/+3
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens1-6/+6
2022-11-23s390/kprobes: define insn cache ops within private header fileHeiko Carstens2-2/+10
2022-11-23s390/mm: remove unused get_page_state() functionHeiko Carstens1-11/+0
2022-11-23s390/hypfs: remove unused info_blk_hdr__pcpus() functionHeiko Carstens1-8/+0
2022-11-23s390/debug: remove function type castHeiko Carstens1-3/+4
2022-11-23s390/pci: Use irq_data_get_msi_desc()Thomas Gleixner1-1/+1
2022-11-23s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET1-3/+4
2022-11-23s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens2-0/+38
2022-11-16s390: use generic vga.h header fileHeiko Carstens1-7/+0
2022-11-16s390: use generic shmparam.h header fileHeiko Carstens1-12/+0
2022-11-16s390: use generic bugs.h header fileHeiko Carstens1-21/+0
2022-11-16s390: use generic serial.h header fileHeiko Carstens1-7/+0
2022-11-10s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer1-0/+1
2022-10-26s390/pai: rename structure member users to active_eventsThomas Richter1-6/+6
2022-10-26s390/pai: rework pai_crypto mapped buffer reference countThomas Richter1-22/+20
2022-10-26s390/pai: move enum definition to header fileThomas Richter2-9/+9
2022-10-26s390/con3215: Fix white space errorsThomas Richter1-10/+9
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter2-61/+166
2022-10-26s390/con3215: Simplify console write operationThomas Richter1-28/+12
2022-10-24Linux 6.1-rc2v6.1-rc2Linus Torvalds1-1/+1
2022-10-23Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld1-0/+8
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds2-0/+2
2022-10-22io_uring/net: fail zc sendmsg when unsupported by socketPavel Begunkov1-0/+2
2022-10-22io_uring/net: fail zc send when unsupported by socketPavel Begunkov1-0/+2
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov3-0/+3
2022-10-22hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt2-0/+3
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini1-0/+1
2022-10-22KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf1-0/+56
2022-10-22KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf1-14/+17
2022-10-22kvm: Add support for arch compat vm ioctlsAlexander Graf2-0/+13
2022-10-22x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae1-0/+9
2022-10-21x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin1-1/+1
2022-10-21efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0Ard Biesheuvel3-6/+6
2022-10-21efi: libstub: Fix incorrect payload size in zboot headerArd Biesheuvel1-1/+2
2022-10-21efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel1-3/+3
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel3-24/+5