messages from 2018-10-11 00:19:14 to 2018-10-15 17:04:26 UTC [more...]
[PATCH v13 00/11] cpuset: Enable cpuset controller in default hierarchy
2018-10-15 17:04 UTC (15+ messages)
` [PATCH v13 01/11] "
` [PATCH v13 02/11] cpuset: Define data structures to support scheduling partition
` [PATCH v13 03/11] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v13 04/11] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v13 05/11] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v13 06/11] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v13 07/11] cpuset: Make CPU hotplug work with partition
` [PATCH v13 08/11] cpuset: Make generate_sched_domains() "
` [PATCH v13 09/11] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v13 10/11] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v13 11/11] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
2018-10-15 17:03 UTC (40+ messages)
` [PATCH v5 01/27] x86/cpufeatures: Add CPUIDs for Control Flow Enforcement Technology (CET)
` [PATCH v5 02/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH v5 05/27] Documentation/x86: Add CET description
` [PATCH v5 06/27] x86/cet: Control protection exception handler
` [PATCH v5 07/27] mm/mmap: Create a guard area between VMAs
` [PATCH v5 08/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [PATCH v5 09/27] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v5 10/27] mm/mmap: Prevent Shadow Stack VMA merges
` [PATCH v5 11/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v5 12/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v5 13/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v5 14/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [PATCH v5 15/27] x86/mm: Shadow stack page fault error checking
` [PATCH v5 16/27] mm: Handle shadow stack page fault
` [PATCH v5 17/27] mm: Handle THP/HugeTLB "
` [PATCH v5 18/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [PATCH v5 19/27] mm: Introduce do_mmap_locked()
` [PATCH v5 20/27] x86/cet/shstk: User-mode shadow stack support
` [PATCH v5 21/27] x86/cet/shstk: Introduce WRUSS instruction
` [PATCH v5 22/27] x86/cet/shstk: Signal handling for shadow stack
` [PATCH v5 23/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [PATCH v5 24/27] x86/cet/shstk: Handle thread shadow stack
` [PATCH v5 25/27] mm/mmap: Add Shadow stack pages to memory accounting
` [PATCH v5 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [PATCH v5 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map
[PATCH] docs/uio: fix a grammar nitpick
2018-10-15 15:52 UTC (2+ messages)
[PATCH v3 0/3] cpufreq: intel_pstate: Base frequency attribute
2018-10-15 15:49 UTC (6+ messages)
` [PATCH v3 1/3] ACPI / CPPC: Add support for guaranteed performance
` [PATCH v3 2/3] cpufreq: intel_pstate: Add base_frequency attribute
` [PATCH v3 3/3] Documentation: intel_pstate: Add base_frequency information
[PATCH v3 0/4] fpga: add devm managed create APIs
2018-10-15 14:54 UTC (3+ messages)
` [PATCH v3 1/4] fpga: mgr: add devm_fpga_mgr_create
[PATCH v2 00/22] xfs-4.20: major documentation surgery
2018-10-15 14:28 UTC (6+ messages)
[PATCH 0/4] Add system mmu support for Armada-806
2018-10-15 13:11 UTC (7+ messages)
` [PATCH 1/4] iommu/arm-smmu: introduce wrapper for writeq/readq
` [PATCH 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
` [PATCH 3/4] dt-bindings: iommu/arm,smmu: add compatible string for Marvell
` [PATCH 3/4] dt-bindings: iommu/arm, smmu: "
` [PATCH 4/4] arm64: dts: marvell: add smmu node for Armada-AP806
[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
2018-10-15 11:21 UTC (9+ messages)
[PATCH] Fix Code of Conduct ambiguities
2018-10-15 1:46 UTC (2+ messages)
[PATCH v9 00/24] ILP32 for ARM64
2018-10-14 19:53 UTC (14+ messages)
[PATCH] dm: add secdel target
2018-10-14 11:24 UTC
[PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-12 19:01 UTC (44+ messages)
` [PATCH security-next v5 01/30] LSM: Correctly announce start of LSM initialization
` [PATCH security-next v5 02/30] vmlinux.lds.h: Avoid copy/paste of security_init section
` [PATCH security-next v5 05/30] LSM: Convert from initcall to struct lsm_info
` [PATCH security-next v5 06/30] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
` [PATCH security-next v5 07/30] LSM: Convert security_initcall() into DEFINE_LSM()
` [PATCH security-next v5 09/30] LSM: Provide init debugging infrastructure
` [PATCH security-next v5 10/30] LSM: Don't ignore initialization failures
` [PATCH security-next v5 11/30] LSM: Introduce LSM_FLAG_LEGACY_MAJOR
` [PATCH security-next v5 12/30] LSM: Provide separate ordered initialization
` [PATCH security-next v5 13/30] LoadPin: Rename boot param "enabled" to "enforce"
` [PATCH security-next v5 14/30] LSM: Plumb visibility into optional "enabled" state
` [PATCH security-next v5 15/30] LSM: Lift LSM selection out of individual LSMs
` [PATCH security-next v5 16/30] LSM: Build ordered list of LSMs to initialize
` [PATCH security-next v5 17/30] LSM: Introduce CONFIG_LSM
` [PATCH security-next v5 18/30] LSM: Introduce "lsm=" for boottime LSM selection
` [PATCH security-next v5 19/30] LSM: Tie enabling logic to presence in ordered list
` [PATCH security-next v5 20/30] LSM: Prepare for reorganizing "security=" logic
` [PATCH security-next v5 21/30] LSM: Refactor "security=" in terms of enable/disable
` [PATCH security-next v5 22/30] LSM: Separate idea of "major" LSM from "exclusive" LSM
` [PATCH security-next v5 23/30] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
` [PATCH security-next v5 24/30] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
` [PATCH security-next v5 25/30] LSM: Add all exclusive LSMs to ordered initialization
` [PATCH security-next v5 26/30] LSM: Split LSM preparation from initialization
` [PATCH security-next v5 27/30] LoadPin: Initialize as ordered LSM
` [PATCH security-next v5 28/30] Yama: "
` [PATCH security-next v5 29/30] LSM: Introduce enum lsm_order
` [PATCH security-next v5 30/30] capability: Initialize as LSM_ORDER_FIRST
[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-10-12 17:54 UTC (2+ messages)
[PATCH] doc: printk-formats: Remove bogus kobject references for device nodes
2018-10-12 17:39 UTC (2+ messages)
[PATCH] Documentation: preempt-locking: Use better example
2018-10-12 17:36 UTC (2+ messages)
[PATCH] dm flakey: Document "error_writes" feature
2018-10-12 17:31 UTC (2+ messages)
[PATCH] docs/completion.txt: Fix a couple of punctuation nits
2018-10-12 17:27 UTC (6+ messages)
[PATCH 0/2] docs: memory-hotplug: add details about locking internals
2018-10-12 17:21 UTC (6+ messages)
` [PATCH 1/2] docs/core-api: rename memory-hotplug-notifier to memory-hotplug
` [PATCH 2/2] docs/core-api: memory-hotplug: add some details about locking internals
[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
2018-10-12 13:05 UTC (4+ messages)
` [RESEND PATCH v5 8/9] pwm: add documentation for pwm push-pull mode
[PATCH v5 05/10] hwmon: Add On-Chip Controller (OCC) hwmon driver
2018-10-12 12:46 UTC (3+ messages)
[PATCH v5 00/10] hwmon and fsi: Add On-Chip Controller Driver
2018-10-12 12:44 UTC (5+ messages)
` [PATCH v5 01/10] dt-bindings: fsi: Add P9 OCC device documentation
URGENT RESPONSE NEEDED
2018-10-12 12:07 UTC
[PATCH v2 0/3] lib/vsprintf: Hash remaining raw addresses
2018-10-12 11:25 UTC (9+ messages)
` [PATCH v2 1/3] lib/vsprintf: Prepare for more general use of ptr_to_id()
` [PATCH v2 2/3] lib/vsprintf: Hash legacy clock addresses
` [PATCH v2 3/3] lib/vsprintf: Hash printed address for netdev bits fallback
[PATCH v7 00/24] TCU patchset v7
2018-10-12 10:44 UTC (13+ messages)
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B
[PATCH 0/2] hwmon: Add operating mode support for core and ina3221
2018-10-11 19:53 UTC (10+ messages)
` [PATCH 2/2] hwmon: (ina3221) Add operating mode support
[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
2018-10-11 17:12 UTC (7+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver
[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-10-11 16:36 UTC (3+ messages)
[PATCH v5 00/11] Control Flow Enforcement: Branch Tracking, PTRACE
2018-10-11 15:16 UTC (12+ messages)
` [PATCH v5 01/11] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH v5 02/11] x86/cet/ibt: User-mode indirect branch tracking support
` [PATCH v5 03/11] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [PATCH v5 04/11] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH v5 05/11] x86/cet/ibt: ELF header parsing for IBT
` [PATCH v5 06/11] x86/cet/ibt: Add arch_prctl functions "
` [PATCH v5 07/11] x86/cet/ibt: Add ENDBR to op-code-map
` [PATCH v5 08/11] x86: Insert endbr32/endbr64 to vDSO
` [PATCH v5 09/11] x86/vsyscall/32: Add ENDBR32 to vsyscall entry point
` [PATCH v5 10/11] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
` [PATCH v5 11/11] x86/cet: Add PTRACE interface for CET
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).