messages from 2014-06-16 16:34:44 to 2014-06-24 19:08:27 UTC [more...]
[PATCH v7 0/9] seccomp: add thread sync ability
2014-06-24 19:08 UTC (33+ messages)
` [PATCH v7 1/9] seccomp: create internal mode-setting function
` [PATCH v7 2/9] seccomp: split filter prep from check and apply
` [PATCH v7 3/9] seccomp: introduce writer locking
` [PATCH v7 4/9] seccomp: move no_new_privs into seccomp
` [PATCH v7 5/9] seccomp: split mode set routines
` [PATCH v7 6/9] seccomp: add "seccomp" syscall
` [PATCH v7 7/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
` [PATCH v7 8/9] ARM: add seccomp syscall
` [PATCH v7 9/9] MIPS: "
` [PATCH v7 1/1] man-pages: seccomp.2: document syscall
` [PATCH v7.1 "
[PATCH v3 0/9] MIPS: KVM: Bugfixes and cleanups
2014-06-24 17:31 UTC (20+ messages)
` [PATCH v3 1/9] MIPS: KVM: Reformat code and comments
` [PATCH v3 2/9] MIPS: KVM: Use KVM internal logger
` [PATCH v3 3/9] MIPS: KVM: Simplify functions by removing redundancy
` [PATCH v3 4/9] MIPS: KVM: Remove unneeded volatile
` [PATCH v3 5/9] MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
` [PATCH v3 6/9] MIPS: KVM: Restore correct value for WIRED at TLB uninit
` [PATCH v3 7/9] MIPS: KVM: Fix memory leak on VCPU
` [PATCH v3 8/9] MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
` [PATCH v3 9/9] MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
[PATCH 3.15 25/61] MIPS: KVM: Allocate at least 16KB for exception handlers
2014-06-24 15:51 UTC
[PATCH 3.14 38/68] MIPS: KVM: Allocate at least 16KB for exception handlers
2014-06-24 15:50 UTC
[PATCH 3.10 29/52] MIPS: KVM: Allocate at least 16KB for exception handlers
2014-06-24 15:50 UTC
[PATCH 1/1] ar7: replace mac address parsing
2014-06-24 15:48 UTC (2+ messages)
[PATCH v3] arch/mips/rb532: replace mac_addr parsing
2014-06-24 12:55 UTC (3+ messages)
[PATCH v2] arch/mips rb532: replace mac_addr parsing
2014-06-24 10:13 UTC (3+ messages)
mips: math-emu: Fix compilation error ieee754.c
2014-06-23 23:50 UTC (4+ messages)
` GCC version requirement (was: Re: mips: math-emu: Fix compilation error ieee754.c)
[PATCH v2] MIPS: Implement random_get_entropy with CP0 Random
2014-06-23 22:11 UTC (3+ messages)
[PATCH 00/17] Misc MIPS/BPF fixes for 3.16
2014-06-23 22:09 UTC (44+ messages)
` [PATCH 01/17] MIPS: uasm: Add s3s1s2 instruction builder
` [PATCH 02/17] MIPS: uasm: Add slt uasm instruction
` [PATCH 03/17] MIPS: mm: uasm: Fix lh micro-assembler instruction
` [PATCH 04/17] MIPS: bpf: Use the LO register to get division's quotient
` [PATCH 05/17] MIPS: bpf: Return error code if the offset is a negative number
` [PATCH 06/17] MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
` [PATCH 07/17] MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
` [PATCH 08/17] MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
` [PATCH 09/17] MIPS: bpf: Use correct mask for VLAN_TAG case
` [PATCH 10/17] MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
` [PATCH 11/17] MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
` [PATCH 12/17] MIPS: bpf: Fix is_range() semantics
` [PATCH 13/17] MIPS: bpf: Drop update_on_xread and always initialize the X register
` [PATCH 14/17] MIPS: bpf: Prevent kernel fall over for >=32bit shifts
` [PATCH 15/17] MIPS: bpf: Fix PKT_TYPE case for big-endian cores
` [PATCH 16/17] MIPS: bpf: Use 32 or 64-bit load instruction to load an address to register
` [PATCH 17/17] MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
2014-06-23 20:11 UTC (3+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()
[PATCH 3.11 87/93] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-06-23 13:03 UTC
[3.11.y.z extended stable] Patch "MIPS: asm: thread_info: Add _TIF_SECCOMP flag" has been added to staging queue
2014-06-23 9:47 UTC
Bug#751417: linux-image-3.2.0-4-5kc-malta: no SIGKILL after prctl(PR_SET_SECCOMP, 1, ...) on MIPS
2014-06-23 9:19 UTC (2+ messages)
[PATCH] MIPS: msc: Prevent out-of-bounds writes to MIPS SC ioremap'd region
2014-06-23 8:48 UTC (2+ messages)
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
2014-06-23 8:48 UTC
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
2014-06-23 8:48 UTC
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
2014-06-23 8:48 UTC
[PATCH 3.12 007/111] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-06-23 8:30 UTC
[PATCH] [arch/mips] rb532: replace mac_addr parsing
2014-06-21 21:24 UTC
[PATCH 19/31] MIPS: Replace __get_cpu_var uses in FPU emulator
2014-06-20 20:07 UTC
[PATCH 1/1] MIPS: APRP: Fix an issue when device_create() fails
2014-06-20 19:15 UTC (4+ messages)
[PATCH v2] mips: n32: use compat getsockopt syscall
2014-06-20 11:23 UTC (2+ messages)
[PATCH] mips: n32: use compat getsockopt syscall
2014-06-20 10:50 UTC (8+ messages)
[3.17][PATCH 1/2] MIPS: BCM47XX: Distinguish WRT54G series devices by boardtype
2014-06-20 5:56 UTC (2+ messages)
` [3.17][PATCH 2/2] MIPS: BCM47XX: Fix LEDs on WRT54GS V1.0
[PATCH 0/3] XLR/XLS network driver update and fixes
2014-06-19 14:04 UTC (11+ messages)
` [PATCH 1/3] Staging: Fix compilation error
` [PATCH 2/3] Staging: PHY address calculation fix
` [PATCH 3/3] Staging: Move all the netdev under single parent device per controller
` [PATCH 3/3 v1] Staging: Move all the netdev under single parent device
MIPS MSA sigcontext changes in 3.15
2014-06-17 18:14 UTC (9+ messages)
[PATCH 1/3] MIPS: OCTEON: SMP: delete redundant check
2014-06-18 19:04 UTC (7+ messages)
` [PATCH 2/3] MIPS: OCTEON: support disabling HOTPLUG_CPU run-time
` [PATCH 3/3] MIPS: OCTEON: disable SMP if the bootloader version is incorrect
[patch added to the 3.12 stable tree] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-06-18 16:01 UTC
[PATCH] Revert "MIPS: Save/restore MSA context around signals"
2014-06-18 15:48 UTC (3+ messages)
Introducing Atheros AR231x/AR531x WiSoC support
2014-06-18 13:12 UTC (5+ messages)
mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-18 8:28 UTC (2+ messages)
Build regressions/improvements in v3.16-rc1
2014-06-18 4:41 UTC (4+ messages)
[PATCH 3.13 135/212] mips: dts: Fix missing device_type="memory" property in memory nodes
2014-06-17 21:43 UTC
[3.13.y.z extended stable] Patch "mips: dts: Fix missing device_type="memory" property in memory nodes" has been added to staging queue
2014-06-17 21:42 UTC
[PATCH 1/2] MIPS: BCM47XX: Move shared symbols to the config BCM47XX
2014-06-17 14:36 UTC (2+ messages)
` [PATCH 2/2] MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMA
mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-17 11:21 UTC (9+ messages)
[PATCH] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
2014-06-17 9:39 UTC (2+ messages)
[PATCH] mips: filter: fix build error in BPF JIT
2014-06-17 9:48 UTC
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
2014-06-17 9:39 UTC
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
2014-06-17 9:39 UTC
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
2014-06-17 9:39 UTC
[PATCH v2 00/23] MIPS: KVM: Fixes and guest timer rewrite
2014-06-16 16:33 UTC (10+ messages)
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