All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-24 09:36:57 to 2020-11-24 10:17:44 UTC [more...]

[PATCH] ASoC: wm_adsp: fix error return code in wm_adsp_load()
 2020-11-24  9:41 UTC  (2+ messages)

[PATCH RFC 00/10] New permission vmalloc interface
 2020-11-24 10:16 UTC  (5+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation

[PATCH v2 1/3] spi: convert to BIT() all spi_device flags
 2020-11-24 10:21 UTC  (3+ messages)
` [PATCH v2 2/3] spi: Add SPI_NO_TX/RX support
` [PATCH v2 3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties

Problems with Windows client
 2020-11-24 10:17 UTC  (6+ messages)

[PATCH V3 0/5] ocxl: Mmio invalidation support
 2020-11-24  9:58 UTC  (6+ messages)
` [PATCH V3 1/5] ocxl: Assign a register set to a Logical Partition
` [PATCH V3 2/5] ocxl: Initiate a TLB invalidate command
` [PATCH V3 3/5] ocxl: Update the Process Element Entry
` [PATCH V3 4/5] ocxl: Add mmu notifier
` [PATCH V3 5/5] ocxl: Add new kernel traces

[PATCH] t3404: do not depend on any specific default branch name
 2020-11-24 10:15 UTC 

[PATCH v15 0/9] Enable ptp_kvm for arm/arm64
 2020-11-24 10:14 UTC  (8+ messages)
` [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp

[RESEND,PATCH] ARM: fix __div64_32() error when compiling with clang
 2020-11-24 10:14 UTC  (5+ messages)
      ` [RESEND, PATCH] "

[dpdk-dev] [PATCH] net/mlx5: fix DevX resources memory management
 2020-11-24 10:15 UTC  (2+ messages)

[GIT PULL] memory: tegra soc/clock for v5.11 - sharing a tag
 2020-11-24 10:13 UTC 

[Intel-gfx] [RFC] drm/i915/dp: PPS registers doesn't require AUX power
 2020-11-24  9:58 UTC  (2+ messages)
`  "

[PATCH v2] generic: add test for XFS forkoff miscalcution on 32-bit platform
 2020-11-24 10:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH for-5.2 v2] qcow2: Fix corruption on write_zeroes with MAY_UNMAP
 2020-11-24 10:09 UTC  (2+ messages)

RAID-6 and write hole with write-intent bitmap
 2020-11-24 10:10 UTC  (2+ messages)

[chanwoo:devfreq-testing 12/16] arceb-elf-ld: tegra30-devfreq.c:undefined reference to `tegra_sku_info'
 2020-11-24 10:11 UTC  (2+ messages)

[PATCH] media: ov8856: Remove 3280x2464 mode
 2020-11-24 10:10 UTC  (5+ messages)

[PATCH] block: Don't inactivate bs if it is aleady inactive
 2020-11-24 10:04 UTC 

[PATCH 0/3] Add helpful advice about init.defaultBranch
 2020-11-24  5:57 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] branch -m: allow renaming a yet-unborn branch
  ` [PATCH v2 4/4] init: provide useful advice about init.defaultBranch

[dpdk-dev] [PATCH] net/i40e: fix counters
 2020-11-24 10:07 UTC  (6+ messages)

[PATCH v3 0/3] New documentation text describing how to report issues (aka "reporting-bugs rewritten")
 2020-11-24 10:07 UTC  (6+ messages)
` [PATCH v3 1/3] LICENSES: Add the CC-BY-4.0 license

[PATCH v2 0/2] Increase amount of data for monitor to read
 2020-11-24 10:04 UTC  (3+ messages)
` [PATCH v2 1/2] iotests: add another bash sleep command to 247

[PATCH v2 00/21] RISC-V Kendryte K210 support improvements
 2020-11-24 10:05 UTC  (6+ messages)
` [PATCH v2 09/21] dt-bindings: Document canaan,k210-fpioa bindings
    ` [PATCH v2 09/21] dt-bindings: Document canaan, k210-fpioa bindings

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-24 10:05 UTC  (12+ messages)

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-24 10:02 UTC  (4+ messages)
` [PATCH 1/6] arm64: pgtable: Fix pte_accessible()

[dpdk-dev] [RFC] remove unused functions
 2020-11-24 10:01 UTC  (6+ messages)

[PATCH v2 0/2] Connect request callback to mdev and vfio-ccw
 2020-11-24 10:00 UTC  (4+ messages)
` [PATCH v2 1/2] vfio-mdev: Wire in a request handler for mdev parent

Yocto Project Outreachy interns
 2020-11-24 10:01 UTC  (2+ messages)

[PATCH 1/3] Revert "perf session: Fix decompression of PERF_RECORD_COMPRESSED records"
 2020-11-24  9:59 UTC  (3+ messages)
` [PATCH 2/3] Revert "perf session: Avoid infinite loop when seeing invalid header.size"
` [PATCH 3/3] perf session: Avoid infinite loop if an event is truncated

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2020-11-24  9:52 UTC  (17+ messages)
` [PATCH v6 01/16] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v6 02/16] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v6 03/16] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v6 04/16] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v6 05/16] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v6 06/16] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [PATCH v6 07/16] x86/mm/64: Disable PMD page mapping of vmemmap
` [PATCH v6 08/16] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v6 09/16] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v6 10/16] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v6 11/16] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [PATCH v6 12/16] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v6 13/16] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v6 14/16] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v6 15/16] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v6 16/16] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[PATCH v6] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-24  9:43 UTC  (10+ messages)

