All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-27 10:15:21 to 2021-10-27 11:14:15 UTC [more...]

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-27 11:14 UTC  (3+ messages)
` pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))

[arm-platforms:irq/irq_cpu_offline 2/7] drivers/irqchip/irq-meson-gpio.c:124:34: warning: unused variable 'meson_irq_gpio_matches'
 2021-10-27 11:14 UTC 

[dpdk-dev] [PATCH] mbuf: Improved error message. Added check if shared memory already allocated
 2021-10-27 11:11 UTC 

[PATCH 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-10-27 11:13 UTC  (5+ messages)
` [PATCH 22/22] usb: host: xhci-tegra: deny IRQ0

[PATCH] MAINTAINERS: Add Tvrtko as drm/i915 co-maintainer
 2021-10-27 11:12 UTC  (5+ messages)
      ` [Intel-gfx] "

drm/virtio: not pin pages on demand
 2021-10-27 11:11 UTC  (9+ messages)

Question about mkfs.erofs and reproducible builds
 2021-10-27 11:11 UTC 

drivers/crypto: suspected null-pointer dereference at atmel_sha_init
 2021-10-27 11:11 UTC  (3+ messages)
  ` 回复: "

[PATCH] arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
 2021-10-27 11:09 UTC  (5+ messages)

linux-next: build warning after merge of the pinctrl tree
 2021-10-27 11:10 UTC  (2+ messages)

[RFC PATCH 0/4] USB Power Delivery character device interface
 2021-10-27 11:10 UTC  (6+ messages)
` [RFC PATCH 3/4] usb: typec: ucsi: Add support for PD cdev

Linux kernel: powerpc: KVM guest can trigger host crash on Power8
 2021-10-27 11:09 UTC  (6+ messages)

[PATCH v1] x86/fpu: Remove opmask state from avx512_timestamp check
 2021-10-27 11:07 UTC  (3+ messages)
` [PATCH v2 2/2] x86/xstate: Make AVX512 status tracking more accurate

linux-next: build warning after merge of the net-next tree
 2021-10-27 11:07 UTC 

[PATCH mptcp-next] selftests: mptcp: add mp_fail testcases
 2021-10-27 11:07 UTC  (4+ messages)
