linux-alpha
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH RESEND v11 7/8] open: openat2(2) syscall
Jeff Layton
Re: [PATCH RESEND v11 7/8] open: openat2(2) syscall
Spencer Baugh
[PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
Aleksa Sarai
[PATCH RESEND v11 8/8] selftests: add openat2(2) selftests
Aleksa Sarai
PLEASE CONFIRM PURCHASE ORDER
Mr NARESH KUMAR
[PATCH] arch/alpha: Remove dead code
Souptick Joarder
Re: [PATCH] arch/alpha: Remove dead code
Al Viro
Re: [PATCH] arch/alpha: Remove dead code
Souptick Joarder
[PATCH v2] alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
[PATCH] alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
Re: [PATCH] alpha: Replace strncmp with str_has_prefix
Joe Perches
[PATCH v11 0/8] namei: openat2(2) path resolution restrictions
Aleksa Sarai
[PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
Aleksa Sarai
[PATCH v11 2/8] procfs: switch magic-link modes to be more sane
Aleksa Sarai
[PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
Aleksa Sarai
[PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
[PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
[PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
Aleksa Sarai
[PATCH v11 7/8] open: openat2(2) syscall
Aleksa Sarai
[PATCH v11 8/8] selftests: add openat2(2) selftests
Aleksa Sarai
[PATCH 3/5] arch: wire-up pidfd_wait()
Christian Brauner
Great News: National Heart Center Singapore CT Coronary Calcium Score 18 July 2019
Turritopsis Dohrnii Teo En Ming
[PATCH v10 0/9] namei: openat2(2) path resolution restrictions
Aleksa Sarai
[PATCH v10 1/9] namei: obey trailing magic-link DAC permissions
Aleksa Sarai
[PATCH v10 2/9] procfs: switch magic-link modes to be more sane
Aleksa Sarai
[PATCH v10 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
Aleksa Sarai
[PATCH v10 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
[PATCH v10 4/9] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
[PATCH v10 6/9] namei: aggressively check for nd->root escape on ".." resolution
Aleksa Sarai
[PATCH v10 7/9] open: openat2(2) syscall
Aleksa Sarai
[PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
Aleksa Sarai
Re: [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
shuah
Re: [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
Aleksa Sarai
[PATCH v10 9/9] selftests: add openat2(2) selftests
Aleksa Sarai
If interested
Tk Allen
Add a new fchmodat4() syscall, v2
Palmer Dabbelt
[PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
Palmer Dabbelt
[PATCH v2 4/4] tools: Add fchmodat4
Palmer Dabbelt
Re: [PATCH v2 4/4] tools: Add fchmodat4
Arnaldo Carvalho de Melo
[PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
Palmer Dabbelt
[PATCH v2 2/4] Add fchmodat4(), a new syscall
Palmer Dabbelt
Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
Al Viro
Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
Palmer Dabbelt
Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
Rich Felker
Re: [PATCH v2 2/4] Add fchmodat4(), a new syscall
Al Viro
Kindly Respond
Donald Douglas
[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Brauner
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Borntraeger
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Brauner
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Brauner
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Sven Schnelle
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Brauner
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Helge Deller
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Michael Ellerman
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Brauner
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Michael Ellerman
Re: [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
Christian Brauner
Facts in the Singapore Political Context
Turritopsis Dohrnii Teo En Ming
[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
Aleksa Sarai
[PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
Aleksa Sarai
Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
Al Viro
Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
Al Viro
Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
Aleksa Sarai
Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
Al Viro
Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
Aleksa Sarai
[PATCH v9 02/10] procfs: switch magic-link modes to be more sane
Aleksa Sarai
[PATCH v9 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening
Aleksa Sarai
[PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
Aleksa Sarai
Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
Al Viro
Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
Aleksa Sarai
Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
Aleksa Sarai
[PATCH v9 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
[PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Al Viro
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
Aleksa Sarai
[PATCH v9 07/10] namei: aggressively check for nd->root escape on ".." resolution
Aleksa Sarai
[PATCH v9 08/10] open: openat2(2) syscall
Aleksa Sarai
Re: [PATCH v9 08/10] open: openat2(2) syscall
Rasmus Villemoes
Re: [PATCH v9 08/10] open: openat2(2) syscall
Aleksa Sarai
Re: [PATCH v9 08/10] open: openat2(2) syscall
Arnd Bergmann
Re: [PATCH v9 08/10] open: openat2(2) syscall
Aleksa Sarai
Re: [PATCH v9 08/10] open: openat2(2) syscall
Arnd Bergmann
Re: [PATCH v9 08/10] open: openat2(2) syscall
Dmitry V. Levin
Re: [PATCH v9 08/10] open: openat2(2) syscall
Christian Brauner
Re: [PATCH v9 08/10] open: openat2(2) syscall
Dmitry V. Levin
Re: [PATCH v9 08/10] open: openat2(2) syscall
Aleksa Sarai
[PATCH v9 09/10] kselftest: save-and-restore errno to allow for %m formatting
Aleksa Sarai
[PATCH v9 10/10] selftests: add openat2(2) selftests
Aleksa Sarai
Re: [PATCH v9 10/10] selftests: add openat2(2) selftests
Michael Ellerman
Re: [PATCH v9 10/10] selftests: add openat2(2) selftests
Aleksa Sarai
Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
Al Viro
Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
Aleksa Sarai
Alpha Systems Ceased Production and Sales After April 2007?
Turritopsis Dohrnii Teo En Ming
[no subject]
Системный администратор .
[PATCH] Drop unused isa_page_to_bus
Stephen Kitt
Re: [PATCH] Drop unused isa_page_to_bus
Thomas Gleixner
Thanks and I wait for your answer
Martins Henry
Quation needed For June Inquiry
Jpexcc Salesi
Purchase_rfq
aishatu
[PATCH] [RFC] Remove bdflush syscall stub
Cyril Hrubis
Re: [PATCH] [RFC] Remove bdflush syscall stub
Andreas Schwab
Re: [PATCH] [RFC] Remove bdflush syscall stub
Cyril Hrubis
Re: [PATCH] [RFC] Remove bdflush syscall stub
Florian Weimer
Re: [PATCH] [RFC] Remove bdflush syscall stub
Cyril Hrubis
[PATCH 4/5] kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
Re: [PATCH 4/5] kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Catalin Marinas
URGENT REPLY FOR THIS BUSINESS...
Ms Lisa Hugh
URGENT REPLY FOR THIS BUSINESS...
Ms Lisa Hugh
[PATCH v3 2/3] arch: wire-up close_range()
Christian Brauner
Re: [PATCH v3 2/3] arch: wire-up close_range()
Michael Ellerman
[PATCH v2 0/2] close_range()
Christian Brauner
[PATCH v2 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v2 1/2] open: add close_range()
Oleg Nesterov
Re: [PATCH v2 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v2 1/2] open: add close_range()
Szabolcs Nagy
[PATCH v2 2/2] tests: add close_range() tests
Christian Brauner
Re: [PATCH v2 2/2] tests: add close_range() tests
Michael Ellerman
Re: [PATCH v2 2/2] tests: add close_range() tests
Christian Brauner
[PATCH v1 1/2] open: add close_range()
Christian Brauner
[PATCH v1 2/2] tests: add close_range() tests
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Oleg Nesterov
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Oleg Nesterov
Re: [PATCH v1 1/2] open: add close_range()
Jann Horn
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Konstantin Khlebnikov
RE: [PATCH v1 1/2] open: add close_range()
David Laight
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Arnd Bergmann
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
Re: [PATCH v1 1/2] open: add close_range()
Christian Brauner
[PATCH 1/2] open: add close_range()
Christian Brauner
[PATCH 2/2] tests: add close_range() tests
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
Florian Weimer
Re: [PATCH 1/2] open: add close_range()
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
Florian Weimer
Re: [PATCH 1/2] open: add close_range()
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
Al Viro
Re: [PATCH 1/2] open: add close_range()
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
David Howells
Re: [PATCH 1/2] open: add close_range()
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
Linus Torvalds
Re: [PATCH 1/2] open: add close_range()
Christian Brauner
Re: [PATCH 1/2] open: add close_range()
Al Viro
Re: [PATCH 1/2] open: add close_range()
Matthew Wilcox
[PATCH v3 1/2] pid: add pidfd_open()
Christian Brauner
[PATCH v3 2/2] tests: add pidfd_open() tests
Christian Brauner
Re: [PATCH v3 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH v3 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH v3 1/2] pid: add pidfd_open()
Konstantin Khlebnikov
[PATCH v2 1/2] pid: add pidfd_open()
Christian Brauner
[PATCH v2 2/2] tests: add pidfd_open() tests
Christian Brauner
Re: [PATCH v2 1/2] pid: add pidfd_open()
Geert Uytterhoeven
Re: [PATCH v2 1/2] pid: add pidfd_open()
Arnd Bergmann
Re: [PATCH v2 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH v2 1/2] pid: add pidfd_open()
Arnd Bergmann
Re: [GIT PULL 3/4] ARM: SoC-related driver updates
Linus Torvalds
Re: [GIT PULL 3/4] ARM: SoC-related driver updates
Patrick Venture
Re: [GIT PULL 3/4] ARM: SoC-related driver updates
Olof Johansson
Re: [GIT PULL 1/4] ARM: SoC platform updates
Arnd Bergmann
Re: [GIT PULL 1/4] ARM: SoC platform updates
Olof Johansson
Re: [GIT PULL 1/4] ARM: SoC platform updates
Linus Walleij
[PATCH v1 1/2] pid: add pidfd_open()
Christian Brauner
[PATCH v1 2/2] tests: add pidfd_open() tests
Christian Brauner
Re: [PATCH v1 1/2] pid: add pidfd_open()
Oleg Nesterov
Re: [PATCH v1 1/2] pid: add pidfd_open()
Aleksa Sarai
Re: [PATCH v1 1/2] pid: add pidfd_open()
Oleg Nesterov
Re: [PATCH v1 1/2] pid: add pidfd_open()
Aleksa Sarai
Re: [PATCH v1 1/2] pid: add pidfd_open()
Oleg Nesterov
Re: [PATCH v1 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH v1 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH v1 1/2] pid: add pidfd_open()
Geert Uytterhoeven
Re: [PATCH v1 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH v1 1/2] pid: add pidfd_open()
Joel Fernandes
Re: [PATCH v1 1/2] pid: add pidfd_open()
Christian Brauner
[PATCH 1/2] pid: add pidfd_open()
Christian Brauner
[PATCH 2/2] tests: add pidfd_open() tests
Christian Brauner
Re: [PATCH 1/2] pid: add pidfd_open()
Geert Uytterhoeven
Re: [PATCH 1/2] pid: add pidfd_open()
Yann Droneaud
Re: [PATCH 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH 1/2] pid: add pidfd_open()
Aleksa Sarai
Re: [PATCH 1/2] pid: add pidfd_open()
Yann Droneaud
Re: [PATCH 1/2] pid: add pidfd_open()
Oleg Nesterov
Re: [PATCH 1/2] pid: add pidfd_open()
Christian Brauner
Re: [PATCH 1/2] pid: add pidfd_open()
Oleg Nesterov
Re: [PATCH 1/2] pid: add pidfd_open()
Christian Brauner
Earlier messages
Later messages