public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-21 22:43:51 to 2023-07-22 06:50:41 UTC [more...]

[PATCH 6.4 000/292] 6.4.5-rc1 review
 2023-07-22  6:50 UTC  (4+ messages)

[PATCH] vlynq: fix typos in Kconfig
 2023-07-22  6:43 UTC 

[PATCH 6.1 000/223] 6.1.40-rc1 review
 2023-07-22  6:31 UTC  (4+ messages)

[PATCH v5 1/8] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
 2023-07-22  6:24 UTC  (2+ messages)

[PATCH] mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
 2023-07-22  6:23 UTC  (4+ messages)

[PATCH v5] selftests: rtc: Fixes rtctest error handling
 2023-07-22  6:07 UTC 

kernel/bpf/verifier.c:8189:12: warning: stack frame size (1072) exceeds limit (1024) in 'check_kfunc_args'
 2023-07-22  5:47 UTC 

[tip:ras/core] BUILD SUCCESS c3629dd7e67d6ec5705d33b0de0d142c972fe573
 2023-07-22  5:16 UTC 

[PATCH 0/4] Use generic RPMHPD bindings for some of the Qualcomm SoCs
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v3 0/4] arm64: qcom: sa8775p: add support for PCIe
 2023-07-22  5:17 UTC  (4+ messages)
` [PATCH v3 2/4] PCI: qcom: Add support for sa8775p SoC
` (subset) [PATCH v3 0/4] arm64: qcom: sa8775p: add support for PCIe

[PATCH 0/2] Introduce new generic bindings for RPMHPD
 2023-07-22  5:17 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmhpd: Add Generic RPMh PD indexes
` [PATCH 2/2] soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindings
` (subset) [PATCH 0/2] Introduce new generic bindings for RPMHPD

[PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574: Use assigned-clock-rates for QUP I2C core clks
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: qcom: qdu1000: Update reserved memory region
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8180x: USB TypeC plumbing
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-22  5:17 UTC  (6+ messages)
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` (subset) [PATCH v2 00/15] UFS: Add OPP and interconnect support

[PATCH] mtd: spi-nor: let SFDP determine the flash and sector size
 2023-07-22  5:14 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-j5-common: Add touchscreen
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: msm8916-samsung-e2015: Add accelerometer
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH 1/6] arm64: dts: qcom: msm8953-vince: drop duplicated touschreen parent interrupt
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH 1/4] arm64: dts: qcom: sc8180x-pmics: add missing qcom,spmi-gpio fallbacks
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Drop useless compatibles from the SCM driver
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH 0/7] random msm bindings fixes
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] Even more msm bindings fixes
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/6] Enable IPQ5332 USB2
 2023-07-22  5:10 UTC  (9+ messages)
` [PATCH v5 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v5 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v5 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v5 5/6] arm64: dts: qcom: ipq5332: Enable USB

[PATCH v2 1/1] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
 2023-07-22  4:51 UTC 

[PATCH 01/19] kbuild: rpm-pkg: define _arch conditionally
 2023-07-22  4:48 UTC  (19+ messages)
` [PATCH 02/19] kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
` [PATCH 03/19] kbuild: rpm-pkg: do not hard-code $MAKE "
` [PATCH 04/19] kbuild: rpm-pkg: use %{makeflags} to pass common Make options
` [PATCH 05/19] kbuild: rpm-pkg: record ARCH option in spec file
` [PATCH 06/19] kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
` [PATCH 07/19] kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
` [PATCH 08/19] kbuild: add a phony target to run a command with Kbuild env vars
` [PATCH 09/19] kbuild: refactor kernel-devel RPM package and linux-headers Deb package
` [PATCH 10/19] kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
` [PATCH 11/19] kbuild: rpm-pkg: use a dummy string for _arch when undefined
` [PATCH 12/19] kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
` [PATCH 13/19] kbuild: rpm-pkg: run modules_install for non-modular kernel
` [PATCH 14/19] kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
` [PATCH 15/19] kbuild: rpm-pkg: split out the body of spec file
` [PATCH 16/19] kbuild: rpm-pkg: rename binkernel.spec to kernel.spec
` [PATCH 17/19] kbuild: rpm-pkg: build the kernel in-place for rpm-pkg
` [PATCH 18/19] kbuild: rpm-pkg: refactor *rpm-pkg targets
` [PATCH 19/19] kbuild: rpm-pkg: skip build dependency check on non-rpm systems

Upcoming nolibc pull request for the next merge window
 2023-07-22  4:48 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Fix more __iomem attributes
 2023-07-22  4:46 UTC  (3+ messages)

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-22  4:05 UTC  (3+ messages)

[PATCH V2 0/2] Drop the IPQ5019 SoC ID
 2023-07-22  4:02 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom,ids: drop "

[PATCH v2] arm64: dts: qcom: sa8540p-ride: enable rtc
 2023-07-22  3:59 UTC  (2+ messages)

[syzbot] [hfs?] kernel BUG in hfs_show_options
 2023-07-22  3:43 UTC 

[Enable Designware XGMAC VLAN Stripping Feature 0/2]
 2023-07-22  3:32 UTC  (7+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature 1/2] dt-bindings: net: snps,dwmac: Add description for rx-vlan-offload

[PATCH 0/3] percpu: some trivial cleanup patches
 2023-07-22  3:30 UTC  (9+ messages)
` [PATCH 2/3] mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
` [PATCH 3/3] mm/percpu.c: print error message too if atomic alloc failed

[PATCH -next] sunrpc: Remove unused extern declarations
 2023-07-22  3:31 UTC 

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-22  3:24 UTC 

[PATCH -next] tracing: Remove unused extern declaration tracing_map_set_field_descr()
 2023-07-22  3:21 UTC 

[PATCH v3] perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock dependency
 2023-07-22  3:17 UTC 

[PATCH 2/4] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
 2023-07-22  3:16 UTC  (4+ messages)

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-07-22  3:11 UTC  (3+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH -next] keys: Remove unused extern declaration iterate_over_keyring()
 2023-07-22  3:08 UTC 

[PATCH V5 0/3] Introduce the read-modify-write API to collect
 2023-07-22  3:09 UTC  (5+ messages)
` [PATCH V5 1/3] firmware: qcom_scm: provide a read-modify-write function
` [PATCH V5 2/3] pinctrl: qcom: Use qcom_scm_io_update_field()

[syzbot] [fs?] general protection fault in iommu_deinit_device
 2023-07-22  3:03 UTC 

[PATCH -next] ACPI: Remove unsued extern declaration acpi_paddr_to_node()
 2023-07-22  2:55 UTC 

[PATCH -next] ACPI: Remove unsued extern declaration acpi_paddr_to_node()
 2023-07-22  2:52 UTC 

tools/lib/bpf/relo_core.c:1172:5: warning: stack frame size (1040) exceeds limit (1024) in 'bpf_core_calc_relo_insn'
 2023-07-22  2:51 UTC 

[PATCH] firmware: arm_scmi: Fix chan_free cleanup on SMC
 2023-07-22  2:43 UTC  (2+ messages)

[PATCH v2] docs: move loongarch under arch
 2023-07-22  2:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net-next v2 0/6] net: dsa: microchip: provide Wake on LAN support
 2023-07-22  2:37 UTC  (6+ messages)
