All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-22 03:52:31 to 2021-10-22 06:24:08 UTC [more...]

[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-22  6:23 UTC  (7+ messages)
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16

[PATCH v2] Docs: usb: update struct usb_driver, __init and __exit
 2021-10-22  6:23 UTC  (3+ messages)

[RFC PATCH v2] trace: Add trace any kernel object
 2021-10-22  6:23 UTC  (2+ messages)

[djwong-xfs:zero-initialize-pmem-5.16 18/28] fs/xfs/libxfs/xfs_ialloc_btree.c:552:53: sparse: sparse: cast truncates bits from constant value (100000000 becomes 0)
 2021-10-22  6:21 UTC  (2+ messages)

[PATCH net-next v2 00/12] net: don't write directly to netdev->dev_addr
 2021-10-22  6:22 UTC  (3+ messages)
` [PATCH net-next v2 12/12] net: hldc_fr: use dev_addr_set()

[PATCH 3/4] dt-bindings: clock: Add bindings for SP7021 clock driver
 2021-10-22  6:11 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
 2021-10-22  6:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] CCS engine and engine resets test
 2021-10-22  6:12 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib/i915/i915_drm_local: Add COMPUTE class engine
` [igt-dev] [PATCH i-g-t v2 2/3] i915/gem_engine_topology: Add compute class
` [igt-dev] [PATCH i-g-t v2 3/3] tests/gem_ctx_persistence: Update saturated_hostile for dependent engine resets

[PATCH 4/4] dt-bindings: clock: Add bindings for SP7021 reset driver
 2021-10-22  6:12 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
 2021-10-22  6:05 UTC  (2+ messages)

[dpdk-dev] [Bug 832] flow_classify_softnic/inconsistent_rules: create rule failed
 2021-10-22  6:20 UTC 

[PATCH] scsi: ufs: revert HPB support
 2021-10-22  6:20 UTC 

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-22  6:17 UTC  (19+ messages)

[PATCH][v2] KVM: x86: directly call wbinvd for local cpu when emulate wbinvd
 2021-10-22  6:18 UTC  (4+ messages)
` 答复: "

libperf: lack of interface
 2021-10-22  6:17 UTC  (7+ messages)

[PATCH 1/2] kunit: tool: Do not error on tests without test plans
 2021-10-22  6:16 UTC  (6+ messages)
` [PATCH 2/2] kunit: Report test parameter results as (K)TAP subtests

[djwong-xfs:zero-initialize-pmem-5.16 27/28] ERROR: modpost: "iomap_zeroout_range" [fs/xfs/xfs.ko] undefined!
 2021-10-22  6:15 UTC  (2+ messages)

[PATCH] riscv: do not select non-existing config ANON_INODES
 2021-10-22  6:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gstd: fix static build
 2021-10-22  6:13 UTC 

[PATCH v2] powerpc: flexible GPR range save/restore macros
 2021-10-22  6:13 UTC 

[asahilinux:pmgr/dev 1/17] drivers/mfd/syscon.c:147:1-8: WARNING: invalid free of devm_ allocated data
 2021-10-22  6:13 UTC  (2+ messages)

[PATCH v2 0/5] aspeed/smc: Improve support for the alternate boot function
 2021-10-22  6:11 UTC  (4+ messages)

[PATCH] rtw89: Fix variable dereferenced before check 'sta'
 2021-10-22  6:12 UTC 

[PATCH] ARM: stackprotector: prefer compiler for TLS based per-task protector
 2021-10-22  6:11 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Update live.evict to wait on requests / idle GPU after each loop
 2021-10-22  6:11 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] btrfs: Remove spurious unlock/lock of unused_bgs_lock
 2021-10-22  6:12 UTC  (3+ messages)

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-22  6:06 UTC  (5+ messages)
` [PATCH v3 06/21] target/riscv: array for the 64 upper bits of 128-bit registers

[PATCH 05/10] xtensa: definitions for call0 ABI
 2021-10-22  6:07 UTC 

[PATCH v2 1/5] hw/riscv: virt: Don't use a macro for the PLIC configuration
 2021-10-22  6:01 UTC  (5+ messages)
` [PATCH v2 2/5] hw/riscv: boot: Add a PLIC config string function
` [PATCH v2 3/5] hw/riscv: sifive_u: Use the PLIC config helper function
` [PATCH v2 4/5] hw/riscv: microchip_pfsoc: "
` [PATCH v2 5/5] hw/riscv: virt: "

[vgupta-arc:topic-zol-remove 70/187] arch/arc/include/asm/io.h:67:43: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-10-22  6:03 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c
 2021-10-22  6:03 UTC  (3+ messages)
` [PATCH 4/4] staging: rtl8723bs: core: Remove unnecessary blank lines

[PATCH V3 00/11] vhost: multiple worker support
 2021-10-22  6:02 UTC  (28+ messages)
` [PATCH] QEMU vhost-scsi: add support for VHOST_SET_VRING_WORKER
` [PATCH V3 01/11] vhost: add vhost_worker pointer to vhost_virtqueue
` [PATCH V3 02/11] vhost, vhost-net: add helper to check if vq has work
` [PATCH V3 03/11] vhost: take worker or vq instead of dev for queueing
` [PATCH V3 04/11] vhost: take worker or vq instead of dev for flushing
` [PATCH V3 05/11] vhost: convert poll work to be vq based
` [PATCH V3 06/11] vhost-sock: convert to vq helpers
` [PATCH V3 07/11] vhost-scsi: make SCSI cmd completion per vq
` [PATCH V3 08/11] vhost-scsi: convert to vq helpers
` [PATCH V3 09/11] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH V3 10/11] vhost: remove device wide queu/flushing helpers
` [PATCH V3 11/11] vhost: allow userspace to create workers

[PATCHv4] mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UART
 2021-10-22  6:02 UTC  (7+ messages)

[PATCH v6 0/3] Add basic SoC support for mediatek mt7986
 2021-10-22  5:57 UTC  (6+ messages)
` [PATCH v6 3/3] arm64: dts: mediatek: add basic mt7986b support

[PATCH v3 0/3] target: iscsi: control authentication per ACL
 2021-10-22  5:59 UTC  (2+ messages)

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-10-22  5:59 UTC  (3+ messages)
` [PATCH v2 1/3] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing

[PATCH] btrfs: fix deadlock due to page faults during direct IO reads and writes
 2021-10-22  5:59 UTC  (2+ messages)

[PATCH v1] dt-bindings: opp: Allow multi-worded node names
 2021-10-22  5:58 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-10-21
 2021-10-22  5:58 UTC 

[PATCH] drm/i915/selftests: Properly reset mock object propers for each test
 2021-10-22  5:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v1] usb: xhci: tegra: Check padctrl interrupt presence in device tree
 2021-10-22  5:58 UTC  (5+ messages)

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-10-22  5:38 UTC  (13+ messages)
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
      ` [dm-devel] [PATCH 4/6] dm, dax, pmem: "
` [dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag

[dpdk-dev] [v1] mempool: add telemetry endpoint for mempool info
 2021-10-22  5:55 UTC  (3+ messages)
` [dpdk-dev] [v2] "

fix a pmem regression due to drain the block queue in del_gendisk
 2021-10-22  5:55 UTC  (4+ messages)
` [PATCH 2/2] memremap: remove support for external pgmap refcounts

Конкурентоспособный поставщик крепежей
 2021-10-22  5:51 UTC 

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro-drm2 19/88] drivers/net/wireless/mediatek/mt76/eeprom.c:48:24: sparse: sparse: Using plain integer as NULL pointer
 2021-10-22  5:48 UTC 

