mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
next-20240814: bcm2711-rpi-4-b boot failed
 2024-08-14 16:19 UTC  (3+ messages)

[PATCH v4 00/17] Introduce a store type enum for the Maple tree
 2024-08-14 16:19 UTC  (5+ messages)
` [PATCH v4 01/17] maple_tree: introduce store_type enum
` [PATCH v4 11/17] maple_tree: simplify mas_commit_b_node()
` [PATCH v4 12/17] maple_tree: remove mas_wr_modify()
` [PATCH v4 17/17] maple_tree: make write helper functions void

imx6q random crashing using 4 cpus
 2024-08-14 16:19 UTC  (4+ messages)

[PATCH v3 0/7] iommu/vt-d: Convert to use static identity domain
 2024-08-14 16:19 UTC  (5+ messages)
` [PATCH v3 1/7] iommu/vt-d: Require DMA domain if hardware not support passthrough
` [PATCH v3 5/7] iommu/vt-d: Factor out helpers from domain_context_mapping_one()

[PATCH] arm64: Fix KASAN random tag seed initialization
 2024-08-14 16:18 UTC  (3+ messages)

[PATCH v2] kasan: simplify and clarify Makefile
 2024-08-14 16:18 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-08-14 16:18 UTC  (7+ messages)
        ` [PATCH 1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation
        ` [PATCH 2/3] selftests/bpf: Allow setting BPF_F_INGRESS in prog_msg_verdict()

[PATCH v2] hid-playstation: DS4: Update rumble and lightbar together
 2024-08-14 16:17 UTC  (2+ messages)

