public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 22:18:04 to 2023-05-31 02:02:49 UTC [more...]

[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 v2] md/raid5: don't allow concurrent reshape with recovery
 2023-05-31  1:49 UTC  (5+ 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 v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-31  1:19 UTC  (5+ 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 0/6] kexec: enable kexec_crash_size to support two crash kernel regions
 2023-05-31  1:16 UTC  (8+ 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 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] mm: zswap: shrink until can accept
 2023-05-31  1:06 UTC  (10+ messages)

[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] drm/msm/dpu: re-introduce dpu core revision to the catalog
 2023-05-31  0:53 UTC 

[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 

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

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

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

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

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-05-31  0:31 UTC  (16+ 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  (6+ messages)
` [PATCH] zswap: do not shrink if cgroup may not zswap
    ` [PATCH v3] "

[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)

linux-next: bad rebase of the tpmdd tree
 2023-05-30 23:24 UTC 

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

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

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

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

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

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

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

[PATCH] of/flattree: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:20 UTC  (2+ messages)

[PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-05-30 23:20 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH v4 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-05-30 23:18 UTC  (6+ messages)
` [PATCH v4 1/4] lib/ucs2_string: Add UCS-2 strlcpy function

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

[PATCH] scsi: message: fusion: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:17 UTC  (2+ messages)

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

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

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

[PATCH v2 0/2] SPDX conversion from UDF
 2023-05-30 23:17 UTC  (3+ messages)
` [PATCH v2 1/2] fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier

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

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-05-30 23:16 UTC  (10+ messages)
` [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-30 23:16 UTC  (5+ messages)
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers

[PATCH] livepatch: Make 'klp_stack_entries' static
 2023-05-30 23:15 UTC 

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-05-30 23:15 UTC  (3+ messages)

[PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 2023-05-30 23:14 UTC  (5+ messages)

[PATCH 0/3] Add RTC for MStar SSD20xD SoCs
 2023-05-30 23:12 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree bindings documentation

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-30 23:12 UTC  (6+ messages)
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[PATCH] tools: Remove unnecessary variables
 2023-05-30 23:10 UTC  (2+ messages)

[PATCH v2] string: use __builtin_memcpy() in strlcpy/strlcat
 2023-05-30 23:10 UTC  (2+ messages)

[tip:objtool/core 8/12] vmlinux.o: warning: objtool: do_arch_prctl_common+0xf4: preempt_schedule_thunk() is missing a __noreturn annotation
 2023-05-30 23:09 UTC  (2+ messages)

[PATCH][next] firewire: Replace zero-length array with flexible-array member
 2023-05-30 23:09 UTC  (2+ messages)

[PATCH][next] drm/amdgpu/discovery: Replace fake flex-arrays with flexible-array members
 2023-05-30 23:08 UTC  (2+ messages)

[PATCH] x86/entry: Move thunk restore code into thunk functions
 2023-05-30 23:07 UTC 

[PATCH v1 0/3] retrieve DSI DSC through DRM bridge
 2023-05-30 23:07 UTC  (5+ messages)
` [PATCH v1 2/3] drm/msm/dpu: retrieve DSI DSC struct at atomic_check()
` [PATCH v1 3/3] drm/msm/dpu: remove msm_dsi_get_dsc_config()

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

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

[PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:06 UTC  (2+ messages)

[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:06 UTC  (2+ messages)

[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:06 UTC  (2+ messages)

[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:06 UTC  (2+ messages)

[PATCH] drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:06 UTC  (2+ messages)

Revert "module: error out early on concurrent load of the same module file"
 2023-05-30 23:04 UTC  (8+ messages)
  ` Revert "module: error out early on concurrent load of the same module file"'

[PATCH] security: keys: perform capable check only on privileged operations
 2023-05-30 23:04 UTC  (5+ messages)

[PATCH v13 000/113] KVM TDX basic feature support
 2023-05-30 23:00 UTC  (7+ messages)
` [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case

[PATCH v2 0/2] kernel/sysctl.c: remove to major base directories
 2023-05-30 22:55 UTC  (5+ messages)
  ` [PATCH v2 1/2] sysctl: remove empty dev table

[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
 2023-05-30 22:55 UTC  (3+ messages)

[PATCH 1/2] binfmt: Use struct_size()
 2023-05-30 22:52 UTC  (2+ messages)

[PATCH stable 6.3 0/4] Missing cacheinfo backports
 2023-05-30 22:49 UTC  (5+ messages)
` [PATCH stable 6.3 1/4] cacheinfo: Add use_arch[|_cache]_info field/function
` [PATCH stable 6.3 2/4] cacheinfo: Add arch specific early level initializer
` [PATCH stable 6.3 3/4] cacheinfo: Add arm64 early level initializer implementation
` [PATCH stable 6.3 4/4] cacheinfo: Allow early level detection when DT/ACPI info is missing/broken

[PATCH net-next 0/5] xstats for tc-taprio
 2023-05-30 22:52 UTC  (9+ messages)
` [PATCH net-next 1/5] net/sched: taprio: don't overwrite "sch" variable in taprio_dump_class_stats()
` [PATCH net-next 2/5] net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
` [PATCH net-next 3/5] net/sched: taprio: add netlink reporting for offload statistics counters

[PATCH v2 0/2] Support dwc3 runtime suspend during bus suspend
 2023-05-30 22:51 UTC  (3+ messages)
` [PATCH v2 2/2] usb: dwc3: Modify runtime pm ops to handle "

[PATCH 0/3] Type aware module allocator
 2023-05-30 22:48 UTC  (7+ messages)

[PATCH] ubsan: add prototypes for internal functions
 2023-05-30 22:48 UTC  (2+ messages)

[PATCH] crypto: marvell/cesa - Fix type mismatch warning
 2023-05-30 22:48 UTC  (2+ messages)

[PATCH v8 0/2] Enable multiple MCAN on AM62x
 2023-05-30 22:48 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v8 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH][next] scsi: lpfc: Avoid -Wstringop-overflow warning
 2023-05-30 22:44 UTC  (3+ messages)

[PATCH stable 6.3 v2] arch_topology: Remove early cacheinfo error message if -ENOENT
 2023-05-30 22:42 UTC  (3+ messages)

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-05-30 22:35 UTC  (4+ messages)
` [PATCH 1/3] vfio: ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl
` [PATCH 2/3] vfio: ap: realize the VFIO_DEVICE_SET_IRQS ioctl
` [PATCH 3/3] s390/vfio-ap: Wire in the vfio_device_ops request callback

sigstruct.c:120:17: error: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0
 2023-05-30 22:39 UTC 

[PATCH v2 0/4] debugfs: Add simple min/max "files" to debugfs to fix sched debug code
 2023-05-30 22:24 UTC  (4+ messages)

[PATCH] x86/fpu/xstate: clear XSAVE features if DISABLED_MASK set
 2023-05-30 22:22 UTC  (2+ messages)

[PATCH] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
 2023-05-30 22:21 UTC  (2+ messages)

[PATCH] md/bitmap: check input value with ULONG_MAX in timeout_store
 2023-05-30 22:20 UTC  (4+ messages)
` [PATCH] md/raid10: clean up md_add_new_disk()

[PATCH] md/raid10: prioritize adding disk to 'removed' mirror
 2023-05-30 22:17 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox