All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-15 12:29:34 to 2023-12-15 13:24:37 UTC [more...]

[PATCH 01/20] python3-pyinotify: remove as unmaintained
 2023-12-15 12:50 UTC  (6+ messages)
` [PATCH 19/20] libcamera: skip until upstream resolves python 3.12 compatibility
        ` [libcamera-devel] "

[PATCH v3] wifi: mwifiex: add extra delay for firmware ready
 2023-12-15 13:24 UTC  (2+ messages)
` [v3] "

[PATCH] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
 2023-12-15 13:23 UTC  (3+ messages)

[PATCH] kselftest: Add basic test for probing the rust sample modules
 2023-12-15 13:21 UTC 

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-15 13:20 UTC  (11+ messages)
` [PATCH net-next v9 01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
` [PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH net-next v9 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
` [PATCH net-next v9 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
` [PATCH net-next v9 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH net-next v9 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v9 07/10] net: ethernet: am65-cpsw: Move register definitions to header file
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v9 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH net-next v9 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers

patch "serial: sc16is7xx: fix unconditional activation of THRI interrupt" added to tty-testing
 2023-12-15 13:20 UTC 

patch "serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for" added to tty-testing
 2023-12-15 13:20 UTC 

patch "serial: sc16is7xx: remove unused line structure member" added to tty-testing
 2023-12-15 13:20 UTC 

patch "serial: sc16is7xx: change EFR lock to operate on each channels" added to tty-testing
 2023-12-15 13:20 UTC 

patch "serial: sc16is7xx: remove global regmap from struct sc16is7xx_port" added to tty-testing
 2023-12-15 13:20 UTC 

patch "serial: sc16is7xx: remove wasteful static buffer in" added to tty-testing
 2023-12-15 13:20 UTC 

[PATCH v3 0/5] ASoC: codecs: add support for WCD939x Codec
 2023-12-15 13:19 UTC  (7+ messages)
` [PATCH v3 4/5] ASoC: codecs: Add WCD939x Soundwire devices driver
` [PATCH v3 5/5] ASoC: codecs: Add WCD939x Codec driver

[PATCH for-9.0 0/5] target/riscv/kvm: fix KVM reg id sizes
 2023-12-15 13:19 UTC  (11+ messages)
` [PATCH for-9.0 1/5] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
` [PATCH for-9.0 2/5] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
` [PATCH for-9.0 3/5] target/riscv/kvm: change timer regs size "
` [PATCH for-9.0 4/5] target/riscv/kvm: add RISCV_CONFIG_REG()
` [PATCH for-9.0 5/5] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()

[PATCH v2 0/5] axi-dmac: Add support for scatter-gather
 2023-12-15 13:13 UTC  (6+ messages)
` [PATCH v2 1/5] dmaengine: axi-dmac: Small code cleanup
` [PATCH v2 2/5] dmaengine: axi-dmac: Allocate hardware descriptors
` [PATCH v2 3/5] dmaengine: axi-dmac: Add support for scatter-gather transfers
` [PATCH v2 4/5] dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
` [PATCH v2 5/5] dmaengine: axi-dmac: Improve cyclic DMA transfers in SG mode

[PATCH iptables v2 0/6] Autoools silent-rules fixes
 2023-12-15 13:18 UTC  (2+ messages)

[PATCH v2] ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
 2023-12-15 13:18 UTC 

[PATCH] arm: spl: Use separate fault handlers instead of a single common one
 2023-12-15 13:17 UTC  (4+ messages)

[PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
 2023-12-15 13:11 UTC  (2+ messages)

[PATCH] fs: fix doc comment typo fs tree wide
 2023-12-15 13:09 UTC 

[PATCH v3] usb: gadget: webcam: Make g_webcam loadable again
 2023-12-15 13:16 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

scripts/kernel-doc: drivers/dma/at_hdmac.c:253: warning: Function parameter or struct member 'boundary' not described in 'at_desc'
 2023-12-15 13:15 UTC 

Where is the u-boot for BeagleV-Fire?
 2023-12-15 10:46 UTC 

[net-next PATCH v8 0/4] net: phy: add PHY package base addr + mmd APIs
 2023-12-15 13:15 UTC  (5+ messages)
` [net-next PATCH v8 1/4] net: phy: make addr type u8 in phy_package_shared struct
` [net-next PATCH v8 2/4] net: phy: extend PHY package API to support multiple global address
` [net-next PATCH v8 3/4] net: phy: restructure __phy_write/read_mmd to helper and phydev user
` [net-next PATCH v8 4/4] net: phy: add support for PHY package MMD read/write

Where to find those definition for particular boards? CFG_SYS_INIT_RAM_ADDR, CFG_SYS_INIT_RAM_SIZE, GENERATED_GBL_DATA_SIZE? etc
 2023-12-15  8:28 UTC 

[patch v2] ARM add initial support for the Phytium Pe2201 Board. Add pe2201 platform code and the device tree of pe2201 platform board. The initial support comprises the UART and PCIe
 2023-12-15  7:13 UTC 

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2023-12-15 13:14 UTC  (3+ messages)
` [PATCH v2 09/16] doc: Mention fastboot dependency on CMDLINE

[PATCH 1/2] drm/imagination: Fix ERR_PTR test on pointer to pointer
 2023-12-15 13:13 UTC  (6+ messages)
` [PATCH 2/2] drm/imagination: Fix error path in pvr_vm_create_context
  ` (subset) "
` (subset) [PATCH 1/2] drm/imagination: Fix ERR_PTR test on pointer to pointer

[PATCH] drm/imagination: Fixed oops when misusing ioctl CREATE_HWRT_DATASET
 2023-12-15 13:13 UTC  (3+ messages)
` (subset) "

[PATCH] drm/imagination: Fixed infinite loop in pvr_vm_mips_map()
 2023-12-15 13:13 UTC  (3+ messages)
` (subset) "

[PATCH] Fix C compatibility issue in mini-os
 2023-12-15 13:12 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Increase maximum frequency of SPI flash for ROCK Pi 4A/B/C
 2023-12-15 12:28 UTC 

[PATCH] vl: Print display options for -display help
 2023-12-15 13:07 UTC  (7+ messages)

Pull request: Please pull u-boot-imx-20231214
 2023-12-15 13:07 UTC 

[RFC PATCH] app/test: allow passing a parameter string to autotests
 2023-12-15 13:06 UTC 

[PATCH net-next v7 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-15 13:06 UTC  (3+ messages)
` [PATCH net-next v7 3/3] net/sched: act_mirred: Allow mirred to block

[LTP] [PATCH 1/1] runtest: Merge runtest/connectors to kernel_misc
 2023-12-15 13:06 UTC 

[PATCH] ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
 2023-12-15 13:06 UTC  (2+ messages)

[isilence:zc/rx-latest 27/31] ld.lld: error: undefined symbol: io_zc_rx_recv
 2023-12-15 13:04 UTC 

[PATCH] sched/idle: Prevent stopping the tick when there is no cpuidle driver
 2023-12-15 13:05 UTC 

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-12-15 13:04 UTC  (5+ messages)
    ` ARM64 Livepatch based on SFrame

[PATCH] perf: Fix perf_event_validate_size() lockdep splat
 2023-12-15 12:59 UTC  (3+ messages)
` [tip: perf/urgent] "

[RESEND] ASoC: amd: acp: add pm ops support for renoir platform
 2023-12-15 13:02 UTC 

[PATCH] arm64: dts: qcom: sm8650: add fastrpc-compute-cb nodes
 2023-12-15 13:04 UTC  (2+ messages)

[PATCH 0/2] Enable modem line status events on cp210x, add support for PPS on RI pin
 2023-12-15 13:02 UTC  (2+ messages)

patch "net: usb: ax88179_178a: avoid failed operations when device is" added to usb-linus
 2023-12-15 13:01 UTC 

Recent changes (master)
 2023-12-15 13:00 UTC 

[PATCH v15 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-12-15 12:58 UTC  (8+ messages)
` [PATCH v15 3/5] drm: renesas: Add RZ/G2L DU Support

[PATCH V6 0/3] Add rs485 support to uartps driver
 2023-12-15 12:56 UTC  (8+ messages)
` [PATCH V6 1/3] dt-bindings: Add reference to rs485.yaml
` [PATCH V6 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V6 3/3] tty: serial: uartps: Add rs485 support to uartps driver

patch "usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf()" added to usb-testing
 2023-12-15 12:56 UTC 

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2023-12-15 12:57 UTC  (6+ messages)

patch "usb: gadget: udc: atmel: Replace snprintf() with the safer" added to usb-testing
 2023-12-15 12:56 UTC 

[PATCH] drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
 2023-12-15 12:57 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[nf-next PATCH] netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST
 2023-12-15 12:26 UTC 

[PATCH v3 0/5] support ipq5332 platform
 2023-12-15 12:55 UTC  (10+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
 2023-12-15 12:55 UTC  (9+ messages)
` [PATCH 03/16] ASoC: tas2781: disable regmap regcache

[PATCH 0/1] xhci feature-fix for usb-next
 2023-12-15 12:57 UTC  (2+ messages)
` [PATCH 1/1] xhci: Fix null pointer dereference during S4 resume when resetting ep0

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

[PATCH 9.0 v2 00/13] Consolidate common vdpa members in VhostVDPAShared
 2023-12-15 12:52 UTC  (14+ messages)
` [PATCH 9.0 v2 01/13] vdpa: add VhostVDPAShared
` [PATCH 9.0 v2 02/13] vdpa: move iova tree to the shared struct
` [PATCH 9.0 v2 03/13] vdpa: move iova_range to vhost_vdpa_shared
` [PATCH 9.0 v2 04/13] vdpa: move shadow_data "
` [PATCH 9.0 v2 05/13] vdpa: use vdpa shared for tracing
` [PATCH 9.0 v2 06/13] vdpa: move file descriptor to vhost_vdpa_shared
` [PATCH 9.0 v2 07/13] vdpa: move iotlb_batch_begin_sent "
` [PATCH 9.0 v2 08/13] vdpa: move backend_cap "
` [PATCH 9.0 v2 09/13] vdpa: remove msg type of vhost_vdpa
` [PATCH 9.0 v2 10/13] vdpa: move iommu_list to vhost_vdpa_shared
` [PATCH 9.0 v2 11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
` [PATCH 9.0 v2 12/13] vdpa: use dev_shared in vdpa_iommu
` [PATCH 9.0 v2 13/13] vdpa: move memory listener to vhost_vdpa_shared

[PATCH] clk: fix clk_get_rate() always return ulong
 2023-12-15 12:54 UTC  (3+ messages)

[PATCH 0/3] fix some problems of flower firmware
 2023-12-15 12:54 UTC  (3+ messages)
` [PATCH 2/3] net/nfp: fix free resource problem

[PATCH 11/11] ASoC: SOF: topology: Add new DAI type entry for SOF_DAI_AMD_BT
 2023-12-15 12:53 UTC  (11+ messages)

[PATCH v2 00/13] RISC-V: Add steal-time support
 2023-12-15 12:52 UTC  (6+ messages)
` [PATCH v2 06/13] RISC-V: KVM: Add SBI STA info to vcpu_arch

[PATCH v3] docs: rust: Add rusttest info
 2023-12-15 12:52 UTC  (6+ messages)

[PATCH 0/2] Fix some bugs in ubi_resize_volume() function
 2023-12-15 12:52 UTC  (4+ messages)

[PATCH v8 0/9] Landlock: IOCTL support
 2023-12-15 12:52 UTC  (3+ messages)
` [PATCH v8 5/9] selftests/landlock: Test "

[PATCH net-next] page_pool: Rename frag_users to frag_cnt
 2023-12-15 12:34 UTC  (4+ messages)

[PATCH 3/5] memory: tegra210-emc: Simplify usage of clk_rate_exclusive_get()
 2023-12-15 12:50 UTC  (2+ messages)

[PATCH] docs: rust: remove `CC=clang` mentions
 2023-12-15 12:51 UTC  (2+ messages)

[net-next PATCH v2 3/3] net: phy: led: dynamically allocate speed modes array
 2023-12-15 12:50 UTC  (3+ messages)

arch/arm64/kernel/proton-pack.c:353:1: sparse: sparse: symbol '__pcpu_scope_arm64_ssbd_callback_required' was not declared. Should it be static?
 2023-12-15 12:50 UTC 

[PATCH 1/3] wifi: cfg80211: introduce cfg80211_ssid_eq()
 2023-12-15 12:38 UTC  (3+ messages)
` [PATCH 2/3] wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()
` [PATCH 3/3] wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()

[net PATCH] octeontx2-pf: Fix graceful exit during PFC configuration failure
 2023-12-15 12:50 UTC  (2+ messages)

[PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
 2023-12-15 12:49 UTC  (5+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] ui/gtk: unblock pipeline only if fence hasn't been signaled yet

[PATCH] drm/i915/display: C20 clock state verification
 2023-12-15 12:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] RISC-V: Add support for the zicbom extension
 2023-12-15 12:37 UTC  (3+ messages)

[PATCH] powerpc/64s: Increase default stack size to 32KB
 2023-12-15 12:44 UTC  (2+ messages)

[PATCH v2 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2023-12-15 12:45 UTC  (7+ messages)
` [PATCH v2 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v2 08/10] clk: qcom: Add GPU "
` [PATCH v2 10/10] clk: qcom: Add camcc "

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-15 12:44 UTC  (2+ messages)

[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-15 12:43 UTC  (5+ messages)
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask

[PATCH 0/2] Allow disabling USB3 ports in xHCI/DWC3
 2023-12-15 12:44 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: host: Disable USB3 ports if maximum-speed doesn't permit USB3

[PATCH 0/2] Introduce new iio resolution standard attribute
 2023-12-15 12:43 UTC  (3+ messages)
` [PATCH 1/2] iio: core: Introduce "
` [PATCH 2/2] iio: light: vcnl4000: Add ps high definition for vcnl4040

[DRBD-announce] drbd-utils v9.27.0-rc.1
 2023-12-15 12:42 UTC 

[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
 2023-12-15 12:42 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

[PATCH] RISC-V: Add support fo the zihintpause extension
 2023-12-15 12:41 UTC  (2+ messages)

[OE-Core][PATCH] rust: Upgrade 1.71.1 -> 1.74.1
 2023-12-15 12:40 UTC  (4+ messages)

[PATCH v2 0/5] support ipq5332 platform
 2023-12-15 12:40 UTC  (16+ messages)
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2023-12-15 12:39 UTC  (4+ messages)
` [PATCH v2 2/3] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer

[PATCH 0/4] mtd: rawnand: Fix sequential reads
 2023-12-15 12:32 UTC  (9+ messages)
` [PATCH 1/4] mtd: rawnand: Prevent crossing LUN boundaries during "
` [PATCH 2/4] mtd: rawnand: Fix core interference with "
` [PATCH 3/4] mtd: rawnand: Prevent sequential reads with on-die ECC engines
` [PATCH 4/4] mtd: rawnand: Clarify conditions to enable continuous reads

[PATCHv2] nvmet: implement unique discovery NQN
 2023-12-15 12:39 UTC 

drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16
 2023-12-15 12:39 UTC 

[PATCH 0/5] [Series 3] rename variable HTGetHighestMCSRate and (4) other
 2023-12-15 12:38 UTC  (2+ messages)

[PATCH] drm/xe/uapi: Remove reset uevent for now
 2023-12-15 12:38 UTC  (3+ messages)

Bug | Documentation | git add -all | Synopsis has minor mistake
 2023-12-15 12:38 UTC 

[powerpc:fixes-test] BUILD SUCCESS d2441d3e8c0c076d0a2e705fa235c76869a85140
 2023-12-15 12:37 UTC 

[PATCH v2] docs: translations: add translations links when they exist
 2023-12-15 12:37 UTC 

amdgpu didn't start with pci=nocrs parameter, get error "Fatal error during GPU init"
 2023-12-15 12:37 UTC  (12+ messages)

[PATCH v2] ldconfig-native: Add usrmerge support
 2023-12-15 12:36 UTC  (3+ messages)
` [OE-core] "

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

[linux-linus test] 184143: tolerable FAIL - PUSHED
 2023-12-15 12:34 UTC 

[PATCH 0/5] clk: Make clk_rate_exclusive_get() return void
 2023-12-15 12:34 UTC  (11+ messages)

[PATCH v2] staging:vme_user:fix the issue of using the wrong error code
 2023-12-15 12:34 UTC  (2+ messages)

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-15 12:33 UTC  (4+ messages)
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[PATCH] staging: rtl8192e: Add blank line after declarations
 2023-12-15 12:33 UTC  (2+ messages)

[PATCH] staging: rtl8712: remove unnecessary parentheses
 2023-12-15 12:32 UTC  (2+ messages)

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2023-12-15 12:31 UTC  (3+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns

[PATCH] nvme: validate maxcmd before use it
 2023-12-15 12:30 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
 2023-12-15 12:30 UTC  (12+ messages)

[PATCH v3 1/2] drm/amdgpu: Auto-validate DMABuf imports in compute VMs
 2023-12-15 12:30 UTC  (2+ messages)

[PATCH 00/11] Add HDMI support for RK3128
 2023-12-15 12:29 UTC  (7+ messages)
` [PATCH 04/11] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range


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.