All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-19 14:01:26 to 2021-03-19 14:42:58 UTC [more...]

[PATCH v2 0/6] iotests: fix failures with non-PCI machines
 2021-03-19 14:40 UTC  (9+ messages)
` [PATCH v2 1/6] qdev: define list of archs with virtio-pci or virtio-ccw
` [PATCH v2 6/6] iotests: iothreads need ioeventfd

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-19 14:40 UTC  (5+ messages)
` [PATCH v11 1/6] kasan: allow an architecture to disable inline instrumentation
` [PATCH v11 2/6] kasan: allow architectures to provide an outline readiness check
` [PATCH v11 3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables

[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
 2021-03-19 14:40 UTC  (13+ messages)
  ` [RFC PATCH v2 1/8] arm64: Implement stack trace termination record
  ` [RFC PATCH v2 2/8] arm64: Implement frame types

[PATCH 0/3] static_call() vs __exit fixes
 2021-03-19 14:40 UTC  (5+ messages)
` [PATCH 2/3] static_call: Align static_call_is_init() patching condition

[PULL 0/8] Misc bugfixes for QEMU soft freeze
 2021-03-19 14:39 UTC  (3+ messages)
` [PULL 1/8] qom: use qemu_printf to print help for user-creatable objects
` [PULL 2/8] target/i386: allow modifying TCG phys-addr-bits

[LTP] [PATCH v2] syscalls/swapon/swapon0{1..3}: Remove the check for BTRFS
 2021-03-19 14:41 UTC  (2+ messages)

[PATCH 0/5] qcom: wcnss: Allow overriding firmware form DT
 2021-03-19 14:41 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: msm8916: Enable modem and WiFi

[PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-03-19 14:39 UTC  (33+ messages)
` [PATCH 04/30] drm/bridge/tc358767: Don't register DP AUX channel until bridge is attached
  ` [Nouveau] "
` [PATCH 07/30] drm/bridge/analogix/anx78xx: Add missing drm_dp_aux_unregister() call
  ` [Nouveau] "
` [PATCH 08/30] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
  ` [Nouveau] "
` [PATCH 09/30] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH 10/30] drm/bridge/analogix/anx6345: Add missing drm_dp_aux_unregister() call
` [PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
  ` [Nouveau] "
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
  ` [Nouveau] "
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
  ` [Nouveau] "
` [PATCH 30/30] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
  ` [Nouveau] "

[dpdk-dev] [RFC 0/4] SocketPair Broker support for vhost and virtio-user
 2021-03-19 14:39 UTC  (7+ messages)

[wireless-regdb] wireless-regdb: Update regulatory rules for Cuba (CU) on 5GHz
 2021-03-19 14:39 UTC  (4+ messages)

[intel-linux-intel-lts:5.4/yocto 6707/15166] drivers/misc/gna/gna_drv.c:270:6: error: no previous prototype for 'gna_dev_release'
 2021-03-19 14:39 UTC 

[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
 2021-03-19 14:37 UTC  (4+ messages)
` [Qemu-devel] [PULL 18/76] optionrom: add new PVH option rom

[PATCH v2] target/riscv: Add proper two-stage lookup exception detection
 2021-03-19 14:35 UTC  (4+ messages)

[Nouveau] [RESEND 00/19] Rid GPU from W=1 warnings
 2021-03-19  8:24 UTC  (19+ messages)
`  "
` [Nouveau] [PATCH 01/19] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [Nouveau] [PATCH 02/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [Nouveau] [PATCH 05/19] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 06/19] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 07/19] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
` [PATCH 08/19] drm/amd/display/dc/dce80/dce80_resource: Make local functions static
` [Nouveau] [PATCH 09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [Nouveau] [PATCH 10/19] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [Nouveau] [PATCH 11/19] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [Nouveau] [PATCH 12/19] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [Nouveau] [PATCH 13/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [Nouveau] [PATCH 14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [Nouveau] [PATCH 15/19] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [Nouveau] [PATCH 16/19] drm/nouveau/dispnv50/disp: Include header containing our prototypes
` [Nouveau] [PATCH 17/19] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [Nouveau] [PATCH 18/19] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [Nouveau] [PATCH 19/19] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block

[Nouveau] [PATCH] drm/nouveau: Remove unused variable ret
 2021-03-19  8:40 UTC 

[PATCH RFC 0/3] drivers/char: remove /dev/kmem for good
 2021-03-19 14:34 UTC  (9+ messages)
` [PATCH RFC 1/3] "
  ` [OpenRISC] "
` [PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()
` [PATCH RFC 3/3] mm/vmalloc: remove vwrite()

[MPTCP] [RFC PATCH mptcp-next 0/9] initial SOL_SOCKET support
 2021-03-19 14:36 UTC  (5+ messages)
` [MPTCP] [PATCH mptcp-next 1/9] mptcp: add skeleton to sync msk socket options to subflows
  ` [MPTCP] "

[PATCH] dt: rockchip: rk3399: Add dynamic power coefficient for GPU
 2021-03-19 14:35 UTC  (5+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-19  8:24 UTC  (10+ messages)
              ` [Nouveau] "

[dpdk-dev] [PATCH] pipeline: fix translation for mailbox fields
 2021-03-19 14:36 UTC 

[PATCH v2] kbuild: enforce -Werror=unused-result
 2021-03-19 14:32 UTC 

[RFC][PATCH] sched: Optimize cpufreq_update_util
 2021-03-19 14:35 UTC  (3+ messages)

[PATCH v3] gpio: pl061: Support implementations without GPIOINTR line
 2021-03-19 14:34 UTC  (2+ messages)

spi-nor: maxronix MX25L12835F support
 2021-03-19 14:33 UTC  (19+ messages)

[dpdk-dev] [PATCH] test: make hugepage check more robust under Linux
 2021-03-19 14:34 UTC  (3+ messages)

[PATCH net] selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
 2021-03-19 14:33 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: cosmetic fix
 2021-03-19 14:31 UTC 

[PATCH] arm-bsp/n1sdp/scp-firmware: bump to latest master branch
 2021-03-19 14:32 UTC  (2+ messages)
` [meta-arm] "

[PATCH v7 RESEND] MIPS: force use FR=0 or FRE for FPXX binaries
 2021-03-19 14:31 UTC  (5+ messages)

[PATCH v1 0/6] svcrdma Receive batch-posting, take 2
 2021-03-19 14:31 UTC  (7+ messages)
` [PATCH v1 1/6] svcrdma: RPCDBG_FACILITY is no longer used
` [PATCH v1 2/6] svcrdma: Provide an explanatory comment in CMA event handler
` [PATCH v1 3/6] svcrdma: Remove stale comment for svc_rdma_wc_receive()
` [PATCH v1 4/6] svcrdma: Add a batch Receive posting mechanism
` [PATCH v1 5/6] svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
` [PATCH v1 6/6] svcrdma: Maintain a Receive water mark

[Bug 1920013] [NEW] Unable to pass-through PCIe devices from a ppc64le host to an x86_64 guest
 2021-03-19 14:25 UTC  (2+ messages)
` [Bug 1920013] "

[PATCH 0/2] AM642-sk: Add support for USB
 2021-03-19 14:29 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am64: Add SERDES DT node

linux-next: Tree for Mar 19
 2021-03-19 14:30 UTC  (2+ messages)

[PULL] u-boot-sh/next
 2021-03-19 14:30 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
 2021-03-19 14:30 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Give C0DRB3/C1DRB3 a _BW suffix
` [Intel-gfx] [PATCH 3/3] drm/i915: Rewrite CL/CTG L-shaped memory detection

[PATCH for 6.0 v4] hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
 2021-03-19 14:29 UTC  (2+ messages)

[PATCH 0/2] let can_free_echo_skb() return can frame length
 2021-03-19 14:27 UTC  (3+ messages)
` [PATCH 1/2] can: skb: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 2/2] can: dev: can_free_echo_skb(): extend to return can frame length

"SPL image too big" not that helpful
 2021-03-19 14:27 UTC  (2+ messages)

[PATCH 5.11 00/31] 5.11.8-rc1 review
 2021-03-19 14:24 UTC  (4+ messages)
` [PATCH 5.11 13/31] net: bonding: fix error return code of bond_neigh_init()

Submodules and SHA-256/SHA-1 interoperability
 2021-03-19 14:23 UTC  (4+ messages)

[PATCH 1/3] drm/connector: Create a helper to attach the hdr_output_metadata property
 2021-03-19 14:20 UTC  (4+ messages)
` [PATCH 2/3] drm/connector: Add helper to compare HDR metadata
` [PATCH 3/3] drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/connector: Create a helper to attach the hdr_output_metadata property

[PATCH] drm/amd/display: Set AMDGPU_DM_DEFAULT_MIN_BACKLIGHT to 0
 2021-03-19 14:22 UTC  (4+ messages)

diff between "bitbake meta-toolchain" and "bitbake -c populate_sdk <target>?
 2021-03-19 14:22 UTC 

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-19 14:21 UTC  (11+ messages)

[linux-stable-rc:linux-4.19.y 2397/3689] arch/powerpc/kernel/suspend.c:18:5: error: no previous prototype for 'pfn_is_nosave'
 2021-03-19 14:21 UTC 

[PATCH v5 00/21] Offer to run CI/PR builds in Azure Pipelines
 2021-03-19 14:20 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/21] mingw: try to work around issues with the test cleanup

[Intel-gfx] [PATCH] drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcoders
 2021-03-19 14:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v4] mm: cma: support sysfs
 2021-03-19 14:19 UTC  (8+ messages)

[PATCH] RFC: riscv: evaluate put_user() arg before enabling user access
 2021-03-19 14:19 UTC  (3+ messages)

[PATCH] tests/qtest: cleanup the testcase for bug 1878642
 2021-03-19 14:19 UTC  (2+ messages)

[PATCH] mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
 2021-03-19 14:18 UTC 

[PATCH v4 1/3] ASoC: Add Rockchip rk817 audio CODEC support
 2021-03-19 14:16 UTC  (3+ messages)

[Virtio-fs] [PATCH 0/3] virtiofs: split requests that exceed virtqueue size
 2021-03-19 14:16 UTC  (6+ messages)
` [Virtio-fs] [PATCH 2/3] "
    `  "

[syzbot] KCSAN: data-race in start_this_handle / start_this_handle
 2021-03-19 14:15 UTC  (7+ messages)

[PATCH 1/1] arm64: print alloc free paths for address in registers
 2021-03-19 14:14 UTC  (4+ messages)

[PATCH 0/5 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-19 14:15 UTC  (8+ messages)
        ` [PATCH] nfsd: report client confirmation status in "info" file
          ` [PATCH] mountd/exportd: only log confirmed clients, and poll for updates

QEMU PCI subsystem: what code is responsible for making accesses to non-mapped addresses read as -1?
 2021-03-19 14:14 UTC  (2+ messages)

[PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
 2021-03-19 14:14 UTC  (3+ messages)

[PATCH/RFC] test-lib: make --verbose work under prove
 2021-03-19 14:14 UTC  (3+ messages)
` [RFC/PATCH 7/7] test-lib: generate JUnit output via TAP

[PATCH v2 0/8] Add basic node support for Mediatek MT8195 SoC
 2021-03-19 14:12 UTC  (5+ messages)
` [PATCH v2 4/8] dt-bindings: mmc: Add compatible for Mediatek MT8195

[PATCH] mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC controller
 2021-03-19 14:12 UTC  (2+ messages)

[PATCH v1 0/2] wo minor changes for Cavium MMC host driver
 2021-03-19 14:12 UTC  (5+ messages)
` [PATCH v1 1/2] mmc: cavium: Use '"%s...", __func__' to print function name
` [PATCH v1 2/2] mmc: cavium: Remove redundant if-statement checkup

[PATCH v1 1/1] mmc: sdhci-acpi: Add support for NVIDIA BlueField-3 SoC
 2021-03-19 14:12 UTC  (3+ messages)
` [PATCH v2] mmc: sdhci-of-dwcmshc: add ACPI support for "

[PATCH v6 1/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Convert to yaml file
 2021-03-19 14:12 UTC  (9+ messages)
` [PATCH v6 2/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rockchip support
` [PATCH v6 3/3] mmc: sdhci-of-dwcmshc: add rockchip platform support

[PATCH v3 0/3] mmc: renesas_sdhi: reset via reset controller
 2021-03-19 14:12 UTC  (2+ messages)

[PATCH] memstick: Remove useless else branch
 2021-03-19 14:12 UTC  (2+ messages)

[PATCH v2 1/2] mmc: sdhci-esdhc-imx: Remove non-DT stub
 2021-03-19 14:12 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: sdhci-esdhc-imx: Use device_get_match_data()

[PATCH v11 0/9] Add support for ipq8064 tsens
 2021-03-19 14:11 UTC  (5+ messages)
` [PATCH v11 1/9] drivers: thermal: tsens: Add VER_0 tsens version

[PATCH v4 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-19 14:10 UTC  (5+ messages)
` [PATCH v6 "

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-19 14:07 UTC  (3+ messages)
` [seq_file] 5fd6060e50: stress-ng.eventfd.ops_per_sec -49.1% regression

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-19 14:07 UTC  (2+ messages)

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-19 14:08 UTC  (2+ messages)

[PATCH] fuzz: Avoid deprecated misuse of -drive if=sd
 2021-03-19 14:08 UTC  (2+ messages)

Unable to serve TCP connections over wireguard interface on FreeBSD 13.0-RC2
 2021-03-18 20:31 UTC 

[PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration
 2021-03-19 14:05 UTC  (5+ messages)
` [mm] 8fd8d23ab1: WARNING:at_fs/buffer.c:#__brelse

does current bitbaking of core-image-minimal still need docbook stuff?
 2021-03-19 14:07 UTC  (5+ messages)
` [yocto] "

[PATCH] io_uring: Try to merge io requests only for regular files
 2021-03-19 14:06 UTC  (2+ messages)

[PATCH v13 00/11] Introducing ETAS ES58X CAN USB interfaces
 2021-03-19 14:06 UTC  (4+ messages)
` [PATCH v13 05/11] can: etas_es58x: remove setting of dql.min_limit for now

[PATCH 1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
 2021-03-19 14:00 UTC  (2+ messages)

windows git invalid path error
 2021-03-19 14:05 UTC  (2+ messages)

Unable to serve TCP connections over wireguard interface on FreeBSD 13.0-RC2
 2021-03-18 20:28 UTC 

Removing WireGuard Support From FreeBSD Base
 2021-03-19 10:43 UTC  (5+ messages)

[PATCH] Fix build on FreeBSD 13 after removal from base
 2021-03-18 21:02 UTC 

[PULL v5 00/42] Block layer patches and object-add QAPIfication
 2021-03-19 14:05 UTC  (3+ messages)

[PATCH 0/3 rfc] Fix nvme-tcp and nvme-rdma controller reset hangs
 2021-03-19 14:05 UTC  (11+ messages)

[PATCH v3] cifs: Silently ignore unknown oplock break handle
 2021-03-19 14:03 UTC  (2+ messages)

Traffic drops when using flow offload for nftables based NAT
 2021-03-19 14:04 UTC  (3+ messages)

Removing WireGuard Support From FreeBSD Base
 2021-03-18 18:49 UTC 

[PATCH for-4.15 0/3] x86/msr: Fixes for XSA-351
 2021-03-19 14:03 UTC  (6+ messages)
` [PATCH 1/3] Revert "x86/msr: drop compatibility #GP handling in guest_{rd,wr}msr()"

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-03-19 14:01 UTC  (7+ messages)

preparations for 4.13.3
 2021-03-19 14:02 UTC  (3+ messages)

[PATCH 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-03-19 14:00 UTC  (4+ messages)
` [PATCH 1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>

Bug when updating ICMP flows using conntrack tools
 2021-03-19 14:00 UTC  (3+ messages)
` [PATCH libnetfilter_conntrack] conntrack: Don't use ICMP attrs in decision to build repl tuple


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.