public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 06:57:24 to 2024-08-21 09:09:05 UTC [more...]

[PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-08-21  9:09 UTC  (10+ messages)
` [PATCH v2 1/3] phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
` [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
` [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing

perf build failure with v6.11-rc4 (commit 4bbe60029319 ("perf daemon: Fix the build on 32-bit architectures"))
 2024-08-21  9:06 UTC 

[PATCH] libbpf: Initialize st_ops->tname with strdup()
 2024-08-21  9:04 UTC  (3+ messages)

[PATCH net-next v27 00/13] Add Realtek automotive PCIe driver
 2024-08-21  9:02 UTC  (6+ messages)
` [PATCH net-next v27 07/13] rtase: Implement a function to receive packets

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-21  9:02 UTC  (10+ messages)
` [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers
` [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions

[PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  8:56 UTC  (2+ messages)

[PATCH net-next v2 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-21  9:01 UTC  (4+ messages)
` [PATCH net-next v2 3/3] phy: dp83tg720: Add statistics support

[GIT PULL] RISC-V T-HEAD Devicetrees for v6.12
 2024-08-21  9:01 UTC 

[PATCH 0/4] Add SMI clamp and reset
 2024-08-21  9:00 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding
` [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset
` [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function
` [PATCH 4/4] reset: mediatek: Add reset control driver for SMI

[PATCH 0/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
 2024-08-21  8:58 UTC  (5+ messages)
` [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain

[PATCH v1] drm/connector: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  8:57 UTC 

[PATCH v1] drivers:mgb4:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  8:57 UTC  (2+ messages)

[PATCH v3 0/8] Add support for Renesas RZ/V2H(P) SoC and GP-EVK platform
 2024-08-21  8:56 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: dts: renesas: Add initial SoC DTSI for RZ/V2H(P) SoC
` [PATCH v3 2/8] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board
` [PATCH v3 3/8] arm64: dts: renesas: r9a09g057: Add OSTM0-OSTM7 nodes
` [PATCH v3 4/8] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes
` [PATCH v3 5/8] arm64: dts: renesas: r9a09g057: Add SDHI0-SDHI2 nodes
` [PATCH v3 6/8] arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes
` [PATCH v3 7/8] arm64: dts: renesas: r9a09g057h44-gp-evk: Enable OSTM, I2C, and SDHI
` [PATCH v3 8/8] arm64: dts: renesas: r9a09g057h44-gp-evk: Enable watchdog

[PATCH v1] driver:usb:lpc32xx_udc:Remove NULL check of list_entry()
 2024-08-21  8:52 UTC 

[PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers
 2024-08-21  7:08 UTC  (3+ messages)

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-21  8:51 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21  8:50 UTC  (6+ messages)
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21  8:49 UTC  (16+ messages)
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCH v3 0/7] mm: Optimize mseal checks
 2024-08-21  8:47 UTC  (7+ messages)
` [PATCH v3 5/7] mseal: Replace can_modify_mm_madv with a vma variant
` [PATCH v3 6/7] mm: Remove can_modify_mm()
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests

[PATCH] uprobes: Optimize the allocation of insn_slot for performance
 2024-08-21  8:46 UTC  (10+ messages)

[PATCH v6 0/3] Add extioi virt extension support
 2024-08-21  8:44 UTC  (11+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH net-next v2 0/3] netconsole: Populate dynamic entry even if netpoll fails
 2024-08-21  8:44 UTC  (10+ messages)
` [PATCH net-next v2 1/3] netpoll: Ensure clean state on setup failures
` [PATCH net-next v2 2/3] netconsole: pr_err() when netpoll_setup fails
` [PATCH net-next v2 3/3] netconsole: Populate dynamic entry even if netpoll fails

[PATCH v1] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  8:41 UTC 

[PATCH v1] drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  8:39 UTC 

[PATCH v2 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
 2024-08-21  8:39 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4
` [PATCH v2 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100

[PATCH v3] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-21  8:35 UTC  (4+ messages)
` [tip: x86/urgent] "

[PATCH v2 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-21  8:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v2 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller

[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
 2024-08-21  8:33 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off "

[PATCH] iio: sgp40: retain documentation in driver
 2024-08-21  7:53 UTC 

[PATCH v9 00/23] Support more Amlogic SoC families in crypto driver
 2024-08-21  8:28 UTC  (3+ messages)
` [PATCH v9 23/23] arch: arm64: dts: meson: axg: add crypto node

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-21  8:25 UTC  (7+ messages)

[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-08-21  8:24 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller "

[PATCH v1 0/2] Add EDAC driver for loongson memory controller
 2024-08-21  8:24 UTC  (7+ messages)
` [PATCH v1 1/2] Loongarch: "
` [PATCH v1 2/2] dt-bindings: EDAC "

[PATCH v1] drivers:mei:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  8:23 UTC 

[PATCH v4 0/3] coresight: Add static trace id support
 2024-08-21  8:22 UTC  (2+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21  8:22 UTC  (14+ messages)
` [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v2 3/9] block: mtip32xx: "
` [PATCH v2 4/9] gpio: "
` [PATCH v2 5/9] ethernet: cavium: "
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
` [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
 2024-08-21  8:18 UTC  (15+ messages)
` [PATCH 01/14] mm: pgtable: "
` [PATCH 02/14] arm: adjust_pte() use pte_offset_map_maywrite_nolock()
` [PATCH 03/14] powerpc: assert_pte_locked() use pte_offset_map_readonly_nolock()
` [PATCH 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()
` [PATCH 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH 08/14] mm: copy_pte_range() "
` [PATCH 09/14] mm: mremap: move_ptes() "
` [PATCH 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_maywrite_nolock()

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2024-08-21  8:20 UTC  (5+ messages)

[PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph
 2024-08-21  8:17 UTC  (4+ messages)

[PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  8:14 UTC 

[PATCH 5/4] Squashfs: Ensure all readahead pages have been used
 2024-08-21  8:12 UTC  (2+ messages)

[PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
 2024-08-21  8:10 UTC  (11+ messages)
                    ` [EXTERNAL] "

[PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21  8:08 UTC 

[PATCH v3] HID: corsair-void: Add Corsair Void headset family driver
 2024-08-21  8:05 UTC  (3+ messages)
  ` [v3] "

[PATCH v6 0/4] initial clock support for exynosauto v920 SoC
 2024-08-21  8:02 UTC  (9+ messages)
  ` [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto "

[PATCH v2] memory: mtk-smi: Use devm_clk_get_enabled()
 2024-08-21  8:01 UTC  (2+ messages)

[PATCH v1] drivers:thermal:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  7:59 UTC 

[PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate
 2024-08-21  7:59 UTC  (3+ messages)
` [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref "

[PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
 2024-08-21  7:58 UTC  (4+ messages)

[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21  7:58 UTC  (3+ messages)

[net-next,v2,1/1] net: stmmac: Add dma_wmb() barrier before setting OWN bit in set_rx_owner()
 2024-08-21  7:57 UTC  (2+ messages)

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-08-21  7:55 UTC  (3+ messages)

[PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink
 2024-08-21  7:55 UTC  (5+ messages)

[PATCH] acpi/prmt: find block with specific type
 2024-08-21  7:55 UTC  (10+ messages)

[PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem()
 2024-08-21  7:53 UTC 

[PATCH v1 0/2] LoongArch: Fix some build issues with randconfig
 2024-08-21  7:52 UTC  (4+ messages)
` [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty

[PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
 2024-08-21  7:54 UTC  (4+ messages)

[PATCH v1] xen/blkback: Convert to use time_after_eq macro
 2024-08-21  7:47 UTC 

[PATCH] pidfd: prevent creation of pidfds for kthreads
 2024-08-21  7:47 UTC  (6+ messages)

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-08-21  7:45 UTC  (3+ messages)
` [PATCH v7 1/2] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[syzbot] [udf?] KASAN: use-after-free Read in udf_update_tag
 2024-08-21  7:43 UTC 

[GIT PULL] platform-drivers-x86 for v6.11-4
 2024-08-21  7:40 UTC 

[PATCH v4 0/3] Add SARADC support on Sophgo CV18XX series
 2024-08-21  7:41 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding

[syzbot] [ocfs2?] possible deadlock in ocfs2_setattr
 2024-08-21  7:40 UTC 

[PATCH v1] drivers:controllers:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  7:39 UTC 

[PATCH] net: do not release sk in sk_wait_event
 2024-08-21  7:38 UTC  (2+ messages)

[syzbot] [mm?] WARNING in zswap_swapoff
 2024-08-21  7:38 UTC  (4+ messages)

[PATCH v1] net: filter: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  7:37 UTC 

[PATCH v1] lib:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  7:34 UTC 

[PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio
 2024-08-21  7:31 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH v2] platform/x86/intel-uncore-freq: Do not present separate package-die domain
 2024-08-21  7:30 UTC  (2+ messages)

[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
 2024-08-21  7:29 UTC  (5+ messages)

[PATCH -next v2] wifi: brcmsmac: Use kvmemdup to simplify the code
 2024-08-21  7:29 UTC  (2+ messages)

[PATCH v2] HID: corsair-void: Add Corsair Void headset family driver
 2024-08-21  7:26 UTC  (6+ messages)
    ` [v2] "

[PATCH 0/3] USB-Serial serdev support
 2024-08-21  7:25 UTC  (4+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive

[PATCH v2 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
 2024-08-21  7:25 UTC  (11+ messages)
` [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions

[PATCH v1] drivers:megaraid:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  7:24 UTC 

[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  7:24 UTC 

[PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function
 2024-08-21  7:22 UTC 

Control-Path Procedure
 2024-08-21  7:20 UTC 

[PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX
 2024-08-21  7:20 UTC  (4+ messages)

[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  7:20 UTC 

[PATCH v1] drivers:ras:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  7:17 UTC 

[PATCH v12 00/10] enable bs > ps in XFS
 2024-08-21  7:16 UTC  (5+ messages)

[PATCH] Documentation: iomap: fix a typo
 2024-08-21  7:15 UTC  (3+ messages)

[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
 2024-08-21  7:11 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
` [PATCH v3 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop
 2024-08-21  7:18 UTC 

[PATCH v1] ALSA: hda: fix snd_hda_bus_reset when single_cmd is not supported
 2024-08-21  7:11 UTC  (2+ messages)

[PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
 2024-08-21  7:10 UTC  (2+ messages)

[PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop
 2024-08-21  7:17 UTC 

[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
 2024-08-21  7:08 UTC  (7+ messages)

[PATCH v1] Bluetooth: hci_qca: Drop unused event during BT on
 2024-08-21  7:07 UTC  (5+ messages)

[net PATCH v3] octeontx2-af: Fix CPT AF register offset calculation
 2024-08-21  7:05 UTC 

[PATCH v4 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-08-21  7:05 UTC  (5+ messages)
` [PATCH v4 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-21  7:02 UTC  (8+ messages)
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[PATCH v1] drivers:mpt3saa:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21  7:02 UTC 

[PATCH] char: mxc-rnga: Use devm_clk_get_enabled() helpers
 2024-08-21  6:42 UTC  (2+ messages)

[PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl
 2024-08-21  6:59 UTC  (3+ messages)

[PATCH] mm, slub: prefetch freelist in ___slab_alloc()
 2024-08-21  6:58 UTC  (3+ messages)

[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
 2024-08-21  6:58 UTC  (4+ messages)

[PATCH v2] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook
 2024-08-21  6:57 UTC  (3+ messages)


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