LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 22:51:46 to 2024-03-20 02:58:07 UTC [more...]

BUG: unable to handle kernel paging request in crypto_sha3_update
 2024-03-20  2:57 UTC 

[RFC PATCH 0/7] mm: providing ample physical memory contiguity by confining unmovable allocations
 2024-03-20  2:57 UTC  (10+ messages)
` [RFC PATCH 1/7] sysfs interface for the boundary of movable zone
` [RFC PATCH 2/7] Disallows high-order movable allocations in other zones if ZONE_MOVABLE is populated
` [RFC PATCH 3/7] compaction accepts a destination zone
` [RFC PATCH 4/7] vmstat counter for pages migrated across zones
` [RFC PATCH 5/7] proactively move pages out of unmovable zones in kcompactd
` [RFC PATCH 6/7] pass gfp mask of the allocation that waked kswapd to track number of pages scanned on behalf of each alloc type
` [RFC PATCH 7/7] exports the number of pages scanned on behalf of movable/unmovable allocations

[PATCH 00/13] treewide: Refactor heap related implementation
 2024-03-20  2:56 UTC  (13+ messages)
` [PATCH 05/13] lib min_heap: Add min_heap_init()
` [PATCH 08/13] lib min_heap: Add args for min_heap_callbacks
` [PATCH 12/13] lib min_heap: Add min_heap_sift_up()
` [PATCH 13/13] bcachefs: Remove heap-related macros and switch to generic min_heap

[PATCH v2] MAINTAINERS: update maintainer for microchip nand drivers
 2024-03-20  2:52 UTC 

[RFC v3 0/3] move_phys_pages syscall - migrate page contents given
 2024-03-20  2:48 UTC  (2+ messages)

[PATCH v2 00/14] Rename mtk_drm_* to mtk_*
 2024-03-20  2:48 UTC  (21+ messages)
` [PATCH v2 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v2 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v2 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v2 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v2 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v2 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v2 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v2 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v2 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-20  2:47 UTC  (13+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-20  2:46 UTC  (3+ messages)
` [PATCH] ARM: unwind: improve unwinders for noreturn case

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-20  2:44 UTC  (2+ messages)

[PATCH] usb: gadget: mv_u3d: replace deprecated strncpy with strscpy
 2024-03-20  2:43 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: replace deprecated strncpy with strscpy
 2024-03-20  2:43 UTC  (2+ messages)

[PATCH v3 00/14] Rename mtk_drm_* to mtk_*
 2024-03-20  2:42 UTC  (15+ messages)
` [PATCH v3 01/14] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH v3 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v3 03/14] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH v3 04/14] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH v3 05/14] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH v3 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v3 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v3 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v3 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v3 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v3 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v3 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v3 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
` [PATCH v3 14/14] drm/mediatek: Rename mtk_ddp_comp functions

[PATCH] scsi: target: core: replace deprecated strncpy with strscpy
 2024-03-20  2:42 UTC  (3+ messages)

[PATCH V4] blk-mq: don't schedule block kworker on isolated CPUs
 2024-03-20  2:34 UTC 

[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-20  2:33 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Loongson1 DMA
 2024-03-20  2:27 UTC  (11+ messages)

[PATCH v3 0/4] Memory management patches needed by Rust Binder
 2024-03-20  2:27 UTC  (3+ messages)
` [PATCH v3 1/4] rust: uaccess: add userspace pointers

