messages from 2018-02-22 00:46:53 to 2018-02-22 01:57:26 UTC [more...]
[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-02-22 1:55 UTC (110+ 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 v12 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v12 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v12 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v12 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v12 21/22] selftests/vm: sub-page allocator
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c
[PATCH RFC PoC 0/3] nftables meets bpf
2018-02-22 1:56 UTC (6+ messages)
[PATCH v2 00/27] btrfs-progs: introduce libbtrfsutil, "btrfs-progs as a library"
2018-02-22 1:55 UTC (5+ messages)
` [PATCH v2 03/27] libbtrfsutil: add Python bindings
` [PATCH v2 10/27] libbtrfsutil: add btrfs_util_[gs]et_default_subvolume()
[Buildroot] [PATCH next 1/5] support/scripts/pkg-stats-new: rewrite in Python
2018-02-22 1:55 UTC (2+ messages)
[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 (9+ 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
[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/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 (10+ 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 (5+ 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 (8+ messages)
` [PATCHv3 00/27] "
` [PATCH 08/27] pack: move approximate object count to object store
` [PATCH 14/27] sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
` [PATCH 16/27] sha1_file: add repository argument to sha1_file_name
[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
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.