All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-17 01:41:58 to 2022-02-17 03:20:12 UTC [more...]

[PATCH v16 0/7] support dirty restraint on vCPU
 2022-02-17  3:17 UTC  (3+ messages)
` [PATCH v16 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v16 2/7] cpus: Introduce cpu_list_generation_id

[PATCH v4 0/4] mm: Rework zap ptes on swap entries
 2022-02-17  3:19 UTC  (8+ messages)
` [PATCH v4 1/4] mm: Don't skip swap entry even if zap_details specified
` [PATCH v4 2/4] mm: Rename zap_skip_check_mapping() to should_zap_page()
` [PATCH v4 3/4] mm: Change zap_details.zap_mapping into even_cows

[Intel-gfx] [RFC v2 0/5] Add data flow metering support for HDMI2.1
 2022-02-17  3:19 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add data flow metering support for HDMI2.1 (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ceph: fail the request directly if handle_reply gets an ESTALE
 2022-02-17  3:18 UTC  (8+ messages)

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-17  3:17 UTC  (13+ messages)
` [REPOST PATCH v4 08/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [REPOST PATCH v4 09/13] drm/msm: Add missing structure documentation
` [REPOST PATCH v4 11/13] drm/msm/disp/dpu1: Add DSC support in RM
` [REPOST PATCH v4 12/13] drm/msm/dsi: add mode valid callback for dsi_mgr

[RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
 2022-02-17  3:13 UTC  (7+ messages)
` [RFC V4 1/6] blk: prepare to make blk-rq-qos "
` [RFC V4 2/6] blk-wbt: make wbt pluggable
` [RFC V4 3/6] blk-iolatency: make iolatency pluggable
` [RFC V4 4/6] blk-iocost: make iocost pluggable
` [RFC V4 5/6] blk-ioprio: make ioprio pluggable and modular
` [RFC V4 6/6] blk: export the sysfs for switching qos

linux-next: manual merge of the staging tree with the kspp-gustavo tree
 2022-02-17  3:16 UTC 

[LTP] [PATCH 0/3] memcontrol04 and s/cgroup/cg/
 2022-02-17  3:14 UTC  (7+ messages)
` [LTP] [PATCH 1/3] API/cgroup: Add memory.{events, low}
` [LTP] [PATCH 2/3] API/cgroup: Shorten cgroup to cg in most symbols

[PATCH] usb: gadget: f_uvc: fix superspeedplus transfer
 2022-02-17  3:10 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH v3] usb: gadget: f_uvc: add superspeed plus transfer support

[PATCH net-next v6 0/8] new Fungible Ethernet driver
 2022-02-17  3:10 UTC  (12+ messages)
` [PATCH net-next v6 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v6 7/8] net/funeth: add kTLS TX control part

[PATCH v4 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-17  3:09 UTC  (2+ messages)
` [PATCH v2 2/2] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close

+ mm-move-oom_kill-sysctls-to-their-own-file-fix.patch added to -mm tree
 2022-02-17  3:09 UTC 

[PATCH -next] block: update io_ticks when io hang
 2022-02-17  3:08 UTC  (3+ messages)

[dm-devel] remove REQ_OP_WRITE_SAME v2
 2022-02-17  3:07 UTC  (6+ messages)
      ` [Drbd-dev] "
      `  "

[PATCH v3] net: fix wrong network header length
 2022-02-17  3:05 UTC  (4+ messages)

[PATCH] fs: allow cross-vfsmount reflink/dedupe
 2022-02-17  3:05 UTC  (2+ messages)

[PATCH 0/5] add Kunpeng930 DMA devices
 2022-02-17  2:59 UTC  (6+ messages)
` [PATCH 1/5] dma/hisilicon: support "
` [PATCH 2/5] dma/hisilicon: support handles errors with Kunpeng930 DMA
` [PATCH 3/5] dma/hisilicon: support dump Kunpeng930 DMA registers
` [PATCH 4/5] dma/hisilicon: add queue full statistics
` [PATCH 5/5] dma/hisilicon: use EAL API to generate dmadev name

stable-rc/linux-4.9.y baseline: 88 runs, 17 regressions (v4.9.302)
 2022-02-17  3:04 UTC 

[PATCH 0/3] ceph: fix cephfs rsync kworker high load issue
 2022-02-17  3:03 UTC  (3+ messages)
` [PATCH 3/3] ceph: do no update snapshot context when there is no new snapshot

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-17  3:03 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler
 2022-02-17  3:00 UTC 

+ mm-memory-failurec-remove-unnecessary-pagetranstail-check.patch added to -mm tree
 2022-02-17  3:02 UTC 

+ mm-memory-failurec-remove-obsolete-comment-in-__soft_offline_page.patch added to -mm tree
 2022-02-17  3:02 UTC 

+ mm-memory-failurec-rework-the-try_to_unmap-logic-in-hwpoison_user_mappings.patch added to -mm tree
 2022-02-17  3:02 UTC 

+ mm-memory-failurec-remove-pageslab-check-in-hwpoison_filter_dev.patch added to -mm tree
 2022-02-17  3:02 UTC 

+ mm-memory-failurec-fix-race-with-changing-page-more-robustly.patch added to -mm tree
 2022-02-17  3:02 UTC 

+ mm-memory-failurec-rework-the-signaling-logic-in-kill_proc.patch added to -mm tree
 2022-02-17  3:02 UTC 

[libgpiod v2][PATCH 0/4] libgpiod v2: rewrite tests for the C library
 2022-02-17  3:02 UTC  (3+ messages)
` [libgpiod v2][PATCH 1/4] line-request: don't accept NULL line config

+ mm-memory-failurec-catch-unexpected-efault-from-vma_address.patch added to -mm tree
 2022-02-17  3:02 UTC 

+ mm-memory-failurec-minor-clean-up-for-memory_failure_dev_pagemap.patch added to -mm tree
 2022-02-17  3:02 UTC 

[PATCH] drm/bridge: anx7625: Fix release wrong workqueue
 2022-02-17  3:02 UTC  (4+ messages)

[PATCH net-next 0/2] net: dsa: realtek: fix PHY register read corruption
 2022-02-17  3:01 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: realtek: rtl8365mb: serialize indirect PHY register access

[RFC PATCH v6 10/12] livepatch/selftests: add __asm__ symbol renaming examples
 2022-02-17  3:01 UTC  (2+ messages)

[PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-02-17  3:01 UTC  (13+ messages)
` [PATCH for-next v3 01/12] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v3 02/12] RDMA/core: Allow calling query_port when netdev isn't attached in iWarp
` [PATCH for-next v3 03/12] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v3 04/12] RDMA/erdma: Add main include file
` [PATCH for-next v3 05/12] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
` [PATCH for-next v3 07/12] RDMA/erdma: Add verbs header file
` [PATCH for-next v3 08/12] RDMA/erdma: Add verbs implementation
` [PATCH for-next v3 09/12] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v3 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v3 11/12] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v3 12/12] RDMA/erdma: Add driver to kernel build environment