` [PATCH net-next v2 6/6] net: dsa: microchip: ksz9477: make switch MAC address configurable

[PATCH v1 4/9] kunit: Add ability to filter attributes
 2023-07-22  2:30 UTC  (2+ messages)

radeon.ko/i586: BUG: kernel NULL pointer dereference,address:00000004
 2023-07-22  2:30 UTC  (2+ messages)

[PATCH 5.15 000/532] 5.15.121-rc1 review
 2023-07-22  2:28 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-22  2:22 UTC  (13+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v7 09/12] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v7 10/12] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v7 11/12] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH] docs: remove tree links from the main index
 2023-07-22  2:21 UTC  (3+ messages)

[PATCH] hwrng: arm-smccc-trng - don't set drvdata
 2023-07-22  2:18 UTC  (2+ messages)

[PATCH 0/4] crypto: hisilicon - misc fixes
 2023-07-22  2:15 UTC  (2+ messages)

[PATCH v2 0/7] Support of HASH on STM32MP13
 2023-07-22  2:15 UTC  (2+ messages)

[PATCH 0/3] hwrng: ba431 - trivial cleanups
 2023-07-22  2:13 UTC  (2+ messages)

hwrng: ingenic: simplify the code
 2023-07-22  2:13 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: net: fix sort order
 2023-07-22  2:10 UTC  (2+ messages)

radeon.ko/i586: BUG: kernel NULL pointer dereference,address:00000004
 2023-07-22  1:57 UTC  (2+ messages)
` radeon.ko/i586: BUG: kernel NULL pointerdereference,address:00000004

[PATCH v2] arm64: dts: imx8mp: use correct clock for eqos timestamping counter
 2023-07-22  1:49 UTC  (2+ messages)

[PATCH 0/2] Add power management support in CAAM driver
 2023-07-22  1:42 UTC  (3+ messages)
` [PATCH 2/2] crypto: caam - add power management support

[syzbot] [ppp?] possible deadlock in serial8250_handle_irq
 2023-07-22  1:33 UTC 

[PATCH v4 0/9] GenieZone hypervisor drivers
 2023-07-22  1:29 UTC  (5+ messages)
` [PATCH v4 2/9] virt: geniezone: Add GenieZone hypervisor support

