summaryrefslogtreecommitdiffstats
path: root/io_uring (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2-1/+132
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger1-1/+4
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng1-0/+1
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin1-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin1-0/+9
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o3-3/+37
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin1-0/+3
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2-2/+6
2023-03-10fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o1-0/+1
2023-03-10drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4