All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-15 17:02:31 to 2020-10-15 18:00:36 UTC [more...]

[dpdk-dev] [PATCH 0/2] LPM changes
 2020-10-15 17:38 UTC  (17+ messages)
` [dpdk-dev] [PATCH 2/2] lpm: hide internal data

[PATCH 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite
 2020-10-15 17:45 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add DDR/L3 votes for the pro variant

[PATCH] docs/rcu: update the api of call_rcu()
 2020-10-15 17:38 UTC  (2+ messages)

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-10-15 18:00 UTC  (9+ messages)

[PATCH v2] lib: kunit: add list_sort test conversion to KUnit
 2020-10-15 17:59 UTC  (8+ messages)
  ` [Linux-kernel-mentees] "

libsepol, libsemanage: drop duplicate and deprecated symbols
 2020-10-15 17:59 UTC  (14+ messages)
` [PATCH v2 1/6] libsepol: Get rid of the old and duplicated symbols
` [PATCH v2 2/6] libsepol: Drop deprecated functions
` [PATCH v2 3/6] libsepol: Bump libsepol.so version
` [PATCH v2 4/6] libsemanage: Remove legacy and duplicate symbols
` [PATCH v2 5/6] libsemanage: Drop deprecated functions
` [PATCH v2 6/6] libsemanage: Bump libsemanage.so version

[PATCH] nvme: set passthrough command gendisk
 2020-10-15 17:59 UTC  (4+ messages)

[PATCH net] net: dsa: ksz: fix padding size of skb
 2020-10-15 17:58 UTC  (4+ messages)

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-15 17:58 UTC  (7+ messages)
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH 0/5][Outreachy] modernizing the test scripts
 2020-10-15 17:57 UTC  (6+ messages)
` [PATCH 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH 4/5][Outreachy] t7201: avoid using cd outside of subshells
` [PATCH 5/5][Outreachy] t7201: place each command in its own line

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-15 17:57 UTC  (7+ messages)
    ` [PATCH] fast-import: fix over-allocation of marks storage

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-15 17:56 UTC  (17+ messages)
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers

[PATCH] cifs: Return the error from crypt_message when enc/dec key not found
 2020-10-15 17:56 UTC 

[PATCH 00/13] Clean up kernel_read/kernel_write
 2020-10-15 17:56 UTC  (6+ messages)
` [PATCH 01/13] fs: Allow a NULL pos pointer to __kernel_write
` [PATCH 02/13] fs: Allow a NULL pos pointer to __kernel_read

[PATCH 00/27] [RFC, WIP] xfsprogs: xfs_buf unification and AIO
 2020-10-15 17:56 UTC  (11+ messages)
` [PATCH 10/27] libxfs: add kernel-compatible completion API
` [PATCH 12/27] xfsprogs: convert use-once buffer reads to uncached IO
` [PATCH 15/27] libxfs: introduce userspace buftarg infrastructure
` [PATCH 22/27] libxfs: introduce new buffer cache infrastructure
` [PATCH 23/27] libxfs: use PSI information to detect memory pressure

