messages from 2019-01-24 02:32:26 to 2019-02-01 15:43:56 UTC [more...]
[PATCH net-next v4 04/12] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
2019-02-01 15:43 UTC (4+ messages)
` [PATCH net-next v4 09/12] socket: Add SO_TIMESTAMPING_NEW
` [PATCH net-next v4 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [PATCH net-next v4 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
[PATCH v7 00/28] New macros for assembler symbols
2019-02-01 13:53 UTC (61+ messages)
` [PATCH v7 01/28] linkage: new "
` [PATCH v7 02/28] x86/asm/suspend: drop ENTRY from local data
` [PATCH v7 03/28] x86/asm/suspend: use SYM_DATA for data
` [PATCH v7 04/28] x86/asm: annotate relocate_kernel
` [PATCH v7 05/28] x86/asm/entry: annotate THUNKs
` [PATCH v7 06/28] x86/asm: annotate local pseudo-functions
` [PATCH v7 07/28] x86/asm/crypto: annotate local functions
` [PATCH v7 08/28] x86/boot/compressed: "
` [PATCH v7 09/28] x86/asm: annotate aliases
` [PATCH v7 10/28] x86/asm/entry: annotate interrupt symbols properly
` [PATCH v7 11/28] x86/asm/head: annotate data appropriatelly
` [PATCH v7 12/28] x86/boot/compressed: "
` [PATCH v7 13/28] um: "
` [PATCH v7 14/28] xen/pvh: "
` [PATCH v7 15/28] x86/asm/purgatory: start using annotations
` [PATCH v7 16/28] x86/asm: do not annotate functions by GLOBAL
` [PATCH v7 17/28] x86/asm: use SYM_INNER_LABEL instead of GLOBAL
` [PATCH v7 18/28] x86/asm/realmode: use SYM_DATA_* "
` [PATCH v7 19/28] x86/asm: kill the last GLOBAL user and remove the macro
` [PATCH v7 20/28] x86/asm: make some functions local
` [PATCH v7 21/28] x86/asm/ftrace: mark function_hook as function
` [PATCH v7 22/28] x86_64/asm: add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v7 23/28] x86_64/asm: change all ENTRY+END to SYM_CODE_*
` [PATCH v7 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v7 25/28] x86_32/asm: add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v7 26/28] x86_32/asm: change all ENTRY+END to SYM_CODE_*
` [PATCH v7 27/28] x86_32/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v7 28/28] x86/asm: replace WEAK uses by SYM_INNER_LABEL_ALIGN
[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
2019-02-01 8:22 UTC (12+ messages)
` [PATCH v6 15/27] compiler: Option to default to hidden symbols
` [PATCH v6 24/27] x86/mm: Make the x86 GOT read-only
use generic DMA mapping code in powerpc V4
2019-02-01 8:04 UTC (35+ messages)
[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
2019-01-31 20:39 UTC (8+ messages)
` [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
[PATCH 0/3] Add NUMA-awareness to qspinlock
2019-01-31 17:38 UTC (14+ messages)
` [PATCH 1/3] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH 2/3] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH 3/3] locking/qspinlock: Introduce starvation avoidance into CNA
[PATCH v10 01/25] arm64: Fix HCR.TGE status for NMI contexts
2019-01-31 14:58 UTC (2+ messages)
[PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts
2019-01-31 9:53 UTC (17+ messages)
[PATCH] csky: fixup dead loop in show_stack
2019-01-31 7:02 UTC (2+ messages)
[PATCH v3 0/4] locking/qspinlock: Handle > 4 nesting levels
2019-01-30 16:25 UTC (14+ messages)
` [PATCH v3 1/4] locking/qspinlock: Handle > 4 slowpath "
` [PATCH v3 2/4] locking/qspinlock_stat: Track the no MCS node available case
` [PATCH v3 3/4] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH v3 4/4] locking/lock_events: Make lock_events available for all archs & other locks
[PATCH] csky: Fixup io-range page attribute for mmap("/dev/mem")
2019-01-30 12:33 UTC (2+ messages)
[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
2019-01-30 11:56 UTC (9+ messages)
[PATCH 01/10] irqchip/csky: Support csky,dh7k SOC intc driver
2019-01-29 12:24 UTC (20+ messages)
` [PATCH 02/10] dt-bindings: csky,apb-intc: Add dh7k SOC support
` [PATCH 03/10] csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
` [PATCH 04/10] irqchip/csky: Optimize remove unnecessary loop irq handle
` [PATCH 05/10] irqchip/irq-csky-mpintc: Add triger type and priority
` [PATCH 06/10] dt-bindings: interrupt-controller: Update csky mpintc
` [PATCH 07/10] csky: Fixup wrong pt_regs size
` [PATCH 08/10] csky: coding convention: Use task_stack_page
` [PATCH 09/10] dt-bindings: csky,apb-intc: Add vector irq mode
` [PATCH 10/10] irqchip/csky: Add support-vector-irq for apb-intc
[PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts
2019-01-28 9:16 UTC (3+ messages)
[PATCH v2] treewide: get rid of HAVE_FUTEX_CMPXCHG
2019-01-25 18:58 UTC (4+ messages)
[PATCH v2 00/29] y2038: add time64 syscalls
2019-01-25 16:21 UTC (15+ messages)
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
[PATCH 1/2] csky: fixup wrong pt_regs size
2019-01-24 15:05 UTC (4+ messages)
` [PATCH 2/2] csky: coding convention: use task_stack_page
[PATCH] riscv: fixup max_low_pfn with PFN_DOWN
2019-01-24 2:31 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).