All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 10:58:33 to 2023-12-19 11:52:01 UTC [more...]

[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
 2023-12-19 11:51 UTC  (7+ messages)
` [PATCH v2 1/4] usb: typec: tipd: add init and reset functions to tipd_data
` [PATCH v2 2/4] usb: typec: tipd: add function to request firmware
` [PATCH v2 3/4] usb: typec: tipd: declare in_data in as const in exec_cmd functions

[PATCH v2 00/17] video: dw_hdmi: Support Vendor PHY
 2023-12-19 11:51 UTC  (4+ messages)
` [PATCH v2 02/17] video: dw_hdmi: Add Vendor PHY handling

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2023-12-19 11:50 UTC  (2+ messages)

[RFC PATCH 0/2] sched/fair: Delay throttling to kernel exit
 2023-12-19 11:50 UTC  (8+ messages)
` [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace

[PATCH v2 00/34] Qualcomm video encoder and decoder driver
 2023-12-19 11:50 UTC  (7+ messages)
` [PATCH v2 01/34] media: introduce common helpers for video firmware handling
` [PATCH v2 15/34] media: iris: add handling for interrupt service routine(ISR) invoked by hardware
` [PATCH v2 16/34] media: iris: implement iris v4l2_ctrl_ops and prepare capabilities

[PATCH V2 net-next] net: hns3: add new matainer for the HNS3 ethernet driver
 2023-12-19 11:50 UTC  (3+ messages)

[PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs
 2023-12-19 11:50 UTC  (3+ messages)
` [PATCH v3 10/14] drm/panthor: Add the scheduler logical block

[kvm-unit-tests PATCH v5 00/29] powerpc: updates, P10, PNV support
 2023-12-19 11:47 UTC  (7+ messages)
` [kvm-unit-tests PATCH v5 11/29] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH v5 12/29] powerpc/sprs: Avoid taking async interrupts caused by register fuzzing

[PATCH] thermal: core: Print out thermal zone name on update_temperature error
 2023-12-19 11:48 UTC  (3+ messages)

[PATCH v4 0/4 + v1 0/1] x86/spec-ctrl: IBPB improvements
 2023-12-19 11:48 UTC  (5+ messages)
` [PATCH v4 4/4] x86/PV: issue branch prediction barrier when switching 64-bit guest to kernel mode

[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
 2023-12-19 11:47 UTC  (10+ messages)
` [PATCH v4 01/10] KVM: arm64: Add snapshot interface for the host stage-2 pagetable
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
` [PATCH v4 03/10] KVM: arm64: Invoke the snapshot interface for the host stage-2 pagetable

[PATCH] orangepi-5-plus: Support Orange Pi 5 Plus single-board computer
 2023-12-19 11:47 UTC 

[PATCH v3 00/17] enable nvmet-fc for blktests
 2023-12-19 11:47 UTC  (14+ messages)
` [PATCH v3 11/16] nvmet-fc: remove null hostport pointer check
` [PATCH v3 12/16] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH v3 13/16] nvmet-fc: abort command if when there is binding
` [PATCH v3 14/16] nvmet-fc: free hostport after release reference to tgtport
` [PATCH v3 15/16] nvmet-fc: avoid deadlock on delete association path
` [PATCH v3 16/16] nvmet-fc: take ref count on tgtport before delete assoc

[PATCH net-next] xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
 2023-12-19 11:47 UTC  (3+ messages)

[PATCH 00/13] arm: exynos: Add E850-96 board
 2023-12-19 11:41 UTC  (13+ messages)
  ` [PATCH 09/13] pinctrl: exynos: Add pinctrl support for Exynos850
  ` [PATCH 08/13] clk: exynos: Add Exynos850 clock driver
  ` [PATCH 07/13] clk: exynos: Add Samsung clock framework
  ` [PATCH 05/13] soc: samsung: Add Exynos PMU driver
  ` [PATCH 04/13] soc: samsung: Add Exynos USI driver
  ` [PATCH 06/13] clk: exynos: Move pll code into clk-exynos7420

[LTP] [PATCH v4 00/10] Add TDEBUG tst_res() flag
 2023-12-19 11:42 UTC  (5+ messages)
` [LTP] [PATCH v4 04/10] ioctl02: Rename option -D => -d

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2023-12-19 10:34 UTC  (17+ messages)
` [RFC PATCH 01/16] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
` [RFC PATCH 02/16] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver
` [RFC PATCH 03/16] net: ti: icssg: Add Firmware config and classification APIs
` [RFC PATCH 04/16] net: ti: icssg: Add icssg queues APIs and macros
` [RFC PATCH 05/16] net: ti: icssg: Add ICSSG ethernet driver
` [RFC PATCH 06/16] net: ti: icssg: Add support sending FDB command to update rx_flow_id
` [RFC PATCH 07/16] net: ti: icssg: Enforce pinctrl state on the MDIO child node
` [RFC PATCH 08/16] arm: dts: k3-am65: Add additional regs for DMA components
` [RFC PATCH 09/16] arm: dts: k3-am65: Add cfg reg region to ringacc node
` [RFC PATCH 10/16] arm: dts: k3-am65-main: Add ICSSG IEP nodes
` [RFC PATCH 11/16] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
` [RFC PATCH 13/16] configs: am65x_evm_a53: Enable ICSSG Driver
` [RFC PATCH 14/16] configs: am65x_evm_a53_defconfig: add SPL_LOAD_FIT_APPLY_OVERLAY
` [RFC PATCH 15/16] tools/fdtgrep: Include __symbols__ table
` [RFC PATCH 16/16] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()

[PATCH v6 00/11] Support blob memory and venus on qemu
 2023-12-19 11:41 UTC  (6+ messages)
` [PATCH v6 02/11] virtio-gpu: Configure new feature flag context_create_with_flags for virglrenderer
` [PATCH v6 09/11] virtio-gpu: Support Venus capset

[PATCH net-next v4 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2023-12-19 11:41 UTC  (2+ messages)

[PATCH] drm/i915/mtl: Add fake PCH for Meteor Lake
 2023-12-19 11:40 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-19 11:39 UTC  (15+ messages)
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2023-12-19 10:30 UTC  (34+ messages)
` [RFC PATCH 01/16] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
` [RFC PATCH 01/16] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver
` [RFC PATCH 02/16] net: ti: icssg: Add Firmware config and classification APIs
` [RFC PATCH 02/16] net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver
` [RFC PATCH 03/16] net: ti: icssg: Add Firmware config and classification APIs
` [RFC PATCH 03/16] net: ti: icssg: Add icssg queues APIs and macros
` [RFC PATCH 04/16] net: ti: icssg: Add ICSSG ethernet driver
` [RFC PATCH 04/16] net: ti: icssg: Add icssg queues APIs and macros
` [RFC PATCH 05/16] net: ti: icssg: Add ICSSG ethernet driver
` [RFC PATCH 05/16] net: ti: icssg: Add support sending FDB command to update rx_flow_id
` [RFC PATCH 06/16] "
` [RFC PATCH 06/16] net: ti: icssg: Enforce pinctrl state on the MDIO child node
` [RFC PATCH 07/16] arm: dts: k3-am65: Add additional regs for DMA components
` [RFC PATCH 07/16] net: ti: icssg: Enforce pinctrl state on the MDIO child node
` [RFC PATCH 08/16] arm: dts: k3-am65: Add additional regs for DMA components
` [RFC PATCH 08/16] arm: dts: k3-am65: Add cfg reg region to ringacc node
` [RFC PATCH 09/16] "
` [RFC PATCH 09/16] arm: dts: k3-am65-main: Add ICSSG IEP nodes
` [RFC PATCH 10/16] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
` [RFC PATCH 10/16] arm: dts: k3-am65-main: Add ICSSG IEP nodes
` [RFC PATCH 11/16] arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support
` [RFC PATCH 11/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration
` [RFC PATCH 12/16] "
` [RFC PATCH 12/16] configs: am65x_evm_a53: Enable ICSSG Driver
` [RFC PATCH 13/16] configs: am65x_evm_a53_defconfig: add SPL_LOAD_FIT_APPLY_OVERLAY
` [RFC PATCH 13/16] configs: am65x_evm_a53: Enable ICSSG Driver
` [RFC PATCH 14/16] configs: am65x_evm_a53_defconfig: add SPL_LOAD_FIT_APPLY_OVERLAY
` [RFC PATCH 14/16] tools/fdtgrep: Include __symbols__ table
` [RFC PATCH 15/16] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
` [RFC PATCH 15/16] tools/fdtgrep: Include __symbols__ table
` [RFC PATCH 16/16] board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()
` [RFC PATCH 16/16] Revert "dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation"

[PATCH v2 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
 2023-12-19 11:38 UTC  (3+ messages)
` [PATCH v2 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode

net: ipconfig: dev_set_mtu call is incompatible with a number of Ethernet drivers
 2023-12-19 11:33 UTC  (3+ messages)
` [PATCH] RFC: net: ipconfig: temporarily bring interface down when changing MTU

[PATCH 1/5] ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handler
 2023-12-19 11:24 UTC  (5+ messages)
` [PATCH 2/5] ASoC: SOF: Refactor sof_i2s_tokens reading to update acpbt dai
` [PATCH 3/5] ASoC: SOF: Add i2s bt dai configuration support for AMD platforms
` [PATCH 4/5] ASoC: SOF: Rename amd_bt sof_dai_type
` [PATCH 5/5] ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register modification

[PATCH V3] ARM add initial support for the Phytium Pe2201 Board
 2023-12-19  2:27 UTC 

[PATCH 6.6 000/166] 6.6.8-rc1 review
 2023-12-19 11:32 UTC  (2+ messages)

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2023-12-19 11:33 UTC  (7+ messages)
` [PATCH v5 05/23] PM: EM: Refactor a new function em_compute_costs()
` [PATCH v5 08/23] PM: EM: Introduce runtime modifiable table

[PATCH 6.1 000/106] 6.1.69-rc1 review
 2023-12-19 11:32 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] bpf: Reduce memory usage for bpf_global_percpu_ma
 2023-12-19 11:31 UTC  (3+ messages)
` [PATCH bpf-next v4 4/7] bpf: Refill only one percpu element in memalloc

[PATCH 5.10 00/60] 5.10.205-rc2 review
 2023-12-19 11:30 UTC  (2+ messages)

[PATCH 5.15 00/83] 5.15.144-rc1 review
 2023-12-19 11:30 UTC  (6+ messages)
` [PATCH 5.15 80/83] ksmbd: Mark as BROKEN in the 5.15.y kernel

[PATCH 4.19 00/36] 4.19.303-rc1 review
 2023-12-19 11:30 UTC  (2+ messages)

[PATCH 5.4 00/40] 5.4.265-rc1 review
 2023-12-19 11:30 UTC  (2+ messages)

[PATCH 4.14 00/26] 4.14.334-rc1 review
 2023-12-19 11:30 UTC  (2+ messages)

[BUG] `git add -p` seems to corrupt a sparse index
 2023-12-19 11:20 UTC 

[PATCH] net: mana: select PAGE_POOL
 2023-12-19 11:30 UTC  (2+ messages)

[PATCH] kernel/freebsd: fix module build on FreeBSD 14
 2023-12-19 11:29 UTC 

[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2023-12-19 11:29 UTC  (6+ messages)
` [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()

Logical to Physical Address Mapping/Translation in Btrfs
 2023-12-19 11:29 UTC 

[PATCH v1 0/7] Introduce support for SBI Debug Trigger Extension
 2023-12-19 11:28 UTC  (8+ messages)
` [PATCH v1 1/7] include: sbi: Introduce common endianess conversion macro
` [PATCH v1 2/7] include: sbi: Add TINFO debug trigger CSR
` [PATCH v1 3/7] include: sbi: Introduce debug trigger register encodings
` [PATCH v1 4/7] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v1 5/7] include: sbi: Introduce ecall mactros for SBI debug trigger extension
` [PATCH v1 6/7] lib: sbi: Introduce ecall handler "
` [PATCH v1 7/7] lib: sbi: Print number of debug triggers found

[PATCH v2 0/6] xen: address violations of MISRA C:2012 Rule 11.8
 2023-12-19 11:28 UTC  (9+ messages)
` [PATCH v2 1/6] xen/arm: "
` [PATCH v2 2/6] xen/ppc: "
` [PATCH v2 3/6] xen: add deviations for "
` [PATCH v2 4/6] xen: add SAF deviation for safe cast removal
` [PATCH v2 5/6] xen: remove unused function ERR_CAST
` [PATCH v2 6/6] xen/common: address violations of MISRA C:2012 Rule 11.8

[PATCH 0/2] support unaligned access for some xHCI registers
 2023-12-19 11:26 UTC  (3+ messages)

[PATCH 0/4] ALPM AUX Wake Configuration
 2023-12-19 11:26 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] target/riscv/kvm: do not use non-portable strerrorname_np()
 2023-12-19 11:24 UTC  (5+ messages)

+ arm64-mm-set_pte-new-layer-to-manage-contig-bit.patch added to mm-unstable branch
 2023-12-19 11:25 UTC  (5+ messages)

[PATCH] kexec: avoid out of bounds in crash_exclude_mem_range()
 2023-12-19  8:55 UTC  (3+ messages)

[meta-rockchip] [PATCH] use MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS to add kernel-modules
 2023-12-19 11:23 UTC 

[PATCH] x86/platform: tidy do_platform_op() a little
 2023-12-19 11:21 UTC 

[PATCH v2 0/2] drm/solomon: Add support for the SSD133x controller family
 2023-12-19 11:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add SSD133x OLED controllers

[PATCH net-next v6 0/4] add PF-VF mailbox support
 2023-12-19 11:20 UTC  (2+ messages)

[PATCH] x86/mm: use "break" in arch_memory_op()
 2023-12-19 11:19 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in taprio_dump
 2023-12-19 11:20 UTC  (3+ messages)

[PATCH] efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad
 2023-12-19 11:18 UTC  (3+ messages)

[PATCH] kselftest/arm64: Don't probe the current VL for unsupported vector types
 2023-12-19 11:18 UTC  (3+ messages)

[PATCH V4 net-next 0/4] There are some features for the HNS3 ethernet driver
 2023-12-19 11:18 UTC  (5+ messages)
` [PATCH V4 net-next 2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
` [PATCH V4 net-next 3/4] net: hns3: dump more reg info based on ras mod

[PATCH] tty/serial: altera_uart: use more informative labels in /proc/interrupts
 2023-12-19 11:10 UTC  (2+ messages)

drivers/soc/qcom/smem.c:1056:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-19 11:17 UTC 

[PATCH] riscv: mm: Fixup compat mode boot failure
 2023-12-19 11:17 UTC  (2+ messages)

[PATCH net-next v6 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-19 11:16 UTC  (3+ messages)

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-19 11:16 UTC  (18+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq

next/master baseline: 411 runs, 38 regressions (next-20231219)
 2023-12-19 11:14 UTC 

[PATCH nft] intervals: BUG on prefix expressions without value
 2023-12-19 11:14 UTC 

Adding or1k support to mkroot
 2023-12-19 11:19 UTC  (7+ messages)

[PATCH V2] iommu: Don't reserve 0-length IOVA region
 2023-12-19 11:12 UTC  (2+ messages)

[PATCH v3 nft] support for afl++ (american fuzzy lop++) fuzzer
 2023-12-19 11:12 UTC 

stable-rc/queue/4.14 build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.333-26-g807dd53ac94a)
 2023-12-19 11:11 UTC 

[XEN PATCH] xen: add acmacros.h to exclude-list.json
 2023-12-19 11:09 UTC  (5+ messages)

[Bug 1336] Statistic counter rx_missed_errors always shows zero no matter how large the traffic was generated on Mellanox NICs
 2023-12-19 11:09 UTC 

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.204-61-g163d4e782432)
 2023-12-19 11:08 UTC 

[PATCH 0/3] Enable Adaptive Sync SDP Support for DP
 2023-12-19 11:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Enable Adaptive Sync SDP Support for DP (rev5)

[PATCH mptcp-next v3 14/14] selftests: mptcp: userspace pm get addr tests
 2023-12-19 11:07 UTC  (2+ messages)
` selftests: mptcp: userspace pm get addr tests: Build Failure

[PATCH] rebase: use strvec_pushf() for format-patch revisions
 2023-12-19 11:07 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2023-12-19 11:01 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v5 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-19 11:05 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 1/2] ixgbe: Refactor overtemp event handling
    `  "

[v5 1/3] drm/xe: Add vram frequency sysfs attributes
 2023-12-19 11:04 UTC  (4+ messages)
` [PATCH 2/3] drm/xe: Add base balance "

bpftool fails on 32-bit hosts when -Wa,--compress-debug-sections is used
 2023-12-19 11:03 UTC  (2+ messages)
` [PATCH] libbpf: skip DWARF sections in linker sanity check

[PATCH] x86/callthunks: Fix some potential string truncation in callthunks_debugfs_init()
 2023-12-19 11:02 UTC  (2+ messages)

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2023-12-19 11:00 UTC  (7+ messages)

[PATCH] lib/dmadev: get DMA device using device ID
 2023-12-19 11:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net v3] net: ks8851: Fix TX stall caused by TX buffer overrun
 2023-12-19 11:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: use nla_ok() instead of checking nla_len directly
 2023-12-19 11:00 UTC  (2+ messages)

[PATCH v2 00/15] drm/i915: (stolen) memory region related fixes
 2023-12-19 10:59 UTC  (5+ messages)
` [PATCH v2 09/15] drm/i915: Fix MTL initial plane readout
` [PATCH v2 12/15] drm/i915: Simplify intel_initial_plane_config() calling convention

[PATCH net-next v11 00/10] net: ethernet: am65-cpsw: Add mqprio, frame preemption & coalescing
 2023-12-19 10:58 UTC  (7+ messages)
` [PATCH net-next v11 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH net-next v11 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v11 07/10] net: ethernet: am65-cpsw: Move register definitions to header file
` [PATCH net-next v11 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v11 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH net-next v11 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers


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.