[[RFC blktests]] test/block/032: add test cases for switching queue qos
 2022-02-17  3:00 UTC  (3+ messages)

This counter "ip6InNoRoutes" does not follow the RFC4293 specification implementation
 2022-02-17  2:59 UTC 

[PATCH] um: Allow builds with Clang
 2022-02-17  2:59 UTC  (3+ messages)

[AST2600] PWM/TACH driver and dbus-sensor issue
 2022-02-17  2:57 UTC  (10+ messages)

[alternative-merged] mm-memory-failurec-avoid-walking-page-table-when-vma_address-return-efault.patch removed from -mm tree
 2022-02-17  2:58 UTC 

[PATCH iproute2-next 0/4] devlink: Remove custom string conversions
 2022-02-17  2:57 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] devlink: Remove strtouint64_t in favor of get_u64
` [PATCH iproute2-next 2/4] devlink: Remove strtouint32_t in favor of get_u32
` [PATCH iproute2-next 3/4] devlink: Remove strtouint16_t in favor of get_u16
` [PATCH iproute2-next 4/4] devlink: Remove strtouint8_t in favor of get_u8

[ANNOUNCE] autofs 5.1.8 release
 2022-02-17  2:57 UTC  (4+ messages)

+ mm-rework-swap-handling-of-zap_pte_range.patch added to -mm tree
 2022-02-17  2:57 UTC 

+ mm-change-zap_detailszap_mapping-into-even_cows.patch added to -mm tree
 2022-02-17  2:57 UTC 

+ mm-rename-zap_skip_check_mapping-to-should_zap_page.patch added to -mm tree
 2022-02-17  2:57 UTC 

+ mm-dont-skip-swap-entry-even-if-zap_details-specified.patch added to -mm tree
 2022-02-17  2:56 UTC 

[RFC V2 0/6] blk: make blk-rq-qos policies pluggable and modular
 2022-02-17  2:56 UTC  (6+ messages)
` [RFC V2 5/6] blk-ioprio: make ioprio "

