messages from 2018-11-02 12:37:14 to 2018-11-07 15:00:33 UTC [more...]
[PATCH] kernel-doc: extend $type_param to match members referenced by pointer
2018-11-07 15:00 UTC
[PATCH v10 00/22] kasan: add software tag-based mode for arm64
2018-11-07 14:59 UTC (25+ 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] [trivial] Documentation/ras: Typo s/use use/use/
2018-11-07 13:46 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 v3 0/2] kretprobe: produce sane stack traces
2018-11-06 22:15 UTC (23+ messages)
` [PATCH v3 1/2] "
[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
[PATCHv10 0/8] Add Intel Stratix10 FPGA manager and service layer
2018-11-06 19:07 UTC (12+ 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 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 v15 00/23] Intel SGX1
2018-11-06 16:45 UTC (9+ messages)
` [PATCH v15 23/23] x86/sgx: Driver documentation
[PATCH 0/2] Docs/EDID: Fixed and improved EDID documentation
2018-11-06 14:35 UTC (4+ messages)
` [PATCH 1/2] Docs/EDID: Fixed erroneous bits of XOFFSET, XPULSE, YOFFSET and YPULSE
` [PATCH 2/2] Docs/EDID: Calculate CRC while building the code
[PATCH v10 0/2] dm: boot a mapped device without an initramfs
2018-11-06 14:24 UTC (5+ messages)
` [PATCH v10 1/2] dm ioctl: add a device mapper ioctl function
` [PATCH v10 2/2] init: add support to directly boot to a mapped device
[PATCH v14 00/12] Enable cpuset controller in default hierarchy
2018-11-06 14:17 UTC (23+ 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 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 v2] Document /proc/pid PID reuse behavior
2018-11-06 13:05 UTC (2+ messages)
[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)
[PATCH resend] Documentation/dev-tools: clean up kselftest.rst
2018-11-05 18:46 UTC (2+ messages)
[GIT PULL] Compiler Attributes for v4.20-rc1
2018-11-05 16:14 UTC (12+ messages)
[PATCH security-next v5 00/30] LSM: Explict ordering
2018-11-05 14:13 UTC (5+ messages)
` [PATCH security-next v5 12/30] LSM: Provide separate ordered initialization
[PATCH V7 1/9] pvpanic: move pvpanic to misc as common driver
2018-11-05 13:05 UTC (14+ messages)
` [PATCH V7 2/9] misc/pvpanic: simplify the code using acpi_dev_resource_io
` [PATCH V7 3/9] misc/pvpanic: add MMIO support
` [PATCH V7 4/9] dt-bindings: misc/pvpanic: add document for pvpanic-mmio
` [PATCH V7 5/9] misc/pvpanic: add support to get pvpanic device info by FDT
` [PATCH V7 6/9] misc/pvpanic : break dependency on ACPI
` [PATCH V7 7/9] misc/pvpanic: remove unnecessary header file
` [PATCH V7 8/9] misc/pvpanic: convert to SPDX license tags
` [PATCH V7 9/9] misc/pvpanic: remove a redundant comma
[PATCH] Documentation: cpufreq: Correct a typo
2018-11-05 5:10 UTC (2+ messages)
[PATCH 2/2 resend] Documentation/admin-guide: fix grammar in dynamic-debug-howto.rst
2018-11-04 22:10 UTC
[PATCH 1/2 resend] Documentation/admin-guide: fix typos in dynamic-debug-howto.rst
2018-11-04 22:10 UTC
[PATCH resend] Documentation/x86: fix typo in zero-page.txt
2018-11-04 22:03 UTC
[PATCH V6 0/8] KVM: X86: Introducing ROE Protection Kernel Hardening
2018-11-04 17:11 UTC (9+ messages)
` [PATCH V6 1/8] KVM: State whether memory should be freed in kvm_free_memslot
` [PATCH V6 2/8] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [PATCH V6 3/8] KVM: Document Memory ROE
` [PATCH V6 4/8] KVM: Create architecture independent ROE skeleton
` [PATCH V6 5/8] KVM: X86: Enable ROE for x86
` [PATCH V6 6/8] KVM: Add support for byte granular memory ROE
` [PATCH V6 7/8] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH V6 8/8] KVM: Log ROE violations in system log
Update
2018-11-03 16:26 UTC
[PATCH V6 3/8] misc/pvpanic: add MMIO support
2018-11-03 15:51 UTC (2+ messages)
` "
[PATCH 10/17] prmem: documentation
2018-11-02 21:11 UTC (13+ messages)
[PATCH v3 0/7] clk: clkdev: managed clk lookup and provider registrations
2018-11-02 12:49 UTC (6+ messages)
` [PATCH v3 4/7] clk: clk-hi655x: Free of_provider at remove
` [PATCH v3 5/7] clk: rk808: use managed version of of_provider registration
` [PATCH v3 6/7] clk: clk-twl6040: Free of_provider at remove
` [PATCH v3 7/7] clk: apcs-msm8916: simplify probe cleanup by using devm
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).