index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
prelude.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
KVM: arm64: Make PAN conditions part of the S1 walk context
Marc Zyngier
1
-10
/
+11
2024-10-31
KVM: arm64: Disable hierarchical permissions when POE is enabled
Marc Zyngier
1
-0
/
+36
2024-10-31
KVM: arm64: Add POE save/restore for AT emulation fast-path
Marc Zyngier
1
-0
/
+14
2024-10-31
KVM: arm64: Add save/restore support for POR_EL2
Marc Zyngier
1
-0
/
+6
2024-10-31
KVM: arm64: Add basic support for POR_EL2
Marc Zyngier
2
-0
/
+12
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
4
-5
/
+8
2024-10-31
KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}
Marc Zyngier
1
-0
/
+4
2024-10-31
KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routing
Marc Zyngier
1
-8
/
+0
2024-10-31
arm64: Add encoding for POR_EL2
Marc Zyngier
1
-0
/
+4
2024-10-31
KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
Marc Zyngier
1
-31
/
+3
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
5
-11
/
+33
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
5
-8
/
+28
2024-10-31
KVM: arm64: Define helper for EL2 registers with custom visibility
Mark Brown
1
-2
/
+11
2024-10-31
KVM: arm64: Add a composite EL2 visibility helper
Marc Zyngier
1
-7
/
+9
2024-10-31
KVM: arm64: Implement AT S1PIE support
Marc Zyngier
1
-1
/
+116
2024-10-31
KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
Marc Zyngier
1
-0
/
+19
2024-10-31
KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
Marc Zyngier
1
-64
/
+98
2024-10-31
KVM: arm64: Add AT fast-path support for S1PIE
Marc Zyngier
1
-0
/
+24
2024-10-31
KVM: arm64: Handle PIR{,E0}_EL2 traps
Marc Zyngier
1
-0
/
+14
2024-10-31
KVM: arm64: Add save/restore for PIR{,E0}_EL2
Marc Zyngier
1
-2
/
+13
2024-10-31
KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
Marc Zyngier
2
-0
/
+4
2024-10-31
KVM: arm64: Add save/restore for TCR2_EL2
Marc Zyngier
1
-0
/
+7
2024-10-31
KVM: arm64: Sanitise TCR2_EL2
Marc Zyngier
1
-0
/
+22
2024-10-31
KVM: arm64: Add TCR2_EL2 to the sysreg arrays
Marc Zyngier
2
-0
/
+15
2024-10-31
arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
Marc Zyngier
1
-0
/
+1
2024-10-31
KVM: arm64: Extend masking facility to arbitrary registers
Marc Zyngier
3
-10
/
+24
2024-10-31
KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
Marc Zyngier
1
-0
/
+6
2024-10-31
KVM: arm64: nv: Save/Restore vEL2 sysregs
Marc Zyngier
3
-5
/
+138
2024-10-31
KVM: arm64: nv: Handle CNTHCTL_EL2 specially
Marc Zyngier
2
-0
/
+31
2024-10-31
KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()
Marc Zyngier
1
-0
/
+9
2024-10-31
KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2()
Marc Zyngier
1
-3
/
+0
2024-10-31
arm64: Add encoding for PIRE0_EL2
Marc Zyngier
1
-0
/
+4
2024-10-31
arm64: Remove VNCR definition for PIRE0_EL2
Marc Zyngier
1
-1
/
+0
2024-10-31
arm64: Drop SKL0/SKL1 from TCR2_EL2
Marc Zyngier
1
-2
/
+1
2024-10-27
Linux 6.12-rc5
v6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
1
-1
/
+0
2024-10-25
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-25
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-24
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
5
-45
/
+180
2024-10-24
Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
Dominique Martinet
1
-1
/
+1
2024-10-24
Revert "fs/9p: remove redundant pointer v9ses"
Dominique Martinet
1
-0
/
+4
2024-10-24
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
4
-56
/
+22
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
1
-2
/
+12
2024-10-24
drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
1
-1
/
+2
2024-10-24
drm/xe: Handle unreliable MMIO reads during forcewake
Shuicheng Lin
1
-3
/
+9
[next]