All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-22 21:02:26 to 2023-06-22 21:42:46 UTC [more...]

[PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
 2023-06-22 21:20 UTC  (12+ messages)

[PATCH] spi: zynqmp-gqspi: fix clock imbalance on probe failure
 2023-06-22 21:42 UTC  (2+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-22 21:42 UTC  (6+ messages)

[PATCH 0/3] Additional variables for git var
 2023-06-22 21:41 UTC  (18+ messages)
` [PATCH 1/3] var: add support for listing the shell
` [PATCH 2/3] var: add attributes files locations
` [PATCH 3/3] var: add config file locations

[PATCH v4 0/6] acpi: numa: add target support for generic port to HMAT parsing
 2023-06-22 21:40 UTC  (7+ messages)
` [PATCH v4 1/6] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v4 2/6] ACPICA: Add a define for size of acpi_srat_generic_affinity DeviceHandle
` [PATCH v4 3/6] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v4 4/6] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v4 5/6] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v4 6/6] acpi: numa: Add helper function to retrieve the performance attributes

[Buildroot] [PATCH v2, 1/1] package/gstreamer1/gst1-plugins-good: add adaptivedemux2 plugin option
 2023-06-22 21:39 UTC 

[PATCH v3 0/3] Fixes for qcom-snps-femto-v2 PHY driver
 2023-06-22 21:43 UTC  (7+ messages)
` [PATCH v3 1/3] phy: qcom-snps-femto-v2: properly enable ref clock
` [PATCH v3 2/3] phy: qcom-snps-femto-v2: add system sleep PM ops

[PATCH 1/2] linux-yocto/6.1: update to v6.1.34
 2023-06-22 21:38 UTC  (2+ messages)
` [PATCH 2/2] linux-yocto/6.1: update to v6.1.35

[PATCH v1 net] gtp: Fix use-after-free in __gtp_encap_destroy()
 2023-06-22 21:38 UTC  (2+ messages)

[PATCH] Sched/fair: Block nohz tick_stop when cfs bandwidth in use
 2023-06-22 21:37 UTC  (3+ messages)

[PATCH v5 0/3] Add metric value validation test
 2023-06-22 21:35 UTC  (3+ messages)

[RFC bpf-next] bpf: generate 'nomerge' for map helpers in bpf_helper_defs.h
 2023-06-22 21:35 UTC  (4+ messages)

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-22 21:33 UTC  (3+ messages)

[PATCH 1/9] doc: Move FIT into its own directory
 2023-06-22 20:21 UTC  (2+ messages)
` [PATCH 6/9] doc: Bring in FIT signature files

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-22 21:33 UTC  (9+ messages)
` [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}

[PATCH 0/3] KVM: x86: CR0 vs. KVM_SET_SREGS and !URG
 2023-06-22 21:32 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid

[PATCH v3 0/2] Small of/device cleanup
 2023-06-22 21:32 UTC  (6+ messages)
` [PATCH v3 1/2] of: module: Export of_device_uevent()
` [PATCH v3 2/2] gpu: host1x: Stop open-coding of_device_uevent()

[PATCH V1 0/3] fix migration of suspended runstate
 2023-06-22 21:28 UTC  (6+ messages)
` [PATCH V1 3/3] tests/qtest: live migration suspended state

[PATCH v2 0/2] Small of/device cleanup
 2023-06-22 21:29 UTC  (5+ messages)
` [PATCH v2 2/2] gpu: host1x: Stop open-coding of_device_uevent()

[PATCH 1/2] drm/amdkfd: Update interrupt handling for GFX 9.4.3
 2023-06-22 21:28 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Correctly setup TMR region size for GFX9.4.3

Informal Qubes OS/Xen/Dasharo pPub Meetup in Prague!
 2023-06-22 21:26 UTC 

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-22 20:57 UTC  (59+ messages)
` [PATCH v5 04/33] mm: add utility functions for ptdesc
` [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v5 07/33] mm: Convert ptlock_ptr() "
` [PATCH v5 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v5 09/33] mm: Convert ptlock_init() "
` [PATCH v5 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v5 11/33] mm: Convert ptlock_free() "
` [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v5 14/33] x86: "
` [PATCH v5 15/33] s390: Convert various gmap "
` [PATCH v5 16/33] s390: Convert various pgalloc "
` [PATCH v5 17/33] mm: Remove page table members from struct page
` [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v5 19/33] arm: "
` [PATCH v5 20/33] arm64: "
` [PATCH v5 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v5 22/33] hexagon: "
` [PATCH v5 23/33] loongarch: Convert various functions "
` [PATCH v5 24/33] m68k: "
` [PATCH v5 25/33] mips: "
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v5 27/33] openrisc: "
` [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v5 29/33] sh: Convert pte_free_tlb() "
` [PATCH v5 30/33] sparc64: Convert various functions "
` [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-22 21:27 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: Fix nand-controller.yaml license
 2023-06-22 21:24 UTC  (2+ messages)

[PATCH v3 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-22 21:22 UTC  (8+ messages)
` [PATCH v3 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

Intel/sof-essx8336: Fix HiFi.conf
 2023-06-22 21:21 UTC 

Preview of RCU pull request tag for upcoming merge window
 2023-06-22 21:22 UTC 

[PATCH v7 00/12] PCI devices passthrough on Arm, part 3
 2023-06-22 21:18 UTC  (8+ messages)
` [PATCH v7 01/12] vpci: introduce per-domain lock to protect vpci structure

[PATCH RFC 0/6] Switch iotests to pyvenv
 2023-06-22 21:18 UTC  (8+ messages)

[patch 00/45] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2023-06-22 21:18 UTC  (3+ messages)
` [patch 08/45] posix-timers: Convert timer list to hlist

[PATCH v3 0/3] spi: Helper for deriving timeout values
 2023-06-22 21:18 UTC  (4+ messages)

[SMB CLIENT][PATCH] do not reserve too many oplock credits
 2023-06-22 21:17 UTC  (8+ messages)

[PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2023-06-22 21:16 UTC  (5+ messages)
` [PATCH v2 3/4] spi: Split transfers larger than max size

[PATCH v3 00/17] Prevent NAND chip unevaluated properties
 2023-06-22 21:16 UTC  (7+ messages)
` [PATCH v3 02/17] dt-bindings: mtd: Create a file for raw NAND chip properties

[PATCH v3 01/17] dt-bindings: mtd: Accept nand related node names
 2023-06-22 21:16 UTC  (3+ messages)

[PATCH v3 06/17] dt-bindings: mtd: qcom: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 03/17] dt-bindings: mtd: Mark nand-ecc-placement deprecated
 2023-06-22 21:16 UTC  (3+ messages)

[PATCH v3 04/17] dt-bindings: mtd: Describe nand-ecc-mode
 2023-06-22 21:16 UTC  (3+ messages)

[PATCH v3 07/17] dt-bindings: mtd: ingenic: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 05/17] dt-bindings: mtd: qcom: Fix a property position
 2023-06-22 21:16 UTC  (3+ messages)

