index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
arm64: enable POE and PIE to coexist
Joey Gouly
1
-4
/
+4
2024-09-04
arm64/ptrace: add support for FEAT_POE
Joey Gouly
2
-0
/
+47
2024-09-04
arm64: add POE signal support
Joey Gouly
2
-0
/
+69
2024-09-04
arm64: implement PKEYS support
Joey Gouly
7
-2
/
+262
2024-09-04
arm64: add pte_access_permitted_no_overlay()
Joey Gouly
1
-4
/
+7
2024-09-04
arm64: handle PKEY/POE faults
Joey Gouly
3
-1
/
+61
2024-09-04
arm64: mask out POIndex when modifying a PTE
Joey Gouly
1
-1
/
+2
2024-09-04
arm64: convert protection key into vm_flags and pgprot values
Joey Gouly
2
-1
/
+20
2024-09-04
arm64: add POIndex defines
Joey Gouly
1
-0
/
+10
2024-09-04
arm64: re-order MTE VM_ flags
Joey Gouly
1
-2
/
+2
2024-09-04
arm64: enable the Permission Overlay Extension for EL0
Joey Gouly
5
-0
/
+19
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
2
-6
/
+12
2024-09-04
x86/mm: add ARCH_PKEY_BITS to Kconfig
Joey Gouly
1
-0
/
+4
2024-09-04
powerpc/mm: add ARCH_PKEY_BITS to Kconfig
Joey Gouly
1
-0
/
+4
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
1
-0
/
+14
2024-09-04
KVM: arm64: Sanitise ID_AA64MMFR3_EL1
Joey Gouly
1
-1
/
+5
2024-09-04
KVM: arm64: use `at s1e1a` for POE
Joey Gouly
1
-1
/
+4
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
4
-2
/
+49
2024-09-04
arm64: context switch POR_EL0 register
Joey Gouly
4
-0
/
+34
2024-09-04
arm64: cpufeature: add Permission Overlay Extension cpucap
Joey Gouly
2
-0
/
+10
2024-09-04
arm64: disable trapping of POR_EL0 to EL2
Joey Gouly
1
-1
/
+9
2024-09-04
Merge remote-tracking branch 'kvmarm/arm64-shared-6.12' into for-next/poe
Will Deacon
2
-2
/
+3
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
2
-2
/
+3
2024-08-11
Linux 6.11-rc3
Linus Torvalds
1
-1
/
+1
2024-08-11
Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-27
/
+41
2024-08-11
Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+5
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+27
2024-08-11
Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-59
/
+119
2024-08-11
Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-23
/
+30
2024-08-11
Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-63
/
+109
2024-08-11
Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-67
/
+81
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+18
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+2
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+64
2024-08-10
Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+4
2024-08-10
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-28
/
+126
2024-08-10
irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
Yong-Xuan Wang
1
-7
/
+25
2024-08-10
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
1
-1
/
+1
2024-08-09
Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-18
/
+22
2024-08-09
Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+9
2024-08-09
bcachefs: bcachefs_metadata_version_disk_accounting_v3
Kent Overstreet
3
-6
/
+32
2024-08-09
Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
32
-56
/
+287
2024-08-09
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
3
-6
/
+10
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
4
-8
/
+73
2024-08-09
Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2024-08-09
Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-08-09
Merge tag 'asm-generic-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-08-09
Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-87
/
+129
2024-08-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+2
2024-08-09
Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linux
Linus Torvalds
3
-27
/
+15
[next]