messages from 2012-02-14 11:43:21 to 2012-02-20 00:20:15 UTC [more...]
[PATCH 00/30] RFC: x32 support
2012-02-20 0:08 UTC (28+ messages)
` [PATCH 01/30] x86: Factor out TIF_IA32 from 32-bit address space
` [PATCH 02/30] x86-64: Use explicit sizes in sigcontext.h, prepare for x32
` [PATCH 03/30] sysinfo: Move struct sysinfo to a separate header file
` [PATCH 04/30] posix_types: Introduce __kernel_[u]long_t
` [PATCH 05/30] x32: Create posix_types_x32.h
` [PATCH 06/30] sysinfo: Use explicit types in <linux/sysinfo.h>
` [PATCH 07/30] compat: Introduce COMPAT_USE_64BIT_TIME
` [PATCH 08/30] compat: Use COMPAT_USE_64BIT_TIME in the lp driver
` [PATCH 09/30] compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
` [PATCH 10/30] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
` [PATCH 11/30] aio: Use __kernel_ulong_t to define aio_context_t
` [PATCH 12/30] compat: Create compat_sys_p{read,write}v64
` [PATCH 13/30] elf: Allow core dump-related fields to be overridden
` [PATCH 14/30] x86-64: Add prototype for old_rsp to a header file
` [PATCH 15/30] x32: Add a thread flag for x32 processes
` [PATCH 16/30] x86-64, ia32: Drop sys32_rt_sigprocmask
` [PATCH 17/30] x32: Add x32 system calls to syscall/syscall_64.tbl
` [PATCH 18/30] x32: Generate <asm/unistd_x32.h>
` [PATCH 19/30] x32: Generate <asm/unistd_64_x32.h>
` [PATCH 20/30] x86: Move some signal-handling definitions to a common header
` [PATCH 21/30] x32: Export setup/restore_sigcontext from signal.c
` [PATCH 22/30] x32: Add struct ucontext_x32
` [PATCH 23/30] x32: Add rt_sigframe_x32
` [PATCH 24/30] x32: Handle the x32 system call flag
` [PATCH 25/30] x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
[PATCH 21/21] posix_types: Remove fd_set macros
2012-02-19 10:28 UTC (24+ messages)
` [PATCH 00/21] RFC: Make all arches use <asm-generic/posix_types.h>
` [PATCH 11/21] m68k: Use generic posix_types.h
` [PATCH 20/21] xtensa: "
` [PATCH 13/21] mn10300: "
` [PATCH 15/21] powerpc: "
` [PATCH 0/3] Eliminating __FD_*() functions from the kernel
` [PATCH 1/3] Wrap accesses to the fd_sets in struct fdtable
` [PATCH 2/3] Replace the fd_sets in struct fdtable with an array of unsigned longs
` [PATCH 3/3] Delete the __FD_*() funcs for operating on fd_set from linux/time.h
[PATCH 0/4 V14] Avoid soft lockup message when KVM is stopped by host
2012-02-18 10:30 UTC (11+ messages)
` [PATCH 1/4 V14] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V14] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V14] Add check for suspended vm in softlockup detector
[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
2012-02-17 22:55 UTC (88+ messages)
` [PATCH v8 2/8] seccomp: kill the seccomp_t typedef
` [PATCH v8 3/8] seccomp: add system call filtering using BPF
` [kernel-hardening] "
` [PATCH v8 4/8] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v8 5/8] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v9 "
` [PATCH v9 8/8] Documentation: prctl/seccomp_filter
` [PATCH v8 6/8] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v8 7/8] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v8 8/8] Documentation: prctl/seccomp_filter
[RFC PATCH v2] compat: poll() in 32-bit applications does not handle negative timeout values properly on 64-bit kernels
2012-02-16 16:22 UTC (3+ messages)
[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
2012-02-16 14:11 UTC (10+ messages)
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
[PATCH 20/40] mn10300: Use set_current_blocked() and block_sigmask()
2012-02-16 9:28 UTC (61+ messages)
` [PATCH 00/40] arch: "
` [PATCH 06/40] blackfin: Use "
` [PATCH 08/40] cris: "
` [PATCH 21/40] OpenRISC: Don't reimplement force_sigsegv()
` [PATCH 25/40] parisc: Use set_current_blocked() and block_sigmask()
` [PATCH 26/40] powerpc: "
` [PATCH 27/40] [S390] Use block_sigmask()
` [PATCH 28/40] score: Don't mask signals if we fail to setup signal stack
` [PATCH 29/40] score: Use set_current_blocked() and block_sigmask()
` [PATCH 30/40] sh: No need to reset handler if SA_ONESHOT
` [PATCH 31/40] sh: Use set_current_blocked() and block_sigmask()
` [PATCH 32/40] sparc: Use block_sigmask()
` [PATCH 33/40] tile: Use set_current_blocked() and block_sigmask()
` [PATCH 34/40] um: Don't restore current->blocked on error
` [PATCH 35/40] um: Use set_current_blocked() and block_sigmask()
` [PATCH 36/40] unicore32: Use block_sigmask()
` [PATCH 37/40] xtensa: Don't reimplement force_sigsegv()
` [PATCH 38/40] xtensa: No need to reset handler if SA_ONESHOT
` [PATCH 39/40] xtensa: Don't mask signals if we fail to setup signal stack
` [PATCH 40/40] xtensa: Use set_current_blocked() and block_sigmask()
Sealed lead batteries
2012-02-14 13:05 UTC
[PATCHv6 0/7] ARM: DMA-mapping framework redesign
2012-02-14 15:02 UTC (10+ messages)
` [PATCHv6 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper
[PATCH 20/21] xtensa: Use generic posix_types.h
2012-02-08 5:09 UTC
[PATCH 15/21] powerpc: Use generic posix_types.h
2012-02-08 5:08 UTC
[PATCH 13/21] mn10300: Use generic posix_types.h
2012-02-08 5:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).