linux-next: manual merge of the akpm-current tree with the kunit-next tree
 2020-10-15 17:56 UTC  (3+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-10-15 17:56 UTC  (5+ messages)

[PATCH v2] drm/dp check aux_dev before use in drm_dp_aux_dev_get_by_minor()
 2020-10-15 17:55 UTC  (2+ messages)

[GIT PULL] configfs updates for 5.10
 2020-10-15 17:54 UTC 

[GIT PULL] tracing: Updates for 5.10
 2020-10-15 17:53 UTC 

[libgpiod][PATCH] doc: fix typo
 2020-10-15 17:52 UTC 

[GIT PULL] dma-mapping updates for 5.10
 2020-10-15 17:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/vhost: fix xstats wrong after clearing stats
 2020-10-15 17:49 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-10-15 17:49 UTC  (3+ messages)
` [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs

[RFC PATCH] net: bridge: call br_multicast_del_port before the port leaves
 2020-10-15 17:33 UTC  (2+ messages)
` [Bridge] "

linux-next: Tree for Oct 15
 2020-10-15 17:48 UTC  (5+ messages)
` linux-next: Tree for Oct 15 (drivers/net/pcs/pcs-xpcs.o)

[xen-unstable-smoke test] 155850: tolerable all pass - PUSHED
 2020-10-15 17:46 UTC 

bpf-next test error: BUG: program execution failed: executor 0: exit status 67
 2020-10-15 17:46 UTC  (2+ messages)

[PATCH] acct.c: use #elif instead of #end and #elif
 2020-10-15 15:07 UTC 

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-10-15 11:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] vfio: fix partial DMA unmapping for VFIO type1
    ` [dpdk-dev] [EXT] "

[dpdk-dev] [RFC 1/2] ethdev: move queue stats to xstats
 2020-10-15 17:45 UTC  (6+ messages)
` [dpdk-dev] [RFC v2 2/2] doc: announce queue stats moving "

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-10-15 17:43 UTC  (9+ messages)
` [Linux-stm32] "

[PATCHv3 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-15 17:42 UTC  (4+ messages)
` [PATCHv3 net-next 16/16] sctp: enable udp tunneling socks

[PATCH 0/7] build: replace ninjatool with ninja
 2020-10-15 17:39 UTC  (5+ messages)

Add support for GCM256 encryption
 2020-10-15 17:41 UTC  (4+ messages)

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-10-15 17:39 UTC  (6+ messages)

[PATCH v11 00/13] Apply COR-filter to the block-stream permanently
 2020-10-15 17:37 UTC  (9+ messages)
` [PATCH v11 05/13] copy-on-read: limit COR operations to base in COR driver
` [PATCH v11 13/13] block: apply COR-filter to block-stream jobs

[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
 2020-10-15 17:38 UTC  (4+ messages)

[bug report] [PATCH] RTC subsystem: class
 2020-10-15 17:38 UTC  (2+ messages)

[dpdk-dev] [Bug 558] mlx5: xstats names are not standard
 2020-10-15 17:37 UTC 

[PATCH] RCU: fix a typo in comments of rcu_blocking_is_gp
 2020-10-15 17:37 UTC  (2+ messages)

[PATCH v2 1/5] [RISCV_PM] Add J-extension into RISC-V
 2020-10-15 17:33 UTC  (14+ messages)
` [PATCH v2 2/5] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v2 4/5] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v2 5/5] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

