index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
selftests/sgx: Test complete changing of page type flow
Reinette Chatre
3
-0
/
+385
2022-07-07
selftests/sgx: Introduce TCS initialization enclave operation
Reinette Chatre
2
-0
/
+38
2022-07-07
selftests/sgx: Introduce dynamic entry point
Reinette Chatre
1
-0
/
+6
2022-07-07
selftests/sgx: Test two different SGX2 EAUG flows
Reinette Chatre
1
-0
/
+250
2022-07-07
selftests/sgx: Add test for TCS page permission changes
Reinette Chatre
1
-0
/
+71
2022-07-07
selftests/sgx: Add test for EPCM permission changes
Reinette Chatre
3
-0
/
+267
2022-07-07
Documentation/x86: Introduce enclave runtime management section
Reinette Chatre
1
-0
/
+15
2022-07-07
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
3
-0
/
+18
2022-07-07
x86/sgx: Support complete page removal
Reinette Chatre
2
-0
/
+166
2022-07-07
x86/sgx: Support modifying SGX page type
Reinette Chatre
2
-0
/
+222
2022-07-07
x86/sgx: Tighten accessible memory range after enclave initialization
Reinette Chatre
1
-0
/
+5
2022-07-07
x86/sgx: Support adding of pages to an initialized enclave
Reinette Chatre
1
-0
/
+117
2022-07-07
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2
-0
/
+237
2022-07-07
x86/sgx: Support VA page allocation without reclaiming
Reinette Chatre
3
-8
/
+10
2022-07-07
x86/sgx: Export sgx_encl_page_alloc()
Jarkko Sakkinen
3
-32
/
+35
2022-07-07
x86/sgx: Export sgx_encl_{grow,shrink}()
Reinette Chatre
2
-2
/
+4
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
3
-1
/
+7
2022-07-07
x86/sgx: Create utility to validate user provided offset and length
Reinette Chatre
1
-6
/
+22
2022-07-07
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2
-1
/
+3
2022-07-07
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
3
-31
/
+47
2022-07-07
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
3
-5
/
+5
2022-07-07
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
3
-29
/
+68
2022-07-07
x86/sgx: Support loading enclave page without VMA permissions check
Reinette Chatre
2
-19
/
+40
2022-07-07
x86/sgx: Add wrapper for SGX2 EAUG function
Reinette Chatre
1
-0
/
+6
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODT function
Reinette Chatre
1
-0
/
+6
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
2
-0
/
+11
2022-07-07
x86/sgx: Add short descriptions to ENCLS wrappers
Reinette Chatre
1
-0
/
+15
2022-05-17
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
1
-1
/
+9
2022-05-17
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
1
-1
/
+93
2022-05-17
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
1
-3
/
+6
2022-05-17
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
1
-0
/
+1
2022-05-17
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
3
-11
/
+7
2022-05-16
Linux 5.18-rc7
v5.18-rc7
Linus Torvalds
1
-1
/
+1
2022-05-13
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
1
-32
/
+14
2022-05-13
gfs2: buffered write prefaulting
Andreas Gruenbacher
1
-12
/
+16
2022-05-13
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
1
-8
/
+7
2022-05-13
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
1
-12
/
+22
2022-05-13
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
1
-17
/
+9
2022-05-13
gfs2: Variable rename
Andreas Gruenbacher
1
-17
/
+17
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-13
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
1
-4
/
+7
2022-05-13
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-05-13
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
5
-19
/
+53
2022-05-13
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2
-64
/
+12
2022-05-12
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
1
-9
/
+7
[next]