All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-07 14:00:57 to 2021-05-07 14:54:03 UTC [more...]

[PATCH] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-07 14:52 UTC  (3+ messages)

[PATCH v3 00/17] misc: Replace alloca() by g_malloc()
 2021-05-07 14:43 UTC  (27+ messages)
` [PATCH v3 01/17] bsd-user/syscall: Replace alloca() by g_try_new()
` [PATCH v3 02/17] linux-user/elfload: Replace alloca() by g_try_malloc()
` [PATCH v3 03/17] linux-user/syscall: Replace alloca() by g_try_new()
` [PATCH v3 04/17] linux-user/syscall: Replace alloca() by g_try_malloc()
` [PATCH v3 05/17] linux-user: Replace alloca() by g_try_new() in ppoll() syscall
` [PATCH v3 06/17] linux-user: Replace alloca() by g_try_malloc() in setsockopt() syscall
` [PATCH v3 07/17] linux-user: Replace alloca() by g_try_malloc() in various socket syscall
` [PATCH v3 08/17] linux-user/syscall: Move code around in do_sendrecvmsg_locked()
` [PATCH v3 09/17] linux-user/syscall: Replace alloca() by GLib alloc() in sendrecvmsg
` [PATCH v3 10/17] audio/alsaaudio: Replace ALSA alloca() by malloc() equivalent
` [PATCH v3 11/17] backends/tpm: Replace g_alloca() by g_malloc()
` [PATCH v3 12/17] gdbstub: Constify GdbCmdParseEntry
` [PATCH v3 13/17] gdbstub: Replace GdbCmdContext with plain g_array()
` [PATCH v3 14/17] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v3 15/17] target/ppc/kvm: Replace alloca() by g_malloc()
` [PATCH v3 16/17] configure: Prohibit alloca() by using -Walloca CPPFLAG
` [NOTFORMERGE PATCH v3 17/17] configure: libSLiRP buildsys kludge

[PATCH] tpm_tis_spi: set default probe function if device id not match
 2021-05-07 14:52 UTC 

[PATCH v2 0/3] P2040/P2041 i2c recovery erratum
 2021-05-07 14:52 UTC  (5+ messages)
` [PATCH v2 3/3] i2c: mpc: implement erratum A-004447 workaround

stable/linux-5.10.y baseline: 124 runs, 1 regressions (v5.10.35)
 2021-05-07 14:52 UTC 

[PATCH] spi: set right CS polarity depend on gpiolib
 2021-05-07 14:51 UTC 

[PATCH 0/1] Fix the slowdown for Vega 20 server boards
 2021-05-07 14:50 UTC  (2+ messages)

[PATCH v2 0/3] docs/zh_CN: add parisc Chinese documents
 2021-05-07 14:49 UTC  (3+ messages)
` [PATCH v2 2/3] docs/zh_CN: add parisc debugging.rst translation

[PATCH] ACPI: NFIT: Fix support for variable 'SPA' structure size
 2021-05-07 14:49 UTC  (6+ messages)

[PATCH 0/9] riscv: Partially move to binman to generate u-boot.itb
 2021-05-07 14:49 UTC  (4+ messages)
` [PATCH 7/9] makefile: Update clean rule to remove files generated by binman

[Buildroot] [PATCH 1/2] package/python-asgiref: bump version to 3.3.4
 2021-05-07 14:48 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/python-django: security bump to version 3.2.2

[hardknott][PATCH] Binutils: Fix CVE-2021-20197
 2021-05-07 14:48 UTC  (5+ messages)
` [OE-core] "

[Buildroot] [git commit] package/python-django: security bump to version 3.2.2
 2021-05-07 14:48 UTC 

[Buildroot] [git commit] package/python-asgiref: bump version to 3.3.4
 2021-05-07 14:48 UTC 