[PATCH net-next v5 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-15 17:34 UTC  (4+ messages)
` [PATCH net-next v6 07/10] bridge: cfm: Netlink SET configuration Interface
    ` [Bridge] "

Oops stack trace missing function addresses
 2020-10-15 17:34 UTC 

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-15 17:32 UTC  (8+ messages)
` [PATCH 6/7] ARM: dts: Add dts for Raspberry Pi 4 + Cirrus Logic Lochnagar2

acpi ged fix backport to 5.4 stable
 2020-10-15 17:31 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] eventdev: implement ABI change
 2020-10-15 17:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH 0/3] Eventdev ABI changes for DLB/DLB2
  ` [dpdk-dev] [PATCH 1/3] eventdev: eventdev: express DLB/DLB2 PMD constraints
  ` [dpdk-dev] [PATCH 2/3] doc: remove eventdev ABI change announcement
  ` [dpdk-dev] [PATCH 3/3] doc: announce new eventdev ABI changes

[PATCH v2 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching
 2020-10-15 17:28 UTC  (3+ messages)

[PATCH v5 00/13] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-10-15 17:27 UTC  (8+ messages)

[dpdk-dev] performance degradation with fpic
 2020-10-15 17:28 UTC  (4+ messages)
    ` [dpdk-dev] [EXT] "

[PATCH] libelf: Handle PVH kernels lacking ENTRY elfnote
 2020-10-15 17:27 UTC  (7+ messages)

[PATCH userspace] libsepol/cil: fix signed overflow caused by using (1 << 31) - 1
 2020-10-15 17:27 UTC  (3+ messages)

[PATCH v2 00/10] softfloat: Implement float128_muladd
 2020-10-15 17:23 UTC  (2+ messages)

[PATCH] nvmet-passthru: Cleanup nvmet_passthru_map_sg()
 2020-10-15 17:24 UTC  (4+ messages)

[PATCH net v3] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-15 17:23 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/1] vfio: change spapr DMA window sizing operation
 2020-10-15 17:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/1] vfio: modify spapr iommu support to use static window sizing

[tip: locking/core] lockdep: Fix lockdep recursion
 2020-10-15 17:23 UTC  (11+ messages)

[PATCH] meson.build: don't condition iconv detection on library detection
 2020-10-15 17:12 UTC  (2+ messages)

[PATCH v3 0/7] Maintenance III: Background maintenance
 2020-10-15 17:22 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] maintenance: optionally skip --auto process
  ` [PATCH v4 2/8] maintenance: add --schedule option and config
  ` [PATCH v4 3/8] for-each-repo: run subcommands on configured repos
  ` [PATCH v4 4/8] maintenance: add [un]register subcommands
  ` [PATCH v4 5/8] maintenance: add start/stop subcommands
  ` [PATCH v4 6/8] maintenance: create maintenance.strategy config
  ` [PATCH v4 7/8] maintenance: use 'incremental' strategy by default
  ` [PATCH v4 8/8] maintenance: add troubleshooting guide to docs

[dm-devel] [PATCH] dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
 2020-10-15 17:21 UTC 

[dpdk-dev] [PATCH] mbuf: allow dynamic flags to be used by secondary process
 2020-10-15 17:20 UTC 

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-10-15 17:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 00/18] "
  ` [dpdk-dev] [PATCH v7 16/18] net: add checks for max SIMD bitwidth

[PATCH v5] net: Add mhi-net driver
 2020-10-15 17:25 UTC 

[ragnatech:media-next] BUILD SUCCESS a2c13eb834ddb25797a387c6d571eda439592603
 2020-10-15 17:18 UTC 

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Take care of closing fences before failing
 2020-10-15 17:18 UTC  (4+ messages)
` [Intel-gfx] [igt-dev] "
    `  "

Multi host bios upgrade support in phosphor-bmc-code-mgmt:
 2020-10-15 17:16 UTC  (7+ messages)

[PATCH v2] fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
 2020-10-15 17:10 UTC  (2+ messages)

5.10-rc0: build error in ipi.c
 2020-10-15 17:18 UTC  (4+ messages)

SMBIOS entry point
 2020-10-15 17:18 UTC 

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-10-15 17:17 UTC  (10+ messages)
` [PATCH v2 0/2] Do not skip tagged revisions in the GitHub workflow runs
  ` [PATCH v2 1/2] ci: skip GitHub workflow runs for already-tested commits/trees

[PATCH 01/14] net: add l_net_get_ip_address()
 2020-10-15 17:17 UTC  (14+ messages)
` [PATCH 02/14] dhcp-util: add dhcp message builder APIs
` [PATCH 03/14] dhcp: update client code to use "
` [PATCH 04/14] dhcp-util: move iter APIs to dhcp-util
` [PATCH 05/14] dhcp-transport: remove XID from open()/BPF
` [PATCH 06/14] dhcp-transport: add send_raw operation
` [PATCH 07/14] dhcp-lease: add mac member and getter
` [PATCH 08/14] dhcp-lease: change _dhcp_lease_free to take void*
` [PATCH 09/14] dhcp: prepare for DHCP server
` [PATCH 10/14] dhcp-server: initial implementation
` [PATCH 11/14] unit: update dhcp test to use new builder APIs
` [PATCH 12/14] examples: basic DHCP server example
` [PATCH 13/14] unit: add complete client/server dhcp test
` [PATCH 14/14] dhcp: Add support for setting address

[GIT PULL] ACPI updates for v5.10-rc1
 2020-10-15 17:15 UTC  (3+ messages)

[PATCH] clean up extern decl of functions
 2020-10-15 17:15 UTC  (9+ messages)
      ` [RFC] CodingGuidelines: mark external declarations with "extern"

[PATCH 0/9] qapi: untie 'if' conditions from C preprocessor
 2020-10-15 17:02 UTC  (8+ messages)
` [PATCH 1/9] qapi: replace List[str] by IfCond
` [PATCH 5/9] qapi: add IfNot
` [PATCH 6/9] qapi: normalize 'if' condition to IfPredicate
` [PATCH 7/9] qapi: convert 'if' C expressions to literal form
` [PATCH 8/9] qapi: make 'if' condition strings simple identifiers
` [PATCH 9/9] docs: update the documentation about schema configuration

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.10
 2020-10-15 17:15 UTC 

[Intel-gfx] i915 dma faults on Xen
 2020-10-15 17:13 UTC  (6+ messages)
      `  "

[PATCH] 100% CPU usage on keyboard disconnect
 2020-10-15 17:12 UTC  (2+ messages)

[PATCH] video: rockchip: Add missing dpcd_write() call to link_train_ce()
 2020-10-15 17:13 UTC  (10+ messages)

[GIT PULL] Char/Misc driver patches for 5.10-rc1
 2020-10-15 17:12 UTC  (2+ messages)

[GIT PULL] Staging/IIO driver update for 5.10-rc1
 2020-10-15 17:12 UTC  (3+ messages)

[ANNOUNCEMENT] resctl-demo (Resource Control Demo)
 2020-10-15 17:12 UTC  (2+ messages)

[GIT PULL] USB/PHY/Thunderbolt driver patches for 5.10-rc1
 2020-10-15 17:12 UTC  (2+ messages)

[iproute2-next v3] devlink: display elapsed time during flash update
 2020-10-15 17:11 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/63] drm/i915: Remove obj->mm.lock!
 2020-10-15 17:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Remove obj->mm.lock! (rev3)

