All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 22:36:13 to 2018-07-11 00:11:46 UTC [more...]

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-11  0:11 UTC  (62+ messages)
` [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 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

[Qemu-devel] [PATCH v2 0/6] Connect a PCIe host and graphics support to RISC-V
 2018-07-11  0:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 6/6] riscv64-softmmu.mak: Build Virtio Block support

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

[PATCH 1/2] drivers: core: Don't try to use a dead glue_dir
 2018-07-11  0:07 UTC  (8+ messages)

[PATCH v5] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-07-11  0:09 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)

[Qemu-devel] [PULL v4 0/7] riscv-pull queue
 2018-07-11  0:09 UTC  (5+ messages)

[refpolicy] [PATCH 1/5] selinux: compute_access_vector requires creating netlink_selinux_sockets
 2018-07-11  0:08 UTC  (10+ messages)
` [refpolicy] [PATCH 2/5] mozilla: xdg updates
` [refpolicy] [PATCH 3/5] xserver: label .cache/fontconfig as user_fonts_cache_t
` [refpolicy] [PATCH 4/5] Allow map xserver_misc_device_t for nvidia driver
` [refpolicy] [PATCH 5/5] iptables: fcontexts for 1.8.0

[Qemu-devel] [PATCH for 3.0 00/10] various docker fixes
 2018-07-11  0:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 3.0 02/10] docker: debian-tricore add git tools

[virtio-dev] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-11  0:07 UTC  (11+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "
              ` [Qemu-devel] [virtio-dev] "
                ` Re: [Qemu-devel] "

[PATCH v1 0/3] Add read-write concurrency to rte_hash library
 2018-07-10 17:00 UTC  (10+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] hash: fix multiwriter lock memory allocation
  ` [PATCH v5 2/8] hash: fix a multi-writer race condition
  ` [PATCH v5 3/8] hash: fix key slot size accuracy
  ` [PATCH v5 4/8] hash: make duplicated code into functions
  ` [PATCH v5 5/8] hash: add read and write concurrency support
  ` [PATCH v5 6/8] test: add tests in hash table perf test
  ` [PATCH v5 7/8] test: add test case for read write concurrency
  ` [PATCH v5 8/8] hash: add new API function to query the key count

[PATCH] automation: fix builds with clang
 2018-07-11  0:06 UTC  (2+ messages)

[MODERATED] [PATCH v9] Command-line
 2018-07-11  0:00 UTC 

