linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 00:07:45 to 2024-02-15 07:43:33 UTC [more...]

[PATCH v12 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-15  7:37 UTC  (11+ messages)
` [PATCH v12 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present

[PATCH v2 0/4] gpio: fix SRCU bugs
 2024-02-15  7:43 UTC  (2+ messages)

[PATCH] gpio: sysfs: fix inverted pointer logic
 2024-02-15  7:42 UTC  (2+ messages)

[PATCH v5 0/9] MediaTek DRM - DSI driver cleanups
 2024-02-15  7:40 UTC  (11+ messages)
` [PATCH v5 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v5 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v5 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v5 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v5 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ

[PATCH] kunit: make kunit_bus_type const
 2024-02-15  7:39 UTC  (2+ messages)

[PATCH RFT v2 0/3] Fix up SC8280XP idle states
 2024-02-15  7:38 UTC  (3+ messages)

[PATCH] drm/msm: Wire up tlb ops
 2024-02-15  7:35 UTC  (2+ messages)

[PATCH v2 0/2] CoCo/RDRAND brokenness fixes
 2024-02-15  7:30 UTC  (3+ messages)
` [PATCH v2 2/2] x86/coco: Require seeding RNG with RDRAND on CoCo systems

[PATCH 0/2] iommu/vt-d: Introduce rbtree for probed devices
 2024-02-15  7:22 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Use rbtree to track iommu "
` [PATCH 2/2] iommu/vt-d: Use device rbtree in iopf reporting path

[PATCH 00/31] NT synchronization primitive driver
 2024-02-15  7:28 UTC  (7+ messages)
` [PATCH 01/31] ntsync: Introduce the ntsync driver and character device
` [PATCH 02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM

[PATCH 0/3] arm64: am62: Use nvmem for chip information in opp table
 2024-02-15  7:26 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: cpufreq: Add nvmem-cells for chip information

[PATCH 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-15  7:26 UTC  (3+ messages)

[PATCH v2 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
 2024-02-15  7:25 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: microchip: sama7g5: Add flexcom 10 node
` [PATCH v2 3/3] ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board

[PATCH] usb: cdnsp: blocked some cdns3 specific code
 2024-02-15  7:21 UTC 

[PATCH net-next v7 00/13] Introduce PHY listing and link_topology tracking
 2024-02-15  7:19 UTC  (3+ messages)

[PATCH] usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
 2024-02-15  7:16 UTC  (2+ messages)

[PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up
 2024-02-15  7:13 UTC  (3+ messages)

[RFC PATCH 0/2] A mechanism for efficient support for per-function metrics
 2024-02-15  7:08 UTC  (4+ messages)

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-15  7:07 UTC  (12+ messages)

[PATCH RFC 0/1] mm/zswap: fix LRU reclaim for zswap writeback folios
 2024-02-15  7:06 UTC  (5+ messages)
` [PATCH RFC 1/1] mm/swap: queue reclaimable folio to local rotate batch when !folio_test_lru()

[PATCH net-next v2 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-15  7:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: ethernet: adi: requires PHYLIB support
 2024-02-15  7:00 UTC 

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-15  7:00 UTC  (12+ messages)

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-15  6:59 UTC  (5+ messages)

[PATCH] arm64/sysreg: Add register fields for ID_AA64DFR1_EL1
 2024-02-15  6:54 UTC 

[PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-15  6:52 UTC  (2+ messages)

[PATCH v1 0/5] Introduce SandBox Mode (SBM)
 2024-02-15  6:42 UTC  (11+ messages)
` [PATCH v1 5/5] sbm: SandBox Mode documentation

[PATCH 6.1 00/65] 6.1.78-rc2 review
 2024-02-15  6:41 UTC  (2+ messages)

[PATCH 6.6 000/124] 6.6.17-rc2 review
 2024-02-15  6:39 UTC  (2+ messages)

convert write_cache_pages() to an iterator v8
 2024-02-15  6:36 UTC  (15+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE
` [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 08/14] writeback: Factor writeback_get_batch() "
` [PATCH 09/14] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/14] pagevec: Add ability to iterate a queue
` [PATCH 11/14] writeback: Use the folio_batch queue iterator
` [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 13/14] writeback: add a writeback iterator
` [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages()

[PATCH v1 0/4] perf parse-regs: Cleanup config and building
 2024-02-15  6:32 UTC  (3+ messages)

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-15  6:14 UTC  (11+ messages)

Bug#1061449: linux-image-6.7-amd64: a boot message from amdgpu
 2024-02-15  5:59 UTC  (2+ messages)

[PATCH] scsi: ufs: uninitialized variable in ufshcd_devfreq_target()
 2024-02-15  5:53 UTC  (2+ messages)

[PATCH v2 0/2] Add common1 region for AM62, AM62A & AM65x
 2024-02-15  5:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: ti,am65x-dss: Add support for common1 region

[PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-02-15  5:52 UTC  (5+ messages)
` [PATCH v4 2/4] firmware: coreboot: Generate aliases for coreboot modules

[PATCH] arm64/sysreg: Update ID_AA64DFR0_EL1 and ID_DFR0_EL1
 2024-02-15  5:51 UTC 

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-15  5:48 UTC  (4+ messages)

[PATCH net-next 0/3] net: macb: WOL enhancements
 2024-02-15  5:43 UTC  (4+ messages)
` [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-15  5:29 UTC  (5+ messages)
` [PATCH v8 04/10] KVM: selftests: Add support for allocating/managing protected guest memory
` [PATCH v8 05/10] KVM: selftests: Add support for protected vm_vaddr_* allocations

[PATCHSET 0/4] perf report: Omit dummy events in the output (v1)
 2024-02-15  5:26 UTC  (10+ messages)
` [PATCH 1/4] libperf evlist: Update group info in perf_evlist__remove()
` [PATCH 2/4] perf hist: Simplify hist printing logic for group events
` [PATCH 3/4] perf hist: Do not use event index in hpp__fmt()

[PATCH] kernel/hung_task.c: export sysctl_hung_task_timeout_secs
 2024-02-15  5:26 UTC  (2+ messages)

[PATCH v4] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-15  5:25 UTC 

[syzbot] [reiserfs?] general protection fault in __fget_files (2)
 2024-02-15  5:14 UTC  (2+ messages)

[PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
 2024-02-15  5:08 UTC  (9+ messages)
` [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations

[PATCH 0/5] btrfs: use the super_block as bdev holder
 2024-02-15  5:04 UTC  (2+ messages)

[PATCH v2 00/12] conform tests to TAP format output
 2024-02-15  4:59 UTC  (4+ messages)
` [PATCH v2 09/12] selftests/mm: thp_settings: conform "

[PATCH net-next v4] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-02-15  4:47 UTC  (3+ messages)

[PATCH v1 0/2] nvme-pci: Fix dma-iommu mapping failures when PAGE_SIZE=64KB
 2024-02-15  4:46 UTC  (6+ messages)
` [PATCH v1 2/2] nvme-pci: Fix iommu map (via swiotlb) "

[PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
 2024-02-15  4:37 UTC  (2+ messages)

[PATCH RFC] wifi: wilc1000: fix reset line assert/deassert polarity
 2024-02-15  4:35 UTC  (4+ messages)

[PATCH V2] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[]
 2024-02-15  4:34 UTC 

[PATCH v10 0/8]
 2024-02-15  4:26 UTC  (9+ messages)
` [PATCH v10 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v10 2/8] f2fs: "
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v10 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v10 5/8] f2fs: "
` [PATCH v10 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v10 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v10 8/8] f2fs: "

[PATCH v4 0/4] Add Support for Wave5 on TI Devices
 2024-02-15  4:17 UTC  (3+ messages)
` [PATCH v4 1/4] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node

[PATCH RFT v5 0/7] fork: Support shadow stacks in clone3()
 2024-02-15  4:14 UTC  (5+ messages)
` [PATCH RFT v5 1/7] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v5 3/7] mm: Introduce ARCH_HAS_USER_SHADOW_STACK

drivers/net/wireless/microchip/wilc1000/cfg80211.c:361:42: sparse: sparse: incorrect type in assignment (different base types)
 2024-02-15  4:10 UTC  (6+ messages)

[PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-15  4:11 UTC  (9+ messages)
` [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-15  4:08 UTC  (10+ messages)
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
` [PATCH 04/30] sched: make test_*_tsk_thread_flag() return bool

[PATCH 1/2] mm/migrate_device: further convert migrate_device_unmap() to folios
 2024-02-15  4:08 UTC  (7+ messages)
` [PATCH 2/2] mm/migrate_device: further convert migrate_device_finalize() "

[PATCH v3 00/35] Memory allocation profiling
 2024-02-15  4:04 UTC  (6+ messages)
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline

[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-15  4:04 UTC  (5+ messages)
  `  "

linux-next: Tree for Feb 15
 2024-02-15  3:52 UTC 

linux-next: build failure after merge of the mm tree
 2024-02-15  3:47 UTC  (3+ messages)

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-15  3:45 UTC  (2+ messages)

linux-next: Tree for Feb 14
 2024-02-15  3:36 UTC  (3+ messages)
` linux-next: Tree for Feb 14 (arch/powerpc/platforms/pseries/pci_dlpar.o)

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-02-15  3:33 UTC  (4+ messages)
` [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB

[PATCH] media: v4l2-mem2mem: fix mem order in last buf
 2024-02-15  3:16 UTC  (3+ messages)

[PATCH 3/3] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-02-15  3:20 UTC  (3+ messages)
` [tip: x86/bugs] "

[PATCH] scripts/gdb/vmalloc: fix vmallocinfo error
 2024-02-15  3:02 UTC  (4+ messages)

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-15  3:14 UTC  (8+ messages)
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode

[PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-15  3:04 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function
` [PATCH net-next v5 2/9] net: phylink: add phylink_pcs_neg_mode() declaration into phylink.h
` [PATCH net-next v5 3/9] net: stmmac: select PCS negotiation mode according to the interface mode
` [PATCH net-next v5 4/9] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v5 5/9] arch: x86: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v5 6/9] net: stmmac: configure SerDes on mac_finish
` [PATCH net-next v5 7/9] stmmac: intel: configure SerDes according to the interface mode
` [PATCH net-next v5 8/9] stmmac: intel: interface switching support for EHL platform
` [PATCH net-next v5 9/9] stmmac: intel: interface switching support for ADL-N platform

[syzbot] [reiserfs?] kernel BUG in entry_points_to_object
 2024-02-15  3:07 UTC  (2+ messages)

[PATCH v2 0/2] Add measurement and event log support for CC platforms
 2024-02-15  3:00 UTC  (3+ messages)
` [PATCH v2 1/2] efi/libstub: Add Confidential Computing (CC) measurement support
` [PATCH v2 2/2] efi/libstub: Add get_event_log() support for CC platforms

[PATCH v2 0/4] drm/msm: Add display support for X1E80100
 2024-02-15  2:56 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display/msm: document MDSS on X1E80100
` [PATCH v2 2/4] dt-bindings: display/msm: Document the DPU for X1E80100

[PATCH v2] dmaengine: idxd: Remove shadow Event Log head stored in idxd
 2024-02-15  2:49 UTC 

[PATCH v2 0/2] Add DT support for Multiport controller on SC8280XP
 2024-02-15  2:41 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

[PATCH v2] powerpc/iommu: Fix the iommu group reference leak during platform domain attach
 2024-02-15  2:31 UTC  (2+ messages)

linux-next: build failure after merge of the w1 tree
 2024-02-15  2:29 UTC 

[PATCH 1/2] test_xarray: add tests for advanced multi-index use
 2024-02-15  2:15 UTC  (10+ messages)

[PATCH v1 0/2] coresight: tpdm: Change qcom,dsb-element-size to qcom,dsb-elem-bits
 2024-02-15  2:12 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: arm: qcom,coresight-tpdm: Rename qcom,dsb-element-size

[PATCH v8 0/2] wifi: mwifiex: add code to support host mlme
 2024-02-15  2:07 UTC  (6+ messages)
  ` [EXT] "

[PATCH] Add eSPI device driver (flash channel)
 2024-02-15  1:56 UTC  (4+ messages)
` 回覆: "

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-15  1:52 UTC  (16+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
` [PATCH 21/22] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments

[PATCH 00/10] KVM: SEV: allow customizing VMSA features
 2024-02-15  1:34 UTC  (17+ messages)
` [PATCH 01/10] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
` [PATCH 02/10] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
` [PATCH 03/10] Documentation: kvm/sev: separate description of firmware
` [PATCH 04/10] KVM: SEV: publish supported VMSA features
` [PATCH 05/10] KVM: SEV: store VMSA features in kvm_sev_info
` [PATCH 07/10] KVM: x86: Add is_vm_type_supported callback
` [PATCH 08/10] KVM: SEV: define VM types for SEV and SEV-ES
` [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation

[PATCH v3] rust: str: add {make,to}_{upper,lower}case() to CString
 2024-02-15  1:18 UTC  (4+ messages)

[PATCH v2] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-02-15  1:17 UTC  (5+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-15  1:13 UTC  (2+ messages)

[PATCH] mmc: sd: Add a variable to check a faulty device
 2024-02-15  1:03 UTC  (3+ messages)

[PATCH] gpio: uapi: clarify default_values being logical
 2024-02-15  1:07 UTC  (2+ messages)

[PATCH net-next] tipc: Cleanup tipc_nl_bearer_add() error paths
 2024-02-15  1:06 UTC  (2+ messages)

[PATCH v3] mm: swap: async free swap slot cache entries
 2024-02-15  1:03 UTC  (5+ messages)

[PATCH 0/3] *** Detect interrupt storm in softlockup ***
 2024-02-15  1:02 UTC  (5+ messages)
` [PATCH 2/3] watchdog/softlockup: report the most time-consuming hardirq

[PATCH v4] mm: swap: async free swap slot cache entries
 2024-02-15  1:02 UTC 

[PATCH] dl2k: Fix potential NULL pointer dereference in receive_packet()
 2024-02-15  1:02 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics
 2024-02-15  1:00 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
` [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)

[PATCH 0/9] Remove cl in struct cmdq_pkt
 2024-02-15  0:49 UTC  (10+ messages)
` [PATCH 1/9] soc: mediatek: cmdq: Remove unused helper funciton
` [PATCH 2/9] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
` [PATCH 3/9] soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function
` [PATCH 4/9] soc: mediatek: cmdq: Add cmdq_pkt_nop() "
` [PATCH 5/9] drm/mediatek: Drop calling cmdq_pkt_finalize()
` [PATCH 6/9] media: platform: mtk-mdp3: drop "
` [PATCH 7/9] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
` [PATCH 8/9] drm/mediatek: Do not store struct cmdq_client in struct cmdq_pkt
` [PATCH 9/9] media: platform: mtk-mdp3: do "

[PATCH] security: fix integer overflow in lsm_set_self_attr() syscall
 2024-02-15  0:45 UTC  (3+ messages)

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-15  0:44 UTC  (11+ messages)

[PATCH 0/4] Fix vendor strings on Rockchip boards
 2024-02-15  0:28 UTC  (5+ messages)

[PATCH 6.7 000/127] 6.7.5-rc2 review
 2024-02-15  0:22 UTC  (2+ messages)

[PATCH] net/mlx5: fix possible stack overflows
 2024-02-15  0:18 UTC  (2+ messages)

[PATCH net-next v4 00/15] net: dsa: vsc73xx: Make vsc73xx usable
 2024-02-15  0:18 UTC  (7+ messages)
` [PATCH net-next v4 03/15] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v4 04/15] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v4 05/15] net: dsa: vsc73xx: add structure descriptions

[GIT PULL] Landlock fixes for v6.8-rc5
 2024-02-15  0:12 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.8
 2024-02-15  0:12 UTC  (2+ messages)

[GIT PULL] KUnit fixes update for Linux 6.8-rc5
 2024-02-15  0:12 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.8-rc5
 2024-02-15  0:12 UTC  (2+ messages)

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-15  0:11 UTC  (11+ messages)


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 NNTP newsgroup(s).