messages from 2018-10-07 08:54:52 to 2018-10-12 01:20:10 UTC [more...]
[PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-12 1:19 UTC (42+ 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 03/30] LSM: Rename .security_initcall section to .lsm_info
` [PATCH security-next v5 04/30] LSM: Remove initcall tracing
` [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 08/30] LSM: Record LSM name in struct lsm_info
` [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 v5 00/27] Control Flow Enforcement: Shadow Stack
2018-10-11 20:55 UTC (36+ 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 0/2] hwmon: Add operating mode support for core and ina3221
2018-10-11 19:53 UTC (14+ messages)
` [PATCH 1/2] hwmon: (core) Add hwmon_mode structure and mode sysfs node
` [PATCH 2/2] hwmon: (ina3221) Add operating mode support
[PATCH] docs/completion.txt: Fix a couple of punctuation nits
2018-10-11 18:46 UTC (5+ messages)
[PATCH v2 00/22] xfs-4.20: major documentation surgery
2018-10-11 17:27 UTC (3+ messages)
[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
2018-10-11 17:12 UTC (9+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver
[PATCH v2 0/3] lib/vsprintf: Hash remaining raw addresses
2018-10-11 17:01 UTC (5+ 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 v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
2018-10-11 16:36 UTC (4+ 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
[PATCH 0/2] docs: memory-hotplug: add details about locking internals
2018-10-11 7:43 UTC (5+ 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
[PATCH] docs: rcu: Make reader aware of rcu_dereference_protected
2018-10-10 19:09 UTC (5+ messages)
[PATCH] Documentation/arm64: HugeTLB page implementation
2018-10-10 17:08 UTC (8+ messages)
` [PATCH v2] "
[PATCH V2] doc:it_IT: add some process/* translations
2018-10-10 17:01 UTC (2+ messages)
[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
2018-10-10 15:56 UTC (9+ messages)
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
[PATCH v9 00/24] ILP32 for ARM64
2018-10-10 15:36 UTC (6+ messages)
[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
2018-10-10 14:09 UTC (4+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt
[PATCH] dm flakey: Document "error_writes" feature
2018-10-10 12:18 UTC (2+ messages)
` [dm-devel] "
[PATCH v5 0/3] x86: make rsdp address accessible via boot params
2018-10-10 7:28 UTC (8+ messages)
` [PATCH v5 1/3] x86/xen: fix boot loader version reported for pvh guests
` [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header
` [PATCH v5 3/3] x86/acpi: take rsdp address for boot params if available
[PATCH v4 0/3] x86: make rsdp address accessible via boot params
2018-10-10 4:10 UTC (7+ messages)
` [PATCH v4 1/3] x86/xen: fix boot loader version reported for pvh guests
` [PATCH v4 2/3] x86/boot: add acpi rsdp address to setup_header
` [PATCH v4 3/3] x86/acpi: take rsdp address for boot params if available
[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
2018-10-09 21:15 UTC (4+ messages)
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of "
[PATCH] security: fix LSM description location
2018-10-09 19:18 UTC (3+ messages)
[PATCH 0/3] lib/vsprintf: Hash remaining raw addresses
2018-10-09 14:18 UTC (11+ messages)
` [PATCH 1/3] lib/vsprintf: Prepare for more general use of ptr_to_id()
` [PATCH 2/3] lib/vsprintf: Hash legacy clock addresses
` [PATCH 3/3] lib/vsprintf: Hash printed address for netdev bits fallback
[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
2018-10-09 6:36 UTC
[PATCH 0/3] x86/mm/doc: Clean up mm.txt
2018-10-09 4:48 UTC (7+ messages)
` [PATCH 4/3] x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
` [PATCH 4/3 v2] "
[PATCH security-next v4 00/32] LSM: Explict LSM ordering
2018-10-08 14:25 UTC (17+ messages)
` [PATCH security-next v4 23/32] selinux: Remove boot parameter
[PATCH] Documentation: preempt-locking: Use better example
2018-10-08 13:15 UTC
[PATCH v8 00/10] Add the I3C subsystem
2018-10-08 12:05 UTC (7+ messages)
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP
[PATCH] doc: printk-formats: Remove bogus kobject references for device nodes
2018-10-08 11:08 UTC
[PATCH] bpf, doc: Document Jump X addressing mode
2018-10-08 8:22 UTC (2+ messages)
[PATCH 0/2] docs: ReSTify memory-hotplug description
2018-10-07 16:32 UTC (4+ messages)
` [PATCH 2/2] docs/vm: split memory hotplug notifier description to Documentation/core-api
[PATCH] docs: improve readability for people with poorer eyesight
2018-10-07 14:52 UTC (2+ messages)
[PATCH 0/2] ext4: even more documentation fixes
2018-10-07 14:45 UTC (3+ messages)
` [PATCH 2/2] docs: promote the ext4 data structures book to top level
[PATCH] yama: clarify ptrace_scope=2 in Yama documentation
2018-10-07 14:37 UTC (6+ 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).