[PATCH net-next 0/2] net/sched: act_skbedit: lockless data path
 2018-07-10 23:58 UTC  (2+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
 2018-07-10 23:59 UTC  (52+ messages)
` [PATCH 01/32] vfs: syscall: Add open_tree(2) to reference or clone a mount "
  ` [MANPAGE PATCH] Add manpages for move_mount(2) and open_tree(2)
` [PATCH 02/32] vfs: syscall: Add move_mount(2) to move mounts around [ver #9]
` [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 "
  ` [MANPAGE PATCH] Add manpage for fsopen(2), fspick(2) and fsmount(2)
` [PATCH 25/32] vfs: syscall: Add fsmount() to create a mount for a superblock [ver #9]
` [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 "
  ` [MANPAGE PATCH] Add manpage for fsinfo(2)
` [PATCH 32/32] afs: Add fsinfo support [ver #9]

[ndctl PATCH v4] ndctl, test: add a new unit test for monitor
 2018-07-10 23:59 UTC  (3+ messages)

[PATCH 1/1] tiff: security fix CVE-2018-10963
 2018-07-10 23:56 UTC  (3+ messages)

[PATCH 0/3] rhashtable: replace rhashtable_walk_peek implementation
 2018-07-10 23:55 UTC  (4+ messages)
` [PATCH 2/3] rhashtable: add rhashtable_walk_last_seen()

NVMe SGL Data Length Error
 2018-07-10 23:55 UTC  (3+ messages)

[libvirt test] 125055: regressions - FAIL
 2018-07-10 23:54 UTC 

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-10 23:52 UTC  (11+ messages)

[U-Boot] [PATCH] spl: Weed out CONFIG_SYS_TEXT_BASE usage
 2018-07-10 23:51 UTC  (4+ messages)
` [U-Boot] "

mmotm 2018-07-10-16-50 uploaded
 2018-07-10 23:50 UTC 

[PATCH bpf v2 0/1] bpf: btf: Fix endianness of bitfields
 2018-07-10 23:46 UTC  (3+ messages)
` [PATCH bpf v2 1/1] bpf: btf: Fix bitfield extraction for big endian

[PATCH] checkpatch: Require author Signed-off-by
 2018-07-10 23:46 UTC  (5+ messages)

[PATCH v3 3/6] dt: bindings: add bindings for msa memory region
 2018-07-10 23:44 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v3] lib/hang_ctx: Make use of dummyload library to create recursive batch
 2018-07-10 23:45 UTC 

[PULL] drm-intel-next for 4.19
 2018-07-10 23:43 UTC 

[Buildroot] How to deal configure file getting wrong include path
 2018-07-10 23:43 UTC 

[PATCH v3 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-10 23:40 UTC  (4+ messages)
` [PATCH v3 2/6] ath10k: Add support to create boardname for non-bmi target

[Buildroot] [PATCH v6 0/4] chromium: new package
 2018-07-10 23:42 UTC  (5+ messages)
` [Buildroot] [PATCH v6 1/4] libgtk3: convert atk-bridge to optional dependency
` [Buildroot] [PATCH v6 2/4] llvm: add config to build backend for host arch
` [Buildroot] [PATCH v6 3/4] lld: new package
` [Buildroot] [PATCH v6 4/4] chromium: "

[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
 2018-07-10 23:40 UTC  (8+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
            ` [Intel-gfx] "

[PATCH v11 0/8] i2c: Add FSI-attached I2C master algorithm
 2018-07-10 23:39 UTC  (5+ messages)
` [PATCH v11 5/8] i2c: fsi: Add transfer implementation

Several suspected memory leaks
 2018-07-10 23:37 UTC  (2+ messages)

[PATCH v5 0/6] crypto: Add Qcom PRNG support
 2018-07-10 23:37 UTC  (4+ messages)
` [PATCH v5 6/6] crypto: qcom: Add ACPI support

[igt-dev] [PATCH i-g-t v2] lib/hang_ctx: Make use of dummyload library to create recursive batch
 2018-07-10 23:36 UTC  (5+ messages)

[RFC v4 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-10 23:34 UTC  (5+ messages)
` [RFC v4 PATCH 1/3] mm: introduce VM_DEAD flag and extend check_stable_address_space to check it
` [RFC v4 PATCH 2/3] mm: refactor do_munmap() to extract the common part
` [RFC v4 PATCH 3/3] mm: mmap: zap pages with read mmap_sem for large mapping

ndctl read-labels default output format
 2018-07-10 23:34 UTC 

[RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
 2018-07-10 23:34 UTC  (4+ messages)
` [RFT,2/4] usb: dwc2: Turn on uframe_sched on "his" platforms
  ` [RFT PATCH 2/4] "

[PATCH] [RESEND] perf/x86/intel/uncore: Fix the index of PCU.3 Broadwell CPUs
 2018-07-10 23:31 UTC 

[Qemu-devel] [PATCH] Zero out the host's `msg_control` buffer
 2018-07-10 23:32 UTC 

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

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-10 23:31 UTC  (6+ messages)
                ` [PATCH v2 "

hwmon driver with misc interface
 2018-07-10 23:26 UTC  (8+ messages)

[PATCH] swiotlb: Clean up reporting
 2018-07-10 23:22 UTC  (2+ messages)

[PATCH 1/4] mtd: cfi_cmdset_0002: Change write buffer to check correct value
 2018-07-10 23:20 UTC  (7+ messages)

[PATCH v2 04/18] drm/sun4i: tcon-top: Cleanup clock handling
 2018-07-10 23:20 UTC  (3+ messages)

[PATCH v3] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
 2018-07-10 23:19 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
 2018-07-10 23:17 UTC  (6+ messages)

[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)

[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)

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

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

[patch 0/2] Command line and documentation 0
 2018-07-10 22:57 UTC  (18+ 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  (5+ messages)
` [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  (4+ messages)
` [GSoC][PATCH v3 00/13] "
  ` [GSoC][PATCH v3 11/13] rebase--interactive: remove unused modes and functions


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.