All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-22 00:21:24 to 2018-02-22 01:55:35 UTC [more...]

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-02-22  1:55 UTC  (51+ messages)
` [PATCH v12 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v12 02/22] selftests/vm: rename all references to pkru to a generic name
` [PATCH v12 03/22] selftests/vm: move generic definitions to header file
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
` [PATCH v12 05/22] selftests/vm: generic function to handle shadow key register
` [PATCH v12 06/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v12 08/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 09/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v12 10/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v12 11/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v12 12/22] selftests/vm: generic cleanup
` [PATCH v12 13/22] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v12 14/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v12 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()

[PATCH v2 00/17] tracing: probeevent: Improve fetcharg features
 2018-02-22  1:53 UTC  (6+ messages)
` [PATCH v2 01/17] tracing: probeevent: Fix to support minus offset from symbol

[PATCH 000/100] rtc: remove cargo culted code
 2018-02-22  1:53 UTC  (3+ messages)
` [PATCH 066/100] rtc: sc27xx: stop validating rtc_time in .read_time

[Buildroot] [RFC] testing: add python-crossbar tests
 2018-02-22  1:53 UTC  (2+ messages)

Question about get_cached_commit_buffer()
 2018-02-22  1:52 UTC  (4+ messages)
` [PATCH] commit: drop uses of get_cached_commit_buffer()

[PATCH 00/13] Remove metag architecture
 2018-02-22  1:52 UTC  (6+ messages)
` [PATCH 04/13] Drop a bunch of metag references
` [PATCH 11/13] watchdog: imgpdc: Drop METAG dependency

[PATCH] btrfs: qgroups, properly handle no reservations
 2018-02-22  1:50 UTC  (3+ messages)

[U-Boot] [PATCH for 2018.03] sunxi: README.sunxi64: Add hint about non-debug ATF
 2018-02-22  1:50 UTC 

[igt-dev] [PATCH i-g-t 1/6] aubdump: Add gen8_map_range
 2018-02-22  1:49 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 2/6] aubdump: Add bitmap to track gtt pages that have been mapped
` [igt-dev] [PATCH i-g-t 3/6] aubdump: For gen10+ support addresses up to 4GB
` [igt-dev] [PATCH i-g-t 6/6] aubdump: Signal drm sync objects when device override is used
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/6] aubdump: Add gen8_map_range

[U-Boot] TCP & Overrrun
 2018-02-22  1:45 UTC  (8+ messages)
              ` [U-Boot] TCP Patch Set

[PATCH 1/2] fs/efivarfs: restrict inode permissions
 2018-02-22  1:45 UTC  (11+ messages)
                  ` [PATCH] efivarfs: Limit the rate for non-root to read files

[PATCH 19/23] NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'
 2018-02-22  1:51 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2 00/27] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
 2018-02-22  1:44 UTC  (3+ messages)
` [PATCH v2 03/27] libbtrfsutil: add Python bindings

[PATCH v2 00/10] Chunk allocator unification
 2018-02-22  1:43 UTC  (4+ messages)
` [PATCH v2 06/10] btrfs-progs: kernel-lib: Port kernel sort() to btrfs-progs

[PATCH RFC v8 0/6] Introduce the STACKLEAK feature and a test for it
 2018-02-22  1:43 UTC  (2+ messages)

[morty/rocko/master][PATCH] ti-pdk: Allow Doxygen generation to be optional
 2018-02-22  1:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] test/perf: fixup inverted condition
 2018-02-22  1:41 UTC 

[igt-dev] [PATCH i-g-t] tests/perf: make oa-exponents subtest more reliable
 2018-02-22  1:41 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/acpi-build: build SRAT memory affinity structures for NVDIMM
 2018-02-22  1:40 UTC  (5+ messages)

[PATCH 00/13] media: imx: Switch to subdev notifiers
 2018-02-22  1:39 UTC  (14+ messages)
` [PATCH 01/13] media: v4l2-fwnode: Let parse_endpoint callback decide if no remote is error
` [PATCH 02/13] media: v4l2: async: Allow searching for asd of any type
` [PATCH 03/13] media: v4l2: async: Add v4l2_async_notifier_add_subdev
` [PATCH 04/13] media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
` [PATCH 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers
` [PATCH 06/13] media: platform: video-mux: Register a subdev notifier
` [PATCH 07/13] media: imx: csi: "
` [PATCH 08/13] media: imx: mipi csi-2: "
` [PATCH 09/13] media: staging/imx: of: Remove recursive graph walk
` [PATCH 10/13] media: staging/imx: Loop through all registered subdevs for media links
` [PATCH 11/13] media: staging/imx: Rename root notifier
` [PATCH 12/13] media: staging/imx: Switch to v4l2_async_notifier_add_subdev
` [PATCH 13/13] media: staging/imx: TODO: Remove one assumption about OF graph parsing

Multi-driver support for Fortville
 2018-02-22  1:37 UTC  (4+ messages)

[V3] drm/i915: Enable VBT based BL control for DP
 2018-02-22  1:36 UTC  (6+ messages)
` [V4] "