[PATCH v3 00/19] qom: Use qlit to represent property defaults
 2020-11-24  9:58 UTC  (7+ messages)
` [PATCH v3 08/19] qlit: Move qlit_equal_qobject() reference values to array
` [PATCH v3 10/19] qlit: Support all types of QNums
` [PATCH v3 11/19] qom: field_prop_set_default_value() helper

[Bug 210345] New: xhci init fail
 2020-11-24  9:58 UTC 

Business Proposal
 2020-11-24  9:10 UTC 

[cip-dev] [PATCH 4.19.y-cip 0/2] Add sound support to R8A774E1 SoC
 2020-11-24  9:58 UTC  (3+ messages)

[PATCH] Revert "usb: cdns3: core: quit if it uses role switch class"
 2020-11-24  9:57 UTC  (4+ messages)

[PATCH v1] ASoC: Intel: catpt: Replace open coded variant of resource_intersection()
 2020-11-24  9:56 UTC 

[drm/fb] 6a1b34c0a3: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work
 2020-11-24  9:56 UTC  (5+ messages)

[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
 2020-11-24  9:49 UTC  (5+ messages)
` [PATCH-for-5.2? 1/4] hw/arm/fsl-imx: Add SD bus QOM alias on the SoC
` [PATCH-for-5.2? 2/4] hw/arm/exynos4210: "
` [PATCH-for-5.2? 3/4] hw/arm/xlnx-versal: "
` [PATCH-for-5.2? 4/4] hw/arm/xilinx_zynq: Add SD bus QOM alias on the machine

[PATCH v1 0/2] Use H_RPT_INVALIDATE for nested guest
 2020-11-24  9:56 UTC  (3+ messages)

[PATCH v3] checkpatch: add fix and improve warning msg for Non-standard signature
 2020-11-24  7:26 UTC  (5+ messages)
` [PATCH v4] "
      ` [Linux-kernel-mentees] "

ld.lld: error: main.c:(.text+0xB4): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
 2020-11-24  9:55 UTC 

[dpdk-dev] [PATCH] doc: add tested platforms with Mellanox NICs
 2020-11-24  9:54 UTC 

[PATCH v2 00/10] drm/fb-helper: Various fixes and cleanups
 2020-11-24  9:54 UTC  (4+ messages)
` [PATCH v2 05/10] drm/fb-helper: Return early in dirty worker

[PATCH] drivers: qcom: rpmh-rsc: Do not read back the register write on trigger
 2020-11-24  9:53 UTC 

