All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-14 00:21:09 to 2018-07-14 05:28:16 UTC [more...]

[PATCH 00/39 v7] PTI support for x86-32
 2018-07-14  5:21 UTC  (13+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 30/39] x86/mm/pti: Clone entry-text again in pti_finalize()
` [PATCH 38/39] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 39/39] x86/entry/32: Add debug code to check entry/exit cr3

[PATCH] net/enic: pick the right Rx handler after changing MTU
 2018-07-14  5:12 UTC  (2+ messages)

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-14  4:51 UTC  (18+ messages)

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-14  4:50 UTC  (32+ messages)
` [PATCH v6 01/13] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v6 02/13] device-dax: Enable page_mapping()
` [PATCH v6 03/13] device-dax: Set page->index
` [PATCH v6 04/13] filesystem-dax: "
` [PATCH v6 05/13] mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 07/13] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v6 08/13] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
  ` [v6,11/13] "
` [PATCH v6 12/13] x86/memory_failure: Introduce {set, clear}_mce_nospec()
  ` [v6,12/13] "
` [PATCH v6 13/13] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH bpf-next v5 0/3] bpf: btf: print bpftool map data with btf
 2018-07-14  4:57 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: btf: export btf types and name by offset from lib
` [PATCH bpf-next v5 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v5 3/3] bpf: btf: print map dump and lookup with btf info

[PATCH] kconfig: remove EXPERT from CHECKPOINT_RESTORE
 2018-07-14  4:44 UTC  (4+ messages)

[PATCH 1/2] powerpc: Add ppc32_allmodconfig defconfig target
 2018-07-14  4:35 UTC  (3+ messages)

[Qemu-devel] [Bug 1575607] [NEW] vm startup failed, qemu returned "kvm run failed Bad address"
 2018-07-14  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1575607] "

[Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" at amdgpu_vm_cpu_set_ptes at S3 resume
 2018-07-14  4:28 UTC  (2+ messages)
` [Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" in amdgpu_vm_cpu_set_ptes at amdgpu_vm.c:921

[PATCH] chrp/nvram.c: add MODULE_LICENSE()
 2018-07-14  4:27 UTC 

[PATCH] net/ethernet/freescale/fman: fix cross-build error
 2018-07-14  4:25 UTC  (2+ messages)

[PATCH] mmc: mxcmmc: Fix missing parentheses and brace
 2018-07-14  4:16 UTC  (2+ messages)

[PATCH 0/6] swap: THP optimizing refactoring
 2018-07-14  4:07 UTC  (5+ messages)
` [PATCH 1/6] swap: Add comments to lock_cluster_or_swap_info()

cron job: media_tree daily build: OK
 2018-07-14  3:59 UTC 

Out-of-tree kernel module is unbuildable
 2018-07-14  3:18 UTC 

[Qemu-devel] [PATCH] vhost: fix invalid downcast
 2018-07-14  4:09 UTC  (3+ messages)

[PATCH v6 00/35] drm/i915: Implement HDCP2.2
 2018-07-14  3:55 UTC  (39+ messages)
` [PATCH v6 01/35] drm: hdcp2.2 authentication msg definitions
` [PATCH v6 02/35] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v6 03/35] mei: bus: whitelist hdcp client
` [PATCH v6 04/35] linux/mei: Header for mei_hdcp driver interface
` [PATCH v6 05/35] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v6 06/35] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v6 07/35] component: alloc component_match without any comp to match
` [PATCH v6 08/35] drm/i915: component master at i915 driver load
` [PATCH v6 09/35] drm/i915: Initialize HDCP2.2 and its MEI interface
` [PATCH v6 10/35] drm/i915: Pullout the bksv read and validation
` [PATCH v6 11/35] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v6 12/35] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v6 13/35] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v6 14/35] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v6 15/35] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v6 16/35] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v6 17/35] drm/i915: Check HDCP 1.4 and 2.2 link "
` [PATCH v6 18/35] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v6 19/35] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v6 20/35] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v6 21/35] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH v6 22/35] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v6 23/35] misc/mei/hdcp: Component framework for I915 Interface
` [PATCH v6 24/35] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v6 25/35] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v6 26/35] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v6 27/35] misc/mei/hdcp: Verify H_prime
` [PATCH v6 28/35] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v6 29/35] misc/mei/hdcp: Initiate Locality check
` [PATCH v6 30/35] misc/mei/hdcp: Verify L_prime
` [PATCH v6 31/35] misc/mei/hdcp: Prepare Session Key
` [PATCH v6 32/35] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v6 33/35] misc/mei/hdcp: Verify M_prime
` [PATCH v6 34/35] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v6 35/35] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev8)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

Instability in current -git tree
 2018-07-14  3:28 UTC  (12+ messages)

[linux-next test] 125109: regressions - trouble: blocked/broken/fail/pass
 2018-07-14  3:27 UTC 

Trying to export per process network bandwidth stats under /proc/[pid]/
 2018-07-14  3:24 UTC 

[net-next:master 597/618] drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:444:23: sparse: symbol 'mvpp2_cls_flow_get' was not declared. Should it be static?
 2018-07-14  3:22 UTC  (3+ messages)
` [RFC PATCH net-next] net: mvpp2: mvpp2_cls_flow_get() can be static

