All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 15:30:18 to 2023-06-16 16:33:19 UTC [more...]

[PATCH] ASoC: rt5677: Add MODULE_FIRMWARE macro
 2023-06-16 16:17 UTC  (2+ messages)

[PATCH] ASoC: codecs: wm0010: Add MODULE_FIRMWARE macros
 2023-06-16 16:17 UTC  (2+ messages)

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-06-16 16:06 UTC  (5+ messages)
` [PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2

[PATCH] nvdimm: make security_show static
 2023-06-16 16:14 UTC  (2+ messages)

[PATCH v2 0/6] drm/panel: sitronix-st7789v: Support ET028013DMA panel
 2023-06-16 16:32 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: display: st7789v: Add the edt,et028013dma panel compatible
  ` [PATCH v2 1/6] dt-bindings: display: st7789v: Add the edt, et028013dma "
` [PATCH v2 2/6] dt-bindings: display: st7789v: bound the number of Rx data lines
` [PATCH v2 3/6] drm/panel: sitronix-st7789v: Use 9 bits per spi word by default
` [PATCH v2 4/6] drm/panel: sitronix-st7789v: Clarify a definition
` [PATCH v2 6/6] drm/panel: sitronix-st7789v: Check display ID

[PATCH v14 00/25] Drivers for Gunyah hypervisor
 2023-06-16 16:32 UTC  (7+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor

[PATCH] drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flags
 2023-06-16 16:32 UTC  (2+ messages)

[PATCH 02/14] drm/ast: Remove vga2_clone field
 2023-06-16 16:31 UTC  (2+ messages)
` [02/14] "

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-16 16:31 UTC  (10+ messages)
` [PATCH net-next v3 3/4] page_pool: "

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

[PATCH] bpf: Remove unneeded variable
 2023-06-16 16:30 UTC  (2+ messages)

[yocto-autobuilder-helper][PATCH 0/3] fix test results storage for mickledore
 2023-06-16 16:30 UTC  (5+ messages)
` [yocto] "

[PATCH v4] bpf: Remove in_atomic() from bpf_link_put()
 2023-06-16 16:30 UTC  (2+ messages)

perf test failures in linux-next on s390
 2023-06-16 16:28 UTC  (10+ messages)
            ` Hybrid PMU issues on aarch64. was: "

[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
 2023-06-16 16:28 UTC  (5+ messages)
` [PATCH v5 24/26] cxl/pci: Add RCH downstream port error logging

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-06-16 16:27 UTC  (6+ messages)

#kirkstone Error creating A/B partitions using wks
 2023-06-16 16:26 UTC 

[PATCH v11 00/20] TDX host kernel support
 2023-06-16 16:26 UTC  (4+ messages)
` [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support

[PATCH] drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
 2023-06-16 16:25 UTC  (3+ messages)
`  "

Facing issue with new repo build in yocto
 2023-06-16  6:43 UTC 

[PATCH] pipe: remove CONFIG_WATCH_QUEUE for several protoypes
 2023-06-16 16:24 UTC 

[PATCH v7 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-16 16:23 UTC  (2+ messages)

[PATCH] qla2xxx: Remove unused nvme_ls_waitq wait queue
 2023-06-16 16:23 UTC  (2+ messages)

[PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
 2023-06-16 16:23 UTC  (3+ messages)

[GIT PULL] x86/mm for 6.4
 2023-06-16 16:22 UTC  (3+ messages)

[iptables PATCH] xshared: fix memory leak in should_load_proto
 2023-06-16 16:22 UTC  (3+ messages)

Porting barebox to a new SoC
 2023-06-16 16:20 UTC  (15+ messages)
` [PATCH v2] "

[PATCH 0/1] nospec: Add documentation for array_index_nospec
 2023-06-16 16:18 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] dt-bindings: net: wireless: ath10k: add ieee80211-freq-limit property
 2023-06-16 16:17 UTC  (3+ messages)

[PATCH net-next 00/17] splice, net: Switch over users of sendpage() and remove it
 2023-06-16 16:13 UTC  (25+ messages)
` [PATCH net-next 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next 02/17] net: Display info about MSG_SPLICE_PAGES memory handling in proc
` [PATCH net-next 03/17] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage
` [PATCH net-next 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH net-next 05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 06/17] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next 07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 09/17] dlm: "
  ` [Cluster-devel] "
` [PATCH net-next 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next 11/17] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [Ocfs2-devel] [PATCH net-next 12/17] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
  `  "
` [Drbd-dev] [PATCH net-next 13/17] drbd: "
  `  "
` [Drbd-dev] [PATCH net-next 14/17] drdb: Send an entire bio in a single sendmsg
  `  "
` [PATCH net-next 15/17] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16 16:16 UTC  (11+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem

[PATCH 0/8] ASoC: SOF: misc updates for 6.5
 2023-06-16 16:16 UTC  (2+ messages)

[PATCH] pinctrl: tegra: avoid duplicate field initializers
 2023-06-16 16:15 UTC 

[PATCH v2 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format
 2023-06-16 16:17 UTC  (2+ messages)

[PATCH 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format
 2023-06-16 16:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-16 16:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] spi: atmel: Prevent false timeouts on long transfers
 2023-06-16 16:15 UTC  (4+ messages)

[Bug 217545] New: Serious regression on amdgpu (drm_display_helper/drm_dp_atomic_find_time_slots) with two DisplayPort connected via a HP G5 docking station
 2023-06-16 16:17 UTC  (2+ messages)
` [Bug 217545] "

Consumo de combustible
 2023-06-16  8:01 UTC 

[PATCH 1/2] strace: Disable failing test
 2023-06-16 16:16 UTC  (2+ messages)
` [PATCH 2/2] strace: Merge two similar patches

[PATCH v2 1/2] aarch64: enable access to TCR2_ELx
 2023-06-16 16:00 UTC  (2+ messages)
` [PATCH v2 2/2] aarch64: enable Permission Indirection Extension

[GIT PULL] Block fix for 6.4-rc7
 2023-06-16 16:14 UTC 

[PATCH 7/8] ethosu: Add core message about inference cancellation
 2023-06-16 16:13 UTC  (3+ messages)

[mcgrof-next:large-block-20230616-hacks 37/38] fs/iomap/buffered-io.c:830:42: warning: if statement has empty body
 2023-06-16 16:13 UTC 

[PATCH] dax: include bus.h for definition of run_dax()
 2023-06-16 16:13 UTC 

[GIT PULL] Btrfs fixes 6.4-rc7, part 2
 2023-06-16 16:06 UTC 

[PATCH] blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
 2023-06-16 16:12 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.4-rc7
 2023-06-16 16:12 UTC 

[Intel-wired-lan] [PATCH net-next 0/6] igc: Fix corner cases for TSN offload
 2023-06-16 16:10 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net-next 3/6] igc: Handle already enabled taprio offload for basetime 0
  `  "
` [PATCH net-next 0/6] igc: Fix corner cases for TSN offload

[PATCH v2] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
 2023-06-16 16:09 UTC  (2+ messages)

xentrace buffer size, maxcpus and online cpus
 2023-06-16 16:08 UTC  (9+ messages)

[GIT PULL] nvme-6.5 updates
 2023-06-16 16:08 UTC  (2+ messages)

[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
 2023-06-16 16:05 UTC  (9+ messages)

[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-16 16:08 UTC  (3+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled

dio / splice fixups
 2023-06-16 16:08 UTC  (2+ messages)

[PATCH 1/3] wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
 2023-06-16 16:08 UTC  (3+ messages)

linux-next: manual merge of the block tree with the mm tree
 2023-06-16 16:07 UTC  (4+ messages)

[PATCH 4/4] [v2] wifi: rtlwifi: simplify LED management
 2023-06-16 16:06 UTC  (8+ messages)

[PATCH 0/7] RFC: high-order folio support for I/O
 2023-06-16 16:06 UTC  (8+ messages)

[master] Pull request
 2023-06-16 16:06 UTC 

[Intel-xe] [PATCH v4 0/8] Scheduler changes for upstreaming
 2023-06-16 16:02 UTC  (4+ messages)
` [Intel-xe] [PATCH v4 5/8] drm/xe: Long running job update

[OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific
 2023-06-16 16:03 UTC  (8+ messages)

[PATCH] setup.c: don't setup in discover_git_directory()
 2023-06-16 16:03 UTC  (3+ messages)

[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-16 16:01 UTC  (4+ messages)
` [PATCH v3 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers

[Bug 217562] New: kernel NULL pointer dereference on deletion of guest physical memory slot
 2023-06-16 16:02 UTC 

[PATCH v5] crypto/qat: default to IPsec MB for computations
 2023-06-16 16:02 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v2 2/6] hwmon: (sht3x)remove blocking_io property
 2023-06-16 16:00 UTC  (5+ messages)
` [PATCH v2 3/6] hwmon: (sht3x)replace "high-precision" property to "repeatability"
` [PATCH v2 4/6] hwmon: (sht3x)add medium repeatability support
` [PATCH v2 5/6] hwmon: (sht3x)add new non-stardard sysfs interface
` [PATCH v2 6/6] hwmon: (sht3x) complement sysfs interface for sts3x

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-16 16:01 UTC  (8+ messages)

[PATCH 0/5] RFC: Support pytest for bitbake self-tests
 2023-06-16 16:01 UTC  (4+ messages)
` [PATCH 5/5] bitbake: Bootstrap pytest for self-tests
  ` [bitbake-devel] "

[PATCH] hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
 2023-06-16 15:59 UTC  (2+ messages)

[PATCH v2 1/6] hwmon: (sht3x) remove sht3x_platform_data
 2023-06-16 16:00 UTC 

[PATCH 0/5] cxl/dcd: Add support for Dynamic Capacity Devices (DCD)
 2023-06-16 15:58 UTC  (9+ messages)
` [PATCH 2/5] cxl/region: Add dynamic capacity cxl region support
` [PATCH 3/5] cxl/mem : Expose dynamic capacity configuration to userspace

[nf PATCH] netfilter: nf_tables: Fix for deleting base chains with payload
 2023-06-16 15:56 UTC 

[xiang-erofs:dev] BUILD SUCCESS cd353fcfeb4798170ed31e32e499ac58cd36b5d2
 2023-06-16 15:55 UTC 

[PATCH] drm/msm/adreno: Update MODULE_FIRMWARE macros
 2023-06-16 15:55 UTC  (3+ messages)

[Intel-gfx] [PATCH v1] drm/i915/gsc: Fix intel_gsc_uc_fw_proxy_init_done with directed wakerefs
 2023-06-16 15:54 UTC  (3+ messages)
  `  "

[XEN PATCH] docs/misra: document the C dialect and translation toolchain assumptions
 2023-06-16 15:54 UTC  (3+ messages)

[GIT PULL] RISC-V Fix for 6.4-rc7
 2023-06-16 15:53 UTC  (2+ messages)

[PATCH net-next 0/15] Add and use helper for PCS negotiation modes
 2023-06-16 15:52 UTC  (6+ messages)
` [PATCH net-next 01/15] net: phylink: add PCS negotiation mode

[PATCH] scripts: socfpga_get_sequencer: Update file paths and include paths
 2023-06-16 15:50 UTC 

[Intel-gfx] [PATCH v3 i-g-t] tests/i915_pm_freq_api: Add a suspend subtest
 2023-06-16 15:50 UTC  (2+ messages)
` [igt-dev] "

[Buildroot] [git commit] docs/website: update for 2023.02.2
 2023-06-16 15:50 UTC 

[Intel-xe] [PATCH 0/6] drm/xe: Eviction fixes and optimizations
 2023-06-16 15:50 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/6] drm/xe/bo: Fix swapin when moving to VRAM

[Buildroot] [git commit] Update for 2023.02.2
 2023-06-16 15:47 UTC 

[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super (2)
 2023-06-16 15:49 UTC  (4+ messages)

[PATCH 0/8] ethosu: Add Arm Ethos-U driver
 2023-06-16 15:49 UTC  (4+ messages)
` [PATCH 1/8] "

[PATCH] oeqa/logparser: Fix ptest No-section exception
 2023-06-16 15:49 UTC 

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-16 15:48 UTC  (17+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[Intel-xe] [PATCH] drm/xe/bo: handle PL_TT -> PL_TT
 2023-06-16 15:47 UTC  (2+ messages)

[meta-arago][master/kirktone][PATCH] ti-test-extras: merge recipe with ti-test
 2023-06-16 15:47 UTC 

[PATCH v7 0/4] fpga: add initial KUnit tests for the subsystem
 2023-06-16 15:44 UTC  (5+ messages)
` [PATCH v7 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v7 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v7 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites

Fw:inquiry at Industrial Casters 10% more loading China Factory
 2023-06-16 15:45 UTC 

[PATCH] sparc: Fix invalid .section syntax
 2023-06-16 15:45 UTC  (2+ messages)

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-16 15:44 UTC  (11+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
                ` [Intel-gfx] "

[Buildroot] Buildroot 2023.02.2 released
 2023-06-16 15:42 UTC 

[mcgrof-next:large-block-20230616-hacks 37/38] fs/iomap/buffered-io.c:830:56: warning: suggest braces around empty body in an 'if' statement
 2023-06-16 15:41 UTC 

[PATCH 0/3] iot2050: Re-unify its configs and build processes
 2023-06-16 15:42 UTC  (11+ messages)
` [PATCH 1/3] binman: Allow to define custom arguments

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-16 15:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: idle-states: Add idle-state-disabled property

[Intel-xe] [PATCH] drm/xe: NULL binding implementation
 2023-06-16 15:38 UTC  (2+ messages)

[PATCH v7 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-16 15:34 UTC  (13+ messages)
` [PATCH v7 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v7 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v7 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v7 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v7 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v7 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v7 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v7 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v7 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v7 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v7 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v7 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH] m68k: Fix invalid .section syntax
 2023-06-16 15:36 UTC 

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-16 15:36 UTC  (10+ messages)

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-06-16 15:32 UTC  (5+ messages)

[PATCH] media: s5k5baf: Add MODULE_FIRMWARE macro
 2023-06-16 15:30 UTC  (2+ messages)

[PATCH v12 00/10] introduce Arm FF-A support
 2023-06-16 15:28 UTC  (5+ messages)
` [PATCH v13 "
  ` [PATCH v13 07/10] arm_ffa: introduce sandbox test cases for UCLASS_FFA
  ` [PATCH v13 09/10] arm_ffa: efi: introduce FF-A MM communication
  ` [PATCH v13 10/10] arm_ffa: efi: corstone1000: enable "

[PATCH v2 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-06-16 15:27 UTC  (2+ messages)
` [PATCH v2 3/6] util/async-teardown: Fall back to close fds one by one


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.