All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-23 18:50:10 to 2018-03-23 19:26:31 UTC [more...]

[PATCH 00/11] Use global pages with PTI
 2018-03-23 19:26 UTC  (7+ messages)
` [PATCH 05/11] x86/mm: do not auto-massage page protections
` [PATCH 09/11] x86/pti: enable global pages for shared areas

[PATCH 00/14] fscrypt: improved logging and other cleanups
 2018-03-23 19:23 UTC  (30+ messages)
` [PATCH 01/14] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 02/14] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 03/14] fscrypt: remove WARN_ON_ONCE() when decryption fails
` [PATCH 04/14] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 05/14] fscrypt: don't clear flags on crypto transform
` [PATCH 06/14] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 07/14] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 08/14] fscrypt: drop empty name "
` [PATCH 09/14] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 10/14] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 11/14] fscrypt: remove internal key size constants
` [PATCH 12/14] fscrypt: use a common logging function
` [PATCH 13/14] fscrypt: separate key lookup from key derivation
` [PATCH 14/14] fscrypt: only derive the needed portion of the key

[PATCH 0/9] x86, pkeys: two protection keys bug fixes
 2018-03-23 19:23 UTC  (4+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC

[PATCH] x86/efi: Free efi_pgd with free_pages()
 2018-03-23 19:21 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH V3] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-23 19:22 UTC  (3+ messages)

[PATCH v3] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-23 19:22 UTC  (5+ messages)
` [PATCH v4] "

