summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1f2c61a..0df0d6b 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ consists of the following fixed set of utilities:
* curvetun: a lightweight curve25519-based multiuser IP tunnel
* astraceroute: an autonomous system trace route and DPI testing utility
* flowtop: a top-like netfilter connection tracking tool
- * bpfc: a Berkeley Packet Filter compiler, Linux BPF JIT disassembler
+ * bpfc: a [seccomp-]BPF (Berkeley packet filter) compiler, BPF-JIT disassembler
Each release can be verified with Git and GPG, here are the steps to do so:
tions. With this fix in place, all the VRAM mappings for GPU drivers ended up at UC instead of WC. There are probably better ways to fix this long term, but nothing I'd considered for -fixes that wouldn't need more settling in time. So I've just created a new arch API that the drivers can reserve all their VRAM aperture ranges as WC" * tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux: drm/drivers: add support for using the arch wc mapping API. x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Diffstat