[PATCH v3 08/17] dt-bindings: mtd: sunxi: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 10/17] dt-bindings: mtd: brcmnand: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 11/17] dt-bindings: mtd: denali: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH] drivers: mtd: Fix potential memory leak in mtd_check_of_node
 2023-06-22 21:02 UTC  (3+ messages)

[PATCH v3 12/17] dt-bindings: mtd: intel: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 13/17] dt-bindings: mtd: rockchip: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 14/17] dt-bindings: mtd: stm32: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 15/17] dt-bindings: mtd: mediatek: Reference raw-nand-chip.yaml
 2023-06-22 21:15 UTC  (3+ messages)

[PATCH v3 16/17] dt-bindings: mtd: mediatek: Prevent NAND chip unevaluated properties
 2023-06-22 21:14 UTC  (3+ messages)

[PATCH v3 17/17] dt-bindings: mtd: ti,am654: Prevent unevaluated properties
 2023-06-22 21:14 UTC  (3+ messages)

[PATCH v10 1/1] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
 2023-06-22 21:14 UTC  (3+ messages)

[kvm-unit-tests GIT PULL] x86: Fixes, cleanups and new testscases
 2023-06-22 21:14 UTC 

[PATCH] mtd: sm_ftl: Fix typos in comments
 2023-06-22 21:14 UTC  (3+ messages)

[PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
 2023-06-22 21:14 UTC  (5+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one

[PATCH net] selftests: rtnetlink: remove netdevsim device after ipsec offload test
 2023-06-22 21:03 UTC 

[PATCH v4 1/1] target/riscv: Add RVV registers to log
 2023-06-22 21:13 UTC  (2+ messages)

[linux-linus test] 181548: regressions - FAIL
 2023-06-22 21:12 UTC 

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-06-22 21:12 UTC  (4+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[patch V2] drm/amdkfd: Access gpuvm_export_dmabuf() api
 2023-06-22 21:10 UTC 

[PATCH v7 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-06-22 20:55 UTC  (12+ messages)
` [PATCH v7 17/27] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v7 18/27] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v7 19/27] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v7 20/27] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v7 21/27] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v7 22/27] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v7 23/27] cxl/pci: Add RCH downstream port error logging
` [PATCH v7 24/27] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v7 25/27] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v7 26/27] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v7 27/27] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()

[PATCH 0/4] fix some doc typos
 2023-06-22 21:09 UTC  (4+ messages)
` [PATCH 1/4] docs: sdk-manual: appendix-obtain: fix literal block content
  ` [docs] "
` [docs] [PATCH 0/4] fix some doc typos

[PATCH] bootstrap: Fix patching warnings
 2023-06-22 21:08 UTC  (3+ messages)

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-22 21:04 UTC  (9+ messages)

Calling functions while holding a spinlock
 2023-06-22 21:04 UTC  (4+ 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.