messages from 2018-11-05 15:46:11 to 2018-11-08 14:14:12 UTC [more...]
[PATCH v2] Document /proc/pid PID reuse behavior
2018-11-08 14:14 UTC (15+ messages)
[PATCH v10 00/22] kasan: add software tag-based mode for arm64
2018-11-08 12:22 UTC (37+ messages)
` [PATCH v10 01/22] kasan, mm: change hooks signatures
` [PATCH v10 02/22] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v10 03/22] kasan: move common generic and tag-based code to common.c
` [PATCH v10 04/22] kasan: rename source files to reflect the new naming scheme
` [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v10 07/22] kasan: initialize shadow to 0xff "
` [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v10 09/22] kasan: add tag related helper functions
` [PATCH v10 10/22] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v10 11/22] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
` [PATCH v10 13/22] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v10 14/22] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v10 15/22] kasan: split out generic_report.c from report.c
` [PATCH v10 16/22] kasan: add bug reporting routines for tag-based mode
` [PATCH v10 17/22] kasan: add hooks implementation "
` [PATCH v10 18/22] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v10 19/22] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v10 20/22] kasan: add __must_check annotations to kasan hooks
` [PATCH v10 21/22] kasan: update documentation
` [PATCH v10 22/22] kasan: add SPDX-License-Identifier mark to source files
[PATCH v14 00/12] Enable cpuset controller in default hierarchy
2018-11-08 9:41 UTC (24+ messages)
` [PATCH v14 04/12] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v14 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v14 10/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v14 12/12] cpuset: Show descriptive text when reading cpuset.sched.partition
[PATCH v3 0/2] kretprobe: produce sane stack traces
2018-11-08 8:04 UTC (11+ messages)
` [PATCH v3 1/2] "
[PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES
2018-11-08 0:38 UTC (3+ messages)
[PATCH v2] doc: tracing: Fix a number of typos
2018-11-07 22:52 UTC (2+ messages)
[PATCH resend] Documentation/dev-tools: clean up kselftest.rst
2018-11-07 22:51 UTC (3+ messages)
[PATCH] [trivial] Documentation/ras: Typo s/use use/use/
2018-11-07 22:50 UTC (2+ messages)
[PATCH v2 0/2] kernel-doc: extend $type_param to match members referenced by pointer
2018-11-07 22:48 UTC (5+ messages)
` [PATCH v2 1/2] kernel-doc: kill trailing whitespace
` [PATCH v2 2/2] kernel-doc: extend $type_param to match members referenced by pointer
[PATCH] doc-guide:kernel-doc.rst: Reference to foobar
2018-11-07 22:32 UTC (2+ messages)
[PATCH v2] Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status
2018-11-07 22:27 UTC (2+ messages)
[PATCH v2] Documentation: dynamic-debug: fix wildcard description
2018-11-07 22:26 UTC (2+ messages)
[PATCH] Documentation: dynamic_debug: fix a couple of typos
2018-11-07 22:26 UTC (2+ messages)
[PATCH V2] doc:it_IT: add some process/* translations
2018-11-07 22:22 UTC
[PATCHv10 0/8] Add Intel Stratix10 FPGA manager and service layer
2018-11-07 20:49 UTC (14+ messages)
` [PATCHv10 1/8] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv10 2/8] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv10 3/8] firmware: add Intel Stratix10 service layer driver
` [PATCHv10 4/8] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv10 5/8] arm64: dts: stratix10: add fpga manager and region
` [PATCHv10 6/8] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv10 7/8] Documentation: driver-api: add stratix10 service layer
` [PATCHv10 8/8] firmware: add remote status update client support
[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-11-07 17:37 UTC (9+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
2018-11-07 17:09 UTC (12+ messages)
` [PATCH v2 01/11] thermal: remove unused function parameter
` [PATCH v2 02/11] thermal: add irq-mode configuration for trip point
` [PATCH v2 03/11] thermal: add new sysfs file for irq-mode
` [PATCH v2 04/11] Doc: thermal: new irq-mode for trip point
` [PATCH v2 05/11] Doc: DT: "
` [PATCH v2 06/11] arm64: dts: exynos5433: add support for thermal trip irq-mode
` [PATCH v2 07/11] arm64: dts: exynos7: "
` [PATCH v2 08/11] arm: dts: exynos4: "
` [PATCH v2 09/11] arm: dts: exynos5420: "
` [PATCH v2 10/11] arm: dts: exynos5422: "
` [PATCH v2 11/11] arm: dts: exynos5410: "
[PATCH v15 00/23] Intel SGX1
2018-11-07 17:09 UTC (11+ messages)
` [PATCH v15 23/23] x86/sgx: Driver documentation
[PATCH] kernel-doc: extend $type_param to match members referenced by pointer
2018-11-07 16:45 UTC (2+ messages)
[PATCH] mm/gup: fix follow_page_mask kernel-doc comment
2018-11-07 15:08 UTC
[PATCH v8 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
2018-11-06 23:01 UTC (2+ messages)
` [PATCH v8 2/2] overlayfs: override_creds=off option bypass creator_cred
[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
2018-11-06 20:21 UTC (5+ messages)
` [PATCH v5 21/27] x86/cet/shstk: Introduce WRUSS instruction
[PATCH v7 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
2018-11-06 20:11 UTC (3+ messages)
` [PATCH v7 2/2] overlayfs: override_creds=off option bypass creator_cred
[PATCH v6 00/14] arch/x86: AMD QoS support
2018-11-06 19:03 UTC (18+ messages)
` [PATCH v6 01/14] arch/x86: Start renaming the rdt files to more generic names
` [PATCH v6 02/14] arch/x86: Rename the RDT functions and definitions
` [PATCH v6 03/14] arch/x86: Re-arrange RDT init code
` [PATCH v6 04/14] arch/x86: Bring all the macros to resctrl.h
` [PATCH v6 05/14] arch/x86: Introduce a new config parameter RESCTRL
` [PATCH v6 06/14] arch/x86: Use new config parameter RESCTRL for compilation
` [PATCH v6 07/14] arch/x86: Initialize the resource functions that are different
` [PATCH v6 08/14] arch/x86: Bring cbm_validate function into the resource structure
` [PATCH v6 09/14] arch/x86: Add vendor check for MBA software controller
` [PATCH v6 10/14] arch/x86: Introduce new config parameter AMD_QOS
` [PATCH v6 11/14] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array
` [PATCH v6 12/14] arch/x86: Introduce QOS feature for AMD
` [PATCH v6 13/14] Documentation/x86: Rename and update intel_rdt_ui.txt
` [PATCH v6 14/14] MAINTAINERS: Update the file and documentation names in arch/x86
[PATCH v6 0/2]
2018-11-06 16:50 UTC (10+ messages)
` [PATCH v6 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [PATCH v6 2/2] overlayfs: override_creds=off option bypass creator_cred
[PATCH 0/2] Docs/EDID: Fixed and improved EDID documentation
2018-11-06 14:35 UTC (2+ messages)
[PATCH v10 0/2] dm: boot a mapped device without an initramfs
2018-11-06 14:24 UTC (3+ messages)
[PATCH v16 00/22] Intel SGX1 support
2018-11-06 13:46 UTC (2+ messages)
` [PATCH v16 22/22] x86/sgx: SGX documentation
[PATCH v10 0/4] ipc: Increase IPCMNI limit & IPC id generation modes
2018-11-06 13:20 UTC (8+ messages)
` [PATCH v10 1/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M
` [PATCH v10 2/4] ipc: Conserve sequence numbers in extended IPCMNI mode
` [PATCH v10 3/4] ipc: Make the new sequence number generation mode available to all
` [PATCH v10 4/4] ipc: Add a cyclic mode for id generation
[PATCH V8 01/11] pvpanic: move pvpanic to misc as common driver
2018-11-06 14:57 UTC (12+ messages)
` [PATCH v8 02/11] misc/pvpanic: simplify the code using acpi_dev_resource_io
` [PATCH V8 03/11] misc/pvpanic: add MMIO support
` [PATCH V8 04/11] dt-bindings: misc/pvpanic: add document for pvpanic-mmio
` [PATCH V8 05/11] misc/pvpanic: add support to get pvpanic device info FDT
` [PATCH V8 06/11] misc/pvpanic : grouping ACPI related stuff
` [PATCH V8 07/11] misc/pvpanic : break dependency on ACPI
` [PATCH V8 08/11] misc/pvpanic: remove unnecessary header file
` [PATCH V8 09/11] misc/pvpanic: change header file sort style
` [PATCH V8 10/11] misc/pvpanic: convert to SPDX license tags
` [PATCH V8 11/11] misc/pvpanic: remove a redundant comma
[PATCH] docs/admin-guide/mm/concepts.rst: grammar fixups
2018-11-06 8:20 UTC (6+ messages)
[GIT PULL] Compiler Attributes for v4.20-rc1
2018-11-05 16:14 UTC (7+ 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).