All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 22:24:35 to 2018-07-10 23:15:06 UTC [more...]

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-10 23:14 UTC  (3+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
 2018-07-10 23:13 UTC  (45+ messages)
` [PATCH 01/32] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/32] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 03/32] teach move_mount(2) to work with OPEN_TREE_CLONE "
` [PATCH 04/32] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 05/32] vfs: Introduce the basic header for the new mount API's filesystem context "
` [PATCH 06/32] vfs: Add LSM hooks for the new mount API "
` [PATCH 07/32] selinux: Implement the new mount API LSM hooks "
` [PATCH 08/32] smack: Implement filesystem context security "
` [PATCH 09/32] apparmor: Implement security hooks for the new mount API "
` [PATCH 10/32] tomoyo: "
` [PATCH 11/32] vfs: Require specification of size of mount data for internal mounts "
` [PATCH 12/32] vfs: Separate changing mount flags full remount "
` [PATCH 13/32] vfs: Implement a filesystem superblock creation/configuration context "
` [PATCH 14/32] vfs: Remove unused code after filesystem context changes "
` [PATCH 15/32] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 16/32] proc: Add fs_context support to procfs "
` [PATCH 17/32] ipc: Convert mqueue fs to fs_context "
` [PATCH 18/32] cpuset: Use "
` [PATCH 19/32] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 20/32] hugetlbfs: Convert to "
` [PATCH 21/32] vfs: Remove kern_mount_data() "
` [PATCH 22/32] vfs: Provide documentation for new mount API "
` [PATCH 23/32] Make anon_inodes unconditional "
` [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 25/32] vfs: syscall: Add fsmount() to create a mount for a superblock "
` [PATCH 26/32] vfs: syscall: Add fspick() to select a superblock for reconfiguration "
` [PATCH 27/32] vfs: Implement logging through fs_context "
` [PATCH 28/32] vfs: Add some logging to the core users of the fs_context log "
` [PATCH 29/32] afs: Add fs_context support "
` [PATCH 30/32] afs: Use fs_context to pass parameters over automount "
` [PATCH 31/32] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 32/32] afs: Add fsinfo support "
` [MANPAGE PATCH] Add manpages for move_mount(2) and open_tree(2)
` [MANPAGE PATCH] Add manpage for fsopen(2), fspick(2) and fsmount(2)
` [MANPAGE PATCH] Add manpage for fsinfo(2)

[radeon-alex:amd-staging-drm-next 509/521] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2956: warning: Function parameter or member 'adev' not described in 'amdgpu_vm_get_task_info'
 2018-07-10 23:12 UTC 

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-10 23:11 UTC  (3+ messages)

[Bug 95329] Metro 2033 Redux benchmark fails to start
 2018-07-10 23:11 UTC  (2+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-10 23:10 UTC  (99+ messages)
` [RFC PATCH v2 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v2 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v2 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v2 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v2 05/27] Documentation/x86: Add CET description
` [RFC PATCH v2 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v2 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v2 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v2 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v2 10/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v2 11/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v2 12/27] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v2 13/27] mm: Handle shadow stack page fault
` [RFC PATCH v2 14/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v2 15/27] mm/mprotect: Prevent mprotect from changing shadow stack
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for "
` [RFC PATCH v2 17/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v2 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v2 19/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v2 20/27] x86/cet/shstk: ELF header parsing of CET
` [RFC PATCH v2 21/27] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v2 22/27] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v2 23/27] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v2 24/27] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v2 25/27] x86/cet: Add PTRACE interface for CET
` [RFC PATCH v2 26/27] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v2 27/27] x86/cet: Add arch_prctl functions for CET

[PATCH] sched/fair: Remove setting task's se->runnable_weight during PELT update
 2018-07-10 23:09 UTC  (2+ messages)

[PATCH 1/1] tiff: security fix CVE-2018-10963
 2018-07-10 23:03 UTC 

[PATCH 0/3] arm64: dts: sdm845: Add RPMh-regulators and usb
 2018-07-10 23:01 UTC  (8+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators

[PATCH] automation: fix builds with clang
 2018-07-10 22:58 UTC 

[PATCH] Check jvmti_agent snprintf return value to avoid build failures with GCC-8.1.1
 2018-07-10 22:58 UTC  (2+ messages)

[patch 0/2] Command line and documentation 0
 2018-07-10 22:57 UTC  (20+ messages)
` [patch 2/2] Command line and documentation 2
  ` [MODERATED] "

lockdep warning is impractical
 2018-07-10 18:00 UTC 

Processing large trace files
 2018-07-10 22:51 UTC 

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-07-10 22:49 UTC  (5+ messages)
` [PATCH -mm -v4 14/21] mm, cgroup, THP, swap: Support to move swap account for PMD swap mapping

[PATCH v6 0/8] Introduce on-chip interconnect API
 2018-07-10 22:34 UTC  (15+ messages)
` [PATCH v6 1/8] interconnect: Add generic "
` [PATCH v6 4/8] interconnect: qcom: Add RPM communication
` [PATCH v6 6/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings

Recently-formatted XFS filesystems reporting negative used space
 2018-07-10 22:40 UTC  (3+ messages)

[PATCH 01/32] vfs: syscall: Add open_tree(2) to reference or clone a mount
 2018-07-10 22:41 UTC  (2+ messages)
` [PATCH 02/32] vfs: syscall: Add move_mount(2) to move mounts around

[ndctl PATCHv3] ndctl: Add 'list' verbose options
 2018-07-10 22:39 UTC  (2+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-07-10 22:37 UTC  (12+ messages)

[PATCH V2] mesa: Fix bild with waylang and egl
 2018-07-10 22:36 UTC  (4+ messages)

[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
 2018-07-10 22:36 UTC  (6+ messages)
` [GSoC][PATCH v3 00/13] "
  ` [GSoC][PATCH v3 10/13] rebase--interactive: rewrite complete_action() "
  ` [GSoC][PATCH v3 11/13] rebase--interactive: remove unused modes and functions

A list of HFS+ kernel module bugs found in 4.18
 2018-07-10 22:33 UTC  (2+ messages)

[PATCH v4 0/9] xen: dma-buf support for grant device
 2018-07-10 22:31 UTC  (6+ messages)

[Buildroot] [PATCH v4 1/1] capnproto: new package
 2018-07-10 22:31 UTC 

[PATCH v2] i2c: recovery: rename variable for easier understanding
 2018-07-10 22:27 UTC 

[PATCH] xen: remove global bit from __default_kernel_pte_mask for pv guests
 2018-07-10 22:27 UTC  (3+ messages)

[PATCH] xen: setup pv irq ops vector earlier
 2018-07-10 22:26 UTC  (3+ messages)

[PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data
 2018-07-10 22:26 UTC  (3+ messages)
` [PATCH mlx5-next 2/9] net/mlx5: Add support for flow table destination number

[PATCH 0/2] i2c: recovery: add bus_free callback
 2018-07-10 22:24 UTC  (2+ messages)
` [PATCH 1/2] i2c: recovery: add get_bus_free callback

[GIT PULL] SCSI fixes for 4.18-rc3
 2018-07-10 22:24 UTC  (8+ messages)
          `  "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.