libtalloc failure due to waf
 2018-02-22  1:36 UTC  (11+ messages)

[PATCH 3/4] iommu/virtio: Add event queue
 2018-02-22  1:35 UTC  (3+ messages)

[PATCH 0/2] Stackleak for arm64
 2018-02-22  1:35 UTC  (6+ messages)
` [PATCH 2/2] arm64: Clear the stack

[PATCH v2 0/8] PECI device driver introduction
 2018-02-22  1:29 UTC  (12+ messages)
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic PECI hwmon client driver

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-02-22  1:28 UTC  (9+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct

[Qemu-devel] [PATCH v4 00/22] re-factor softfloat and add fp16 functions
 2018-02-22  1:23 UTC  (5+ messages)

[PATCH] btrfs: Add nossd_spread mount option
 2018-02-22  1:20 UTC  (2+ messages)

Bug with 'ip' command where build a stuck list of interfaces
 2018-02-22  1:19 UTC 

[Fuego] release test issues
 2018-02-22  1:19 UTC  (3+ messages)

[PATCH] rtc: brcmstb-waketimer: Set wktmr prescaler
 2018-02-22  1:15 UTC  (2+ messages)

[PATCH] audit: do not panic kernel on invalid audit parameter
 2018-02-22  1:13 UTC  (5+ messages)
` [PATCH v2] "

[master][PATCH] linux-ti-staging: use KERNEL_PACKAGE_NAME for devicetree package
 2018-02-22  1:12 UTC 

[GIT PULL] seccomp updates for v4.16-rc3
 2018-02-22  1:11 UTC 

[igt-dev] [PATCH igt] igt/kms_fbcon_fbt: Handle ENODEV when checking i915_fbc_info for chipset support
 2018-02-22  1:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] some fixups for PTRACE_SECCOMP_GET_METADATA
 2018-02-22  1:05 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 9ca8cbbd97820b1348f3d12d76083f00d2782caf
 2018-02-22  1:04 UTC 

[GIT PULL] seccomp updates for v4.16-rc3
 2018-02-22  1:04 UTC 

[PATCH 4.9 00/77] 4.9.83-stable review
 2018-02-22  1:01 UTC  (3+ messages)
` [PATCH 4.9 34/77] powerpc: fix build errors in stable tree

[PATCH] audit: return on memory error to avoid null pointer dereference
 2018-02-22  0:55 UTC  (7+ messages)

What's cooking in git.git (Feb 2018, #03; Wed, 21)
 2018-02-22  0:56 UTC  (2+ messages)

[PATCH v2 0/3] Add "git rebase --show-patch"
 2018-02-22  0:54 UTC  (4+ messages)
` [PATCH v3 0/3] Add "git rebase --show-current-patch"

[PATCH 1/4] drm/i915/icl: Add the ICL PCI IDs
 2018-02-22  0:54 UTC  (3+ messages)
` [PATCH 2/4] drm/i915/icl: Show interrupt registers in debugfs

NVMeOF I/O errors
 2018-02-22  0:53 UTC 

Status of FST and mount times
 2018-02-22  0:53 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t v4 01/11] lib/igt_dummyload: add igt_cork
 2018-02-22  0:52 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5] "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v5] lib/igt_dummyload: add igt_cork (rev2)

[v2] usb: quirks: add control message delay for 1b1c:1b20
 2018-02-22  0:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins
 2018-02-22  0:51 UTC 

[PATCHv2 00/16] Moving global state into the repository object (part 1)
 2018-02-22  0:51 UTC  (27+ messages)
` [PATCHv3 00/27] "
  ` [PATCH 02/27] object-store: migrate alternates struct and functions from cache.h
  ` [PATCH 03/27] object-store: move alt_odb_list and alt_odb_tail to object store
  ` [PATCH 04/27] object-store: free alt_odb_list
  ` [PATCH 06/27] object-store: close all packs upon clearing the object store
  ` [PATCH 08/27] pack: move approximate object count to "
  ` [PATCH 09/27] sha1_file: add raw_object_store argument to alt_odb_usable
  ` [PATCH 14/27] sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
  ` [PATCH 15/27] sha1_file: allow prepare_alt_odb "
  ` [PATCH 16/27] sha1_file: add repository argument to sha1_file_name
  ` [PATCH 19/27] sha1_file: add repository argument to map_sha1_file_1
  ` [PATCH 22/27] sha1_file: allow sha1_file_name to handle arbitrary repositories
  ` [PATCH 24/27] sha1_file: allow open_sha1_file "

