summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-16s390/ap: show APFS value on error reply 0x8BHarald Freudenberger1-2/+16
2023-10-16s390/zcrypt: introduce new internal AP queue se_bound attributeHarald Freudenberger3-6/+55
2023-10-16s390/ap: re-init AP queues on config onHarald Freudenberger3-13/+18
2023-09-19s390: use control register bit definesHeiko Carstens16-31/+31
2023-09-19s390/ctlreg: add control register bitsHeiko Carstens1-34/+69
2023-09-19s390/irq: use CR0 defines to define CR0_IRQ_SUBCLASS_MASKHeiko Carstens1-11/+12
2023-09-19s390/ctlreg: add missing definesHeiko Carstens1-0/+14
2023-09-19s390/setup: make use of system_ctl_load()Heiko Carstens1-3/+3
2023-09-19s390/ctlreg: add system_ctl_load()Heiko Carstens2-21/+53
2023-09-19s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit()Heiko Carstens1-6/+6
2023-09-19s390/ctlreg: allow to call system_ctl_set/clear_bit() earlyHeiko Carstens1-7/+34
2023-09-19s390/ctltreg: make initialization of control register save area explicitHeiko Carstens3-2/+15
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens21-86/+97
2023-09-19s390/ctlreg: add type checking to __local_ctl_load() and __local_ctl_store()Heiko Carstens1-0/+2
2023-09-19s390/kprobes,ptrace: open code struct per_regHeiko Carstens2-5/+19
2023-09-19s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens6-12/+12
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens12-41/+41
2023-09-19s390/ctlreg: add local_ctl_load() and local_ctl_store()Heiko Carstens1-0/+17
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens30-109/+109
2023-09-19s390/ctlreg: cleanup inline assembliesHeiko Carstens1-9/+22
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens17-21/+19
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens10-56/+75
2023-09-19s390/setup: use strlcat() instead of strcat()Heiko Carstens1-1/+1
2023-09-19s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich3-64/+0
2023-09-19s390/smp: disallow CPU hotplug of CPU 0Tobias Huschle1-4/+2
2023-09-19s390/smp,mcck: fix early IPI handlingHeiko Carstens2-11/+5
2023-09-19s390/zcrypt: update list of EP11 operation modesIngo Franzki1-0/+4
2023-09-17Linux 6.6-rc2v6.6-rc2Linus Torvalds1-1/+1
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds1-6/+0
2023-09-17x86/purgatory: Remove LTO flagsSong Liu1-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-17vm: fix move_vma() memory accounting being offLinus Torvalds1-1/+1
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel1-5/+2
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel1-3/+0
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel1-10/+3
2023-09-15dm: don't attempt to queue IO under RCU protectionJens Axboe1-21/+2
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto2-2/+2
2023-09-15panic: Reenable preemption in WARN slowpathLukas Wunner1-0/+1
2023-09-15smb3: fix some minor typos and repeated wordsSteve French2-3/+5
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French2-4/+4
2023-09-15ata: pata_parport: Fix code style issuesDamien Le Moal1-5/+4
2023-09-15ata: libahci: clear pending interrupt statusSzuying Chen1-12/+23
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch1-19/+35
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki1-2/+4
2023-09-14kbuild: avoid long argument lists in make modules_installMichal Kubecek1-1/+1
2023-09-14kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada1-1/+1
2023-09-14md: Put the right device in md_seq_nextMariusz Tkaczyk1-1/+1
2023-09-14io_uring/net: fix iter retargeting for selected bufPavel Begunkov1-0/+5
2023-09-14ext4: fix rec_len verify errorShida Zhang1-11/+15
2023-09-14ext4: do not let fstrim block system suspendJan Kara1-2/+10