[RESEND RFC] translate_pid API
 2018-03-23 19:16 UTC  (42+ messages)
          ` [REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support
            ` [REVIEW][PATCH 01/11] sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
            ` [REVIEW][PATCH 02/11] shm/security: Pass kern_ipc_perm not shmid_kernel into the shm "
            ` [REVIEW][PATCH 03/11] msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue "
            ` [REVIEW][PATCH 04/11] sem: Move struct sem and struct sem_array into ipc/sem.c
            ` [REVIEW][PATCH 05/11] shm: Move struct shmid_kernel into ipc/shm.c
            ` [REVIEW][PATCH 06/11] msg: Move struct msg_queue into ipc/msg.c
            ` [REVIEW][PATCH 07/11] ipc: Move IPCMNI from include/ipc.h into ipc/util.h
            ` [REVIEW][PATCH 08/11] ipc/util: Helpers for making the sysvipc operations pid namespace aware
            ` [REVIEW][PATCH 09/11] ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces
              ` [REVIEW][PATCH 10/11] ipc/msg: Fix msgctl(..., "
            ` [REVIEW][PATCH 11/11] ipc/sem: Fix semctl(..., GETPID, "

[Qemu-devel] [Bug 1673976] [NEW] core dump
 2018-03-23 19:07 UTC  (3+ messages)
` [Qemu-devel] [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)

[PATCH] of_net: Implement of_get_nvmem_mac_address helper
 2018-03-23 19:20 UTC  (3+ messages)

[PATCH v3 0/8] gfs2 iomap write support
 2018-03-23 19:17 UTC  (18+ messages)
` [Cluster-devel] "
` [PATCH v3 1/8] gfs2: gfs2_stuffed_write_end cleanup
  ` [Cluster-devel] "
` [PATCH v3 2/8] gfs2: Remove ordered write mode handling from gfs2_trans_add_data
  ` [Cluster-devel] "
` [PATCH v3 3/8] gfs2: Iomap cleanups and improvements
  ` [Cluster-devel] "
` [PATCH v3 4/8] iomap: Add write_{begin,end} iomap operations
  ` [Cluster-devel] [PATCH v3 4/8] iomap: Add write_{begin, end} "
` [PATCH v3 5/8] gfs2: Implement iomap buffered write support
  ` [Cluster-devel] "
` [PATCH v3 6/8] gfs2: Implement iomap direct I/O support
  ` [Cluster-devel] "
` [PATCH v3 7/8] gfs2: Remove gfs2_write_{begin,end}
  ` [Cluster-devel] [PATCH v3 7/8] gfs2: Remove gfs2_write_{begin, end}
` [PATCH v3 8/8] iomap: Complete partial direct I/O writes synchronously
  ` [Cluster-devel] "

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-23 19:16 UTC  (12+ messages)

Where to post patches for 'linux-fslc'
 2018-03-23 19:17 UTC 

[Buildroot] [At91Bootstrap3] Overriding dtb chosen arguments for kernel command line
 2018-03-23 19:15 UTC 

[Qemu-trivial] [PATCH v2 0/5] coccinelle: re-run scripts from scripts/coccinelle
 2018-03-23 19:14 UTC  (5+ messages)
` [Qemu-trivial] [PATCH v2 3/5] error: Remove NULL checks on error_propagate() calls
  ` [Qemu-trivial] [Qemu-ppc] "
    ` [Qemu-devel] "
    ` [Qemu-arm] "

Regression with arm in next with stack protector
 2018-03-23 19:15 UTC  (4+ messages)

[PATCH v5 0/3] ib: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-23 19:15 UTC  (4+ messages)
` [PATCH v5 2/3] RDMA/i40iw: "

[failures] zboot-fix-stack-protector-in-compressed-boot-phase.patch removed from -mm tree
 2018-03-23 19:15 UTC 

[PATCH v6] RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs #2
 2018-03-23 19:13 UTC  (3+ messages)

[PATCH] kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
 2018-03-23 19:12 UTC  (2+ messages)

[RFC 1/2] docs: dts: Added documentation for Xilinx zynqmp Reset Controller bindings
 2018-03-24 19:11 UTC  (2+ messages)
` [RFC 2/2] reset: reset-zynqmp: Adding support for Xilinx zynqmp reset controller

[meta-security][rocko][PATCH v2] clamav: Add missing clamav.service file to SRC_URI
 2018-03-23 19:10 UTC 

[PATCH] xfs/444: test log replay after XFS_IOC_SWAPEXT
 2018-03-23 19:09 UTC  (5+ messages)

[RFC] SHASH_DESC_ON_STACK macro
 2018-03-23 19:09 UTC  (2+ messages)
` [RESEND] "

[U-Boot] [PATCH v2 1/3] ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG
 2018-03-23 19:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig

[PATCH CI 0/7] ICL reviewed mergeable patches
 2018-03-23 19:08 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[xen-4.7-testing test] 121047: tolerable FAIL - PUSHED
 2018-03-23 19:07 UTC 

[Bug 105718] amdgpu reported fan speed looks too high (dual fan Sapphire Pulse Vega 56)
 2018-03-23 19:07 UTC  (2+ messages)

[RFC PATCH v4] rebase-interactive
 2018-03-23 19:06 UTC  (4+ messages)
` [RFC PATCH v4] rebase: Update invocation of rebase dot-sourced scripts

[PATCH v2 linux dev-4.13] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-23 19:06 UTC 

[PATCH v3 linux dev-4.10] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-23 19:05 UTC 

[CI 1/2] drm/i915/guc: Fix null pointer dereference when GuC FW is not available
 2018-03-23 19:04 UTC  (7+ messages)

[merged] mm-vmscan-wake-up-flushers-for-legacy-cgroups-too.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2018-03-23 19:04 UTC 

[merged] revert-mm-page_alloc-skip-over-regions-of-invalid-pfns-where-possible.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] mm-shmem-do-not-wait-for-lock_page-in-shmem_unused_huge_shrink.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] mm-thp-do-not-wait-for-lock_page-in-deferred_split_scan.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] mm-khugepaged-convert-vm_bug_on-to-collapse-fail.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] x86-mm-implement-free-pmd-pte-page-interfaces.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] mm-vmalloc-add-interfaces-to-free-unmapped-page-table.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] h8300-remove-extranous-__big_endian-definition.patch removed from -mm tree
 2018-03-23 19:04 UTC 

[merged] hugetlbfs-check-for-pgoff-value-overflow.patch removed from -mm tree
 2018-03-23 19:03 UTC 

