All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-15 10:34:12 to 2021-04-15 11:19:01 UTC [more...]

kernel BUG at mm/huge_memory.c:2736(linux 5.10.29)
 2021-04-15 11:18 UTC  (3+ messages)

[PATCH v5 0/3] Add ZynqMP pinctrl driver
 2021-04-15 11:13 UTC  (8+ messages)
` [PATCH v5 1/3] firmware: xilinx: Add pinctrl support
` [PATCH v5 2/3] dt-bindings: pinctrl: Add binding for ZynqMP pinctrl driver
` [PATCH v5 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCH] dt-bindings: thermal: brcm,ns-thermal: convert to the json-schema
 2021-04-15 11:16 UTC 

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-15 11:17 UTC  (8+ messages)
` [PATCH v6 10/10] Documentation: Add documentation for VDUSE
    `  "

[RFC] scripts: kernel-doc: improve parsing for kernel-doc comments syntax
 2021-04-15 11:17 UTC  (3+ messages)

[PATCH 0/5] staging: comedi: tests: Fix various issues
 2021-04-15  9:57 UTC  (7+ messages)

[PATCH v3 0/3] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-15 11:14 UTC  (8+ messages)
` [PATCH v3 3/3] accel/tcg: Assert "

[igt-dev] [CI i-g-t] intel-ci: Unblock core_hotunplug@hot*bind* subtests
 2021-04-15 11:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH][V2] drm/i915/gt: Fix a lockdep warning on RT kernel
 2021-04-15 11:12 UTC  (2+ messages)

[PATCH v18 0/2] Enable power management for ufs wlun
 2021-04-15 11:06 UTC  (5+ messages)
` [PATCH v18 1/2] scsi: ufs: Enable power management for wlun

[PATCH v2 00/24] Introducing mpi3mr driver
 2021-04-15 11:11 UTC  (13+ messages)
` [PATCH v2 03/24] mpi3mr: create operational request and reply queue pair
` [PATCH v2 04/24] mpi3mr: add support of queue command processing
` [PATCH v2 05/24] mpi3mr: add support of internal watchdog thread
` [PATCH v2 06/24] mpi3mr: add support of event handling part-1
` [PATCH v2 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH v2 08/24] mpi3mr: add support of event handling part-3

[PATCH 0/4] drm: Fix config dependencies for fbdev emulation
 2021-04-15 11:00 UTC  (10+ messages)
` [PATCH 1/4] drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION
` [PATCH 2/4] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
` [PATCH 3/4] drm/zte: "
` [PATCH 4/4] drm: Remove DRM_KMS_FB_HELPER Kconfig option

[PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
 2021-04-15 11:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: add sanity checks in control APIs
 2021-04-15 11:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH v1] net/ice: support flow priority for DCF switch filter
 2021-04-15 10:58 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 0/3] Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
 2021-04-15 11:08 UTC  (4+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3

[Buildroot] [PATCH] configs/solidrun_macchiatobin_defconfig: include for Singleshot DTS
 2021-04-15 11:07 UTC  (8+ messages)

[PATCH v2 0/2] hw/elf_ops: clear uninitialized segment space
 2021-04-15 11:05 UTC  (7+ messages)
` [PATCH v2 1/2] exec/memory: Extract address_space_set() from dma_memory_set()
` [PATCH v2 2/2] hw/elf_ops: clear uninitialized segment space

[PATCH] dmaengine: idxd: Fix potential null dereference on pointer status
 2021-04-15 11:06 UTC 

Question on typec_unregister_altmode
 2021-04-15 11:06 UTC  (2+ messages)

[PATCH v3 00/24] ARM: at91: pm: add support for sama7g5
 2021-04-15 10:50 UTC  (50+ messages)
` [PATCH v3 01/24] ARM: at91: pm: move pm_bu to soc_pm data structure
` [PATCH v3 02/24] ARM: at91: pm: move the setup of soc_pm.bu->suspended
` [PATCH v3 03/24] ARM: at91: pm: document at91_soc_pm structure
` [PATCH v3 04/24] ARM: at91: pm: check for different controllers in at91_pm_modes_init()
` [PATCH v3 05/24] ARM: at91: pm: do not initialize pdev
` [PATCH v3 06/24] ARM: at91: pm: use r7 instead of tmp1
` [PATCH v3 07/24] ARM: at91: pm: avoid push and pop on stack while memory is in self-refersh
` [PATCH v3 08/24] ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/g
` [PATCH v3 09/24] ARM: at91: pm: add support for waiting MCK1..4
` [PATCH v3 10/24] ARM: at91: sfrbu: add sfrbu registers definitions for sama7g5
` [PATCH v3 11/24] ARM: at91: ddr: add registers definitions for sama7g5's ddr
` [PATCH v3 12/24] ARM: at91: pm: add self-refresh support for sama7g5
` [PATCH v3 13/24] ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes
` [PATCH v3 14/24] ARM: at91: pm: add support for 2.5V LDO regulator control
` [PATCH v3 15/24] ARM: at91: pm: wait for ddr power mode off
` [PATCH v3 16/24] dt-bindings: atmel-sysreg: add bindings for sama7g5
` [PATCH v3 17/24] ARM: at91: pm: add sama7g5 ddr controller
` [PATCH v3 18/24] ARM: at91: pm: add sama7g5 ddr phy controller
` [PATCH v3 19/24] ARM: at91: pm: save ddr phy calibration data to securam
` [PATCH v3 20/24] ARM: at91: pm: add backup mode support for SAMA7G5
` [PATCH v3 21/24] ARM: at91: pm: add sama7g5's pmc
` [PATCH v3 22/24] ARM: at91: sama7: introduce sama7 SoC family
` [PATCH v3 23/24] ARM: at91: pm: add pm support for SAMA7G5
` [PATCH v3 24/24] ARM: at91: pm: add sama7g5 shdwc

[LTP] [PATCH] Modify the test logic of mincore
 2021-04-15 11:05 UTC  (4+ messages)

[PATCH 00/19] More DG1 enabling
 2021-04-15 11:05 UTC  (8+ messages)
` [PATCH 11/19] drm/i915: Update the helper to set correct mapping
  ` [Intel-gfx] "

[PATCH v4] qapi: introduce 'query-cpu-model-cpuid' action
 2021-04-15 10:44 UTC 

[PATCH 0/5] perf: oprofile spring cleanup
 2021-04-15 10:47 UTC  (12+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 3/5] s390: Get rid of oprofile leftovers

[PATCH v3 00/27] perf tool: AlderLake hybrid support series 1
 2021-04-15 11:03 UTC  (3+ messages)
` [PATCH v3 12/27] perf parse-events: Support no alias assigned event inside hybrid PMU

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-15 11:02 UTC  (8+ messages)
` [PATCH v2 08/10] drm/simpledrm: Acquire clocks from DT device node

[PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status
 2021-04-15 11:02 UTC 

[PATCH 00/11] assorted replacement of x[mz]alloc_bytes()
 2021-04-15 11:02 UTC  (6+ messages)
` [PATCH 11/11] Arm/optee: don't open-code xzalloc_flex_struct()

[PATCH v2 1/1] mfd: intel_quark_i2c_gpio: Don't play dirty trick with const
 2021-04-15 11:02 UTC  (6+ messages)

[PATCH] arm64: boot: dts: qcom: sm8150: add SPI nodes
 2021-04-15 11:01 UTC  (3+ messages)

[PATCH v4 1/3] kunit: make test->lock irq safe
 2021-04-15 11:01 UTC  (8+ messages)
` [PATCH v4 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-15 10:59 UTC 

[dpdk-dev] [PATCH v1] net/ice: support GTPU TEID pattern for switch filter
 2021-04-15 10:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 1/2] net/ice/base: support GTPU for DCF "
  ` [dpdk-dev] [PATCH v6 2/2] net/ice: support GTPU TEID pattern for "

[staging:staging-testing 704/705] drivers/comedi/drivers/comedi_isadma.c:25:10: error: implicit declaration of function 'claim_dma_lock'
 2021-04-15 10:56 UTC  (2+ messages)

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING 4695107c157dd670a5fc1b1d3ccbfdc440caca24
 2021-04-15 10:55 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 314f802f6efd0b4674830d6cce132cc6a3d80120
 2021-04-15 10:55 UTC 

[PATCH v7 1/3] bio: limit bio max size
 2021-04-15 10:38 UTC  (2+ messages)

[PATCH 00/13] ARM: dts: stm32: fix "make dtbs_check W=1" round1
 2021-04-15 10:51 UTC  (7+ messages)
` [PATCH 10/13] dt-bindings: mfd: add vref_ddr-supply to st,stpmic1 yaml
  ` [PATCH 10/13] dt-bindings: mfd: add vref_ddr-supply to st, stpmic1 yaml
` [PATCH 12/13] ARM: dts: stm32: fix DSI port node on STM32MP15

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 82affc9aef4882d1ddaaa20ba16401c3d32647a1
 2021-04-15 10:55 UTC 

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-15 10:54 UTC  (5+ messages)
` [RFC PATCH v4 2/4] vfio-ccw: Check workqueue before doing START
` [RFC PATCH v4 3/4] vfio-ccw: Reset FSM state to IDLE inside FSM

[PATCH] kconfig: split menu.c out of parser.y
 2021-04-15 10:54 UTC  (2+ messages)

[PATCH 0/2] cpu/core: Fix "help" of CPU core device types
 2021-04-15 10:53 UTC  (4+ messages)
` [PATCH 1/2] qdev: Separate implementations of qdev_get_machine() for user and system

[PATCH v2 0/2] x86: is_pv*domain() adjustments
 2021-04-15 10:53 UTC  (3+ messages)
` [PATCH v2 1/2] x86: correct is_pv_domain() when !CONFIG_PV

linux-next: Tree for Apr 15
 2021-04-15 10:52 UTC 

[PATCH v6 2/4] leds: Add driver for Qualcomm LPG
 2021-04-15 10:46 UTC 

[Buildroot] [PATCH 1/1] package/freescale-imx/imx-vpu-hantro: fix build with gcc 10
 2021-04-15 10:52 UTC  (2+ messages)

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-04-15 10:51 UTC  (7+ messages)
` [PATCH V4 1/7] qapi/net.json: Add IP_PROTOCOL definition
` [PATCH V4 4/7] hmp-commands: Add new HMP command for COLO passthrough

[PULL v2 0/3] osdep.h + QOM changes for QEMU 6.0-rc3
 2021-04-15 10:48 UTC  (4+ messages)

[PATCH] KVM: s390: fix guarded storage control register handling
 2021-04-15 10:50 UTC  (2+ messages)

[PATCH v6 0/4] serial: 8250_aspeed_vuart: generalized DT properties
 2021-04-15 10:46 UTC  (5+ messages)
` [PATCH v6 3/4] serial: 8250_aspeed_vuart: add aspeed,lpc-io-reg and aspeed,lpc-interrupts "

[PATCH v2 0/2] brcmfmac: support parse country code map from DT
 2021-04-15 10:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map
` [PATCH v2 2/2] brcmfmac: support parse country code map from DT

[PATCH V5 0/6] Passthrough specific network traffic in COLO
 2021-04-15 10:35 UTC  (7+ messages)
` [PATCH V5 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough
` [PATCH V5 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PATCH V5 3/6] hmp-commands: Add new HMP command for COLO passthrough
` [PATCH V5 4/6] net/colo-compare: Move data structure and define to .h file
` [PATCH V5 5/6] net/colo-compare: Add passthrough list to CompareState
` [PATCH V5 6/6] net/net.c: Add handler for COLO passthrough connection

[PATCHv2] mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
 2021-04-15 10:47 UTC 

[PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
 2021-04-15 10:47 UTC  (4+ messages)

[PATCH] usb: dwc3: gadget: Remove FS bInterval_m1 limitation
 2021-04-15 10:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: vfp: fix misspelled identifier in documentation
 2021-04-15 10:39 UTC  (2+ messages)

[chrome-os:chromeos-4.19 1/2] drivers/gpu/arm/bifrost/mali_kbase_fence.c:78:1: error: no previous prototype for 'kbase_fence_wait_workaround'
 2021-04-15 10:45 UTC 

[PATCH] usb: dwc3: core: Do core softreset when switch mode
 2021-04-15 10:45 UTC  (4+ messages)

[-next] serial: 8250: Match legacy NS16550A UARTs
 2021-04-15 10:44 UTC  (2+ messages)

[bug report] shared tags causes IO hang and performance drop
 2021-04-15 10:41 UTC  (7+ messages)

[PATCH v3 00/10] Add support for extension boards detection and DT overlays application
 2021-04-15 10:43 UTC  (6+ messages)
` [PATCH v3 07/10] arm: sunxi: add support for DIP detection to CHIP board

[PATCH v2] arm64: boot: dts: qcom: sm8150: add SPI nodes
 2021-04-15 10:41 UTC 

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-04-15 10:41 UTC  (8+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename

[dpdk-dev] [PATCH] net/iavf: deprecate i40evf pmd
 2021-04-15 10:34 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2021-04-15 10:37 UTC  (6+ messages)
    ` [Devel] "

[PATCH v7 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-15 10:38 UTC  (2+ messages)

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-15 10:36 UTC  (7+ messages)

[PATCH v2 00/17] xvmalloc() / x86 xstate area / x86 CPUID / AMX beginnings
 2021-04-15 10:37 UTC  (4+ messages)
` [PATCH v2 12/17] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents

[PATCH v8 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-15 10:35 UTC  (8+ messages)
` [PATCH v8 1/7] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v8 2/7] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v8 3/7] mm,hugetlb: Drop clearing of flag from prep_new_huge_page
` [PATCH v8 4/7] mm,hugetlb: Split prep_new_huge_page functionality
` [PATCH v8 5/7] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v8 6/7] mm: Make alloc_contig_range handle in-use "
` [PATCH v8 7/7] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

[RFC PATCH 0/2] block: support to freeze bio based queue
 2021-04-15 10:33 UTC  (7+ messages)
` [RFC PATCH 1/2] percpu_ref: add percpu_ref_tryget_many_live
  ` [dm-devel] "
` [RFC PATCH 2/2] block: support to freeze bio based request queue
  ` [dm-devel] "


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.