` selftests: mptcp: add mp_fail testcases: Build Failure

drivers/crypto: suspected missing null check in hisi_qm_pre_init
 2021-10-27 11:06 UTC 

[hverkuil-media-tree:hdmi-dbg 9/12] drivers/gpio/gpio-virt-link.c:354:19: error: 'struct gpio_chip' has no member named 'of_node'
 2021-10-27 11:05 UTC  (2+ messages)

stable/linux-4.14.y build: 194 builds: 3 failed, 191 passed, 2 errors, 32 warnings (v4.14.253)
 2021-10-27 11:04 UTC 

[PATCH nft 1/3] tests: shell: README: copy edit
 2021-10-27 11:04 UTC  (9+ messages)

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-27 11:18 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/3] config/x86: add support for AMD platform
 2021-10-27 11:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v4 2/2] lib/eal: add temporal store memcpy "

git log --encoding=HTML is not supported
 2021-10-27 11:03 UTC  (9+ messages)
      ` *Really* noisy encoding warnings post-v2.33.0

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-27 11:01 UTC  (3+ messages)
` [PATCH 2/5] PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()

[PATCH] ARM: dts: aspeed: Add AMD DaytonaX BMC
 2021-10-27 11:05 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_psr2_su: add biplanar selective update tests
 2021-10-27 11:00 UTC  (3+ messages)

[PATCH v6 1/2] drivers: perf: Add LLC-TAD perf counter support
 2021-10-27 10:57 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update powerpc KVM entry
 2021-10-27 10:58 UTC  (4+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-27 10:56 UTC  (14+ messages)
` [PATCH v2 02/43] KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
` [PATCH v2 05/43] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH v2 06/43] KVM: Refactor and document halt-polling stats update helper

[PATCH] e1000e: Added ICR clearing by corresponding IMS bit
 2021-10-27 10:57 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH v1 0/5] add new API for wait until scheme
 2021-10-27 10:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/4] add new definitions for wait scheme

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-10-27 10:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] ethdev: fine tune error reporting in pick transfer proxy API
 2021-10-27 10:57 UTC  (4+ messages)

[PATCH v2] checkpatch: Improve CVS revision marker check
 2021-10-27 10:56 UTC 

[PATCH v1 1/2] x86: tangier: Enable support for SD/SDIO family in the pinmux driver
 2021-10-27 10:55 UTC  (5+ messages)

[dpdk-dev] [PATCH v5 0/5] Virtio PMD RSS support & RSS fixes
 2021-10-27 10:55 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 1/5] net/virtio: add initial RSS support

[igt-dev] [PATCH i-g-t v3] tests/kms_psr2_su: add biplanar selective update tests
 2021-10-27 10:55 UTC 

[PATCH 0/4] enabling Advanced protection and security features
 2021-10-27 10:54 UTC  (12+ messages)
` [PATCH 1/4] mtd: spi-nor: micron-st: add advanced "
` [PATCH 2/4] mtd: spi-nor: add advanced protection and security features support
` [PATCH 3/4] mtd: add advanced protection and security ioctls
` [PATCH 4/4] mtd: spi-nor: micron-st: add mt25qu128abb and mt25ql128abb

[igt-dev] [PATCH i-g-t 0/4] lib/igt_fb/tgl+: Remove CCS FB layout restrictions
 2021-10-27 10:54 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_fb/tgl+: Prevent CCS FB UV surface offset overalignment

[dpdk-dev] [Bug 841] [dpdk-21.11] DPDK build failed with EXTRA_CFLAGS='-O1' on Ubuntu20.4.3 and Redhat8.4
 2021-10-27 10:53 UTC 

[dpdk-dev] [PATCH] buildtools: fix build with meson 0.60
 2021-10-27 10:53 UTC  (2+ messages)

[PATCH v2 0/3] Prepare error capture for asynchronous migration
 2021-10-27 10:52 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/3] drm/i915: Introduce refcounted sg-tables
  `  "
` [PATCH v2 2/3] drm/i915: Update error capture code to avoid using the current vma state
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 3/3] drm/i915: Initial introduction of vma resources
  `  "

