All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-02 14:58:08 to 2023-08-02 15:22:36 UTC [more...]

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 15:12 UTC  (4+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT

[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-08-02 15:17 UTC  (3+ messages)
` [PATCH v8 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool

[PATCH 0/2] serial: 8250_dw: fall back to poll if there's no interrupt
 2023-08-02 15:05 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH 0/5] dt: changeset fixes and cleanups
 2023-08-02 15:14 UTC  (5+ messages)
` [PATCH 4/5] of: dynamic: Move dead property list check into property add/update functions
` [PATCH 5/5] of: Refactor node and property manipulation function locking

[patch net-next v2 00/11] devlink: use spec to generate split ops
 2023-08-02 15:20 UTC  (12+ messages)
` [patch net-next v2 01/11] netlink: specs: add dump-strict flag for dont-validate property
` [patch net-next v2 02/11] ynl-gen-c.py: filter rendering of validate field values for split ops
` [patch net-next v2 03/11] ynl-gen-c.py: allow directional model for kernel mode
` [patch net-next v2 04/11] ynl-gen-c.py: render netlink policies static for split ops
` [patch net-next v2 05/11] devlink: rename devlink_nl_ops to devlink_nl_small_ops
` [patch net-next v2 06/11] netlink: specs: devlink: add info-get dump op
` [patch net-next v2 07/11] devlink: add split ops generated according to spec
` [patch net-next v2 08/11] devlink: include the generated netlink header
` [patch net-next v2 09/11] devlink: rename couple of doit netlink callbacks to match generated names
` [patch net-next v2 10/11] devlink: introduce couple of dumpit callbacks for split ops
` [patch net-next v2 11/11] devlink: use generated split ops and remove duplicated commands from small ops

small writeback fixes v2
 2023-08-02 15:16 UTC  (5+ messages)

[PATCH v1] KVM: x86/mmu: refactor kvm_tdp_mmu_map
 2023-08-02 15:14 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 0/4][next] i40e: Replace one-element arrays with flexible-array members
 2023-08-02 15:18 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 1/4][next] i40e: Replace one-element array with flex-array member in struct i40e_package_header

[Intel-gfx] [topic/core-for-ci] iommu/vt-d: Check domain flags before setting snp bit in page-control
 2023-08-02 15:17 UTC 

[PATCH] arm: moxa: add nport6600 platform
 2023-08-02 15:19 UTC  (6+ messages)

[LTP] [PATCH 0/2 RESEND] Two fixes for sysctl_sched_rr_timeslice
 2023-08-02 15:19 UTC  (3+ messages)
` [LTP] [PATCH 1/2 RESEND] sched/rt: Fix sysctl_sched_rr_timeslice intial value
` [LTP] [PATCH 2/2 RESEND] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset

[PULL 0/5] Misc fixes, for thread-pool, xen, and xen-emulate
 2023-08-02 15:18 UTC  (2+ messages)

[PATCH] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
 2023-08-02 15:14 UTC  (3+ messages)

[asahilinux:bits/070-audio 15/37] sound/soc/codecs/cs42l84.c:1019:34: warning: unused variable 'cs42l84_of_match'
 2023-08-02 15:16 UTC 

[PATCH][V2][next] accel/qaic: remove redundant pointer pexec
 2023-08-02 15:16 UTC  (3+ messages)

[PATCH v6 00/38] New page table range API
 2023-08-02 15:14 UTC  (45+ messages)
` [PATCH v6 01/38] minmax: Add in_range() macro
` [PATCH v6 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v6 03/38] mm: Add generic flush_icache_pages() and documentation
` [PATCH v6 04/38] mm: Add folio_flush_mapping()
` [PATCH v6 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v6 06/38] mm: Add default definition of set_ptes()
` [PATCH v6 07/38] alpha: Implement the new page table range API
` [PATCH v6 08/38] arc: "
` [PATCH v6 09/38] arm: "
` [PATCH v6 10/38] arm64: "
` [PATCH v6 11/38] csky: "
` [PATCH v6 12/38] hexagon: "
` [PATCH v6 13/38] ia64: "
` [PATCH v6 14/38] loongarch: "
` [PATCH v6 15/38] m68k: "
` [PATCH v6 16/38] microblaze: "
` [PATCH v6 17/38] mips: "
` [PATCH v6 18/38] nios2: "
` [PATCH v6 19/38] openrisc: "
` [PATCH v6 20/38] parisc: "
` [PATCH v6 21/38] powerpc: "
` [PATCH v6 22/38] riscv: "
` [PATCH v6 23/38] s390: "
` [PATCH v6 24/38] sh: "
` [PATCH v6 25/38] sparc32: "
` [PATCH v6 26/38] sparc64: "
` [PATCH v6 27/38] um: "
` [PATCH v6 28/38] x86: "
` [PATCH v6 29/38] xtensa: "
` [PATCH v6 30/38] mm: Remove page_mapping_file()
` [PATCH v6 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v6 32/38] mm: Tidy up set_ptes definition
` [PATCH v6 33/38] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v6 34/38] filemap: Add filemap_map_folio_range()
` [PATCH v6 35/38] rmap: add folio_add_file_rmap_range()
` [PATCH v6 36/38] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v6 37/38] filemap: Batch PTE mappings
` [PATCH v6 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths

[PULL 0/3] QAPI patches patches for 2023-08-02
 2023-08-02 15:14 UTC  (2+ messages)

[PULL 0/1 for 8.1] TLS crash fix
 2023-08-02 15:14 UTC  (2+ messages)

[PULL 00/10] Misc fixes for 2023-08-01
 2023-08-02 15:14 UTC  (2+ messages)

[PATCH v2] platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
 2023-08-02 15:15 UTC  (2+ messages)

[PATCH 0/3] support large folio for mlock
 2023-08-02 15:15 UTC  (13+ messages)
` [PATCH 1/3] mm: add functions folio_in_range() and folio_within_vma()

