All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-30 13:34:16 to 2021-08-30 14:30:51 UTC [more...]

[syzbot] BUG: unable to handle kernel paging request in vga16fb_fillrect
 2021-08-30 14:30 UTC  (10+ messages)

[PATCH v1 0/2] Disable online check for real
 2021-08-30 14:29 UTC  (7+ messages)
` [PATCH v1 2/2] service: Do not trigger wispr start when EnableOnlineCheck is disabled

[PATCH 00/16] Bring software triggers support to MAX1027-like ADCs
 2021-08-30 14:32 UTC  (10+ messages)
` [PATCH 03/16] iio: adc: max1027: Push only the requested samples
` [PATCH 14/16] iio: adc: max1027: Consolidate the end of conversion helper

[PATCH v2 0/2] btrfs: subpage: pack all subpage bitmaps into a larger bitmap
 2021-08-30 14:28 UTC  (5+ messages)
` [PATCH v2 3/4] btrfs: introduce btrfs_subpage_bitmap_info

[dpdk-dev] [PATCH v5 1/3] kni: rework rte_kni_update_link using ioctl
 2021-08-30 14:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 2/3] kni: implement basic get_link_ksettings callback
  ` [dpdk-dev] [PATCH v6 3/3] app/test: fix return value of test_kni_link_change

[PATCH] gnttab: maptrack handle shortage is not IOMMU related
 2021-08-30 14:27 UTC 

[dpdk-dev] [PATCH] net/virtio: handle Tx checksums correctly for tunnel packets
 2021-08-30 14:26 UTC 

[PATCH 0/6] Cleanups and fixup for page_alloc
 2021-08-30 14:24 UTC  (8+ messages)
` [PATCH 1/6] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
` [PATCH 2/6] mm/page_alloc.c: simplify the code by using macro K()
` [PATCH 3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk()
` [PATCH 4/6] mm/page_alloc.c: use helper function zone_spans_pfn()
` [PATCH 5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
` [PATCH 6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid()

[PATCH] gnttab: adjust unmap checking of dev_bus_addr
 2021-08-30 14:26 UTC 

[RESEND PATCH] btrfs: Refactor error handling in btrfs_zero_range
 2021-08-30 14:25 UTC 

[syzbot] general protection fault in legacy_parse_param
 2021-08-30 14:25 UTC  (4+ messages)

[PATCH 0/3] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-08-30 14:25 UTC  (14+ messages)
` [PATCH 1/3] arm: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
` [PATCH 2/3] drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent

[PATCH] blk-mq: Use helpers to access rq->state
 2021-08-30 14:24 UTC  (2+ messages)

[PATCH -perfbook] index: Add index and acronym tags, take two
 2021-08-30 14:24 UTC 

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-08-30 14:21 UTC  (4+ messages)
` [PATCH v2 01/23] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV

Questions about BTRFS balance and scrub on non-RAID setup
 2021-08-30 14:18 UTC  (2+ messages)

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-08-30 14:17 UTC  (28+ messages)
` [PATCH v12 01/13] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v12 02/13] eventfd: Export eventfd_wake_count to modules
` [PATCH v12 03/13] file: Export receive_fd() "
` [PATCH v12 04/13] vdpa: Fix some coding style issues
` [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v12 06/13] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v12 07/13] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v12 08/13] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v12 09/13] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v12 10/13] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v12 11/13] vduse: Implement an MMU-based software IOTLB
` [PATCH v12 12/13] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v12 13/13] Documentation: Add documentation for VDUSE

[PATCH] x86/EPT: drop "tm" field of EPT entry
 2021-08-30 14:21 UTC 

[PATCH 00/40] TI AM437X ADC1
 2021-08-30 14:25 UTC  (39+ messages)
` [PATCH 11/40] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH 12/40] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH 13/40] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH 15/40] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH 20/40] mfd: ti_am335x_tscadc: Gather the ctrl register logic at one place
` [PATCH 24/40] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH 25/40] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH 26/40] mfd: ti_am335x_tscadc: Introduce has_tsc
` [PATCH 27/40] mfd: ti_am335x_tscadc: Move control register configuration
` [PATCH 28/40] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH 29/40] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH 30/40] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH 31/40] iio: adc: ti_am335x_adc: Fix style
` [PATCH 32/40] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH 33/40] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH 34/40] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH 35/40] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH 36/40] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH 37/40] iio: adc: ti_am335x_adc: Add the am437x compatible

[PATCH AUTOSEL 5.13 01/14] gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
 2021-08-30 14:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 13/14] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH v2 1/1] exec: fix typo and grammar mistake in comment
 2021-08-30 14:19 UTC  (2+ messages)

[LTP] [PATCH] tst_test_macros: Add test_macros06 tests
 2021-08-30 14:18 UTC  (2+ messages)

sunxi H5 DTB fix for realtek regression
 2021-08-30 13:51 UTC  (2+ messages)

[PATCH] dev-manual: explicit that devpyshell is a task
 2021-08-30 14:17 UTC 

