Eric W. Biederman ([email protected])

Number of posts: 8760 (1.02 per day)
First post: 2000-10-29 14:32:21
Last post: 2024-06-15 14:54:27

Date List Subject
2022-02-16 16:40:23 linux-kernel Re: [PATCH 4/8] ucounts: Only except the root user in init_user_ns from RLIMIT_NPROC
2022-02-16 16:10:43 linux-kernel [PATCH v2 5/5] ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-16 16:07:34 linux-kernel [PATCH v2 1/5] rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in set_user
2022-02-14 21:02:08 linux-kernel Re: [PATCH 5/8] ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-14 20:35:03 linux-kernel Re: [PATCH 5/8] ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-14 20:34:47 linux-kernel Re: [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve
2022-02-14 20:26:12 linux-kernel Re: [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve
2022-02-14 13:04:52 linux-kernel Re: [PATCH] microblaze: remove CONFIG_SET_FS
2022-02-14 12:55:07 linux-kernel Re: [PATCH 6/8] ucounts: Handle inc_rlimit_ucounts wrapping in fork
2022-02-14 01:12:20 linux-kernel Re: [RFC PATCH 1/6] set_user: Perform RLIMIT_NPROC capability check against new user credentials
2022-02-13 11:00:57 linux-kernel Re: [PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-12 23:30:42 linux-kernel Re: [PATCH 6/8] ucounts: Handle inc_rlimit_ucounts wrapping in fork
2022-02-12 05:52:28 linux-kernel [PATCH 7/8] rlimit: For RLIMIT_NPROC test the child not the parent for capabilites
2022-02-11 22:07:50 linux-kernel Re: [PATCH 0/8] ucounts: RLIMIT_NPROC fixes
2022-02-11 15:50:01 linux-kernel [PATCH 0/8] ucounts: RLIMIT_NPROC fixes
2022-02-11 15:45:31 linux-kernel [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve
2022-02-11 12:45:29 linux-kernel Re: [PATCH 1/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 12:00:54 linux-kernel [PATCH 8/8] ucounts: Use the same code to enforce RLIMIT_NPROC in fork and exec
2022-02-11 10:36:02 linux-kernel [PATCH 1/8] ucounts: Fix RLIMIT_NPROC regression
2022-02-11 09:24:48 linux-kernel Re: [PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 08:53:35 linux-kernel Re: [PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 07:14:01 linux-kernel [PATCH 5/8] ucounts: Handle wrapping in is_ucounts_overlimit
2022-02-11 06:04:53 linux-kernel [PATCH 2/8] ucounts: Fix set_cred_ucounts
2022-02-11 04:10:51 linux-kernel Re: [PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 03:53:53 linux-kernel Re: [PATCH 1/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 03:22:36 linux-kernel [PATCH 4/8] ucounts: Only except the root user in init_user_ns from RLIMIT_NPROC
2022-02-11 02:33:22 linux-kernel [PATCH 6/8] ucounts: Handle inc_rlimit_ucounts wrapping in fork
2022-02-10 21:52:27 linux-kernel Re: [PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-10 05:40:43 linux-kernel Re: [RFC PATCH 4/6] ucounts: Allow root to override RLIMIT_NPROC
2022-02-10 02:08:58 linux-kernel Re: [RFC PATCH 1/6] set_user: Perform RLIMIT_NPROC capability check against new user credentials
2022-02-09 23:24:46 linux-kernel Re: [PATCH] copy_process(): Move fd_install() out of sighand->siglock critical section
2022-02-09 11:22:27 linux-kernel Re: [PATCH] copy_process(): Move fd_install() out of sighand->siglock critical section
2022-02-09 10:05:38 linux-kernel Re: [RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
2022-02-09 10:04:59 linux-kernel Re: [PATCH] copy_process(): Move fd_install() out of sighand->siglock critical section
2022-02-04 23:56:27 linux-kernel Re: [PATCH] coredump: Also dump first pages of non-executable ELF libraries
2022-02-02 18:48:45 linux-kernel Re: [PATCH 2/5] coredump: Snapshot the vmas in do_coredump
2022-02-02 18:05:05 linux-kernel Re: [PATCH 5/5] coredump: Use the vma snapshot in fill_files_note
2022-02-01 20:49:12 linux-kernel [PATCH 2/5] coredump: Snapshot the vmas in do_coredump
2022-02-01 20:48:52 linux-kernel [PATCH 0/5] Fix fill_files_note
2022-02-01 20:48:51 linux-kernel [PATCH 1/5] coredump: Move definition of struct coredump_params into coredump.h
2022-02-01 20:48:50 linux-kernel [PATCH 5/5] coredump: Use the vma snapshot in fill_files_note
2022-02-01 20:48:50 linux-kernel [PATCH 3/5] coredump: Remove the WARN_ON in dump_vma_snapshot
2022-02-01 20:47:36 linux-kernel [PATCH 4/5] coredump/elf: Pass coredump_params into fill_note_info
2022-02-01 20:46:14 linux-kernel Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
2022-02-01 20:45:11 linux-kernel Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
2022-02-01 20:43:06 linux-kernel Re: [PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
2022-01-31 11:22:21 linux-kernel [GIT PULL] ucount rlimit fixes for v5.17-rc2
2022-01-31 11:21:17 linux-kernel Re: [ocfs2] c42ff46f97: sysctl_table_check_failed
2022-01-28 10:19:23 linux-kernel Re: [PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
2022-01-27 07:28:06 linux-kernel Re: [PATCH] fs/exec: require argv[0] presence in do_execveat_common()
2022-01-26 22:42:26 linux-kernel Re: [PATCH] fs/binfmt_elf: Add padding NULL when argc == 0