All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 09:48:49 to 2026-07-01 10:22:51 UTC [more...]

[PATCH v2] disas: converts malloc to g_new0
 2026-07-01 10:22 UTC  (3+ messages)

[PULL 00/39] riscv-to-apply queue
 2026-07-01 10:17 UTC  (38+ messages)
` [PULL 01/39] target/riscv: Avoid NULL deref in IMSIC CSR write
` [PULL 02/39] tests/functional/riscv64: Use newer kernel for tuxrun boot
` [PULL 03/39] tests/functional/riscv64: Add virt machine AIA boot test
` [PULL 04/39] target/riscv/cpu: add CPU unrealize callback
` [PULL 05/39] target/riscv: dynamic alloc of debug trigger arrays
` [PULL 06/39] target/riscv: add 'num-triggers' debug property
` [PULL 07/39] target/riscv/cpu.c: add 'svbare' satp-mode
` [PULL 08/39] hw/riscv/virt-acpi-build: Fix RINTC PLIC context ID for KVM
` [PULL 09/39] target/riscv: avoid abort when reading vtype before env->xl is set
` [PULL 10/39] hw/intc: riscv_aplic: Skip reset for KVM irqchip
` [PULL 11/39] hw/intc: riscv_imsic: "
` [PULL 12/39] target/riscv/kvm: skip FP/Vector sync on KVM_PUT_RUNTIME_STATE
` [PULL 13/39] hw/riscv/sifive_u.c: remove unneeded qemu_fdt_get_phandle() call
` [PULL 14/39] hw/riscv/sifive_u.c: use intc_phandle in plic creation
` [PULL 15/39] hw/riscv/sifive_u: add #address-cells in PLIC FDT
` [PULL 16/39] hw/riscv/virt.c: change 'plic' nodename to 'interrupt-controller'
` [PULL 17/39] hw/riscv: add create_fdt_plic() helper
` [PULL 18/39] hw/riscv/riscv-iommu: rename regs_rw to regs
` [PULL 19/39] hw/riscv/riscv-iommu.c: make FCTL.BE read only 0
` [PULL 20/39] hw/riscv/riscv-iommu: check DC.TC reserved bits
` [PULL 21/39] target/riscv: Apply UXL WARL handling to vsstatus
` [PULL 22/39] hw/riscv/riscv-iommu: set cmd_ill IOFENCE.C rsvp bits are set
` [PULL 23/39] hw/riscv/riscv-iommu.c: set RISCV_IOMMU_FQ_HDR_PV appropriately
` [PULL 24/39] hw/riscv/riscv-iommu.c: fix MSI MRIF interrupt-pending offset
` [PULL 25/39] target/riscv: Report QEMU CPU archid as 42
` [PULL 27/39] hw/riscv/boot: Describe discontiguous memory in boot_info
` [PULL 28/39] hw/riscv/boot: Account for discontiguous memory when loading firmware
` [PULL 29/39] hw/riscv/virt: Move AIA initialisation to helper file
` [PULL 30/39] hw/riscv/aia: Provide number of irq sources
` [PULL 31/39] hw/riscv/aia: Configure stride for the M-mode IMSIC
` [PULL 32/39] target/riscv: tt-ascalon: Enable Zkr extension
` [PULL 33/39] hw/riscv: Add Tenstorrent Atlantis machine
` [PULL 34/39] hw/riscv/atlantis: Ensure OpenSBI has a non-zero next_addr
` [PULL 35/39] tests/functional/riscv64: Add tt-atlantis tests
` [PULL 36/39] hw/i2c: Add DesignWare I2C Controller
` [PULL 37/39] hw/riscv/atlantis: Integrate i2c controllers
` [PULL 38/39] hw/riscv/atlantis: Add some i2c peripherals

[PATCH v7 00/11] builtin/history: introduce "drop" subcommand
 2026-07-01 10:21 UTC  (4+ messages)
` [PATCH v7 11/11] builtin/history: implement "

[PATCH 0/3] drm/xe: Disable stolen memory for driver allocations
 2026-07-01 10:20 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Avoid using stolen memory for DPT

[PATCH v21 0/3] Add OpenCores PTC PWM support
 2026-07-01  7:44 UTC  (3+ messages)
` [PATCH v21 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
` [PATCH v21 2/3] riscv: dts: starfive: Correct pwm nodes

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-01 10:20 UTC  (16+ messages)
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()

