2023-10-25 |
Justin Stitt | s390/sclp: replace deprecated strncpy with strtomem |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Peter Oberparleiter | s390/cio: fix virtual vs physical address confusion |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Peter Oberparleiter | s390/cio: export CMG value as decimal |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Ilya Leoshkevich | s390: delete the unused store_prefix() function |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Heiko Carstens | s390/cmma: fix handling of swapper_pg_dir and invalid_p... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Heiko Carstens | s390/cmma: fix detection of DAT pages |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Sumanth Korikkar | s390/sclp: handle default case in sclp memory notifier |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Thomas Richter | s390/pai_crypto: remove per-cpu variable assignement... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Thomas Richter | s390/pai: initialize event count once at initialization |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Thomas Richter | s390/pai_crypto: use PERF_ATTACH_TASK define for per... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Heiko Carstens | s390/mm: add missing arch_set_page_dat() call to gmap... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm: add missing arch_set_page_dat() call to vmem_c... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/cmma: fix initial kernel address space page table... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/diag: add missing virt_to_phys() translation to... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: move VM_FAULT_ERROR handling to do_excep... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADA... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove VM_FAULT_SIGNAL |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove VM_FAULT_BADCONTEXT |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: simplify kfence fault handling |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: call do_fault_error() only from do_excep... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: get rid of do_low_address() |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove VM_FAULT_PFAULT |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: use get_kernel_nofault() to dereference... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: improve readability by using teid union |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm: move translation-exception identification... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: use static key for store indication |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: use get_fault_address() everywhere |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: replace WARN_ON_ONCE() with unreachable() |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove noinline attribute from all functions |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove line break |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: include linux/mmu_context.h |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: have balanced braces, remove unnecessary... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: use pr_warn(), pr_cont(), ... instead... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: use pr_warn_ratelimited() |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: use __ratelimit() instead of printk_rate... |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: reverse x-mas tree coding style |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Heiko Carstens | s390/mm,fault: remove and improve comments, adjust... |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Thomas Richter | s390/pai_crypto: dynamically allocate percpu pai crypto... |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Heiko Carstens | s390/mm: make vmemmap_free() only for CONFIG_MEMORY_HOT... |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Heiko Carstens | s390/mm: remove __GFP_HIGHMEM masking |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Vasily Gorbik | s390/vmem: remove unused variable |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Heiko Carstens | s390: add support for DCACHE_WORD_ACCESS |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Heiko Carstens | s390: provide word-at-a-time implementation |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Heiko Carstens | s390/extable: reduce number of extable macros |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Alexander Gordeev | s390/crash: fix virtual vs physical address confusion |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Alexander Gordeev | s390/crash: remove unused parameter |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Harald Freudenberger | s390/ap: show APFS value on error reply 0x8B |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Harald Freudenberger | s390/zcrypt: introduce new internal AP queue se_bound... |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Harald Freudenberger | s390/ap: re-init AP queues on config on |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390: use control register bit defines |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add control register bits |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/irq: use CR0 defines to define CR0_IRQ_SUBCLASS_MASK |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add missing defines |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/setup: make use of system_ctl_load() |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add system_ctl_load() |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/early: use system_ctl_set_bit() instead of local_c... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: allow to call system_ctl_set/clear_bit... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctltreg: make initialization of control register... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add struct ctlreg |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add type checking to __local_ctl_load... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/kprobes,ptrace: open code struct per_reg |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: change parameters of __local_ctl_load... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: use local_ctl_load() and local_ctl_store... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add local_ctl_load() and local_ctl_store() |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: add local and system prefix to some functions |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: cleanup inline assemblies |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: rename ctl_reg.h to ctlreg.h |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/ctlreg: move control register code to separate... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/setup: use strlcat() instead of strcat() |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Ilya Leoshkevich | s390/smp: keep the original lowcore for CPU 0 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Tobias Huschle | s390/smp: disallow CPU hotplug of CPU 0 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Heiko Carstens | s390/smp,mcck: fix early IPI handling |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Ingo Franzki | s390/zcrypt: update list of EP11 operation modes |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Linux 6.6-rc2 |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag 'x86-urgent-2023-09-17' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag 'sched-urgent-2023-09-17' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag 'objtool-urgent-2023-09-17' of git://git... |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag 'core-urgent-2023-09-17' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | stat: remove no-longer-used helper macros |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag '6.6-rc1-smb3-client-fixes' of git://git... |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Linus Torvalds | Merge tag 'ext4_for_linus-6.6-rc2' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Song Liu | x86/purgatory: Remove LTO flags |
commit | commitdiff | tree | snapshot |
2023-09-17 |
Kirill A. Shutemov | x86/boot/compressed: Reserve more memory for page tables |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'kbuild-fixes-v6.6' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | vm: fix move_vma() memory accounting being off |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'ata-6.6-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'usb-6.6-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'driver-core-6.6-rc2' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'char-misc-6.6-rc2' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'i2c-for-6.6-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Niklas Cassel | ata: libata-core: fetch sense data for successful comma... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Niklas Cassel | ata: libata-eh: do not thaw the port twice in ata_eh_re... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Niklas Cassel | ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in... |
commit | commitdiff | tree | snapshot |
2023-09-16 |
Linus Torvalds | Merge tag 'linux-kselftest-fixes-6.6-rc2' of git:/... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Linus Torvalds | Merge tag 'nfsd-6.6-1' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Linus Torvalds | Merge tag 'pm-6.6-rc2' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Linus Torvalds | Merge tag 'thermal-6.6-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Linus Torvalds | Merge tag 'for-6.6/dm-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
next |