[PATCH] lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
 2018-02-22  0:50 UTC  (3+ messages)

[tpm2] Library libtcti-device.so not found in initramfs
 2018-02-22  0:48 UTC 

[PATCH] nfsd4: send the special close_stateid in v4.0 replies as well
 2018-02-22  0:48 UTC  (2+ messages)

A special case in write_flush which cause the umount busy
 2018-02-22  0:46 UTC  (5+ messages)
    ` [PATCH] SUNRPC: cache: ignore timestamp written to 'flush' file

usb: quirks: add control message delay for 1b1c:1b20
 2018-02-22  0:46 UTC  (2+ messages)
` [PATCH] "

[PATCH] selftests/bpf: update gitignore with test_libbpf_open
 2018-02-22  0:44 UTC  (12+ messages)

[U-Boot] [PATCH 1/2] doc: mxc_hab: Move HAB related info to the appropriate doc
 2018-02-22  0:42 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] doc: mxc_hab: Update i.MX HAB documentation

[PATCH net-next] RDS: deliver zerocopy completion notification with data as an optimization
 2018-02-22  0:39 UTC  (8+ messages)

[PATCH] doc: process: Add "Root-caused-by" and "Suggested-by"
 2018-02-22  0:37 UTC 

[xen-4.8-testing test] 119771: tolerable FAIL - PUSHED
 2018-02-22  0:37 UTC 

[PATCH] Add support for -R option in nfs4_getfacl so we can list the ACLs of all files and directories recursively
 2018-02-22  0:34 UTC  (3+ messages)

[PATCH] generic/25[02]: increase filesystem size
 2018-02-22  0:32 UTC 

[Intel-wired-lan] [PATCH] i40e: remove some stray indenting
 2018-02-22  0:30 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Scanout fence fixes/cleanups
 2018-02-22  0:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Scanout fence fixes/cleanups (rev3)

[PATCH RFC PoC 0/3] nftables meets bpf
 2018-02-22  0:30 UTC  (5+ messages)

Pull Request for linux-next
 2018-02-22  0:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH][V2] i40evf: remove redundant array comparisons to 0 checks
 2018-02-22  0:29 UTC  (2+ messages)

[PATCH v2] kconfig.h: Include compiler types to avoid missed struct attributes
 2018-02-22  0:28 UTC 

[PATCH net] ibmvnic: Fix early release of login buffer
 2018-02-22  0:18 UTC 

[kernel-hardening] Re: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2018-02-22  0:27 UTC  (8+ messages)
` RANDSTRUCT structs need linux/compiler_types.h (Was: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11)

[PATCH 2/3] platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
 2018-02-22  0:25 UTC  (2+ messages)

[PATCH 0/3] x86/pti: KVM: fixes and optimizations for IBRS
 2018-02-22  0:25 UTC  (3+ messages)
` [PATCH 3/3] KVM: VMX: mark RDMSR path as unlikely

[PATCH 00/36] object_id part 12
 2018-02-22  0:24 UTC  (3+ messages)

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-02-22  0:23 UTC  (3+ messages)
` [PATCH v5 00/17] "

[PATCH] Synchronize task mm counters on context switch
 2018-02-22  0:23 UTC  (4+ messages)

[PATCH RFC 1/1] powerpc/pseries: fix EEH recovery of IOV devices
 2018-02-22  0:23 UTC 

[PATCH] selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
 2018-02-22  0:23 UTC  (4+ messages)

[RESEND meta-python PATCH 1/2] python3-jsonschema: Remove RDEPENDS on python3-misc
 2018-02-21 21:48 UTC  (3+ messages)
` [RESEND meta-python PATCH 2/2] python3-requests: "

[PATCH 1/3] HID: add driver for Valve Steam Controller
 2018-02-22  0:19 UTC  (4+ messages)

[PATCH] kconfig.h: Include compiler types to avoid missed struct attributes
 2018-02-22  0:21 UTC 


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.