[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-01 10:20 UTC  (17+ messages)
` [PATCH bpf-next v3 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v3 02/10] bpf: mark instructions accessing program stack
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v3 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v3 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v3 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v3 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v3 08/10] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v3 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v3 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH 0/2] Initial support for Qualcomm Hamoa IOT COME board
 2026-07-01 10:19 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add base HAMOA-IOT-COME board

[PATCH 0/2] usbip: fix device disconnect loop with isoc endpoints
 2026-07-01 10:18 UTC  (3+ messages)
` [PATCH 1/2] usbip: drain remaining PDU payload on rejected endpoint
` [PATCH 2/2] usbip: block SET_INTERFACE for isoc alt settings

[PATCH 0/2] hw/scsi/ncr53c710: rewrite to support HP-UX, Linux and NetBSD
 2026-07-01 10:17 UTC  (3+ messages)
` [PATCH 2/2] hw/scsi/ncr53c710: rewrite the 53C710 SCRIPTS engine

[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
 2026-07-01 10:16 UTC  (3+ messages)
` [PATCH 22/22] HACK: KVM: arm64: nv: Set the dirty state for CMOs that fetch for write

[PULL 00/23] 9p queue 2026-06-29
 2026-07-01 10:15 UTC  (2+ messages)

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-07-01 10:15 UTC  (9+ messages)
` [PATCH v3 09/16] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id

[PATCH net 8/8] ixgbe: only access vfinfo and mv_list under RCU lock
 2026-07-01 10:15 UTC  (3+ messages)

[PATCH] drm/rockchip: dw_hdmi: Fix error handling for drm_atomic_get_bridge_state()
 2026-07-01 10:13 UTC  (3+ messages)
`  "

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 82f1ad57e20472c9052ebcd18b6a14186645ee30
 2026-07-01 10:12 UTC 

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-01 10:13 UTC  (4+ messages)
` [PATCH net 1/2] "

[linux-next:master] BUILD REGRESSION be5c93fa674f0fc3c8f359c2143abce6bbb422e6
 2026-07-01 10:12 UTC  (2+ messages)

[PATCH v2 00/31] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-07-01 10:13 UTC  (17+ messages)
` [PATCH v2 01/31] "
` [PATCH v2 08/31] ext2: drop redundant S_IFDIR from mkdir
` [PATCH v2 09/31] ext4: "
` [PATCH v2 18/31] minix: "
` [PATCH v2 21/31] ocfs2: "
` [PATCH v2 22/31] ocfs2: dlmfs: "
` [PATCH v2 25/31] ramfs: "
` [PATCH v2 26/31] udf: "

[PATCH net-next 00/14] net: enetc: cleanups and improvements
 2026-07-01 10:12 UTC  (4+ messages)
` [PATCH net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC

[PATCH v10] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-07-01 10:12 UTC 

[PULL v1 linux-firmware] cirrus: cs35l56: Add firmware for Cirrus Amps for a few Dell laptops (20260701)
 2026-07-01 10:12 UTC 

[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-07-01 10:12 UTC  (4+ messages)

[PATCH v2 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup
 2026-07-01 10:11 UTC  (10+ messages)
` [PATCH v2 1/9] MIPS: TXX9: Remove tx4938_spi_init() and txx9_spi_init()
` [PATCH v2 2/9] MIPS: TXX9: Remove txx9_7segled_*() forward declarations
` [PATCH v2 3/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for SIO DTR
` [PATCH v2 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDs
` [PATCH v2 5/9] MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3
` [PATCH v2 6/9] MIPS: TXX9: Use GPIO lookup table for iocled LEDs
` [PATCH v2 7/9] MIPS: TXX9: Drop GPIOLIB_LEGACY select
` [PATCH v2 8/9] MIPS: TXX9: Convert gpio_txx9 to dynamic GPIO base allocation
` [PATCH v2 9/9] MIPS: TXX9: Clean up txx9_iocled_init()

[PATCH 0/5] Add BBML3 cpu feature
 2026-07-01 10:11 UTC  (2+ messages)

[PATCH nf v2] netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop
 2026-07-01 10:09 UTC 

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-07-01 10:09 UTC  (6+ messages)
` [PATCH v7 0/6] IPC fixes
  ` [PATCH v7 4/6] eal: fix async IPC memory leaks on partial failure

[PATCH 0/5] ASoC: intel: use component_name for Component name
 2026-07-01 10:08 UTC  (3+ messages)
` [PATCH 3/5] ASoC: intel: avs: pcm: "

[PATCH v2 0/1] drm/i915/display/psr: PSR2 DC3CO fix
 2026-07-01 10:06 UTC  (2+ messages)
` [PATCH v2 1/1] drm/i915/psr: Block DC3CO entry during active frame

[PATCH] staging: greybus: audio_manager_module: add missing newlines to sysfs_emit
 2026-07-01 10:08 UTC 

[PATCH v2 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation
 2026-07-01 10:08 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: distinguish wedged from recoverable cancellation (rev3)

[PATCH 0/3] fixing expensive http test timeouts
 2026-07-01 10:07 UTC  (11+ messages)
` [PATCH 3/3] t5551: pack refs after creating many tags
          ` weird quadratic reftable behavior, was: "

[PATCH] drm/amdgpu: flush pending RCU callbacks on module unload
 2026-07-01 10:07 UTC 

[PATCHSET sched_ext/for-7.3] sched_ext: Split sub-scheduler implementation into sub.c
 2026-07-01 10:06 UTC  (4+ messages)
` [PATCH sched_ext/for-7.3 4/4] "

[PATCH v2 0/2] Fix LT PHY related SSC writes
 2026-07-01 10:06 UTC  (2+ messages)
` ✓ CI.KUnit: success for Fix LT PHY related SSC writes (rev2)

[PATCH 0/8] MPFS: add hardware RNG support and fix RNG consumers
 2026-07-01 10:06 UTC  (11+ messages)
` [PATCH 3/8] misc: mpfs_syscontroller: bind RNG sub-device
` [PATCH 4/8] rng: add Microchip PolarFire SoC hardware RNG driver
` [PATCH 5/8] configs: microchip_mpfs_generic: enable MPFS RNG support
` [PATCH 6/8] mailbox: mpfs-mbox: replace unbounded BUSY polling with bounded waits
` [PATCH 7/8] mailbox: mpfs: add bounded wait for BUSY to clear before sending request

[PATCH v6 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-07-01 10:05 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v6 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v6 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board

[PATCH] arm64: dts: qcom: glymur: Add memory-region for audio PD
 2026-07-01 10:05 UTC 

[PATCH v3 0/3] xen/arm: Device Tree based CPU topology support
 2026-07-01 10:05 UTC  (3+ messages)

[PATCH] kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
 2026-07-01 10:04 UTC  (2+ messages)

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-01 10:04 UTC  (8+ messages)
` [PATCH v2 06/18] ext4: convert iomap ops to ->iomap_next()
` [PATCH v2 09/18] ext2: "
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
  ` [f2fs-dev] "

[PATCH v4 0/2] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
 2026-07-01 10:07 UTC  (2+ messages)

[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-01 10:04 UTC  (7+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update

[PATCH rfc 0/2] Improvements to ftrace comm[] handling
 2026-07-01 10:04 UTC  (6+ messages)
` [PATCH 2/2] tracing: Keep pid and comm[] in the same structure

[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
 2026-07-01 10:04 UTC  (5+ messages)
` [PATCH 3/9] ax88179_178a: Add support for AX88179A MMD access
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration

[BUG] shmem: shmem_get_folio_gfp livelock
 2026-07-01 10:03 UTC  (3+ messages)

[PATCH 0/3] ALSA: hda: Use scoped_guard() for remaining manual mutex handling
 2026-07-01 10:03 UTC  (4+ messages)
` [PATCH 2/3] ALSA: hda/cs35l56: Use scoped_guard() for irq_lock in cs35l56_hda_fw_load()

[PATCH net-next v6 0/3] net: libwx: improve VF ethtool support
 2026-07-01 10:01 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v6 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v6 3/3] net: libwx: support vf per-queue statistics via ethtool -S

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-01 10:01 UTC  (10+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor

[PATCH] clk: qcom: Return expected ENOMEM error on dynamic allocation failure
 2026-07-01 10:01 UTC  (3+ messages)

[PATCH] classes-recipe/sbom-cve-check: fix sstate cache mismatch in sbom path
 2026-07-01 10:00 UTC 

[PATCH 00/16] ASoC: SOF: amd: add support for ACP7.B/7.F platforms
 2026-07-01  9:55 UTC  (17+ messages)
` [PATCH 01/16] ASoC: amd: acp: add ACPI machine table for ACP7.B/7.F SOF driver
` [PATCH 02/16] ASoC: SOF: amd: add base platform support for ACP7.B/7.F
` [PATCH 03/16] ASoC: SOF: amd: mask ACP7x PGFSM status poll
` [PATCH 04/16] ASoC: SOF: amd: refactor SW1 I2S error reason clear in acp_irq_handler
` [PATCH 05/16] ASoC: SOF: amd: add ACP7x probe and remove
` [PATCH 06/16] ASoC: SOF: amd: add ACP7x IRQ handler for DSP IPC
` [PATCH 07/16] ASoC: SOF: amd: extend signed firmware pre-run for ACP7x
` [PATCH 08/16] ASoC: SOF: amd: require full ACP header for ACP7 signed firmware
` [PATCH 09/16] ASoC: SOF: amd: validate SizeFWSigned before signed FW length on ACP7x
` [PATCH 10/16] ASoC: SOF: amd: add post-firmware-run delay for ACP7x
` [PATCH 11/16] ASoC: SOF: amd: extend configure_and_run_sha_dma for ACPI signed FW flag
` [PATCH 12/16] ASoC: SOF: amd: wire signed firmware load callback for ACP7x via ACPI
` [PATCH 13/16] ASoC: SOF: amd: load ACP7.B/7.F signed data firmware to SRAM
` [PATCH 14/16] ASoC: SOF: amd: add ACP I2S format field and topology token
` [PATCH 15/16] ASoC: SOF: amd: add ACP7x I2S DAI type and topology support
` [PATCH 16/16] ASoC: SOF: amd: add system and runtime PM ops for ACP7x

[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
 2026-07-01  9:59 UTC  (5+ messages)
` [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-07-01  9:58 UTC  (4+ messages)

[PATCH v2 0/3] Add devicetree for the Graperain G3568 v2
 2026-07-01  9:57 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Graperain G3568 series

[ath:master] BUILD SUCCESS 68151ce3373843fa89490d2d92f0497c4877c845
 2026-07-01  9:57 UTC 

[ath:for-next] BUILD SUCCESS 913998f903fb1432c0046c33003db38a9e8bedb1
 2026-07-01  9:56 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 2ff6896e9ce61996b7f46c092f1f4c02081194ea
 2026-07-01  9:57 UTC 

[PATCH] media: dib9000: bound the mailbox reply length in dib9000_mbx_get_message_attr
 2026-07-01  9:56 UTC 

[PATCH 0/3] RISC-V: KVM: Cleanup SBI extension status when disble
 2026-07-01  9:56 UTC  (3+ messages)
` [PATCH 2/3] RISC-V: KVM: Add SBI FWFT validation support

[PATCH] x86/Xen: correct commentary and parameter naming of xen_exchange_memory()
 2026-07-01  9:55 UTC 

[PATCH 2/3] can: rockchip: add RK3588 CAN-FD support
 2026-07-01  9:55 UTC  (3+ messages)

[PATCH v3 1/1] bus: mhi: pci_generic: fix Rolling Wireless RW135R-GL and RW151 support
 2026-07-01  9:53 UTC 

[GIT PULL] Please pull u-boot-pci-next-20260701
 2026-07-01  9:54 UTC 

[PATCH] ALSA: usx2y: us144mkii: fix work UAF on disconnect
 2026-07-01  9:52 UTC 

[PATCH v2] selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
 2026-07-01  9:52 UTC  (4+ messages)

[PATCH v9 0/2] Add AMD I3C master controller driver and bindings
 2026-07-01  9:52 UTC  (5+ messages)
` [PATCH v9 2/2] i3c: master: Add driver for AMD AXI I3C master controller

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-01  9:52 UTC  (4+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory

[PATCH RFC] wifi: mac80211: reject station association if AP is not started
 2026-07-01  9:52 UTC 

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-01  9:51 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: phy: sc8280xp-qmp-pcie: Document Shikra PCIe phy
` [PATCH 4/9] PCI: qcom: Add support for Shikra

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-07-01  9:50 UTC  (11+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[PATCH] EDAC/versalnet: Pass flags=0 to memory_failure() for UE errors
 2026-07-01  9:50 UTC 

[PATCH] net/idpf: fix Tx of large mbuf segments
 2026-07-01  9:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 0/3] Cirrus Logic CS2600 clock device
 2026-07-01  9:38 UTC  (4+ messages)
` [PATCH v6 2/3] clk: cs2600: Add Fractional-N clock driver

[PATCH v4 0/5] Introduce error threshold to drm_ras
 2026-07-01  9:50 UTC  (3+ messages)
` [PATCH v4 5/5] drm/xe/sysctrl: Reuse xe_sysctrl_create_command()

[PATCH] get_maintainer.pl: tighten up git contributors cc list
 2026-07-01  9:50 UTC 

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-01  9:49 UTC  (4+ messages)

[RFC] Null Namespaces
 2026-07-01  9:49 UTC  (6+ messages)

[PATCH v2] m68k: Avoid -Wunused-but-set-parameter in clear_user_page()
 2026-07-01  9:48 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.