linux.git
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
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...
2023-09-15 Linus TorvaldsMerge tag 'block-6.6-2023-09-15' of git://git.kernel...
2023-09-15 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-15' of git://git.kernel...
2023-09-15 Linus TorvaldsMerge tag 'firewire-fixes-6.6-rc2' of git://git./linux...
2023-09-15 Linus TorvaldsMerge tag 'drm-fixes-2023-09-15' of git://anongit.freed...
2023-09-15 Linus TorvaldsMerge tag 'efi-fixes-for-v6.6-1' of git://git./linux...
2023-09-15 Jens Axboedm: don't attempt to queue IO under RCU protection
2023-09-15 Linus TorvaldsMerge tag 'selinux-pr-20230914' of git://git./linux...
2023-09-15 Linus TorvaldsMerge tag 'riscv-for-linus-6.6-rc2' of git://git./linux...
2023-09-15 Takashi SakamotoRevert "firewire: core: obsolete usage of GFP_ATOMIC...
2023-09-15 Lukas Wunnerpanic: Reenable preemption in WARN slowpath
2023-09-15 Steve Frenchsmb3: fix some minor typos and repeated words
2023-09-15 Steve Frenchsmb3: correct places where ENOTSUPP is used instead...
2023-09-15 Damien Le Moalata: pata_parport: Fix code style issues
2023-09-15 Szuying Chenata: libahci: clear pending interrupt status
2023-09-15 Dave AirlieMerge tag 'drm-misc-fixes-2023-09-14' of git://anongit...
2023-09-15 Dave AirlieMerge tag 'drm-intel-fixes-2023-09-14' of git://anongit...
2023-09-14 Dave AirlieMerge tag 'amd-drm-fixes-6.6-2023-09-13' of https:...
2023-09-14 Jens AxboeMerge tag 'nvme-6.6-2023-09-14' of git://git.infradead...
next