All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-05 20:10:54 to 2021-06-06 00:26:11 UTC [more...]

[Cocci] struct type renaming in the absence of certain function calls on members
 2021-06-05 21:41 UTC  (8+ messages)

[PATCH] ALSA: firewire-lib: fix error codes for allocation failure
 2021-06-06  0:26 UTC  (2+ messages)

[linux-next:master 7310/7430] fs/ocfs2/cluster/quorum.c:30:1: iwyu: warning: superfluous #include <linux/kernel.h>
 2021-06-06  0:22 UTC 

[RFC] LKMM: Add volatile_if()
 2021-06-06  0:14 UTC  (11+ messages)

drivers/staging/media/atomisp/pci/sh_css_params.c:2975:7: warning: variable 'succ' set but not used
 2021-06-06  0:09 UTC  (2+ messages)

[freescale-fslc:pr/362 12917/19261] drivers/gpu/drm/panel/panel-wks-101wx001.c:216:25: error: 'platform_of_match' undeclared here (not in a function)
 2021-06-06  0:09 UTC 

[PATCH v3 0/4] slub: Print non-hashed pointers in slub debugging
 2021-06-06  0:06 UTC  (4+ messages)
` [PATCH v3 3/4] slub: Indicate slab_fix() uses printf formats

[PATCH v7 00/27] v4l: subdev internal routing and streams
 2021-06-06  0:06 UTC  (16+ messages)
` [PATCH v7 20/27] v4l: subdev: add V4L2_SUBDEV_ROUTE_FL_SOURCE
` [PATCH v7 21/27] v4l: subdev: routing kernel helper functions
` [PATCH v7 22/27] v4l: subdev: add stream based configuration
` [PATCH v7 23/27] v4l: subdev: add 'stream' to subdev ioctls
` [PATCH v7 24/27] v4l: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v7 25/27] v4l: subdev: add routing & stream config to v4l2_subdev_state

[PATCH v5 5/7] PCI: Add support for a function level reset based on _RST method
 2021-06-06  0:04 UTC  (3+ messages)

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_234' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-06-05 23:55 UTC  (2+ messages)

vhost: multiple worker support
 2021-06-05 23:53 UTC  (9+ messages)
` [PATCH 7/9] vhost: allow userspace to create workers

[PATCH v3 1/1] pgo: Fix allocate_node() v2
 2021-06-05 23:45 UTC  (4+ messages)

amixer and alsamixer unaware of controls for ThinkPad T14's 'acp' card
 2021-06-05 23:36 UTC 

hppa64-linux-ld: kernel/printk/printk.o(.text+0xb90): cannot reach __muldi3
 2021-06-05 23:35 UTC  (2+ messages)

[freescale-fslc:pr/362 14893/19261] drivers/net/wireless/nxp/mxm_wifiex/wlan_src/mlinux/moal_pcie.h:133:20: error: array type has incomplete element type 'struct msix_entry'
 2021-06-05 23:35 UTC 

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha
 2021-06-05 23:28 UTC  (5+ messages)
` [PATCH 1/8] Make qemu-palcode build environment standalone. NFC
` [PATCH 2/8] Fix delivery of unaligned access exceptions

[PATCH nftables] rule: rework CMD_OBJ_SETELEMS logic
 2021-06-05 23:27 UTC 

[PATCH v2] kasan: test: Improve failure message in KUNIT_EXPECT_KASAN_FAIL()
 2021-06-05 23:25 UTC  (2+ messages)

[PATCH 0/3] Make CMake work out of the box
 2021-06-05 23:22 UTC  (9+ messages)
` [PATCH 1/3] cmake: add knob to disable vcpkg
` [PATCH 2/3] cmake: create compile_commands.json by default

[PATCH][next] Input: resistive-adc-touch: Fix uninitialized variable 'press'
 2021-06-05 23:19 UTC  (2+ messages)

drivers/staging/media/atomisp/i2c/atomisp-gc2235.c:567:6: warning: variable 'ret' set but not used
 2021-06-05 23:18 UTC  (2+ messages)

PROBLEM: Broken pixel format for Elgato Cam Link 4K
 2021-06-05 23:10 UTC  (10+ messages)
` [PATCH v2] media: uvcvideo: Fix pixel format change "
    ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 01/10] virglrenderer: explicitly depend on libgbm
 2021-06-05 23:10 UTC  (7+ messages)
