summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens2-2/+3
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter2-14/+2
2023-03-20s390/mm: make use of atomic_fetch_xor()Heiko Carstens1-7/+1
2023-03-20s390/ap: add ap status asynch error supportHarald Freudenberger2-25/+49
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger3-19/+302
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger3-24/+41
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger1-0/+53
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger4-6/+14
2023-03-20s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger3-4/+27
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger3-28/+42
2023-03-20s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger1-0/+26
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger4-13/+27
2023-03-20s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger8-248/+199
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger6-37/+60
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger6-19/+19
2023-03-20s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64BHeiko Carstens1-1/+1
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens2-3/+5
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens1-1/+2
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens2-20/+16
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens2-1/+3
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens23-1004/+911
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik11-366/+258
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik1-2/+0
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik12-405/+430
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik11-191/+192
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik3-17/+0
2023-03-20s390/dumpstack: resolve userspace last_breakIlya Leoshkevich1-1/+7
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain1-12/+8
2023-03-20s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain1-11/+1
2023-03-20s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level syctl registration for s390dbf_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain1-11/+1
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle2-25/+5
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle1-1/+0
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle1-2/+1
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens1-1/+1
2023-03-13s390: trim ancient junk from copy_thread()Al Viro1-6/+4
2023-03-13s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe1-7/+5
2023-03-13s390/bp: remove __bpon()Heiko Carstens4-16/+6
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens2-11/+0
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens4-35/+13
2023-03-13s390/bp: add missing BPENTER to program check handlerHeiko Carstens1-0/+1
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-13Linux 6.3-rc2v6.3-rc2Linus Torvalds1-1/+1
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin1-2/+0
2023-03-13Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds3-2/+137
2023-03-13tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2-1/+132
2023-03-13tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-21/+40