[PATCH] mm: drop lruvec->lru_lock if contended when skipping folio
 2024-08-14 16:17 UTC  (3+ messages)

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-14 16:16 UTC  (16+ messages)
` [PATCH v5 01/26] rust: alloc: add `Allocator` trait
` [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`

[RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-08-14 16:15 UTC  (3+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-14 16:14 UTC  (4+ messages)
` [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550
    ` [PATCH] media: qcom: camss: Add hooks to get CSID wrapper resources

[PATCH v3 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14 16:14 UTC  (4+ messages)
` [PATCH v3 05/10] riscv: Add support for the "

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-14 16:13 UTC  (7+ messages)
` [PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH rcu 0/6] Add RCU Tasks diagnostics and documentation
 2024-08-14 16:13 UTC  (4+ messages)
` [PATCH rcu 1/6] rcu/tasks: Check processor-ID assumptions

[PATCH v3 1/1] dt-bindings: watchdog: convert ziirave-wdt.txt to yaml
 2024-08-14 16:12 UTC 

[PATCH] f2fs: Use sysfs_emit_at() to simplify code
 2024-08-14 16:11 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: a64: Move CPU OPPs to the SoC dtsi file
 2024-08-14 16:11 UTC  (2+ messages)

[PATCH] kasan: simplify and clarify Makefile
 2024-08-14 16:10 UTC  (3+ messages)

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-08-14 16:09 UTC  (4+ messages)

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-14 16:08 UTC  (20+ messages)
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 19/19] vfio/pci: Implement huge_fault support

[PATCH net-next v2] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-14 16:07 UTC  (3+ messages)

[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
 2024-08-14 16:06 UTC  (7+ messages)
` [PATCH RFC v3 5/9] spi: dt-bindings: axi-spi-engine: document spi-offloads

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-08-14 16:04 UTC  (10+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation
` [RFC PATCH 2/7] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [RFC PATCH 3/7] kasan: sw_tags: Support tag widths less than 8 bits
` [RFC PATCH 7/7] kasan: sw_tags: Support runtime stack tagging control for RISC-V

[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-14 16:03 UTC  (7+ messages)

[PATCHv2 0/4] x86: Reduce code duplication on page table initialization
 2024-08-14 16:02 UTC  (5+ messages)
` [PATCHv2 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
` [PATCHv2 4/4] x86/64/kexec: Rewrite init_transition_pgtable() "

[RFC PATCH 2/3] clk: bd718x7: Enable the possibility to mark the clock as critical
 2024-08-14 16:00 UTC  (3+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-14 16:00 UTC  (6+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames

[PATCH v3 0/7] Add support for GE SUNH hot-pluggable connector
 2024-08-14 15:59 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: connector: add GE SUNH hotplug addon connector

[PATCH v2 0/5] Reserve Timer Nodes to avoid clash with Remoteproc
 2024-08-14 15:56 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved
` [PATCH v2 5/5] arm64: dts: ti: k3-j722s: "

[PATCH] docs: block: Fix grammar and spelling mistakes in bfq-iosched.rst
 2024-08-14 15:55 UTC 

[PATCH] kgdbts: fix hw_access_break_test
 2024-08-14 15:55 UTC  (4+ messages)

[PATCH v4 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-08-14 15:53 UTC  (5+ messages)
` [PATCH v4 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe routine
` [PATCH v4 3/3] remoteproc: k3-dsp: "

[PATCH v2] iommu/arm-smmu-v3: Match Stall behaviour for S2
 2024-08-14 15:51 UTC  (2+ messages)

[PATCH v3 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-14 15:50 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
` [PATCH v3 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
` [PATCH v3 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC
` [PATCH v3 4/4] arm64: dts: rockchip: Add Radxa e20c board

[PATCH 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-08-14 15:48 UTC  (2+ messages)

[PATCH for stable v2 0/2] ASoC: topology: Fix loading topology issue
 2024-08-14 15:47 UTC  (3+ messages)
` [PATCH for stable v2 1/2] ASoC: topology: Clean up route loading
` [PATCH for stable v2 2/2] ASoC: topology: Fix route memory corruption

[PATCH v3 0/3] tracing: Support poll on event hist file
 2024-08-14 15:47 UTC  (4+ messages)
` [PATCH v3 3/3] selftests/tracing: Add hist poll() support test

[PATCH] reboot: add missing break to switch statement for LINUX_REBOOT_CMD_HALT
 2024-08-14 15:47 UTC  (2+ messages)

[PATCH] bpf: Annotate struct bpf_cand_cache with __counted_by()
 2024-08-14 15:46 UTC  (6+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-14 15:46 UTC  (13+ messages)

[PATCH 00/11] usb: dwc3: various cleanups
 2024-08-14 15:45 UTC  (13+ messages)
` [PATCH 01/11] usb: dwc3: st: use scoped device node handling to simplify error paths
` [PATCH 02/11] usb: dwc3: st: simplify with dev_err_probe
` [PATCH 03/11] usb: dwc3: st: simplify pdev->dev usage
` [PATCH 04/11] usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
` [PATCH 05/11] usb: dwc3: imx8mp: simplify with dev_err_probe
` [PATCH 06/11] usb: dwc3: imx8mp: use scoped device node handling to simplify error paths

[PATCH] selftests/ftrace: Add required dependency for kprobe tests
 2024-08-14 15:45 UTC  (4+ messages)

[PATCH] btrfs: send: Fix grammar in comments
 2024-08-14 15:44 UTC  (2+ messages)

[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-14 15:44 UTC  (8+ messages)

[PATCH] i2c: Use IS_REACHABLE() for substituting empty ACPI functions
 2024-08-14 15:41 UTC  (5+ messages)

[PATCH 1/2] usb: dwc3: st: fix probed platform device ref count on probe error path
 2024-08-14 15:40 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: st: add missing depopulate in "

[PATCH v10 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-14 15:39 UTC  (5+ messages)
` [PATCH v10 1/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v10 2/4] firmware: ti_sci: Add system suspend and resume call
` [PATCH v10 3/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v10 4/4] firmware: ti_sci: add CPU latency constraint management

[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
 2024-08-14 15:38 UTC  (8+ messages)

[PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-08-14 15:37 UTC  (5+ messages)

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-14 15:35 UTC  (5+ messages)
` [PATCH v9 1/4] rpmb: add "
` [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v9 3/4] tee: add tee_device_set_dev_groups()
` [PATCH v9 4/4] optee: probe RPMB device using RPMB subsystem

[PATCH] KVM: x86: Include host suspended time in steal time
 2024-08-14 15:35 UTC  (6+ messages)

[GIT PULL] selinux/selinux-pr-20240814
 2024-08-14 15:32 UTC 

[PATCH 00/17] arm64: dts: imx: 3rd dtb warning clearn up
 2024-08-14 15:31 UTC  (5+ messages)
` [PATCH 06/17] arm64: dts: layerscape: remove undocument big-endian in watchdog

[PATCH v2] sched/core: handle affine_move_task failure case gracefully
 2024-08-14 15:31 UTC 

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-14 15:31 UTC  (3+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH 0/3] drm/panel: ili9881c: Add JMO LCM-JM800WX support
 2024-08-14 15:30 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
` [PATCH 2/3] dt-bindings: ili9881c: Add JMO LCM-JM800WX LCD panel

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-14 15:29 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: hide last context bank from linux

[PATCH] debugfs show actual source in /proc/mounts
 2024-08-14 15:26 UTC  (6+ messages)

[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-14 15:21 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC

[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
 2024-08-14 15:19 UTC  (2+ messages)

[PATCH RFC 0/7] drm/vkms: ConfigFS interface
 2024-08-14 15:15 UTC  (8+ messages)
` [PATCH RFC 1/7] drm/vkms: Add vkms_delete/create_device helper
` [PATCH RFC 2/7] drm/vkms: Introduce ConfigFS interface
` [PATCH RFC 3/7] drm/vkms: Introduce basic plane creation
` [PATCH RFC 4/7] drm/vkms: Introduce plane rotation in ConfigFS
` [PATCH RFC 5/7] drm/vkms: Add color encoding to ConfigFS
` [PATCH RFC 6/7] drm/vkms: Add color range in ConfigFS
` [PATCH RFC 7/7] drm/vkms: Add crtc and encoder configuration "

[PATCH v1 0/2] Add support for AST2700 INTC driver
 2024-08-14 15:14 UTC  (6+ messages)
` [PATCH v2 0/2] Add support for AST2700 INTC
` [PATCH v2 2/2] irqchip/aspeed-intc: Add support for AST27XX INTC

[PATCH 0/4] Add common PLL clock controller driver for IPQ9574
 2024-08-14 15:13 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: Add common PLL clock controller for IPQ SoC

[PATCH v2] fs,security: Fix file_set_fowner LSM hook inconsistencies
 2024-08-14 15:13 UTC  (8+ messages)

[PATCH] spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resume
 2024-08-14 15:12 UTC 

[PATCH] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-08-14 15:11 UTC  (4+ messages)

[PATCH rcu 0/11] RCU update-side scalability update test
 2024-08-14 15:09 UTC  (4+ messages)
` [PATCH rcu 06/11] rcuscale: Provide clear error when async specified without primitives

[PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14 15:05 UTC  (2+ messages)

[RFC dlm/next 00/12] dlm: net-namespace functionality
 2024-08-14 15:05 UTC  (3+ messages)
` [RFC dlm/next 09/12] kobject: export generic helper ops

[PATCH 0/7] regulator: Use scoped device node handling to simplify error paths
 2024-08-14 15:04 UTC  (8+ messages)
` [PATCH 1/7] regulator: bd718x7: "
` [PATCH 2/7] regulator: bd96801: "
` [PATCH 3/7] regulator: max8997: "
` [PATCH 4/7] regulator: s5m8767: "
` [PATCH 5/7] regulator: qcom-rpmh: Simplify with scoped for each OF child loop
` [PATCH 6/7] regulator: qcom-smd: "
` [PATCH 7/7] regulator: scmi: "

[PATCH 0/2] Modify RCU Tasks to scan idle tasks
 2024-08-14 15:01 UTC  (3+ messages)
` [PATCH 1/2] rcu-tasks: Make RCU-Tasks pay attention to "

[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
 2024-08-14 15:00 UTC  (7+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off "

[PATCH v1 0/9] Fix Allwinner D1 boot regression
 2024-08-14 14:56 UTC  (10+ messages)
` [PATCH v1 1/9] Revert "irqchip/sifive-plic: Chain to parent IRQ after handlers are ready"
` [PATCH v1 2/9] Revert "irqchip/sifive-plic: Avoid explicit cpumask allocation on stack"
` [PATCH v1 3/9] Revert "irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore"
` [PATCH v1 4/9] Revert "irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_probe()"
` [PATCH v1 5/9] Revert "irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure"
` [PATCH v1 6/9] Revert "irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode"
` [PATCH v1 7/9] Revert "irqchip/sifive-plic: Use devm_xyz() for managed allocation"
` [PATCH v1 8/9] Revert "irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()"
` [PATCH v1 9/9] Revert "irqchip/sifive-plic: Convert PLIC driver into a platform driver"

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-14 14:56 UTC  (10+ messages)
` [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload

[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
 2024-08-14 14:55 UTC  (3+ messages)

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-14 14:55 UTC  (3+ messages)

[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14 14:53 UTC  (5+ messages)
` [PATCH v2 04/10] riscv: Add support for userspace pointer masking

[PATCH] mm: whack now bogus comment in pmd_install() concerning a fence
 2024-08-14 14:52 UTC 

[PATCH] perf/x86/intel: Restrict period on Haswell
 2024-08-14 14:52 UTC  (3+ messages)

[PATCH -next] x86/apic: Remove unused declaration uv_irq_2_mmr_info()
 2024-08-14 14:51 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-08-14 14:50 UTC  (3+ messages)

[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-14 14:50 UTC  (10+ messages)
` [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group

[PATCH] phy: qualcomm: Check NULL ptr on data
 2024-08-14 14:49 UTC  (2+ messages)

[PATCH for stable 0/2] ASoC: topology: Fix loading topology issue
 2024-08-14 14:49 UTC  (4+ messages)

[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-14 14:48 UTC  (18+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support

[PATCH v8 0/2] Add support for Loongson-1 NAND
 2024-08-14 14:48 UTC  (8+ messages)
` [PATCH v8 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-08-14 14:46 UTC  (16+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code
 2024-08-14 14:45 UTC  (3+ messages)

[PATCH v2 1/1] spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
 2024-08-14 14:45 UTC 

[PATCH net v2] selftest: af_unix: Fix kselftest compilation warnings
 2024-08-14 14:43 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: watchdog: convert ziirave-wdt.txt to yaml
 2024-08-14 14:43 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Register MMU shrinker only when necessary
 2024-08-14 14:41 UTC  (2+ messages)

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-14 14:39 UTC  (2+ messages)

[PATCH v2] autofs: add per dentry expire timeout
 2024-08-14 14:39 UTC  (2+ messages)

[PATCH 0/6] remoteproc: imx_rproc: various patches for misc
 2024-08-14 14:38 UTC  (5+ messages)
` [PATCH 6/6] remoteproc: imx_rproc: handle system off for i.MX7ULP

[PATCH] spi: cadence-quadspi: Simplify with scoped for each OF child loop
 2024-08-14 14:38 UTC 

[PATCH RFC 00/15] drm/vkms: Introduce detailed configuration
 2024-08-14 14:36 UTC  (3+ messages)
` [PATCH RFC 14/15] drm/vkms: Add name configuration for CRTCs
` [PATCH RFC 15/15] drm/vkms: Add test for config structure

page:  |  | latest

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

all inboxes | Powered by JetHome®