LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 02:19:51 to 2023-06-28 08:58:30 UTC [more...]

[PATCH 0/4] blk-mq: optimize the size of struct request
 2023-06-28  7:22 UTC  (10+ messages)
` [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH 2/4] blk-flush: count inflight flush_data requests

[PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent
 2023-06-28  8:31 UTC  (6+ messages)

[PATCH 0/2] update ocfs2-devel mailing list addresses
 2023-06-28  8:48 UTC  (6+ messages)
` [PATCH 1/2] MAINTAINERS: Update ocfs2-devel mailing list address

[PATCH v5 00/14] Add display driver for MT8188 VDOSYS1
 2023-06-28  4:24 UTC  (4+ messages)
` [PATCH v5 13/14] drm/mediatek: Improve compatibility of display driver

[PATCH] EDAC/i10nm: shift exponent is negative
 2023-06-28  8:52 UTC 

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-06-28  6:09 UTC  (7+ messages)
` [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-28  6:44 UTC  (4+ messages)
` [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH net-next 07/10] net: hns3: remove unnecessary (void*) conversions
 2023-06-28  8:45 UTC  (3+ messages)

[PATCH v13 0/9] Implement copy offload support
 2023-06-28  6:51 UTC  (14+ messages)
    ` [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
    ` [PATCH v13 2/9] block: Add copy offload support infrastructure
    ` [PATCH v13 3/9] block: add emulation for copy
    ` [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
    ` [PATCH v13 5/9] nvme: add copy offload support
    ` [PATCH v13 6/9] nvmet: add copy command support for bdev and file ns
    ` [PATCH v13 7/9] dm: Add support for copy offload
    ` [PATCH v13 8/9] dm: Enable copy offload for dm-linear target
    ` [PATCH v13 9/9] null_blk: add support for copy offload

[PATCH v3] block: add check that partition length needs to be aligned with block size
 2023-06-28 16:34 UTC  (4+ messages)

[PATCH v2 3/3] tools/perf: Fix to get declared file name from clang DWARF5
 2023-06-28  8:41 UTC  (5+ messages)
` [PATCH v2 0/2] perf probe: fix regression introduced by switch to die_get_decl_file
  ` [PATCH v2 1/2] perf probe: add test for "
  ` [PATCH v2 2/2] perf probe: read DWARF files from the correct CU

[PATCH v2 for-next] RDMA/core: Get IB width and speed from netdev
 2023-06-28  5:00 UTC  (4+ messages)

[GIT PULL] pstore updates for v6.5-rc1
 2023-06-28  4:50 UTC  (2+ messages)

[PATCH v4 1/3] kbuild: set correct abs_srctree and abs_objtree for package builds
 2023-06-28  7:09 UTC  (3+ messages)
` [PATCH v4 3/3] kbuild: respect GNU Make -w flag

[PATCH v4 0/6] Per-VMA lock support for swap and userfaults
 2023-06-28  7:24 UTC  (7+ messages)
` [PATCH v4 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v4 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
` [PATCH v4 4/6] mm: change folio_lock_or_retry to use vm_fault directly
` [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock
` [PATCH v4 6/6] mm: handle userfaults under VMA lock

[PATCH 5.10 00/81] 5.10.186-rc1 review
 2023-06-28  6:44 UTC  (2+ messages)

[PATCH v3 0/3+1] fanotify accounting for fs/splice.c
 2023-06-28  6:33 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success

[PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops
 2023-06-28  6:29 UTC  (8+ messages)

[PATCH] dt-bindings: timer: add Ralink SoCs system tick counter
 2023-06-28  8:27 UTC 

[PATCH] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros
 2023-06-28  5:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 6.3 000/199] 6.3.10-rc1 review
 2023-06-28  6:37 UTC  (2+ messages)

Hello Dear
 2023-06-28  8:33 UTC 

[PATCH v15 00/30] Add KVM LoongArch support
 2023-06-28  8:34 UTC  (4+ messages)
` [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch

[PATCH][next] drm/edid: make read-only const array static
 2023-06-28  8:25 UTC  (2+ messages)

[PATCH v3 0/2] tty: Allow TIOCSTI to be disabled
 2023-06-28  6:07 UTC  (8+ messages)
` [PATCH v3 2/2] "

[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28  6:03 UTC  (8+ messages)
` [PATCH v21 2/5] fs/proc/task_mmu: "

[PATCH 0/4] Part of fix for host and guest LBR event coexist
 2023-06-28  6:27 UTC  (14+ messages)
` [PATCH 2/4] KVM: VMX/pmu: Save host debugctlmsr just before vm entry
` [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation
` [PATCH 4/4] KVM: selftests: Add test case for guest and host LBR preemption

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-06-28  7:16 UTC  (3+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH] media: bt8xx: Fix a possible data race in buffer_queue()
 2023-06-28  7:19 UTC 

[GIT PULL] execve updates for v6.5-rc1
 2023-06-28  4:50 UTC  (2+ messages)

[PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl
 2023-06-28  8:21 UTC  (2+ messages)

[PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area
 2023-06-28  7:12 UTC 

[LTP RFC PATCH v2] inotify13: new test for fs/splice.c functions vs pipes vs inotify
 2023-06-28  5:30 UTC  (3+ messages)
` [LTP RFC PATCH v3] "

[PATCH 6.1 000/170] 6.1.36-rc1 review
 2023-06-28  6:35 UTC  (2+ messages)

[PATCH] mailmap: Add Markus Schneider-Pargmann
 2023-06-28  8:13 UTC 

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-28  7:27 UTC  (5+ messages)
` [PATCH v1 1/6] KVM: x86: Consolidate flags for __linearize()

[PATCH 4.14 00/26] 4.14.320-rc1 review
 2023-06-28  7:17 UTC  (2+ messages)

[PATCH v6 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-06-28  5:15 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
` [PATCH v6 3/3] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v2] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
 2023-06-28  8:20 UTC  (2+ messages)

[PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-06-28  6:41 UTC  (4+ messages)

[PATCH v2] readahead: Correct the start and size in ondemand_readahead()
 2023-06-28  4:43 UTC 

[syzbot] [mm?] possible deadlock in f2fs_file_write_iter
 2023-06-28  5:52 UTC  (2+ messages)

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-28  8:20 UTC  (3+ messages)
` [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec

[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
 2023-06-28  6:41 UTC  (3+ messages)
` [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-06-28  7:37 UTC  (12+ messages)

[PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
 2023-06-28  8:15 UTC 

[PATCH] fsi: master-ast-cf: Add MODULE_FIRMWARE macro
 2023-06-28  7:37 UTC  (4+ messages)

[PATCH] memblock: report failures when memblock_can_resize is not set
 2023-06-28  7:33 UTC  (2+ messages)

[RFC 0/4] reconnect support in vduse
 2023-06-28  8:13 UTC  (8+ messages)
` [RFC 1/4] vduse: Add the struct to save the vq reconnect info
` [RFC 2/4] vduse: Add file operation for mmap
` [RFC 3/4] vduse: Add the function for get/free the mapp pages
` [RFC 4/4] vduse: update the vq_info in ioctl

[PATCH 5.15 00/96] 5.15.119-rc1 review
 2023-06-28  7:27 UTC  (3+ messages)

[PATCH v4 0/4] Optimize the fast path of mas_store()
 2023-06-28  7:36 UTC  (5+ messages)
` [PATCH v4 1/4] maple_tree: add test for mas_wr_modify() fast path
` [PATCH v4 2/4] maple_tree: add test for expanding range in RCU mode
` [PATCH v4 3/4] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
` [PATCH v4 4/4] maple_tree: add a fast path case in mas_wr_slot_store()

[PATCH 4.19 00/41] 4.19.288-rc1 review
 2023-06-28  6:59 UTC  (2+ messages)

[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
 2023-06-28  5:58 UTC  (4+ messages)
` [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function

[syzbot] [reiserfs?] kernel BUG in flush_commit_list
 2023-06-28  7:07 UTC 

[GIT PULL] Move arm64 documentation under Documentation/arch
 2023-06-28  5:40 UTC  (2+ messages)

[PATCH] wifi: plfxlc: Fix possible data races in rx_urb_complete()
 2023-06-28  4:54 UTC  (2+ messages)

[PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue
 2023-06-28  8:08 UTC  (3+ messages)
` [f2fs-dev] "
  ` [PATCH v2] f2fs: fix deadlock in i_xattr_sem and inode page lock "

[PATCH] kallsyms: strip LTO-only suffixes from promoted global functions
 2023-06-28  6:44 UTC 

[PATCH] OOB read and write in mdp_prepare_buffer
 2023-06-28  6:33 UTC  (4+ messages)

[PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file
 2023-06-28  7:46 UTC  (13+ messages)

[PATCH 0/2] Hook up 8280 SCM icc
 2023-06-28  7:49 UTC  (2+ messages)

[PATCH 1/2] erofs: get rid of the remaining kmap_atomic()
 2023-06-28  6:38 UTC  (3+ messages)
` [PATCH 2/2] erofs: simplify z_erofs_transform_plain()

[PATCH] IB/hfi1: Fix potential deadlock on &sde->flushlist_lock
 2023-06-28  4:59 UTC 

[PATCH] mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lock
 2023-06-28  7:28 UTC 

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-28  6:46 UTC  (12+ messages)
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH 0/2] Fix cross-compilation issues with Clang
 2023-06-28  4:22 UTC  (7+ messages)
` [PATCH 1/2] LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='
` [PATCH 2/2] LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation

[PATCH 0/1] Fix Coresight instruction synthesis logic
 2023-06-28  8:01 UTC  (4+ messages)
` [PATCH 1/1] perf: cs-etm: Fixes in instruction sample synthesis

[PATCH] wifi:mac80211: Replace the ternary conditional operator with max()
 2023-06-28  8:00 UTC  (3+ messages)

[syzbot] kernel BUG in workingset_activation (2)
 2023-06-28  8:00 UTC  (2+ messages)
` [syzbot] [kernel?] "

linux-next: Tree for Jun 28
 2023-06-28  4:27 UTC 

[PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation
 2023-06-28  5:30 UTC  (2+ messages)

[PATCH] scsi: ufs: Optimize the WB flush process to save device power consumption
 2023-06-28  7:02 UTC 

[GIT PULL] bcachefs
 2023-06-28  4:01 UTC  (10+ messages)

[PATCH v3 0/4] clk: sunxi-ng: Module support
 2023-06-28  7:44 UTC  (4+ messages)
` [PATCH v3 3/4] clk: sunxi-ng: Convert early providers to platform drivers

[PATCH net-next 00/10] Remove unnecessary (void*) conversions
 2023-06-28  7:41 UTC  (2+ messages)

[PATCH v2] sched/task_group: Re-layout structure to reduce false sharing
 2023-06-28  5:18 UTC  (4+ messages)

media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
 2023-06-28  5:41 UTC 

[PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
 2023-06-28  4:54 UTC  (3+ messages)

[PATCH] FS: JFS: (trivial) Fix grammatical error in extAlloc
 2023-06-28  7:44 UTC 

[PATCH v2] perf evsel amd: Fix IBS error message
 2023-06-28  4:49 UTC  (3+ messages)

[PATCH 0/3] raid10 bugfix
 2023-06-28  6:36 UTC  (3+ messages)
` [PATCH 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice

[PATCH V2] ptp: clockmatrix: Add Defer probe if firmware load fails
 2023-06-28  7:38 UTC  (3+ messages)

[POSSIBLE BUG]: btrfs partition: cat sees one version of the script, exec the old version
 2023-06-28  5:26 UTC 

[PATCH v2 0/3] fanotify accounting for fs/splice.c
 2023-06-28  4:51 UTC  (3+ messages)
` [PATCH v3 0/3+1] "

[PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module
 2023-06-28  5:06 UTC  (6+ messages)

[PATCH net-next 06/10] net: hns: Remove unnecessary (void*) conversions
 2023-06-28  7:36 UTC  (2+ messages)

[syzbot] [bluetooth?] WARNING: refcount bug in sco_sock_timeout (2)
 2023-06-28  7:45 UTC 

[PATCH] perf/test: perf test case Daemon operations dumps core
 2023-06-28  6:04 UTC  (3+ messages)

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-06-28  3:38 UTC  (2+ messages)

[RFC 0/2] erofs: introduce bloom filter for xattr
 2023-06-28  3:38 UTC  (2+ messages)

[PATCH v12 00/22] TDX host kernel support
 2023-06-28  3:34 UTC  (4+ messages)
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure

[PATCH v3 0/8] Per-VMA lock support for swap and userfaults
 2023-06-28  3:22 UTC  (5+ messages)
` [PATCH v3 7/8] mm: drop VMA lock before waiting for migration

[PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc
 2023-06-28  3:12 UTC  (4+ messages)

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-28  3:05 UTC  (4+ messages)
` [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}

[PATCH v1] perf pmus: Add placeholder core PMU
 2023-06-28  3:01 UTC  (2+ messages)

[PATCH] readahead: Correct the start and size in ondemand_readahead()
 2023-06-28  2:59 UTC  (2+ messages)

[PATCH v4 0/4] x86/speculation: Disable IBRS when idle
 2023-06-28  2:58 UTC  (6+ messages)
` [PATCH v4 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v4 2/4] x86/idle: Disable IBRS when cpu is offline
` [PATCH v4 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
` [PATCH v4 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH] perf top & record: Fix segfault when default cycles event is not supported
 2023-06-28  2:55 UTC  (8+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-28  2:47 UTC  (12+ messages)

[PATCH net-next 10/10] net: wan: Remove unnecessary (void*) conversions
 2023-06-28  2:45 UTC 

[PATCH net-next 09/10] net: ppp: remove unnecessary (void*) conversions
 2023-06-28  2:45 UTC 

[PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions
 2023-06-28  2:45 UTC 

[PATCH net-next 05/10] ethernet: smsc: remove unnecessary (void*) conversions
 2023-06-28  2:44 UTC 

[PATCH net-next 04/10] ice: Remove unnecessary (void*) conversions
 2023-06-28  2:44 UTC 

[PATCH net-next 03/10] atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
 2023-06-28  2:44 UTC 

[PATCH net-next 02/10] net: dsa: qca8k: remove unnecessary (void*) conversions
 2023-06-28  2:44 UTC 

[PATCH net-next 01/10] net: dsa: ar9331: remove unnecessary (void*) conversions
 2023-06-28  2:43 UTC 

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-28  2:43 UTC  (12+ messages)
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios

[PATCH v1 0/2] vduse: add support for networking devices
 2023-06-28  2:34 UTC  (5+ messages)
` [PATCH v1 1/2] vduse: validate block features only with block devices
` [PATCH v1 2/2] vduse: enable Virtio-net device type

[PATCH 0/3] dedupe smb unicode files
 2023-06-28  1:14 UTC  (4+ messages)
` [PATCH 1/3] fs/smb: Remove unicode 'lower' tables
` [PATCH 2/3] fs/smb: Swing unicode common code from server->common
` [PATCH 3/3] fs/smb/client: Use common code in client

[PATCH v5 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-06-28  2:22 UTC  (9+ messages)
` [PATCH v5 2/3] arm: dts: qcom: sdx65: Add interconnect path
` [PATCH v5 3/3] PCI: qcom-ep: Add ICC bandwidth voting support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).