[PATCH v2 4/4] clk: qcom: Add graphics clock controller driver for SDM845
 2018-07-14  3:20 UTC  (5+ messages)

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-14  3:07 UTC  (8+ messages)
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK

fio max blocksize
 2018-07-14  3:05 UTC  (11+ messages)

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-14  2:58 UTC  (3+ messages)

Vacation
 2018-07-14  2:58 UTC 

[PATCH RFC V2 0/3] blk-mq: support runtime PM
 2018-07-14  2:54 UTC  (4+ messages)

[GIT PULL] Block IO fix for 4.18-rc5
 2018-07-14  2:51 UTC 

mmotm 2018-07-13-16-51 uploaded
 2018-07-14  2:47 UTC  (3+ messages)
` mmotm 2018-07-13-16-51 uploaded (PSI)

[PATCH v4 1/2] leds: core: Introduce generic pattern interface
 2018-07-14  2:44 UTC  (3+ messages)

[PATCH bpf-next] tools: include reallocarray feature test in FEATURE_TESTS_BASIC
 2018-07-14  2:26 UTC  (2+ messages)

[PATCH] fs/coda: potential buffer overflow in coda_psdev_write()
 2018-07-14  2:24 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[RFC] x86, tsc: Add kcmdline args for skipping tsc calibration sequences
 2018-07-14  2:40 UTC  (2+ messages)

[mmotm:master 173/329] kernel/sched/psi.c:504:26: sparse: incorrect type in assignment (different address spaces)
 2018-07-14  2:38 UTC 

ipmitool default interface
 2018-07-14  2:34 UTC  (2+ messages)

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

[mmotm:master 170/329] kernel/sched/psi.c:153:18: sparse: incorrect type in initializer (different address spaces)
 2018-07-14  2:24 UTC 

[PATCH] send-email: Fix tls AUTH when sending batch
 2018-07-14  2:14 UTC 

Kernel 4.17.4 lockup
 2018-07-14  2:08 UTC  (14+ messages)

next/master boot: 184 boots: 13 failed, 171 passed (next-20180711)
 2018-07-14  2:19 UTC  (5+ messages)

[PATCH] Block: blk-throttle: skip bad bio counting if io.low is not in use
 2018-07-14  1:50 UTC 

[PATCH V2] ARM: dts: imx6sl-evk: add missing GPIO iomux setting
 2018-07-14  1:53 UTC  (2+ messages)

[fstests PATCH v2 0/2] Add test for DAX+ext4+DMA race
 2018-07-14  1:41 UTC  (5+ messages)
` [fstests PATCH v2 2/2] generic/999: test DAX DMA vs truncate/hole-punch

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-07-14  1:55 UTC  (5+ messages)

