All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-12 01:05:39 to 2021-07-12 03:15:49 UTC [more...]

[PATCH v13 000/137] Memory folios
 2021-07-12  3:04 UTC  (13+ messages)
` [PATCH v13 001/137] mm: Convert get_page_unless_zero() to return bool
` [PATCH v13 002/137] mm: Introduce struct folio
` [PATCH v13 003/137] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v13 004/137] mm/vmstat: Add functions to account folio statistics
` [PATCH v13 005/137] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v13 006/137] mm: Add folio reference count functions
` [PATCH v13 007/137] mm: Add folio_put()
` [PATCH v13 008/137] mm: Add folio_get()
` [PATCH v13 009/137] mm: Add folio_try_get_rcu()
` [PATCH v13 010/137] mm: Add folio flag manipulation functions
` [PATCH v13 011/137] mm/lru: Add folio LRU functions
` [PATCH v13 012/137] mm: Handle per-folio private data

[PATCH] exfat: handle wrong stream entry size in exfat_readdir()
 2021-07-12  3:11 UTC  (4+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-07-12  3:12 UTC  (3+ messages)

[PATCH] virtio-pci: implement VIRTIO_F_RING_STATE
 2021-07-12  3:11 UTC  (3+ messages)
` [virtio-comment] "

[PATCH 5.14-rc1] mm/rmap: fix munlocking Anon THP with mlocked ptes
 2021-07-12  3:10 UTC  (2+ messages)

[Intel-gfx] [drm/i915/gem] d9d29c747d: assertion_failure
 2021-07-12  3:28 UTC  (2+ messages)
`  "

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-07-12  3:18 UTC 

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-07-12  3:07 UTC  (9+ messages)

[Patch net-next v2] net_sched: introduce tracepoint trace_qdisc_enqueue()
 2021-07-12  3:06 UTC  (6+ messages)

lib/debugobjects.c:22:1: iwyu: warning: superfluous #include <linux/cpu.h>
 2021-07-12  3:05 UTC 

[PATCH] arm64/kexec: Test page size support with new TGRAN range values
 2021-07-12  3:02 UTC  (2+ messages)

drivers/thunderbolt/test.c:2367:1: warning: the frame size of 4528 bytes is larger than 2048 bytes
 2021-07-12  2:36 UTC  (2+ messages)

drivers/gpu/drm/bridge/tc358775.c:20:1: iwyu: warning: superfluous #include <asm/unaligned.h>
 2021-07-12  3:00 UTC 

[RFC PATCH v0 1/1] powerpc/percpu: Use 2MB atom_size in percpu allocator on radix
 2021-07-12  3:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/iavf: support default RSS for IP fragment packet
 2021-07-12  2:39 UTC 

[PATCH] mm/vmalloc: try alloc_pages_bulk first to get order 0 pages fast
 2021-07-12  2:51 UTC  (3+ messages)
`  "

[RFC PATCH 00/43] KVM: PPC: Book3S HV P9: entry/exit optimisations round 1
 2021-07-12  2:50 UTC  (13+ messages)
` [RFC PATCH 10/43] powerpc/64s: Always set PMU control registers to frozen/disabled when not in use
      ` [RFC PATCH 10/43] powerpc/64s: Always set PMU control registers to frozen/disabled when not in u
` [RFC PATCH 11/43] KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
` [RFC PATCH 27/43] KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-in

[PATCH 1/1] asm-generic/hyperv: Add missing #include of nmi.h
 2021-07-12  2:50 UTC 

[ovmf test] 163570: regressions - FAIL
 2021-07-12  2:47 UTC 

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-07-12  2:45 UTC  (3+ messages)
` [RFC PATCH bpf-next v1 12/14] MIPS: eBPF: refactor common MIPS64/MIPS32 functions and headers

[PATCH] task_work: return -EBUSY when adding same work
 2021-07-12  2:44 UTC  (3+ messages)

[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
 2021-07-08 21:20 UTC  (2+ messages)

dbus-top Design Proposal
 2021-07-08  0:51 UTC 

[RFC net-next] net: extend netdev features
 2021-07-12  2:43 UTC  (3+ messages)

[OpenBMC]Create new user with Redfish group roles
 2021-07-02  1:20 UTC 

[bpf-next 0/3] potential memleak and use after free in bpf verifier
 2021-07-12  2:17 UTC  (8+ messages)
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()

[PATCH 0/3] hwmon: (w83627ehf) Cleanups
 2021-07-12  2:38 UTC  (3+ messages)
` [PATCH 3/3] hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS

[PATCH V3 0/1] powerpc/perf: Clear pending PMI in ppmu callbacks
 2021-07-12  2:37 UTC  (3+ messages)
` [PATCH V3 1/1] powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC

[LTP] [PATCH v1 1/4] syscalls/shmget01: Remove it
 2021-07-12  2:37 UTC  (4+ messages)
` [LTP] [PATCH v1 3/4] syscalls/shmget05: Add test for /proc/sys/kernel/shm_next_id

[PATCH v2 0/3] Improve output type formatting
 2021-07-12  2:37 UTC  (5+ messages)
` [PATCH v2 1/3] checks: Add markers on known properties

[dpdk-dev] [PATCH] net/bnxt: fix missing barriers in completion handling
 2021-07-12  2:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[LTP] [PATCH] shmget03: fix test when some shm segments already exist
 2021-07-12  2:31 UTC  (9+ messages)

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-12  2:26 UTC  (4+ messages)
` [PATCH v4 1/3] qapi/qdev.json: add "

[PATCH] ppc/pegasos2: Allow setprop in VOF
 2021-07-12  2:05 UTC  (2+ messages)

[PATCH v8 0/6] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-07-12  2:28 UTC  (8+ messages)
` [PATCH v8 3/6] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE

[PATCH v2] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-07-12  2:27 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 185 runs, 3 regressions (v5.10.49-593-g1d9b6799b02d7)
 2021-07-12  2:27 UTC 

[PATCH] mm/page_alloc: fix alloc_pages_bulk/set_page_owner panic on irq disabled
 2021-07-12  2:16 UTC  (3+ messages)
`  "

[PATCH v2] mm/page_alloc: fix alloc_pages_bulk/set_page_owner panic on irq disabled
 2021-07-12  2:23 UTC 

ioremap and page table
 2021-07-12  2:23 UTC  (3+ messages)

[PATCH 0/8] dtoc: Improvements to warnings
 2021-07-12  2:23 UTC  (5+ messages)
` [PATCH 3/8] dtoc: Allow multiple warnings for a driver

[PATCH v3 0/7] vpl: Introduce a verifying program loader
 2021-07-12  2:19 UTC  (8+ messages)
` [PATCH v3 1/7] doc: Convert SPL documentation to ReST
` [PATCH v3 2/7] doc: Expand SPL docs to explain the phase and config
` [PATCH v3 3/7] test: Tidy up test building with SPL
` [PATCH v3 4/7] spl: Move TPL_HASH_SUPPORT down next to other TPL options
` [PATCH v3 5/7] binman: Add VPL support
` [PATCH v3 6/7] Introduce Verifying Program Loader (VPL)
` [PATCH v3 7/7] vpl: Add Kconfig options for VPL

[LTP] [PATCH v2] network/tc01.sh: Add a regression test for tc qdisc command
 2021-07-12  2:18 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[AUH] libgit2: upgrading to 1.1.1 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] vulkan-samples: upgrading to 2757f4fcf78b2f1659425f58a4e33c18973b8d09 FAILED
 2021-07-12  2:17 UTC 

[AUH] webkitgtk: upgrading to 2.32.2 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] mpg123: upgrading to 1.28.1 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] xserver-xorg: upgrading to 1.20.12 FAILED
 2021-07-12  2:17 UTC 

[AUH] Upgrade status: 2021-07-12
 2021-07-12  2:17 UTC 

[AUH] gdbm: upgrading to 1.20 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] xwayland: upgrading to 21.1.2 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] gtk+3: upgrading to 3.24.30 FAILED
 2021-07-12  2:17 UTC 

[AUH] go-helloworld: upgrading to 09c3a5e06b5dbcbe35b7c0861f91088f47c02ac4 FAILED
 2021-07-12  2:17 UTC 

[AUH] libmodulemd: upgrading to 2.13.0 FAILED
 2021-07-12  2:17 UTC 

[AUH] createrepo-c: upgrading to 0.17.4 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] adwaita-icon-theme: upgrading to 40.1.1 FAILED
 2021-07-12  2:17 UTC 

[AUH] iproute2: upgrading to 5.13.0 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] systemd-boot: upgrading to 249 FAILED
 2021-07-12  2:17 UTC 

[AUH] systemd: upgrading to 249 FAILED
 2021-07-12  2:17 UTC 

[AUH] python3-setuptools: upgrading to 57.1.0 FAILED
 2021-07-12  2:17 UTC 

[AUH] gnu-config: upgrading to 805517123cbfe33d17c989a18e78c5789fab0437 FAILED
 2021-07-12  2:17 UTC 

[AUH] ethtool: upgrading to 5.13 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] harfbuzz: upgrading to 2.8.2 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] ruby: upgrading to 3.0.2 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] llvm: upgrading to 12.0.1 FAILED
 2021-07-12  2:17 UTC 

[AUH] libuv: upgrading to 1.41.1 FAILED
 2021-07-12  2:17 UTC 

[AUH] mtools: upgrading to 4.0.32 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] stress-ng: upgrading to 0.12.12 SUCCEEDED
 2021-07-12  2:17 UTC 

[AUH] bluez5: upgrading to 5.60 SUCCEEDED
 2021-07-12  2:17 UTC 

[PATCH 00/22] Mediatek MT8195 clock support
 2021-07-12  2:09 UTC  (14+ messages)
` [PATCH 05/22] clk: mediatek: Add MT8195 audio "
` [PATCH 14/22] clk: mediatek: Add MT8195 vdecsys "

[meta-networking][dunfell][PATCH 0/2] ufw: Backport 0.36, update module RRECOMMENDS
 2021-07-12  2:08 UTC  (3+ messages)
` [meta-networking][dunfell][PATCH 1/2] ufw: bump version to 0.36 and add services
` [meta-networking][dunfell][PATCH 2/2] ufw: update RRECOMMENDS for linux-yocto 5.4

linux-next: Tree for Jul 12
 2021-07-12  2:08 UTC 

[hwmon:hwmon-next 7/7] drivers/hwmon/w83627ehf.c:1954:6: error: 'struct w83627ehf_data' has no member named 'vbat'
 2021-07-12  2:07 UTC  (2+ messages)

[PATCH rfc v2 0/5] add elevated refcnt support for page pool
 2021-07-12  2:06 UTC  (4+ messages)
` [PATCH rfc v2 3/5] page_pool: add page recycling support based on elevated refcnt

[dpdk-dev] [PATCH v7 1/2] power: add support for cppc cpufreq
 2021-07-12  2:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/2] power: add support for cppc cpufreq driver

[xen-unstable-smoke test] 163581: regressions - FAIL
 2021-07-12  2:04 UTC 

[LTP] [PATCH 1/1] tst_net.sh: Declare prefix variable as empty
 2021-07-12  2:00 UTC  (2+ messages)

[hwmon:hwmon-next 7/7] drivers/hwmon/w83627ehf.c:1954:6: error: 'struct w83627ehf_data' has no member named 'vbat'
 2021-07-12  1:57 UTC  (2+ messages)

Xenomai Community Call - Meeting link updated. Time no change
 2021-07-12  1:58 UTC 

Linux 5.14-rc1
 2021-07-12  1:56 UTC  (2+ messages)

stable-rc/queue/5.12 baseline: 140 runs, 5 regressions (v5.12.16-701-g5072f01b4ddd)
 2021-07-12  1:54 UTC 

[MPTCP][PATCH mptcp-next] Squash to "mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate"
 2021-07-12  1:34 UTC  (3+ messages)
` [MPTCP][PATCH mptcp-next] Squash to "mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"

[PATCH 00/24] rtw89: add Realtek 802.11ax driver
 2021-07-12  1:51 UTC  (6+ messages)
` [PATCH 07/24] rtw89: add MAC files

[dpdk-dev] [PATCH 0/4] net/mlx5: add indexed pool local cache
 2021-07-12  1:46 UTC  (28+ messages)
` [dpdk-dev] [PATCH v5 00/26] net/mlx5: insertion rate optimization
  ` [dpdk-dev] [PATCH v5 01/26] net/mlx5: allow limiting the index pool maximum index
  ` [dpdk-dev] [PATCH v5 02/26] net/mlx5: add indexed pool local cache
  ` [dpdk-dev] [PATCH v5 03/26] net/mlx5: add index pool foreach define
  ` [dpdk-dev] [PATCH v5 04/26] net/mlx5: support index pool non-lcore operations
  ` [dpdk-dev] [PATCH v5 05/26] net/mlx5: replace flow list with index pool
  ` [dpdk-dev] [PATCH v5 06/26] net/mlx5: optimize modify header action memory
  ` [dpdk-dev] [PATCH v5 07/26] net/mlx5: remove cache term from the list utility
  ` [dpdk-dev] [PATCH v5 08/26] net/mlx5: add per lcore cache to "
  ` [dpdk-dev] [PATCH v5 09/26] net/mlx5: minimize list critical sections
  ` [dpdk-dev] [PATCH v5 10/26] net/mlx5: manage list cache entries release
  ` [dpdk-dev] [PATCH v5 11/26] net/mlx5: relax the list utility atomic operations
  ` [dpdk-dev] [PATCH v5 12/26] net/mlx5: allocate list memory by the create API
  ` [dpdk-dev] [PATCH v5 13/26] common/mlx5: move list utility to common
  ` [dpdk-dev] [PATCH v5 14/26] common/mlx5: add list lcore share
  ` [dpdk-dev] [PATCH v5 15/26] common/mlx5: call list callbacks with context
  ` [dpdk-dev] [PATCH v5 16/26] common/mlx5: add per-lcore cache to hash list utility
  ` [dpdk-dev] [PATCH v5 17/26] common/mlx5: allocate cache list memory individually
  ` [dpdk-dev] [PATCH v5 18/26] common/mlx5: optimize cache list object memory
  ` [dpdk-dev] [PATCH v5 19/26] common/mlx5: support list non-lcore operations
  ` [dpdk-dev] [PATCH v5 20/26] net/mlx5: move modify header allocator to ipool
  ` [dpdk-dev] [PATCH v5 21/26] net/mlx5: adjust the hash bucket size
  ` [dpdk-dev] [PATCH v5 22/26] net/mlx5: enable index pool per-core cache
  ` [dpdk-dev] [PATCH v5 23/26] net/mlx5: optimize hash list table allocate on demand
  ` [dpdk-dev] [PATCH v5 24/26] net/mlx5: change memory release configuration
  ` [dpdk-dev] [PATCH v5 25/26] net/mlx5: optimize Rx queue match
  ` [dpdk-dev] [PATCH v5 26/26] doc: add mlx5 multiple-thread flow insertion optimization

[PATCH] ocfs2: remove an unnecessary condition
 2021-07-12  1:46 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCH v2 1/2] dt-bindings: iio: adc: rockchip-saradc: add description for rk3568
 2021-07-12  1:45 UTC  (4+ messages)
` [PATCH v2 2/2] iio: adc: rockchip_saradc: add support for rk3568 saradc

[RFC PATCH 0/3] veth: more flexible channels number configuration
 2021-07-12  1:44 UTC  (4+ messages)
` [RFC PATCH 1/3] veth: implement support for set_channel ethtool op

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-12  1:44 UTC  (2+ messages)

[PATCH] rtw88: Fix out-of-bounds write
 2021-07-12  1:43 UTC  (2+ messages)

stable-rc/queue/5.13 baseline: 186 runs, 3 regressions (v5.13.1-801-gb2246d387d36)
 2021-07-12  1:40 UTC 

[5.14-rc1] kbuild: stdout from cmd should not be discarded
 2021-07-12  1:40 UTC 

[PATCH v2 0/4] fpga: fpga-mgr: move compat_id from fpga_mgr to dfl
 2021-07-12  1:40 UTC  (5+ messages)
` [PATCH v2 3/4] fpga: dfl: implement the compat_id_show region op
` [PATCH v2 4/4] fpga: remove compat_id from fpga_manager and fpga_region

[PATCH net-next 0/9] net: hns3: add support devlink
 2021-07-12  1:34 UTC  (10+ messages)
` [PATCH net-next 1/9] devlink: add documentation for hns3 driver
` [PATCH net-next 2/9] net: hns3: add support for registering devlink for PF
` [PATCH net-next 3/9] net: hns3: add support for registering devlink for VF
` [PATCH net-next 4/9] net: hns3: add support for devlink get info for PF
` [PATCH net-next 5/9] net: hns3: add support for devlink get info for VF
` [PATCH net-next 6/9] net: hns3: add devlink reload support for PF
` [PATCH net-next 7/9] net: hns3: add devlink reload support for VF
` [PATCH net-next 8/9] net: hns3: add support for PF setting rx/tx buffer size by devlink param
` [PATCH net-next 9/9] net: hns3: add support for VF "

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-12  1:37 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV P9: Fix guest TM support
 2021-07-12  1:36 UTC  (2+ messages)

stable-rc/linux-5.13.y baseline: 128 runs, 4 regressions (v5.13.1-802-gfce173dc9c592)
 2021-07-12  1:35 UTC 

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-07-12  1:30 UTC  (7+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-07-12  1:22 UTC  (4+ messages)

[chrome-os:chromeos-5.10 121/163] drivers/soundwire/qcom.c:756:19: error: 'struct sdw_slave' has no member named 'm_port_map'
 2021-07-12  1:24 UTC 

Canceled: Xenomai Community Call
 2021-07-12  1:21 UTC 

[PATCH v2] btrfs-progs: cmds: Add subcommand that dumps file extents
 2021-07-12  1:16 UTC  (2+ messages)

[OE-core] [PATCH v3] python3-setuptools: upgrade 57.0.0 -> 57.1.0
 2021-07-12  1:15 UTC 

Xenomai Community Call
 2021-07-12  1:10 UTC 

stable-rc/queue/4.19 baseline: 162 runs, 5 regressions (v4.19.197-226-gf08467e5e13c)
 2021-07-12  1:06 UTC 

[PATCH v2, 0/3] drm/mediatek: Separate aal module
 2021-07-12  1:02 UTC  (4+ messages)
` [PATCH v2, 1/3] "
` [PATCH v2, 2/3] drm/mediatek: add mt8183 aal support
` [PATCH v2, 3/3] arm64: dts: mt8183: refine aal compatible name


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.