
Linus Torvalds
Articles
-
Mar 20, 2024 |
jonashietala.se | Jonas Hietala |Linus Torvalds |George Martin
I mentioned nvim-treesitter-textobjects as a good example of why Tree-sitter is about more than syntax highlighting. To make use of our grammar we can add some capture groups to src/textobjects.scm. For example we can register our code blocks as “functions”:(code_block (code) @function.inner) @function.outerThe objects are arbitrary, but @function is one of the standard objects so I guess it might make sense.
-
Jan 27, 2024 |
phoronix.com | Linus Torvalds |Michael Larabel
Show Your Support: Have you heard of Phoronix Premium? It's what complements advertisements on this site for our premium ad-free service. For less than $4 USD per month, you can help support our site while the funds generated allow us to keep doing Linux hardware reviews, performance benchmarking, maintain our community forums, and much more.
-
Jan 26, 2024 |
lkml.iu.edu | Linus Torvalds
From: Linus Torvalds Date: Fri Jan 26 2024 - 15:25:36 EST Next message: Sean Christopherson: "Re: [PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance" Previous message: Vadim Fedorenko: "Re: [PATCH v2 2/2] net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings" In reply to: Steven Rostedt: "[PATCH] eventfs: Have inodes have unique inode numbers" Next in thread: Steven Rostedt: "Re: [PATCH] eventfs: Have inodes have unique inode numbers" Messages sorted by: [ date ] [...
-
Jan 25, 2024 |
phoronix.com | Linus Torvalds |Michael Larabel
For the better part of two years we've seen Intel open-source software engineers working on preparing the Linux kernel for FRED, the Flexible Return and Event Delivery for defining new transitions for changing privilege levels.
-
Jan 24, 2024 |
phoronix.com | Linus Torvalds |Michael Larabel
Eric Engestrom with Igalia continues doing a stellar job maintaining the Mesa 23.3 stable series while also leading the Mesa 24.0 release candidates for that upcoming Q1'2024 stable series. Mesa 24.0-rc3 is out this evening as the latest weekly test candidate for Mesa 24.0 that will likely be out officially in early to mid February. There are a few RADV fixes and the normal Intel churn, some work on the common NIR code, and even some Lavapipe and Venus fixes this week.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →