All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-09 21:28:48 to 2024-02-09 22:30:26 UTC [more...]

[PATCH net-next] net: phy: realtek: use generic MDIO helpers to simplify the code
 2024-02-09 22:30 UTC  (2+ messages)

[PATCH 0/8] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform
 2024-02-09 22:30 UTC  (15+ messages)
` [PATCH 1/8] dt-bindings: ufs: qcom,ufs: add second RX lane "
` [PATCH 2/8] scsi: ufs: qcom: provide default cycles_in_1us value
` [PATCH 3/8] arm64: dts: qcom: msm8996: unbreak UFS HCD support
` [PATCH 4/8] arm64: dts: qcom: msm8996: specify UFS core_clk frequencies
` [PATCH 5/8] arm64: dts: qcom: msm8996: add second UFS RX lane on MSM8996 platform
` [PATCH 6/8] arm64: dts: qcom: msm8996: set GCC_UFS_ICE_CORE_CLK freq directly
` [PATCH 7/8] dt-bindings: ufs: qcom,ufs: drop source clock entries
` [PATCH 8/8] arm64: dts: qcom: msm8996: drop source clock entries from the UFS node

[PATCH V2] vdpa_sim: reset must not run
 2024-02-09 22:30 UTC 

[PATCH V1] vdpa: suspend and resume require DRIVER_OK
 2024-02-09 22:29 UTC 

[PATCH 0/2] KVM: x86: Cleanup kvm_get_dr() usage
 2024-02-09 22:29 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
` [PATCH 2/2] KVM: x86: Open code all direct reads to guest DR6 and DR7

[PATCH v4 0/4] KVM: x86/mmu: Pre-check for mmu_notifier retry
 2024-02-09 22:28 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
` [PATCH v4 2/4] KVM: x86/mmu: Move private vs. shared check above slot validity checks
` [PATCH v4 3/4] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn()
` [PATCH v4 4/4] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn()

[PATCH RESEND 0/5] drm/msm: cleanup private obj handling
 2024-02-09 22:28 UTC  (3+ messages)
` [PATCH RESEND 3/5] drm/msm/dpu: drop global_state_lock

[PATCH v1 0/9] Fix MMC properties on Sitara devices
 2024-02-09 22:27 UTC  (9+ messages)
` [PATCH v1 6/9] arm64: dts: ti: k3-am6*: Remove DLL properties for soft PHYs
` [PATCH v1 9/9] arm64: dts: ti: k3-am6*: Fix bootph-all property in MMC node

[PATCH 00/23] qemu-img: refersh options and --help handling
 2024-02-09 22:26 UTC  (4+ messages)
` [PATCH 11/23] qemu-img: allow specifying -f fmt for snapshot subcommand

[net] ipv4: Fix broken PMTUD when using L4 multipath hash
 2024-02-09 22:27 UTC  (5+ messages)

[PATCH BlueZ 0/3] Update Sink BASE management
 2024-02-09 22:26 UTC  (5+ messages)
` [PATCH BlueZ v2 3/6] btio: Check for non-zero qos before setting
` [PATCH BlueZ v2 6/6] shared/bap: Remove stream double configuration

[PATCH net-next 0/2] net: use net->dev_by_index in two places
 2024-02-09 22:25 UTC  (5+ messages)
` [PATCH net-next 1/2] vlan: use xarray iterator to implement /proc/net/vlan/config
` [PATCH net-next 2/2] rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-09 22:16 UTC  (6+ messages)

[PATCH v2 5/5] iommu/arm-smmu: Convert to domain_alloc_paging()
 2024-02-09 22:23 UTC  (4+ messages)

[PATCH v2 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-02-09 22:15 UTC  (22+ messages)
` [PATCH v2 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v2 02/10] mm/memory: handle !page case in zap_present_pte() separately
` [PATCH v2 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
` [PATCH v2 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
` [PATCH v2 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
` [PATCH v2 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
` [PATCH v2 07/10] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v2 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v2 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
` [PATCH v2 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP

[f2fs-dev] [jaegeuk-f2fs:dev-test 18/20] segment.c:undefined reference to `__divdi3'
 2024-02-09 22:23 UTC  (2+ messages)
`  "

[PATCH] kernel/hung_task.c: export sysctl_hung_task_timeout_secs
 2024-02-09 22:22 UTC  (3+ messages)

[PATCH] doc:it_IT: remove unreferenced and not translated page
 2024-02-09 22:21 UTC 

[PATCH 0/2] KVM: x86: kvm_has_noapic_vcpu fix/cleanup
 2024-02-09 22:20 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Move "KVM no-APIC vCPU" key management into local APIC code
` [PATCH 2/2] KVM: x86: Sanity check that kvm_has_noapic_vcpu is zero at module_exit()

[PATCH net v3 0/9] net: Fix MODULE_DESCRIPTION() for net (p5)
 2024-02-09 22:20 UTC  (2+ messages)

[PATCH v2 0/3] imx93_var_som: Enable AHAB support
 2024-02-09 22:19 UTC  (3+ messages)
` [PATCH v2 1/3] imx93: Use a header for imx9_probe_mu declaration

+ mm-memblock-add-memblock_rsrv_noinit-into-flagname-array.patch added to mm-hotfixes-unstable branch
 2024-02-09 22:19 UTC 

[PATCH] cifs: Convert struct fealist away from 1-element array
 2024-02-09 22:13 UTC  (2+ messages)

[PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
 2024-02-09 22:18 UTC  (4+ messages)
` [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()

[PATCH v1 00/10] RK3588 USBDP support
 2024-02-09 22:17 UTC  (5+ messages)
` [PATCH v1 03/10] dt-bindings: phy: add rockchip usbdp combo phy document

+ mm-zswap-optimize-and-cleanup-the-invalidation-of-duplicate-entry.patch added to mm-unstable branch
 2024-02-09 22:17 UTC 

[PATCH] perf tools: Remove misleading comments on map functions
 2024-02-09 22:17 UTC  (2+ messages)

[PATCH v2 0/5] perf sched: Minor optimizations for resource initialization
 2024-02-09 22:17 UTC  (2+ messages)

[PATCH 0/3] KVM: nVMX: nEPT injection fixes and cleanups
 2024-02-09 22:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT Misconfig
` [PATCH 2/3] KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception
` [PATCH 3/3] KVM: nVMX: Add a sanity check that nested PML Full stems from EPT Violations

[PATCH] perf test: Skip metric w/o event name on arm64 in stat STD output linter
 2024-02-09 22:16 UTC  (2+ messages)

[PATCH] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[]
 2024-02-09 22:16 UTC  (2+ messages)

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-09 22:16 UTC  (8+ messages)
` [PATCH v15-RFC "

[PATCH V3 0/2] perf symbols: Slightly improve module file executable section mappings
 2024-02-09 22:16 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.9
 2024-02-09 22:14 UTC 

[PATCH] iproute2: fix build failure on ppc64le
 2024-02-09 22:14 UTC  (3+ messages)

[LTP] [PATCH v2] Refactor mount02 test using new LTP API
 2024-02-09 22:13 UTC  (2+ messages)

[PATCH v2] drm/i915/selftests: Increasing the sleep time for live_rc6_manual
 2024-02-09 22:14 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/selftests: Increasing the sleep time for live_rc6_manual (rev3)

[syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail (2)
 2024-02-09 22:14 UTC  (2+ messages)

Boot log before panic
 2024-02-09 22:11 UTC 

[XEN PATCH v4 0/4] address violation of MISRA C:2012 Rule 13.1
 2024-02-09 22:13 UTC  (11+ messages)
` [XEN PATCH v4 1/4] xen: add SAF deviation for debugging and logging effects

PAPPL 1.4.6
 2024-02-09 22:12 UTC 

[PATCH v3] tcp: add support for SO_PEEK_OFF
 2024-02-09 22:12 UTC 

[PATCH v2 0/2] net: ipconfig: remove wait for drivers
 2024-02-09 22:11 UTC  (5+ messages)
` [PATCH v2 1/2] net: make driver settling time configurable

sched/cpufreq: Rework schedutil governor performance estimation - Regression bisected
 2024-02-09 22:10 UTC  (2+ messages)

[PATCH v2 net-next 00/10] ionic: add XDP support
 2024-02-09 22:09 UTC  (3+ messages)
` [PATCH v2 net-next 01/10] ionic: minimal work with 0 budget

+ selftests-mm-log-a-consistent-test-name-for-check_compaction.patch added to mm-unstable branch
 2024-02-09 22:08 UTC 

+ selftests-mm-log-skipped-compaction-test-as-a-skip.patch added to mm-unstable branch
 2024-02-09 22:07 UTC 

[PATCH v2] regmap: kunit: Ensure that changed bytes are actually different
 2024-02-09 22:07 UTC  (2+ messages)

[PATCH v2] v4l2-compliance: Fix building against libc++
 2024-02-09 22:05 UTC 

[to-be-updated] mm-compaction-optimize-0-order-folio-compaction-with-free-page-split.patch removed from -mm tree
 2024-02-09 22:05 UTC 

[to-be-updated] mm-compaction-add-support-for-0-order-folio-memory-compaction.patch removed from -mm tree
 2024-02-09 22:05 UTC 

[to-be-updated] mm-compaction-enable-compacting-0-order-folios.patch removed from -mm tree
 2024-02-09 22:05 UTC 

[PATCH v1 net] af_unix: Fix task hung while purging oob_skb in GC
 2024-02-09 22:04 UTC 

[PATCH v2] KVM: x86: nSVM/nVMX: Fix handling triple fault on RSM instruction
 2024-02-09 22:03 UTC  (7+ messages)

[pci:p2pdma] BUILD SUCCESS 1e5c66afd4a40bb7be17cb33cbb1a1085f727730
 2024-02-09 22:03 UTC 

[PATCH v3 0/6] Add support for QMC HDLC
 2024-02-09 22:02 UTC  (4+ messages)
` [PATCH v3 4/6] bitmap: Introduce bitmap_off()

Return type of clean_and_invalidate_dcache_va_range
 2024-02-09 22:02 UTC  (2+ messages)

[pci:switchtec] BUILD SUCCESS dec529b0b0572b32f9eb91c882dd1f08ca657efb
 2024-02-09 22:02 UTC 

[pci:sysfs] BUILD SUCCESS 63d46932ef2167de293ba47f0f520eccf3423335
 2024-02-09 22:01 UTC 

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-02-09 22:01 UTC  (15+ messages)
` [PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge before accessing it
` [PATCH v3 06/11] hw/misc/macio: Realize IDE controller "
` [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA "
` [PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ "
` [PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
` [PATCH v3 11/11] hw/sparc64/cpu: "

[PATCH] doc:it_IT: add translation for I2C summary and protocol
 2024-02-09 22:01 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 9adac9b0ad4b190ed45979d54b5be7820cc868c5
 2024-02-09 22:00 UTC 

Kernel Module r8169 and the Realtek 8126 PCIe 5 G/bps WIRED ethernet adapter
 2024-02-09 22:01 UTC  (8+ messages)

[pci:misc] BUILD SUCCESS 7adf6ac8521e2102d1d0f970c532e1bb91e1d096
 2024-02-09 21:59 UTC 

[Buildroot] [PATCH] package/ifplugd: add option to override sysconfdir
 2024-02-09 22:00 UTC  (3+ messages)

[PATCH] i386: xen: fix compilation --without-default-devices
 2024-02-09 21:59 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS c7fef2f0578da6ac90b50e032d970d651c8c8a64
 2024-02-09 21:59 UTC 

[PATCH v2] net: remove check in __cgroup_bpf_run_filter_skb
 2024-02-09 16:59 UTC 

[PATCH v3 0/3] Enable >0 order folio memory compaction
 2024-02-09 21:58 UTC  (4+ messages)
` [PATCH v3 2/3] mm/compaction: add support for "

+ selftests-mm-dont-needlessly-use-sudo-to-obtain-root-in-run_vmtestssh.patch added to mm-nonmm-unstable branch
 2024-02-09 21:59 UTC 

About DM_UDEV_DISABLE_OTHER_RULES_FLAG and DM_NOSCAN
 2024-02-09 21:58 UTC 

[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
 2024-02-09 21:57 UTC  (2+ messages)

[XEN PATCH] eclair: remove wrongly added -eval_file
 2024-02-09 21:53 UTC  (2+ messages)

[PATCH v3 00/10] Enrich Trailer API
 2024-02-09 21:54 UTC  (12+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
  ` [PATCH v4 11/28] format_trailer_info(): drop redundant unfold_value()
  ` [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
  ` [PATCH v4 16/28] trailer: finish formatting unification
  ` [PATCH v4 19/28] trailer: make trailer_info struct private

[PATCH] dmaengine: idxd: Ensure safe user copy of completion record
 2024-02-09 21:53 UTC  (2+ messages)

[PATCH v2 1/1] scsi: target: Fix unmap setup during configuration
 2024-02-09 21:52 UTC 

[PATCH 0/9] btrfs: cleanups and minor performance change to setting/clearing delalloc
 2024-02-09 21:54 UTC  (2+ messages)

[PATCH net v2] lan966x: Fix crash when adding interface under a lag
 2024-02-09 21:52 UTC  (2+ messages)

[PATCH v7 0/4] page_owner: print stacks and their outstanding allocations
 2024-02-09 21:52 UTC  (16+ messages)
` [PATCH v7 1/4] lib/stackdepot: Move stack_record struct definition into the header
` [PATCH v7 2/4] mm,page_owner: Implement the tracking of the stacks count
` [PATCH v7 3/4] mm,page_owner: Display all stacks and their count

[PATCH v2 net-next] bnx2x: convert EEE handling to use linkmode bitmaps
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH v2 net-next] net: atlantic: convert EEE handling to use linkmode bitmaps
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] igc: ethtool: Flex filter cleanup
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH net-next v3] selftests: udpgso: Pull up network setup into shell script
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH v8 net-next 0/4] add multi-buff support for xdp running in generic mode
 2024-02-09 21:47 UTC  (3+ messages)

[PATCH] net: sctp: fix memory leak in sctp_chunk_destroy()
 2024-02-09 21:47 UTC  (3+ messages)
` [PATCH] net: sctp: fix skb leak in sctp_inq_free()

[PATCH] drm/amdgpu: respect the abmlevel module parameter value if it is set
 2024-02-09 21:46 UTC 

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

[PATCH] regmap: kunit: Ensure that changed bytes are actually different
 2024-02-09 21:46 UTC  (4+ messages)

[PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails
 2024-02-09 21:45 UTC  (11+ messages)

regression of 'world' performance?
 2024-02-09 21:43 UTC  (12+ messages)
` [bitbake-devel] "

[PATCH] net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_probe()
 2024-02-09 21:42 UTC  (3+ messages)

[PATCH v4 0/2] Rust enablement for AArch64
 2024-02-09 21:41 UTC  (4+ messages)

✅ PASS (MISSED 16 of 101): Test report for for-kernelci (6.8.0-rc3, arm-next, f735966e)
 2024-02-09 21:41 UTC 

[PATCH] ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_probe()
 2024-02-09 21:41 UTC  (2+ messages)

[PATCH net-next v2] net/sched: actions report errors with extack
 2024-02-09 21:41 UTC  (4+ messages)

[PATCH RESEND 0/1] drm/panel: st7703: Fix Panel Initialization for Anbernic RG353V-V2
 2024-02-09 21:40 UTC  (5+ messages)
` [PATCH RESEND 1/1] "

[PATCH V3] systemd: fix a dead link under /var/log
 2024-02-09 21:40 UTC  (2+ messages)
` [OE-core] "

[NDCTL PATCH] ndctl: cxl: Remove dependency for attributes derived from IDENTIFY command
 2024-02-09 21:39 UTC 

[PATCH v2 1/2] dmaengine: fsl-edma: add trace event support
 2024-02-09 21:36 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: fsl-edma: use _Generic to handle difference type

[PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
 2024-02-09 21:35 UTC  (7+ messages)
` [PATCH 4/8] arm64: dts: qcom: msm8976: Add MDSS nodes
` [PATCH 6/8] arm64: dts: qcom: msm8976: Add Adreno GPU
` [PATCH 8/8] arm64: dts: qcom: msm8976: Add WCNSS node

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-09 21:34 UTC  (4+ messages)
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format

[PATCH 0/3] system/memory: Trivial fixes
 2024-02-09 21:33 UTC  (2+ messages)

[PATCH v2] ahci: clean up intel_pcs_quirk
 2024-02-09 21:32 UTC  (4+ messages)

[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-09 21:30 UTC  (3+ messages)
` [PATCH v11 3/4] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions

[Intel-wired-lan] [PATCH iwl-net 0/3] ice: fix dpll data access on PF reset
 2024-02-09 21:28 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: fix dpll and dpll_pin "

[PATCH 00/88] esp: rework ESP emulation to use a SCSI phase-based state machine
 2024-02-09 21:28 UTC  (8+ messages)
` [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0

[PATCH v1 0/2] meson-axg: properly setup CPU power management
 2024-02-09 21:28 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: amlogic: axg: move cpu cooling-cells to common dtsi
` [PATCH v1 2/2] arm64: dts: amlogic: axg: initialize default SoC capacitance


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.