AF_XDP sendto kick returning EPERM
 2021-05-07 14:47 UTC  (5+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-07 14:44 UTC  (5+ messages)
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts

[PATCH v2 00/11] RISC-V: add LiteX SoC support; resurrect nmon
 2021-05-07 14:44 UTC  (5+ messages)
` [PATCH v2 02/11] RISC-V: make RISCV_SBI and RISCV_M_MODE explicitly mutually exclusive

[PATCH 0/4] Normalize redundant variables
 2021-05-07 14:45 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Do release kernel context if breadcrumb measure fails
 2021-05-07 14:42 UTC 

stable/linux-5.4.y baseline: 120 runs, 5 regressions (v5.4.117)
 2021-05-07 14:43 UTC 

[PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-07 14:42 UTC  (5+ messages)
` [PATCH V6 1/4] block: avoid double io accounting for flush request
` [PATCH V6 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
` [PATCH V6 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
` [PATCH V6 4/4] blk-mq: clearing flush request reference in tags->rqs[]

[PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
 2021-05-07 14:40 UTC  (4+ messages)

[PATCH 2/2] xfs: kick extra large ioends to completion workqueue
 2021-05-07 14:40 UTC  (7+ messages)
` [PATCH v2 "

[Intel-gfx] [PATCH] drm/modifiers: Enforce consistency between the cap an IN_FORMATS
 2021-05-07 14:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
 2021-05-07 14:40 UTC  (5+ messages)

[PATCH] drm/amd/display: Move plane code from amdgpu_dm to amdgpu_dm_plane
 2021-05-07 14:39 UTC 

[PATCH 4/4 v2] PCI: ixp4xx: Add a new driver for IXP4xx
 2021-05-07 14:39 UTC  (2+ messages)

[igt-dev] [CI i-g-t] intel-ci: Unblock core_hotunplug@hot*bind* subtests
 2021-05-07 14:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for intel-ci: Unblock core_hotunplug@hot*bind* subtests (rev3)

[PATCH] drm/amd/display: Make underlay rules less strict
 2021-05-07 14:37 UTC 

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-07 14:36 UTC  (6+ messages)

[PATCH] refs: cleanup directories when deleting packed ref
 2021-05-07 14:37 UTC 

[PULL] u-boot-riscv/master
 2021-05-07 14:35 UTC  (5+ messages)

[PATCH V3 00/22] Live Update
 2021-05-07 14:33 UTC  (5+ messages)
` [PATCH V3 06/22] vl: add helper to request re-exec
` [PATCH V3 16/22] chardev: cpr framework

[PATCH 0/3] mm/gup: Fix pin page write cache bouncing on has_pinned
 2021-05-07 14:34 UTC  (10+ messages)
` [PATCH 1/3] mm/gup_benchmark: Support threading
` [PATCH 2/3] mm: gup: allow FOLL_PIN to scale in SMP
` [PATCH 3/3] mm: gup: pack has_pinned in MMF_HAS_PINNED

[RFC PATCH v2 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2021-05-07 14:31 UTC  (3+ messages)
` [RFC PATCH v2 2/2] drivers/perf: hisi: add "

[PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-07 14:31 UTC  (10+ messages)
` [PATCH v2 4/5] KVM: selftests: Add exception handling support for aarch64

Bouncing messages from linux-staging@lists.linux.dev
 2021-05-07 14:32 UTC  (3+ messages)

[LTP] [PATCH v2 0/3] shell: Fix orphan timeout sleep processes
 2021-05-07 14:31 UTC  (5+ messages)
` [LTP] [PATCH v2 2/2] shell: Prevent "

[LTP] LTP Release
 2021-05-07 14:31 UTC  (3+ messages)

[dunfell/master PATCH] conf/machine: am64xx: Include SK dtb for machine am64xx-evm
 2021-05-07 14:29 UTC 

[LTP] [PATCH v2 0/5] docparser formatting improvements
 2021-05-07 14:28 UTC  (3+ messages)
` [LTP] [PATCH v2 1/5] docparse: Move CVE and git link into Info column

[PATCH v5 0/2] fallback for emulation errors
 2021-05-07 14:27 UTC  (4+ messages)
` [PATCH v5 1/2] kvm: x86: Allow userspace to handle "

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-07 14:24 UTC  (6+ messages)

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.117)
 2021-05-07 14:26 UTC 

[PATCH] riscv: mm: Remove setup_zero_page()
 2021-05-07 14:19 UTC  (2+ messages)

ld.lld: error: failed to open drivers/gpu/drm/nouveau/nouveau.o: Cannot allocate memory
 2021-05-07 14:25 UTC 

Smatch mailing list archives
 2021-05-07 14:22 UTC 

[cfarm-admins] gcc202 is occasionally returning EIO from fdatasync(2)
 2021-05-07 14:22 UTC  (3+ messages)

[RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
 2021-05-07 14:22 UTC  (9+ messages)

[PATCH v3 0/8] block: refactor write threshold
 2021-05-07 14:18 UTC  (5+ messages)
` [PATCH v3 1/8] block/write-threshold: don't use write notifiers
` [PATCH v3 4/8] block/write-threshold: drop extra APIs

[PATCH] ASoC: cs42l42: make HSBIAS_SENSE_EN optional
 2021-05-07 14:17 UTC  (2+ messages)

[PATCH RFC] can: isotp: isotp_sendmsg(): return error on FC timeout on TX path
 2021-05-07 14:18 UTC  (4+ messages)

[RFC PATCH] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-07 14:09 UTC  (3+ messages)

[PATCH] drm/msm: Fix uninitialized var usage in dsi_phy_28nm_8960.c
 2021-05-07 14:16 UTC  (2+ messages)

[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
 2021-05-07 14:08 UTC  (2+ messages)
` [Bug 1884684] "

[PATCH 00/11] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-05-07 14:03 UTC  (48+ messages)
` [PATCH 01/11] snd: iec958: split status creation and fill
` [PATCH 02/11] ASoC: hdmi-codec: Rework to support more controls
` [PATCH 03/11] ASoC: hdmi-codec: Add iec958 controls
` [PATCH 04/11] ASoC: hdmi-codec: Add a prepare hook
` [PATCH 05/11] drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
` [PATCH 06/11] drm/vc4: hdmi: Set HDMI_MAI_FMT
` [PATCH 07/11] drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE
` [PATCH 08/11] drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
` [PATCH 09/11] drm/vc4: hdmi: Register HDMI codec
` [PATCH 10/11] drm/vc4: hdmi: Remove redundant variables
` [PATCH 11/11] ARM: dts: bcm2711: Tune DMA parameters for HDMI audio

[PATCH] smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares
 2021-05-07 14:16 UTC  (6+ messages)

[PATCH] ieee1275/ofdisk: retry on open and read failure
 2021-05-07 14:15 UTC 

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-07 12:34 UTC  (12+ messages)

[PATCH] powerpc/perf: Simplify Makefile
 2021-05-07 14:11 UTC  (4+ messages)

[dm-devel] can we fix some dm snapshot crashes please? :)
 2021-05-07 14:10 UTC  (3+ messages)

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-05-07 14:09 UTC  (4+ messages)
` [PATCH v4 2/6] block: "

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-07 14:08 UTC  (2+ messages)

FAILED: patch "[PATCH] mtd: spi-nor: core: Fix an issue of releasing resources" failed to apply to 5.4-stable tree
 2021-05-07 14:08 UTC 

[PATCH] IB/core: Obtain subnet_prefix from cache in IB devices
 2021-05-07 14:06 UTC 

FAILED: patch "[PATCH] mtd: spi-nor: core: Fix an issue of releasing resources" failed to apply to 4.19-stable tree
 2021-05-07 14:07 UTC 

[Patch bpf-next v3 00/10] sockmap: add sockmap support to Unix datagram socket
 2021-05-07 14:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_mmap_write_crc: Add subtest description
 2021-05-07 14:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

y2038: Migrate from syscall() to XENOMAI_SYSCALLx()
 2021-05-07 14:05 UTC 

FAILED: patch "[PATCH] mmc: core: Fix hanging on I/O during system suspend for" failed to apply to 4.9-stable tree
 2021-05-07 14:05 UTC 

FAILED: patch "[PATCH] mmc: core: Fix hanging on I/O during system suspend for" failed to apply to 4.14-stable tree
 2021-05-07 14:05 UTC 

FAILED: patch "[PATCH] mmc: core: Fix hanging on I/O during system suspend for" failed to apply to 4.19-stable tree
 2021-05-07 14:04 UTC 

[PATCH net-next v12 0/3] AX88796C SPI Ethernet Adapter
 2021-05-07 14:01 UTC  (8+ messages)
  ` [PATCH net-next v12 1/3] dt-bindings: vendor-prefixes: Add asix prefix
  ` [PATCH net-next v12 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
  ` [PATCH net-next v12 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v1 0/8] format-patch: introduce --confirm-overwrite
 2021-05-07 14:02 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_lease: Add subtest description
 2021-05-07 14:04 UTC  (2+ messages)

[PATCH v5 0/3] ima-evm-utils: Add --keyid option
 2021-05-07 14:01 UTC  (4+ messages)

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-07 14:00 UTC  (4+ messages)

[RFC PATCH v4 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-07 14:00 UTC  (5+ messages)
` [RFC PATCH v4 23/27] qedn: Add support of Task and SGL


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.