All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-03 17:23:20 to 2018-07-03 18:19:55 UTC [more...]

[PATCH v12 00/13] Intel SGX1 support
 2018-07-03 18:19 UTC  (23+ messages)
` [PATCH v12 01/13] x86/sgx: updated MAINTAINERS
` [PATCH v12 02/13] x86/sgx: add SGX definitions to cpufeature
` [PATCH v12 03/13] x86/sgx: add SGX definitions to msr-index.h
` [PATCH v12 04/13] x86/cpufeatures: add Intel-defined SGX leaf CPUID_12_EAX
` [PATCH v12 05/13] x86/sgx: architectural structures
` [PATCH v12 06/13] x86/sgx: detect Intel SGX
` [PATCH v12 07/13] x86/sgx: data structures for tracking available EPC pages
` [PATCH v12 08/13] x86/sgx: wrappers for ENCLS opcode leaf functions
` [PATCH v12 09/13] x86/sgx: EPC page allocation routines
` [PATCH v12 10/13] x86/sgx: sgx_einit()

[PATCH] checkpatch: Check for illegal return codes
 2018-07-03 18:19 UTC  (2+ messages)

Patch for SymlinksIfOwnerMatches
 2018-07-03 18:19 UTC 

[RFC PATCH 0/2] Local timer interrupt fix
 2018-07-03 18:18 UTC  (4+ messages)
` [RFC PATCH 1/2] dt-binding: RISC-V local timer docs

[igt-dev] [PATCH i-g-t 1/2] tests/kms_psr_sink_crc: Do not test sink crc
 2018-07-03 18:43 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr_sink_crc: Test PSR source HW status

[U-Boot] [PATCH] arm64: allwinner: a64: Disable ehci1 and ohci1 for bananapi, nanopi
 2018-07-03 18:16 UTC  (10+ messages)

[RFC PATCH for 4.18] rseq: use __u64 for rseq_cs fields, validate user inputs
 2018-07-03 18:15 UTC  (28+ messages)

[PATCH 00/25] xfs: embed firstblock in xfs_trans
 2018-07-03 18:15 UTC  (26+ messages)
` [PATCH 03/25] xfs: use ->t_firstblock in dir ops
` [PATCH 04/25] xfs: remove firstblock param from xfs "
` [PATCH 05/25] xfs: use ->t_firstblock in attrfork add
` [PATCH 06/25] xfs: use ->t_firstblock in xattr ops
` [PATCH 07/25] xfs: use ->t_firstblock for all xfs_bmapi_write() callers
` [PATCH 08/25] xfs: use ->t_firstblock for all xfs_bunmapi() callers
` [PATCH 09/25] xfs: use ->t_firstblock in xfs_bmapi_remap()
` [PATCH 10/25] xfs: use ->t_firstblock in insert/collapse range
` [PATCH 11/25] xfs: remove xfs_bmapi_write() firstblock param
` [PATCH 12/25] xfs: remove xfs_bunmapi() "
` [PATCH 13/25] xfs: remove bmap insert/collapse "
` [PATCH 14/25] xfs: use ->t_firstblock in bmap extent split
` [PATCH 15/25] xfs: remove xfs_bmalloca firstblock field
` [PATCH 16/25] xfs: remove bmap extent add helper firstblock params
` [PATCH 17/25] xfs: remove bmap format helpers "
` [PATCH 18/25] xfs: remove xfs_btree_cur private firstblock field
` [PATCH 19/25] xfs: remove xfs_alloc_arg "
` [PATCH 20/25] xfs: use ->t_firstblock in dq alloc
` [PATCH 21/25] xfs: replace no-op firstblock init with ->t_firstblock
` [PATCH 22/25] xfs: use ->t_firstblock in reflink cow block cancel
` [PATCH 23/25] xfs: use ->t_firstblock in extent swap
` [PATCH 24/25] xfs: use ->t_firstblock in inode inactivate
` [PATCH 25/25] xfs: remove xfs_defer_init() firstblock param

[GSoC][PATCH v4 0/3] rebase -i: rewrite reflog operations in C
 2018-07-03 18:15 UTC  (6+ messages)
` [GSoC][PATCH v5 "

fast-import slowness when importing large files with small differences
 2018-07-03 18:14 UTC  (4+ messages)
` [PATCH] xdiff: reduce indent heuristic overhead

[PATCH 9/9] dm-integrity: recalculate checksums
 2018-07-03 18:13 UTC 

[PATCH 8/9] dm-integrity: flush journal on suspend when using separate device
 2018-07-03 18:13 UTC 

[PATCH 7/9] dm-integrity: use version 2 for separate metadata
 2018-07-03 18:13 UTC 

[PATCH 6/9] dm-integrity: allow external devices
 2018-07-03 18:13 UTC 