[PATCH 01/12] drm/amd/pm: drop unused structure members
 2022-02-17  2:53 UTC  (12+ messages)
` [PATCH 05/12] drm/amd/pm: move the check for dpm enablement to amdgpu_dpm.c
` [PATCH 07/12] drm/amd/pm: correct the checks for granting gpu reset APIs
` [PATCH 12/12] drm/amd/pm: revise the implementations for asic reset

[RFC 00/13] uring-passthru for nvme
 2022-02-17  2:52 UTC  (6+ messages)
  ` [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
  ` [RFC 03/13] io_uring: mark iopoll not supported for uring-cmd

[PATCH] block/bfq_wf2q: correct weight to ioprio
 2022-02-17  2:51 UTC  (2+ messages)

[PATCH -next] ASoC: codec: wcd938x: Fix NULL but dereferenced coccicheck error
 2022-02-17  2:50 UTC  (3+ messages)
  ` 回复:[PATCH "

[PATCH] rasdaemon policy
 2022-02-17  2:50 UTC 

+ kasan-fork-reset-pointer-tags-of-vmapped-stacks-fix.patch added to -mm tree
 2022-02-17  2:48 UTC 

[PATCH] blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues
 2022-02-17  2:48 UTC  (2+ messages)

add a ->free_disk block_device_operation v3
 2022-02-17  2:48 UTC  (3+ messages)

[PATCH] drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
 2022-02-17  2:47 UTC  (3+ messages)
  `  "

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-02-17  2:38 UTC  (4+ messages)
` [PATCH v1 2/7] fpga: dfl: check feature type before parse irq info

[Intel-gfx] [PATCH v2 0/6] DGFX OpRegion
 2022-02-17  2:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for DGFX OpRegion (rev2)

[PATCH 1/2] drm/sched: Add device pointer to drm_gpu_scheduler
 2022-02-17  2:46 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: fill scheduler with device ptr

stable-rc/linux-5.10.y baseline: 151 runs, 25 regressions (v5.10.101)
 2022-02-17  2:46 UTC 

[RFC PATCH] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start
 2022-02-17  2:45 UTC 

[Intel-gfx] [PATCH] drm/i915/dg2: Move misplaced 'ctx' & 'gt' wa's to engine wa list
 2022-02-17  2:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

5.17-rc4, oops, RIP: 0010:kyber_bio_merge+0x6e/0xd0
 2022-02-17  2:43 UTC  (2+ messages)

[PATCH V4 0/8] block: improve iops limit throttle
 2022-02-17  2:42 UTC  (2+ messages)

[PATCH] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
 2022-02-17  2:42 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Use wrapper for reading RP_STATE_CAP
 2022-02-17  2:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v3] nvme/pci: Add quick suspend quirk for Sc7280 Platform
 2022-02-17  2:42 UTC  (5+ messages)

[PATCH][next] tw89: core.h: Replace zero-length array with flexible-array member
 2022-02-17  2:42 UTC  (2+ messages)

[PATCH] blk: do rq_qos_exit in blk_cleanup_queue
 2022-02-17  2:40 UTC  (2+ messages)

[dm-devel] make the blk-mq stacking interface optional
 2022-02-17  2:40 UTC  (3+ messages)
  `  "

[RFC iproute2] tos: interpret ToS in natural numeral system
 2022-02-17  2:40 UTC  (4+ messages)

[RFC bpf-next 0/4] bpf: cgroup_sock lsm flavor
 2022-02-17  2:38 UTC  (3+ messages)
` [RFC bpf-next 1/4] "

[PATCH V2 0/1] null_blk: cleanup null_submit_bio() & alloc_cmd()
 2022-02-17  2:38 UTC  (2+ messages)

[PATCH] nvme/pci: Add QUICK_SIMPLE_SUSPEND for Tegra platforms
 2022-02-17  2:36 UTC 

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-02-17  1:05 UTC  (7+ messages)

[PATCH mptcp-next] Squash to "selftests: mptcp: update output info of chk_rm_nr"
 2022-02-17  2:35 UTC 

[PATCH] arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
 2022-02-17 10:29 UTC  (8+ messages)

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-17  2:29 UTC  (9+ messages)
` [PATCH V7 mlx5-next 08/15] vfio: Define device migration protocol v2

[PATCH] ceph: eliminate the recursion when rebuilding the snap context
 2022-02-17  2:30 UTC  (3+ messages)

[PATCH 1/2] uio: add ioctl to uio
 2022-02-17  2:29 UTC  (2+ messages)
` [PATCH 2/2] scsi:target:tcmu: reduce once copy by using uio ioctl

[PATCH v5 0/3] Add Qualcomm MPM irqchip driver support
 2022-02-17  2:28 UTC  (4+ messages)
` [PATCH v5 1/3] cpuidle: psci: Call cpu_cluster_pm_enter() on the last CPU

[PATCH v2 0/6] sparse checkout: fix a few bugs and check argument validity for set/add
 2022-02-17  2:26 UTC  (10+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] sparse-checkout: reject arguments in cone-mode that look like patterns

[PATCH net-next] net: hns3: Remove unused inline function hclge_is_reset_pending()
 2022-02-17  2:25 UTC  (2+ messages)

[PATCH v3 0/7] malta: Fix PCI IRQ levels to be preserved during migration, cleanup
 2022-02-17  2:22 UTC  (3+ messages)
` [PATCH v3 7/7] hw/mips/gt64xxx_pci: Resolve gt64120_register()

[PATCH v5 0/5] platform/chrome: cros_ec: miscellaneous cleanups
 2022-02-17  2:21 UTC  (3+ messages)
` [PATCH v5 3/5] platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()

[PATCH for 4.4.y-cip] cgroup-v1: Require capabilities to set release_agent
 2022-02-17  2:17 UTC  (4+ messages)

[PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-02-17  2:14 UTC  (4+ messages)

[PATCH v2 net-next] net: introduce SO_RCVBUFAUTO to let the rcv_buf tune automatically
 2022-02-17  2:15 UTC  (5+ messages)

[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
 2022-02-17  2:14 UTC  (3+ messages)
` [PATCH v4 2/2] target/riscv: Enable "

[Intel-gfx] [PATCH v3] drm/i915/display/vrr: Reset VRR capable property on a long hpd
 2022-02-17  2:13 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/vrr: Reset VRR capable property on a long hpd (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [RFC PATCH v3 0/1] Splitting up platform-specific calls
 2022-02-17  2:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Splitting up platform-specific calls (rev3)

[Intel-gfx] [PATCH topic/for-CI] drm/i915: Add DG2 PCI IDs
 2022-02-17  2:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 29/42] fs/netfs/buffered_write.c:28:26: warning: comparison of distinct pointer types ('typeof (((1UL) << 12) - offset) *' (aka 'unsigned long *') and 'typeof (size) *' (aka 'unsigned int *'))
 2022-02-17  2:10 UTC  (2+ messages)

[PATCH v1 0/9] Add Nuvoton NPCM845 support
 2022-02-17  2:08 UTC  (4+ messages)
` [PATCH v1 2/9] clk: nuvoton: Add support for NPCM845

Maple Tree for next
 2022-02-17  2:07 UTC  (4+ messages)

[PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
 2022-02-17  2:03 UTC  (2+ messages)

[PATCH v2 1/3] target/ppc: Fix POWER9 DD2.0 PVR, add DD2.1
 2022-02-17  0:19 UTC  (3+ messages)
` [PATCH v2 3/3] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support

[syzbot] WARNING in vhost_dev_cleanup (2)
 2022-02-17  2:01 UTC 

[kees:for-next/lkdtm 3/4] drivers/misc/lkdtm/usercopy.c:74:46: error: 'current_stack_pointer' undeclared; did you mean 'user_stack_pointer'?
 2022-02-17  1:59 UTC  (2+ messages)

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-02-17  1:57 UTC  (9+ messages)
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X

[PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
 2022-02-17 18:19 UTC 

[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
 2022-02-17  1:55 UTC  (6+ messages)
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations

[PATCH] net-sysfs: add check for netdevice being present to speed_show
 2022-02-17  1:55 UTC 

[PATCH] fork: remove duplicate include in 'fork.c'
 2022-02-17  1:53 UTC 

[Intel-gfx] [PATCH v2 1/2] drm/i915/fbdev: add intel_fbdev_framebuffer() helper
 2022-02-17  1:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[PATCH 00/27] target/ppc: SPR registration cleanups
 2022-02-16 23:32 UTC  (5+ messages)
` [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header

[PATCH 0/5] rcu: Bunch of cleanups
 2022-02-17  1:53 UTC  (4+ messages)
` [PATCH 2/5] rcu/nocb: Move rcu_nocb_is_setup to rcu_state

[PATCH v2 0/6] Follow-up on high-order PCP caching
 2022-02-17  1:53 UTC  (5+ messages)
` [PATCH 1/6] mm/page_alloc: Fetch the correct pcp buddy during bulk free
` [PATCH 5/6] mm/page_alloc: Free pages in a single pass "

[PATCH] usb: host: ehci-q: make qtd_fill() return 'u16'
 2022-02-17  1:52 UTC  (3+ messages)

[PATCH iproute2-next v2] tc: add skip_hw and skip_sw to control action offload
 2022-02-17  1:51 UTC  (11+ messages)

[PATCH v4 net-next 0/8] Preserve mono delivery time (EDT) in skb->tstamp
 2022-02-17  1:50 UTC  (6+ messages)
` [PATCH v4 net-next 5/8] bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress

[libgpiod][PATCH] tools: port the test-suite to using gpio-sim
 2022-02-17  1:50 UTC  (2+ messages)

drivers/net/ethernet/marvell/pxa168_eth.c:1575:34: warning: unused variable 'pxa168_eth_of_match'
 2022-02-17  1:49 UTC  (2+ messages)

[PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode
 2022-02-17  1:49 UTC  (7+ messages)
` [PATCH v4 05/23] "

[PATCH v2 00/27] target/ppc: SPR registration cleanups
 2022-02-16 23:34 UTC  (3+ messages)
` [PATCH v2 23/27] target/ppc: Rename spr_tcg.h to spr_common.h

[PATCH V3] drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
 2022-02-17  1:43 UTC 

[v2,0/4] Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format
 2022-02-17  1:40 UTC  (4+ messages)
` [v2, 1/4] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format
  ` [v2,1/4] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format

[PATCH] usb: gadget: f_uac1: add set requests support
 2022-02-17  1:42 UTC  (3+ messages)

[PATCH v3 1/2] drm/msm/dpu: Add INTF_5 interrupts
 2022-02-17  1:41 UTC  (4+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Add SC8180x to hw catalog


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.