[PATCH] MAINTAINERS: drop obsolete file pattern in SDHCI DRIVER section
 2021-10-22  5:47 UTC 

[PATCH 1/2] rbtree: Expose a test tree to userspace
 2021-10-22  5:45 UTC  (3+ messages)

[PATCH v3] Bluetooth: btusb: Add support for variant WCN6855 by using different nvm
 2021-10-22  5:35 UTC 

[dpdk-dev] [Bug 797] [dpdk-21.11]Segmentation fault when start txonly packet forward after set txpkts=40, 64 and txsplit=rand
 2021-10-22  5:34 UTC  (2+ messages)

[bug report] WARNING: CPU: 109 PID: 739473 at block/blk-stat.c:218 blk_free_queue_stats+0x3c/0x80
 2021-10-22  5:29 UTC  (2+ messages)

[PATCH net-next v2 2/2] net: qed_dev: fix redundant check of rc and against -EINVAL
 2021-10-22  5:28 UTC 

[PATCH 2/2] scsi: target: iblock: Report space allocation errors
 2021-10-22  5:27 UTC  (3+ messages)

[PATCH net-next v2 0/2] Small fixes for redundant checks
 2021-10-22  5:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: qed_ptp: fix redundant check of rc and against -EINVAL
  ` [EXT] "

[PATCH] media: Document coding style requirements
 2021-10-22  5:24 UTC  (7+ messages)

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-10-22  5:23 UTC  (3+ messages)

[PATCH v3 0/5] Builtin FSMonitor Part 2
 2021-10-22  5:23 UTC  (4+ messages)
` [PATCH v4 00/29] "
  ` [PATCH v4 29/29] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH net] ice: check whether PTP is initialized in ice_ptp_release()
 2021-10-22  5:22 UTC  (2+ messages)

[PATCH 2/3] bus: mhi: Add inbound buffers allocation flag
 2021-10-22  5:18 UTC  (2+ messages)

[PATCH net-next v1] net: mptcp, Fast Open Mechanism
 2021-10-22  5:15 UTC 

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-22  5:12 UTC  (7+ messages)
` [PATCH v5 6/7] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v5 7/7] drm/mediatek: Add mt8195 DisplayPort driver