[PATCH v3 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-11-24  9:52 UTC  (5+ messages)

[PATCH 5/8] mpt3sas: Add SCSI sense triggers persistent Trigger Page3
 2020-11-24  9:52 UTC  (3+ messages)

[PATCH v2 0/3] ns16550: #ifdef-ary
 2020-11-24  9:52 UTC  (10+ messages)
` [PATCH v2 1/3] ns16550: move PCI arrays next to the function using them
` [PATCH v2 2/3] ns16550: "com<N>=" command line options are x86-specific
` [PATCH v2 3/3] ns16550: drop stray "#ifdef CONFIG_HAS_PCI"

set_thread_area.2: csky architecture undocumented
 2020-11-24  9:51 UTC  (2+ messages)

[PATCH] set_tid_address.2: SYNOPSIS: Fix set_tid_address() return type
 2020-11-24  9:50 UTC  (2+ messages)

[PATCH] gitlab-ci.yml: Add openSUSE Tumbleweed and Leap for gitlab CI/CD
 2020-11-24  9:45 UTC  (2+ messages)
` [PATCH v2] gitlab-ci.yml: Add openSUSE Leap 15.2 "

[PATCH v3 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-24  9:49 UTC  (3+ messages)
` [PATCH v3 4/9] scsi: Inline scsi_mq_alloc_queue()

[PATCH rdma-next] IB/mlx5: Use ib_dma APIs instead of open access to parent device
 2020-11-24  9:49 UTC  (4+ messages)

[PATCH net-next] net: sfp: add debugfs support
 2020-11-24  9:49 UTC  (4+ messages)

[PATCH V2 1/1] drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12
 2020-11-24  9:49 UTC 

[PATCH v6 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-24  9:48 UTC  (9+ messages)
` [PATCH v6 3/4] arm64: dts: imx8m: add NVMEM provider and consumer to read "
` [PATCH v6 4/4] soc: imx8m: change to use platform driver

[Intel-gfx] [PULL] gvt-next
 2020-11-24  9:48 UTC  (4+ messages)

[PATCH] phy/mediatek: Make PHY_MTK_XSPHY depend on HAS_IOMEM and OF_ADDRESS to fix build errors
 2020-11-24  9:47 UTC  (3+ messages)

[PATCH v3 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-24  9:47 UTC  (13+ messages)
` [PATCH v3 1/3] xen/ns16550: Make ns16550 driver usable on ARM with HAS_PCI enabled

[dpdk-dev] [Bug 582] [Regression Test] usertools/dpdk-devbind.py: execute "./usertools/dpdk-devbind.py --status-dev misc" command to get CBDMA device info failed
 2020-11-24  9:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH] usertools/dpdk-devbind: fix missing device classes

[PATCH RFC 00/21] block: update graph permissions update
 2020-11-24  9:42 UTC  (7+ messages)
` [PATCH 1/2] block: make bdrv_drop_intermediate() less wrong
` [PATCH 2/2] block: assert that permission commit sets same permissions
` [PATCH 04/21] block: bdrv_refresh_perms: check parents compliance

[PATCH] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-24  9:43 UTC  (12+ messages)

[PATCH net-next] net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
 2020-11-24  9:43 UTC  (3+ messages)

[PATCH 0/9] relay: cleanup and const callbacks, take 2
 2020-11-24  9:43 UTC  (23+ messages)
` [PATCH 1/9] relay: remove unused buf_mapped and buf_unmapped callbacks
` [PATCH 2/9] relay: require non-NULL callbacks in relay_open()
` [PATCH 3/9] relay: make create_buf_file and remove_buf_file callbacks mandatory
` [PATCH 4/9] relay: allow the use of const callback structs
` [PATCH 5/9] drm/i915: make relay callbacks const
` [PATCH 6/9] ath10k: "
` [PATCH 7/9] ath11k: "
` [PATCH 8/9] ath9k: "
` [PATCH 9/9] blktrace: "

[PATCH] option: added support for Thales Cinterion EXS82 option port
 2020-11-24  9:41 UTC 

[PATCH net-next v6 0/5] net/x25: netdev event handling
 2020-11-24  9:39 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net/x25: handle additional netdev events
` [PATCH net-next v6 2/5] net/lapb: support "
` [PATCH net-next v6 3/5] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH net-next v6 4/5] net/x25: fix restart request/confirm handling
` [PATCH net-next v6 5/5] net/x25: remove x25_kill_by_device()

[PATCH iproute2-next v2] tc flower: use right ethertype in icmp/arp parsing
 2020-11-24  9:39 UTC  (3+ messages)

INFO: task hung in __io_uring_files_cancel
 2020-11-24  9:39 UTC  (2+ messages)

[PATCH] input: soc_button_array: fix IRQ-related build errors
 2020-11-24  9:39 UTC  (2+ messages)

[PATCH v2 0/8] xen: beginnings of moving library-like code into an archive
 2020-11-24  9:39 UTC  (7+ messages)
` [PATCH v2 7/8] lib: move bsearch code

