summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-04arm64: enable POE and PIE to coexistJoey Gouly1-4/+4
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly2-0/+47
2024-09-04arm64: add POE signal supportJoey Gouly2-0/+69
2024-09-04arm64: implement PKEYS supportJoey Gouly7-2/+262
2024-09-04arm64: add pte_access_permitted_no_overlay()Joey Gouly1-4/+7
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly3-1/+61
2024-09-04arm64: mask out POIndex when modifying a PTEJoey Gouly1-1/+2
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly2-1/+20
2024-09-04arm64: add POIndex definesJoey Gouly1-0/+10
2024-09-04arm64: re-order MTE VM_ flagsJoey Gouly1-2/+2
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly5-0/+19
2024-09-04mm: use ARCH_PKEY_BITS to define VM_PKEY_BITNJoey Gouly2-6/+12
2024-09-04x86/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly1-0/+4
2024-09-04powerpc/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly1-0/+4
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly1-0/+14
2024-09-04KVM: arm64: Sanitise ID_AA64MMFR3_EL1Joey Gouly1-1/+5
2024-09-04KVM: arm64: use `at s1e1a` for POEJoey Gouly1-1/+4
2024-09-04KVM: arm64: Save/restore POE registersJoey Gouly4-2/+49
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly4-0/+34
2024-09-04arm64: cpufeature: add Permission Overlay Extension cpucapJoey Gouly2-0/+10
2024-09-04arm64: disable trapping of POR_EL0 to EL2Joey Gouly1-1/+9
2024-09-04Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poeWill Deacon2-2/+3
2024-08-30KVM: arm64: Make kvm_at() take an OP_AT_*Joey Gouly2-2/+3
2024-08-11Linux 6.11-rc3Linus Torvalds1-1/+1
2024-08-11Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-27/+41
2024-08-11Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+5
2024-08-11Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-8/+27
2024-08-11Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-59/+119
2024-08-11Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-23/+30
2024-08-11Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-63/+109
2024-08-11Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-67/+81
2024-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-8/+18
2024-08-10Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-3/+2
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-11/+64
2024-08-10Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+4
2024-08-10Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefsLinus Torvalds12-28/+126
2024-08-10irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang1-7/+25
2024-08-10irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey1-1/+1
2024-08-09Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-18/+22
2024-08-09Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+9
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet3-6/+32
2024-08-09Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds32-56/+287
2024-08-09bcachefs: improve bch2_dev_usage_to_text()Kent Overstreet3-6/+10
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet4-8/+73
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2024-08-09Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2024-08-09Merge tag 'asm-generic-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2024-08-09Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-87/+129
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+2
2024-08-09Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds3-27/+15