[PATCH net v3] net: openvswitch: fix to make sure flow_lookup() is not preempted
 2020-10-15 17:09 UTC 

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-10-15 17:08 UTC 

[PATCH v2 00/20] block/export: Allow exporting BDSs via FUSE
 2020-10-15 17:01 UTC  (7+ messages)
` [PATCH v2 02/20] fuse: "

[RFC 11/13] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder
 2020-10-15 17:07 UTC  (3+ messages)
` [Intel-gfx] "
` [PATCH] drm/i915: fix semicolon.cocci warnings

[PATCH net v2] net: openvswitch: fix to make sure flow_lookup() is not preempted
 2020-10-15 17:06 UTC  (3+ messages)

[PATCH V2 1/1] selinux-testsuite: Update SCTP asconf client/server
 2020-10-15 17:04 UTC  (9+ messages)

[PATCH RFC] drm/nouveau: fix memory leak in nvkm_iccsense_oneinit
 2020-10-15 17:03 UTC  (4+ messages)
` [Nouveau] "

[PATCH v9 3/3] binder: add transaction latency tracer
 2020-10-15 17:02 UTC  (6+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/3] binder: move structs from core file to header file
  ` [PATCH v10 2/3] binder: add trace at free transaction

[Buildroot] [PATCH 1/1] package/oniguruma: fix CVE-2020-26159
 2020-10-15 17:02 UTC 

[dpdk-dev] [PATCH] test/telemetry: fix socket resource leak
 2020-10-15 17:02 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-15 17:02 UTC 

[PATCH v3 1/3] t3435: use `test_config` instead of `git config`
 2020-10-15 17:02 UTC  (3+ messages)
` [PATCH v3 3/3] sequencer: pass explicit --no-gpg-sign to merge


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.