[oe][meta-filesystem][hardknott][PATCH] ntfs-3g-ntfsprogs: upgrade to 2021.8.22
 2021-10-22  5:27 UTC  (7+ messages)

[PATCH V2] powerpc/perf: Enable PMU counters post partition migration if PMU is active
 2021-10-22  5:11 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: abstraction for iosf to compile on all archs
 2021-10-22  5:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.15-5 tag
 2021-10-22  5:10 UTC  (3+ messages)

[GIT PULL] Networking for 5.15-rc7
 2021-10-22  5:10 UTC  (2+ messages)

[GIT PULL] ucount fixes for v5.15
 2021-10-22  5:10 UTC  (2+ messages)

[git pull] drm fixes for 5.15-rc7
 2021-10-22  5:10 UTC  (2+ messages)

fstest/btrfs/220 tigger a check-integrity warning
 2021-10-22  5:07 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-10-22  5:01 UTC  (3+ messages)
` [Intel-gfx] [PATCH v7] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9 (rev9)

[PATCH v5 0/7] drm/sun4i: Add support for dual-link LVDS on the A20
 2021-10-22  4:47 UTC  (6+ messages)
` [PATCH v5 1/7] of: Make of_graph_get_port_by_id take a const device_node

[PATCH] fsi: master: replace snprintf in show functions with sysfs_emit
 2021-10-22  4:49 UTC  (2+ messages)

[PATCH] Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
 2021-10-22  4:48 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: vhci: Fix checking of msft_opcode
 2021-10-22  4:47 UTC  (2+ messages)

