messages from 2017-01-15 21:12:05 to 2017-01-27 13:55:06 UTC [more...]
[PATCHv2 00/29] 5-level paging
2017-01-27 13:55 UTC (10+ messages)
` [PATCHv2 02/29] asm-generic: introduce 5level-fixup.h
` [PATCHv2 03/29] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
[PATCH v2 0/7] uapi: export all headers under uapi directories
2017-01-26 19:29 UTC (49+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 7/8] "
` [PATCH v4 0/7] "
` [PATCH v4 1/7] h8300: put bitsperlong.h in uapi
` [PATCH v4 2/7] nios2: put setup.h "
` [PATCH v4 3/7] x86: put msr-index.h "
` [PATCH v4 4/7] Makefile.headersinst: cleanup input files
` [PATCH v4 5/7] Makefile.headersinst: remove destination-y option
` [PATCH v4 6/7] uapi: export all headers under uapi directories
` [PATCH v4 7/7] uapi: export all arch specifics directories
[PATCH v5 0/4] Application Data Integrity feature introduced by SPARC M7
2017-01-25 19:57 UTC (6+ messages)
` [PATCH v5 1/4] signals, sparc: Add signal codes for ADI violations
` [PATCH v5 2/4] mm: Add functions to support extra actions on swap in/out
[PATCH v3 00/20] Finalize separation of extable.h from module.h
2017-01-25 9:53 UTC (41+ messages)
` [PATCH 01/20] ia64: move ia64_done_with_exception out of asm/uaccess.h
` [PATCH 02/20] ia64: ensure exception table search users include extable.h
` [PATCH 03/20] m32r: migrate exception table users off module.h and onto extable.h
` [PATCH 04/20] arm: "
` [PATCH 05/20] alpha: "
` [PATCH 06/20] mn10300: "
` [PATCH 07/20] xtensa: "
` [PATCH 08/20] sh: "
` [PATCH 09/20] frv: "
` [PATCH 10/20] openrisc: "
` [PATCH 11/20] sparc: migrate exception table users "
` [PATCH 12/20] nios2: migrate exception table users off module.h and "
` [PATCH 13/20] arc: "
` [PATCH 14/20] metag: "
` [PATCH 15/20] score: "
` [PATCH 16/20] unicore32: "
` [PATCH 17/20] microblaze: "
` [PATCH 18/20] hexagon: "
` [PATCH 19/20] core: "
` [PATCH 20/20] module.h: remove extable.h include now users have migrated
[PATCH v4 0/2] modversions: redefine kcrctab entries as 32-bit values
2017-01-24 16:16 UTC (4+ messages)
` [PATCH v4 1/2] kbuild: modversions: add infrastructure for emitting relative CRCs
` [PATCH v4 2/2] modversions: treat symbol CRCs as 32 bit quantities
[PATCH v2 00/10] Finalize separation of extable.h from module.h
2017-01-24 0:16 UTC (3+ messages)
[PATCH v5 00/14] linux: generalize sections, ranges and linker tables
2017-01-23 16:12 UTC (37+ messages)
` [PATCH v6 "
` [PATCH v6 01/14] generic-sections: add section core helpers
` [PATCH v7 00/14] linux: generalize sections, ranges and linker tables
` [PATCH v7 01/14] generic-sections: add section core helpers
` [PATCH v7 02/14] xtensa: skip adding literal when SORT() is used
` [PATCH v7 03/14] ranges.h: add helpers to build and identify Linux section ranges
` [PATCH v7 04/14] tables.h: add linker table support
` [PATCH v7 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
` [PATCH v7 06/14] firmware/Makefile: force recompilation if makefile changes
` [PATCH v7 08/14] jump_label: move guard #endif down where it belongs
` [PATCH v7 09/14] jump_label: port __jump_table to linker tables
` [PATCH v7 12/14] kprobes: port .kprobes.text to section range
` [PATCH v7 13/14] kprobes: port blacklist kprobes to linker table
` [PATCH v7 14/14] lib: add linker tables test driver
Urgent Please,,
2017-01-23 14:07 UTC
[PATCH v3 02/37] treewide: Move dma_ops from struct dev_archdata into struct device
2017-01-20 21:04 UTC (8+ messages)
` [PATCH v3 03/37] treewide: Consolidate set_dma_ops() implementations
` [PATCH v3 01/37] treewide: Constify most dma_map_ops structures
` [PATCH v3 04/37] treewide: Consolidate get_dma_ops() implementations
[RFT PATCH v3] modversions: redefine kcrctab entries as relative CRC pointers
2017-01-20 18:15 UTC (2+ messages)
[RFC PATCH 00/10] arm64/sve: Add userspace vector length control API
2017-01-19 17:11 UTC (22+ messages)
` [RFC PATCH 06/10] arm64/sve: Disallow VL setting for individual threads by default
` [RFC PATCH 07/10] arm64/sve: Add vector length inheritance control
` [RFC PATCH 08/10] arm64/sve: ptrace: Wire up vector length control and reporting
[PATCH] locking/rwsem: Remove unnecessary atomic_long_t casts
2017-01-19 14:31 UTC (2+ messages)
[PATCH v3 0/6] tools: add linker table userspace sandbox
2017-01-19 11:07 UTC (27+ messages)
` [PATCH v4 "
` [PATCH v4 1/6] tools: add a userspace tools bug.h
` [PATCH v4 2/6] tools: add init.h for tools
` [PATCH v4 3/6] tools: add __used and enable to override
` [PATCH v4 4/6] tools: expand export.h with VMLINUX_SYMBOL()
` [PATCH v4 5/6] tools: add __section() to compiler.h
` [PATCH v4 6/6] tools: add userspace linker table sandbox
[PATCH v2 02/26] treewide: Move dma_ops from struct dev_archdata into struct device
2017-01-19 9:10 UTC (3+ messages)
[PATCH] kprobes: move kprobe declarations to asm-generic/kprobes.h
2017-01-19 6:47 UTC (3+ messages)
Geschäftsvorschlag
2017-01-14 23:24 UTC
GOOD NEWS
2017-01-18 0:46 UTC
[PATCH v4 0/4] Application Data Integrity feature introduced by SPARC M7
2017-01-17 21:43 UTC (10+ messages)
Darlehen angebot 3 %
2017-01-17 8:02 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).