All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 10:30:44 to 2021-06-15 11:10:55 UTC [more...]

[PATCH] board: armltd: Remove bootargs from Total Compute configuration
 2021-06-15 10:46 UTC  (2+ messages)

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-06-15 11:10 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/2] PM: domains: use separate lockdep class for each genpd
 2021-06-15 11:10 UTC  (6+ messages)
` [PATCH 2/2] PM: domain: use per-genpd lockdep class

[PATCH] arm64: mm: Pass origial fault address to handle_mm_fault()
 2021-06-15 11:11 UTC  (2+ messages)

[PATCH] test: fix for TEST_OUTPUT_DIRECTORY
 2021-06-15 11:10 UTC  (9+ messages)

drivers/net/wan/fsl_ucc_hdlc.c:305:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-06-15 11:09 UTC  (2+ messages)

[PATCH] service: Complete only after user connection retries
 2021-06-15 11:09 UTC 

[PATCH 0/3] pull: obvious fixes
 2021-06-15 11:09 UTC  (7+ messages)
` [PATCH 1/3] pull: cleanup autostash check

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-15 11:07 UTC  (3+ messages)
` [patch V2 02/52] x86/fpu: Fix copy_xstate_to_kernel() gap handling

[dpdk-dev] [PATCH] bus: clarify log for non-NUMA-aware devices
 2021-06-15 11:08 UTC 

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 11:06 UTC  (20+ messages)
` [PATCH v7 01/19] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
` [PATCH v7 02/19] mfd: axp20x: Allow AXP 806 chips without interrupt lines
` [PATCH v7 03/19] dt-bindings: rtc: sun6i: Add H616 compatible string
` [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage
` [PATCH v7 05/19] rtc: sun6i: Add support for broken-down alarm registers
` [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs
` [PATCH v7 07/19] rtc: sun6i: Add Allwinner H616 support
` [PATCH v7 08/19] dt-bindings: net: sun8i-emac: Add H616 compatible string
` [PATCH v7 09/19] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
` [PATCH v7 10/19] dt-bindings: usb: Add H616 compatible string
` [PATCH v7 11/19] dt-bindings: usb: sunxi-musb: "
` [PATCH v7 12/19] phy: sun4i-usb: Rework HCI PHY (aka. "pmu_unk1") handling
` [PATCH v7 13/19] phy: sun4i-usb: Allow reset line to be shared
` [PATCH v7 14/19] phy: sun4i-usb: Introduce port2 SIDDQ quirk
` [PATCH v7 15/19] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v7 17/19] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v7 18/19] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v7 19/19] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[dpdk-dev] [PATCH 00/28] add support for baseband phy
 2021-06-15 11:03 UTC  (34+ messages)
