linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 11:41:47 to 2018-09-03 13:56:49 UTC [more...]

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-03 13:56 UTC  (15+ messages)
` [PATCH v6 01/11] arm64: add type casts to untagged_addr macro
` [PATCH v6 03/11] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v6 05/11] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v6 07/11] fs, arm64: untag user address in copy_mount_options
` [PATCH v6 08/11] usb, arm64: untag user addresses in devio
` [PATCH v6 09/11] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v6 10/11] selftests, arm64: add a selftest for passing tagged pointers to kernel
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH v2 0/5] Add support for high-resolution scrolling on Logitech mice
 2018-09-03 13:43 UTC  (4+ messages)
` [PATCH v2 1/5] Add the `REL_WHEEL_HI_RES` event code

[PATCH] [RFC] Drop all 00-INDEX files from Documentation/
 2018-09-03 10:55 UTC  (3+ messages)

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-09-03 10:23 UTC  (10+ messages)

[RFC PATCH 0/3] kbuild: support syncing .config non-interactively and record ARCH in spec file
 2018-09-03 10:01 UTC  (2+ messages)
` [RFC PATCH 1/3] kconfig: support an environment variable for non-interactive syncconfig

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-03  9:33 UTC  (11+ messages)
  ` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH 0/2] clk: Support ROHM BD71837 (BD71847)
 2018-09-03  6:38 UTC  (8+ messages)
` [PATCH 1/2] clk: clkdev/of_clk - add managed lookup and provider registrations
` [PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock

[PATCH v3 0/3] docs/core-api: add memory allocation guide
 2018-09-03  5:12 UTC  (2+ messages)

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-03  4:31 UTC  (20+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATH v6 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
    ` [PATCH v7 0/4] gpiolib: speed up GPIO array processing
      ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
      ` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
      ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
      ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-09-03  2:56 UTC  (66+ messages)
` [RFC PATCH v3 01/24] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v3 02/24] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v3 03/24] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v3 04/24] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 06/24] x86/cet: Control protection exception handler
` [RFC PATCH v3 07/24] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v3 08/24] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v3 09/24] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v3 10/24] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v3 11/24] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v3 13/24] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v3 14/24] mm: Handle shadow stack page fault
` [RFC PATCH v3 15/24] mm: Handle THP/HugeTLB "
` [RFC PATCH v3 16/24] mm: Update can_follow_write_pte/pmd for shadow stack
` [RFC PATCH v3 17/24] mm: Introduce do_mmap_locked()
` [RFC PATCH v3 18/24] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v3 20/24] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v3 21/24] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v3 22/24] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v3 23/24] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [RFC PATCH v3 24/24] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-03  2:55 UTC  (14+ messages)
` [PATCH 1/7] vfio/sdmdev: Add documents for WarpDrive framework
` [PATCH 2/7] iommu: Add share domain interface in iommu for sdmdev
` [PATCH 3/7] vfio: add sdmdev support
` [PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [PATCH 5/7] crypto: Add Hisilicon Zip driver
` [PATCH 6/7] crypto: add sdmdev support to Hisilicon QM
` [PATCH 7/7] vfio/sdmdev: add user sample

[PATCH] kconfig: do not require pkg-config on make {menu,n}config
 2018-09-03  0:37 UTC  (4+ messages)

[PATCH v5 00/10] hwmon and fsi: Add On-Chip Controller Driver
 2018-09-01 12:06 UTC  (13+ messages)
` [PATCH v5 01/10] dt-bindings: fsi: Add P9 OCC device documentation
` [PATCH v5 02/10] fsi: Add On-Chip Controller (OCC) driver
` [PATCH v5 03/10] Documentation: hwmon: Add OCC documentation
` [PATCH v5 04/10] dt-bindings: i2c: Add P8 OCC hwmon device documentation
` [PATCH v5 05/10] hwmon: Add On-Chip Controller (OCC) hwmon driver
` [PATCH v5 06/10] hwmon (occ): Add command transport method for P8 and P9
` [PATCH v5 07/10] hwmon (occ): Parse OCC poll response
` [PATCH v5 08/10] hwmon (occ): Add sensor types and versions
` [PATCH v5 09/10] hwmon (occ): Add sensor attributes and register hwmon device
` [PATCH v5 10/10] hwmon (occ): Add sysfs attributes for additional OCC data

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-01 14:03 UTC  (18+ messages)
` [PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH RFCv2 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH RFCv2 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH RFCv2 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH RFCv2 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-09-01 13:11 UTC  (7+ messages)
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines

[PATCH] docs: tidy up TOCs and refs to license-rules.rst
 2018-09-01  7:32 UTC  (3+ messages)

[PATCH] Documentation: fix image_size default value
 2018-09-01  4:51 UTC 

[PATCH v2] docs: dev-tools: coccinelle: Update documentation
 2018-08-31 22:52 UTC  (2+ messages)

[PATCH] Documentation/l1tf: Fix small spelling typo
 2018-08-31 22:37 UTC  (2+ messages)

[PATCH 1/2] docs: tracing: Add stacktrace filter command
 2018-08-31 22:35 UTC  (3+ messages)

[PATCH] Documentation/fb/vesafb.txt: "inverse" option corrections
 2018-08-31 22:32 UTC  (2+ messages)

[PATCH] doc: dev-tools: kselftest.rst: update config file location
 2018-08-31 22:26 UTC  (3+ messages)

[PATCH] docs/vm/hmm.rst: Add missed space
 2018-08-31 22:23 UTC  (2+ messages)

[PATCH 0/2] fs/dcache: Track # of negative dentries
 2018-08-31 15:03 UTC  (17+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed

[PATCH] Documentation/arm64/sve: Couple of improvements and typoes
 2018-08-31 11:03 UTC  (2+ messages)

[PATCH v7] Add udmabuf misc device
 2018-08-31  8:48 UTC  (2+ messages)

[PATCH v6] Add udmabuf misc device
 2018-08-31  7:04 UTC  (7+ messages)

[PATCH v2 0/4] fs/dcache: Track # of negative dentries
 2018-08-30 21:55 UTC  (5+ messages)
` [PATCH v2 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v2 2/4] fs: Don't need to put list_lru into its own cacheline
` [PATCH v2 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v2 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
 2018-08-30 21:29 UTC  (4+ messages)
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation

[RFC PATCH v3 0/8] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-08-30 19:38 UTC  (10+ messages)
` [RFC PATCH v3 1/8] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v3 2/8] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v3 3/8] x86/cet/ibt: ELF header parsing for IBT
` [RFC PATCH v3 4/8] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v3 5/8] x86/cet/ibt: Add ENDBR to op-code-map
` [RFC PATCH v3 6/8] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v3 7/8] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v3 8/8] x86/cet: Add PTRACE interface for CET

[PATCHv8 0/9] Add Intel Stratix10 FPGA manager and service layer
 2018-08-30 14:05 UTC  (4+ messages)
` [PATCHv8 7/9] defconfig: enable fpga "

[PATCH net-next 5/5] ppp: handle PPPIOCGIDLE for 64-bit time_t
 2018-08-30 11:47 UTC  (3+ messages)


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