[PATCH] gpio: mxc: add power management support
 2018-07-14  1:53 UTC  (3+ messages)

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-14  1:52 UTC  (5+ messages)
` [PATCH v11 03/15] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()

[PATCH v9 0/2] regulator: add QCOM RPMh regulator driver
 2018-07-14  1:50 UTC  (6+ messages)
` [PATCH v9 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v9 2/2] regulator: add QCOM RPMh regulator driver

[PATCH net] qlogic: check kstrtoul() for errors
 2018-07-14  1:29 UTC  (3+ messages)

[PATCH] of: mdio: Support fixed links in of_phy_get_and_connect()
 2018-07-14  1:25 UTC  (2+ messages)

[PATCH net-next] net: sched: refactor flower walk to iterate over idr
 2018-07-14  1:24 UTC  (2+ messages)

[PATCH] net/qede: move SPDX tags to source files
 2018-07-14  1:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/bnx2x: move SPDX tags to source files
 2018-07-14  1:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf-next v3 11/13] tools: bpf: make use of reallocarray
 2018-07-14  1:16 UTC  (5+ messages)
` [bpf-next,v3,11/13] "

[PATCH 0/6] net/mlx5: add support for switch flow rules
 2018-07-14  1:29 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] net/mlx5: lay groundwork for switch offloads

[PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
 2018-07-14  1:26 UTC  (2+ messages)

[PATCH net-next v2 0/7] A fix and a few improvements on mvneta
 2018-07-14  1:23 UTC  (5+ messages)
` [PATCH net-next v2 5/7] net: mvneta: Allocate page for the descriptor

[PATCH v4 0/3] Enable SGX on k3 (AM654x)
 2018-07-14  1:15 UTC  (2+ messages)

[PATCH v2] drm/i915/dp: Give up link training clock recovery after 10 failed attempts
 2018-07-14  1:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Give up link training clock recovery after 10 failed attempts (rev2)

[PATCH RFC 24/24] drm/lima: add makefile and kconfig
 2018-07-14  1:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] linux-user: ppc64: use the correct values for F_*LK64s
 2018-07-14  1:07 UTC  (2+ messages)

[PATCH v18 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
 2018-07-14  1:12 UTC  (4+ messages)
` [v18,3/7] "

[U-Boot] [PATCH] mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
 2018-07-14  1:11 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-07-14  1:10 UTC  (2+ messages)

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-07-14  0:52 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/psr: Add PSR tests to fast-feedback list
 2018-07-14  1:08 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

rev-parse --show-toplevel broken during exec'ed rebase?
 2018-07-14  0:57 UTC  (3+ messages)
` [PATCH] sequencer: pass absolute GIT_WORK_TREE to exec commands

[next-20180711][Oops] linux-next kernel boot is broken on powerpc
 2018-07-14  0:55 UTC  (4+ messages)

About hung task on generic/041
 2018-07-14  0:25 UTC  (4+ messages)

[RFC] mmap: under direct=1, only call msync and madvise on writes
 2018-07-14  0:19 UTC 

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-14  0:34 UTC  (8+ messages)
` [PATCH v5 05/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v5 08/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH net-next v6 01/11] net: sched: use rcu for action cookie update
 2018-07-14  0:14 UTC  (5+ messages)

[RFC iproute2-next v1 0/5] net/sched: Introduce the taprio scheduler
 2018-07-14  0:06 UTC  (6+ messages)
` [RFC iproute2-next v1 1/5] utils: Implement get_s64()
` [RFC iproute2-next v1 2/5] include: Add helper to retrieve a __s64 from a netlink msg
` [RFC iproute2-next v1 3/5] libnetlink: Add helper for getting a __s32 from netlink msgs
` [RFC iproute2-next v1 4/5] include: add definitions for taprio [DO NOT COMMIT]
` [RFC iproute2-next v1 5/5] tc: Add support for configuring the taprio scheduler

[RFC net-next v1 0/1] net/sched: Introduce the taprio scheduler
 2018-07-14  0:05 UTC  (2+ messages)
` [RFC net-next v1 1/1] "

[patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
 2018-07-14  0:20 UTC  (4+ 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.