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 Friday, 22-May-2026 01:37:50 JST Christian Brauner ?? Christian Brauner ??
    • Jann Horn

    The real tragedy about the ptrace bug is that @jann pointed to the exact exploit primitive in a 2020 patch series where he implemented the architecturally sound fix: keep the mm alive until the task is reaped.

    But it neither got reviewed nor merged. Let's try and change that:

    https://lore.kernel.org/20201016024019.1882062-1-jannh@google.com/

    In conversation about 16 days ago from mastodon.social permalink
  2. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Friday, 22-May-2026 01:16:27 JST Christian Brauner ?? Christian Brauner ??
    in reply to
    • Jann Horn

    @jann Yeah, GitHub is aweful. I really love b4 review tui. Kernel review is now better than GitHub review tbh.

    In conversation about 16 days ago from mastodon.social permalink
  3. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Tuesday, 03-Mar-2026 09:56:06 JST Christian Brauner ?? Christian Brauner ??
    • Lennart Poettering

    RE: https://mastodon.social/@daandemeyer/116144059697098766

    I love that me ranting to @pid_eins about "I don't want to mount unprivileged images in the kernel so my idea is to do it in userspace relying on the new mount API through a daemon in systemd please come to LSFMM with me" turned out exactly as envisioned. And all in less than two years.

    In conversation about 3 months ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      daandemeyer (@daandemeyer@mastodon.social)
      from daandemeyer
      @pid_eins started his series again so let me add an entry. In v260, I've added support for delegating UID ranges to containers from nsresourced and mountfsd. This allows nested containers to acquire their own UID ranges from nsresourced without needing to set up /etc/subuid inside the container. You can also easily enter a user namespace now with the foreign UID range mapped in to create container rootfs trees for use with transient UID ranges from nsresourced. #systemd260 #systemd
  4. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Friday, 27-Feb-2026 06:01:43 JST Christian Brauner ?? Christian Brauner ??

    RE: https://mastodon.social/@brauner/116071424787849407

    I took it one step further and implemented both CLONE_AUTOREAP (now for non-pidfd as well) and CLONE_PIDFD_AUTOKILL (requires no new privileges for the child now):

    https://patch.msgid.link/20260223-work-pidfs-autoreap-v4-0-e393c08c09d1@kernel.org

    In conversation about 3 months ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Christian Brauner 🦊🐺 (@brauner@mastodon.social)
      from Christian Brauner 🦊🐺
      I took some time to finally hack up CLONE_AUTOREAP with pidfds. A much requested feature (e.g., see [1] and [2]). Current state of the branch is in [3]. [1]: https://github.com/uapi-group/kernel-features/issues/45 [2]: https://github.com/kata-containers/kata-containers/issues/12489 [3]: https://github.com/brauner/linux/commits/work.pidfs.autoreap/ #kernel #linux #pidfd
  5. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Friday, 27-Feb-2026 03:29:45 JST Christian Brauner ?? Christian Brauner ??

    RE: https://mastodon.social/@brauner/115871045863565861

    So I've just been looking at the sponsorship page for LSFMM and you all need to go out and steal some of that AI funding money for one of the conferences that makes the compute for all the fanciness possible! Like right now, please.

    In conversation about 3 months ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Christian Brauner 🦊🐺 (@brauner@mastodon.social)
      from Christian Brauner 🦊🐺
      I just sent out the CfP for LSF/MM/BPF 2026 in Zagreb, Croatia: https://lore.kernel.org/20260110-lsfmm-2026-cfp-ae970765d60e@brauner This year's committee is: Javier González (Storage) Martin K. Petersen (Storage) Christian Brauner (Filesystems) Amir Goldstein (Filesystems) Jan Kara (Filesystems) Vlastimil Babka (MM) Matthew Wilcox (MM) Daniel Borkmann (BPF) Martin KaFai Lau (BPF) Send us your proposals!
  6. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Friday, 27-Feb-2026 03:28:29 JST Christian Brauner ?? Christian Brauner ??

    RE: https://mastodon.social/@brauner/115871045863565861

    The first and largest round of invites for the (V)FS track has been sent:

    https://lore.kernel.org/all/20260225-aufeinander-kummervoll-1953a06beae9@brauner/

    This includes everyone who would need a VISA. The next round will be smaller.

    In conversation about 3 months ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Christian Brauner 🦊🐺 (@brauner@mastodon.social)
      from Christian Brauner 🦊🐺
      I just sent out the CfP for LSF/MM/BPF 2026 in Zagreb, Croatia: https://lore.kernel.org/20260110-lsfmm-2026-cfp-ae970765d60e@brauner This year's committee is: Javier González (Storage) Martin K. Petersen (Storage) Christian Brauner (Filesystems) Amir Goldstein (Filesystems) Jan Kara (Filesystems) Vlastimil Babka (MM) Matthew Wilcox (MM) Daniel Borkmann (BPF) Martin KaFai Lau (BPF) Send us your proposals!
  7. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Friday, 13-Feb-2026 18:19:31 JST Christian Brauner ?? Christian Brauner ??

    The video of my talk in the FOSDEM Kernel Devroom about new work in the filesystem layer has been published:

    https://video.fosdem.org/2026/ua2114/B9JPLG-vfs_news.av1.webm

    In conversation about 4 months ago from mastodon.social permalink
  8. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Thursday, 29-Jan-2026 03:33:27 JST Christian Brauner ?? Christian Brauner ??
    • Lennart Poettering

    My role in upstream maintenance for the Linux Kernel will continue as it always has. The same goes for @pid_eins involvement in systemd. We take our upstream responsibility very seriously and always have.

    In conversation about 4 months ago from mastodon.social permalink
  9. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 24-Jan-2026 09:03:36 JST Christian Brauner ?? Christian Brauner ??

    I just sent out the CfP for LSF/MM/BPF 2026 in Zagreb, Croatia:

    https://lore.kernel.org/20260110-lsfmm-2026-cfp-ae970765d60e@brauner

    This year's committee is:

    Javier González (Storage)
    Martin K. Petersen (Storage)
    Christian Brauner (Filesystems)
    Amir Goldstein (Filesystems)
    Jan Kara (Filesystems)
    Vlastimil Babka (MM)
    Matthew Wilcox (MM)
    Daniel Borkmann (BPF)
    Martin KaFai Lau (BPF)

    Send us your proposals!

    In conversation about 4 months ago from mastodon.social permalink
  10. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Wednesday, 14-Jan-2026 12:41:26 JST Christian Brauner ?? Christian Brauner ??

    RE: https://mastodon.social/@brauner/115871045863565861

    Be sure to request an invite to #lsfmmbpf 2026 in Zagreb, Croatia!

    In conversation about 5 months ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Christian Brauner 🦊🐺 (@brauner@mastodon.social)
      from Christian Brauner 🦊🐺
      I just sent out the CfP for LSF/MM/BPF 2026 in Zagreb, Croatia: https://lore.kernel.org/20260110-lsfmm-2026-cfp-ae970765d60e@brauner This year's committee is: Javier González (Storage) Martin K. Petersen (Storage) Christian Brauner (Filesystems) Amir Goldstein (Filesystems) Jan Kara (Filesystems) Vlastimil Babka (MM) Matthew Wilcox (MM) Daniel Borkmann (BPF) Martin KaFai Lau (BPF) Send us your proposals!
  11. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 20-Dec-2025 18:44:37 JST Christian Brauner ?? Christian Brauner ??

    The #uapigroup hosts two brand new specifications at https://uapi-group.org/specifications

    The VMClock specification comes from Amazon AWS and defines an efficient guest clock synchronization mechanism:
    https://uapi-group.org/specifications/specs/vmclock/

    The VMGenID specification defines a notification mechanism whenever a VM is cloned/copied so userspace and kernel can take appropriate action (e.g., changing machine ID or updating random seeds):
    https://uapi-group.org/specifications/specs/vmgenid/

    The #uapigroup is very happy to serve as a home for these specs.

    In conversation about 6 months ago from mastodon.social permalink

    Attachments




  12. Embed this notice
    Christian Brauner ?? (brauner@mastodon.social)'s status on Saturday, 13-Dec-2025 13:05:07 JST Christian Brauner ?? Christian Brauner ??

    The website for #LSFMM 2026 is up:
    https://events.linuxfoundation.org/lsfmmbpf

    LSFMM 2026 will take place in Zagreb, Croatia May 4 to May 6.

    I have the privilege of acting as chair for this year and I'm very excited for one of the best conferences out there.

    In conversation about 6 months ago from mastodon.social permalink

    Attachments


  13. 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 9 months 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
  14. 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 9 months ago from gnusocial.jp permalink
  15. 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 9 months ago from mastodon.social permalink
  16. 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 9 months ago from mastodon.social permalink
  17. 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 9 months ago from gnusocial.jp permalink
  18. 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 10 months ago from mastodon.social permalink
  19. 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 10 months ago from mastodon.social permalink
  20. 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 a year 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...
  • 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
          60
          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.