[PATCH v24 00/11] Log Attribute Replay
 2021-08-30 14:17 UTC  (3+ messages)
` [PATCH v24 11/11] xfs: Add helper function xfs_attr_leaf_addname

[LTP] [PATCH v2] tst_test_macros.h: Add TST_EXP_VAL macro
 2021-08-30 14:17 UTC  (2+ messages)

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 14:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-08-30 14:16 UTC 

Question related to ( commit 9f691549f76d "bpf: fix struct htab_elem layout" )
 2021-08-30 14:16 UTC 

[PATCH v3 0/4] Various fixes to pass libdrm hotunplug tests
 2021-08-30 14:16 UTC  (4+ messages)
` [PATCH v3 1/4] drm/ttm: Create pinned list

[PATCH] arm: dts: mt7623: add otg nodes for bpi-r2
 2021-08-30 14:14 UTC  (3+ messages)

[PATCH 0/2] Use raw spinlocks in the ls-extirq driver
 2021-08-30 14:16 UTC  (5+ messages)
` [PATCH 1/2] regmap: teach regmap to use raw spinlocks if requested in the config

[PATCH 1/2] arm64: dts: rockchip: add isp node for px30
 2021-08-30 14:13 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: hook up camera on px30-evb

[PATCH] board/imx6sabresd: add the option of imx6solo during FIT matching
 2021-08-30 14:14 UTC  (2+ messages)

[GIT PULL] ASoC updates for v5.15
 2021-08-30 14:14 UTC  (2+ messages)

[PATCH] list: include linux/kernel.h
 2021-08-30 14:14 UTC  (3+ messages)

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-08-30 14:10 UTC  (9+ messages)

[PATCH 00/19] DC Patches August 23, 2021
 2021-08-30 14:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2] ice: Fix newline at the end of NL_SET_ERR_MSG_MOD
 2021-08-30 14:12 UTC 

[PATCH v2 00/25] Support reftable ref backend for Git
 2021-08-30 14:10 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 20/25] refs: RFC: Reftable support for git-core
  ` [PATCH v4 00/28] Support reftable ref backend for Git
    ` [PATCH v4 27/28] reftable: fixup for new base topic 2/3

[dpdk-dev] [PATCH] common/cnxk: avoid using stype STSTP in batch alloc
 2021-08-30 14:08 UTC 

[PATCH] mcb: fix error handling in mcb_alloc_bus()
 2021-08-30 14:08 UTC  (3+ messages)

[PATCH 1/2] unit/test-cipher: always report local ciphers as supported
 2021-08-30 14:08 UTC  (2+ messages)
` [PATCH 2/2] unit/test-uuid: skip tests on system without AF_ALG support

[PATCH] kern/efi: Adding efi-watchdog command
 2021-08-30 14:08 UTC 

[PATCH] mx7ulp: add getting a board serial number
 2021-08-30 14:08 UTC  (2+ messages)

Build regressions/improvements in v5.14
 2021-08-30 14:07 UTC 

[dpdk-dev] [PATCH RFC] net/ena: Add Windows support
 2021-08-30 14:05 UTC  (5+ messages)

[PATCH] dev-manual: pass False to d.getVar() for devpyshell example
 2021-08-30 14:05 UTC  (3+ messages)
` [docs] "

[PATCH 1/2] Use EGL device extension in display initialization
 2021-08-30 14:01 UTC  (2+ messages)

[PATCH] io-wq: fix wakeup race when adding new work
 2021-08-30 14:02 UTC 

[Intel-gfx] [PATCH 5/5] drm/i915/debugfs: pass intel_connector to intel_connector_debugfs_add()
 2021-08-30 14:02 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] io-wq: wqe and worker locks no longer need to be IRQ safe
 2021-08-30 14:02 UTC 

What's cooking in git.git (Aug 2021, #09; Sun, 29)
 2021-08-30 14:02 UTC  (6+ messages)

[PATCH 0/5] Fix FIT hash algos in SPL (Fixes v2021.10-rc2)
 2021-08-30 13:58 UTC  (3+ messages)
` [PATCH 3/5] common/spl: Drop SPL_HASH_SUPPORT in favor of SPL_HASH

[dpdk-dev] [PATCH 00/10] vdpa/sfc: introduce Xilinx vDPA driver
 2021-08-30 13:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH 08/10] vdpa/sfc: add support for MAC filter config
` [dpdk-dev] [PATCH 09/10] vdpa/sfc: add support to set vring state

[PATCH rdma-next v4 0/3] SG fix together with update to RDMA umem
 2021-08-30 13:42 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v3 0/7] xsm: refactoring xsm hooks
 2021-08-30 13:55 UTC  (12+ messages)
` [PATCH v3 5/7] xsm: decouple xsm header inclusion selection
` [PATCH v3 7/7] xsm: removing facade that XSM can be enabled/disabled

[PATCH net-next 0/4] net: hns3: add some cleanups
 2021-08-30 13:51 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: refine function hns3_set_default_feature()
` [PATCH net-next 2/4] net: hns3: clean up a type mismatch warning
` [PATCH net-next 3/4] net: hns3: add some required spaces
` [PATCH net-next 4/4] net: hns3: remove unnecessary spaces

[PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address
 2021-08-30 13:52 UTC  (5+ messages)

[PATCH v3 0/8] Sparse index: delete ignored files outside sparse cone
 2021-08-30 13:54 UTC  (6+ messages)
` [PATCH v4 00/10] "

Delay sending packets after a wireless roam
 2021-08-30 13:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: align npa stack to roc cache line size
 2021-08-30 13:52 UTC 

[PATCHv2 0/8] btrfs: Create macro to iterate slots
 2021-08-30 13:53 UTC  (3+ messages)
` [PATCH 6/8] btrfs: send: Use btrfs_for_each_slot macro

[PATCH] hwmon: (pmbus/ibm-cffps) Do not swap max_power_out
 2021-08-30 13:50 UTC  (4+ messages)

Communication between kernel and user-space
 2021-08-30 13:51 UTC 

downgrade openssl libraryes
 2021-08-30 13:50 UTC  (2+ messages)
` [yocto] "

[arm-platforms:hack/m1-pcie-v2 23/24] ERROR: modpost: "of_phandle_args_to_fwspec" [drivers/pci/controller/pcie-apple.ko] undefined!
 2021-08-30 13:50 UTC 

[avpatel:riscv_kvm_aia_v1 35/45] drivers/irqchip/irq-riscv-imsic.c:268:26: error: 'struct imsic_priv' has no member named 'base_ipi'
 2021-08-30 13:50 UTC  (2+ messages)

[dpdk-dev] Question about virtio-net device on google cloud engine
 2021-08-30 13:49 UTC 

[PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
 2021-08-30 13:48 UTC  (5+ messages)

[Bug 214029] New: [NAVI] Several memory leaks in amdgpu and ttm
 2021-08-30 13:49 UTC  (4+ messages)
` [Bug 214029] "

[PATCH v3 0/2] GPD Win Max display fixes
 2021-08-30 13:49 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-30 13:49 UTC  (6+ messages)

[PATCH v3 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-08-30  5:35 UTC  (5+ messages)
` [PATCH v3 2/5] hw/intc: sifive_clint: Use RISC-V CPU "
` [PATCH v3 3/5] hw/intc: ibex_plic: Convert the PLIC to use "
` [PATCH v3 4/5] hw/intc: sifive_plic: "
` [PATCH v3 5/5] hw/intc: ibex_timer: Convert the timer "

[PATCH v1 0/3] net: phy: Add qca8081 ethernet phy driver
 2021-08-30 13:48 UTC  (3+ messages)
` [PATCH v1 2/3] net: phy: add "

[RESEND][PATCH] keys: X.509 public key issuer lookup without AKID
 2021-08-30 13:47 UTC 

[LTP] [PATCH 1/2] Add verbose setup to creat08, creat09 and open10
 2021-08-30 13:47 UTC  (3+ messages)
` [LTP] [PATCH 2/2] tst_get_free_gid(): Skip GID 0

[PATCH v3 1/3] Remove unused var
 2021-08-30 13:45 UTC  (3+ messages)
` [PATCH v3 3/3] diff --submodule=diff: Don't print failure message twice

Question about MMC_PM_KEEP_POWER in MMCI driver
 2021-08-30 13:43 UTC  (3+ messages)

[linux-next:master 11305/11331] include/linux/find.h:119:37: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'int[1]'
 2021-08-30 13:44 UTC  (2+ messages)

[PATCH] hw/virtio: Add flatview update in vhost_user_cleanup()
 2021-08-30 12:34 UTC 

[dhowells-fs:netfs-folio-regions 31/36] fs/netfs/crypto.c:76:31: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2021-08-30 13:43 UTC  (2+ messages)

[PATCH] hw/virtio: fix crash on kill then start vhost backend
 2021-08-30 12:08 UTC 

[PATCH v2] Report any problems with loading the VGA driver for Macintosh targets
 2021-08-30 13:39 UTC 

[PATCH] mm,vmscan: fix divide by zero in get_scan_count
 2021-08-30 13:41 UTC  (4+ messages)

[dhowells-fs:netfs-folio-regions 20/36] fs/netfs/objects.c:128:27: error: implicit declaration of function 'netfs_is_cache_enabled'
 2021-08-30 13:23 UTC 

[PATCH v6] nvme-tcp: Do not reset transport on data digest errors
 2021-08-30 13:36 UTC  (2+ messages)

[CFP] File systems MC for Plumbers
 2021-08-30 13:36 UTC 

[PATCH 0/2] docs: add definitions of terms for CI/testing
 2021-08-30 13:34 UTC  (3+ messages)
` [PATCH 2/2] "

[PULL 0/6] documentation updates
 2021-08-30 13:33 UTC  (3+ messages)
` [PULL 5/6] docs: split the CI docs into two files


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.