GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Christian Brauner ?? (brauner@mastodon.social)

  1. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 06-Sep-2025 08:23:29 JST Christian Brauner ?? Christian Brauner ??
    • Jens Axboe

    So PSA we are now not allowed to add Link: tags anymore unless they add information that is not in the commit message. @axboe has the receipts.

    It's ok apparently to add a link to the merge message of a Multi-Patch series.

    Might want to start spreading that word...
    https://lore.kernel.org/CAHk-=wjamixjqNwrr4+UEAwitMOd6Y8-_9p4oUZdcjrv7fsayQ@mail.gmail.com

    #linux #kernel

    In conversation about 10 days ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      http://receipts.It/
    2. No result found on File_thumbnail lookup.
      Re: [GIT PULL] io_uring fix for 6.17-rc5 - Linus Torvalds
  2. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 28-Aug-2025 18:07:57 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Vegard Nossum 🥑
    • K. Ryabitsev ????

    @kernellogger @sven @vegard @monsieuricon But the links are useful independent of that. They simply provide a trivial jumping point to lore. If the series was managed via b4 it's trivial to back to all version of the same patchset.

    The benefits for everyone else should simply be what counts here, not a perceived discomfort.

    In conversation about 18 days ago from gnusocial.jp permalink
  3. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 28-Aug-2025 18:07:57 JST Christian Brauner ?? Christian Brauner ??
    • Vegard Nossum 🥑
    • K. Ryabitsev ????

    @kernellogger @sven @vegard @monsieuricon I do that religiously as well. Every multi-patch series gets a merge commit (forwardable or not).

    In conversation about 18 days ago from mastodon.social permalink
  4. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 28-Aug-2025 18:07:56 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Vegard Nossum 🥑
    • K. Ryabitsev ????

    @kernellogger @sven @vegard @monsieuricon The other thing is: Either make it official policy that you don't want to see any Links in the commit messages or just accept that some people do and some people don't. But if you make it a policy then document it somewhere, please.

    In conversation about 18 days ago from mastodon.social permalink
  5. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 28-Aug-2025 18:07:55 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Vegard Nossum 🥑
    • K. Ryabitsev ????

    @kernellogger @sven @vegard @monsieuricon and how a simple request did spiral into a philosophical discussion of this dimension is a bit beyond me as well. We could've just ended this with "I personally don't like the links. If others find them useful then great but please don't try to convince others to add them." End of story, everyone is happy and can move on.

    In conversation about 18 days ago from gnusocial.jp permalink
  6. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Tuesday, 12-Aug-2025 15:51:10 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Jann Horn

    @jann The real culprit here is coredumps in a way.

    In conversation about a month ago from mastodon.social permalink
  7. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 09-Aug-2025 03:48:39 JST Christian Brauner ?? Christian Brauner ??
    • Aleksa Sarai 暗号君

    Honestly, I'm prepared to start a kickstarter for whatever amount of money it takes for someone to port Linux man-pages from groff to markdown.

    @cyphar is doing the important work as usual

    https://lore.kernel.org/20250807-new-mount-api-v2-0-558a27b8068c@cyphar.com

    but groff must be one of the original sins. Like, Moses came down from the mountain and was like "don't do groff" but accidently dropped the first stone table or something. Like seriously, everytime I have to look at patches I die a little inside.

    In conversation about a month ago from mastodon.social permalink
  8. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 26-Jun-2025 22:47:52 JST Christian Brauner ?? Christian Brauner ??
    • Aleksa Sarai 暗号君

    I love how Apple will now be repeating every goddman security mistake by writing their own container runtime. I thought we're past all that but hey, let's have some more path lookup CVEs. @cyphar

    https://github.com/apple/containerization/pull/173

    In conversation about 3 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      mount /dev/console by elijah-wright · Pull Request #173 · apple/containerization
      fixes #145 this PR changes configureConsole() to bind mount /dev/console if process.terminal is true. I couldn't think of a better way to get the pty path so I used readlink. most OCI images do...
  9. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 12-Jun-2025 04:08:29 JST Christian Brauner ?? Christian Brauner ??

    I think we're slowly seeing the severe implications of AI coding slop creeping up. In the last 24 hours we have received a bunch of bug reports (against non-upstream kernels even) on fsdevel that are almost guaranteed to be generated by some bot.

    In addition we seem to be getting really strange security@kernel.org reports that report normal system behavior as security vulnerabilities.

    I can't wait for the next 6 months...

    In conversation about 3 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: kernel.org
      The Linux Kernel Archives
    2. No result found on File_thumbnail lookup.
      Bot
      from Bot
  10. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Tuesday, 06-May-2025 04:46:46 JST Christian Brauner ?? Christian Brauner ??

    I've done a series that adds support for AF_UNIX sockets in coredumps. Userspace provides an AF_UNIX socket path via core_pattern and the kernel connects to it, shuts down the read side and writes the coredump to the socket.

    This means no more super privileged usermode helper upcalls and makes for a very nice API experience. I captured coredumps simply via socat:

    https://lore.kernel.org/20250430-work-coredump-socket-v1-0-2faf027dbb47@kernel.org

    The receiver can use SO_PEERPIDFD to get a stable handle on the crashed process.

    #kernel #linux #coredump

    In conversation about 4 months ago from mastodon.social permalink
  11. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Friday, 02-May-2025 02:15:28 JST Christian Brauner ?? Christian Brauner ??

    1/n

    Oh yeah, I already mentioned this a while ago but I also added support for pidfds in Linux coredumps.

    /proc/sys/kernel/core_pattern has been extended so userspace can instruct the kernel to install a pidfd for the
    crashing process into the usermode helper process, e.g., systemd-coredump.

    In conversation about 5 months ago from mastodon.social permalink
  12. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 20-Mar-2025 04:04:46 JST Christian Brauner ?? Christian Brauner ??

    Replaced sudo with run0 and I'm very happy to have one less setuid binary to worry about.

    #systemd #Linux

    In conversation about 6 months ago from mastodon.social permalink
  13. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 13-Mar-2025 03:24:16 JST Christian Brauner ?? Christian Brauner ??

    Picked back up the work for VFS {g,u}id squashing. IOW, mapping all {g,u}ids down to a single {g,u}id. Any process that doesn't have that {g,u}id but is still privileged otherwise will write to disk as the squashed {g,u}id. I just finished a draft and selftests that miraculously work.

    https://web.git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/log/?h=work.idmapped.squash

    Probably "bugs galore" at this point. Needs more thinking.

    #linux #kernel #vfs #filesystems

    In conversation about 6 months ago from mastodon.social permalink
  14. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Wednesday, 05-Mar-2025 06:39:14 JST Christian Brauner ?? Christian Brauner ??

    I think multi-threaded exec behavior needs to be illegal:
    https://web.git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/commit/?h=vfs-6.15.pidfs&id=3ae8576617e88a2b3cdbad6d8087be3454a4b326

    de_thread() is an insult to humanity.

    In conversation about 6 months ago from mastodon.social permalink

    Attachments


  15. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Wednesday, 26-Feb-2025 04:52:35 JST Christian Brauner ?? Christian Brauner ??

    https://lwn.net/Articles/1010667

    I want this for struct file allocations.

    In conversation about 7 months ago from mastodon.social permalink

    Attachments


  16. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 22-Feb-2025 07:49:17 JST Christian Brauner ?? Christian Brauner ??

    We've removed #reiserfs and now we're removing #sysv https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/log/?h=vfs-6.15.sysv

    The code removal continues.

    #kernel #linux #fs

    In conversation about 7 months ago from mastodon.social permalink

    Attachments


  17. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Tuesday, 21-Jan-2025 06:14:08 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Omar Sandoval

    @osandov 🤡

    In conversation about 8 months ago from mastodon.social permalink
  18. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Tuesday, 21-Jan-2025 06:03:41 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Jens Axboe
    • Omar Sandoval

    @axboe @osandov This was actually the first time I ever read Phoronix comments. Immediately regretted it.

    In conversation about 8 months ago from mastodon.social permalink
  19. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Tuesday, 21-Jan-2025 02:43:04 JST Christian Brauner ?? Christian Brauner ??
    • Omar Sandoval

    @osandov you already made it to Phoronix.
    https://www.phoronix.com/news/Linux-6.14-Faster-kcore-Reads

    In conversation about 8 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: www.phoronix.net
      Linux 6.14 To Perform Better With The Drgn Debugger Via Faster /proc/kcore Reads
      from @michaellarabel
      Christian Brauner of Microsoft began sending out his various pull requests today of new material for the Linux 6.14 kernel in advance of the merge window expected to open next week
  20. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 11-Jan-2025 05:27:58 JST Christian Brauner ?? Christian Brauner ??

    util-linux has merged support for statmount() and listmount() to list mounts:
    https://github.com/util-linux/util-linux/pull/3092#event-15865684400

    This should be a nice performance improvement.

    See https://brauner.io/2024/12/16/list-all-mounts.html for some details on listmount() and statmount().

    #linux #kernel

    In conversation about 8 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      libmount statmount support by karelzak · Pull Request #3092 · util-linux/util-linux
      Plan: use statmount() in libmnt_fs fill libmnt_table by listmount() on-demand read nodes from kernel by listmount() in mnt_table_next_fs() loops (mnt_table_next_lsmnt() as backend) allocate/sh...
    2. No result found on File_thumbnail lookup.
      Listing all mounts in all mount namespaces
      from Christian Brauner
      Introduction
  • Before

User actions

    Christian Brauner ??

    Christian Brauner ??

    maintains some #kernel stuff.#systemd, #LXC, #LXD and a few other things.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          109510
          Member since
          24 Mar 2023
          Notices
          48
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.