linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 16:01:40 to 2023-02-16 19:36:41 UTC [more...]

[PATCH v3 00/35] Per-VMA locks
 2023-02-16 19:36 UTC  (4+ messages)
` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area

[PATCH v1 00/24] Add KVM LoongArch support
 2023-02-16 19:34 UTC  (7+ messages)
` [PATCH v1 01/24] LoongArch: KVM: Implement kvm module related interface

[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
 2023-02-16 19:26 UTC  (8+ messages)
` [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driver

[PATCH] cxl/mem: Add kdoc param for event log driver state
 2023-02-16 19:24 UTC 

[PATCH 0/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbs
 2023-02-16 19:23 UTC  (7+ messages)
` [PATCH 1/1] "
        ` [PATCH v2] "

[PATCH v2 0/7] MODULE_LICENSE removals, first tranche
 2023-02-16 19:20 UTC  (7+ messages)
` [PATCH v2 4/7] kbuild, PCI: endpoint: remove MODULE_LICENSE in non-modules

[PATCH] mm/migrate: Fix wrongly apply write bit after mkdirty on sparc64
 2023-02-16 19:18 UTC  (4+ messages)

[PATCH] drm/edid: Add Vive Pro 2 to non-desktop list
 2023-02-16 19:17 UTC  (8+ messages)

[PATCH] ext4: fix another off-by-one fsmap error on 1k block filesystems
 2023-02-16 19:07 UTC  (2+ messages)

[PATCH v3 0/3] can: esd_usb: Some more preparation for supporting esd CAN-USB/3
 2023-02-16 19:04 UTC  (4+ messages)
` [PATCH v3 1/3] can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error
` [PATCH v3 2/3] can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
` [PATCH v3 3/3] can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages

[PATCH] dm-crypt: allocate compound pages if possible
 2023-02-16 19:04 UTC  (2+ messages)

next: x86_64: kunit test crashed and kernel panic
 2023-02-16 18:58 UTC  (3+ messages)

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-16 18:59 UTC  (4+ messages)

[PULL] Networking for v6.2 final
 2023-02-16 18:59 UTC 

[syzbot] WARNING: can't access registers at entry_SYSCALL_64_after_hwframe
 2023-02-16 18:51 UTC  (3+ messages)

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-16 18:50 UTC  (9+ messages)
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC

[PATCH 1/2] arm64: dts: qcom: sc7180: Fix trogdor qspi pull direction
 2023-02-16 18:47 UTC  (3+ messages)

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-16 18:46 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan test "

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-16 18:42 UTC  (16+ messages)
` [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
        ` [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
        ` [PATCH v2.1 "
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
        ` [PATCH v2.1 "

[PATCH] tasks: Extract rcu_users out of union
 2023-02-16 18:39 UTC  (3+ messages)

[PATCH] f2fs: bugon w/ SBI_NEED_FSCK when has CONFIG_F2FS_CHECK_FS
 2023-02-16 18:39 UTC 

[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
 2023-02-16 18:38 UTC  (6+ messages)
` [PATCH 4/7] perf record: Record dropped sample count

[PATCH] kcsan: select CONFIG_CONSTRUCTORS
 2023-02-16 18:36 UTC  (6+ messages)

[PATCH v2 0/3] can: esd_usb: Some more preparation for supporting esd CAN-USB/3
 2023-02-16 18:36 UTC  (3+ messages)

[PATCH 0/2] Kexec enabling in TDX guest
 2023-02-16 18:32 UTC  (8+ messages)
` [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexec

[PATCH bpf-next] selftests/bpf: Remove not used headers
 2023-02-16 18:31 UTC  (2+ messages)

[PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
 2023-02-16 18:29 UTC 

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-16 18:23 UTC  (6+ messages)

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-16 18:20 UTC  (22+ messages)
` [PATCH V2 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V2 02/21] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH V2 03/21] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core
` [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-V
` [PATCH V2 06/21] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH V2 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V2 08/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V2 09/21] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V2 11/21] RISC-V: ACPI: Add a function to retrieve the hartid
` [PATCH V2 12/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V2 14/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V2 15/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V2 16/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V2 17/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V2 18/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V2 19/21] RISC-V: Enable ACPI in defconfig
` [PATCH V2 20/21] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V2 21/21] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2023-02-16 18:20 UTC  (10+ messages)
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on "

[PATCH] bus: mvebu-mbus: Remove open coded "ranges" parsing
 2023-02-16 18:12 UTC 

