All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-08 09:14:52 to 2021-10-08 10:04:10 UTC [more...]

[PATCH 0/3] Add eMMC/Micro SD support
 2021-10-08 10:03 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a07g044: Add SDHI nodes

[PATCH 0/2] objtool: Avoid pointless modifications
 2021-10-08 10:03 UTC  (4+ messages)
` [PATCH 1/2] objtool: Optimize re-writing jump_label

[PATCH 0/3] perf tools: Enable strict JSON parsing
 2021-10-08 10:02 UTC  (4+ messages)

[PATCH] dt-bindings: clock: fu740-prci: add reset-cells
 2021-10-08 10:02 UTC  (3+ messages)

virtio-net: kernel panic in virtio_net.c
 2021-10-08 10:02 UTC  (5+ messages)

[PATCH] staging: r8188eu: remove unused defines from rtw_sreset.h
 2021-10-08 10:02 UTC 

[PATCH]mdadm: fix coredump of mdadm --monitor -r
 2021-10-08 10:01 UTC  (2+ messages)

[RESEND PATCH v5 0/2] Introduce block device LED trigger
 2021-10-08 10:01 UTC  (5+ messages)
` [RESEND PATCH v5 2/2] leds: trigger: Add "

[PATCH v3 1/2] vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
 2021-10-08 10:00 UTC  (2+ messages)
` [PATCH v3 2/2] vsock: Enable y2038 safe timeval for timeout

[PATCH v2] Add device reset timeout field
 2021-10-08 10:00 UTC  (8+ messages)
        ` [virtio-dev] "

[LTP] [PATCH v3 1/1] setgroups03: Fix running more iterations (-i 2)
 2021-10-08 10:00 UTC 

(was blank) subscribe git
 2021-10-08  9:59 UTC 

[x86] Kernel v5.14 series panic on Celeron Mendocino CPU
 2021-10-08  9:58 UTC  (2+ messages)
` [tip: x86/urgent] x86/fpu: Restore the masking out of reserved MXCSR bits

[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
 2021-10-08  9:57 UTC  (8+ messages)

[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
 2021-10-08  9:58 UTC  (2+ messages)

[PATCH 1/3] KVM: emulate: #GP when emulating rdpmc if CR0.PE is 1
 2021-10-08  9:57 UTC  (3+ messages)
` [PATCH 2/3] KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
` [PATCH 3/3] KVM: LAPIC: Optimize PMI delivering overhead

GPMI iMX6ull timeout on DMA
 2021-10-08  9:55 UTC  (4+ messages)

[PATCH 1/2][next] ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_io
 2021-10-08  9:54 UTC  (6+ messages)
` [PATCH 2/2][next] ASoC: rockchip: i2s-tdm: Fix error handling on i2s_tdm_prepare_enable_mclk failure

[PATCH 0/5] ARM: add vmap'ed stack support
 2021-10-08  9:54 UTC  (2+ messages)

[PATCH] MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONFIG_PCI_DRIVERS_GENERIC'
 2021-10-08  9:53 UTC 

[PATCH v2] mm/huge_memory.c: disable THP with large THP size on small present memory
 2021-10-08  9:51 UTC  (2+ messages)

[PATCH] dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
 2021-10-08  9:50 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Stop using I915_TILING_* in client blit selftest
 2021-10-08  9:49 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v6 0/2] IMA checkpatch fixes
 2021-10-08  9:49 UTC  (4+ messages)
` [PATCH v6 1/2] ima_policy: Remove duplicate 'the' in docs comment
` [PATCH v6 2/2] ima: Use strscpy instead of strlcpy

[PATCH] target/riscv: csr: Implement mconfigptr CSR
 2021-10-08  9:47 UTC  (4+ messages)

[PATCH v1 0/2] Prefer lore.kernel.org and explain Link: tags better
 2021-10-08  9:47 UTC  (4+ messages)
` [PATCH v1 2/2] docs: submitting-patches: make section about the Link: tag more explicit

[PATCH v2 0/2] Add SDHI clock and reset entries in cpg driver
 2021-10-08  9:46 UTC  (5+ messages)
` [PATCH v2 1/2] drivers: clk: renesas: rzg2l-cpg: Add SDHI clk mux support
` [PATCH v2 2/2] drivers: clk: renesas: r9a07g044-cpg: Add SDHI clock and reset entries

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-10-08  9:46 UTC  (13+ messages)

[PATCH v1 0/6] mmc: sdhci-pci: Add some CD GPIO related quirks
 2021-10-08  9:45 UTC  (9+ messages)
` [PATCH v1 1/6] mmc: sdhci: Introduce couple of quirks to ignore particular state of CD GPIO
` [PATCH v1 4/6] mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)
` [PATCH v1 5/6] mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq "
` [PATCH v1 6/6] mmc: sdhci-pci: Remove dead code (rst_n_gpio "

[PATCH RESEND] x86/resource: Do not exclude regions that are marked as MMIO in EFI memmap
 2021-10-08  9:45 UTC  (4+ messages)

[PATCH 1/4] mm/damon/dbgfs: Implement recording feature
 2021-10-08  9:45 UTC  (4+ messages)
` [PATCH 2/4] mm/damon/dbgfs-test: Implement kunit tests for the record feature
` [PATCH 3/4] selftests/damon: Test recording feature
` [PATCH 4/4] Docs/damon/usage: Update for the record feature

