All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-07 16:07:31 to 2024-03-07 16:56:11 UTC [more...]

[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-07 16:55 UTC  (6+ messages)
` [PATCH v6 2/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v6 4/7] perf: imx_perf: refactor driver for imx93

[PATCH v1 0/2] spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
 2024-03-07 16:55 UTC  (20+ messages)
` [PATCH v1 1/2] spi: pxa2xx: Kill pxa2xx_set_spi_info()
` [PATCH v1 2/2] spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller

[PATCH] test/lcores: reduce cpu consumption
 2024-03-07 16:54 UTC  (2+ messages)

[PATCH] can: mcp251xfd: fix infinite loop when xmit fails
 2024-03-07 16:54 UTC  (3+ messages)

[RFC PATCH 0/4] net: openvswitch: Add sample multicasting
 2024-03-07 16:54 UTC  (2+ messages)

[PATCH v6 00/17] Add boot LoongArch elf kernel with FDT
 2024-03-07 16:48 UTC  (18+ messages)
` [PATCH v6 01/17] hw/loongarch: Move boot fucntions to boot.c
` [PATCH v6 02/17] hw/loongarch: Add load initrd
` [PATCH v6 03/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v6 04/17] hw/loongarch: Add init_cmdline
` [PATCH v6 05/17] hw/loongarch: Init efi_system_table
` [PATCH v6 06/17] hw/loongarch: Init efi_boot_memmap table
` [PATCH v6 07/17] hw/loongarch: Init efi_initrd table
` [PATCH v6 08/17] hw/loongarch: Init efi_fdt table
` [PATCH v6 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PATCH v6 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [PATCH v6 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PATCH v6 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PATCH v6 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PATCH v6 14/17] hw/loongarch: fdt adds pcie irq_map node
` [PATCH v6 15/17] hw/loongarch: fdt remove unused irqchip node
` [PATCH v6 16/17] hw/loongarch: Add cells missing from uart node
` [PATCH v6 17/17] hw/loongarch: Add cells missing from rtc node

+ mm-add-an-explicit-smp_wmb-to-uffdio_continue.patch added to mm-unstable branch
 2024-03-07 16:53 UTC 

[PATCH] net/tap: allow more that 4 queues
 2024-03-07 16:53 UTC  (5+ messages)

[PATCH bpf v3 0/3] Fix hash bucket overflow checks for 32-bit arches
 2024-03-07 16:52 UTC  (4+ messages)
` [PATCH bpf v3 3/3] bpf: Fix stackmap overflow check on "

[Buildroot] [PATCH v1 1/4] package/xz: bump version to 5.6.0
 2024-03-07 16:52 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/4] package/xz: determine all autoconf options
` [Buildroot] [RFC v1 3/4] package/xz: enable year2038 option
` [Buildroot] [RFC v1 4/4] package/xz: convert to cmake build

[PATCH v2 0/4] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-03-07 16:18 UTC  (5+ messages)
` [PATCH v2 1/4] serial: sc16is7xx: simplify and improve Kconfig help text
` [PATCH v2 2/4] serial: sc16is7xx: split into core and I2C/SPI parts (core)
` [PATCH v2 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
` [PATCH v2 4/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)

[PATCH][next] usb: gadget: net2272: remove redundant variable irqflags
 2024-03-07 16:51 UTC  (2+ messages)

[PATCH v2 0/4] physmem: Fix MemoryRegion for second access to cached MMIO Address Space
 2024-03-07 16:50 UTC  (8+ messages)
` [PATCH v2 1/4] physmem: Rename addr1 to more informative mr_addr in flatview_read/write() and similar
` [PATCH v2 2/4] physmem: Reduce local variable scope in flatview_read/write_continue()
` [PATCH v2 3/4] physmem: Factor out body of flatview_read/write_continue() loop

[PATCH] glib-2.0: backport a switch from distutils to packaging in codegen
 2024-03-07 16:51 UTC  (8+ messages)
` [OE-core] "

[PATCH v5 00/37] Memory allocation profiling
 2024-03-07 16:51 UTC  (4+ messages)
` [PATCH v5 37/37] memprofiling: Documentation

[PATCH v6 0/3] sched/fair: Limit access to overutilized
 2024-03-07 16:50 UTC  (7+ messages)
` [PATCH v6 1/3] sched/fair: Add EAS checks before updating overutilized
` [PATCH v6 2/3] sched/fair: Use helper function to access rd->overutilized
` [PATCH v6 3/3] sched/fair: Combine EAS check with overutilized access

[PATCH net-next v3 0/6] virtio-net: support device stats
 2024-03-07 16:50 UTC  (3+ messages)
` [PATCH net-next v3 3/6] virtio_net: "

[PATCH v2 net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2024-03-07 16:50 UTC  (12+ messages)
` [PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver

[CI 1/3] drm/xe: Make TLB invalidation fences unordered
 2024-03-07 16:49 UTC  (6+ messages)
` [CI 2/3] drm/xe: Rework xe_vm_rebind()
` [CI 3/3] drm/xe: Move vma rebinding to the drm_exec locking loop
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/xe: Make TLB invalidation fences unordered
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] hash: make gfni stubs inline
 2024-03-07 16:49 UTC  (5+ messages)

New staging repos for ath1*k firmware
 2024-03-07 16:49 UTC  (3+ messages)

[External] Re: [PATCH 3/3] efistub: fix missed the initialization of gp
 2024-03-07 16:48 UTC  (7+ messages)

[PATCH] examples/ptpclient: add signal handler for cleanup
 2024-03-07 16:48 UTC  (2+ messages)

[PATCH 0/2] Work around missing MSA_READY indicator from ath10k FW
 2024-03-07 16:46 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop

[PATCH 2/3] common/rc: specify required device size
 2024-03-07 16:46 UTC  (6+ messages)
` [PATCH 3/3] btrfs: test mount fails on physical device with configured dm volume

[PATCH v1 0/6] Extra verbose/perf-list details
 2024-03-07 16:45 UTC  (7+ messages)
` [PATCH v1 4/6] perf list: Give more details about raw event encodings
` [PATCH v1 5/6] perf tools: Use pmus to describe type from attribute

[PATCH 0/6] Clean up arm linker scripts
 2024-03-07 16:45 UTC  (9+ messages)
` [PATCH 6/6] arm: move image_copy_start/end to linker symbols

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-07 16:44 UTC  (6+ messages)
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init

[PATCH] usb: gadget: f_ncm: Fix Kernel Panic due to access of invalid gadget ptr
 2024-03-07 16:45 UTC  (2+ messages)

[RFC PATCH net-next] net: phy: Don't suspend/resume device not in use
 2024-03-07 16:44 UTC  (3+ messages)

[PATCH nft 0/5] parser_json: fix up transaction ordering
 2024-03-07 16:44 UTC  (6+ messages)
` [PATCH nft 2/5] parser_json: move list_add into json_parse_cmd

[PATCH v1 0/5] w1: gpio: A set of cleanups
 2024-03-07 16:44 UTC  (9+ messages)
` [PATCH v1 2/5] w1: gpio: Switch to use dev_err_probe()
` [PATCH v1 3/5] w1: gpio: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v1 4/5] w1: gpio: Remove duplicate NULL checks

[PATCH yocto-autobuilder-helper 1/3] scripts/abint: sort and organise imports
 2024-03-07 16:42 UTC  (3+ messages)
` [PATCH yocto-autobuilder-helper 2/3] scripts/abint: add argument parser
` [PATCH yocto-autobuilder-helper 3/3] scripts/abint: fix sorting on initial display

[PATCH v1 1/1] ASoC: Intel: catpt: Carefully use PCI bitwise constants
 2024-03-07 16:41 UTC  (2+ messages)

[PATCH BlueZ] Bluetooth: Fix eir name length
 2024-03-07 16:42 UTC 

Random "Connection reset by peer" during fetch phase from Github repositories
 2024-03-07 16:41 UTC 

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-07 16:41 UTC  (5+ messages)
` [PATCH v17 07/35] gunyah: rsc_mgr: Add resource manager RPC core
    `  "

[RFC PATCH 0/5] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-03-07 16:41 UTC  (3+ messages)
` [RFC PATCH 3/5] coco/tsm: Introduce a shared class device for TSMs

[PATCH v2] bmaptool: Add bmap-tools runtime alias for compatibility
 2024-03-07 16:40 UTC  (4+ messages)
` [OE-core] "

[PATCH] minix: convert minix to use the new mount api
 2024-03-07 16:40 UTC  (5+ messages)

[PATCH v2 0/5] efi/libstub: Fall back to CC proto for measurement
 2024-03-07 16:38 UTC  (7+ messages)
` [PATCH v2 1/5] efi/libstub: Fold efi_tcg2_tagged_event into efi_measured_event
` [PATCH v2 2/5] efi/tpm: Use symbolic GUID name from spec for final events table
` [PATCH v2 3/5] efi/libstub: Add Confidential Computing (CC) measurement typedefs
` [PATCH v2 4/5] efi/libstub: Measure into CC protocol if TCG2 protocol is absent
` [PATCH v2 5/5] efi/libstub: Add get_event_log() support for CC platforms

[PATCH v8 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-07 16:38 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 173b097dcc8d74d6e135aed1bad38dbfa21c4d04
 2024-03-07 16:37 UTC 

[PATCH] PCI: Add a quirk for preventing D3 on a bridge
 2024-03-07 16:37 UTC 

[LSF/MM/BPF TOPIC] statx attributes
 2024-03-07 16:37 UTC  (3+ messages)

[PATCH 1/2] mips: dts: ralink: mt7621: associate uart1_pins with serial0
 2024-03-07 16:36 UTC  (6+ messages)
` [PATCH 2/2] mips: dts: ralink: mt7621: add serial1 and serial2 nodes

next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
 2024-03-07 16:36 UTC  (2+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-07 16:36 UTC  (5+ messages)
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization

[PATCH v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running
 2024-03-07 16:35 UTC 

[GIT PULL] erofs fixes for 6.8-final
 2024-03-07 16:34 UTC  (2+ messages)

[PATCH net-next] net: axienet: Fix kernel doc warnings
 2024-03-07 16:34 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
 2024-03-07 16:34 UTC  (2+ messages)

[PATCH v2] minix: convert minix to use the new mount api
 2024-03-07 16:29 UTC 

[REGRESSION] kexec does firmware reboot in kernel v6.7.6
 2024-03-07 16:33 UTC  (2+ messages)

[PATCH mptcp-net v2] mptcp: don't account accept() of non-MPC client as fallback to TCP
 2024-03-07 16:33 UTC  (4+ messages)

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-07 16:31 UTC  (16+ messages)

[PATCH net-next] ipv4: raw: check sk->sk_rcvbuf earlier
 2024-03-07 16:30 UTC 

[PATCH net-next] ipv6: raw: check sk->sk_rcvbuf earlier
 2024-03-07 16:29 UTC 

[PATCH v2] ydotool: Add new package
 2024-03-07 16:27 UTC  (2+ messages)
` [meta-oe][PATCH] "

[RFC][PATCH 00/34] [RFC] x86: Rework system-wide configuration masquerading as per-cpu data
 2024-03-07 16:27 UTC  (3+ messages)
` [RFC][PATCH 01/34] x86/xen: Explain why calling get_cpu_cap() so early is a hack

[amir73il:fsnotify-sbinfo 9/12] include/linux/fsnotify_backend.h:490:28: error: 'struct super_block' has no member named 's_fsnotify_info'
 2024-03-07 16:27 UTC 

[PATCH] drm/amdgpu: fix use-after-free bug
 2024-03-07 16:26 UTC 

[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-07 16:26 UTC  (6+ messages)
` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0, 1], esai0, spdif[0, 1] and sai[4, 5]

[PATCH 1/1] nvme: Use pr_dbg, not pr_info, when setting shutdown timeout
 2024-03-07 16:25 UTC  (6+ messages)

[PATCH 0/1] Support for Arm RMM Firmware
 2024-03-07 16:25 UTC  (3+ messages)
` [PATCH 1/1] arm/rmm: Add bitbake, include and patch file for RMM firmware

[PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
 2024-03-07 16:24 UTC  (13+ messages)
                ` 

[PATCH] reftable/block: fix binary search over restart counter
 2024-03-07 16:24 UTC  (2+ messages)

Issues with netdev egress hooks
 2024-03-07 16:24 UTC  (4+ messages)

[PATCH v2] firmware: arm_scmi: Avoid to call mbox_client_txdone on txdone_irq mode
 2024-03-07 16:22 UTC  (9+ messages)

[PATCH i-g-t v2] tests/intel/gem_exec_capture: Check for partial register captures
 2024-03-07 16:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for tests/intel/gem_exec_capture: Check for partial register captures (rev2)

[PATCH v5 00/23] [PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-03-07 16:21 UTC  (8+ messages)
` [PATCH v5 12/23] xen/riscv: introduce io.h

[Bug Report] Bug in "efi/libstub: Add get_event_log() support for CC platforms"
 2024-03-07 16:21 UTC  (7+ messages)

[PATCH v1 1/1] MIPS: ralink: Remove unused of_gpio.h
 2024-03-07 16:21 UTC  (2+ messages)

[PATCH 0/2] mips: constify struct class usage
 2024-03-07 16:21 UTC  (2+ messages)

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2024-03-07 16:21 UTC  (7+ messages)
` [PATCH v5 1/4] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [EXTERNAL] "

Create separate jffs2 with only specific data from recipe
 2024-03-07 16:20 UTC 

[PATCH v1] configs: colibri-imx7: enable watchdog
 2024-03-07 15:23 UTC 

[PATCH 0/2] Fix Android A/B backup
 2024-03-07 16:17 UTC  (3+ messages)
` [PATCH 1/2] android_ab: Add missing semicolon
` [PATCH 2/2] android_ab: Fix ANDROID_AB_BACKUP_OFFSET

[PATCH v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-03-07 16:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/mst: enable MST mode for 128b/132b single-stream sideband (rev4)

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-03-07 16:17 UTC  (2+ messages)

[PATCH 0/3] USB: core: Don't overwrite device descriptor during reinitialization
 2024-03-07 16:17 UTC  (4+ messages)
` [REGRESSION] "

[Regression] [PCI/VPD] Possible memory corruption caused by invalid VPD data (commit found)
 2024-03-07 16:16 UTC  (4+ messages)
` [PATCH 1/2] Revert "PCI/VPD: Allow access to valid parts of VPD if some is invalid"
  ` [PATCH 2/2] Add better warnings about invalid VPD data

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-07 16:15 UTC  (2+ messages)
` [RFC PATCH v2] mm: Kill ->launder_folio()

[PATCH v3 0/6] uvc gadget performance issues
 2024-03-07 16:15 UTC  (7+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[Intel-wired-lan] [PATCH iwl-net v1] ice: fix bug with suspend and rebuild
 2024-03-07 16:11 UTC  (9+ messages)
        `  "

[PATCH v7] Add JSON output options to 'iw' for scan results
 2024-03-07 16:14 UTC  (3+ messages)

[s390:features 97/98] Unsupported relocation type: 21
 2024-03-07 16:13 UTC  (7+ messages)

[PATCH] argparse: fix parser callback type name
 2024-03-07 16:14 UTC 

[PATCH 1/4] ovl: use refcount_t in readdir
 2024-03-07 16:13 UTC  (5+ messages)
` [PATCH 3/4] ovl: only lock readdir for accessing the cache

[PATCH v2 0/8] imx8mp: Enable PCIe/NVMe support
 2024-03-07 16:13 UTC  (10+ messages)
` [PATCH v2 5/8] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY

RFC: untangle and fix __blkdev_issue_discard
 2024-03-07 16:13 UTC  (3+ messages)
` [PATCH 06/10] ext4: switch to using blk_next_discard_bio directly

[PATCH 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-07 16:07 UTC  (4+ messages)
` [PATCH 3/3] x86/PVH: Support relocatable dom0 kernels

[v2.5][meta-oe][PATCH 1/1] googletest: allow for shared libraries
 2024-03-07 16:12 UTC 

[PATCH v1 1/1] spi: gpio: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
 2024-03-07 16:12 UTC 

[PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
 2024-03-07 16:09 UTC 

[PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
 2024-03-07 16:12 UTC  (13+ messages)

[PATCH v5 00/10] counter: Add stm32 timer events support
 2024-03-07 16:09 UTC  (3+ messages)

[PULL v2 00/17] loongarch-to-apply queue
 2024-03-07 16:08 UTC  (3+ messages)

[PATCH] fuse: update size attr before doing IO
 2024-03-07 16:09 UTC  (2+ messages)

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-03-07 16:03 UTC  (4+ messages)
` [PATCH v2 09/15] hw/riscv/riscv-iommu: add s-stage and g-stage support
` [PATCH v2 10/15] hw/riscv/riscv-iommu: add ATS support
` [PATCH v2 12/15] hw/riscv/riscv-iommu: Add another irq for mrif notifications


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.