[PATCH 00/30] Trivial MIPI CCS support
 2020-11-24  9:32 UTC  (31+ messages)
` [PATCH 01/30] ccs: Add MIPI CCS compatible strings
` [PATCH 02/30] ccs: Add device compatible identifiers for telling SMIA and CCS apart
` [PATCH 03/30] ccs: Add CCS ACPI device ID
` [PATCH 04/30] ccs: Remove the I²C ID table
` [PATCH 05/30] ccs: Remove remaining support for platform data
` [PATCH 06/30] ccs: Make hwcfg part of the device specific struct
` [PATCH 07/30] ccs: Fix obtaining bus information from firmware
` [PATCH 08/30] ccs: Add CCS static data parser library
` [PATCH 09/30] ccs: Combine revision number major and minor into one
` [PATCH 10/30] ccs: Read CCS static data from firmware binaries
` [PATCH 11/30] ccs: Stop reading arrays after the first zero
` [PATCH 12/30] ccs: The functions to get compose or crop rectangle never return NULL
` [PATCH 13/30] ccs: Replace somewhat harsh internal checks based on BUG with WARN_ON
` [PATCH 14/30] ccs: Refactor register reading a little
` [PATCH 15/30] ccs: Make real to integer number conversion optional
` [PATCH 16/30] ccs: Move limit value real to integer conversion from read to access time
` [PATCH 17/30] ccs: Read ireal numbers correctly
` [PATCH 18/30] smiapp-pll: Rename as ccs-pll
` [PATCH 19/30] ccs-pll: Fix MODULE_LICENSE
` [PATCH 20/30] ccs: Change my e-mail address
` [PATCH 21/30] ccs: Allow range in between I²C retries
` [PATCH 22/30] ccs: Add support for manufacturer regs from sensor and module files
` [PATCH 23/30] ccs: Use static data read-only registers
` [PATCH 24/30] ccs: Clean up runtime PM usage
` [PATCH 25/30] ccs: Wrap long lines, unwrap short ones
` [PATCH 26/30] ccs: Use longer pre-I²C sleep for CCS compliant devices
` [PATCH 27/30] ccs: Remove unnecessary delays from power-up sequence
` [PATCH 28/30] dt-bindings: mipi,ccs: Don't mention vana voltage
` [PATCH 29/30] dt-bindings: mipi,ccs: Add vcore and vio supplies
` [PATCH 30/30] ccs: Use all regulators

[PATCH][next] scsi: pm8001: remove space in a debug message
 2020-11-24  9:38 UTC 

[PATCH v3 0/6] regulator: mcp16502: add support for ramp delay
 2020-11-24  9:36 UTC  (4+ messages)
` [PATCH v3 1/6] regulator: core: validate selector against linear_min_sel

[PATCH 1/3] dt-bindings: thermal: mediatek: make resets property optional
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v2] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] [v2] thermal: core: add upper and lower limits to power_actor_set_power
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] thermal: core: Add "

[PATCH v2 3/4] thermal: core: remove unused functions in power actor section
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] thermal: core: Remove "

[PATCH 2/3] dt-bindings: thermal: mediatek: add documentation for MT8516 SoC
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v2 2/4] thermal: power_allocator: respect upper and lower bounds for cooling device
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] thermal: power_allocator: Respect "

[PATCH] thermal: rcar: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/rcar: Replace "

[PATCH v2] drivers/thermal: optimize the for circle to run a bit fast
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] drivers/thermal/core: Optimize trip points check

[PATCH] drivers/thermal: cleanup coding style a bit
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/hwmon: Cleanup "

[PATCH v2 4/4] thermal: move power_actor_set_power into IPA
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] thermal: core: Move "

[PATCH 3/3] thermal: mtk_thermal: make device_reset optional
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH
 2020-11-24  9:36 UTC  (2+ messages)
` [thermal: thermal/next] "


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.