[PATCH 5/9] dm-integrity: add ic->start in get_data_sector
 2018-07-03 18:13 UTC 

[PATCH 4/9] dm-integrity: report size in the status
 2018-07-03 18:13 UTC 

[PATCH 3/9] dm-integrity: implement fair range locks
 2018-07-03 18:13 UTC 

[PATCH 2/9] dm-integrity: dont join the paths in dm_integrity_map_continue
 2018-07-03 18:13 UTC 

[PATCH 1/9] dm-integrity: change the variable suspending from bool to int
 2018-07-03 18:13 UTC 

[PATCH 0/9] dm-integrity patches
 2018-07-03 18:13 UTC 

[PATCH v3 00/32] object-store: lookup_commit
 2018-07-03 18:13 UTC  (7+ messages)

[PATCH 0/1] Exclude mips64 from COMPATIBLE_HOST for packages which depends on mozjs
 2018-07-03 18:12 UTC  (5+ messages)
` [PATCH 1/1] mozjs17: exclude mips64 from COMPATIBLE_HOST

[PATCH v2 1/3] dt-bindings: Add vendor prefix for Vamrs Ltd
 2018-07-03 18:12 UTC  (3+ messages)

[PATCH 00/11] ARM: i.MX8MQ and EVK support, part II
 2018-07-03 18:12 UTC  (16+ messages)
` [PATCH 02/11] ARM: Add code to support SMCCC on AArch64
` [PATCH 04/11] ARM: i.MX8MQ: Add a macro to load BL31 ATF blob
` [PATCH 06/11] ARM: i.MX: xload-esdhc: Allow patching first word of the image
` [PATCH 07/11] ARM: i.MX: fimware: Add pre-built BL31 ATF blob
` [PATCH 10/11] ARM: nxp-imx8mq-evk: Add bootflow comments

