All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-09 20:44:54 to 2020-10-09 21:40:13 UTC [more...]

[PATCH] vmbus: Don't make QOM property registration conditional
 2020-10-09 21:33 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/15] Replace terms master/slave lcore with main/worker lcore
 2020-10-09 21:38 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 00/17] Replace terms master/slave
  ` [dpdk-dev] [PATCH v4 01/17] doc/coding_style: add policy about master/slave
  ` [dpdk-dev] [PATCH v4 02/17] eal: add macro to mark macros as deprecated
  ` [dpdk-dev] [PATCH v4 03/17] eal: rename lcore word choices

[PATCH net-next v4 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-09 21:40 UTC  (6+ messages)
` [PATCH net-next v4 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
    ` [Bridge] "

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 21:34 UTC  (94+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
    ` [Intel-wired-lan] "
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

nouveau broken on Riva TNT2 in 5.9.0-rc8: GPU not supported on big-endian
 2020-10-09 21:26 UTC 

[jpirko-mlxsw:jiri_devel_xmrouter 30/40] drivers/net/ethernet/mellanox/mlxsw/spectrum_router_xm.c:353:9: warning: shift count is negative
 2020-10-09 21:34 UTC 

[PATCH v4 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-09 21:30 UTC  (12+ messages)
` [PATCH v4 seccomp 1/5] seccomp/cache: Lookup syscall allowlist bitmap for fast path
` [PATCH v4 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
` [PATCH v4 seccomp 3/5] x86: Enable seccomp architecture tracking

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-09 21:31 UTC  (3+ messages)
` [PATCH 12/12] [RFC] qom: Lock properties of all TYPE_USER_CREATABLE types
  ` [PATCH] check-qom-proplist: Don't register instance props for user-creatable type

[ovmf test] 155594: all pass - PUSHED
 2020-10-09 21:32 UTC 

[PATCH v8 11/14] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-10-09 21:30 UTC  (2+ messages)

Who uses TYPE_VMBUS_DEVICE?
 2020-10-09 21:28 UTC  (3+ messages)

[PATCH v3 1/5] fpga: dfl: rename the bus type "dfl" to "fpga-dfl"
 2020-10-09 21:28 UTC  (10+ messages)

[PATCH] nbd: Support Kconfig configuration of nbds_max and max_part
 2020-10-09 21:18 UTC 

[PATCH bpf-next v2] bpf_fib_lookup: optionally skip neighbour lookup
 2020-10-09 21:28 UTC  (4+ messages)

[PATCH v8 08/14] PCI/AER: Extend AER error handling to RCECs
 2020-10-09 21:27 UTC  (2+ messages)

(no subject)
 2020-10-09 21:25 UTC  (4+ messages)
` [PATCH v2 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API

[PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache
 2020-10-09 21:24 UTC  (4+ messages)

[PATCH 2/2] riscv: Fixup static_obj() fail v2
 2020-10-09 21:23 UTC  (7+ messages)

[PATCH] drm/amd/display: Fix module load hangs when connected to an eDP
 2020-10-09 21:22 UTC  (2+ messages)

[PATCH] valgrind: drd: fix pthread intercept test failures
 2020-10-09 21:22 UTC  (4+ messages)
` [OE-core] "

[linux-lvm] thin: pool target too small
 2020-10-09 21:15 UTC  (14+ messages)

[PATCH] rcutorture: remove unneeded check
 2020-10-09 21:18 UTC  (3+ messages)

[PATCH v3] commit-graph: ignore duplicates when merging layers
 2020-10-09 21:17 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] commit-graph: don't write commit-graph when disabled

[Intel-gfx] [PATCH v3 1/3] drm/i915/vbt: Fix backlight parsing for VBT 234+
 2020-10-09 21:15 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3,1/3] "

[PATCH 0/5] Improve kernel section protections
 2020-10-09 21:13 UTC  (12+ messages)
` [PATCH 1/5] RISC-V: Move __start_kernel to .head.text
` [PATCH 2/5] RISC-V: Initialize SBI early
` [PATCH 3/5] RISC-V: Enforce protections for kernel sections early
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data
` [PATCH 5/5] RISC-V: Move dynamic relocation section under __init

[dpdk-dev] [PATCH v4 0/8] fix distributor synchronization issues
 2020-10-09 21:12 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 00/15] "
    ` [dpdk-dev] [PATCH v5 12/15] distributor: fix scalar matching
    ` [dpdk-dev] [PATCH v5 13/15] test/distributor: add test with packets marking

OpRegion conflicts for Skylake LPSS
 2020-10-09 21:12 UTC  (11+ messages)

[dpdk-dev] [dpdk-dev v10 0/4] cryptodev: add raw data-path APIs
 2020-10-09 21:11 UTC  (6+ messages)
` [dpdk-dev] [dpdk-dev v11 "
  ` [dpdk-dev] [dpdk-dev v11 1/4] cryptodev: change crypto symmetric vector structure
  ` [dpdk-dev] [dpdk-dev v11 2/4] cryptodev: add raw crypto data-path APIs
  ` [dpdk-dev] [dpdk-dev v11 3/4] crypto/qat: add raw crypto data-path API support
  ` [dpdk-dev] [dpdk-dev v11 4/4] test/crypto: add unit-test for cryptodev raw API test

[PATCH 00/13] reftable library
 2020-10-09 21:13 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/13] reftable: define the public API

[Bug 1897783] [NEW] avocado tests not running on aarch64 host
 2020-10-09 21:01 UTC  (2+ messages)
` [Bug 1897783] "

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Restore i915 debugfs health check
 2020-10-09 21:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] rev-parse options for absolute or relative paths
 2020-10-09 21:10 UTC  (3+ messages)
` [PATCH v2 1/2] abspath: add a function to resolve paths with missing components

[PATCH 0/5] tracing: Synthetic event dynamic string fixes
 2020-10-09 21:10 UTC  (3+ messages)

[PATCH bpf-next v3 0/6] Follow-up BPF helper improvements
 2020-10-09 21:09 UTC  (4+ messages)
` [PATCH bpf-next v3 3/6] bpf: allow for map-in-map with dynamic inner array map entries

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-10-09 21:08 UTC 

stable-rc/queue/5.4 build: 183 builds: 2 failed, 181 passed, 1 error, 103 warnings (v5.4.70-31-gf8a7c17f9bb0)
 2020-10-09 21:08 UTC 

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-09 21:07 UTC  (4+ messages)

[PATCH v5 00/29] Add support for Clang LTO
 2020-10-09 21:05 UTC  (7+ messages)

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-10-09 21:07 UTC 

[Buildroot] [git commit branch/2020.08.x] package/supertux: build squirrel builtin library with fPIC
 2020-10-09 21:04 UTC 

[Buildroot] [git commit branch/2020.08.x] Revert "package/supertux: fix build with RELRO"
 2020-10-09 21:04 UTC 

[Intel-gfx] [PATCH v2 0/3] Gen12 forcewake and multicast updates
 2020-10-09 21:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Gen12 forcewake and multicast updates (rev2)

[PATCH v6 1/2] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2020-10-09 21:01 UTC  (2+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: Add DT compatible string "google,cros_ec_uart"

[dpdk-dev] [PATCH] ethdev: fix xstat name of basic stats per queue
 2020-10-09 21:01 UTC  (5+ messages)

[PATCH] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
 2020-10-09 20:57 UTC  (5+ messages)
  `  "

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-09 20:55 UTC  (4+ messages)
` [PATCH 1/3] Acceptance tests: bump pycdlib version for easier installation
` [PATCH 2/3] Acceptance tests: do not show canceled test logs on GitLab CI
` [PATCH 3/3] Acceptance tests: show test report "

Upstreaming the CD-TV CD-ROM driver
 2020-10-09 20:56 UTC  (3+ messages)

[MPTCP] [Weekly meetings] MoM - 8th of October 2020
 2020-10-09 20:52 UTC 

[PATCH] openssh: Upgrade 8.3p1 -> 8.4p1
 2020-10-09 20:52 UTC 

[PATCH] Makefile: manpages: only add get_cyclictest_snapshot if PYLIB
 2020-10-09 20:52 UTC 

stable-rc/queue/5.8 baseline: 125 runs, 1 regressions (v5.8.14-25-gc00d9216fd6b)
 2020-10-09 20:50 UTC 

[tip: objtool/core] x86/insn: Support big endian cross-compiles
 2020-10-09 20:49 UTC  (3+ messages)

SMP is broken on sparc64 with kernel 4.x/5.x
 2020-10-09 20:46 UTC  (2+ messages)

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-09 20:45 UTC  (4+ messages)

[OE-core][dunfell 00/14] Patch review
 2020-10-09 20:44 UTC  (5+ messages)
` [OE-core][dunfell 13/14] qemu: add 34Kf-64tlb fictitious cpu type


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.