[merged] lockdep-fix-fs_reclaim-warning.patch removed from -mm tree
 2018-03-23 19:03 UTC 

[U-Boot] Please pull from u-boot-i2c
 2018-03-23 19:01 UTC 

[U-Boot] [PATCH 1/1] i2c: lpi2c: remove superfluous assignments
 2018-03-23 19:01 UTC  (2+ messages)

[Buildroot] [PATCH v2/next 0/4] Update WebKitGTK+ to 2.20.0
 2018-03-23 18:59 UTC  (5+ messages)
` [Buildroot] [PATCH v2/next 1/4] brotli: new package
` [Buildroot] [PATCH v2/next 2/4] woff2: "
` [Buildroot] [PATCH v2/next 3/4] webkitgtk: update to version 2.20.0
` [Buildroot] [PATCH v2/next 4/4] webkitgtk: Add upstream patch for better memory monitoring

[PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
 2018-03-23 18:58 UTC  (5+ messages)
` [PATCH 00/27] sb/object-store updates

[Intel-wired-lan] [PATCH] ixgbe: tweak page counting for XDP_REDIRECT
 2018-03-23 18:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] efi_loader: initialize ethernet device path fully
 2018-03-23 18:58 UTC 

[PATCH] swiotlb: swiotlb_{alloc, free}_buffer should depend on CONFIG_DMA_DIRECT_OPS
 2018-03-23 18:57 UTC  (3+ messages)
` [PATCH] swiotlb: swiotlb_{alloc,free}_buffer "

[Intel-wired-lan] [PATCH v5 1/2] ixgbevf: keep writel() closer to wmb()
 2018-03-23 18:57 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v5 2/2] ixgbevf: eliminate duplicate barriers on weakly-ordered archs

[PATCH net-next nfs 0/6] Converting pernet_operations (part #7)
 2018-03-23 18:55 UTC  (10+ messages)
` [PATCH net-next nfs 1/6] net: Convert rpcsec_gss_net_ops
` [PATCH net-next nfs 2/6] net: Convert sunrpc_net_ops
` [PATCH net-next nfs 4/6] net: Convert nfs4_dns_resolver_ops
` [PATCH net-next nfs 5/6] net: Convert nfs4blocklayout_net_ops

[Intel-wired-lan] [PATCH v3 1/2] i40e: tweak page counting for XDP_REDIRECT
 2018-03-23 18:55 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v3 2/2] i40e: add support "

[PATCH v7 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-23 18:53 UTC  (25+ messages)
` [PATCH v7 1/7] i40e/i40evf: "
  ` [Intel-wired-lan] "
` [PATCH v7 2/7] ixgbe: eliminate "
  ` [Intel-wired-lan] "
` [PATCH v7 3/7] igbvf: "
  ` [Intel-wired-lan] "
` [PATCH v7 4/7] igb: "
  ` [Intel-wired-lan] "
` [PATCH v7 5/7] fm10k: Eliminate "
  ` [Intel-wired-lan] "
` [PATCH v7 6/7] ixgbevf: keep writel() closer to wmb()
  ` [Intel-wired-lan] "
` [PATCH v7 7/7] ixgbevf: eliminate duplicate barriers on weakly-ordered archs
  ` [Intel-wired-lan] "

[PATCH v4 1/3] drm/i915: Reorder early initialization
 2018-03-23 18:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v4,1/3] "

[PATCH v6 0/6] Add MediaTek PMIC keys support
 2018-03-23 18:54 UTC  (4+ messages)

[iproute2 0/1] iproute2: add TIPC statistics support in ss
 2018-03-23 18:50 UTC  (3+ messages)
` [iproute2 1/1] ss: Add support for TIPC socket diag in ss tool

[PATCH] nfsd: tidy return values in nfs4_delegation_exists()
 2018-03-23 18:50 UTC  (3+ messages)

[Qemu-devel] [PULL 00/10] target-arm queue
 2018-03-23 18:49 UTC  (2+ messages)
` [Qemu-devel] [PULL 09/10] target/arm: Set FSR for BKPT, BRK when raising exception


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.