All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-28 09:01:10 to 2024-02-28 09:37:28 UTC [more...]

[PATCH][next] drm/i915/dp: Fix spelling mistake "redect" -> "reject"
 2024-02-28  9:37 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo
 2024-02-28  9:37 UTC  (3+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-28  9:37 UTC  (8+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[PATCH v3 0/7] Introduce multifd zero page checking
 2024-02-28  9:36 UTC  (2+ messages)

[PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo
 2024-02-28  9:36 UTC  (3+ messages)

[PATCH v3 00/10] btrfs: functional test cases for tempfsid
 2024-02-28  9:36 UTC  (4+ messages)
` [PATCH v3 03/10] btrfs: create a helper function, check_fsid(), to verify the tempfsid

[PATCH v2 0/6] wifi: ath11k: P2P support for QCA6390/WCN6855/QCA2066
 2024-02-28  9:35 UTC  (7+ messages)
` [PATCH v2 1/6] wifi: ath11k: change interface combination for P2P mode
` [PATCH v2 2/6] wifi: ath11k: add P2P IE in beacon template
` [PATCH v2 3/6] wifi: ath11k: implement handling of P2P NoA event
` [PATCH v2 4/6] wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v2 5/6] wifi: ath11k: change scan flag scan_f_filter_prb_req for QCA6390/WCN6855/QCA2066
` [PATCH v2 6/6] wifi: ath11k: advertise P2P dev support "

[RFC PATCH v4 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-28  9:29 UTC  (44+ messages)
` [RFC PATCH v4 01/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [RFC PATCH v4 02/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v4 03/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v4 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v4 05/22] target/arm: Support MSR access to ALLINT
` [RFC PATCH v4 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v4 07/22] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v4 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v4 09/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v4 10/22] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v4 11/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v4 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v4 13/22] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v4 14/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v4 15/22] hw/intc/arm_gicv3: Implement GICD_INMIR
` [RFC PATCH v4 16/22] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v4 17/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v4 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v4 19/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [RFC PATCH v4 20/22] hw/intc/arm_gicv3: Report the VNMI interrupt
` [RFC PATCH v4 21/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v4 22/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v1] i3c: master: Enable runtime PM for master controller
 2024-02-28  9:34 UTC 

[PATCH v3 00/15] KVM: SEV: allow customizing VMSA features
 2024-02-28  9:34 UTC  (3+ messages)
` [PATCH v3 05/15] Documentation: kvm/sev: separate description of firmware

[PATCH] mm/vmalloc: Fix return value check for vb_alloc
 2024-02-28  9:34 UTC  (2+ messages)

[PATCH] mk68k: Fix broken THREAD_SIZE_ORDER
 2024-02-28  9:33 UTC  (3+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-28  9:34 UTC  (7+ messages)

[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
 2024-02-28  9:32 UTC  (5+ messages)

[PATCH] Correcting the spelling mistake in selftests drivers/net testing
 2024-02-28  9:32 UTC  (4+ messages)
  ` [PATCH net-next] selftests: net: Correct couple of spelling mistakes

[PATCH] i2c: cadence: Add RISCV architecture support
 2024-02-28  8:56 UTC 

[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
 2024-02-28  9:30 UTC  (8+ messages)
` [PATCH net-next v6 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
` [PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v6 3/5] net: introduce page_frag_cache_drain()
` [PATCH net-next v6 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v6 5/5] tools: virtio: introduce vhost_net_test

[PATCH v9 0/4] PCI Dev and SG copy support
 2024-02-28  9:31 UTC  (7+ messages)
` [PATCH v10 "
  ` [PATCH v10 3/4] app/dma-perf: validate copied memory
      ` [EXT] "
` [PATCH v10 4/4] app/dma-perf: add SG copy support

[PATCH] mm/slab: Fix a kmemleak in kmem_cache_destroy()
 2024-02-28  9:31 UTC  (2+ messages)

[PATCH V6] rxvt-unicode: Fix installing of terminfo
 2024-02-28  9:30 UTC  (4+ messages)
` [OE-core] "

[PATCH] drm/imx/dcss: fix resource size calculation
 2024-02-28  9:28 UTC  (3+ messages)

[PATCH 0/3] use rte macros instead of GCC __attribute
 2024-02-28  9:29 UTC  (3+ messages)
` [PATCH 3/3] rcu: use rte macro instead of GCC attribute

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-28  9:28 UTC  (5+ messages)
` [PATCH v4 16/39] spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from list

[PATCH v2 net-next 00/15] ipv6: lockless accesses to devconf
 2024-02-28  9:28 UTC  (5+ messages)
` [PATCH v2 net-next 03/15] ipv6: addrconf_disable_ipv6() optimizations

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-28  9:28 UTC  (4+ messages)
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-28  9:27 UTC  (9+ messages)

[PATCH v3] virtio-pci: correctly set virtio pci queue mem multiplier
 2024-02-28  9:26 UTC  (5+ messages)
  ` [EXT] "

[PATCH v7 00/16] hw/pci: SR-IOV related fixes and improvements
 2024-02-28  9:25 UTC  (7+ messages)
` [PATCH v7 12/16] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PATCH v7 14/16] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v7 15/16] vfio: Avoid inspecting option QDict for rombar

[GIT PULL FOR v6.9] Various fixes
 2024-02-28  9:25 UTC  (2+ messages)
` [GIT PULL FOR v6.9] Various fixes (#99493)

[PATCH v6 0/2] media: i2c: Add support for GC08A3 sensor
 2024-02-28  9:22 UTC  (6+ messages)
` [PATCH v6 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH] drm/amd/pm: Fix esm reg mask use to get pcie speed
 2024-02-28  9:22 UTC  (2+ messages)

[PATCH 01/11] cifs: fix tcon status change after tree connect
 2024-02-28  9:22 UTC  (5+ messages)
` [PATCH 08/11] cifs: distribute channels across interfaces based on speed

[PATCH] fetch2/gitsm.py: handle spaces in git repository paths
 2024-02-28  9:21 UTC  (2+ messages)
` [bitbake-devel] "

NFSv4 boot support?
 2024-02-28  9:20 UTC  (6+ messages)

[PATCH 0/4] TDX host: kexec() support
 2024-02-28  9:21 UTC  (14+ messages)
` [PATCH 1/4] x86/coco: Add a new CC attribute to unify cache flush during kexec

[PATCH 1/6] drm/tests/drm_buddy: fix 32b build
 2024-02-28  9:20 UTC  (10+ messages)

[PATCH v1] doc: update QAT compression doc IDs
 2024-02-28  9:20 UTC 

[PATCH] Always build for LFS mode on 32-bit archs
 2024-02-28  9:20 UTC  (10+ messages)

[PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
 2024-02-28  9:20 UTC  (2+ messages)

CVE-2023-52466: PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
 2024-02-28  9:20 UTC  (4+ messages)

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

[PATCH] crypto: sun8i-ce - Fix use after free in unprepare
 2024-02-28  9:18 UTC  (10+ messages)
` [PATCH] crypto: rk3288 "

[PATCH] drm/amd/display: Fix potential index out of bounds in color transformation function
 2024-02-28  9:17 UTC 

subscribe
 2024-02-28  9:16 UTC 

[PATCH 1/2] arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
 2024-02-28  9:16 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: add clock to vo1-grf syscon on rk3588
 2024-02-28  9:16 UTC  (4+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in aes_decrypt
 2024-02-28  9:16 UTC  (2+ messages)

[RFC PATCH v1 0/5] test case blocking and logging
 2024-02-28  9:16 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] dts: filter test suites in executions

[PATCH 0/3] drm/xe/arl: Add Arrow Lake H support
 2024-02-28  9:15 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
` [PATCH 2/3] drm/xe/xelpg: Extend some workarounds to graphics version 12.74
` [PATCH 3/3] drm/xe/arl: Add Arrow Lake H support
` ✗ CI.Patch_applied: failure for "

[PATCH] doc: board: phytec: phycore-am62x: Update artifact names
 2024-02-28  9:15 UTC  (2+ messages)

[RFC PATCH 0/1] package.bbclass: Expose list of split out debug files
 2024-02-28  9:14 UTC  (2+ messages)
` [OE-core] "

[PATCH] nvme: fix reconnection fail due to reserved tag allocation
 2024-02-28  9:14 UTC 

[PATCH v10] io_uring: Statistics of the true utilization of sq threads
 2024-02-28  9:12 UTC 

[PATCH mptcp-next v5 00/12] add helpers and vars in mptcp_lib.sh, part 3
 2024-02-28  9:13 UTC  (5+ messages)
` [PATCH mptcp-next v5 02/12] selftests: mptcp: sockopt: print every test result

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 1ce7d306ea63f3e379557c79abd88052e0483813
 2024-02-28  9:11 UTC 

[PATCH v1] monitor/intel: Add decoding of firmware SHA1 in read version event
 2024-02-28  9:25 UTC 

[PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
 2024-02-28  9:11 UTC  (2+ messages)

[PATCH 0/2] Enable MST bigjoiner
 2024-02-28  9:10 UTC  (4+ messages)
` [PATCH 1/2] Revert "drm/i915/mst: Reject modes that require the bigjoiner"

[PATCH v3] perf: RISCV: Fix panic on pmu overflow handler
 2024-02-28  9:10 UTC  (3+ messages)

[PATCH v3 0/5] rev-list: allow missing tips with --missing
 2024-02-28  9:10 UTC  (2+ messages)
` [PATCH] revision: fix --missing=[print|allow*] for annotated tags

[PATCH] fat: ignore .. subdir and always add a link to dirs
 2024-02-28  9:10 UTC  (10+ messages)

[PATCH] x86: Resync intel-family.h from Linux
 2024-02-28  9:10 UTC  (2+ messages)

[PATCH v10] io_uring: Statistics of the true utilization of sq threads
 2024-02-28  9:09 UTC  (2+ messages)

Network performance regression in Linux kernel 6.6 for small socket size test cases
 2024-02-28  9:09 UTC  (3+ messages)

[PATCH 0/2] build eal & ring libraries with MSVC
 2024-02-28  9:07 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-esdhc-mcf: Flag the sg_miter as atomic
 2024-02-28  9:07 UTC 

[PATCH 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit
 2024-02-28  9:06 UTC  (5+ messages)
` [PATCH 3/3] arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macros

[XEN PATCH] automation/eclair: extend deviations of MISRA C:2012 Rule 16.3
 2024-02-28  9:06 UTC  (2+ messages)

[PATCH v2 vfio 0/2] vfio/pds: Fix and simplify resets
 2024-02-28  9:05 UTC  (2+ messages)

[PATCH net-next v6 00/11] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-28  9:05 UTC  (25+ messages)
` [PATCH net-next v6 01/11] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v6 02/11] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks
` [PATCH net-next v6 03/11] net: mdio: hisi-femac: remove clock
` [PATCH net-next v6 04/11] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v6 05/11] dt-bindings: net: hisi-femac: remove core specific versioning
` [PATCH net-next v6 06/11] dt-bindings: net: hisi-femac: add missing clocks
` [PATCH net-next v6 07/11] dt-bindings: net: hisi-femac: replace deprecated phy-mode with recommended phy-connection-type
` [PATCH net-next v6 08/11] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v6 09/11] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core
` [PATCH net-next v6 10/11] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v6 11/11] net: hisi_femac: add support for hisi_femac core on Hi3798MV200

[PATCH] drivers:usb:disable usb hub&port async suspend
 2024-02-28  9:05 UTC  (2+ messages)

[RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
 2024-02-28  9:04 UTC  (2+ messages)

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-02-28  9:03 UTC  (5+ messages)
` [PATCH v4 3/3] "

[PATCH] firmware: qcom_scm: Introduce batching of hyp assign calls
 2024-02-28  9:03 UTC  (5+ messages)
    `  "

[PATCH v3 0/2] nvmet: add some commands tracing
 2024-02-28  9:03 UTC  (3+ messages)
` [PATCH v3 2/2] nvmet: add tracing of zns commands

[PATCH RFCv2 bpf-next 0/4] bpf: Introduce kprobe multi wrapper attach
 2024-02-28  9:02 UTC  (5+ messages)
` [PATCH RFCv2 bpf-next 1/4] bpf: Add support for "
` [PATCH RFCv2 bpf-next 2/4] bpf: Add bpf_kprobe_multi_is_return kfunc
` [PATCH RFCv2 bpf-next 3/4] libbpf: Add support for kprobe multi wrapper attach
` [PATCH RFCv2 bpf-next 4/4] selftests/bpf: Add kprobe multi wrapper test

[PATCH hid-next] HID: amd_sfh: Fix build error without x86 kconfig
 2024-02-28  9:03 UTC  (2+ messages)

[PATCH v7 2/4] event/dlb2: remove superfluous rte_memcpy
 2024-02-28  9:02 UTC  (8+ messages)
` [PATCH v9] net/bnx2x: fix warnings about rte_memcpy lengths

[PATCH v5] misc: fs-loader: Use fw_storage_interface instead of storage_interface
 2024-02-28  9:02 UTC  (4+ messages)

[PATCH 6.1 000/195] 6.1.80-rc1 review
 2024-02-28  9:01 UTC  (2+ messages)

[ovmf test] 184803: all pass - PUSHED
 2024-02-28  9:01 UTC 

[PATCH v3] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
 2024-02-28  8:52 UTC 

Allow setting diff.worddiff=color via gitconfig
 2024-02-28  8:54 UTC 

[PATCH] usb: xhci: Add error handling in xhci_map_urb_for_dma
 2024-02-28  9:01 UTC  (2+ 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.