[PATCH] hw/arm/sbsa-ref: Fixed cpu type error message typo
 2021-10-08  9:39 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: Simplify handling of modifiers
 2021-10-08  9:41 UTC  (7+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers

[PATCH 1/5] dri: cleanup debugfs error handling
 2021-10-08  9:40 UTC  (13+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/5] drm/i915: check dri root before debugfs init
  `  "
` [Intel-gfx] [PATCH 3/5] drm/radeon: "
  `  "
` [PATCH 4/5] drm/armada: check dri/crtc "
  ` [Intel-gfx] "
` [PATCH 5/5] drm/tegra: check root dentry "
  ` [Intel-gfx] "

[PATCH] ASoC: SOF: prepare code to allocate IPC messages in fw_ready
 2021-10-08  9:38 UTC 

[dpdk-dev] [PATCH v6 1/2] Enable ASan for memory detector on DPDK
 2021-10-08  9:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 1/3] "
  ` [dpdk-dev] [PATCH v7 2/3] DPDK code adapts to ASan
  ` [dpdk-dev] [PATCH v7 3/3] lib/pipeline: Fix compilation error with gcc ASan

[PATCH 0/8] replace http with https for URLs
 2021-10-08  9:38 UTC  (3+ messages)
` [PATCH 5/8] bitbake: "
  ` [docs] "

[PATCH v2] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-08  9:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/4] kernel.h further split
 2021-10-08  9:37 UTC  (4+ messages)

[dpdk-dev] [PATCH] ip_frag: modify the fragment offset and mf
 2021-10-08  9:37 UTC  (5+ messages)

[dpdk-dev] Should we keep autotest.py ?
 2021-10-08  9:37 UTC  (4+ messages)

[xen-unstable test] 165408: tolerable FAIL - PUSHED
 2021-10-08  9:36 UTC 

PV - different behavior of pgd_offset in xen 4.6 and 4.13 for GUEST ACCESSIBLE memory area
 2021-10-08  9:36 UTC  (3+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-08  9:35 UTC  (8+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[PATCH v4 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-10-08  9:28 UTC  (36+ messages)
` [PATCH v4 2/9] iio: adc: imx7d_adc: "
` [PATCH v4 3/9] iio: adc: lpc18xx_adc: "
` [PATCH v4 4/9] iio: adc: max1118: "
` [PATCH v4 5/9] iio: adc: max1241: "
` [PATCH v4 6/9] iio: adc: meson_saradc: "
` [PATCH v4 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v4 8/9] iio: adc: rockchip_saradc: "
` [PATCH v4 9/9] iio: adc: ti-ads7950: "

git format-patch --range-diff accepts non-quoted arguments (shouldn't it be?)
 2021-10-08  9:34 UTC 

[PATCH] rtlwifi: rtl8192ee: Remove redundant initialization of variable version
 2021-10-08  9:33 UTC  (2+ messages)

[PATCH v6 00/22] Kernel userspace access/execution prevention with hash translation
 2021-10-08  9:32 UTC  (3+ messages)
` [PATCH v6 19/22] powerpc/book3s64/hash/kuap: Enable kuap on hash

[BUG] Ethernet broken on rockpro64 by commit 2d26f6e39afb ("net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings")
 2021-10-08  9:27 UTC  (4+ messages)

[PATCH 0/6] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-10-08  9:27 UTC  (4+ messages)
` [PATCH 4/6] mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()

[dpdk-dev] [PATCH] ethdev: fix representor port ID search by name
 2021-10-08  9:27 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[PULL] drm-intel-gt-next
 2021-10-08  9:27 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-10-08  9:26 UTC  (4+ messages)
` [PATCH v3 2/4] iio: light: cm36651: "
` [PATCH v3 3/4] iio: light: gp2ap002: "
` [PATCH v3 4/4] iio: light: noa1305: "

[kvm-unit-tests PATCH] s390x/snippets: Define all things that are needed to link the libc
 2021-10-08  9:26 UTC 

[PATCH v1] MAINTAINERS: Change maintainer for gpio-hisi driver
 2021-10-08  9:26 UTC  (2+ messages)

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2021-10-08  9:24 UTC  (14+ messages)
` [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
  ` [alsa-devel] "
              ` [musl] "

[PATCH 0/2] quota: fix oops when loading corrupted quota file
 2021-10-08  9:38 UTC  (3+ messages)
` [PATCH 1/2] quota: check block number when reading the block in "
` [PATCH 2/2] qupta: correct error number in free_dqentry()

[PATCH memcg] mm/page_alloc.c: avoid statistic update with 0
 2021-10-08  9:24 UTC  (2+ messages)

[PATCH] mm: Free per cpu pages async to shorten program exit time
 2021-10-08  9:24 UTC  (6+ messages)

[PATCH v3 00/17] iotests: support zstd
 2021-10-08  9:22 UTC  (5+ messages)

memcg memory accounting in vmalloc is broken
 2021-10-08  9:23 UTC  (3+ messages)
` [PATCH memcg] memcg: enable memory accounting in __alloc_pages_bulk

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-08  9:22 UTC  (3+ messages)

[PATCH 0/5] xhci fixes for usb-linus
 2021-10-08  9:25 UTC  (6+ messages)
` [PATCH 1/5] xhci: guard accesses to ep_state in xhci_endpoint_reset()
` [PATCH 2/5] xhci: add quirk for host controllers that don't update endpoint DCS
` [PATCH 3/5] USB: xhci: dbc: fix tty registration race
` [PATCH 4/5] xhci: Fix command ring pointer corruption while aborting a command
` [PATCH 5/5] xhci: Enable trust tx length quirk for Fresco FL11 USB controller

Please pull u-boot-marvell/master
 2021-10-08  9:23 UTC 

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-08  9:22 UTC  (8+ messages)

[PATCH] arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT
 2021-10-08  9:22 UTC  (2+ messages)

linux-next: build failure after merge of the amdgpu tree
 2021-10-08  9:22 UTC  (4+ messages)

[PATCH v7 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-08  9:22 UTC  (12+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v7,1/8] "

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-08  9:22 UTC  (3+ messages)

[PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg
 2021-10-08  9:21 UTC  (3+ messages)

[RFC,v1 0/4] Add a driver for Mediatek SPI Nand controller
 2021-10-08  9:20 UTC  (3+ messages)

arch/powerpc/platforms/83xx/suspend.c:210:17: error: implicit declaration of function 'enable_kernel_fp'
 2021-10-08  9:19 UTC  (2+ messages)

[PATCH 00/24] configure->meson queue for 6.2
 2021-10-08  9:19 UTC  (9+ messages)
` [PATCH 01/24] configure: remove --oss-lib
` [PATCH 15/24] configure, meson: move libaio check to meson.build

[PATCH 1/2] arm: mvebu: dts: m801: correct CP1 pinctrl
 2021-10-08  9:20 UTC  (6+ messages)
` [PATCH 2/2] arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init code

next/pending-fixes baseline: 328 runs, 15 regressions (v5.15-rc4-415-g4f374591ab79)
 2021-10-08  9:19 UTC 

kernel BUG at fs/ext4/inode.c:1721!
 2021-10-08  9:19 UTC 

[PATCH u-boot-marvell v2 0/6] A3720 PCIe enhancements
 2021-10-08  9:18 UTC  (2+ messages)

[PATCH 0/3] stm32mp: Attempt to resolve unintended breakage with v2021.10-rc2
 2021-10-08  9:18 UTC  (4+ messages)

[PATCH u-boot-marvell 0/9] a38x serdes cleanup
 2021-10-08  9:18 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/4] Panel replay phase1 implementation
 2021-10-08  9:18 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915/panelreplay: Initializaton and compute config for panel replay

[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
 2021-10-08  9:17 UTC 

[PATCH 1/3] phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization
 2021-10-08  9:17 UTC  (6+ messages)
` [PATCH 2/3] phy: marvell: a3700: Fix configuring polarity invert bits
` [PATCH 3/3] phy: marvell: a3700: Return correct error code when power up fails

nbd lifetimes fixes
 2021-10-08  9:17 UTC  (2+ messages)

[PATCH v2 0/3] add initial support for exynosautov9
 2021-10-08  9:14 UTC  (4+ messages)
    ` [PATCH v2 1/3] pinctrl: samsung: support ExynosAutov9 SoC pinctrl
    ` [PATCH v2 2/3] arm64: dts: exynos: add initial support for exynosautov9 SoC
    ` [PATCH v2 3/3] arm64: dts: exynos: add minimal support for exynosautov9 sadk board

[PATCH 0/2] Support hugetlb charge moving at task migration
 2021-10-08  9:17 UTC  (5+ messages)

[PATCH v5 0/2] blame: documentation update
 2021-10-08  9:16 UTC  (3+ messages)
` [PATCH v5 1/2] blame: describe default output format
` [PATCH v5 2/2] blame: document --color-* options

[PATCH] arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiB
 2021-10-08  9:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_hdr: Fix failure to read output_bpc
 2021-10-08  9:15 UTC  (2+ messages)

[PATCH v11 0/5] Introduce SoC sleep stats driver
 2021-10-08  9:15 UTC  (4+ messages)
` [PATCH v11 2/5] soc: qcom: Add Sleep "


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.