linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 09:26:57 to 2024-02-27 12:00:14 UTC [more...]

[PATCH v15,RESEND 00/23] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-02-27 10:35 UTC  (22+ messages)
` [PATCH v15,RESEND 01/23] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v15,RESEND 02/23] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v15,RESEND 03/23] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v15,RESEND 04/23] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v15,RESEND 05/23] PCI: microchip: Rename two PCIe data structures
` [PATCH v15,RESEND 06/23] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v15,RESEND 07/23] PCI: microchip: Rename two setup functions
` [PATCH v15,RESEND 09/23] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v15,RESEND 10/23] PCI: microchip: Rename interrupt related functions
` [PATCH v15,RESEND 11/23] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v15,RESEND 12/23] PCI: microchip: Add request_event_irq() callback function
` [PATCH v15,RESEND 13/23] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v15,RESEND 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v15,RESEND 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v15,RESEND 16/23] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v15,RESEND 17/23] PCI: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v15,RESEND 18/23] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v15,RESEND 19/23] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v15,RESEND 21/23] PCI: starfive: Add "
` [PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers
` [PATCH v15,RESEND 23/23] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend
 2024-02-27 12:00 UTC  (5+ messages)

[PATCH v3 0/2] coresight: tpdm: Change qcom,dsb-element-size to qcom,dsb-elem-bits
 2024-02-27 11:59 UTC  (2+ messages)

[PATCH v2 1/2] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support
 2024-02-27 11:58 UTC  (3+ messages)

Linux regressions report for mainline [2024-02-25]
 2024-02-27 11:56 UTC  (5+ messages)

[PATCH] drm/vkms: Add information on how to benchmark
 2024-02-27 11:55 UTC  (4+ messages)

[PATCH 0/6] gpu: powervr-rogue: Add PowerVR support for some Renesas devices
 2024-02-27 11:54 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: gpu: powervr-rogue: Add PowerVR support for some Renesas GPUs
` [PATCH 2/6] arm64: dts: renesas: r8a774a1: Enable GPU

[PATCH net v1] rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
 2024-02-27 11:54 UTC  (3+ messages)

[PATCH net-next] xfrm: Do not allocate stats in the driver
 2024-02-27 11:54 UTC  (2+ messages)

[PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancements
 2024-02-27 11:51 UTC  (3+ messages)
` [PATCH 3/4] riscv: Remove MMU dependency from Zbb and Zicboz

[PATCH 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-02-27 11:52 UTC  (3+ messages)

[syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_read_folio
 2024-02-27 11:50 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[RFC PATCH v5 0/1] fpga: improve protection against low-level control module unloading
 2024-02-27 11:49 UTC  (10+ messages)
` [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount

[PATCH] x86/apic: Use div64_ul() instead of do_div()
 2024-02-27 11:43 UTC 

[PATCH] wifi: brcm80211: handle pmk_op allocation failure
 2024-02-27 11:42 UTC  (3+ messages)

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-27 11:42 UTC  (6+ messages)

[PATCH 0/1] mcb: mcb updates for v6.9
 2024-02-27 11:40 UTC  (2+ messages)
` [PATCH 1/1] mcb: make mcb_bus_type const

[PATCH v4 0/2] riscv: Use Kconfig to set unaligned access speed
 2024-02-27 11:39 UTC  (3+ messages)
` [PATCH v4 2/2] riscv: Set unalignment speed at compile time

[PATCH] media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
 2024-02-27 11:38 UTC  (2+ messages)

[PATCH v2 0/3] media: Fix warnings building with LLVM=1
 2024-02-27 11:35 UTC  (4+ messages)
` [PATCH v2 3/3] media: mediatek: vcodedc: Fix Wcast-function-type-strict warnings

[PATCH v2 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
 2024-02-27 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: call gcdev_unregister() sooner in the removal operations
` [PATCH v2 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-27 11:32 UTC  (13+ messages)

[PATCH 0/8] regulator: mp8859: Cleanups and enhancements
 2024-02-27 11:31 UTC  (2+ messages)

[PATCH 0/5] Convert some regulator drivers to GPIO descriptors
 2024-02-27 11:31 UTC  (2+ messages)

[PATCH] wlcore: sdio: warn only once for wl12xx_sdio_raw_{read,write}() failures
 2024-02-27 11:29 UTC  (2+ messages)

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-02-27 11:28 UTC  (4+ messages)

[PATCH] bcachefs: mark some of the functions in the bcachefs directory static
 2024-02-27 11:28 UTC  (2+ messages)

[PATCH v2 0/9] Add Chameleon v3 video support
 2024-02-27 11:26 UTC  (8+ messages)
` [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes

[PATCH] docs: submit-checklist: structure by category
 2024-02-27 11:24 UTC  (5+ messages)

[PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
 2024-02-27 11:22 UTC  (4+ messages)
` [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on serdes ports

[PATCH v2 0/9] thermal: Writable trip points handling rework
 2024-02-27 11:21 UTC  (4+ messages)
` [PATCH v2 2/9] thermal: core: Add flags to struct thermal_trip
  ` [PATCH v2.1 "

[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-27 11:20 UTC  (4+ messages)
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts

[PATCH] Correcting the spelling mistakes in "Documentation/ABI/testing/sysfs-bus-cxl" and "Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc"
 2024-02-27 11:17 UTC  (3+ messages)

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-02-27 11:16 UTC  (3+ messages)

[PATCH v2 1/2] landlock: Extend documentation for kernel support
 2024-02-27 11:05 UTC  (2+ messages)
` [PATCH v2 2/2] landlock: Warn once if a Landlock action is requested while disabled

[PATCH v2 0/5] ACPI: scan: Check enabled _STA bit on Bus/Device Checks
 2024-02-27 11:13 UTC  (8+ messages)
` [PATCH v2 3/5] ACPI: scan: Make acpi_processor_add() check the device enabled bit
` [PATCH v2 4/5] ACPI: scan: Rework Device Check and Bus Check notification handling
` [PATCH v2 5/5] ACPI: scan: Consolidate "

BUG: sleeping function called from invalid context at drivers/gpu/drm/i915/gem/i915_gem_pages.c:526
 2024-02-27 11:13 UTC  (5+ messages)

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-02-27 11:13 UTC  (6+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions

[PATCH][next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
 2024-02-27 11:12 UTC  (3+ messages)

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-27 11:12 UTC  (5+ messages)
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[RFC][PATCH 00/34] [RFC] x86: Rework system-wide configuration masquerading as per-cpu data
 2024-02-27 11:09 UTC  (9+ messages)
` [RFC][PATCH 04/34] x86/mm: Introduce physical address limit helper
` [RFC][PATCH 05/34] x86/cpu: Move /proc per-cpu ->x86_phys_bits reference to global one
` [RFC][PATCH 06/34] x86/boot: Use consistent value for iomem_resource.end
` [RFC][PATCH 07/34] x86/mm: Introduce virtual address space limit helper

[PATCH v2] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
 2024-02-27 11:07 UTC  (2+ messages)

[GIT PULL] clk: imx: Updates for v6.9
 2024-02-27 11:04 UTC 

[PATCH v2 0/3] RISC-V: enable rust
 2024-02-27 11:04 UTC  (9+ messages)
` [PATCH v2 1/3] rust: make mutually exclusive with CFI_CLANG
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V

[PATCH v2 0/6] net: phy: Add TI's DP83640 device tree binding
 2024-02-27 11:01 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: net: Add bindings for PHY DP83640
` [PATCH v2 2/6] leds: trigger: Create a new LED netdev trigger for collision
` [PATCH v2 3/6] net: phy: DP83640: Add LED handling
` [PATCH v2 4/6] net: phy: DP83640: Add EDPD management
` [PATCH v2 5/6] net: phy: DP83640: Explicitly disabling PHY Control Frames
` [PATCH v2 6/6] net: phy: DP83640: Add fiber mode enabling/disabling from device tree

[PATCH] mm: export folio_pte_batch as a couple of modules might need it
 2024-02-27 10:55 UTC  (13+ messages)

[PATCH] sysv: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] romfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] reiserfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] qnx6: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] proc: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] openpromfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] minix: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] jfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] efs: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-27 10:52 UTC  (3+ messages)
` [PATCH linux-next v2 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP

[PATCH 0/3] Fixes for the komeda driver
 2024-02-27 10:52 UTC  (2+ messages)

[PATCH] sched/core: split iowait state into two states
 2024-02-27 10:50 UTC  (2+ messages)

[PATCH v2] vdpa/mlx5: Allow CVQ size changes
 2024-02-27 10:49 UTC  (3+ messages)

[PATCH v2] mm: make folio_pte_batch available outside of mm/memory.c
 2024-02-27 10:48 UTC  (2+ messages)

[PATCH] Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922
 2024-02-27 10:40 UTC  (2+ messages)

[PATCH net-next v3] net: stmmac: mmc_core: Drop interrupt registers from stats
 2024-02-27 10:40 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy on rk3399
 2024-02-27 10:38 UTC  (8+ messages)

[PATCH] perf: RISCV: Fix panic on pmu overflow handler
 2024-02-27 10:36 UTC  (2+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-27 10:34 UTC  (9+ messages)
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-27 10:31 UTC  (5+ messages)
` [PATCH 02/18] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document

[PATCH net-next 0/6] net: ipa: don't abort system suspend
 2024-02-27 10:30 UTC  (4+ messages)
` [PATCH net-next 1/6] net: ipa: don't bother aborting system resume

[net-next v2] net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll interval
 2024-02-27 10:30 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS e4e535036173addff38d6b295a231a553d1e0d3a
 2024-02-27 10:27 UTC 

[PATCH] vfio/type1: unpin PageReserved page
 2024-02-27 10:27 UTC  (4+ messages)

[PATCH 5.15 0/1] rcutorture: Add missing return and use __func__ in warning
 2024-02-27 10:22 UTC  (2+ messages)
` [PATCH 5.15 1/1] "

[PATCH RESEND 0/2] ARM: prctl: Reject PR_SET_MDWE where not supported
 2024-02-27 10:24 UTC  (3+ messages)
` [PATCH RESEND 1/2] prctl: Generalize PR_SET_MDWE support check to be per-arch

[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2024-02-27 10:23 UTC  (5+ messages)
` [RESEND Patch v13 2/3] "

[PATCH 0/4] siox: Move some complexity into the core
 2024-02-27 10:21 UTC  (2+ messages)

[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-27 10:19 UTC  (15+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor

[PATCH v4 00/36] Memory allocation profiling
 2024-02-27 10:19 UTC  (12+ messages)
` [PATCH v4 15/36] lib: introduce support for page allocation tagging
` [PATCH v4 19/36] mm: create new codetag references during page splitting
` [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v4 21/36] lib: add codetag reference into slabobj_ext

[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
 2024-02-27 10:18 UTC  (6+ messages)
` [RFC PATCH v2] "
  ` [RFC PATCH v3] "
    ` [PATCH v4] "

[PATCH v2 0/7] A702 support
 2024-02-27 10:12 UTC  (3+ messages)

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-02-27 10:10 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema

[PATCH] arm64/kernel/setup: Update comment on interrupt masking
 2024-02-27 10:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update SiFive driver maintainers
 2024-02-27 10:08 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Add support for BoHong bh25q128as
 2024-02-27 10:08 UTC  (7+ messages)

[PATCH 00/13] enable bs > ps in XFS
 2024-02-27 10:06 UTC  (7+ messages)
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
 2024-02-27 10:06 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 0/4] Memory management patches needed by Rust Binder
 2024-02-27 10:05 UTC  (3+ messages)
` [PATCH v2 1/4] rust: uaccess: add userspace pointers

[PATCH v3 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
 2024-02-27 10:01 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2024-02-27 10:00 UTC  (11+ messages)

[PATCH] ASoC: cs35l56: Prevent bad sign extension in cs35l56_read_silicon_uid()
 2024-02-27 10:00 UTC 

Fwd: Continuous ACPI errors resulting in high CPU usage by journald
 2024-02-27  9:57 UTC  (2+ messages)

[PATCH] bus: mhi: ep: Simplify the allocation of slab caches in mhi_ep_register_controller
 2024-02-27  9:55 UTC  (2+ messages)

CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
 2024-02-27  9:53 UTC  (7+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-02-27  9:49 UTC  (8+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-27  9:43 UTC  (3+ messages)
` [PATCH v2 14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties()

[PATCH] x86/bugs: Use fixed addressing for VERW operand
 2024-02-27  9:43 UTC  (3+ messages)

[PATCH v6 0/4] sched: Don't trigger misfit if affinity is restricted
 2024-02-27  9:42 UTC  (3+ messages)
` [PATCH v6 2/4] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH v9 0/4] KVM: arm64: Allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-27  9:42 UTC  (5+ messages)

[PATCH] scsi: libsas: Fix disk not being scanned in after being removed
 2024-02-27  9:42 UTC  (8+ messages)

[rfc, PATCH v1 1/1] gpiolib: Get rid of never false gpio_is_valid() calls
 2024-02-27  9:41 UTC  (2+ messages)

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-02-27  9:40 UTC  (7+ messages)

[PATCH] arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros
 2024-02-27  9:39 UTC  (7+ messages)

[PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall
 2024-02-27  9:38 UTC  (3+ messages)

[PATCH 0/3] arm64: qcom: add support for QCS8550 RB5gen2 HDK board
 2024-02-27  9:37 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: Add initial support for rb5gen2 "

[PATCH] powerpc/mm: Code cleanup for __hash_page_thp
 2024-02-27  9:32 UTC  (5+ messages)

[syzbot] Monthly net report (Feb 2024)
 2024-02-27  9:32 UTC 

[syzbot] Monthly trace report (Feb 2024)
 2024-02-27  9:32 UTC 

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-27  9:30 UTC  (13+ 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).