messages from 2018-06-01 10:41:43 to 2018-06-07 19:54:14 UTC [more...]
[PATCH 00/10] Control Flow Enforcement - Part (3)
2018-06-07 19:51 UTC (27+ messages)
` [PATCH 01/10] x86/cet: User-mode shadow stack support
` [PATCH 02/10] x86/cet: Introduce WRUSS instruction
` [PATCH 03/10] x86/cet: Signal handling for shadow stack
` [PATCH 04/10] x86/cet: Handle thread "
` [PATCH 05/10] x86/cet: ELF header parsing of Control Flow Enforcement
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack
` [PATCH 07/10] mm: Prevent mprotect from changing "
` [PATCH 08/10] mm: Prevent mremap of "
` [PATCH 09/10] mm: Prevent madvise from changing "
` [PATCH 10/10] mm: Prevent munmap and remap_file_pages of "
[PATCH 0/7] Control Flow Enforcement - Part (4)
2018-06-07 18:39 UTC (11+ messages)
` [PATCH 1/7] x86/cet: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH 2/7] x86/cet: User-mode indirect branch tracking support
` [PATCH 3/7] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH 4/7] x86/cet: add arcp_prctl functions for indirect branch tracking
` [PATCH 5/7] x86: Insert endbr32/endbr64 to vDSO
` [PATCH 6/7] tools: Add cetcmd
` [PATCH 7/7] x86/cet: Add PTRACE interface for CET
[PATCH RESEND] Documentation: filesystems: update filesystem locking documentation
2018-06-07 18:31 UTC (4+ messages)
[PATCH 0/9] Control Flow Enforcement - Part (2)
2018-06-07 18:24 UTC (21+ messages)
` [PATCH 1/9] x86/cet: Control protection exception handler
` [PATCH 2/9] x86/cet: Add Kconfig option for user-mode shadow stack
` [PATCH 3/9] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH 4/9] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH 5/9] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH 6/9] x86/mm: Introduce ptep_set_wrprotect_flush and related functions
` [PATCH 7/9] x86/mm: Shadow stack page fault error checking
` [PATCH 8/9] x86/cet: Handle shadow stack page fault
` [PATCH 9/9] x86/cet: Handle THP/HugeTLB shadow stack page copying
[PATCH 0/5] Control Flow Enforcement - Part (1)
2018-06-07 15:49 UTC (10+ messages)
` [PATCH 1/5] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [PATCH 2/5] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [PATCH 3/5] x86/fpu/xstate: Enable XSAVES system states
` [PATCH 4/5] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH 5/5] Documentation/x86: Add CET description
[PATCH v4 0/2] support exception state migration and set VSESR_EL2 by user space
2018-06-07 20:03 UTC (3+ messages)
` [PATCH v4 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v4 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
[PATCH] doc: Update synchronize_rcu() definition in whatisRCU.txt
2018-06-07 10:01 UTC
[PATCH] cpuset: Enforce that a child's cpus must be a subset of the parent
2018-06-06 20:56 UTC (11+ messages)
[PATCH v2 50/53] fs: fix the location of the kernel-api book
2018-06-06 16:31 UTC (5+ messages)
` [PATCH v2 51/53] usb: fix the comment with regards to DocBook
` [PATCH v2 52/53] docs-rst: get rid of Documentation/sphinx/tmplcvt script
` [PATCH v2 53/53] kernel-doc: describe the ``literal`` syntax
[PATCH] docs: atomic_ops: atomic_set is a write (not read) operation
2018-06-06 8:07 UTC (2+ messages)
[RFC PATCH 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
2018-06-06 8:53 UTC (3+ messages)
[PATCH 0/7] Uprobes: Support SDT markers having reference count (semaphore)
2018-06-06 8:35 UTC (9+ messages)
` [PATCH 1/7] Uprobes: Simplify uprobe_register() body
` [PATCH 2/7] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH 3/7] Uprobes/sdt: Fix multiple update of same reference counter
` [PATCH 4/7] trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
` [PATCH 5/7] Uprobes/sdt: "
` [PATCH 6/7] Uprobes/sdt: Document about reference counter
` [PATCH 7/7] perf probe: Support SDT markers having reference counter (semaphore)
[PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-06-06 3:16 UTC (3+ messages)
doc: Italian translations
2018-06-05 22:49 UTC (7+ messages)
` [PATCH 1/6] doc:doc-guide: fix a typo and an error
` [PATCH 2/6] doc:sphinx: fix parse-header description
` [PATCH 3/6] doc: move away translations from top-level index
` [PATCH 4/6] doc: add some chapter labels
` [PATCH 5/6] doc: add Italian language skeleton
` [PATCH 6/6] doc:it_IT: translation for doc-guide
[PATCH v10 0/5] Kernel parameter parser cleanup/enhancement
2018-06-05 17:25 UTC (8+ messages)
` [PATCH v10 1/5] lib/cmdline.c: Add backslash support to kernel commandline parsing
` [PATCH v10 2/5] Documentation/admin-guide: backslash support in kernel arguments
` [PATCH v10 3/5] init/main.c: simplify repair_env_string
` [PATCH v10 4/5] lib/cmdline.c: Implement single quotes in commandline argument parsing
` [PATCH v10 5/5] Documentation/admin-guide: single quotes in kernel arguments
[PATCH v3 0/2] support to set VSESR_EL2 by user space
2018-06-05 20:46 UTC (3+ messages)
` [PATCH v3 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v3 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
[PATCH v13 0/7] cgroup-aware OOM killer
2018-06-05 12:13 UTC (2+ messages)
[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
2018-06-05 11:58 UTC (3+ messages)
[PATCH v5 0/6] KASan for arm
2018-06-05 6:14 UTC (7+ messages)
` [PATCH v5 1/6] Add TTBR operator for kasan_init
` [PATCH v5 2/6] Disable instrumentation for some code
` [PATCH v5 3/6] Replace memory function for kasan
` [PATCH v5 4/6] Define the virtual space of KASan's shadow region
` [PATCH v5 5/6] Initialize the mapping of KASan shadow memory
` [PATCH v5 6/6] Enable KASan for arm
[PATCH v2 0/7] Add MSI-X support on pcitest tool
2018-06-05 5:21 UTC (11+ messages)
` [PATCH v2 2/7] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v2 3/7] PCI: cadence: Update cdns_pcie_ep_raise_irq function signature
` [PATCH v2 4/7] PCI: dwc: Rework MSI callbacks handler
[PATCH] rfkill: Fix several typos in documentation
2018-06-04 21:02 UTC
[PATCH v1 0/2] support to set VSESR_EL2 by user space
2018-06-04 20:03 UTC (6+ messages)
` [PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
[RFC PATCH -tip v5 01/27] Documentation/kprobes: Fix to remove remaining jprobe
2018-06-04 16:01 UTC (3+ messages)
` [RFC PATCH -tip v5 25/27] kprobes/x86: Do not disable preempt on int3 path
` [RFC PATCH -tip v5 26/27] Documentation: kprobes: Add how to change the execution path
[PATCH] docs/admin-guide/mm: add high level concepts overview
2018-06-04 15:53 UTC (4+ messages)
[PATCH] doc: update description of ceph mount option
2018-06-04 15:38 UTC (2+ messages)
[PATCH v5] Add udmabuf misc device
2018-06-04 14:43 UTC
[PATCH v5 1/7] powerpc: Add TIDR CPU feature for POWER9
2018-06-04 14:10 UTC (2+ messages)
` [v5,1/7] "
[GIT PULL] Documentation for 4.18
2018-06-04 13:10 UTC
[PATCH v2 0/2] support to set VSESR_EL2 by user space
2018-06-04 19:45 UTC (3+ messages)
` [PATCH v2 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v2 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
[PATCH v4 00/10] Add the I3C subsystem
2018-06-04 11:26 UTC (6+ messages)
` [PATCH v4 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v4 01/10] i3c: Add core I3C infrastructure
[PATCH v5 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
2018-06-04 4:04 UTC (2+ messages)
[PATCH] Documentation/process/howto.rst: add a missing cross-reference
2018-06-03 18:17 UTC
[PATCH] Documentation/admin-guide/README.rst: add a label for cross-referencing
2018-06-03 18:16 UTC
[PATCH] PCI: Add pci=safemode option
2018-06-02 17:57 UTC (5+ messages)
[PATCH V3] PCI: move early dump functionality from x86 arch into the common code
2018-06-01 19:00 UTC
[PATCH V2] PCI: move early dump functionality from x86 arch into the common code
2018-06-01 18:58 UTC (3+ messages)
[PATCH linux-next v5 10/13] Documentation: hwmon: Add documents for PECI hwmon client drivers
2018-06-01 18:54 UTC (2+ messages)
[PATCH linux-next v5 02/13] Documentation: ioctl: Add ioctl numbers for PECI subsystem
2018-06-01 18:21 UTC
[PATCH linux-next v5 00/13] PECI device driver introduction
2018-06-01 18:20 UTC
[PATCH 0/4] lib/vsprintf: Remove atomic-unsafe support for printk format %pCr
2018-06-01 16:37 UTC (8+ messages)
` [PATCH 1/4] clk: renesas: cpg-mssr: Stop using "
[PATCH 0/3] Add parameter for disabling ACS redirection for P2P
2018-06-01 15:47 UTC (9+ messages)
` [PATCH v2 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v2 2/3] PCI: Allow specifying devices using a base bus and path of devfns
[PATCH] PCI: move early dump functionality from x86 arch into the common code
2018-06-01 15:24 UTC (6+ messages)
[PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
2018-06-01 15:04 UTC
[PATCH 1/3] drm/doc: Add a label for the PRIME Buffer Sharing chapter
2018-06-01 14:29 UTC (8+ messages)
` [PATCH 3/3] drm/amdgpu: Add documentation for PRIME related code
[PATCH v3 00/10] Add MSI-X support on pcitest tool
2018-06-01 14:24 UTC (11+ messages)
` [PATCH v3 01/10] PCI: endpoint: Add MSI-X interfaces
` [PATCH v3 02/10] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v3 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v3 04/10] PCI: dwc: Rework MSI callbacks handler
` [PATCH v3 05/10] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v3 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v3 07/10] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v3 08/10] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v3 09/10] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v3 10/10] tools: PCI: Add MSI-X support
Ltd
2018-06-01 14:09 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).