[PATCH 0/5] ALSA/PCI: hda: add ARL-S support, config for MTL/LNL
 2023-08-02 15:01 UTC  (6+ messages)
` [PATCH 1/5] PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem
` [PATCH 2/5] ALSA: hda: add HD Audio PCI ID for Intel Arrow Lake-S
` [PATCH 3/5] ALSA: hda: intel-dsp-cfg: use common include for MeteorLake
` [PATCH 4/5] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH 5/5] ALSA: hda/i915: extend connectivity check to cover Intel ARL

[PATCH v4,1/2] media: mediatek: vcodec: Fix possible invalid memory access for decoder
 2023-08-02 14:53 UTC  (2+ messages)

allow building a kernel without buffer_heads v3
 2023-08-02 15:13 UTC  (3+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev

[v3 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2023-08-02 14:52 UTC  (4+ messages)
` [v3 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets

dts - linux,usable-memory
 2023-08-02 15:13 UTC  (5+ messages)

[PATCH v5 0/2] Introducing trace buffer mapping by user-space
 2023-08-02 15:13 UTC  (6+ messages)
` [PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions

[PATCH] hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
 2023-08-02 15:12 UTC  (4+ messages)

[PATCH] doc/sphinx/requirements.txt: Bump certifi up
 2023-08-02 15:12 UTC  (2+ messages)

[PATCH 00/14] drm: rockchip: Add RV1126 Display (MIPI DSI) support
 2023-08-02 15:12 UTC  (8+ messages)
` [PATCH 05/14] dt-bindings: display: rockchip-vop: Document rv1126 vop

[PATCH 0/4 v3] Add KFENCE support for LoongArch
 2023-08-02 15:12 UTC  (2+ messages)

[PATCH net 0/6] tcp_metrics: series of fixes
 2023-08-02 15:12 UTC  (11+ messages)
` [PATCH net 1/6] tcp_metrics: fix addr_same() helper
` [PATCH net 2/6] tcp_metrics: annotate data-races around tm->tcpm_stamp
` [PATCH net 3/6] tcp_metrics: annotate data-races around tm->tcpm_lock
` [PATCH net 4/6] tcp_metrics: annotate data-races around tm->tcpm_vals[]
` [PATCH net 5/6] tcp_metrics: annotate data-races around tm->tcpm_net

[PATCH] Kconfigs: Correct default of "0" on hex type entries
 2023-08-02 15:09 UTC 

[RFC PATCH v4 0/7] fix task state report from sched tracepoint
 2023-08-02 15:08 UTC  (7+ messages)
` [RFC PATCH v4 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v4 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 7/7] libtraceevent: prefer to use prev_state_char introduced in sched_switch

[PATCH v4 0/9] tracing: Improbe BTF support on probe events
 2023-08-02 15:08 UTC  (16+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union

[PATCH 5.15 000/153] 5.15.124-rc2 review
 2023-08-02 15:09 UTC  (2+ messages)

[PATCH v4 0/3] Extend device_get_match_data() to struct bus_type
 2023-08-02 15:08 UTC  (3+ messages)
` [PATCH v4 2/3] i2c: Add i2c_device_get_match_data() callback

[PATCH v8 0/8] Add dynamic connector selection mechanism
 2023-08-02 14:48 UTC  (9+ messages)
` [PATCH v8 1/8] drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data
` [PATCH v8 3/8] drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
` [PATCH v8 6/8] drm/mediatek: Add ability to support dynamic connector selection
` [PATCH v8 7/8] drm/mediatek: dsi: Support "

[meta-oe][PATCH] webkitgtk3: upgrade 2.40.2 -> 2.40.5
 2023-08-02 15:08 UTC 

[PATCH net-next] tipc: Remove unused function declarations
 2023-08-02 15:09 UTC  (2+ messages)

[oe-core][PATCH 1/2] webkitgtk: upgrade 2.40.2 -> 2.40.5
 2023-08-02 15:08 UTC  (2+ messages)
` [oe-core][PATCH 2/2] epiphany: upgrade 44.5 -> 44.6

[PATCH 6.4 000/235] 6.4.8-rc2 review
 2023-08-02 15:08 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-08-02 15:07 UTC  (7+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: add renesas,isl28022

nfs4acleditor.cpp updated for qt5 compatibility
 2023-08-02 14:55 UTC 

[PATCH 1/3] Compiler attributes: Introduce the __preserve_most function attribute
 2023-08-02 15:06 UTC  (6+ messages)
` [PATCH 2/3] list_debug: Introduce inline wrappers for debug checks
` [PATCH 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL

[Bug 1271] Using dumpcap to capture packets with multiple pmds and enable mbuf check can lead to dpdk proc core
 2023-08-02 15:06 UTC 

[PATCH 0/3] Use frozen flag for cargo build
 2023-08-02 15:06 UTC  (2+ messages)

[PATCH 6.1 000/225] 6.1.43-rc2 review
 2023-08-02 15:06 UTC  (2+ messages)

[PATCH 0/4] drm/panel: sitronix-st7789v: add support for partial mode
 2023-08-02 15:03 UTC  (7+ messages)
` [PATCH 3/4] "

[RFC PATCH] arm/gicv2: make GICv2 driver and vGICv2 optional
 2023-08-02 15:05 UTC  (5+ messages)

scheduler problems in -next (was: Re: [PATCH 6.4 000/227] 6.4.7-rc1 review)
 2023-08-02 15:05 UTC  (11+ messages)

netif_set_xps_queue() before register_netdev(): correct from an API perspective?
 2023-08-02 15:04 UTC  (2+ messages)

[Question] int3 instruction generates a #UD in SEV VM
 2023-08-02 15:04 UTC  (9+ messages)

[PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest
 2023-08-02 15:01 UTC  (6+ messages)

[PATCH v7 00/15] Linux RISC-V AIA Support
 2023-08-02 15:00 UTC  (32+ messages)
` [PATCH v7 01/15] RISC-V: Add riscv_get_intc_hartid() function
` [PATCH v7 02/15] of: property: Add fw_devlink support for msi-parent
` [PATCH v7 03/15] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
` [PATCH v7 04/15] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
` [PATCH v7 05/15] irqchip/sifive-plic: Convert PLIC driver into a platform driver
` [PATCH v7 06/15] irqchip/riscv-intc: Add support for RISC-V AIA
` [PATCH v7 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v7 08/15] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v7 09/15] irqchip/riscv-imsic: Add support for platform MSI irqdomain
` [PATCH v7 10/15] irqchip/riscv-imsic: Add support for PCI "
` [PATCH v7 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v7 12/15] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v7 13/15] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v7 14/15] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v7 15/15] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3
 2023-08-02 15:00 UTC  (11+ messages)

[PATCH v3 0/2] Extend device_get_match_data() to struct bus_type
 2023-08-02 14:44 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: Add i2c_device_get_match_data() callback

[PATCH net-next] ila: Remove unnecessary file net/ila.h
 2023-08-02 15:00 UTC  (2+ messages)

[PATCH v4] misc: fastrpc: Pass proper scm arguments for static process init
 2023-08-02 15:00 UTC  (2+ messages)

[PATCH v1] misc: fastrpc: Pass proper scm arguments for static process init
 2023-08-02 15:00 UTC  (2+ messages)

[v2] media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
 2023-08-02 14:59 UTC  (4+ messages)

[PATCH v4] misc: fastrpc: Fix incorrect DMA mapping unmap request
 2023-08-02 15:00 UTC  (2+ messages)

[PATCH v2] accel/qaic: Fix slicing memory leak
 2023-08-02 14:59 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: fix radar detection in secondary 80 MHz
 2023-08-02 14:59 UTC  (4+ messages)
` [PATCH 1/2] wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan

[PATCH v5 0/6] drm: Add support for atomic async page-flip
 2023-08-02 14:58 UTC  (8+ messages)
` [PATCH v5 6/6] drm/doc: Define KMS atomic state set

[PATCH 0/2] nodemask: Use nr_node_ids
 2023-08-02 14:58 UTC  (3+ messages)
` [PATCH 1/2] mm: Mark nr_node_ids __ro_after_init

[PATCH] r8152: Suspend USB device before shutdown when WoL is enabled
 2023-08-02 14:56 UTC  (4+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH net-next] ice: use list_for_each_entry() helper
 2023-08-02  9:07 UTC 

[PATCH v3,1/2] media: mediatek: vcodec: Fix possible invalid memory access for decoder
 2023-08-02 14:56 UTC  (3+ messages)

[Accel-config] [PATCH 0/7] accel-config: Add command config-user-default to configure and enable all available devices and WQs
 2023-08-02 14:58 UTC  (4+ messages)
` [Accel-config] [PATCH 2/7] accel-config: Add config-user-default command

[PATCH for-next 0/9] RDMA/rxe: Misc fixes and cleanups
 2023-08-02 14:57 UTC  (9+ messages)
` [PATCH for-next 9/9] RDMA/rxe: Protect pending send packets


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.