messages from 2017-11-27 16:39:05 to 2017-12-01 14:19:06 UTC [more...]
[PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
2017-12-01 14:19 UTC (4+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] s390/bpf: "
` [PATCH 3/5] arm64/bpf: "
[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
2017-12-01 12:30 UTC (90+ messages)
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 10/35] nds32: Atomic operations
` [PATCH v2 14/35] nds32: System calls handling
` [PATCH v2 16/35] nds32: Signal handling support
` [PATCH v2 18/35] nds32: Debugging support
` [PATCH v2 19/35] nds32: L2 cache support
` [PATCH v2 22/35] nds32: Device tree support
` [PATCH v2 25/35] nds32: Build infrastructure
` [PATCH v2 26/35] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v2 29/35] dt-bindings: nds32 CPU Bindings
` [PATCH v2 30/35] net: faraday add nds32 support
` [PATCH v2 31/35] earlycon: add reg-offset to physical address before mapping
` [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v2 34/35] clocksource/drivers/Kconfig: Support "
` [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc
[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
2017-11-30 18:39 UTC (28+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
` [PATCH] mmap.2: document new MAP_FIXED_SAFE flag
` [PATCH v2] "
[PATCH v5 00/27] New macros for assembler symbols
2017-11-30 14:46 UTC (51+ messages)
` [PATCH v5 01/27] linkage: new "
` [PATCH v5 02/27] x86: assembly, use SYM_DATA for data
` [PATCH v5 03/27] x86: assembly, annotate relocate_kernel
` [PATCH v5 04/27] x86: entry, annotate THUNKs
` [PATCH v5 05/27] x86: assembly, annotate local pseudo-functions
` [PATCH v5 06/27] x86: crypto, annotate local functions
` [PATCH v5 07/27] x86: boot, "
` [PATCH v5 08/27] x86: assembly, annotate aliases
` [PATCH v5 09/27] x86: entry, annotate interrupt symbols properly
` [PATCH v5 10/27] x86: head, annotate data appropriatelly
` [PATCH v5 11/27] x86: boot, "
` [PATCH v5 12/27] x86: um, "
` [PATCH v5 13/27] x86: xen-pvh, "
` [PATCH v5 14/27] x86: purgatory, start using annotations
` [PATCH v5 15/27] x86: assembly, do not annotate functions by GLOBAL
` [PATCH v5 16/27] x86: assembly, use SYM_CODE_INNER_LABEL instead of GLOBAL
` [PATCH v5 17/27] x86: realmode, use SYM_DATA_* "
` [PATCH v5 18/27] x86: assembly, remove GLOBAL macro
` [PATCH v5 19/27] x86: assembly, make some functions local
` [PATCH v5 20/27] x86: ftrace, mark function_hook as function
` [PATCH v5 21/27] x86_64: assembly, add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v5 22/27] x86_64: assembly, change all ENTRY+END to SYM_CODE_*
` [PATCH v5 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v5 26/27] x86_32: "
` [PATCH v5 24/27] x86_32: assembly, add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v5 25/27] x86_32: assembly, change all ENTRY+END to SYM_CODE_*
` [PATCH v5 27/27] x86: assembly, replace WEAK uses
[PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2017-11-29 21:12 UTC (14+ messages)
` [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
2017-11-29 15:37 UTC (7+ messages)
[PATCH v6] lib: optimize cpumask_next_and()
2017-11-29 9:57 UTC
[RFC PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
2017-11-29 7:22 UTC (4+ messages)
[PATCH v5] lib: optimize cpumask_next_and()
2017-11-29 7:16 UTC (2+ messages)
[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
2017-11-28 15:07 UTC (16+ messages)
` [PATCHv2 06/12] arm64: add basic pointer authentication support
` [PATCHv2 07/12] arm64: expose user PAC bit positions via ptrace
` [PATCHv2 08/12] arm64: perf: strip PAC when unwinding userspace
` [PATCHv2 09/12] arm64/kvm: preserve host HCR_EL2 value
` [PATCHv2 10/12] arm64/kvm: context-switch ptrauth registers
` [PATCHv2 11/12] arm64: enable pointer authentication
` [PATCHv2 12/12] arm64: docs: document "
DIRECTOR IN CHARGE: DR.PATRICE TEME
2017-11-28 14:49 UTC
DIRECTOR IN CHARGE: DR.PATRICE TEME
2017-11-28 14:44 UTC
DIRECTOR IN CHARGE: DR.PATRICE TEME
2017-11-28 14:30 UTC
DIRECTOR IN CHARGE: DR.PATRICE TEME
2017-11-28 14:20 UTC
DIRECTOR IN CHARGE: DR.PATRICE TEME
2017-11-28 14:12 UTC
DIRECTOR IN CHARGE: DR.PATRICE TEME
2017-11-28 14:05 UTC
[PATCH 1/3] y2038: introduce struct __kernel_old_timeval
2017-11-28 10:32 UTC (14+ messages)
` [PATCH 2/3] y2038: elfcore: use __kernel_old_timeval for process times
` [PATCH 3/3] y2038: rusage: "
[PATCH] frv: fix build failure
2017-11-27 18:25 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).