messages from 2024-12-22 23:49:27 to 2024-12-23 04:08:04 UTC [more...]
[PATCH v2 0/2] Fix drm RAD print
2024-12-23 4:07 UTC (3+ messages)
` [PATCH v2 1/2] drm/dp_mst: "
` [PATCH v2 2/2] drm/dp_mst: Add helper to get port number at specific LCT from RAD
[PATCH v1 00/16] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
2024-12-23 3:43 UTC (6+ messages)
` [PATCH v1 01/16] net-next/yunsilicon: Add xsc driver basic framework
[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
2024-12-23 4:02 UTC (7+ messages)
` [virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
[PATCH] ASoC: cs42l43: don't include '<linux/find.h>' directly
2024-12-23 3:49 UTC (2+ messages)
Bug#1089698: linux: Loop-mounted UDF ISOs no longer readable
2024-12-23 3:10 UTC
[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
2024-12-23 3:46 UTC (6+ messages)
[PATCH] dt-bindings: vendor-prefixes: add Siflower
2024-12-23 3:43 UTC
[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
2024-12-23 3:39 UTC (3+ messages)
` [PATCH 0/1] "
` [PATCH 1/1] PCI/ASPM: fix link state exit during switch upstream function removal
WARNING: kernel stack regs has bad "bp" value
2024-12-23 3:34 UTC (2+ messages)
[PATCH] Input: atkbd: Fix so copilot key generates F23 keycode
2024-12-23 3:33 UTC (11+ messages)
[PATCH v6] i2c: imx: support DMA defer probing
2024-12-23 3:44 UTC
[PATCH v3] i2c: imx: switch different pinctrl state in different system power status
2024-12-23 3:43 UTC
[PATCH] drm/amd/pm: fix BUG: scheduling while atomic
2024-12-23 3:32 UTC
[PATCH] MAINTAINERS: Update nvmem section
2024-12-23 3:32 UTC
[PATCH] fs: erofs: xattr.c change kzalloc to kcalloc
2024-12-23 3:32 UTC (4+ messages)
[PATCH 0/4] RDMA deadcode
2024-12-23 3:31 UTC (7+ messages)
` [PATCH 1/4] RDMA/core: Remove unused ib_ud_header_unpack
` [PATCH 2/4] RDMA/core: Remove unused ib_find_exact_cached_pkey
` [PATCH 4/4] RDMA/core: Remove unused ib_copy_path_rec_from_user
[PATCH 1/1] vhost: fix missing descriptor chains length checks
2024-12-23 3:29 UTC
[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-23 3:06 UTC (7+ messages)
` [PATCH v3 07/33] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
[Intel-wired-lan] [RFC net-next 0/9] i40e deadcoding
2024-12-23 3:14 UTC (13+ messages)
` [Intel-wired-lan] [RFC net-next 2/9] i40e: Remove unused i40e_blink_phy_link_led
` "
` [Intel-wired-lan] [RFC net-next 5/9] i40e: Remove unused i40e_get_cur_guaranteed_fd_count
` "
` [Intel-wired-lan] [RFC net-next 7/9] i40e: Remove unused i40e_commit_partition_bw_setting
` "
` [Intel-wired-lan] [RFC net-next 9/9] i40e: Remove unused i40e_dcb_hw_get_num_tc
` "
[PATCH 1/1] arm64: dts: rockchip: default to host mode for USB on Radxa E25
2024-12-23 3:00 UTC (6+ messages)
[PATCH v9 00/10] drm: add DRM HDMI Codec framework
2024-12-23 2:59 UTC (22+ messages)
` [PATCH v9 01/10] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v9 02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v9 03/10] drm/connector: implement generic HDMI audio helpers
` [PATCH v9 04/10] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v9 05/10] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v9 06/10] drm/display/hdmi: implement hotplug functions
` [PATCH v9 07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
` [PATCH v9 08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v9 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
` [PATCH v9 10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug()
[PATCH 00/11 RFC] Allow concurrent changes in a directory
2024-12-23 3:10 UTC (3+ messages)
` [PATCH 08/11] VFS: add inode_dir_lock/unlock
[PATCH v2] perf trace: Add --syscall-sample option
2024-12-23 3:06 UTC (2+ messages)
[RFC PATCH v2 00/11] AMD broadcast TLB invalidation
2024-12-23 2:55 UTC (12+ messages)
` [PATCH 01/11] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH 02/11] x86/mm: add X86_FEATURE_INVLPGB definition
` [PATCH 03/11] x86/mm: get INVLPGB count max from CPUID
` [PATCH 04/11] x86/mm: add INVLPGB support code
` [PATCH 05/11] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH 06/11] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH 07/11] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH 08/11] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 09/11] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH 10/11] x86/mm: enable AMD translation cache extensions
` [PATCH 11/11] x86/mm: only invalidate final translations with INVLPGB
[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
2024-12-23 3:03 UTC (12+ messages)
[PATCH V2] drm/mediatek: Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err
2024-12-23 2:56 UTC (3+ messages)
[PATCH] RDMA/ulp: Add missing deinit() call
2024-12-23 2:57 UTC
[PATCH v2] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
2024-12-23 2:55 UTC (5+ messages)
[PATCH] crypto: lib/gf128mul - Remove some bbe deadcode
2024-12-23 2:53 UTC (4+ messages)
[PATCH v6 00/14] iommufd support pasid attach/replace
2024-12-23 2:51 UTC (3+ messages)
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
[regression] linux: Loop-mounted UDF ISOs no longer readable
2024-12-23 2:48 UTC (2+ messages)
21.11.9 patches review and test
2024-12-23 2:48 UTC (3+ messages)
[PATCH v5 0/4] Expand firmware-name property to load specific
2024-12-23 2:47 UTC (6+ messages)
` [PATCH v5 2/4] Bluetooth: qca: Update firmware-name to support board specific nvm
[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
2024-12-23 2:45 UTC (3+ messages)
[xfstests PATCH] generic/567: add partial pages zeroing out case
2024-12-23 2:39 UTC
[v2 PATCH] net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driver
2024-12-23 2:41 UTC
[PATCH v2] memcg: fix soft lockup in the OOM process
2024-12-23 2:37 UTC (5+ messages)
[PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
2024-12-23 2:28 UTC (5+ messages)
` [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
[PATCH v2] power: supply: bq2415x_charger: Immediately reschedule delayed work on notifier events
2024-12-23 2:28 UTC (2+ messages)
[net v2] net: wwan: t7xx: Fix FSM command timeout issue
2024-12-23 2:24 UTC (3+ messages)
[PATCH v5] pinctrl: stm32: Add check for clk_enable()
2024-12-23 2:23 UTC (3+ messages)
[PATCH v2 0/3] mfd: syscon: Cleanup, fix race condition and remove platform driver
2024-12-23 2:16 UTC (8+ messages)
` [PATCH v2 2/3] mfd: syscon: Remove the platform driver support
` [PATCH v2 1/3] mfd: syscon: Fix race in device_node_get_regmap()
` [PATCH v2 3/3] mfd: syscon: Allow syscon nodes without a "syscon" compatible
[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
2024-12-23 2:16 UTC (8+ messages)
[f2fs-dev] [syzbot] [f2fs?] kernel BUG in f2fs_get_victim
2024-12-23 2:17 UTC (2+ messages)
` "
[PATCH 0/3] rockchip: Add support for RK3582
2024-12-23 2:13 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: arm: rockchip: Add Radxa E52C
[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
2024-12-23 2:10 UTC (10+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops
[PATCH v1] cgroup/cpuset: remove kernfs active break
2024-12-23 2:12 UTC (7+ messages)
[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
2024-12-23 2:04 UTC (10+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v6] pinctrl: stm32: Add check for clk_enable()
2024-12-23 2:06 UTC
[PATCH v2 0/6] ASoC: extra format on each DAI
2024-12-23 2:01 UTC (3+ messages)
Hotkeys disabled on Asus H7606 platform in hardware on bootup
2024-12-23 1:37 UTC (2+ messages)
[PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE
2024-12-23 1:54 UTC (2+ messages)
[PATCH v2 0/2] rockchip: Add support for RK3582
2024-12-23 1:53 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Radxa E52C
` [PATCH v2 2/2] arm64: dts: "
[PATCH V1 1/3] drivers/fpga/amd: Add new driver for AMD Versal PCIe card
2024-12-23 1:53 UTC (5+ messages)
[PATCH v5 11/11] drm/msm/dp: drop the msm_dp_catalog module
2024-12-23 1:50 UTC (2+ messages)
[PATCH] imx: Use per board ddrphy_trained_csr
2024-12-23 2:55 UTC
[RFC PATCH] NFSD: Encode COMPOUND operation status on page boundaries
2024-12-23 1:45 UTC (3+ messages)
[PATCH v6 0/7] arm64: dts: rockchip: Refine dts for Radxa ROCK 5C
2024-12-23 1:39 UTC (16+ messages)
` [PATCH v6 1/7] arm64: dts: rockchip: Change the function of the blue LED "
` [PATCH v6 2/7] arm64: dts: rockchip: Use a longer PWM period for the fan on "
` [PATCH v6 3/7] arm64: dts: rockchip: Remove the RTC and related nodes for "
` [PATCH v6 4/7] arm64: dts: rockchip: Add cd-gpios for sdmmc "
` [PATCH v6 5/7] arm64: dts: rockchip: Fix the properties of the PMIC regulators "
` [PATCH v6 6/7] arm64: dts: rockchip: Trivial changes "
` [PATCH v6 7/7] arm64: dts: rockchip: Sort nodes "
drivers/i2c/busses/i2c-mxs.c:130: warning: Function parameter or struct member 'timing0' not described in 'mxs_i2c_dev'
2024-12-23 1:38 UTC (2+ messages)
[PATCH 0/6] iwlwifi: Cleaning up deadcode
2024-12-23 1:32 UTC (7+ messages)
` [PATCH 1/6] iwlwifi: Remove unused iwl_rx_ant_restriction
` [PATCH 2/6] iwlwifi: Remove unused iwl_mvm_rx_missed_vap_notif
` [PATCH 3/6] iwlwifi: Remove unused iwl_mvm_ftm_*_add_pasn_sta functions
` [PATCH 4/6] iwlwifi: Remove unused iwl_mvm_ftm_add_pasn_sta
` [PATCH 5/6] iwlwifi: Remove unused iwl_bz_name
` [PATCH 6/6] iwlwifi: Remove old device data
[PATCH v6 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2024-12-23 1:19 UTC (12+ messages)
` [PATCH v6 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v6 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v6 6/7] x86/crash: pass dm crypt keys to kdump kernel
[PATCH] target/i386/cpu: Fix notes for CPU models
2024-12-23 1:29 UTC (3+ messages)
[syzbot] [ext4?] INFO: task hung in find_inode_fast (4)
2024-12-23 1:23 UTC
LG Gram laptop drivers
2024-12-23 1:20 UTC
drivers/firmware/broadcom/tee_bnxt_fw.c:62: warning: Function parameter or struct member 'fw_shm_pool' not described in 'tee_bnxt_fw_private'
2024-12-23 1:18 UTC (2+ messages)
[PATCH 0/2] xfs: two small cleanup
2024-12-23 1:08 UTC (7+ messages)
` [PATCH 1/2] xfs: remove redundant update for t_curr_res in xfs_log_ticket_regrant
` [PATCH 2/2] xfs: remove bp->b_error check in xfs_attr3_root_inactive
drivers/hwtracing/intel_th/msu.c:162: warning: Function parameter or struct member 'mbuf_priv' not described in 'msc'
2024-12-23 1:09 UTC
[PATCH v3] nvme: change return type of nvme_poll_cq() to bool
2024-12-23 1:05 UTC
[PATCH net-next v3 0/3] riscv: sophgo: Add ethernet support for SG2044
2024-12-23 0:58 UTC (8+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v3 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v3 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH RFC] Makefile: Export absolute srctree path for out-of-tree builds
2024-12-23 1:00 UTC (5+ messages)
[PATCH 1/4] pkgconfig: Add pkg-config-native to SDK
2024-12-23 0:56 UTC (12+ messages)
` [PATCH 4/4] weston: Add xcb-util-cursor dependency
` [OE-core] "
[PATCH RFC] ASoC: simple-card-utils: fix priv->dai_props indexing
2024-12-23 0:48 UTC (2+ messages)
[PATCH v4 0/2] Make i.MX9 OCOTP work as accessing controller
2024-12-23 0:46 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v4 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[syzbot] [nilfs?] WARNING in nilfs_rename
2024-12-23 0:39 UTC
[merged] kbuild-drop-support-for-include-asm-arch-in-headers_checkpl.patch removed from -mm tree
2024-12-23 0:37 UTC
[PATCH] hw/loongarch/boot: Support Linux raw boot image
2024-12-23 0:30 UTC
[cip-dev] Issue with the latest commit from master regarding initramfs-hook
2024-12-20 23:53 UTC (3+ messages)
` "
Efibootguard & empty fstab in initramfs
2024-12-20 23:50 UTC
[PATCH] RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions
2024-12-23 0:21 UTC (2+ messages)
arch/arm64/boot/dts/renesas/r8a779a0.dtsi:1051.12-1061.7: Warning (graph_child_address): /soc/video@e6ef0000/ports/port@2: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
2024-12-23 0:18 UTC
Query about timer wheel API
2024-12-23 0:14 UTC
drivers/dma/xilinx/xdma.c:76: warning: Function parameter or struct member 'last_interrupt' not described in 'xdma_chan'
2024-12-22 23:57 UTC
[syzbot] [intel-wired-lan?] WARNING in e1000_rx_checksum
2024-12-22 23:55 UTC
[PATCH 0/6] Rework the BLK symbol usage in Kconfig
2024-12-22 23:49 UTC (3+ messages)
` [PATCH 1/6] drivers/mmc/Kconfig: Remove extraneous BLK dependencies
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.