` [dpdk-dev] [PATCH v2 00/32] "
  ` [dpdk-dev] [PATCH v2 01/32] common/cnxk: add bphy cgx/rpm initialization and cleanup
  ` [dpdk-dev] [PATCH v2 02/32] common/cnxk: support for communication with atf
  ` [dpdk-dev] [PATCH v2 03/32] common/cnxk: support for getting link information
  ` [dpdk-dev] [PATCH v2 04/32] common/cnxk: support for changing internal loopback
  ` [dpdk-dev] [PATCH v2 05/32] common/cnxk: support for changing ptp mode
  ` [dpdk-dev] [PATCH v2 06/32] common/cnxk: support for setting link mode
  ` [dpdk-dev] [PATCH v2 07/32] common/cnxk: support for changing link state
  ` [dpdk-dev] [PATCH v2 08/32] common/cnxk: support for lmac start/stop
  ` [dpdk-dev] [PATCH v2 09/32] raw/cnxk_bphy: add bphy cgx/rpm skeleton driver
  ` [dpdk-dev] [PATCH v2 10/32] raw/cnxk_bphy: support for reading queue configuration
  ` [dpdk-dev] [PATCH v2 11/32] raw/cnxk_bphy: support for reading queue count
  ` [dpdk-dev] [PATCH v2 12/32] raw/cnxk_bphy: support for enqueue operation
  ` [dpdk-dev] [PATCH v2 13/32] raw/cnxk_bphy: support for dequeue operation
  ` [dpdk-dev] [PATCH v2 14/32] raw/cnxk_bphy: support for performing selftest
  ` [dpdk-dev] [PATCH v2 15/32] common/cnxk: support for device init and fini
  ` [dpdk-dev] [PATCH v2 16/32] common/cnxk: support for baseband PHY irq setup
  ` [dpdk-dev] [PATCH v2 17/32] common/cnxk: support for checking irq availability
  ` [dpdk-dev] [PATCH v2 18/32] common/cnxk: support for retrieving irq stack
  ` [dpdk-dev] [PATCH v2 19/32] common/cnxk: support for removing "
  ` [dpdk-dev] [PATCH v2 20/32] common/cnxk: support for setting bphy irq handler
  ` [dpdk-dev] [PATCH v2 21/32] common/cnxk: support for clearing "
  ` [dpdk-dev] [PATCH v2 22/32] common/cnxk: support for registering bphy irq
  ` [dpdk-dev] [PATCH v2 23/32] raw/cnxk_bphy: add baseband PHY skeleton driver
  ` [dpdk-dev] [PATCH v2 24/32] raw/cnxk_bphy: support for reading bphy queue configuration
  ` [dpdk-dev] [PATCH v2 25/32] raw/cnxk_bphy: support for reading bphy queue count
  ` [dpdk-dev] [PATCH v2 26/32] raw/cnxk_bphy: support for bphy enqueue operation
  ` [dpdk-dev] [PATCH v2 27/32] raw/cnxk_bphy: support for bphy dequeue operation
  ` [dpdk-dev] [PATCH v2 28/32] raw/cnxk_bphy: support for interrupt init and cleanup
  ` [dpdk-dev] [PATCH v2 29/32] raw/cnxk_bphy: support for reading number of bphy irqs
  ` [dpdk-dev] [PATCH v2 30/32] raw/cnxk_bphy: support for retrieving bphy device memory
  ` [dpdk-dev] [PATCH v2 31/32] raw/cnxk_bphy: support for registering bphy irq handlers
  ` [dpdk-dev] [PATCH v2 32/32] raw/cnxk_bphy: support for bphy selftest

[igt-dev] [PATCH i-g-t] i915/gem_caching: Added description for all subtests
 2021-06-15 11:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH] usb: renesas-xhci: Fix handling of unknown ROM state
 2021-06-15 11:06 UTC  (5+ messages)

[PATCH V7 0/4] soc: imx: add i.MX BLK-CTL support
 2021-06-15 11:05 UTC  (5+ messages)
` [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[Intel-gfx] [PATCH V6] drm/i915/jsl: Add W/A 1409054076 for JSL
 2021-06-15 10:56 UTC 

[PATCH 0/2] Fix git subtree on Windows
 2021-06-15 11:05 UTC  (9+ messages)
` [PATCH 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "

page refcount race between prep_compound_gigantic_page() and __page_cache_add_speculative()?
 2021-06-15 11:03 UTC  (2+ messages)

[PATCH net] qmi_wwan: Clone the skb when in pass-through mode
 2021-06-15 11:04 UTC  (7+ messages)

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-06-15 11:02 UTC  (9+ messages)
` [PATCH v8 14/19] arm/hvf: Add a WFI handler
` [PATCH v8 15/19] hvf: arm: Implement -cpu host
` [PATCH v8 17/19] arm: Add Hypervisor.framework build target
` [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call

[PATCH v5 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-15 11:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Move system memory to TTM for discrete (rev5)

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-15 11:03 UTC  (7+ messages)

mmotm 2021-06-14-22-08 uploaded
 2021-06-15 11:03 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix receiving queue timestamp format
 2021-06-15 11:01 UTC  (2+ messages)

linux-next: build warning after merge of the irqchip tree
 2021-06-15 11:01 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix switchdev mode recognition
 2021-06-15 11:01 UTC  (2+ messages)

[RFC 0/1] PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM resources which start at address 0
 2021-06-15 10:59 UTC  (3+ messages)
` [RFC 1/1] "

A suggestion: more readable human commands
 2021-06-15 10:59 UTC  (2+ messages)

[PATCH v2 0/8] configure: Change to -std=gnu11
 2021-06-15 10:57 UTC  (9+ messages)
` [PATCH v2 3/8] util: Use real functions for thread-posix QemuRecMutex
` [PATCH v2 4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl
` [PATCH v2 5/8] util: Use unique type for QemuRecMutex in thread-posix.h
` [PATCH v2 8/8] configure: Remove probe for _Static_assert

[PATCH] net/mlx5: Fix missing error code in mlx5_init_fs()
 2021-06-15 10:58 UTC 

[PATCH] afs: fix tracepoint string placement with built-in AFS
 2021-06-15 10:58 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] devtools: fix version pattern for fix search
 2021-06-15 10:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] devtools: auto detect branch to search fix patches

[PATCH] mptcp: Remove redundant assignment to remaining
 2021-06-15 10:55 UTC 

