linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-13 16:37:28 to 2018-04-25 18:36:43 UTC [more...]

[PATCH 00/17] y2038: system calls, part 3
 2018-04-25 18:36 UTC  (20+ messages)
` [PATCH 01/17] y2038: compat: Move common compat types to asm-generic/compat.h
` [PATCH 02/17] y2038: Remove newstat family from default syscall set
` [PATCH 03/17] y2038: Remove stat64 "
` [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
` [PATCH 05/17] asm-generic: Remove empty asm/unistd.h
` [PATCH 06/17] y2038: Change sys_utimensat() to use __kernel_timespec
` [PATCH 07/17] y2038: Compile utimes()/futimesat() conditionally
` [PATCH 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls
` [PATCH 09/17] y2038: futex: Move compat implementation into futex.c
` [PATCH 10/17] y2038: futex: Add support for __kernel_timespec
` [PATCH 11/17] y2038: Prepare sched_rr_get_interval "
` [PATCH 12/17] y2038: aio: Prepare sys_io_getevents "
` [PATCH 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec
` [PATCH 14/17] y2038: socket: Add compat_sys_recvmmsg_time64
` [PATCH 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
` [PATCH 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit
` [PATCH 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64

[PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
 2018-04-25 17:23 UTC  (13+ messages)

[REVIEW][PATCH 00/17] siginfo bugfixes and cleanups
 2018-04-25 16:13 UTC  (21+ messages)
` [REVIEW][PATCH 01/17] signal/alpha: Document a conflict with SI_USER for SIGFPE
` [REVIEW][PATCH 02/17] sparc: fix compat siginfo ABI regression
` [REVIEW][PATCH 03/17] signal/sh: Use force_sig_fault in hw_breakpoint_handler
` [REVIEW][PATCH 04/17] signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions
` [REVIEW][PATCH 05/17] signal/nds32: Use force_sig(SIGILL) in do_revisn
    ` [PATCH] signal/nds32: More information in do_revinsn
` [REVIEW][PATCH 06/17] signal: Ensure every siginfo we send has all bits initialized
` [REVIEW][PATCH 07/17] signal: Reduce copy_siginfo_to_user to just copy_to_user
` [REVIEW][PATCH 08/17] signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout
` [REVIEW][PATCH 09/17] signal: Remove SEGV_BNDERR ifdefs
` [REVIEW][PATCH 10/17] signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO
` [REVIEW][PATCH 11/17] signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
` [REVIEW][PATCH 12/17] signal/ia64: "
` [REVIEW][PATCH 13/17] signal/powerpc: "
` [REVIEW][PATCH 14/17] signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe
` [REVIEW][PATCH 15/17] signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
` [REVIEW][PATCH 16/17] signal/alpha: Replace TRAP_FIXME with TRAP_UNK
` [REVIEW][PATCH 17/17] signal/powerpc: "

[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion
 2018-04-25 15:06 UTC  (17+ messages)
` [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures
` [PATCH v4 02/16] y2038: x86: "
` [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v4 04/16] y2038: ia64: "
` [PATCH v4 05/16] y2038: s390: "
` [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v4 07/16] y2038: mips: Extend sysvipc "
` [PATCH v4 08/16] y2038: parisc: "
` [PATCH v4 09/16] y2038: sparc: "
` [PATCH v4 10/16] y2038: powerpc: "
` [PATCH v4 11/16] y2038: xtensa: "
` [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v4 13/16] y2038: ipc: Report long times to user space
` [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec
` [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop

y2038 kernel status update
 2018-04-25 14:00 UTC 

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-04-25  5:36 UTC  (6+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-25  0:40 UTC  (45+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS

io_pgetevents & aio fsync V3
 2018-04-24 21:27 UTC  (9+ messages)
` [PATCH 1/7] aio: don't print the page size at boot time
` [PATCH 2/7] aio: remove an outdated BUG_ON and comment in aio_complete
` [PATCH 3/7] aio: sanitize ki_list handling
` [PATCH 4/7] aio: remove the extra get_file/fput pair in io_submit_one
` [PATCH 5/7] aio: refactor read/write iocb setup
` [PATCH 6/7] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
` [PATCH 7/7] aio: implement io_pgetevents

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-04-24 13:37 UTC  (11+ messages)
` [PATCH 1/3] mm: change type of free_contig_range(nr_pages) to unsigned long
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface
` [PATCH 3/3] mm/hugetlb: use find_alloc_contig_pages() to allocate gigantic pages

[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
 2018-04-24  4:30 UTC  (4+ messages)

[PATCH v3 00/17] y2038: Convert IPC syscalls
 2018-04-22 20:17 UTC  (32+ messages)
` [PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures
            ` [PATCH] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds
` [PATCH v3 02/17] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v3 03/17] y2038: ia64: "
` [PATCH v3 04/17] y2038: s390: "
` [PATCH v3 05/17] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v3 06/17] y2038: mips: Extend sysvipc "
` [PATCH v3 07/17] y2038: x86: "
` [PATCH v3 08/17] y2038: parisc: "
` [PATCH v3 09/17] y2038: sparc: "
` [PATCH v3 10/17] y2038: powerpc: "
` [PATCH v3 11/17] y2038: xtensa: "
` [PATCH v3 12/17] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v3 13/17] y2038: ipc: Report long times to user space
` [PATCH v3 14/17] y2038: ipc: Use __kernel_timespec
` [PATCH v3 15/17] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v3 16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
` [PATCH v3 17/17] y2038: compat: Move common compat types to asm-generic/compat.h

sendmmsg flags userspace ABI change in kernel 4.6
 2018-04-22 16:10 UTC  (2+ messages)

[PATCH 00/24] security: Add kernel lockdown
 2018-04-22 14:34 UTC  (10+ messages)
` [PATCH 02/24] Add a SysRq option to lift "
` [PATCH 07/24] hibernate: Disable when the kernel is locked down
` [PATCH 24/24] debugfs: Restrict debugfs "

[PATCH v2 1/2] y2038: rusage: Use __kernel_old_timeval for process times
 2018-04-20 12:05 UTC  (2+ messages)
` [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime

[tip GIT PULL] y2038: timekeeping syscall changes
 2018-04-19 12:04 UTC  (3+ messages)

[tip GIT PULL v2] y2038: timekeeping syscall changes
 2018-04-19 12:03 UTC  (4+ messages)

[RFC PATCH V1 00/12] audit: implement container id
 2018-04-18 19:51 UTC  (8+ messages)
` [RFC PATCH V1 01/12] audit: add "

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-17 21:51 UTC 

[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
 2018-04-17  6:23 UTC  (19+ messages)

[RFC PATCH for 4.18 00/23] Restartable sequences and CPU op vector
 2018-04-16 20:58 UTC  (17+ messages)
` [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system call (v7)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).