public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-21 19:51:58 to 2023-07-22 00:22:30 UTC [more...]

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

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

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

[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-22  0:18 UTC  (6+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v2 2/3] PCI/AER: Export pcie_aer_is_native()
` [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 v6 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-22  0:13 UTC  (5+ messages)
` [PATCH v6 1/4] video: Add auxiliary display drivers to Graphics support menu

[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 6.4 000/292] 6.4.5-rc1 review
 2023-07-21 23:14 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] blk-iocost: fix seq_printf compile type mismatch error
 2023-07-21 22:32 UTC 

[PATCH 0/2] rcu: Simplify check_cpu_stall()
 2023-07-21 22:45 UTC  (5+ messages)
` [PATCH 1/2] rcu: Delete a redundant check in check_cpu_stall()
` [PATCH 2/2] rcu: Simplify check_cpu_stall()

[PATCH] tg3: fix array subscript out of bounds compilation error
 2023-07-21 22:29 UTC  (4+ messages)

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

[PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
 2023-07-21 22:39 UTC  (6+ messages)
` [PATCH 1/8] drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect()

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in read_descriptors (3)
 2023-07-21 22:40 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
 2023-07-21 22:37 UTC 

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-21 22:34 UTC  (9+ messages)
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace

[PATCH] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-07-21 22:33 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-21 22:33 UTC  (5+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v1 0/5] ARM: Add GXP UMAC Support
 2023-07-21 22:29 UTC  (11+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add HPE GXP UMAC MDIO
` [PATCH v1 2/5] net: hpe: Add "
` [PATCH v1 3/5] dt-bindings: net: Add HPE GXP UMAC
` [PATCH v1 4/5] net: hpe: Add GXP UMAC Driver
` [PATCH v1 5/5] MAINTAINERS: HPE: Add GXP UMAC Networking Files

[PATCH v12 00/11] LSM: Three basic syscalls
 2023-07-21 22:28 UTC  (8+ messages)
` [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v12 04/11] LSM: syscalls for current process attributes

[PATCH 00/10] Initial Marvell PXA1908 support
 2023-07-21 22:28 UTC  (12+ messages)
` [PATCH 01/10] tty: serial: 8250: Define earlycon for mrvl,mmp-uart
` [PATCH 02/10] gpio: pxa: use dynamic allocation of base
` [PATCH 03/10] gpio: pxa: make pxa_gpio_has_pinctrl return false for MMP_GPIO
` [PATCH 04/10] clk: mmp: Add Marvell PXA1908 clock driver
` [PATCH 05/10] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH 06/10] dt-bindings: clock: Add documentation for Marvell PXA1908
` [PATCH 07/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH 08/10] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH 09/10] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH 10/10] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-21 22:15 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH v2 3/4] can: sun4i_can: Add acceptance register quirk
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH] usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
 2023-07-21 22:22 UTC 

[RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
 2023-07-21 22:21 UTC  (10+ messages)
` [PATCH 08/17] drm/cgroup: Track DRM clients per cgroup
` [PATCH 12/17] cgroup/drm: Introduce weight based drm cgroup control
` [PATCH 15/17] cgroup/drm: Expose GPU utilisation
` [PATCH 16/17] cgroup/drm: Expose memory stats

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-07-21 22:19 UTC  (2+ messages)

[BUG] sefltests: forwarding: gre_custom_multipath_hash.sh: [FAIL] and syntax errors
 2023-07-21 22:16 UTC 

[PATCH v2 1/2] Input: exc3000 - Simplify probe()
 2023-07-21 22:10 UTC  (2+ messages)

Linux 6.4.4
 2023-07-21 22:08 UTC  (10+ messages)
` [BUG] "

[RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
 2023-07-21 22:04 UTC  (9+ messages)

[tip:master] BUILD SUCCESS d810afdd5bc34348f3a6a04be7a7339aeddd8cda
 2023-07-21 22:01 UTC 

[tip:x86/shstk] BUILD REGRESSION c19a153cc0b172c8e1869d6dee52f6aadd73d3c4
 2023-07-21 22:01 UTC 

[PATCH] rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp
 2023-07-21 21:43 UTC  (2+ messages)

[PATCH v8 0/2] docs: Integrate rustdoc into Rust documentation
 2023-07-21 21:43 UTC  (3+ messages)

[PATCH v2 0/8] iio: core: A few code cleanups and documentation fixes
 2023-07-21 21:37 UTC  (4+ messages)
` [PATCH v2 6/8] iio: core: Fix issues and style of the comments

[PATCH net-next v4 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-21 21:35 UTC  (10+ messages)
` [PATCH net-next v4 1/9] dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth
` [PATCH net-next v4 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding
` [PATCH net-next v4 3/9] net: ethernet: mtk_eth_soc: add version in mtk_soc_data
` [PATCH net-next v4 4/9] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH net-next v4 5/9] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH net-next v4 6/9] net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
` [PATCH net-next v4 7/9] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
` [PATCH v4 8/9] net: ethernet: mtk_eth_soc: convert clock bitmap "
` [PATCH net-next v4 9/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC

[PATCH -next] cred: Remove unsued extern declaration change_create_files_as()
 2023-07-21 21:35 UTC  (2+ messages)

[PATCH] cma: check for memory region overlapping
 2023-07-21 21:34 UTC  (3+ messages)

[PATCH v5 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
 2023-07-21 21:32 UTC  (4+ messages)

Question about the barrier() in hlist_nulls_for_each_entry_rcu()
 2023-07-21 21:25 UTC  (7+ messages)

[PATCH v1 00/14] futex: More futex2 bits
 2023-07-21 21:23 UTC  (5+ messages)
` [PATCH v1 05/14] futex: Add sys_futex_wake()

[PATCH 1/3] arm64: kdump: Allocate crash low memory in the bottom-up direction
 2023-07-21 21:22 UTC  (2+ messages)

[RFC PATCH] tty: keep last tty attached to console ports
 2023-07-21 21:17 UTC 

[PATCH] ASoC: codecs: lpass: Log clk_get() failures
 2023-07-21 21:16 UTC  (2+ messages)

[PATCH] soundwire: qcom: Log clk_get("iface") failures
 2023-07-21 21:14 UTC  (2+ messages)

[PATCH v2 0/4] dedupe smb unicode files
 2023-07-21 21:12 UTC  (13+ messages)

[PATCH v3 2/4] fs/smb: Swing unicode common code from smb->NLS
 2023-07-21 21:08 UTC 

[PATCH v4 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-21 21:07 UTC  (2+ messages)

[PATCH 0/3] percpu: some trivial cleanup patches
 2023-07-21 21:04 UTC  (8+ messages)
` [PATCH 1/3] mm/percpu.c: remove redundant check
` [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

[RFC PATCH 0/8] memory recharging for offline memcgs
 2023-07-21 20:59 UTC  (14+ messages)

[PATCH v2] docs: panic: cleanups for panic params
 2023-07-21 20:58 UTC  (2+ messages)

[PATCH 2/3] docs: consolidate peripheral interfaces
 2023-07-21 20:58 UTC  (2+ messages)

[PATCH 1/3] docs: consolidate networking interfaces
 2023-07-21 20:55 UTC  (2+ messages)

[PATCH] Docs: kernel-parameters: sort arm64 entries
 2023-07-21 20:52 UTC  (2+ messages)

[syzbot] [gfs2?] kernel panic: hung_task: blocked tasks (2)
 2023-07-21 20:48 UTC 

[PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations
 2023-07-21 20:47 UTC  (2+ messages)

[PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-21 20:42 UTC  (2+ messages)

[PROBLEM] selftests: net/forwarding/*.sh: 'Command line is not complete. Try option "help"'
 2023-07-21 20:41 UTC  (6+ messages)

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-21 20:40 UTC  (10+ messages)

[PATCH] mei: pxp: Keep a const qualifier when calling mei_cldev_send()
 2023-07-21 20:26 UTC 

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

[PATCH net-next v3 2/2] net: stmmac: add support for phy-supply
 2023-07-21 20:31 UTC  (2+ messages)

[PATCH 6.1 000/223] 6.1.40-rc1 review
 2023-07-21 20:29 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Remove the unused _groups variable build warning
 2023-07-21 20:27 UTC  (2+ messages)

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-21 20:22 UTC  (3+ messages)
` [PATCH v2 1/1] mm/filemap: remove hugetlb special casing in filemap.c

[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-21 20:22 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v6 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v6 3/5] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v6 4/5] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v6 5/5] bpf: selftests: Add defrag selftests

[PATCH v2] f2fs: do not issue small discard commands during checkpoint
 2023-07-21 20:23 UTC  (11+ messages)
` [f2fs-dev] "

[PATCH v4 00/19] x86/reboot: KVM: Clean up "emergency" virt code
 2023-07-21 20:18 UTC  (20+ messages)
` [PATCH v4 01/19] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH v4 02/19] x86/reboot: Harden virtualization hooks for "
` [PATCH v4 03/19] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v4 04/19] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH v4 05/19] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v4 06/19] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH v4 07/19] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v4 08/19] x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
` [PATCH v4 09/19] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v4 10/19] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH v4 11/19] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH v4 12/19] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH v4 13/19] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v4 14/19] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v4 15/19] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v4 16/19] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v4 17/19] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH v4 18/19] KVM: SVM: Use "standard" stgi() helper when disabling SVM
` [PATCH v4 19/19] KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0

[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
 2023-07-21 20:18 UTC  (9+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop

[PATCH v3 0/5] arm64: dts: mediatek: Add newer revisions of Google Spherion and Hayato
 2023-07-21 20:16 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm64: dts: mediatek: Add rev5-sku2 of hayato
` [PATCH v3 2/5] dt-bindings: arm64: dts: mediatek: Add rev4 of spherion
` [PATCH v3 3/5] arm64: dts: mediatek: Remove asurada-audio dtsi files
` [PATCH v3 4/5] arm64: dts: mediatek: Add hayato-rev5-sku2
` [PATCH v3 5/5] arm64: dts: mediatek: Add spherion-rev4

[PATCH] docs/sp_SP: Add translation of process/contribution-maturity-model
 2023-07-21 20:12 UTC  (2+ messages)

[PATCH bpf-next v5 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-21 20:03 UTC  (4+ messages)
` [PATCH bpf-next v5 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH v2] docs: move loongarch under arch
 2023-07-21 20:02 UTC  (3+ messages)
` [PATCH v3] "

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3743:1: warning: the frame size of 2064 bytes is larger than 2048 bytes
 2023-07-21 19:59 UTC 

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

[PATCH] cgroup: fix obsolete comment above cgroup_create()
 2023-07-21 19:55 UTC  (2+ messages)

[PATCH docs v3] docs: maintainer: document expectations of small time maintainers
 2023-07-21 19:53 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v6.5, part 1
 2023-07-21 19:51 UTC 


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