[tip:auto-latest] BUILD SUCCESS 65ff382d8732f4668f54f4bfd296355bc89b59d7
 2021-06-15 10:54 UTC 

wg syncconf (and setconf) error when one or more endpoints is unresolvable
 2021-06-15 10:52 UTC  (2+ messages)

[PATCH] ALSA: oss: Remove redundant assignment to src_access
 2021-06-15 10:53 UTC  (2+ messages)

[PATCH] thunderbolt: Fix DROM handling for USB4 DROM
 2021-06-15 10:54 UTC  (2+ messages)

[PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-06-15 10:54 UTC  (4+ messages)
    ` [dm-devel] "

Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-15 10:54 UTC  (17+ messages)
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
    ` [Intel-gfx] "
` [PATCH 05/10] driver core: Export device_driver_attach()
    ` [Intel-gfx] "
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
    ` [Intel-gfx] "
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
    ` [Intel-gfx] "

[PATCH v2] virtio_scsi: Add validation for residual bytes from response
 2021-06-15 10:52 UTC 

[PATCH] powerpc: Fix initrd corruption with relative jump labels
 2021-06-15 10:51 UTC  (3+ messages)

[PATCH v5 5/6] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
 2021-06-15 10:51 UTC  (2+ messages)
` [tip: x86/sev] "

[dpdk-dev] [PATCH] bus: clarify log for non-NUMA-aware devices
 2021-06-15 10:51 UTC 

[PATCH v5 6/6] x86/sev-es: Propagate #GP if getting linear instruction address failed
 2021-06-15 10:51 UTC  (2+ messages)
` [tip: x86/sev] x86/sev: "

[PATCH v5 4/6] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
 2021-06-15 10:51 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH v5 1/6] x86/sev-es: Fix error message in runtime #VC handler
 2021-06-15 10:51 UTC  (2+ messages)
` [tip: x86/sev] x86/sev: "

linux-next: build warnings after merge of the akpm-current tree
 2021-06-15 10:50 UTC 

[PATCH v2 1/2] drm/amdgpu: parameterize ttm BO destroy callback
 2021-06-15 10:48 UTC  (2+ messages)

[PATCH v2] virtio-blk: Add validation for block size in config space
 2021-06-15 10:48 UTC 

[PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
 2021-06-15 10:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-15 10:46 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 16/77] tests/i915/gem_ringfill: Convert to intel_ctx_t

[PATCH 0/7] sdhci-of-arasan driver updates for ZynqMP platform
 2021-06-15 10:43 UTC  (8+ messages)
` [PATCH 1/7] mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
` [PATCH 2/7] mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk
` [PATCH 3/7] mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platform
` [PATCH 4/7] mmc: host: sdhci-of-arasan: Check return value of non-void funtions
` [PATCH 5/7] mmc: host: sdhci-of-arasan: Use appropriate type of division macro
` [PATCH 6/7] mmc: host: sdhci-of-arasan: Modify data type of the clk_phase array
` [PATCH 7/7] mmc: arasan: Fix the issue in reading tap values from DT

x86 UEFI stub builtin cpio rootfs
 2021-06-15 10:44 UTC 

[dpdk-dev] [RFC v2 5/5] bus/pci: add mdev support
 2021-06-15 10:44 UTC  (5+ messages)
` [dpdk-dev] [RFC v3 0/6] Add mdev (Mediated device) support in DPDK

[LTP] [RFC PATCH v3 0/2] Libclang based analyzer
 2021-06-15 10:44 UTC  (7+ messages)
` [LTP] [RFC PATCH v3 2/2] Start libclang based analyzer and TEST() check

[PATCH 1/2] target/riscv: csr: Fix hmode32() for RV64
 2021-06-15 10:42 UTC  (6+ messages)
` [PATCH 2/2] target/riscv: csr: Remove redundant check in fp csr read/write routines

[PATCH] brcmsmac: Remove the repeated declaration
 2021-06-15 10:43 UTC  (2+ messages)

[PATCH] brcmsmac: mac80211_if: Fix a resource leak in an error handling path
 2021-06-15 10:43 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 0fb695405d6a624582cb07f8009f37ccae78c250
 2021-06-15 10:43 UTC 

[PATCH] brcm80211: Drop unnecessary NULL check after container_of
 2021-06-15 10:42 UTC  (2+ messages)
` brcmsmac: "

[PATCH v3 0/6] iommu/amd: Enable page-selective flushes
 2021-06-15 10:42 UTC  (4+ messages)
