messages from 2024-08-21 02:34:03 to 2024-08-21 07:05:41 UTC [more...]
[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] acpi/prmt: find block with specific type
2024-08-21 7:03 UTC (9+ messages)
[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 v1 0/2] Add EDAC driver for loongson memory controller
2024-08-21 7:01 UTC (5+ messages)
` [PATCH v1 1/2] Loongarch: "
` [PATCH v1 2/2] dt-bindings: EDAC "
[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 v1] Bluetooth: hci_qca: Drop unused event during BT on
2024-08-21 6:58 UTC (4+ 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)
[PATCH V3] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate
2024-08-21 6:55 UTC (10+ messages)
` [PATCH V3 1/2] ocfs2: remove unreasonable unlock
` [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate
` [PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref "
[PATCH -next v2] wifi: brcmsmac: Use kvmemdup to simplify the code
2024-08-21 7:02 UTC
[PATCH 1/3] perf annotate-data: Fix missing constant copy
2024-08-21 6:54 UTC (3+ messages)
` [PATCH 2/3] perf annotate-data: Prefer struct/union over base type
` [PATCH 3/3] perf annotate-data: Fix percpu pointer check
[PATCH v3 0/7] mm: Optimize mseal checks
2024-08-21 6:53 UTC (9+ messages)
` [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h
` [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v3 3/7] mm/mprotect: "
` [PATCH v3 4/7] mm/mremap: "
[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-21 6:53 UTC (9+ messages)
` [PATCH V2 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address
[PATCH v2] nvmem: jz4780-efuse: Use devm_clk_get_enabled() helpers
2024-08-21 6:53 UTC (2+ messages)
[PATCH] scsi: lpfc: fix overflow build issue
2024-08-21 6:51 UTC
[PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 6:49 UTC
[PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 6:49 UTC
[PATCH v3] HID: corsair-void: Add Corsair Void headset family driver
2024-08-21 6:49 UTC (4+ messages)
` [v3] "
[PATCH 0/3] Devicetree updates for MT8186
2024-08-21 6:48 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains
[PATCH] libbpf: Initialize st_ops->tname with strdup()
2024-08-21 6:46 UTC
[PATCH v1 0/3] Add compatibles for different eud access modes
2024-08-21 6:48 UTC (12+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud
[PATCH] powerpc: Remove LHZX_BE macro
2024-08-21 6:47 UTC
[PATCH] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
2024-08-21 6:46 UTC
[syzbot] [ntfs3?] possible deadlock in ntfs_unlink
2024-08-21 6:45 UTC
[PATCH -next] wifi: mac80211: Use kvmemdup to simplify the code
2024-08-21 6:43 UTC (4+ messages)
[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-21 6:43 UTC (4+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[syzbot] [mm?] WARNING in zswap_swapoff
2024-08-21 6:42 UTC (3+ messages)
[PATCH v1 0/2] scsi: ufs: introduce a callback to override OCS value
2024-08-21 6:44 UTC (3+ messages)
` [PATCH v1 1/2] scsi: ufs: core: introduce override_cqe_ocs
` [PATCH v1 2/2] scsi: ufs: ufs-exynos: implement override_cqe_ocs
[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
2024-08-21 6:40 UTC (4+ messages)
convert XFS perag lookup to xarrays v2
2024-08-21 6:38 UTC (6+ messages)
` [PATCH 1/5] xfs: use kfree_rcu_mightsleep to free the perag structures
` [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c
` [PATCH 3/5] xfs: simplify tagged perag iteration
` [PATCH 4/5] xfs: convert perag lookup to xarray
` [PATCH 5/5] xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
[RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in
2024-08-21 6:33 UTC (4+ messages)
[PATCH -next 0/5] drm/amd/display: Make some symobols static
2024-08-21 6:40 UTC (6+ messages)
` [PATCH -next 1/5] drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static
` [PATCH -next 2/5] drm/amd/display: Make core_dcn4_ip_caps_base static
` [PATCH -next 3/5] drm/amd/display: Make dcn35_hubp_funcs static
` [PATCH -next 4/5] drm/amd/display: Make dcn401_dsc_funcs static
` [PATCH -next 5/5] drm/amd/display: Make dcn35_fpga_funcs static
[PATCH 0/3] arm64: dts: freescale: Enable wdog_b trigger pmic reset for i.MX93
2024-08-21 6:32 UTC (3+ messages)
` [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl,ext-reset-output for wdog3
` [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl, ext-reset-output "
[PATCH v2 0/3] KVM: x86: Include host suspended time in steal time
2024-08-21 6:31 UTC (6+ messages)
` [PATCH v2 1/3] KVM: Introduce kvm_total_suspend_ns()
` [PATCH v2 2/3] KVM: x86: Include host suspended time in steal time
[PATCH v1] mm:page-writeback:use folio_next_index() helper in writeback_iter()
2024-08-21 6:31 UTC
[PATCH 0/3] selftests: Fix cpuid / vendor checking build issues
2024-08-21 6:30 UTC (2+ messages)
[PATCH v6 0/4] initial clock support for exynosauto v920 SoC
2024-08-21 6:22 UTC (7+ messages)
` [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto "
[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
2024-08-21 6:21 UTC
[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
2024-08-21 6:19 UTC (9+ messages)
[PATCH v2 RESEND] EDAC/altera: Fix possible null pointer dereference
2024-08-21 6:16 UTC
[PATCH v5 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-08-21 6:15 UTC (3+ messages)
` [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v5 2/2] selftests: Add a test mangling with uc_sigmask
[syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert
2024-08-21 6:16 UTC (4+ messages)
` [PATCH] ocfs2: Add i_size check for dir
[RFC} arm architecture board/feature deprecation timeline
2024-08-21 6:15 UTC (2+ messages)
[PATCH 00/25] TDX vCPU/VM creation
2024-08-21 6:14 UTC (11+ messages)
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
[PATCH v3 RESEND] pps: add an error check in parport_attach
2024-08-21 6:07 UTC
[PATCH] usb: cdnsp: fix for Link TRB with TC
2024-08-21 6:07 UTC
[PATCH -next] efs: rename the fs context operations
2024-08-21 6:14 UTC
[PATCH v2] mmc: core: apply SD quirks earlier during probe
2024-08-21 6:04 UTC (4+ messages)
[net-next,v2,1/1] net: stmmac: Add dma_wmb() barrier before setting OWN bit in set_rx_owner()
2024-08-21 6:03 UTC
[PATCH v2] usb: xhci: fixes lost of data for xHCI Cadence Controllers
2024-08-21 6:01 UTC
[PATCH net-next v3 0/2] Adds support for lan887x phy
2024-08-21 5:59 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled
` [PATCH net-next v3 2/2] net: phy: microchip_t1: Adds support for lan887x phy
[PATCH v2] scsi: ufs: Move UFS trace events to private header
2024-08-21 5:54 UTC
[PATCH] ARM: dts: microchip: sam9x60: Fix rtc/rtt clock parent
2024-08-21 5:51 UTC (2+ messages)
` [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks
[PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access
2024-08-21 5:29 UTC (6+ messages)
[PATCH 2/3] cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id()
2024-08-21 5:41 UTC (4+ messages)
` [PATCH 3/3] cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on Zen1 and Zen2
[PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get
2024-08-21 5:41 UTC (4+ messages)
` [PATCH net,v5,2/2] net/smc: modify smc_sock structure
[PATCH -next] scripts: make macro_checker.py executable
2024-08-21 5:38 UTC (2+ messages)
[PATCH 0/2] Add retry tuning sequence
2024-08-21 5:37 UTC (3+ messages)
` [PATCH 1/2] mmc: sdhci_am654: Add retry tuning
[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-08-21 5:36 UTC (4+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH v2] ata: pata_macio: Use WARN instead of BUG
2024-08-21 5:36 UTC (2+ messages)
[PATCH v2] ata: pata_macio: Fix DMA table overflow
2024-08-21 5:36 UTC (2+ messages)
`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
2024-08-21 5:36 UTC (2+ messages)
[PATCH v4 0/2] Add support for Xilinx XDMA Soft IP as Root Port
2024-08-21 5:34 UTC (3+ messages)
` [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver
[PATCH] remoteproc: k3-r5: Fix error handling when power-up failed
2024-08-21 5:30 UTC (2+ messages)
[REGRESSION] [BISECTED] btusb: driver fails to initialize MT7921AUN on v6.11-rc4
2024-08-21 5:27 UTC (2+ messages)
[PATCH] soc: qcom: pd-mapper: Fix singleton refcount
2024-08-21 5:26 UTC (2+ messages)
[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
2024-08-21 5:25 UTC
[PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate
2024-08-21 5:24 UTC (2+ messages)
[PATCH 2/9] Introduce atomic_dec_and_wake_up_var()
2024-08-21 5:23 UTC (2+ messages)
[syzbot] [xfs?] possible deadlock in xfs_fs_dirty_inode (2)
2024-08-21 5:20 UTC
[PATCH v1] mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
2024-08-21 5:17 UTC (2+ messages)
[PATCH v2 00/16] Add cmd descriptor support
2024-08-21 5:16 UTC (12+ messages)
` [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock
` [PATCH v2 10/16] crypto: qce - Add support for lock aquire,lock release api
` [PATCH v2 14/16] arm64: dts: qcom: ipq9574: enable bam pipe locking/unlocking
[PATCH] powercap/intel_rapl: Add support for AMD family 1Ah
2024-08-21 5:15 UTC (3+ messages)
[syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister
2024-08-21 5:11 UTC (3+ messages)
ACPI IRQ storm with 6.10
2024-08-21 5:09 UTC (2+ messages)
[RFC 0/7] vhost: Add support of kthread API
2024-08-21 5:06 UTC (3+ messages)
` [RFC 7/7] vhost: Add new UAPI to support changing Kthread mode
[PATCH v3 2/2] Handle flushing of CPU backtraces during panic
2024-08-21 5:02 UTC (2+ messages)
[PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc
2024-08-21 4:58 UTC (4+ messages)
` [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process
[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
2024-08-21 4:57 UTC (6+ messages)
` [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event "
[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
2024-08-21 4:39 UTC (5+ messages)
[PATCH] arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface
2024-08-21 4:28 UTC
[PATCH RESEND] drm/amd/display: avoid using null object of framebuffer
2024-08-21 4:27 UTC
[PATCH 2/4] iio: adc: ad4695: implement calibration support
2024-08-21 4:21 UTC (2+ messages)
[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-08-21 4:07 UTC (4+ messages)
` [PATCH v7 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v7 3/4] scripts: add verifier script for builtin module range data
` [PATCH v7 4/4] module: add install target for modules.builtin.ranges
[PATCH] ASoc: SOF: topology: Clear SOF link platform name upon unload
2024-08-21 4:10 UTC
[PATCH v1] driver:base:core: Adding a "Return:" line in comment for device_link_add()
2024-08-21 4:04 UTC
[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
2024-08-21 3:57 UTC (7+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)
[PATCH] ARM: dts: aspeed: Rework APB nodes
2024-08-21 4:01 UTC
[PATCH] net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
2024-08-21 3:54 UTC (2+ messages)
linux-next: Tree for Aug 21
2024-08-21 3:53 UTC
[PATCH v4] drm/i915/hwmon: expose fan speed
2024-08-21 3:52 UTC (6+ messages)
[PATCH v1] tools:mm:Check mmap based on return values
2024-08-21 3:50 UTC
linux-next: build warning after merge of the workqueues tree
2024-08-21 3:45 UTC
[PATCH v2 00/12] Remove cl in struct cmdq_pkt
2024-08-21 3:44 UTC (4+ messages)
` [PATCH v2 10/12] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
2024-08-21 3:43 UTC (9+ messages)
[PATCH 1/1] mm/slab: remove duplicate check in create_cache()
2024-08-21 3:26 UTC
[PATCH V2] bcachefs: Add journal v2 entry nr value check
2024-08-21 3:30 UTC (9+ messages)
` [PATCH V3] "
[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
2024-08-21 3:29 UTC (6+ messages)
` [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at()
linux-next: build failure after merge of the arm tree
2024-08-21 3:27 UTC (2+ messages)
[PATCH v2] memory: mtk-smi: Use devm_clk_get_enabled()
2024-08-21 3:25 UTC
[PATCH] gpu: drm: Use devm_clk_get_enabled() helpers
2024-08-21 3:23 UTC (3+ messages)
[PATCH -next RESEND] usb: xhci: Simplify with scoped for each OF child loop
2024-08-21 3:19 UTC (3+ messages)
[PATCH v2] intel_th: Switch to use kmemdup_array()
2024-08-21 3:18 UTC
[PATCH v3 0/3] source filtering for multi-port output
2024-08-21 3:13 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
` [PATCH v3 2/3] coresight: Add support for trace filtering by source
` [PATCH v3 3/3] coresight-tpda: Optimize the function of reading element size
[PATCH 0/6] Staging: rtl8192e: Style guide variable renames
2024-08-21 3:08 UTC (7+ messages)
` [PATCH 1/6] Staging: rtl8192e: Rename variable CmdID_End
` [PATCH 2/6] Staging: rtl8192e: Rename variable CmdID_SetTxPowerLevel
` [PATCH 3/6] Staging: rtl8192e: Rename variable CmdID_BBRegWrite10
` [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong
` [PATCH 5/6] Staging: rtl8192e: Rename variable CmdID_WritePortUshort
` [PATCH 6/6] Staging: rtl8192e: Rename variable CmdID_WritePortUchar
[PATCH v2] virtio_pmem: Check device status before requesting flush
2024-08-21 2:48 UTC (3+ messages)
[PATCH V2 RESEND] Bluetooth: btrtl: Add the support for RTL8922A
2024-08-21 2:47 UTC (2+ messages)
[PATCH 0/8] netfs/cachefiles: Some bugfixes
2024-08-21 2:43 UTC (9+ messages)
` [PATCH 1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write()
` [PATCH 2/8] cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter()
` [PATCH 3/8] cachefiles: Fix missing pos updates "
` [PATCH 4/8] cachefiles: Clear invalid cache data in advance
` [PATCH 5/8] cachefiles: Clean up in cachefiles_commit_tmpfile()
` [PATCH 6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx()
` [PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file
` [PATCH 8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
[PATCH] virtio_pmem: Check device status before requesting flush
2024-08-21 2:46 UTC (5+ messages)
[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
2024-08-21 2:45 UTC (2+ messages)
[PATCH v3] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 2:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox