All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-14 22:58:19 to 2021-04-15 00:58:50 UTC [more...]

[PATCH v3 00/12] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-15  0:58 UTC  (4+ messages)
` [PATCH v3 12/12] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare

[dpdk-dev] [PATCH 0/9] support speed capability and autoneg report
 2021-04-15  0:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH 6/9] net/hns3: report the speed capability for PF

[PATCH 1/3] rtdm/testing: latmus: introduce latmus driver
 2021-04-15  0:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: add sanity checks in control APIs
 2021-04-15  0:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "
` [dpdk-dev] [PATCH v4] "

A KernelShark plugin for Xen traces analysis ​
 2021-04-15  0:50 UTC  (15+ messages)
      ` A KernelShark plugin for Xen traces analysis

[PATCH v2 0/3] KVM: Properly account for guest CPU time
 2021-04-15  0:49 UTC  (4+ messages)

[PATCH] staging: media: atomisp: cleaning up sh_css.c
 2021-04-15  0:51 UTC  (10+ messages)
` [PATCH] staging: media: atomisp: [1/6] Fix sh_css.c brace coding style issues
` [PATCH] staging: media: atomisp: [2/6] "
` [PATCH] staging: media: atomisp: [3/6] "
` [PATCH] staging: media: atomisp: [4/6] "
` [PATCH] staging: media: atomisp: [5/6] "
` [PATCH] staging: media: atomisp: [6/6] "
` [PATCH] staging: media: atomisp: Use goto instead of return in ia_css_init()
` [PATCH] staging: media: atomisp: [1/2] Remove redundant assertions in sh_css.c
` [PATCH] staging: media: atomisp: [2/2] "

[PATCH 00/13] [RFC] Rust support
 2021-04-15  0:47 UTC  (16+ messages)
` [PATCH 02/13] kallsyms: Increase maximum kernel symbol length to 512
` [PATCH 03/13] Makefile: Generate CLANG_FLAGS even in GCC builds
` [PATCH 04/13] Kbuild: Rust support
` [PATCH 09/13] Samples: Rust examples
` [PATCH 10/13] Documentation: Rust general information

[PATCH v2 00/14] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-15  0:47 UTC  (9+ messages)
  ` [PATCH v2 11/14] drm/bridge: ti-sn65dsi86: Power things properly for reading the EDID

[PATCH v2] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-15  0:46 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display/psr: Fix cppcheck warnings
 2021-04-15  0:45 UTC  (2+ messages)

[PATCH] coresight: etm-perf: Fix define build issue when built as module
 2021-04-15  0:43 UTC  (3+ messages)

[PATCH v3 00/28] dm: Change the way sequence numbers are implemented
 2021-04-15  0:44 UTC  (7+ messages)
` [PATCH v3 13/28] pci: Update to use new sequence numbers

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-15  0:42 UTC  (13+ messages)

[xen-4.12-testing test] 161124: regressions - FAIL
 2021-04-15  0:42 UTC 

[PATCH] usb: dwc3: gadget: Remove FS bInterval_m1 limitation
 2021-04-15  0:40 UTC 

[peterz-queue:sched/core-sched 27/29] kernel/sched/core.c:9497:11: error: implicit declaration of function 'sched_core_cgroup_cookie'
 2021-04-15  0:40 UTC 

[gustavoars-linux:testing/warray-bounds 1/10] arch/alpha/include/asm/string.h:22:16: warning: '__builtin_memcpy' offset [3, 64] from the object at 'report' is out of the bounds of referenced subobject 'report' with type 'unsigned char' at offset 1
 2021-04-15  0:39 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Add a snprintf eBPF helper
 2021-04-15  0:37 UTC  (3+ messages)
` [PATCH bpf-next v4 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf

PROBLEM: double fault in md_end_io
 2021-04-15  0:36 UTC  (4+ messages)

What's cooking (draft for #4's issue this month)
 2021-04-15  0:34 UTC  (4+ messages)