` [PATCH v3 3/6] iommu: Improve iommu_iotlb_gather helpers

[PATCH] target/riscv: gdbstub: Fix dynamic CSR XML generation
 2021-06-15 10:41 UTC  (3+ messages)

[PATCH 0/2] STM32VLDISCOVERY Machine Model
 2021-06-15 10:40 UTC  (7+ messages)
` [PATCH 1/2] stm32f100: Add the stm32f100 SoC

[PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
 2021-06-15 10:33 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA

[PATCH] BRCM80211: improve readability on addresses copy
 2021-06-15 10:40 UTC  (2+ messages)
` brcmsmac: "

[PATCH] regulator: rt6160: Remove vsel_active_low from struct rt6160_priv
 2021-06-15 10:39 UTC 

[PATCH v7 0/6] kernfs: proposed locking and concurrency improvement
 2021-06-15 10:39 UTC  (2+ messages)

[PATCH] brcmfmac: Add clm_blob firmware files to modinfo
 2021-06-15 10:38 UTC  (2+ messages)

[PATCH] brcmfmac: Delete second brcm folder hierarchy
 2021-06-15 10:38 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: remove unused variable
 2021-06-15 10:38 UTC  (3+ messages)

[PATCH -next] brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
 2021-06-15 10:37 UTC  (2+ messages)

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-15 10:37 UTC  (9+ messages)

[PATCH 04/11] net: broadcom: brcmfmac: Demote non-compliant kernel-doc headers
 2021-06-15 10:37 UTC  (2+ messages)
` [04/11] "

[PATCH 1/2] brcmfmac: fix setting of station info chains bitmask
 2021-06-15 10:36 UTC  (2+ messages)
` [1/2] "

[PATCH v5 0/4] Add Xilinx AMS Driver
 2021-06-15 10:36 UTC  (4+ messages)
` [PATCH v5 2/4] iio: adc: Add Xilinx AMS driver

#KCIDB engagement report
 2021-06-15 10:36 UTC  (6+ messages)

[PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback
 2021-06-15 10:36 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/3] package/zstd: rework build and install
 2021-06-15 10:35 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] package/zstd: Change Build options
` [Buildroot] [PATCH v3 3/3] package/zstd: Prefer dynamically linked tool

[PATCH v6 1/5] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
 2021-06-15 10:34 UTC  (5+ messages)
` [PATCH v6 2/5] mfd: sy7636a: Initial commit
` [PATCH v6 3/5] regulator: "
` [PATCH v6 4/5] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v6 5/5] ARM: dts: imx7d: remarkable2: "

[PATCH 0/6] mktag tests: test more exhaustively
 2021-06-15 10:34 UTC  (3+ messages)
` [PATCH 3/6] mktag tests: test hash-object --literally and unreachable fsck

Correct interpretation of VF link-state=auto
 2021-06-15 10:34 UTC 

[PATCH v4] fuse: Allow fallocate(FALLOC_FL_ZERO_RANGE)
 2021-06-15 10:33 UTC  (4+ messages)

stable-rc/linux-4.9.y baseline: 124 runs, 6 regressions (v4.9.272-42-gc59bf9447416)
 2021-06-15 10:33 UTC 

[PATCH 00/28] staging: rtl8188eu: remove DBG_88E callers and macro
 2021-06-15 10:32 UTC  (3+ messages)
` [PATCH 03/28] staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme_ext.c

[dpdk-dev] [PATCH] app/eventdev: add option to enable per port pool
 2021-06-15 10:31 UTC 

[PATCH v12 0/6] KASAN core changes for ppc64 radix KASAN
 2021-06-15 10:31 UTC  (4+ messages)

[PATCH qemu v21] spapr: Implement Open Firmware client interface
 2021-06-15 10:29 UTC  (2+ messages)

[PATCH v6 0/9] Add Wacom I2C support to rM2
 2021-06-15 10:30 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: Add Wacom to vendor bindings
` [PATCH v6 2/9] dt-bindings: touchscreen: Initial commit of wacom,generic
` [PATCH v6 3/9] Input: wacom_i2c - Add device tree support to wacom_i2c
` [PATCH v6 4/9] Input: wacom_i2c - Add touchscren properties
` [PATCH v6 5/9] Input: wacom_i2c - Add support for distance and tilt x/y
` [PATCH v6 6/9] Input: wacom_i2c - Clean up the query device fields
` [PATCH v6 7/9] Input: wacom_i2c - Add support for vdd regulator
` [PATCH v6 8/9] ARM: imx_v6_v7_defconfig: Enable Wacom I2C
` [PATCH v6 9/9] ARM: dts: imx7d: remarkable2: add wacom digitizer device


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.