index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
x86/sgx: Ensure no data in PCMD page after truncate
Reinette Chatre
1
-1
/
+9
2022-05-16
x86/sgx: Fix race between reclaimer and page fault handler
Reinette Chatre
1
-1
/
+93
2022-05-16
x86/sgx: Obtain backing storage page with enclave mutex held
Reinette Chatre
1
-3
/
+6
2022-05-16
x86/sgx: Mark PCMD page as dirty when modifying contents
Reinette Chatre
1
-0
/
+1
2022-05-16
x86/sgx: Disconnect backing page references from dirty status
Reinette Chatre
3
-11
/
+7
2022-05-15
Linux 5.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
2022-05-12
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
1
-0
/
+2
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
1
-0
/
+26
2022-05-12
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
2
-0
/
+5
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry
Kristina Martsenko
1
-2
/
+1
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
Hui Tang
1
-0
/
+1
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
1
-0
/
+4
2022-05-12
net: ethernet: mediatek: ppe: fix wrong size passed to memset()
Yang Yingliang
1
-1
/
+1
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2
-3
/
+6
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
9
-21
/
+21
[next]