All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-28 09:46:00 to 2023-09-28 10:52:23 UTC [more...]

[PATCH v3 0/3] Add Support for Orange Pi 5
 2023-09-28 10:51 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: dts: rockchip: Add "

[PATCH] net/cnxk: fix TAG read data offset
 2023-09-28 10:50 UTC 

[PATCH net-next v9 00/13] Add Realtek automotive PCIe driver
 2023-09-28 10:49 UTC  (14+ messages)
` [PATCH net-next v9 01/13] net:ethernet:realtek:rtase: Add pci table supported in this module
` [PATCH net-next v9 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function
` [PATCH net-next v9 03/13] net:ethernet:realtek:rtase: Implement the rtase_down function
` [PATCH net-next v9 04/13] net:ethernet:realtek:rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v9 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function
` [PATCH net-next v9 06/13] net:ethernet:realtek:rtase: Implement .ndo_start_xmit function
` [PATCH net-next v9 07/13] net:ethernet:realtek:rtase: Implement a function to receive packets
` [PATCH net-next v9 08/13] net:ethernet:realtek:rtase: Implement net_device_ops
` [PATCH net-next v9 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v9 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v9 11/13] net:ethernet:realtek:rtase: Add a Makefile in the rtase folder
` [PATCH net-next v9 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v9 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[docs][RFC] overview: Add note about non-reproducibility side effects
 2023-09-28 10:49 UTC  (3+ messages)

[net-next PATCH v3 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-09-28 10:47 UTC  (5+ messages)
` [net-next PATCH v3 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v3 02/10] net: Add queue and napi association

[XEN PATCH] x86/domain_page: address violations of MISRA C:2012 Rule 8.3
 2023-09-28 10:46 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-28 10:46 UTC  (9+ messages)
` [PATCH bpf-next v2 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v2 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw

[Intel-gfx] [PATCH] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
 2023-09-28 10:45 UTC  (5+ messages)
    `  "

[PATCH] clocksource/drivers/riscv: Increase the clock_event rating
 2023-09-28 10:45 UTC  (2+ messages)

[LTP] [PATCH] Add simple Containerfile
 2023-09-28 10:44 UTC 

[Intel-gfx] [PATCH v8 0/7] fdinfo memory stats
 2023-09-28 10:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for fdinfo memory stats (rev9)

[PATCH] tracing/eprobe: drop unneeded breaks
 2023-09-28 10:43 UTC 

[PATCH v2 0/4] KVM: x86: tracepoint updates
 2023-09-28 10:42 UTC  (13+ messages)
` [PATCH v2 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v2 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v2 3/4] KVM: x86: add more information to kvm_exit tracepoint
` [PATCH v2 4/4] KVM: x86: add new nested vmexit tracepoints

[PATCH 00/27] platform: Convert to platform remove callback returning void
 2023-09-28 10:36 UTC  (2+ messages)

[PATCH v6 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-28 10:41 UTC  (3+ messages)

[RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field
 2023-09-28 10:39 UTC  (3+ messages)
` [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq

[PATCH v9 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-09-28 10:39 UTC  (6+ messages)
` [PATCH v9 1/7] drm: bridge: Cadence: convert mailbox functions to macro functions

Packets get stuck on RTL8111H using R8169 driver
 2023-09-28 10:39 UTC  (2+ messages)

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-28 10:39 UTC  (6+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH 0/3] vhost: clean up device reset
 2023-09-28 10:38 UTC  (2+ messages)

[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
 2023-09-28 10:38 UTC  (4+ messages)
` [PATCH v1 10/13] thermal: core: Allow trip pointers to be used for cooling device binding

[PATCH v4 00/12] event DMA adapter library support
 2023-09-28 10:36 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] eventdev/dma: introduce DMA adapter
  ` [PATCH v5 02/12] eventdev/dma: support adapter capabilities get
  ` [PATCH v5 03/12] eventdev/dma: support adapter create and free
  ` [PATCH v5 04/12] eventdev/dma: support for vchan add and delete
  ` [PATCH v5 05/12] eventdev/dma: support for adapter service function
  ` [PATCH v5 06/12] eventdev/dma: support for adapter start and stop
  ` [PATCH v5 07/12] eventdev/dma: support for adapter service ID get
  ` [PATCH v5 08/12] eventdev/dma: support adapter runtime params
  ` [PATCH v5 09/12] eventdev/dma: support for adapter stats
  ` [PATCH v5 10/12] eventdev/dma: support for adapter enqueue
  ` [PATCH v5 11/12] eventdev/dma: support for adapter event port get
  ` [PATCH v5 12/12] app/test: add event DMA adapter auto-test

[PATCH v3 0/4] KVM: x86: tracepoint updates
 2023-09-28 10:36 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v3 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v3 3/4] KVM: x86: add information about pending requests to kvm_exit tracepoint
` [PATCH v3 4/4] KVM: x86: add new nested vmexit tracepoints

[PATCH v3 0/8] runstate/time area registration by (guest) physical address
 2023-09-28 10:35 UTC  (6+ messages)
` [PATCH v3 8/8] common: convert vCPU info area registration

[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
 2023-09-28 10:33 UTC  (5+ messages)
` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition

[linux-linus test] 183196: tolerable FAIL - PUSHED
 2023-09-28 10:32 UTC 

[PATCH] docs: move riscv under arch
 2023-09-28 10:29 UTC  (2+ messages)

[PATCH] irqdomain: Annotate struct irq_domain with __counted_by
 2023-09-28 10:32 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-09-28 10:32 UTC  (2+ messages)
` [PATCH v15] "

[PATCH v7 00/33] Introduce QC USB SND audio offloading support
 2023-09-28 10:31 UTC  (3+ messages)
` [PATCH v7 01/33] xhci: add support to allocate several interrupters

[PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support
 2023-09-28 10:30 UTC  (2+ messages)

[intel-lts:4.19/android_t 3105/30000] drivers/char/rpmb/mux/key.c:32:19: warning: 'get_abl_params_addr' defined but not used
 2023-09-28 10:29 UTC 

[Intel-xe] [PATCH v6 0/5] PAT and cache coherency support
 2023-09-28 10:28 UTC  (12+ messages)
` [Intel-xe] [PATCH v6 1/5] drm/xe/pat: trim the xelp PAT table
` [Intel-xe] [PATCH v6 2/5] drm/xe: directly use pat_index for pte_encode
` [Intel-xe] [PATCH v6 3/5] drm/xe/uapi: Add support for cache and coherency mode
` [Intel-xe] [PATCH v6 4/5] drm/xe/pat: annotate pat_index with "
` [Intel-xe] [PATCH v6 5/5] drm/xe/uapi: support pat_index selection with vm_bind
` [Intel-xe] ✓ CI.Patch_applied: success for PAT and cache coherency support (rev7)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH] arm64: dts: mt6358: Drop bogus "regulator-fixed" compatible properties
 2023-09-28 10:27 UTC  (3+ messages)

[PATCH v4 00/12] regulator: mt6366: Split out of MT6358 and cleanup
 2023-09-28 10:26 UTC  (7+ messages)
` [PATCH v4 01/12] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
` [PATCH v4 12/12] arm64: dts: mediatek: mt8183-kukui: Add PMIC regulator supplies

[RFC PATCH v2 0/7] Introduce persistent memory pool
 2023-09-28 10:25 UTC  (3+ messages)

[PATCH v5 1/2] node: add IPv4 local node to handle local pkts
 2023-09-28 10:25 UTC  (3+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] node: add UDP v4 support

[PATCH v3] vfs: avoid delegating to task_work when cleaning up failed open
 2023-09-28 10:25 UTC 

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-28 10:24 UTC  (7+ messages)
` [RESEND PATCH v6 17/20] drm/mediatek: Support MT8188 Padding in display driver

[PATCH V2 1/1] mmc: sdhci-pci-o2micro: Fix Bayhub SD host hardware tuning compatibility issue for BanQ card
 2023-09-28 10:22 UTC 

[PATCH 00/59] dma: Convert to platform remove callback returning void
 2023-09-28  7:49 UTC  (3+ messages)

[PATCH] kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
 2023-09-28 10:22 UTC 

[oe] [meta-oe][PATCH] protobuf: stage protoc binary to sysroot
 2023-09-28 10:21 UTC  (4+ messages)

[PATCH net-next] ethernet/intel: Use list_for_each_entry() helper
 2023-09-28 10:20 UTC  (2+ messages)

[PATCH v13 00/22] TDX host kernel support
 2023-09-28 10:19 UTC  (3+ messages)

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-09-28 10:18 UTC  (4+ messages)

[PATCH net-next v2] net: ti: icssg_prueth: add TAPRIO offload support
 2023-09-28 10:16 UTC  (3+ messages)

[PATCH bpf] bpf: Use kmalloc_size_roundup() to adjust size_index
 2023-09-28 10:15 UTC 

[Intel-xe] [PATCH v5 0/5] PAT and cache coherency support
 2023-09-28 10:15 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for PAT and cache coherency support (rev6)

[patch net-next] tools: ynl-gen: lift type requirement for attribute subsets
 2023-09-28 10:15 UTC  (2+ messages)

[PATCH v4 0/9] runstate/time area registration by (guest) physical address
 2023-09-28 10:14 UTC  (7+ messages)
` [PATCH v4 5/9] x86/mem-sharing: copy GADDR based shared guest areas
` [PATCH v4 6/9] domain: map/unmap "

Gapless support
 2023-09-28 10:11 UTC 

[PATCH v9 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-09-28 10:12 UTC  (4+ messages)
` [PATCH v9 net-next 12/12] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers

[PATCH 0/2] btrfs: adjust reservation sizes for block group item updates/inserts
 2023-09-28 10:12 UTC  (3+ messages)
` [PATCH 1/2] btrfs: stop reserving excessive space for block group item updates
` [PATCH 2/2] btrfs: stop reserving excessive space for block group item insertions

[PATCH v3 0/3] Introduce event link profiles
 2023-09-28 10:12 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] eventdev: introduce "
  ` [PATCH v4 2/3] event/cnxk: implement event "
  ` [PATCH v4 3/3] test/event: add event link profile test

[PATCH] genirq/debugfs: Fix a typo of irq debugfs
 2023-09-28 10:13 UTC  (4+ messages)

[PATCH] wifi: wfx: fix case where rates are out of order
 2023-09-28 10:10 UTC 

[PATCH v5 3/3] power: amd power monitor support
 2023-09-28 10:11 UTC  (14+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: Improve BW management on FDI links
 2023-09-28 10:02 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/2] Add support for ADI TDD Engine
 2023-09-28 10:07 UTC  (3+ messages)
` [PATCH v2 2/2] drivers: misc: adi-axi-tdd: Add TDD engine

[RFC PATCH 0/3] quering mount attributes
 2023-09-28 10:07 UTC  (7+ messages)
` [RFC PATCH 3/3] add listmnt(2) syscall

[PATCH v3] genirq: avoid long loops in handle_edge_irq
 2023-09-28 10:06 UTC 

[RFC] drm/i915/perf: Simplify perf query implementation
 2023-09-28 10:06 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2] kunit: debugfs: Handle errors from alloc_string_stream()
 2023-09-28 10:04 UTC 

[PATCH v6] net/core: Introduce netdev_core_stats_inc()
 2023-09-28 10:04 UTC 

[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-28 10:03 UTC  (14+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "
  ` [EXT] Re: [PATCH v4 1/2] arm64: dts: imx8-ss-img: "

[PATCH] fpga: fpga-mgr: Fix possible memory leak in fpga_mgr_register_full()
 2023-09-28  9:59 UTC 

[PATCH v10 0/9] Add connector dynamic selection capability
 2023-09-28 10:00 UTC  (5+ messages)
` [PATCH v10 5/9] drm/mediatek: "

[PATCH v2 0/2] Fine grain sysregs allowed to trap for nested virtualization
 2023-09-28  9:59 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: Add missing _EL12 encodings

[PATCH] fpga: bridge: Fix possible memory leak in fpga_bridge_register()
 2023-09-28  9:58 UTC 

linux-next: manual merge of the rdma tree with the rdma-fixes tree
 2023-09-28  9:59 UTC  (2+ messages)

[PATCH] doc: correct the 50 characters soft limit
 2023-09-28  9:59 UTC 

[PATCH] Revert "ceph: enable async dirops by default"
 2023-09-28  9:57 UTC  (2+ messages)

[intel-lts:4.19/android_s 3171/30000] security/integrity/ima/ima_policy.c:332:57: warning: passing argument 1 of 'security_filter_rule_match' makes integer from pointer without a cast
 2023-09-28  9:57 UTC 

[PATCH v3 06/11] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
 2023-09-28  9:55 UTC  (4+ messages)

MAC OS 14 / Sonoma
 2023-09-28  9:56 UTC 

[PATCH] sh: boards: Fix Sound Simple-Card struct name
 2023-09-28  9:54 UTC  (2+ messages)

[PATCH] app/test: drop dependency on crypto scheduler driver
 2023-09-28  9:55 UTC  (4+ messages)
` [EXT] "

[PATCH v2 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-09-28  9:55 UTC  (5+ messages)
` [PATCH v2 1/3] usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
` [PATCH v2 3/3] usb: chipidea: Add support for NPCM

[PATCH v2 0/1] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
 2023-09-28  9:54 UTC  (4+ messages)
` [PATCH v2 1/1] "

BUG: MADV_COLLAPSE doesn't work for XFS files
 2023-09-28  9:55 UTC 

[PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
 2023-09-28  9:54 UTC  (7+ messages)

Persisting mounts between 'ip netns' invocations
 2023-09-28  9:54 UTC  (2+ messages)

[RFC 0/6] vhost: add asymmetric crypto support
 2023-09-28  9:53 UTC  (7+ messages)
` [RFC 1/6] cryptodev: move RSA padding information into xform
` [RFC 2/6] cryptodev: fix RSA xform for ASN.1 syntax
` [RFC 3/6] vhost: add asymmetric RSA support
` [RFC 4/6] crypto/virtio: "
` [RFC 5/6] examples/vhost_crypto: add asymmetric support
` [RFC 6/6] app/test: add asymmetric tests for virtio pmd

[PATCH 0/4] mdadm: Fix some errors for regression tests and building
 2023-09-28  9:53 UTC  (3+ messages)
` [PATCH 4/4] mdadm: Print version to stdout

[PATCH v3] SUPPORT: downgrade Physical CPU Hotplug to Experimental
 2023-09-28  9:51 UTC  (4+ messages)

The kernel fails to load the ko file because the btf information in the ko file is inconsistent
 2023-09-28  9:50 UTC  (2+ messages)

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-09-28  9:51 UTC  (5+ messages)

Patchwork summary for: linux-renesas-soc
 2023-09-28  9:50 UTC 

[PATCH] RDMA: Fix potential deadlock on &dev->rdi.pending_lock
 2023-09-28  9:49 UTC  (2+ messages)

[PATCH 0/3] selftests: timers: Convert some more of the timers tests to KTAP
 2023-09-28  9:49 UTC  (2+ messages)

[yocto-autobuilder2] [PATCH 1/4] config.py: Update perf workers to match autobuilder
 2023-09-28  9:47 UTC  (4+ messages)
` [yocto-autobuilder2] [PATCH 2/4] config.py: Add mickledore prev_release documentation on workers
` [yocto-autobuilder2] [PATCH 3/4] services: Update email notification config
` [yocto-autobuilder2] [PATCH 4/4] Drop wikilog plugin, we're not going back to it!

[sailus-media-tree:metadata-pre] BUILD SUCCESS 24a4f58480d55e43ad0340e0c276b261bc32e62d
 2023-09-28  9:45 UTC 

[PATCH] drm/radeon/kms/atom: Remove redundant code
 2023-09-28  9:45 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.