[PATCH v18 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-07-03 18:11 UTC  (10+ messages)
` [PATCH v18 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

Android app whitelist/blacklist feature
 2018-07-03 18:17 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] fix image fleecing
 2018-07-03 18:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: add BDRV_REQ_SERIALISING flag
` [Qemu-devel] [PATCH 2/2] block/backup: fix fleecing scheme: use serialized writes

[PATCH v2 1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
 2018-07-03 18:07 UTC  (2+ messages)

[PATCH v2 6/6] ath10k: Add QMI message handshake for wcn3990 client
 2018-07-03 18:06 UTC  (5+ messages)

[PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc3 tag
 2018-07-03 18:04 UTC  (3+ messages)

[PATCH V2 1/3] scsi: ufs: set the device reference clock setting
 2018-07-03 18:04 UTC  (6+ messages)

4.17.x won't boot due to "x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G"
 2018-07-03 18:03 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] image fleecing
 2018-07-03 18:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/3] block/fleecing-filter: new filter driver for fleecing

struggling with initramfs
 2018-07-03 18:02 UTC 

[PATCH v6 0/10] rcar-vin: Add support for parallel input on Gen3
 2018-07-03 18:02 UTC  (3+ messages)

[PATCH 00/11] Adding security support for nvdimm
 2018-07-03 18:00 UTC  (6+ messages)
` [PATCH 04/11] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs

What's cooking in git.git (Jun 2018, #07; Thu, 28)
 2018-07-03 17:59 UTC  (3+ messages)
` as/safecrlf-quiet-fix, was "

[PATCH v8 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-03 17:58 UTC  (10+ messages)
` [PATCH v8 03/17] mm: Assign id to every memcg-aware shrinker

[iovisor-dev] [RFC PATCH 00/11] OVS eBPF datapath
 2018-07-03 17:56 UTC  (3+ messages)
  `  "

[v2 PATCH 0/2] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-07-03 17:53 UTC  (3+ messages)
` [v2 PATCH 2/2] powerpc: Enable CPU_FTR_ASYM_SMT for interleaved big-cores

[PATCH] ARM: disable KCOV for trusted foundations code
 2018-07-03 17:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] block: Fix attaching drained child node
 2018-07-03 17:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: Poll after drain on attaching a node
` [Qemu-devel] [PATCH 2/2] test-bdrv-drain: Test bdrv_append() to drained node

/tmp/cctnQ1CM.s:35: Error: .err encountered
 2018-07-03 17:50 UTC  (6+ messages)

Linux 3.18.114
 2018-07-03 17:32 UTC  (2+ messages)
` Linux 4.4.139

[tpm2] tpm2-tools man pages not installing?
 2018-07-03 17:49 UTC 

[Qemu-devel] [PATCH] ui/cocoa.m: replace scrollingDeltaY with deltaY
 2018-07-03 17:49 UTC  (2+ messages)

[v1] dmaengine: imx-sdma: add structure description to eliminate build warning with 'W=1'
 2018-07-03 17:49 UTC 

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-03 17:48 UTC  (10+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-03 17:47 UTC  (5+ messages)
` [PATCH v10 13/14] arm64: kexec_file: add kernel signature verification support

[PATCH 0/6] perf: Add ioctl for PMU driver configuration
 2018-07-03 17:47 UTC  (9+ messages)
` [PATCH 4/6] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH 5/6] perf/core: Use ioctl to communicate driver configuration to kernel

Checks added for CVE-2018-11235 too restrictive?
 2018-07-03 17:45 UTC  (3+ messages)

[PATCH] app/testpmd: set keep CRC offload flag
 2018-07-03 18:44 UTC 

[PATCH v2 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-07-03 17:44 UTC  (6+ messages)
` [PATCH v2 1/2] dax: dax_layout_busy_page() warn on !exceptional

[PATCH] drm/writeback: Fix the "overview" section of the doc
 2018-07-03 17:44 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] Usb 20180703 patches
 2018-07-03 17:43 UTC  (2+ messages)

[PATCH 0/6] audit: Fix various races when tagging and untagging mounts
 2018-07-03 17:42 UTC  (6+ messages)
` [PATCH 3/6] audit: Fix possible tagging failures

[PATCH] gpu: drm: v3d: use new return type vm_fault_t
 2018-07-03 17:42 UTC  (2+ messages)

[tpm2] tpm2-tools man pages not installing?
 2018-07-03 17:41 UTC 

[RFC PATCH] ACPI: bus: match of_device_id using acpi device
 2018-07-03 17:41 UTC  (2+ messages)

[Bug 200395] New: nv04_timer_read() hangs a CPU
 2018-07-03 17:40 UTC  (4+ messages)
` [Bug 200395] "

[PATCH 1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
 2018-07-03 17:40 UTC  (5+ messages)
` [PATCH 5/6] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 6/6] drm/i915: Track the last-active inside the i915_vma

[Bug 200387] New: amdgpu uses unusually high memory
 2018-07-03 17:40 UTC  (2+ messages)
` [Bug 200387] "

[PATCH 1/3] ARM: dts: rdu1: Add nodes for RAVE SP EEPROM
 2018-07-03 17:39 UTC  (3+ messages)

[RFC/RFT PATCH 0/2] disable_hest quirk on HP m400 with bad UEFI firmwware
 2018-07-03 17:39 UTC  (9+ messages)

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-03 17:36 UTC  (9+ messages)

[PATCH] block: make discard killable
 2018-07-03 17:35 UTC  (2+ messages)

question about : inv smmu atc all cmd timeout when pcie dpc occur
 2018-07-03 17:35 UTC 

[PATCH] block: fix infinite loop if the device loses discard capability
 2018-07-03 17:34 UTC  (2+ messages)

[PATCH] iommu/amd: fix missing tag from dev_err message
 2018-07-03 17:34 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Touch the NMI watchdog inside a GTT pass
 2018-07-03 17:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 3/3] perf trace arm64: Use generated syscall table
 2018-07-03 17:32 UTC 

[PATCH 2/3] perf arm64: Generate system call table from asm/unistd.h
 2018-07-03 17:32 UTC 

[PATCH 1/3] tools include: Grab copies of arm64 dependent unistd.h files
 2018-07-03 17:32 UTC 

[PATCH] gpiolib: Defer on non-DT find_chip_by_name() failure
 2018-07-03 17:31 UTC  (2+ messages)

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-07-03 17:28 UTC  (2+ messages)

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-03 17:25 UTC  (10+ messages)
` [PATCH v5 06/10] "

[PATCH v11 1/2] Refactor part of the oom report in dump_header
 2018-07-03 17:25 UTC  (2+ messages)

[Qemu-arm] [PATCH for-3.0 0/4] cmsdk-apb-timer: various bugfixes
 2018-07-03 17:10 UTC  (3+ messages)
` [Qemu-arm] [PATCH for-3.0 1/4] ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
  ` [Qemu-devel] "

[Bug 107066] [Regression] Tonga can't bring up > 1 display since DC enablement
 2018-07-03 17:24 UTC  (2+ messages)

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-07-03 17:23 UTC  (8+ messages)

[cip-dev] [PATCH 0/3] Document CMT and VIN
 2018-07-03 17:23 UTC  (2+ messages)

[PATCH] mm/memblock: replace u64 with phys_addr_t where appropriate
 2018-07-03 17:22 UTC  (2+ messages)

[Xenomai] Cobalt __SIGPOOL_SIZE
 2018-07-03 17:23 UTC  (2+ messages)

[RFC PATCH for 4.18] rseq: use __u64 for rseq_cs fields, validate user inputs
 2018-07-03  2:30 UTC  (3+ 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.