[PATCH net-next] page_pool: split types and declarations from page_pool.h
 2023-07-22  1:29 UTC  (8+ messages)

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-07-22  1:28 UTC  (7+ messages)
` [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}

[PATCH 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-07-22  1:23 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/mmu: Add helper to convert root hpa to shadow page
` [PATCH 2/5] KVM: x86/mmu: Harden new PGD against roots without shadow pages
` [PATCH 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
` [PATCH 4/5] KVM: x86/mmu: Disallow guest from using !visible slots for page tables
` [PATCH 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots

[PATCH v7 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-07-22  1:23 UTC  (3+ messages)
` [PATCH v7 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm

[PATCH] tracing: Have all levels of checks prevent recursion
 2023-07-22  1:22 UTC  (12+ messages)

[PATCH] tg3: fix array subscript out of bounds compilation error
 2023-07-22  1:17 UTC  (5+ messages)

[PATCH] blk-iocost: fix seq_printf compile type mismatch error
 2023-07-22  1:14 UTC  (2+ messages)

[PATCH v6 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-22  1:01 UTC  (8+ messages)
` [PATCH v6 1/4] video: Add auxiliary display drivers to Graphics support menu

Linux 6.4.4
 2023-07-22  1:00 UTC  (4+ messages)
` [BUG] "

[PROBLEM] seltests: net/forwarding/sch_ets.sh [HANG]
 2023-07-22  0:54 UTC  (6+ messages)
      ` [PROBLEM] [ADDITIONAL DIAG] "

[syzbot] [net?] WARNING: ODEBUG bug in ingress_destroy
 2023-07-22  0:54 UTC 

[BUG] unable to handle page fault for address
 2023-07-22  0:53 UTC  (6+ messages)

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2023-07-22  0:52 UTC  (7+ messages)
` [RFC PATCH v4 04/10] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private
` [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory

[RFC PATCH] Documentation/page_tables: MMU, TLB, and Page Faults
 2023-07-22  0:43 UTC 

[PATCH] mm,ima,kexec: use memblock_free_late from ima_free_kexec_buffer
 2023-07-22  0:40 UTC  (3+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-07-22  0:37 UTC  (3+ messages)

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-22  0:36 UTC  (11+ messages)
` [PATCH v1 02/11] selftests: forwarding: gre_custom_multipath_hash.sh: "
` [PATCH v1 03/11] selftests: forwarding: gre_inner_v4_multipath.sh: "
` [PATCH v1 04/11] selftests: forwarding: gre_multipath_nh_res.sh: "
` [PATCH v1 05/11] selftests: forwarding: gre_multipath_nh.sh: "
` [PATCH v1 06/11] selftests: forwarding: ip6gre_custom_multipath_hash.sh: "
` [PATCH v1 07/11] selftests: forwarding: ip6gre_inner_v4_multipath.sh: "
` [PATCH v1 08/11] selftests: forwarding: no_forwarding.sh: "
` [PATCH v1 09/11] selftests: forwarding: router_mpath_nh_res.sh: "
` [PATCH v1 10/11] selftests: forwarding: router_mpath_nh.sh: "
` [PATCH v1 11/11] selftests: forwarding: router_multipath.sh: "

[PATCH v2 0/2] nfsd: sanely handle inabilty to fetch pre/post attributes
 2023-07-22  0:34 UTC  (4+ messages)

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-22  0:20 UTC  (2+ messages)

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-22  0:24 UTC  (6+ messages)
  ` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
        ` [v2] "

Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
 2023-07-22  0:21 UTC 

[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-22  0:18 UTC  (5+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v2 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()

[PATCH] ARM: dts: imx: Set default tuning step for imx7d usdhc0
 2023-07-22  0:16 UTC  (2+ messages)

[PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-22  0:14 UTC  (5+ messages)

[PATCH v1 0/2] arm64: dts: freescale: verdin-imx8mp: add sound card
 2023-07-22  0:12 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: verdin-imx8mp: dahlia: "

WMI probe failure when reprobing
 2023-07-22  0:09 UTC 

[PATCH] riscv: Add HAVE_IOREMAP_PROT support
 2023-07-22  0:06 UTC  (3+ messages)

[PATCH] mm: Lock VMA in dup_anon_vma() before setting ->anon_vma
 2023-07-22  0:05 UTC  (2+ messages)

[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
 2023-07-21 23:59 UTC  (5+ messages)

[PATCH 0/2] KVM: VMX: Make VMREAD error trampoline noinstr friendly
 2023-07-21 23:56 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Make VMREAD error path play nice with noinstr
` [PATCH 2/2] KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path

[PATCH v3] Input: synaptics-rmi4 - retry reading SMBus version on resume
 2023-07-21 23:53 UTC  (2+ messages)

kernel/sched/fair.c:9458:20: warning: stack frame size (1184) exceeds limit (1024) in 'update_sd_lb_stats'
 2023-07-21 23:45 UTC 

arch/powerpc/kvm/e500mc.c:95:15: error: invalid instruction
 2023-07-21 23:38 UTC  (2+ messages)

[PATCH] KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR
 2023-07-21 23:38 UTC 

[PATCH 5.15 00/96] 5.15.119-rc1 review
 2023-07-21 23:29 UTC  (2+ messages)

[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
 2023-07-21 23:26 UTC  (2+ messages)

[PATCH V5 3/3] firmware: scm: Modify only the download bits in TCSR register
 2023-07-21 23:15 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-07-21 23:06 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update mwifiex maintainer list
 2023-07-21 23:06 UTC 

[PATCH v2 0/9] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-07-21 23:00 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: x86/mmu: Delete rmap_printk() and all its usage
` [PATCH v2 2/9] KVM: x86/mmu: Delete the "dbg" module param
` [PATCH v2 3/9] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH v2 4/9] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH v2 5/9] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
` [PATCH v2 6/9] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
` [PATCH v2 7/9] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
` [PATCH v2 8/9] KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
` [PATCH v2 9/9] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y

[PATCH 0/2] rcu: Simplify check_cpu_stall()
 2023-07-21 22:45 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/2] KVM: x86: Acquire SRCU in fastpath handler
 2023-07-21 22:43 UTC  (2+ messages)
` [PATCH 2/2] Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"


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