[PATCH] [honister] conf: update for release 3.4
 2021-10-27 10:52 UTC  (4+ messages)
  ` [docs] "

BusyBox pTest failure
 2021-10-27 10:52 UTC 

[PATCH] mm/damon: simplify stop mechanism
 2021-10-27 10:51 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update information related to the PCI sub-system
 2021-10-27 10:50 UTC 

[PATCH v6 0/9] drm/omap: Add virtual-planes support
 2021-10-27 10:50 UTC  (5+ messages)
` [PATCH v6 4/9] drm/omap: introduce omap_hw_overlay
` [PATCH v6 5/9] drm/omap: omap_plane: subclass drm_plane_state

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-27 10:48 UTC  (15+ messages)

consultation about NVME_SGL_FMT_INVALIDATE not set when using nvme-rdma t10-pi
 2021-10-27 10:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2021-10-27 10:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[hardknott][PATCH] binutils: Fix CVE-2021-3530
 2021-10-27 10:47 UTC 

tg3 RX packet re-order in queue 0 with RSS
 2021-10-27 10:31 UTC  (4+ messages)

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-10-27 10:44 UTC  (30+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
` [RFC v16 2/9] iommu: Introduce iommu_get_nesting
` [RFC v16 3/9] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [RFC v16 4/9] iommu/smmuv3: Get prepared for nested stage support
` [RFC v16 5/9] iommu/smmuv3: Implement attach/detach_pasid_table
` [RFC v16 6/9] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [RFC v16 7/9] iommu/smmuv3: Implement cache_invalidate
` [RFC v16 8/9] iommu/smmuv3: report additional recoverable faults
` [RFC v16 9/9] iommu/smmuv3: Disallow nested mode in presence of HW MSI regions

[PATCH v3 for-next] RDMA/hns: Add a new mmap implementation
 2021-10-27 10:41 UTC 

[PATCH v7 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-10-27 10:45 UTC  (5+ messages)
` [PATCH v7 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v7 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry

linux-next: Tree for Oct 27
 2021-10-27 10:43 UTC 

[PATCH 0/2] i2c-mux-gpio: Add optional 'select-delay' DT property
 2021-10-27 10:43 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c-mux-gpio: Add optional "
` [PATCH 2/2] i2c: i2c-mux-gpio: Add support 'select-delay' property

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-10-27 10:41 UTC  (4+ messages)

[PATCH 00/33] target/mips: Fully convert MSA opcodes to decodetree
 2021-10-27 10:38 UTC  (3+ messages)
` [PATCH 04/33] tests/tcg/mips: Run MSA opcodes tests on user-mode emulation

[PATCH v2 0/2] btrfs: re-define btrfs_raid_types
 2021-10-27 10:41 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index()

[RFC 0/2] tls: add macros for coroutine-safe TLS variables
 2021-10-27 10:38 UTC  (8+ messages)

[PATCH] usb: gadget: Mark USB_FSL_QE broken on 64-bit
 2021-10-27 10:38 UTC  (4+ messages)

stable/linux-4.4.y build: 184 builds: 5 failed, 179 passed, 8 errors, 35 warnings (v4.4.290)
 2021-10-27 10:37 UTC 

[PATCH v5 00/15] x86: Add support for Clang CFI
 2021-10-27 10:17 UTC  (4+ messages)

[bug report] blktests block/029 triggered NULL pointer on latest linux-block/for-next
 2021-10-27 10:36 UTC  (4+ messages)

[LTP] [PATCH 0/2] Test support for new fanotify FAN_REPORT_PIDFD feature
 2021-10-27 10:35 UTC  (5+ messages)
` [LTP] [PATCH 1/2] syscalls/fanotify20: add new test for FAN_REPORT_PIDFD
` [LTP] [PATCH 2/2] syscalls/fanotify21: add new test checking the returned pidfd from fanotify in FAN_REPORT_PIDFD mode

[dpdk-dev] [PATCH] net/mlx5: optimize the device spawn time with representors
 2021-10-27 10:35 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

linux-next: build warning after merge of the gpio-sim tree
 2021-10-27 10:34 UTC 

[meta-python][PATCH 1/3] python3-thrift: Upgrade 0.13.0 -> 0.15.0
 2021-10-27 10:33 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-prompt-toolkit: Upgrade 3.0.19 -> 3.0.21
` [meta-python][PATCH 3/3] python3-traitlets: Upgrade 5.1.0 -> 5.1.1

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-27 10:32 UTC  (9+ messages)
` [PATCH v2 06/16] clk: starfive: Add JH7100 clock generator driver

[PATCH v4 0/8] qapi: Add support for aliases
 2021-10-27 10:31 UTC  (3+ messages)

[PATCH v1 1/1] PCI: brcmstb: Use GENMASK() as __GENMASK() is for internal use only
 2021-10-27 10:28 UTC  (6+ messages)

[PATCH v2 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-27 10:32 UTC  (4+ messages)
` [PATCH v2 6/9] mfd: max77714: Add driver for Maxim MAX77714 PMIC

[RFC] /dev/ioasid uAPI proposal
 2021-10-27 10:32 UTC  (15+ messages)

[net-next PATCH 0/2] Add a devlink param and documentation
 2021-10-27 10:31 UTC  (3+ messages)
` [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
` [net-next PATCH 2/2] devlink: add documentation for octeontx2 driver

[Intel-gfx] [PATCH] drm/i915: Revert 'guc_id' from i915_request tracepoint
 2021-10-27 10:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-wired-lan] [PATCH net-next] ice: send correct vc status in switchdev
 2021-10-27 10:30 UTC  (2+ messages)

stable/linux-5.10.y build: 182 builds: 3 failed, 179 passed, 4 errors, 10 warnings (v5.10.76)
 2021-10-27 10:29 UTC 

Potentially Broken Address Dependency via test_bit() When Compiling With Clang
 2021-10-27 10:19 UTC 

[PATCH-for-6.0.1 0/2] gitlab-ci: Only push docker images to mainstream registry from /master
 2021-10-27 10:24 UTC  (4+ messages)

[PATCH v2 0/5] Improvements to %pGp
 2021-10-27 10:27 UTC  (3+ messages)
` [PATCH v2 5/5] vsprintf: Make %pGp print the hex value

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 14}.x series
 2021-10-27 10:26 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 14}.x series
 2021-10-27 10:26 UTC  (2+ messages)

stable/linux-4.9.y build: 187 builds: 3 failed, 184 passed, 4 errors, 34 warnings (v4.9.288)
 2021-10-27 10:25 UTC 

[PATCH net 0/4] Fixes for SMC
 2021-10-27 10:24 UTC  (7+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 2/4] net/smc: Fix smc_link->llc_testlink_time overflow
` [PATCH net 3/4] net/smc: Correct spelling mistake to TCPF_SYN_RECV

[PATCH] perf symbol: ignore $a/$d symbols for ARM modules
 2021-10-27 10:23 UTC  (2+ messages)

[PATCH v4 05/11] clk: Introduce clk-tps68470 driver
 2021-10-27 10:23 UTC  (3+ messages)

[PATCH] serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE
 2021-10-27  7:53 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.08.x] package/strongswan: security bump to version 5.9.4
 2021-10-27 10:21 UTC 

[Buildroot] [git commit branch/2021.02.x] package/strongswan: security bump to version 5.9.4
 2021-10-27 10:21 UTC 

[Buildroot] [PATCH 1/1] package/strongswan: security bump to version 5.9.4
 2021-10-27 10:22 UTC  (2+ messages)

[PATCH] tty: Fix extra "not" in TTY_DRIVER_REAL_RAW description
 2021-10-27 10:21 UTC 

[PATCH v2 00/10] Test the new fanotify FAN_FS_ERROR event
 2021-10-27 10:19 UTC  (5+ messages)
` [PATCH v2 04/10] syscalls/fanotify20: Validate the generic error info
      ` [LTP] "

[PATCH] fs: reiserfs: free new_opts in reiserfs_remount
 2021-10-27 10:19 UTC  (3+ messages)

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2021-10-27 10:15 UTC  (7+ messages)

[PATCH 1/2] sched/fair: Couple wakee flips with heavy wakers
 2021-10-27 10:18 UTC  (12+ messages)

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-27 10:17 UTC  (4+ messages)
` [PATCH v3 03/11] vpci/header: Move register assignments from init_bars

[PATCH nft] src: Support netdev egress hook
 2021-10-27 10:17 UTC 

[dpdk-dev] [dpdk-dev v3 00/10] drivers/qat: isolate implementations of qat generations
 2021-10-27 10:16 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v4 0/9] "
  ` [dpdk-dev] [dpdk-dev v4 9/9] crypto/qat: add gen specific implementation

[Buildroot] [PATCH 1/1] package/php:security bump version to 8.0.12
 2021-10-27 10:16 UTC  (2+ messages)

[PATCH v2] failover: specify an alternate MAC address
 2021-10-27 10:12 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.08.x] package/php:security bump version to 8.0.12
 2021-10-27 10:16 UTC 


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.