[PATCH net-next 0/6] net: final GSI register updates
 2023-02-16 18:11 UTC  (4+ messages)
` [PATCH net-next 2/6] net: ipa: kill gsi->virt_raw

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-16 18:10 UTC  (5+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core

[PATCH v2 1/1] ufs: mcq: fix incorrectly set queue depth
 2023-02-16 18:09 UTC  (3+ messages)

[PATCH] mtd: rawnand: meson: initialize struct with zeroes
 2023-02-16 18:09 UTC  (2+ messages)

linux-next: build warning after merge of the powerpc tree
 2023-02-16 18:06 UTC  (2+ messages)

[RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-02-16 18:05 UTC  (2+ messages)

[PATCH] block: Fix io statistics for cgroup in throttle path
 2023-02-16 18:05 UTC  (2+ messages)

[PATCH 0/2] dyndbg: let's use the module notifier callback
 2023-02-16 17:15 UTC  (3+ messages)
` [PATCH 1/2] dyndbg: remove unused 'base' arg from __ddebug_add_module()
` [PATCH 2/2] dyndbg: use the module notifier callbacks

[PATCH] PCI/sysfs: Make kobj_type structure constant
 2023-02-16 18:01 UTC  (2+ messages)

Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
 2023-02-16 17:58 UTC  (3+ messages)

[PATCH 0/3] RZ/G2L: Add CRU, CSI support
 2023-02-16 17:53 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a07g044: Add CSI and CRU nodes
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc: Add OV5645 node
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable CRU and CSI nodes

[PATCH] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
 2023-02-16 16:07 UTC  (3+ messages)

[v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
 2023-02-16 17:45 UTC  (4+ messages)
` [dm-devel] "

[PATCH v1] scsi: ufs: core: Add trace event for MCQ
 2023-02-16 17:44 UTC  (3+ messages)

[Regression] Bug 216961 - Severe IO scheduling starvation issues with btrfs
 2023-02-16 17:43 UTC  (2+ messages)

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-16 17:40 UTC  (13+ messages)
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-02-16 17:40 UTC  (15+ messages)

[Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16 17:35 UTC  (3+ messages)

[PATCH 0/5] KVM: Put struct kvm_vcpu on a diet
 2023-02-16 17:32 UTC  (4+ messages)

[PATCH v3 0/2] fix error flag covered by journal recovery
 2023-02-16 17:31 UTC  (5+ messages)
` [PATCH v3 1/2] ext4: commit super block if fs record error when journal record without error
` [PATCH v3 2/2] ext4: make sure fs error flag setted before clear journal error

[RFC 0/2] Convert omap.txt to DT schema
 2023-02-16 17:30 UTC  (7+ messages)
` [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yaml

[PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-02-16 17:24 UTC  (4+ messages)

[PATCH v2] dt-bindings: ata: Add UniPhier controller binding
 2023-02-16 17:23 UTC  (5+ messages)

[PATCH v1] arm64: efi: Make efi_rt_lock a raw_spinlock
 2023-02-16 17:23 UTC  (3+ messages)

[PATCH v2] media: cec: i2c: ch7322: Drop of_match_ptr
 2023-02-16 17:22 UTC  (2+ messages)

[PATCH v2 00/20] DRM_USE_DYNAMIC_DEBUG regression
 2023-02-16 17:21 UTC  (4+ messages)
` [PATCH v2 20/20] jump_label: RFC - tolerate toggled state

[PATCH 1/3] mfd: tqmx86: do not access I2C_DETECT register through io_base
 2023-02-16 17:20 UTC  (6+ messages)
` [PATCH 2/3] mfd: tqmx86: specify IO port register range more precisely
` [PATCH 3/3] mfd: tqmx86: correct board names for TQMxE39x

[PATCH] drm/msm: Fix potential invalid ptr free
 2023-02-16 17:16 UTC  (3+ messages)

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-16 17:15 UTC  (4+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap

[PATCH v3 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-02-16 17:10 UTC  (9+ messages)
` [PATCH v3 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v3 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v3 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
 2023-02-16 17:07 UTC  (12+ messages)

[PATCH v3 mm-unstable] mm/memory_hotplug: cleanup return value handing in do_migrate_range()
 2023-02-16 17:07 UTC 

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-16 17:06 UTC  (13+ messages)

[PATCH v2 00/12] RkVDEC HEVC driver
 2023-02-16 17:00 UTC  (4+ messages)
` [PATCH v2 01/12] media: v4l2: Add NV15 pixel format

[PATCH 00/11] SEV: Cleanup sev-guest a bit and add throttling
 2023-02-16 16:59 UTC  (6+ messages)
` [PATCH 03/11] virt/coco/sev-guest: Simplify extended guest request handling
` [PATCH 06/11] virt/coco/sev-guest: Do some code style cleanups
  ` [PATCH 11/11] x86/sev: Change snp_guest_issue_request()'s fw_err argument

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-16 16:58 UTC  (2+ messages)

[PATCH 0/2] x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction
 2023-02-16 16:58 UTC  (13+ messages)
` [PATCH 2/2] x86/entry: "

[PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()
 2023-02-16 16:56 UTC  (2+ messages)

[PATCH] uio:uio_pci_generic:Don't clear master bit when the process does not exit
 2023-02-16 16:57 UTC  (6+ messages)

[PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
 2023-02-16 16:55 UTC  (2+ messages)

[PATCH 5.15-rt] printk: ignore consoles without write() callback
 2023-02-16 16:54 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: Modify the kmalloc allocation flag
 2023-02-18  0:53 UTC  (2+ messages)

[PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
 2023-02-16 16:51 UTC  (2+ messages)

[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
 2023-02-16 16:48 UTC  (6+ messages)
` [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driver

[PATCH] ARM: dts: omap3-gta04: fix compatible record for GTA04 board
 2023-02-16 16:46 UTC 

[PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-16 16:41 UTC  (10+ messages)

[PATCH 0/3] mailbox: Allow direct registration to a channel
 2023-02-16 16:41 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH v11 000/113] KVM TDX basic feature support
 2023-02-16 16:39 UTC  (3+ messages)
` [PATCH v11 044/113] KVM: x86/tdp_mmu: Make handle_changed_spte() return value

[PATCH net v3] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
 2023-02-16 16:37 UTC 

[PATCH 00/10] arm64: support Armv8.8 memcpy instructions in userspace
 2023-02-16 16:35 UTC  (14+ messages)
` [PATCH 01/10] KVM: arm64: initialize HCRX_EL2
` [PATCH 02/10] arm64: cpufeature: detect FEAT_HCX
` [PATCH 03/10] KVM: arm64: switch HCRX_EL2 between host and guest
` [PATCH 04/10] arm64: mops: document boot requirements for MOPS
` [PATCH 05/10] arm64: mops: don't disable host MOPS instructions from EL2
` [PATCH 06/10] KVM: arm64: hide MOPS from guests
` [PATCH 07/10] arm64: mops: handle MOPS exceptions
` [PATCH 08/10] arm64: mops: handle single stepping after MOPS exception
` [PATCH 09/10] arm64: mops: detect and enable FEAT_MOPS
` [PATCH 10/10] arm64: mops: allow disabling MOPS from the kernel command line

[PATCH 0/3] drm/msm/dpu: Initialize SSPP scaler version (from register read)
 2023-02-16 16:34 UTC  (5+ messages)
` [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP scaler version from hw

[6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110
 2023-02-16 16:34 UTC  (6+ messages)

[GIT PULL] SPI updates for v6.2-rc8-abi
 2023-02-16 16:33 UTC 

[GIT PULL] SPI updates for v6.2-rc8-abi
 2023-02-16 16:26 UTC  (2+ messages)

[PATCH 00/17] Device trees for Apple M2 (t8112) based devices
 2023-02-16 16:26 UTC  (4+ messages)
` [PATCH 14/17] dt-bindings: sound: apple,mca: Add t8112-mca compatible

[PATCH v2 0/3] SPI core CS delay fixes and additions
 2023-02-16 16:25 UTC  (7+ messages)

[PATCH] soc:amd:yp:Add OMEN by HP Gaming Laptop 16z-n000 to quirks
 2023-02-16 16:23 UTC  (2+ messages)

[PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-02-16 16:21 UTC  (3+ messages)
` [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP

KMSAN: uninit-value in nilfs_add_checksums_on_logs
 2023-02-16 16:16 UTC  (2+ messages)

[PATCH v8 0/3] Add MT8195 HDMI phy support
 2023-02-16 16:02 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v8 2/3] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v8 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v2] ext4: make dioread_nolock consistent in each mapping round
 2023-02-16 16:10 UTC  (2+ messages)
` [External] "

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-16 15:28 UTC  (6+ messages)

[PATCH] RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet
 2023-02-16 16:05 UTC  (2+ messages)

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-16 16:04 UTC  (8+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs

[syzbot] WARNING in do_mknodat
 2023-02-16 16:02 UTC  (2+ 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).