LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-24 19:50:12 to 2023-04-25 00:25:20 UTC [more...]

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-04-25  0:25 UTC  (6+ messages)
` [PATCH v11 1/8] "

[PATCH v3 1/2] mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
 2023-04-25  0:22 UTC  (3+ messages)
` [PATCH v3 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()

[PATCH -next 0/8] md/raid1-10: limit the number of plugged bio
 2023-04-25  0:23 UTC  (6+ messages)
` [PATCH -next 1/8] md/raid10: prevent soft lockup while flush writes
` [PATCH -next 2/8] md/raid1-10: rename raid1-10.c to raid1-10.h

[PATCH v2 0/4] Enable multiple MCAN on AM62x
 2023-04-25  0:13 UTC  (8+ messages)
` [PATCH v2 1/4] can: m_can: Add hrtimer to generate software interrupt
` [PATCH v2 2/4] dt-bindings: net: can: Add poll-interval for MCAN
` [PATCH v2 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay
` [PATCH v2 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-04-25  0:12 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for optimized probes

[PATCH AUTOSEL 6.1 04/13] rust: arch/um: Disable FP/SIMD instruction to match x86
 2023-04-25  0:01 UTC  (2+ messages)

[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-24 23:59 UTC  (17+ messages)
` [PATCH v2 02/17] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v2 03/17] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
  ` [Freedreno] "
` [PATCH v2 05/17] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v2 06/17] drm/msm/dpu: Remove extraneous register define indentation

[PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
 2023-04-24 23:54 UTC  (4+ messages)

[PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-24 23:52 UTC  (6+ messages)
` [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-04-24 23:52 UTC  (6+ messages)
` [PATCH 05/11] media: renesas: fdp1: remove R-Car H3 ES1.* handling

[PATCH v4 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-04-24 23:47 UTC  (3+ messages)
` [PATCH v4 2/3] PCI/AER: Disable AER interrupt on suspend

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-24 23:38 UTC  (2+ messages)

[PATCH v12 00/25] Drivers for Gunyah hypervisor
 2023-04-24 23:15 UTC  (26+ messages)
` [PATCH v12 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v12 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v12 03/25] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v12 04/25] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v12 05/25] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v12 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v12 07/25] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v12 08/25] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v12 09/25] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v12 10/25] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v12 11/25] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v12 12/25] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v12 13/25] samples: Add sample userspace Gunyah VM Manager
` [PATCH v12 14/25] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v12 15/25] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v12 16/25] docs: gunyah: Document Gunyah VM Manager
` [PATCH v12 17/25] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v12 18/25] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v12 19/25] virt: gunyah: Add resource tickets
` [PATCH v12 20/25] virt: gunyah: Add IO handlers
` [PATCH v12 21/25] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v12 22/25] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v12 23/25] virt: gunyah: Add irqfd interface
` [PATCH v12 24/25] virt: gunyah: Add ioeventfd
` [PATCH v12 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH RESEND] usb: dwc3: remove dead code in dwc3_otg_get_irq
 2023-04-24 23:29 UTC  (3+ messages)

[PATCH v2] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-24 23:30 UTC  (15+ messages)

[PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-04-24 23:26 UTC  (2+ messages)

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-24 23:23 UTC  (6+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs

[PATCH] locking/rtmutex: Flush the plug before entering the slowpath
 2023-04-24 23:22 UTC  (5+ messages)

[RFC PATCH 1/3] Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
 2023-04-24 23:11 UTC  (5+ messages)
` [RFC PATCH 2/3] Revert "android: binder: stop saving a pointer to "
` [RFC PATCH 3/3] binder: add lockless binder_alloc_(set|get)_vma()

[PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
 2023-04-24 23:07 UTC  (4+ messages)
` [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-04-24 23:06 UTC  (6+ messages)
` [PATCH 1/4] RISC-V: create ISA string separately - not as part of cpuinfo
` [PATCH 2/4] RISC-V: don't parse dt isa string to get rv32/rv64
` [PATCH 3/4] RISC-V: export the ISA string of the running machine in the aux vector
` [PATCH 4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead

[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
 2023-04-24 23:05 UTC  (7+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()

[PATCH v1 0/6] arm64: qcom: sa8775p: add support for USB
 2023-04-24 23:03 UTC  (3+ messages)

[PATCH] xsk: Use pool->dma_pages to check for DMA
 2023-04-24 22:52 UTC  (3+ messages)

[GIT PULL] pipe: nonblocking rw for io_uring
 2023-04-24 22:44 UTC  (11+ messages)

[PATCH v2 0/3] fs: multigrain timestamps
 2023-04-24 22:40 UTC  (5+ messages)
` [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH -next v6 5/5] md: protect md_thread with rcu
 2023-04-24 22:38 UTC  (4+ messages)
` [PATCH -next v7 "

[PATCH mm-stable v2 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
 2023-04-24 22:36 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: add missing cache properties
 2023-04-24 22:33 UTC  (2+ messages)

[PATCH] ARM: dts: broadcom: add missing cache properties
 2023-04-24 22:33 UTC  (2+ messages)

[PATCH v2 0/4] platform/x86: wmi: Add subsystem documentation
 2023-04-24 22:29 UTC  (5+ messages)
` [PATCH v2 1/4] platform/x86: wmi: Add kernel doc comments
` [PATCH v2 2/4] platform/x86: wmi: Mark GUID-based WMI interface as deprecated
` [PATCH v2 3/4] platform/x86: wmi: Add documentation
` [PATCH v2 4/4] platform/x86: wmi: Add device specific documentation

[PATCH] coresight: core: Add coresight name support
 2023-04-24 22:26 UTC  (8+ messages)

[PATCH v5] drm/sysfs: Link DRM connectors to corresponding Type-C connectors
 2023-04-24 22:25 UTC  (2+ messages)

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-04-24 22:23 UTC  (5+ messages)

[PATCH v3 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-24 22:22 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: iio: Add "
` [PATCH v3 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v3 3/7] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v3 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table
` [PATCH v3 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v3 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
` [PATCH v3 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer

[PATCH] ACPI: x86: Separate out the Microsoft _DSM function calls
 2023-04-24 22:22 UTC  (3+ messages)

[PATCH 0/4] Add LVTS support for mt8192
 2023-04-24 22:21 UTC  (7+ messages)

[PATCH v11 00/14] HP BIOSCFG driver
 2023-04-24 22:14 UTC  (12+ messages)
` [PATCH v11 01/14] HP BIOSCFG driver - Documentation
` [PATCH v11 02/14] HP BIOSCFG driver - biosattr-interface

[GIT PULL] integrity: subsystem updates for v6.4
 2023-04-24 22:14 UTC 

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-24 22:13 UTC  (3+ messages)

[PATCH 6.1 00/98] 6.1.26-rc1 review
 2023-04-24 22:09 UTC  (2+ messages)

[PATCH next] mm/khugepaged: fix conflicting mods to collapse_file()
 2023-04-24 22:07 UTC  (2+ messages)

[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-24 22:05 UTC  (8+ messages)
` [PATCH v8 1/7] lib/ref_tracker: add unlocked leak print helper
` [PATCH v8 2/7] lib/ref_tracker: improve printing stats
` [PATCH v8 3/7] lib/ref_tracker: add printing to memory buffer
` [PATCH v8 4/7] lib/ref_tracker: remove warnings in case of allocation failure
` [PATCH v8 5/7] drm/i915: Correct type of wakeref variable
` [PATCH v8 6/7] drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
` [PATCH v8 7/7] drm/i915: Track gt pm wakerefs

[GIT PULL] open: fix O_DIRECTORY | O_CREAT
 2023-04-24 22:01 UTC  (5+ messages)

[PATCH] mmzone: Introduce for_each_populated_zone_pgdat()
 2023-04-24 21:58 UTC  (3+ messages)

[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
 2023-04-24 21:54 UTC  (8+ messages)
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function

[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
 2023-04-24 21:48 UTC 

[PATCH v2] xhci-pci: Only run d3cold avoidance quirk for s2idle
 2023-04-24 21:48 UTC 

[GIT PULL] clone3 selftest fix
 2023-04-24 21:45 UTC  (2+ messages)

[GIT PULL] acl updates
 2023-04-24 21:45 UTC  (2+ messages)

[GIT PULL] vfs: misc updates
 2023-04-24 21:45 UTC  (2+ messages)

[GIT PULL] pidfd updates
 2023-04-24 21:45 UTC  (4+ messages)

[GIT PULL] fork: user workers & vhost
 2023-04-24 21:45 UTC  (2+ messages)

[GIT PULL] erofs updates for 6.4-rc1
 2023-04-24 21:45 UTC  (2+ messages)

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-04-24 21:44 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
 2023-04-24 21:40 UTC  (7+ messages)
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism

[PATCH 0/4] platform/x86: wmi: Add subsystem documentation
 2023-04-24 21:30 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: wmi: Add kernel doc comments

[GIT PULL] x86/shstk for 6.4
 2023-04-24 21:21 UTC 

[PATCH net-next 0/6] Brcm ASP 2.0 Ethernet controller
 2023-04-24 21:18 UTC  (5+ messages)
` [PATCH net-next 3/6] net: bcmasp: Add support for ASP2.0 "

[GIT PULL] asm-generic updates for 6.4
 2023-04-24 21:15 UTC 

[PATCH v3] hwmon: add HP WMI Sensors driver
 2023-04-24 21:13 UTC  (2+ messages)

[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
 2023-04-24 21:10 UTC  (7+ messages)
` [PATCH] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

[PATCH] can: virtio-can: cleanups
 2023-04-24 21:09 UTC  (2+ messages)

[GIT PULL 0/4] SoC branches for 6.4
 2023-04-24 21:06 UTC  (5+ messages)
` [GIT PULL 1/4] ARM: SoC changes "
` [GIT PULL 2/4] ARM: SoC drivers for v6.4
` [GIT PULL 3/4] ARM: SoC defconfig updates for 6.4
` [GIT PULL 4/4] ARM: SoC devicetree changes "

[PATCH RFC rcu 0/19] Further shrink srcu_struct to promote cache locality
 2023-04-24 21:06 UTC  (6+ messages)
` [PATCH RFC rcu 03/19] srcu: Begin offloading srcu_struct fields to srcu_update

[PATCH] xhci-pci: Only run d3cold avoidance quirk for s2idle
 2023-04-24 21:03 UTC  (2+ messages)

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-24 20:50 UTC  (4+ messages)
` [PATCH v3 6/6] PCI: hv: Use async probing to reduce boot time

[PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
 2023-04-24 20:47 UTC  (2+ messages)

[PATCH v2 0/2] Fix mtk-hdmi-mt8195 unitialized variable usage and clock rate calculation
 2023-04-24 20:42 UTC  (4+ messages)
` [PATCH v2 1/2] phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc

[PATCH] ACPI / property: Support strings in Apple _DSM props
 2023-04-24 20:20 UTC  (2+ messages)

[GIT PULL] modules changes for v6.4-rc1
 2023-04-24 20:20 UTC 

[PATCH linux-doc v3] docs/doc-guide: Clarify how to write tables
 2023-04-24 20:13 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()
 2023-04-24 20:13 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix a test CalculatePrefetchSchedule()
 2023-04-24 20:13 UTC  (2+ messages)

[PATCH v4] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
 2023-04-24 20:11 UTC  (2+ messages)

[PATCH v6 0/5] Add ftrace direct call for arm64
 2023-04-24 20:09 UTC  (8+ messages)

[PATCH] recordmcount: Fix memory leaks in the uwrite function
 2023-04-24 20:06 UTC  (2+ messages)

[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-24 20:02 UTC  (3+ messages)
` [PATCH v6 10/12] reset: Add Nuvoton ma35d1 reset driver support

arch/mips/include/asm/timex.h:75:10: error: instruction requires a CPU feature not currently enabled
 2023-04-24 20:01 UTC  (5+ messages)

[PATCH] arm64: dts: allwinner: a64: add missing cache properties
 2023-04-24 19:59 UTC  (2+ messages)

[PATCH RFC 1/4] media: v4l2-ctrls: add lens group status controls for zoom and focus
 2023-04-24 19:57 UTC  (11+ messages)
` [libcamera-devel] "

[PATCH v2 1/2] thunderbolt: Clear registers properly when auto clear isn't in use
 2023-04-24 19:55 UTC  (2+ messages)
` [PATCH v2 2/2] thunderbolt: Move Intel quirks into quirks.c

[PATCH] pci: acpiphp: try to reassign resources on bridge if necessary
 2023-04-24 19:49 UTC  (4+ messages)

[GIT PULL] nolibc changes for v6.4
 2023-04-24 19:49 UTC  (2+ messages)

[GIT PULL] locktorture changes for v6.4
 2023-04-24 19:49 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 read-only IMAP folder(s) and NNTP newsgroup(s).