` [PATCH 04/10] cmake: update 3.20.2 -> 3.20.3
    ` [OE-core] "

[PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver
 2021-06-05 23:07 UTC  (3+ messages)

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-05 23:03 UTC  (41+ messages)
` [PATCH v16 77/99] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [PATCH v16 78/99] target/arm: cpu-exceptions, cpu-exceptions-aa64: new modules
` [PATCH v16 79/99] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64
` [PATCH v16 80/99] target/arm: tcg-sve: import narrow_vq and change_el functions
` [PATCH v16 82/99] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve
` [PATCH v16 84/99] target/arm: cpu-common: wrap a64-only check with is_a64
` [PATCH v16 85/99] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [PATCH v16 86/99] target/arm: cpu-pauth: change arm_cpu_pauth_finalize name and sig
` [PATCH v16 87/99] target/arm: move arm_cpu_finalize_features into cpu64
` [PATCH v16 88/99] target/arm: cpu64: rename arm_cpu_finalize_features
` [PATCH v16 89/99] target/arm: cpu64: some final cleanup on aarch64_cpu_finalize_features
` [PATCH v16 92/99] target/arm: remove v7m stub function for !CONFIG_TCG
` [PATCH v16 93/99] meson: Introduce target-specific Kconfig
` [PATCH v16 94/99] target/arm: move CONFIG_V7M out of default-devices
` [PATCH v16 95/99] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
` [PATCH v16 96/99] tests/qtest: split the cdrom-test into arm/aarch64
` [PATCH v16 97/99] tests/qtest: make xlnx-can-test conditional on being configured
` [PATCH v16 98/99] configure: allow the overriding of default-config in the build
` [PATCH v16 99/99] gitlab: defend the new stripped down arm64 configs

VRF/IPv4/ARP: unregister_netdevice waiting for dev to become free -> Who's responsible for releasing dst_entry created by ip_route_input_noref?
 2021-06-05 23:00 UTC  (2+ messages)

[GIT PULL] OP-TEE fix for v5.13
 2021-06-05 23:00 UTC  (3+ messages)

[GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc
 2021-06-05 23:00 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 5.13
 2021-06-05 23:00 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 5.13
 2021-06-05 23:00 UTC  (3+ messages)

[GIT PULL] amlogic fixes for v5.13-rc
 2021-06-05 23:00 UTC  (3+ messages)

[GIT PULL] SATA regresion fix for TI dra7 for v5.13
 2021-06-05 23:00 UTC  (3+ messages)

[GIT PULL] PM and build warning fixes for omaps
 2021-06-05 23:00 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2021-06-05 23:00 UTC 

alsa-ucm-conf 1.2.5 broke front headphone output on pipewire-pulse
 2021-06-05 22:58 UTC 

Patchwork summary for: linux-soc
 2021-06-05 22:58 UTC 

[PATCH v2 0/1] media: v4l2-subdev: add subdev-wide state struct
 2021-06-05 22:56 UTC  (3+ messages)
  ` [PATCH v2 1/1] "

[PATCH v2] i2c: core: Disable client irq on reboot/shutdown
 2021-06-05 22:54 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.13-rc5
 2021-06-05 22:51 UTC  (2+ messages)

[PATCH v3] cifs: decoding negTokenInit with generic ASN1 decoder
 2021-06-05 22:50 UTC  (2+ messages)

Keyboard not detected
 2021-06-05 22:49 UTC 

[PATCH] header: Add fsleep()
 2021-06-05 22:44 UTC 

[RFC PATCH net-next] net: dsa: tag_qca: Check for upstream VLAN tag
 2021-06-05 22:39 UTC  (3+ messages)

[Bug Report] Discard bios cannot be correctly merged in blk-mq
 2021-06-05 22:38 UTC  (2+ messages)

[PATCH] branch: make -v useful
 2021-06-05 22:35 UTC  (3+ messages)

Buy In-Stream preroll video
 2021-06-05 22:29 UTC 

[GIT PULL] xfs: CIL and log scalability improvements
 2021-06-05 22:29 UTC  (5+ messages)

[Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set. (correction)
 2021-06-05 22:27 UTC 

[PATCH] parallel-checkout: use grep -c to count workers in tests
 2021-06-05 22:21 UTC  (5+ messages)
` [PATCH v2] parallel-checkout: avoid dash local bug "

[PATCH] lib: memscan() fixlet
 2021-06-05 22:19 UTC 

[PATCH] perf/hisi: Constify static attribute_group structs
 2021-06-05 22:15 UTC  (2+ messages)

[RFC PATCH V2] zram:calculate available memory when zram is used
 2021-06-05 22:17 UTC  (3+ messages)
` [RFC PATCH] zram: count_avail_swap() can be static

[meta-oe][PATCH 0/9] libgpiod: ptest improvements
 2021-06-05 22:16 UTC  (3+ messages)
` [meta-oe][PATCH 8/9] libgpiod: ptest: warn if the gpio-mockup kernel module is not selected

Recording videos on phones and camera on Librem 5 devboard
 2021-06-05 22:12 UTC  (7+ messages)

[xen-unstable-smoke test] 162411: regressions - FAIL
 2021-06-05 22:11 UTC 

[PATCH v2 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-06-05 22:02 UTC  (3+ messages)
` [PATCH v2 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-06-05 22:05 UTC  (11+ messages)
` [PATCH RFC 0/2] Fix m68k multiplatform ISA support
  ` [PATCH RFC 1/2] m68k: io_mm.h: conditionalize ISA address translation on Atari

[meta-security][PATCH 0/7] YCL cleanups
 2021-06-05 22:02 UTC  (8+ messages)
` [meta-security][PATCH 1/7] meta-security: add sanity check
` [meta-security][PATCH 2/7] meta-security/recipe-kernel: use "
` [meta-security][PATCH 3/7] linux-yocto-dev: drop bbappend
` [meta-security][PATCH 4/7] meta-tpm: add layer sanity check
` [meta-security][PATCH 5/7] meta-tpm/linux-yocto: use sanity support
` [meta-security][PATCH 6/7] meta-integrity: add sanity check
` [meta-security][PATCH 7/7] meta-integrity/recipe-kernel: use "

[Buildroot] [PATCH v2, 1/1] package/mpv: handle --{en, dis}able-libmpv-{shared, static}
 2021-06-05 22:00 UTC 

[RFC v2 15/32] x86/tdx: Handle in-kernel MMIO
 2021-06-05 21:56 UTC  (4+ messages)
` [RFC v2-fix-v2 0/2] "
  ` [RFC v2-fix-v2 1/2] x86/sev-es: Abstract out MMIO instruction decoding

[Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set
 2021-06-05 21:56 UTC  (9+ messages)

[PATCH] lib: Convert UUID runtime test to KUnit
 2021-06-05 21:52 UTC 

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-06-05 21:39 UTC  (8+ messages)
` [PATCH v3] bpf: core: fix "
    ` [PATCH v4] "

Genesys Logic UVC microscopes used to work with Linux, but no longer do
 2021-06-05 21:32 UTC 

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-05 21:37 UTC  (5+ messages)
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_234' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-06-05 21:35 UTC  (2+ messages)

[PATCH V2 3/4] PCI: Improve the MRRS quirk for LS7A
 2021-06-05 21:34 UTC  (2+ messages)

nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device
 2021-06-05 21:34 UTC  (6+ messages)
` [Nouveau] "

[PATCH V2 4/4] PCI: Add quirk for multifunction devices of LS7A
 2021-06-05 21:28 UTC  (2+ messages)

[PATCH v2 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-06-05 21:26 UTC  (3+ messages)
` [PATCH v2 3/4] PCIe: qcom: Add support to control pipe clk mux

[PATCH] drm/msm: remove no need local variable
 2021-06-05 21:25 UTC  (3+ messages)

[xen-unstable test] 162385: tolerable FAIL
 2021-06-05 21:24 UTC 

[Buildroot] [PATCH 1/1] package/mpv: handle --{en, dis}able-libmpv-{shared, static}
 2021-06-05 21:21 UTC  (2+ messages)

[PATCH V2 2/4] PCI: Move loongson pci quirks to quirks.c
 2021-06-05 21:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mono-gtksharp3: fix build with latest mono
 2021-06-05 21:14 UTC 

[RFC v2 14/32] x86/tdx: Handle port I/O
 2021-06-05 21:08 UTC  (6+ messages)
` [RFC v2-fix-v1 0/3] "
  ` [RFC v2-fix-v1 3/3] "

[PATCH 0/7] dfs fixes
 2021-06-05 21:05 UTC  (4+ messages)
` [PATCH 5/7] cifs: fix path comparison and hash calc

[Buildroot] [PATCH] scipts/autobuild-run: properly import urllib2.URLError
 2021-06-05 21:05 UTC  (2+ messages)

[PATCH bpf-next v2] docs/bpf: add llvm_reloc.rst to explain llvm bpf relocations
 2021-06-05 21:03 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/odb: fix build with gcc 11
 2021-06-05 21:03 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/qt5/qt5base: fix build with gcc 11
 2021-06-05 21:03 UTC  (2+ messages)

[PATCH v2 0/3] percpu: memcg memory accounting rework
 2021-06-05 21:02 UTC  (2+ messages)

[PATCH] cifs: improve fallocate emulation
 2021-06-05 20:59 UTC  (2+ messages)

[PATCH v5 3/7] PCI: Remove reset_fn field from pci_dev
 2021-06-05 20:57 UTC  (2+ messages)

[PATCH v5 2/7] PCI: Add new array for keeping track of ordering of reset methods
 2021-06-05 20:55 UTC  (2+ messages)

[next] fs: cifsglob.h:955:20: error: passing argument 2 of 'test_bit' from incompatible pointer type
 2021-06-05 20:51 UTC  (2+ messages)

[cifs:for-next 9/9] fs/cifs/connect.c:254:14: warning: variable 'ses' is uninitialized when used here
 2021-06-05 20:52 UTC  (2+ messages)

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-06-05 20:52 UTC  (9+ messages)
` [REPOST PATCH v4 2/5] kernfs: use VFS negative dentry caching

Continuation of failed RPC request after unmount
 2021-06-05 21:02 UTC 

drivers/rtc/rtc-pcf8523.c:35: warning: "REG_OFFSET" redefined
 2021-06-05 20:49 UTC  (2+ messages)

[PATCH] cifs: Constify static struct genl_ops
 2021-06-05 20:47 UTC  (2+ messages)

Pro Git book: concerning data lost due to ".gitignore"
 2021-06-05 20:39 UTC  (2+ messages)

[PATCH -next] cifs: Remove unused inline function is_sysvol_or_netlogon()
 2021-06-05 20:44 UTC  (3+ messages)

[PATCH 0/4] platform/x86: Constify static attribute_group structs
 2021-06-05 20:38 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: hdaps: Constify static attribute_group struct
` [PATCH 2/4] platform/x86: intel_pmt_crashlog: "
` [PATCH 3/4] platform/x86: tc1100-wmi: "
` [PATCH 4/4] x86/platform/uv: "

[PATCH][CIFS] Remove duplicated prototype
 2021-06-05 20:35 UTC 

[cifs:for-next 7/9] fs/cifs/smb2transport.c:429:15: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long')
 2021-06-05 20:33 UTC  (2+ messages)

[PATCH v3 1/8] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
 2021-06-05 20:30 UTC  (5+ messages)
` [PATCH v3 3/8] dt-bindings: spi: spi-rockchip: add description for rv1126

arch/mips/boot/compressed/../../../../lib/zstd/decompress.c:126:12: warning: no previous prototype for 'ZSTD_createDCtx_advanced'
 2021-06-05 20:31 UTC  (2+ messages)

[PATCH v3 0/3] Add watchdog for Mstar SoCs
 2021-06-05 20:26 UTC  (4+ messages)
` [PATCH v3 2/3] watchdog: Add Mstar MSC313e WDT driver

[PATCH] infiniband: core: fix memory leak
 2021-06-05 20:20 UTC 

[PATCH] kasan: fix doc warning in init.c
 2021-06-05 20:15 UTC  (3+ messages)

[igt-dev] [CI 0/5] Reviewed ADL-P patches
 2021-06-05 20:15 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] PCI: iproc: restrict multi-MSI to single core CPUs
 2021-06-05 20:12 UTC  (3+ messages)

[Buildroot] [git commit] package/qt5/qt5base: fix build with gcc 11
 2021-06-05 20:12 UTC 

[RFC v2-fix-v1 1/3] tdx: Introduce generic protected_guest abstraction
 2021-06-05 20:08 UTC  (10+ messages)
` [RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstraction
    ` [RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstractionn


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.