linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 23:26:57 to 2023-05-31 04:10:03 UTC [more...]

linux-next: Tree for May 31
 2023-05-31  4:00 UTC 

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-05-31  4:04 UTC  (11+ messages)
` [PATCH V11 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V11 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V11 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V11 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V11 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V11 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V11 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V11 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V11 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V11 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-05-31  4:02 UTC  (6+ messages)
` [PATCH v6 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain

linux-next: build warning after merge of the ieee1394 tree
 2023-05-31  3:53 UTC 

[PATCH v5 1/3] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-05-31  4:02 UTC  (3+ messages)
` [PATCH v5 2/3] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
` [PATCH v5 3/3] usb: gadget: udc: core: Prevent UDC from starting when unbound

[PATCH v4 1/3] Revert "Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started""
 2023-05-31  4:00 UTC  (4+ messages)
` [PATCH v4 3/3] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing

[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-31  3:58 UTC  (7+ messages)
` [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH v2] opp: Fix use-after-free in lazy_opp_tables after probe deferral
 2023-05-31  3:51 UTC  (2+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-31  3:47 UTC  (9+ messages)

[tip:smp/core] BUILD SUCCESS 33e20b07bec4991c169e3c6ff28c2126583724fc
 2023-05-31  3:46 UTC 

[PATCH v5] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31  3:44 UTC 

[PATCH v7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-31  3:43 UTC 

[PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
 2023-05-31  3:39 UTC  (3+ messages)

[PATCH] ocfs2: check new file size on fallocate call
 2023-05-31  3:32 UTC  (2+ messages)

[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
 2023-05-31  3:30 UTC  (14+ messages)

[PATCH 0/2] Misc cleanup for iommu/vt-d
 2023-05-31  3:26 UTC  (5+ messages)
` [PATCH 1/2] iommu/vt-d: Remove the dead code in init_iommu_hw()
` [PATCH 2/2] iommu/vt-d: Use BUG_ON to check NULL value of 'table'

[PATCH] gpiolib: Fix GPIO chip IRQ initialization restriction
 2023-05-31  3:27 UTC  (2+ messages)

[PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family
 2023-05-31  3:26 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom: document AL02-C9 board based on "
` [PATCH V2 2/2] arm64: dts: qcom: ipq9574: add support for RDP454 variant

[PATCH v2] md/raid5: don't allow concurrent reshape with recovery
 2023-05-31  3:20 UTC  (6+ messages)

[PATCH] uml: Replace all non-returning strlcpy with strscpy
 2023-05-31  3:18 UTC  (2+ messages)

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-05-31  3:17 UTC  (5+ messages)

[PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
 2023-05-31  3:16 UTC  (2+ messages)

[PATCH 0/4] soundwire: allow for more than 8 devices, keep IDA for wake-capable devices
 2023-05-31  3:37 UTC  (5+ messages)
` [PATCH 1/4] soundwire: add enum to control device number allocation
` [PATCH 2/4] soundwire: introduce SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY
` [PATCH 3/4] soundwire: extend parameters of new_peripheral_assigned() callback
` [PATCH 4/4] soundwire: intel_auxdevice: use SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY

[PATCH v4] hv_netvsc: Allocate rx indirection table size dynamically
 2023-05-31  3:14 UTC 

a small question about bpftool struct_ops
 2023-05-31  3:14 UTC  (3+ messages)

[PATCH v4 0/5] erofs: cleanup of xattr handling
 2023-05-31  3:13 UTC  (6+ messages)
` [PATCH v4 1/5] erofs: enhance erofs_xattr_iter_fixup() helper
` [PATCH v4 2/5] erofs: unify xattr_iter structures
` [PATCH v4 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v4 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH v4 5/5] erofs: use separate xattr parsers "

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-05-31  3:10 UTC  (7+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH v3 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-05-31  3:09 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/adreno: Add Adreno A690 support
` [PATCH v3 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodes
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp: Enable "

[PATCH v3] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-31  3:10 UTC 

[PATCH] uio: dfl: add vendor-specific feature id
 2023-05-31  3:07 UTC 

[PATCH] drm/msm/dpu: re-introduce dpu core revision to the catalog
 2023-05-31  3:05 UTC  (5+ messages)
  ` [Freedreno] "

[PATCH] x86/fpu/xstate: clear XSAVE features if DISABLED_MASK set
 2023-05-31  3:04 UTC  (3+ messages)

[PATCH 0/2] mtd: rawnand: marvell: add support for AC5 SoC
 2023-05-31  2:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add AC5 specific binding
` [PATCH 2/2] mtd: rawnand: marvell: add support for AC5 SoC

[PATCH v3 1/7] driver/perf: Add identifier sysfs file for CMN
 2023-05-31  2:58 UTC  (2+ messages)

[PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi
 2023-05-31  2:56 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: Add qcom,usb-hs-phy-msm8960

[PATCHv5] mm: skip CMA pages when they are not available
 2023-05-31  2:51 UTC 

[PATCH] arm64: dts: qcom: Drop undocumented "svid" property
 2023-05-31  2:49 UTC 

[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
 2023-05-31  2:46 UTC  (14+ messages)
` [PATCH 2/2] arm64: Notify on pte permission upgrades

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-31  2:43 UTC  (6+ messages)
` [PATCH v3 3/7] perf vendor events: Add JSON metrics for CMN
` [PATCH v3 7/7] docs: perf: Update metric usage for Alibaba's T-Head PMU driver

[PATCH] leds: cht-wcove: remove unneeded semicolon
 2023-05-31  2:40 UTC 

[PATCH v4] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31  2:38 UTC 

[PATCH] mm: zswap: multiple zpool support
 2023-05-31  2:32 UTC  (2+ messages)

[PATCH] mm: zswap: shrink until can accept
 2023-05-31  2:30 UTC  (11+ messages)

[PATCH v1 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-05-31  2:24 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "

[PATCH 0/6] kexec: enable kexec_crash_size to support two crash kernel regions
 2023-05-31  2:19 UTC  (9+ messages)
` [PATCH 1/6] kexec: fix a memory leak in crash_shrink_memory()
` [PATCH 2/6] kexec: delete a useless check "
` [PATCH 3/6] kexec: clear crashk_res if all its memory has been released

[PATCH v7 2/8] cxl/mem: Wire up event interrupts
 2023-05-31  2:18 UTC  (4+ messages)
  ` CXL memory device not created correctly

[PATCH -next] drm/i915: remove unreachable code
 2023-05-31  2:17 UTC 

[PATCH] fsi: sbefifo: Add configurable in-command timeout
 2023-05-31  2:11 UTC  (2+ messages)

[PATCH] smb: Change the return value of ksmbd_vfs_query_maximal_access to void
 2023-05-31  2:10 UTC 

[RESEND PATCH v2 1/2] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-05-31  2:08 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] cpufreq: qcom-nvmem: add support for IPQ8064

[PATCH -next] drm/amdkfd: clean up one inconsistent indenting
 2023-05-31  2:08 UTC 

[PATCH -next] leds: cht-wcove: Fix an unsigned comparison which can never be negative
 2023-05-31  2:02 UTC 

[PATCH RESEND] epoll: ep_autoremove_wake_function should use list_del_init_careful
 2023-05-31  1:57 UTC  (2+ messages)

[PATCH v14 000/113] KVM TDX basic feature support
 2023-05-31  1:57 UTC  (3+ messages)
` [PATCH v14 003/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions

[PATCH net] net: ipa: Use the correct value for IPA_STATUS_SIZE
 2023-05-31  1:57 UTC  (10+ messages)
          ` [PATCH net v2] "

cistpl.c:undefined reference to `ioremap'
 2023-05-31  1:56 UTC 

[PATCH] fs.h: Optimize file struct to prevent false sharing
 2023-05-31  1:55 UTC  (3+ messages)

[PATCH v2 0/3] Add MCQ support for MTK platform
 2023-05-31  1:54 UTC  (8+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid
` [PATCH v2 2/3] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v2 3/3] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

[PATCH] fsi: core: Fix legacy minor numbering
 2023-05-31  1:54 UTC  (2+ messages)

[PATCH 0/2] fsi: core: Lock scan mutex for master index removal
 2023-05-31  1:52 UTC  (3+ messages)
` [PATCH 2/2] fsi: core: Add trace events for scan and unregister

vmlinux.o: warning: objtool: vmw_port_hb_in+0x1df: return with modified stack frame
 2023-05-31  1:51 UTC  (3+ messages)

[PATCH 0/6] Misc cleanups and improvements for compaction
 2023-05-31  1:44 UTC  (4+ messages)
` [PATCH 1/6] mm: compaction: drop the redundant page validation in update_pageblock_skip()

[PATCH] f2fs: do more sanity check on inode
 2023-05-31  1:41 UTC  (3+ messages)

[PATCH v2] f2fs: do more sanity check on inode
 2023-05-31  1:40 UTC 

[PATCH v3] fs/sysv: Null check to prevent null-ptr-deref bug
 2023-05-31  1:31 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/1] Fix libclang version check for rustavailable
 2023-05-31  1:32 UTC  (2+ messages)
` [PATCH v3 1/1] scripts/rust_is_available: Fix clang version check

[PATCH v1 1/1] nvme: complete directly for hctx with only one ctx mapping
 2023-05-31  1:32 UTC  (4+ messages)

[PATCH v2 1/1] f2fs: fix args passed to trace_f2fs_lookup_end
 2023-05-31  1:11 UTC  (3+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-05-31  1:11 UTC  (6+ messages)
` [PATCH v3 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS

[PATCH V3 net-next 0/2] virtio-net: don't busy poll for cvq command
 2023-05-31  1:07 UTC  (9+ messages)
` [PATCH V3 net-next 1/2] virtio-net: convert rx mode setting to use workqueue

[PATCH] virtio_ring: validate used buffer length
 2023-05-31  1:05 UTC  (5+ messages)

[RFC PATCH v2] usb: core: add sysfs entry for usb device state
 2023-05-31  1:01 UTC 

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-31  0:58 UTC  (3+ messages)
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[PATCH v4] checkpatch: Check for 0-length and 1-element arrays
 2023-05-31  0:49 UTC 

linux-next: duplicate patches in the fpga-fixes tree
 2023-05-31  0:19 UTC 

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-31  0:18 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes

[gustavoars:testing/fam01-next20230530 9/9] include/linux/fortify-string.h:57:33: warning: writing 16 bytes into a region of size 0
 2023-05-31  0:42 UTC 

[PATCH v3] checkpatch: Check for 0-length and 1-element arrays
 2023-05-31  0:40 UTC  (3+ messages)

[PATCH 00/12] mm: free retracted page table by RCU
 2023-05-31  0:38 UTC  (4+ messages)
` [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-05-31  0:35 UTC  (9+ messages)
` [PATCH RFC net-next v3 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v3 2/8] vsock: refactor transport lookup code
` [PATCH RFC net-next v3 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v3 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v3 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v3 7/8] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v3 8/8] tests: add vsock dgram tests

[PATCH] locking/rwsem: Optionally re-enable reader optimistic spinning
 2023-05-31  0:34 UTC 

[PATCH] s390/purgatory: Do not use fortified string functions
 2023-05-31  0:34 UTC 

[PATCH] riscv/purgatory: Do not use fortified string functions
 2023-05-31  0:34 UTC 

[PATCH] x86/purgatory: Do not use fortified string functions
 2023-05-31  0:33 UTC 

[PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
 2023-05-31  0:32 UTC  (5+ messages)
` [PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
    ` Bug in short splice to socket?

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-05-31  0:31 UTC  (11+ messages)

[gustavoars:testing/fam01-next20230530 9/9] fs/smb/client/cifssmb.c:2987:31: warning: writing 1 byte into a region of size 0
 2023-05-31  0:21 UTC 

build error while building arch/x86/purgatory/sha256.o: invalid 'asm': operand is not a condition code [...]
 2023-05-31  0:18 UTC  (3+ messages)

[PATCH v2 0/3] soc: qcom: rmtfs: Support dynamic allocation
 2023-05-31  0:09 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages
` [PATCH v2 2/3] soc: qcom: rmtfs: Support discarding "
` [PATCH v2 3/3] soc: qcom: rtmfs: Handle reserved-memory allocation issues

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-05-31  0:01 UTC  (8+ messages)

[PATCH] mm: zswap: support exclusive loads
 2023-05-30 23:56 UTC  (3+ messages)

[PATCH v7 0/4] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-05-30 23:54 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
` [PATCH v7 2/4] ARM: dts: mvebu: align MTD partition nodes to dtschema
` [PATCH v7 3/4] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v7 4/4] dt-bindings: mtd: marvell-nand: Remove deprecated compatibles

[PATCH 0/5] tracing/user_events: Add auto-del flag for events
 2023-05-30 23:53 UTC  (6+ messages)
` [PATCH 1/5] tracing/user_events: Store register flags on events
` [PATCH 2/5] tracing/user_events: Track refcount consistently via put/get
` [PATCH 3/5] tracing/user_events: Add flag to auto-delete events
` [PATCH 4/5] tracing/user_events: Add self-test for auto-del flag
` [PATCH 5/5] tracing/user_events: Add auto-del flag documentation

[PATCH v2 1/1] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
 2023-05-30 23:50 UTC  (2+ messages)

[PATCH] leds: cht-wcove: set function cht_wc_leds_brightness_get storage-class-specifier to static
 2023-05-30 23:47 UTC 

[PATCH v3] f2fs: fix to set noatime and immutable flag for quota file
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: flush error flags in workqueue
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: clean up w/ sbi->log_sectors_per_block
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v6] f2fs: add async reset zone command support
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: don't reset unchangable mount option in f2fs_remount()
 2023-05-30 23:40 UTC  (2+ messages)
` [f2fs-dev] "

undefined reference to `ftrace_likely_update'
 2023-05-30 23:40 UTC  (2+ messages)

[PATCH v2] KVM: MAINTAINERS: note that linux-kvm.org isn't current
 2023-05-30 23:39 UTC  (2+ messages)

[PATCH v2] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-30 23:39 UTC  (4+ messages)

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-05-30 23:38 UTC  (2+ messages)

[PATCH] zswap: do not shrink when memory.zswap.max is 0
 2023-05-30 23:37 UTC  (4+ messages)
` [PATCH] zswap: do not shrink if cgroup may not zswap

[PATCH 1/2] genirq: Expand doc for PENDING and REPLAY flags
 2023-05-30 23:32 UTC  (3+ messages)
` [PATCH 2/2] genirq: fasteoi resends interrupt on concurrent invoke

[PATCH 0/7] block layer patches for bcachefs
 2023-05-30 23:30 UTC  (7+ messages)

[PATCH 0/2] sysctl: move umh and keys sysctls
 2023-05-30 23:29 UTC  (3+ messages)
` [PATCH 1/2] sysctl: move umh sysctl registration to its own file
` [PATCH 2/2] sysctl: move security keys "

[PATCH v1] perf parse-events: Wildcard most "numeric" events
 2023-05-30 23:27 UTC 

[PATCH] clocksource: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:26 UTC  (2+ messages)


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 NNTP newsgroup(s).