LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-22 16:35:49 to 2023-05-22 20:07:57 UTC [more...]

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-05-22 20:07 UTC  (2+ messages)

[PATCH v9] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-05-22 20:01 UTC 

[PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2023-05-22 20:01 UTC  (13+ messages)

[PATCH v2 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-05-22 20:00 UTC  (4+ messages)
` [PATCH v2 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages

[PATCH] ARM: sunxi: fix return code check of of_property_match_string
 2023-05-22 19:55 UTC  (3+ messages)

[PATCH 0/5] sched: address missing-prototype warnings
 2023-05-22 19:50 UTC  (6+ messages)
` [PATCH 1/5] sched: hide unused sched_update_scaling()
` [PATCH 2/5] sched: add schedule_user() declaration
` [PATCH 3/5] sched: fair: hide unused init_cfs_bandwidth() stub
` [PATCH 4/5] sched: make task_vruntime_update() prototype visible
` [PATCH 5/5] sched: fair: move unused stub functions to header

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-05-22 19:49 UTC  (11+ messages)

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-22 19:45 UTC  (3+ messages)
` [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE

[PATCH 0/3] vhost: Fix freezer/ps regressions
 2023-05-22 19:40 UTC  (6+ messages)
` [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression

[PATCH 5.15 000/203] 5.15.113-rc1 review
 2023-05-22 19:45 UTC  (2+ messages)

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-05-22 19:43 UTC  (6+ messages)
` [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML

[PATCH v2] tracing: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] vboxsf: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] dlm: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] scsi: bnx2i: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] scsi: aacraid: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] scsi: qedi: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] NFS: Prefer strscpy over strlcpy calls
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH 6.3 000/364] 6.3.4-rc1 review
 2023-05-22 19:05 UTC 

[PATCH v2 0/6] Add RK3588 SATA support
 2023-05-22 19:33 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: soc: rockchip: add rk3588 pipe-phy syscon
` [PATCH v2 2/6] dt-bindings: ata: ahci: add RK3588 AHCI controller
` [PATCH v2 3/6] dt-bindings: ata: ahci: dwc: enforce rockchip clocks
` [PATCH v2 4/6] dt-bindings: phy: rockchip: rk3588 has two reset lines
` [PATCH v2 5/6] arm64: dts: rockchip: rk3588: add combo PHYs
` [PATCH v2 6/6] arm64: dts: rockchip: rk3588: add SATA support

[PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-05-22 19:32 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mm-venice-gw700x: remove invalid props from fan-controller
` [PATCH v2 3/4] ARM: dts: imx6qdl-gw54xx: remove invalid nodes "
` [PATCH v2 4/4] ARM: dts: imx6qdl-gw5912: "

[PATCH v12 00/10] add DSC 1.2 dpu supports
 2023-05-22 19:30 UTC  (11+ messages)
` [PATCH v12 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
` [PATCH v12 02/10] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v12 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v12 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v12 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v12 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v12 07/10] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v12 08/10] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v12 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v12 10/10] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
 2023-05-22 19:31 UTC  (8+ messages)

PWM regression causing failures with the pwm-atmel driver
 2023-05-22 19:28 UTC  (3+ messages)

[PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-22 19:26 UTC  (2+ messages)

[PATCH 6.1 000/292] 6.1.30-rc1 review
 2023-05-22 19:05 UTC 

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-22 19:22 UTC  (11+ messages)
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP

[PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
 2023-05-22 19:21 UTC  (4+ messages)

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-22 16:10 UTC  (3+ messages)
` [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
 2023-05-22 19:09 UTC  (4+ messages)

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-22 19:15 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5

linux-next: build failure after merge of the amdgpu tree
 2023-05-22 19:14 UTC  (5+ messages)

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-22 19:13 UTC  (6+ messages)

[PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all ops
 2023-05-22 19:12 UTC  (5+ messages)

[PATCH] kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
 2023-05-22 19:08 UTC  (2+ messages)

[PATCH net] net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
 2023-05-22 19:07 UTC 

[PATCH] cgroup: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:06 UTC  (2+ messages)

[PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes
 2023-05-22 19:05 UTC  (8+ messages)
` [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer

[PATCH] bus: mhi: host: Add userspace character interface
 2023-05-22 19:04 UTC 

[PATCH v1] leds: trigger: pattern: add support for hrtimer
 2023-05-22 19:04 UTC 

[PATCH v2] md: fix duplicate filename for rdev
 2023-05-22 19:02 UTC  (2+ messages)

[PATCH v2] vfio/type1: check pfn valid before converting to struct page
 2023-05-22 19:00 UTC  (2+ messages)

arch/powerpc/math-emu/fcmpu.c:13:2: warning: variable 'A_c' set but not used
 2023-05-22 19:00 UTC 

[PATCH v6 0/2] Enable multiple MCAN on AM62x
 2023-05-22 19:00 UTC  (6+ messages)
` [PATCH v6 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v2] locking: SIX locks (shared/intent/exclusive)
 2023-05-22 18:58 UTC  (2+ messages)

[PATCH 5.10 000/381] 5.10.180-rc1 review
 2023-05-22 18:58 UTC  (7+ messages)

[PATCH v2 0/5] MDWE without inheritance
 2023-05-22 18:58 UTC  (6+ messages)
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long

[PATCH net] net: fix skb leak in __skb_tstamp_tx()
 2023-05-22 18:57 UTC  (9+ messages)

Patch "HID: wacom: Force pen out of prox if no events have been received in a while" has been added to the 4.14-stable tree
 2023-05-22 18:54 UTC 

[PATCH v4 0/2] leds: add aw20xx driver
 2023-05-22 18:52 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH for-next v5 0/7] On-Demand Paging on SoftRoCE
 2023-05-22 18:49 UTC  (3+ messages)
` [PATCH for-next v5 7/7] RDMA/rxe: Add support for the traditional Atomic operations with ODP

[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
 2023-05-22 18:48 UTC  (4+ messages)

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-22 18:48 UTC  (8+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller

[PATCH] cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
 2023-05-22 18:45 UTC  (2+ messages)

[PATCH v2] perf: test: Add support for testing JSON generated by perf data command
 2023-05-22 18:43 UTC  (5+ messages)

[PATCH 1/1] HID: apple: Option to swap only left side mod keys
 2023-05-22 18:40 UTC 

[PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2023-05-22 18:40 UTC  (3+ messages)
` [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-22 18:38 UTC  (10+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
 2023-05-22 18:38 UTC  (6+ messages)
` [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read()

Stable backport request: skbuff: Proactively round up to kmalloc bucket size
 2023-05-22 18:37 UTC  (3+ messages)

[PATCH] mmu_notifiers: Notify on pte permission upgrades
 2023-05-22 18:34 UTC  (2+ messages)

[PATCH V2 1/9] ASoC: amd: ps: create platform devices based on acp config
 2023-05-22 18:20 UTC  (12+ messages)
` [PATCH V2 2/9] ASoC: amd: ps: handle SoundWire interrupts in acp pci driver
` [PATCH V2 3/9] ASoC: amd: ps: add SoundWire dma driver
` [PATCH V2 4/9] ASoC: amd: ps: add SoundWire dma driver dma ops
` [PATCH V2 5/9] ASoC: amd: ps: add support for SoundWire DMA interrupts
` [PATCH V2 6/9] ASoC: amd: ps: add pm ops support for SoundWire dma driver

[PATCH v6 00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-22 18:31 UTC  (15+ messages)
` [PATCH v6 01/20] Revert "modpost: skip ELF local symbols during section mismatch check"
` [PATCH v6 02/20] modpost: fix section mismatch message for R_ARM_ABS32
` [PATCH v6 03/20] modpost: detect section mismatch for R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS
` [PATCH v6 04/20] modpost: remove unused argument from secref_whitelist()
` [PATCH v6 05/20] modpost: refactor find_fromsym() and find_tosym()
` [PATCH v6 06/20] modpost: unify 'sym' and 'to' in default_mismatch_handler()
` [PATCH v6 07/20] modpost: replace r->r_offset, r->r_addend with faddr, taddr

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-22 18:27 UTC  (7+ messages)
` [PATCH v7 5/5] loop: Add support for provision requests
  ` [dm-devel] "

[BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
 2023-05-22 18:26 UTC  (4+ messages)

[regression] Since kernel 6.3.1 logitech unify receiver not working properly
 2023-05-22 18:23 UTC  (6+ messages)

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-22 18:22 UTC  (7+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

next: WARNING: CPU: 0 PID: 63 at kernel/workqueue.c:1999 worker_enter_idle+0xb2/0xc0
 2023-05-22 18:20 UTC  (2+ messages)

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-05-22 18:13 UTC  (3+ messages)

[PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
 2023-05-22 18:11 UTC  (3+ messages)

[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
 2023-05-22 18:08 UTC  (3+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()

[PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
 2023-05-22 18:03 UTC 

[PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt
 2023-05-22 18:02 UTC  (3+ messages)

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-22 18:02 UTC  (5+ messages)

[PATCH RESEND 0/3] MSM8996 Pro CBF scaling support
 2023-05-22 18:02 UTC  (5+ messages)
` [PATCH RESEND 3/3] clk: qcom: cbf-msm8996: Add support for MSM8996 Pro

[PATCH] dt-bindings: leds: qcom-lpg: document PM8550 compatible
 2023-05-22 18:00 UTC  (3+ messages)

[PATCH v3 00/18] x86/reboot: KVM: Clean up "emergency" virt code
 2023-05-22 17:58 UTC  (7+ messages)
` [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered

[PATCH v4 0/3] md: bugfix of writing raid sysfs
 2023-05-22 17:50 UTC  (4+ messages)
` [PATCH v4 3/3] md/raid10: optimize check_decay_read_errors()

[PATCH v3 0/2] Add Zawrs support and use it for spinlocks
 2023-05-22 17:43 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: Add Zawrs support "

[PATCH v16 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-05-22 17:36 UTC  (5+ messages)
` [PATCH v16 1/1] clk: npcm8xx: add clock controller

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-22 17:35 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

patches to move ksmbd and cifs under new subdirectory
 2023-05-22 17:33 UTC  (3+ messages)

[syzbot] [net?] general protection fault in __sk_mem_raise_allocated
 2023-05-22 17:32 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: qdu1000: add IMEM
 2023-05-22 17:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: sram: qcom,imem: document qdu1000
` [PATCH 2/2] arm64: dts: qcom: qdu1000: Add IMEM and PIL info region

[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-05-22 17:32 UTC  (4+ messages)
` [PATCH v6 2/4] iommu: Move global PASID allocation from SVA to core

[PATCH v3] phy: cadence: Sierra: Add single link SGMII register configuration
 2023-05-22 17:24 UTC 

[PATCH] cpufreq: intel_pstate: Avoid initializing variables prematurely
 2023-05-22 17:24 UTC  (3+ messages)

[PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
 2023-05-22 17:22 UTC  (3+ messages)

[PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()
 2023-05-22 17:18 UTC  (3+ messages)

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-22 17:13 UTC  (5+ messages)

r8169: disable ASPM during NAPI poll locking changes --> BUG: Invalid wait context --> PREEMPT_RT pain
 2023-05-22 17:12 UTC  (7+ messages)

[PATCH net-next v5 0/3] Add SCM_PIDFD and SO_PEERPIDFD
 2023-05-22 17:12 UTC  (4+ messages)
` [PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD

Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
 2023-05-22 17:09 UTC  (11+ messages)

[PATCH v3 0/7] phy-rockchip-inno-usb2: add RK3588 support
 2023-05-22 17:03 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588
` [PATCH v3 2/7] phy: phy-rockchip-inno-usb2: add rk3588 support
` [PATCH v3 3/7] phy: phy-rockchip-inno-usb2: add reset support
` [PATCH v3 4/7] phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support
` [PATCH v3 5/7] phy: phy-rockchip-inno-usb2: simplify phy clock handling
` [PATCH v3 6/7] phy: phy-rockchip-inno-usb2: simplify getting match data
` [PATCH v3 7/7] phy: phy-rockchip-inno-usb2: improve error message

[PATCH v2 0/5] iommu/amd: AVIC Interrupt Remapping Improvements
 2023-05-22 17:02 UTC  (3+ messages)
` [PATCH v2 3/5] iommu/amd: Introduce Disable IRTE Caching Support

[PATCH v5 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-22 16:59 UTC  (5+ messages)
` [PATCH v5 10/21] modpost: rename find_elf_symbol() and find_elf_symbol2()

[PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight_and()
 2023-05-22 16:58 UTC  (2+ messages)

[PATCH v4] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-05-22 16:58 UTC 

Linux 5.15.104
 2023-05-22 16:48 UTC  (5+ messages)

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-22 16:46 UTC  (3+ messages)
` [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buff

[PATCH 0/3] Add Intel 8254 Counter support
 2023-05-22 16:44 UTC  (4+ messages)
` [PATCH 2/3] gpio: 104-dio-48e: Add Counter/Timer support

[PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
 2023-05-22 16:44 UTC  (3+ messages)

arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
 2023-05-22 16:41 UTC  (3+ messages)

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-22 16:40 UTC  (11+ messages)
` [PATCH v14 1/2] "


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