[PATCH v2 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-15  0:32 UTC  (3+ messages)

next/pending-fixes build: 180 builds: 0 failed, 180 passed, 17 warnings (v5.12-rc7-172-g314f802f6efd0)
 2021-04-15  0:31 UTC 

[PATCH net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2021-04-09
 2021-04-15  0:31 UTC  (7+ messages)
` [PATCH net-next 8/9] igc: Enable RX via AF_XDP zero-copy

[PATCH 1/3] arm64: dts: mt8183-pumpkin: fix dtbs_check warning
 2021-04-15  0:29 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mt8183-kukui: fix dtbs_check warnings

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-04-14
 2021-04-15  0:30 UTC  (16+ messages)
` [PATCH net-next 01/15] ice: use kernel definitions for IANA protocol ports and ether-types
` [PATCH net-next 02/15] ice: Drop leading underscores in enum ice_pf_state
` [PATCH net-next 03/15] ice: Add new VSI states to track netdev alloc/registration
` [PATCH net-next 04/15] ice: refactor interrupt moderation writes
` [PATCH net-next 05/15] ice: replace custom AIM algorithm with kernel's DIM library
` [PATCH net-next 06/15] ice: manage interrupts during poll exit
` [PATCH net-next 07/15] ice: refactor ITR data structures
` [PATCH net-next 08/15] ice: Reimplement module reads used by ethtool
` [PATCH net-next 09/15] ice: print name in /proc/iomem
` [PATCH net-next 10/15] ice: use local for consistency
` [PATCH net-next 11/15] ice: remove unused struct member
` [PATCH net-next 12/15] ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
` [PATCH net-next 13/15] ice: suppress false cppcheck issues
` [PATCH net-next 14/15] ice: remove return variable
` [PATCH net-next 15/15] ice: reduce scope of variable

[PATCH] selftests/bpf: Fix the ASSERT_ERR_PTR macro
 2021-04-15  0:28 UTC  (3+ messages)

[PATCH v2 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-04-15  0:00 UTC  (4+ messages)

[PATCHv7 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-15  0:23 UTC  (5+ messages)
` [PATCHv7 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv7 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support

[PATCH v2 0/5] powerpc/rtas: miscellaneous cleanups
 2021-04-15  0:23 UTC  (3+ messages)

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-15  0:22 UTC  (14+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?
                        ` [PATCH] ttyprintk: Add TTY hangup callback

[PATCH bpf-next 00/17] BPF static linker: support externs
 2021-04-15  0:21 UTC  (8+ messages)
` [PATCH bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH bpf-next 13/17] selftests/bpf: use -O0 instead of -Og in selftests builds

[PATCH] arm64: vdso32: drop -no-integrated-as flag
 2021-04-15  0:17 UTC  (4+ messages)
` [PATCH v2] "

✅ PASS: Test report for kernel 5.11.13 (stable-queue, 0b541e86)
 2021-04-15  0:19 UTC 

[PATCH v4 0/3] Add devcoredump support for DPU
 2021-04-15  0:16 UTC  (10+ messages)
` [PATCH v4 1/3] drm: allow drm_atomic_print_state() to accept any drm_printer
` [PATCH v4 2/3] drm/msm: add support to take dpu snapshot
` [PATCH v4 3/3] drm/msm: add disp snapshot points across dpu driver

[PATCH bpf-next v2 0/5] bpf: tools: support build selftests/bpf with clang
 2021-04-15  0:16 UTC  (10+ messages)

possible bug due to directory rename detection
 2021-04-15  0:17 UTC 

[PATCH 0/9] Updates for mmsd
 2021-04-15  0:12 UTC  (9+ messages)
` Forking on MMSD
      ` Bug#985893: "

[PATCH 1/2] x86/events/amd/iommu: Fix sysfs type mismatch
 2021-04-15  0:11 UTC  (2+ messages)
` [PATCH 2/2] perf/amd/uncore: "

[ti:ti-rt-linux-5.10.y 3646/3742] drivers/pci/controller/dwc/pci-keystone.c:299:6: warning: no previous prototype for function 'ks_pcie_irq_eoi'
 2021-04-15  0:11 UTC 

[cip-dev] CIP IRC weekly meeting today
 2021-04-15  0:05 UTC 

[Bug 1922611] [NEW] Acceptance Tests: migration fails on sparc target
 2021-04-14 23:49 UTC  (2+ messages)
` [Bug 1922611] "

[PATCH v2 0/2] Simplify and restrict IOMMU SVA APIs
 2021-04-14 15:27 UTC  (6+ messages)
` [PATCH v2 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v2 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH v3 0/5] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-04-15  0:00 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: media: max9286: Define 'maxim,gpio-poc'
` [PATCH v3 2/5] media: i2c: max9286: Use "maxim,gpio-poc" property
` [PATCH v3 3/5] arm64: dts: renesas: eagle: Enable MAX9286
` [PATCH v3 4/5] arm64: dts: renesas: eagle: Add GMSL .dtsi
` [PATCH v3 5/5] arm64: dts: renesas: eagle: Include eagle-gmsl

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-14 23:58 UTC  (20+ messages)

[dpdk-dev] [PATCH v9 0/4] eal/windows: do not expose POSIX symbols
 2021-04-14 23:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 "

[jolsa-perf:bpf/ftrace 3/7] kernel/bpf/syscall.c:2937:3: error: implicit declaration of function 'bpf_trace_run2'
 2021-04-14 23:56 UTC 

[tip: core/rcu] softirq: Don't try waking ksoftirqd before it has been spawned
 2021-04-14 23:54 UTC  (7+ messages)

stable-rc/queue/5.10 baseline: 161 runs, 1 regressions (v5.10.30-20-g6723c3f2e871e)
 2021-04-14 23:52 UTC 

[PATCH] doc: clarify "do not capitalize the first word" rule
 2021-04-14 23:51 UTC 

[PATCH 1/2] repack: teach --no-prune-packed to skip `git prune-packed`
 2021-04-14 23:50 UTC  (2+ messages)

[PATCH liburing] tests/poll: poll update as a part of poll remove
 2021-04-14 23:44 UTC  (3+ messages)

Should RCU_BOOST kernels use hrtimers in GP kthread?
 2021-04-14 23:48 UTC  (7+ messages)

[PATCH] drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2
 2021-04-14 23:48 UTC  (2+ messages)

[PATCH v3 0/2] Fix out-of-bounds warnings
 2021-04-14 23:45 UTC  (3+ messages)
` [PATCH v3 1/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH v3 2/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join

stable-rc/queue/4.9 baseline: 106 runs, 4 regressions (v4.9.266-44-g7c3ef782e2f1f)
 2021-04-14 23:44 UTC 

ipipe 5.4.107 / 5.4.93 build issues on arm32
 2021-04-14 23:43 UTC  (7+ messages)

[PATCH RFC net-next 0/3] Multi-CPU DSA support
 2021-04-14 23:39 UTC  (11+ messages)

[meta-virtualization][PATCH v2 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags
 2021-04-14 23:39 UTC  (6+ messages)
` [meta-virtualization][PATCH v2 2/6] xen, xen-tools: add recipes for new stable Xen 4.15 release
` [meta-virtualization][PATCH v2 3/6] xen, xen-tools: uprev git recipes after "
` [meta-virtualization][PATCH v2 4/6] xen, xen-tools: Document the version update process in README
` [meta-virtualization][PATCH v2 5/6] xtf: introduce recipe for the Xen Test Framework
` [meta-virtualization][PATCH v2 6/6] xtf-image: add a new image "

linux-next: build warning after merge of the powerpc tree
 2021-04-14 23:36 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Update modifier list for gfx10_3
 2021-04-14 23:35 UTC  (2+ messages)
` [PATCH 2/2] Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane.""

[chrome-os:chromeos-5.4 37/37] drivers/gpu/arm/valhall/mali_kbase_fence.c:78:1: warning: no previous prototype for 'kbase_fence_wait_workaround'
 2021-04-14 23:32 UTC 

[PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v2)
 2021-04-14 23:31 UTC  (3+ messages)
` [PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v3)

[pull request][net 0/3] mlx5 fixes 2021-04-14
 2021-04-14 23:31 UTC  (5+ messages)
` [net 1/3] net/mlx5: Fix setting of devlink traps in switchdev mode
` [net 2/3] net/mlx5e: Fix setting of RS FEC mode
` [net 3/3] net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta

OpenBMC Installation
 2021-04-14  8:27 UTC 

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-04-14
 2021-04-14 23:28 UTC  (2+ messages)

[PATCH 0/3] Enable the setting of a kernel module parameter from nfs.conf
 2021-04-14 23:26 UTC  (2+ messages)

kernel/sched/core.c:2709:20: warning: unused function 'rq_has_pinned_tasks'
 2021-04-14 23:25 UTC  (2+ messages)

[PATCH net 0/3] Fix ipsec offlaods with vxlan tunnel
 2021-04-14 23:25 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5: Optimize mlx5e_feature_checks for non IPsec packet
` [PATCH net 2/3] net/xfrm: Add inner_ipproto into sec_path
` [PATCH net 3/3] net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offload

[RFC][PATCH] libbpf: support kprobe/kretprobe events in legacy environments
 2021-04-14 23:23 UTC  (8+ messages)
` [PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support

[PATCH net v2] net: core: make napi_disable more robust
 2021-04-14 23:21 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S58 01/13] ice: refactor interrupt moderation writes
 2021-04-14 23:19 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH S58 02/13] ice: replace custom AIM algorithm with kernel's DIM library

[arm64:for-next/misc 13/14] ld.lld: error: undefined symbol: sve_get_vl
 2021-04-14 23:13 UTC  (2+ messages)

Time for C++20
 2021-04-14 23:13 UTC  (3+ messages)

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-04-14 23:14 UTC  (7+ messages)
` [PATCH v4 08/17] media: i2c: rdacm21: Add dealy after OV490 reset
` [PATCH v4 10/17] media: i2c: rdacm21: Power up OV10640 before OV490
` [PATCH v4 11/17] media: i2c: rdacm20: Enable noise immunity

[PATCH v4 1/2] x86/vtx: add LBR_SELECT to the list of LBR MSRs
 2021-04-14 23:13 UTC  (3+ messages)

[PATCH net-next] r8169: add support for pause ethtool ops
 2021-04-14 23:12 UTC  (2+ messages)

[BUG] VAAPI encoder cause kernel panic if encoded video in 4K
 2021-04-14 23:10 UTC  (5+ messages)

[PATCH] net: Make tcp_allowed_congestion_control readonly in non-init netns
 2021-04-14 23:09 UTC  (4+ messages)

[PATCH] net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
 2021-04-14 23:08 UTC  (2+ messages)

[PATCH 0/5] Base for adding PowerPC 64-bit instructions
 2021-04-14 23:07 UTC  (4+ messages)
` [PATCH 5/5] target/ppc: Implement paddi and replace addi insns

[PATCH v3 net-next 00/10] net: Korina improvements
 2021-04-14 23:06 UTC  (10+ messages)
` [PATCH v3 net-next 01/10] net: korina: Fix MDIO functions
` [PATCH v3 net-next 02/10] net: korina: Use devres functions
` [PATCH v3 net-next 03/10] net: korina: Remove not needed cache flushes
` [PATCH v3 net-next 04/10] net: korina: Remove nested helpers
` [PATCH v3 net-next 05/10] net: korina: Use DMA API
` [PATCH v3 net-next 06/10] net: korina: Only pass mac address via platform data
` [PATCH v3 net-next 07/10] net: korina: Add support for device tree
` [PATCH v3 net-next 08/10] net: korina: Get mdio input clock via common clock framework
` [PATCH v3 net-next 09/10] net: korina: Make driver COMPILE_TESTable

[PATCH bpf-next v3 0/6] Add a snprintf eBPF helper
 2021-04-14 22:58 UTC  (6+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add a bpf_snprintf helper

[dpdk-dev] [PATCH v8 0/4] eal/windows: do not expose POSIX symbols
 2021-04-14 22:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 "


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.