linux-next: Tree for Mar 20
 2024-03-20  2:21 UTC 

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-20  2:20 UTC  (4+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[PATCH v2] riscv: use KERN_INFO in do_trap
 2024-03-20  2:20 UTC  (2+ messages)
` [External] "

[RFC PATCH v15 14/21] dm verity: consume root hash digest and signature data via LSM hook
 2024-03-20  2:19 UTC  (3+ messages)
` [PATCH RFC "

[PATCH] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-03-20  2:11 UTC  (4+ messages)

[PATCH 1/2] mm: zswap: increase shrinking protection for zswap swapins only
 2024-03-20  2:08 UTC  (2+ messages)
` [PATCH 2/2] mm: zswap: remove nr_zswap_stored atomic

[PATCH 0/6] Improve visibility of writeback
 2024-03-20 11:02 UTC  (7+ messages)
` [PATCH 1/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH 3/6] workqueue: remove unnecessary import and function in wq_monitor.py
` [PATCH 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH 5/6] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH 1/3] dt-bindings: power: reset: add gs101 poweroff bindings
 2024-03-20  2:05 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: exynos: gs101: add poweroff node
` [PATCH 3/3] power: reset: add new gs101-poweroff driver

[PATCH] nvme-multipath: fix bogus request queue reference put
 2024-03-20  2:03 UTC  (6+ messages)

[PATCH] config/mips: support zswap function
 2024-03-20  2:00 UTC  (2+ messages)

[PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-20  1:57 UTC  (6+ messages)
` [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset

[PATCH v9 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-03-20  1:40 UTC  (4+ messages)
` [PATCH v9 2/3] clocksource: Add JH7110 timer driver
    ` 回复: "

[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
 2024-03-20  1:49 UTC  (7+ messages)
` [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH

[PATCH v4] mm/migrate: split source folio if it is on deferred split list
 2024-03-20  1:45 UTC 

[RFC PATCH 5/5] i2c: mv64xxx: Implement I2C_FUNC_NOSTART
 2024-03-20  1:42 UTC 

[PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
 2024-03-20  1:42 UTC  (2+ messages)

[RFC PATCH 4/5] i2c: mv64xxx: Allow continuing after read
 2024-03-20  1:42 UTC 

[RFC PATCH 3/5] i2c: mv64xxx: Refactor FSM
 2024-03-20  1:41 UTC 

[RFC PATCH 2/5] i2c: mv64xxx: Clean up the private data struct
 2024-03-20  1:41 UTC 

[RFC PATCH 1/5] i2c: mv64xxx: Clear bus errors before transfer
 2024-03-20  1:41 UTC 

[RFC PATCH 0/5] Enhancements for mv64xxx I2C driver
 2024-03-20  1:40 UTC 

[PATCH v3] mm/migrate: split source folio if it is on deferred split list
 2024-03-20  1:38 UTC  (6+ messages)

[PATCH v3 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-03-20  1:30 UTC  (6+ messages)
` [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-03-20  1:28 UTC  (3+ messages)

[PATCH v2 0/8] Setting live video input format for ZynqMP DPSUB
 2024-03-20  1:25 UTC  (10+ messages)
` [PATCH v2 3/8] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v2 4/8] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v2 5/8] drm: xlnx: zynqmp_dpsub: Set input live format

linux-next: duplicate patches in the qcom tree
 2024-03-20  1:22 UTC 

[tip:master] BUILD SUCCESS eb8ed5b0e9d988a75b10ea811eeb1cffc6aa95c0
 2024-03-20  1:19 UTC 

[tip:x86/fpu] BUILD SUCCESS 5d31174f3c8c465d9dbe88f6b9d1fe5716f44981
 2024-03-20  1:18 UTC 

[PATCH] platform/x86: asus-wmi: support toggling POST sound
 2024-03-20  1:18 UTC  (3+ messages)

[PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
 2024-03-20  1:18 UTC  (5+ messages)

[PATCH v2 0/1] asus-wmi: add support variant of TUF RGB
 2024-03-20  1:14 UTC  (2+ messages)
` [PATCH v2 1/1] platform/x86: "

[BUG] alsa: KMEMLEAK in pulseaudio and alsa-sink-ALC89
 2024-03-20  1:13 UTC 

[PATCH v9 0/2] wifi: mwifiex: add code to support host mlme
 2024-03-20  1:10 UTC  (6+ messages)
      ` [EXT] "

[PATCH] random: Fix the issue of '_might_sleep' function running in an atomic contex
 2024-03-20  1:09 UTC  (3+ messages)

[PATCH v1 0/1] asus-wmi: add support variant of TUF RGB
 2024-03-20  1:08 UTC  (4+ messages)
` [PATCH v1 1/1] platform/x86: "

[PATCH v2 0/1] asus-wmi: add support for Vivobook GPU MUX
 2024-03-20  1:04 UTC  (4+ messages)
` [PATCH v2 1/1] platform/x86: "

[PATCH v3 0/6] Extra verbose/perf-list details
 2024-03-20  1:01 UTC  (3+ messages)

[tip:x86/asm] BUILD SUCCESS d689863c1a60b9936b47a34fa5c3330de374f4fc
 2024-03-20  0:58 UTC 

[PATCH] Locking: Let PREEMPT_RT compile again with new rwsem asserts
 2024-03-20  0:58 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v8 0/1] Switchtec Switch DMA Engine Driver
 2024-03-20  0:56 UTC  (3+ messages)
` [PATCH v8 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-20  0:56 UTC  (12+ messages)
` [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases

[PATCH net v2] nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
 2024-03-20  0:54 UTC 

[PATCH v2] dt-bindings: nxp,pnx-i2c: Convert to dtschema
 2024-03-20  0:53 UTC  (3+ messages)

[RFC PATCH 0/4] KVM: x86/mmu: Rework marking folios dirty/accessed
 2024-03-20  0:50 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
` [RFC PATCH 2/4] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
` [RFC PATCH 3/4] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
` [RFC PATCH 4/4] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-20  0:49 UTC  (6+ messages)

dmaengine: CPU stalls while loading bluetooth module
 2024-03-20  0:49 UTC  (6+ messages)

[PATCH v2] usb: dwc3: core: enable CCI support for AMD-xilinx DWC3 controller
 2024-03-20  0:48 UTC  (9+ messages)

[PATCH] RISC-V: only flush icache when it has VM_EXEC set
 2024-03-20  0:48 UTC  (2+ messages)

[BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL]
 2024-03-20  0:47 UTC  (5+ messages)

[PATCH v2 0/5] TDX host: kexec() support
 2024-03-20  0:45 UTC  (7+ messages)
` [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()

[RFC] wireless: ti: Can we just remove this flexible array?
 2024-03-20  0:42 UTC  (3+ messages)

[RESEND PATCH v2 0/4] Add auto suspend/resume,YUV422 format,SPS/PPS generation for each IDR
 2024-03-20  0:41 UTC  (2+ messages)

[PATCH 0/8] tracing: Persistent traces across a reboot or crash
 2024-03-20  0:44 UTC  (5+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-20  0:33 UTC  (2+ messages)

[RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
 2024-03-20  0:40 UTC  (4+ messages)

[PATCH 0/2] tracing: Fully silence instance of -Wstring-compare
 2024-03-20  0:37 UTC  (6+ messages)
` [PATCH 1/2] compiler_types: Ensure __diag_clang() is always available
` [PATCH 2/2] tracing: Ignore -Wstring-compare with diagnostic macros

[GIT PULL] bachefs fixes for 6.9-rc1
 2024-03-20  0:32 UTC  (2+ messages)

[PATCH v6] zswap: replace RB tree with xarray
 2024-03-20  0:26 UTC  (6+ messages)

[PATCH] x86/coco: Update comment of CC_ATTR_GUEST_MEM_ENCRYPT to include TDX guest
 2024-03-20  0:22 UTC  (2+ messages)

[PATCH 0/3] ACPI/NUMA: SRAT/CEDT fixes and updates
 2024-03-20  0:21 UTC  (5+ messages)
` [PATCH 1/3] x86/numa: Fix SRAT lookup for CFMWS ranges with numa_fill_memblks()
    ` [PATCH] cxl: Fix use of phys_to_target_node() outside of init section

[PATCH v3 1/4] dt-bindings: reset: sophgo: support SG2042
 2024-03-20  0:20 UTC  (2+ messages)

[PATCH 0/3] KVM: Fix for a mostly benign gpc WARN
 2024-03-20  0:15 UTC  (4+ messages)
` [PATCH 1/3] KVM: Add helpers to consolidate gfn_to_pfn_cache's page split check
` [PATCH 2/3] KVM: Check validity of offset+length of gfn_to_pfn_cache prior to activation
` [PATCH 3/3] KVM: Explicitly disallow activatating a gfn_to_pfn_cache with INVALID_GPA

[PATCH] f2fs: avoid the deadlock case when stopping discard thread
 2024-03-20  0:14 UTC 

[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
 2024-03-20  0:12 UTC  (7+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe

[PATCH] mtd: rawnand: qcom: Fix broken misc_cmd_type in exec_op
 2024-03-20  0:11 UTC 

[PATCH] MAINTAINER: Include linux-arm-msm for Qualcomm RTC patches
 2024-03-20  0:05 UTC 

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2024-03-20  0:03 UTC  (3+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[PATCH] MAINTAINER: Split Qualcomm SoC and linux-arm-msm entries
 2024-03-20  0:01 UTC 

[PATCH v6] fpga: manager: add owner module and take its refcount
 2024-03-19 23:55 UTC  (4+ messages)

[PATCH v2] workqueue: add function in event of workqueue_activate_work
 2024-03-19 23:49 UTC  (3+ messages)

[syzbot] [mm?] possible deadlock in move_pages
 2024-03-19 23:47 UTC  (4+ messages)

[PATCH v2 01/25] scsi: aacraid: Convert sprintf() family to sysfs_emit() family
 2024-03-19 23:39 UTC  (3+ messages)
` [PATCH v2 12/25] scsi: snic: "

linux-next: build failure after merge of the cifs tree
 2024-03-19 23:37 UTC  (2+ messages)

[PATCH v4 0/3] Add initial support for T95 TV boxes
 2024-03-19 23:33 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: allwinner: h616: add support for T95 tv boxes

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-19 23:33 UTC  (11+ messages)
                ` Tasks RCU, ftrace, and trampolines (was: Re: [PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling)

[PATCH v3 00/10] evm: Support signatures on stacked filesystem
 2024-03-19 23:26 UTC  (17+ messages)
` [PATCH v3 01/10] ima: Rename backing_inode to real_inode
` [PATCH v3 02/10] security: allow finer granularity in permitting copy-up of security xattrs
` [PATCH v3 03/10] evm: Implement per signature type decision in security_inode_copy_up_xattr
` [PATCH v3 04/10] evm: Use the metadata inode to calculate metadata hash
` [PATCH v3 07/10] ima: re-evaluate file integrity on file metadata change
` [PATCH v3 08/10] evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
` [PATCH v3 09/10] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
` [PATCH v3 10/10] evm: Rename is_unsupported_fs to is_unsupported_hmac_fs

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-19 23:26 UTC  (8+ messages)
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()

[PATCH v2 0/2] page_owner: Refcount fixups
 2024-03-19 23:24 UTC  (3+ messages)
` [PATCH v2 1/2] mm,page_owner: Fix refcount imbalance

[PATCH v2] xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros
 2024-03-19 23:22 UTC  (4+ messages)

[PATCH v2] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-03-19 23:20 UTC  (2+ messages)

[PATCH] dma-buf: Fix NULL pointer dereference in sanitycheck()
 2024-03-19 23:15 UTC 

[syzbot] [mm?] upstream test error: WARNING: refcount bug in __reset_page_owner
 2024-03-19 23:13 UTC 

[RFC PATCH 2/2] selinux: wire up new execstack LSM hook
 2024-03-19 23:10 UTC  (5+ messages)
` [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-19 23:02 UTC  (7+ messages)
` [PATCH v2 4/8] drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
` [PATCH v2 5/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v2 6/8] drm: zynqmp_dp: Add locking
` [PATCH v2 7/8] drm: zynqmp_dp: Split off several helper functions
` [PATCH v2 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing

[RFC PATCH v15 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-03-19 23:00 UTC  (4+ messages)
` [RFC PATCH v15 17/21] fsverity: consume builtin signature via LSM hook

[RFC PATCH v15 16/21] security: add security_inode_setintegrity() hook
 2024-03-19 23:00 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH v15 12/21] security: add security_bdev_setintegrity() hook
 2024-03-19 23:00 UTC  (2+ messages)
` [PATCH RFC "

[GIT PULL] tracing/tools: Updates for 6.9
 2024-03-19 23:02 UTC  (2+ messages)

[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
 2024-03-19 22:52 UTC  (5+ messages)
` [EXTERNAL] "
    ` [Intel-wired-lan] "


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