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