[PATCH] ARM: dts: spear13xx: Drop malformed 'interrupt-map' on PCI nodes
 2021-10-22  4:35 UTC  (5+ messages)

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-22  4:30 UTC  (6+ messages)
` [PATCH v3 5/9] phy: freescale: pcie: initialize the imx8 pcie standalone phy driver

[PATCH] drm/bridge: Fix the bridge chain order for pre_enable / post_disable
 2021-10-22  4:43 UTC  (2+ messages)

Sierra Wireless EM9191 integration issues in mhi+wwan
 2021-10-22  4:42 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/4] CCS engine and engine resets test
 2021-10-22  4:40 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_gt: Add compute engine

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-22  4:39 UTC  (14+ messages)
` [PATCH 07/11] pack-bitmap.c: avoid leaking via midx_bitmap_filename()
` [PATCH 09/11] pack-bitmap.c: more aggressively free in free_bitmap_index()
` [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()

Readahead for compressed data
 2021-10-22  4:36 UTC  (2+ messages)

[syzbot] INFO: task hung in io_wqe_worker
 2021-10-22  4:38 UTC  (2+ messages)

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-10-22  4:36 UTC  (10+ messages)
` [PATCH V9 XRT Alveo 01/14] Documentation: fpga: Add a document describing XRT Alveo drivers

[PATCH] drm/amdgpu/nbio7.4: use original HDP_FLUSH bits for navi1x
 2021-10-22  4:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/test: fix event timer adapter create unit test
 2021-10-22  4:34 UTC  (3+ messages)

[PATCH 1/1] mm: bdi: Initialize bdi_min_ratio when bdi unregister
 2021-10-22 13:39 UTC  (2+ messages)
  `  "

[PATCH v3 1/2] dt-bindings: phy: Introduce Qualcomm eDP/DP PHY binding
 2021-10-22  4:31 UTC  (6+ messages)
` [PATCH v3 2/2] phy: qcom: Introduce new eDP PHY driver

[PATCH 0/2] Delay disabling scheduling on a context
 2021-10-22  4:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12
 2021-10-22  4:22 UTC  (3+ messages)

[igt-dev] [PATCH] i915/gem_exec_balancer: Test parallel execbuf
 2021-10-22  4:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/8] Sparse Index: integrate with reset
 2021-10-22  4:19 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] reset: preserve skip-worktree bit in mixed reset

[PATCH] rbtree: Remove unneeded check condition in rb_find_first
 2021-10-22  4:19 UTC  (3+ messages)
  ` 答复: "

[PATCH v4] target: core: remove from tmr_list at lun unlink
 2021-10-22  4:17 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro-drm2 83/88] drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:1243:34: error: 'vop2_dt_match' defined but not used
 2021-10-22  4:17 UTC 

[PATCH] sched/core: return prio_less() directly in __sched_core_less
 2021-10-22  4:17 UTC  (2+ messages)
` 答复: "

[android-common:android11-kiwi-5.4 1/1] drivers/virtio/virtio_pvclock.c:48:6: warning: no previous prototype for 'update_suspend_time'
 2021-10-22  4:15 UTC 

[PATCH] rcuwait: do not enter RCU protection unless a wakeup is needed
 2021-10-22  4:11 UTC  (4+ messages)

FYI, RCU, sequence locks, and Rust
 2021-10-22  4:10 UTC 

+ mm-thp-bail-out-early-in-collapse_file-for-writeback-page.patch added to -mm tree
 2021-10-22  4:10 UTC 

[PATCH v2] iio/mlx90632: restyle mlx90632
 2021-10-22  4:09 UTC 

[f2fs-dev] [PATCH v2] f2fs: compress: fix overwrite may reduce compress ratio unproperly
 2021-10-22  3:53 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_exec_await: Adopt to no-reloc mode
 2021-10-22  4:08 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC PATCH] sched/fair: use max_spare_cap_cpu if it is more energy efficient
 2021-10-22  4:05 UTC  (2+ messages)

[RFC PATCH] add|rm|mv: fix bug that prevent the update of non-sparse
 2021-10-22  4:03 UTC  (2+ messages)

[layerindex-web][PATCH] import_layer.py: support import layer to non-master branch
 2021-10-22  4:03 UTC 

[layerindex-web][PATCH] update.py: add option -s for send mail
 2021-10-22  4:02 UTC 

[PATCH] mmc: dw_mmc: exynos: fix the finding clock sample value
 2021-10-22  4:00 UTC 

[PATCH v4] xen/arm: vgic: Ignore write access to ICPENDR*
 2021-10-22  3:59 UTC  (4+ messages)
` [for-4.16] "

[tty:tty-testing] BUILD SUCCESS 7c0408d805797178f075f33d0f705a1c6ef76c82
 2021-10-22  3:56 UTC 

[PATCH v1 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-10-22  4:21 UTC  (7+ messages)
  ` [PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[RFC PATCH 00/23] sunxi: Add and use a pinctrl driver
 2021-10-22  3:55 UTC  (4+ messages)
` [RFC PATCH 01/23] sunxi: pinctrl: Create the driver skeleton

injected body trailers
 2021-10-22  3:53 UTC  (5+ messages)

[PATCH 0/3] Do error capture async, flush G2H processing on reset
 2021-10-22  3:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Do error capture async, flush G2H processing on reset (rev4)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-22  3:52 UTC  (10+ messages)
` [RFC PATCH v8 09/21] riscv: Add task switch support for vector


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.