messages from 2018-07-10 22:32:23 to 2018-07-10 23:47:27 UTC [more...]
[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: "
[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
2018-07-10 23:40 UTC (84+ messages)
` [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] 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)
[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
2018-07-10 23:34 UTC (51+ 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]
[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 1/2] drivers: core: Don't try to use a dead glue_dir
2018-07-10 23:32 UTC (6+ messages)
[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 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 (7+ 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 (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.