All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-16 07:54:15 to 2024-10-16 08:29:32 UTC [more...]

[PATCH v5 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-10-16  8:06 UTC  (6+ messages)
` [PATCH v5 4/5] arm64: dts: imx95: add usb3 related nodes

[PATCH] ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
 2024-10-16  8:30 UTC  (2+ messages)

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-16  8:29 UTC  (11+ messages)
` [PATCH net-next v3 1/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH net-next v3 2/8] rust: time: Introduce Delta type
` [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function

[PATCH bpf-next v3 0/2] Fix bpf_get/setsockopt failed when TCP over IPv4 via INET6 API
 2024-10-16  8:29 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Fix bpf_get/setsockopt to tos not take effect "
    ` [External] "

[RFC PATCH 0/1] libperf: evlist: Fix --cpu argument on hybrid platform
 2024-10-16  8:29 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] ARM: dts: imx6qdl-dhcom-pdk2: Drop incorrect size-cells in GPIO keys
 2024-10-16  8:28 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Cgroup skb add helper to get net_cls's classid
 2024-10-16  8:28 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, selftests: Add test case for cgroup skb to get net_cls classid helpers
    ` [External] "

[PATCH v2] selftest: hid: add the missing tests directory
 2024-10-16  8:27 UTC  (2+ messages)

[PATCH] usb: musb: Fix hardware lockup on first Rx endpoint request
 2024-10-16  8:27 UTC  (2+ messages)

[PATCH net-next v9 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-16  8:27 UTC  (3+ messages)
` [PATCH net-next v9 04/23] ovpn: add basic interface creation/destruction/management routines

[PATCH 00/10] Platform compatibility fixes
 2024-10-16  8:27 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
` [PATCH v3 00/10] Platform compatibility fixes
  ` [PATCH v3 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
  ` [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite
  ` [PATCH v3 03/10] t/lib-gitweb: test against the build version of gitweb
  ` [PATCH v3 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
  ` [PATCH v3 05/10] t1401: make invocation of tar(1) work with Win32-provided one
  ` [PATCH v3 06/10] t3404: work around platform-specific behaviour on macOS 10.15
  ` [PATCH v3 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
  ` [PATCH v3 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
  ` [PATCH v3 09/10] builtin/credential-cache: fix missing parameter for stub function
  ` [PATCH v3 10/10] http: fix build error on FreeBSD

[PATCH] usb: dwc3-generic: use DR_MODE_OTG when dr_mode isn't specified
 2024-10-16  8:26 UTC 

[PATCH v12 00/19] Add Secure TSC support for SNP guests
 2024-10-16  8:26 UTC  (5+ messages)
` [PATCH v12 16/19] x86/kvmclock: Use clock source callback to update kvm sched clock

[PATCH] perf test: Speed up some tests using perf list
 2024-10-16  8:25 UTC  (2+ messages)

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-10-16  8:24 UTC  (6+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory

[f2fs-dev] [PATCH] f2fs: multidevice: add stats in debugfs
 2024-10-16  8:24 UTC  (2+ messages)
`  "

[PATCH net-next 0/3] Bonding: return detailed error about XDP failures
 2024-10-16  8:24 UTC  (9+ messages)
` [PATCH net-next 1/3] bonding: return detailed error when loading native XDP fails
` [PATCH net-next 3/3] Documentation: bonding: add XDP support explanation

[PATCH net-next 0/6] xfrm: Convert __xfrm4_dst_lookup() and its callers to dscp_t
 2024-10-16  8:23 UTC  (4+ messages)
` [PATCH net-next 3/6] xfrm: Convert xfrm_dst_lookup() "

[PATCH] examples/l3fwd: support setting the data size of mbuf
 2024-10-16  8:22 UTC 

[PATCH v5 1/9] net/zxdh: add zxdh ethdev pmd driver
 2024-10-16  8:18 UTC  (11+ messages)
` [PATCH v6 0/9] net/zxdh: introduce net zxdh driver
  ` [PATCH v6 1/9] net/zxdh: add zxdh ethdev pmd driver
    ` [PATCH v6 2/9] net/zxdh: add logging implementation
      ` [PATCH v6 3/9] net/zxdh: add zxdh device pci init implementation
      ` [PATCH v6 4/9] net/zxdh: add msg chan and msg hwlock init
      ` [PATCH v6 5/9] net/zxdh: add msg chan enable implementation
      ` [PATCH v6 6/9] net/zxdh: add zxdh get device backend infos
      ` [PATCH v6 7/9] net/zxdh: add configure zxdh intr implementation
      ` [PATCH v6 8/9] net/zxdh: add zxdh dev infos get ops
      ` [PATCH v6 9/9] net/zxdh: add zxdh dev configure ops

[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
 2024-10-16  8:22 UTC  (6+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup

[PATCH v2 1/2] dt-bindings: mfd: mediatek: mt6397: add adc, codec and regulators for mt6359
 2024-10-16  8:05 UTC  (2+ messages)
` (subset) "

mm/memcontrol-v1.c:1505 __mem_cgroup_usage_register_event() error: uninitialized symbol 'thresholds'
 2024-10-16  8:22 UTC 

[PATCH net-next v3 0/2] dpll: expose clock quality level
 2024-10-16  8:21 UTC  (11+ messages)
` [PATCH net-next v3 1/2] dpll: add clock quality level attribute and op

[PATCH] [v2] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER
 2024-10-16  8:21 UTC  (2+ messages)

[PATCH 0/2] Add Samsung AMS581VF01 panel support
 2024-10-16  8:21 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
 2024-10-16  8:20 UTC  (2+ messages)
`  "

[PATCH 00/10] media: start work to remove wait_prepare/finish callbacks
 2024-10-16  8:20 UTC  (5+ messages)
` [PATCH 01/10] media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL

[PATCH v1 0/3] rtc: mt6359: Cleanup and support start-year property
 2024-10-16  8:04 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: mfd: mediatek: mt6397: Add start-year property to RTC
  ` (subset) "

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-16  8:20 UTC  (3+ messages)
`  "

[PATCH] iomap: provide iomap_want_unshare_iter() stub for !CONFIG_BLOCK
 2024-10-16  8:15 UTC  (2+ messages)

[PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
 2024-10-16  8:18 UTC  (4+ messages)
` [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7

[PATCH 0/2] arm64: dts: qcom: x1e80100: Add external DP support to CRD and T14s
 2024-10-16  8:18 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Enable external DP support

[PATCH] net/nfp: fix RSS failed on VXLAN inner layer
 2024-10-16  8:17 UTC 

[PATCH] dma/dw-edma: chip regs base should add the offset
 2024-10-16  8:17 UTC 

[PATCH] HID: Remove default case statement in fetch_item()
 2024-10-16  8:17 UTC  (2+ messages)

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-16  8:17 UTC  (7+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 57/57] arm64: Enable "

[PATCH v2 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support
 2024-10-16  8:17 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card

[PATCH v12 1/7] eal: add static per-lcore memory allocation facility
 2024-10-16  8:17 UTC  (4+ messages)
` [PATCH v13 "

[PATCH for-next v3 0/4] RDMA/bnxt_re: driver update
 2024-10-16  7:55 UTC  (6+ messages)
` [PATCH for-next v3 1/4] RDMA/bnxt_re: Add support for optimized modify QP
` [PATCH] RDMA/bnxt_re: Fix access flags for MR and QP modify
` [PATCH for-next v3 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
` [PATCH for-next v3 3/4] RDMA/bnxt_re: Add support for modify_device hook
` [PATCH for-next v3 4/4] RDMA/bnxt_re: Fix access flags for MR and QP modify

[PATCH v9 0/5] Marvell Odyssey uncore performance monitor support
 2024-10-16  8:01 UTC  (6+ messages)
` [PATCH v9 1/5] perf/marvell: Refactor to extract platform data - no functional change
` [PATCH v9 2/5] perf/marvell: Refactor to extract platform specific ops "
` [PATCH v9 3/5] perf/marvell: Odyssey DDR Performance monitor support
` [PATCH v9 4/5] perf/marvell : Refactor to extract platform data - no functional change
` [PATCH v9 5/5] perf/marvell : Odyssey LLC-TAD performance monitor support

[PATCH 0/2] usb: dwc3: Add USB3 Gen2 De-emphasis setting from DT
 2024-10-16  8:16 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc3: Program USB Gen2 De-emphasis defined in PIPE4 spec

[PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
 2024-10-16  8:12 UTC  (2+ messages)

[PATCH] net/nfp: modify Rx buffer size setting logic
 2024-10-16  8:15 UTC 

[PATCH v15 0/2] Implement the NVMe reservation feature
 2024-10-16  6:59 UTC  (3+ messages)
` [PATCH v15 2/2] nvmet: support "

[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
 2024-10-16  8:15 UTC  (5+ messages)

[PATCH 6.1 000/791] 6.1.113-rc2 review
 2024-10-16  8:15 UTC  (2+ messages)

[PATCH] linux-headers: loongarch: add kvm_para.h and unistd_64.h
 2024-10-16  8:13 UTC  (2+ messages)

[PATCH v2] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
 2024-10-16  8:14 UTC  (6+ messages)

drivers: can: sja1000: add F81601 pcie can bus support
 2024-10-16  8:14 UTC 

[PATCH] Add the ":" to the allowed_symbols list to work with the latest POSIX changes
 2024-10-16  8:14 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to do sanity check on node blkaddr in truncate_node()
 2024-10-16  8:13 UTC  (2+ messages)
`  "

[RFC 1/2] rwsem: introduce upgrade_read interface
 2024-10-16  8:13 UTC  (4+ messages)

[syzbot] [fs?] kernel BUG in submit_bh_wbc (3)
 2024-10-16  8:13 UTC  (2+ messages)
` [syzbot] [nilfs] [fs] "

[PATCH] PCI: Constify pci_register_io_range stub fwnode_handle
 2024-10-16  8:12 UTC  (2+ messages)

[PATCHv2 1/2] docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES
 2024-10-16  8:12 UTC  (3+ messages)
` [PATCHv2 2/2] docs: Replace VOLATILE_TMP_DIR "
  ` [docs] "

kernel/cgroup/misc.c:338 misc_cg_peak_show() warn: we never enter this loop
 2024-10-16  8:11 UTC 

[PATCH v3] testpmd: add hairpin-map parameter
 2024-10-16  8:11 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH] Add support for JULABO PRESTO to cdc_acm
 2024-10-16  8:11 UTC  (2+ messages)

[PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
 2024-10-16  8:11 UTC 

[PATCH v10 1/7] eal: add static per-lcore memory allocation facility
 2024-10-16  8:10 UTC  (4+ messages)
` [PATCH v11 "

[PATCH] sched/topology: improve topology_span_sane speed
 2024-10-16  8:10 UTC  (3+ messages)

[RFC 0/2] rwsem: introduce upgrade_read interface
 2024-10-16  8:09 UTC  (2+ messages)

[PATCH] drm/i915/display: plane property for async supported modifiers
 2024-10-16  8:08 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v4 00/12] Fix and improve the Rockchip endpoint driver
 2024-10-16  8:08 UTC  (5+ messages)

[RFC PATCH 0/2] Allow fdinfo to display size of internal BO's
 2024-10-16  8:07 UTC  (7+ messages)
` [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size

[REQUEST] net: fec: Not yet ported PTP patches
 2024-10-16  8:01 UTC  (4+ messages)
` [PATCH 6.6 1/3] net: fec: Move `fec_ptp_read()` to the top of the file
` [PATCH 6.6 2/3] net: fec: Remove duplicated code
` [PATCH 6.6 3/3] net: fec: refactor PPS channel configuration

[PATCH v9 1/7] eal: add static per-lcore memory allocation facility
 2024-10-16  8:07 UTC  (4+ messages)
` [PATCH v10 0/7] Lcore variables

[PATCH v10 0/2] Add support for Loongson-1 NAND
 2024-10-16  8:06 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH v4 0/4] Add support for stm32mp25x RNG
 2024-10-16  8:04 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v4 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v4 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v4 4/4] arm64: dts: st: add RNG node on stm32mp251

[PATCH] x86: acer-wmi: remove unused mocros
 2024-10-14 18:38 UTC 

[PATCH] util-linux: Add `findmnt` to the bash completion RDEPENDS
 2024-10-16  8:05 UTC 

[PATCH v8 1/7] eal: add static per-lcore memory allocation facility
 2024-10-16  8:05 UTC  (4+ messages)
` [PATCH v9 "

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-10-16  8:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)

[PATCH V2] staging: gpib: Remove a dead condition in if statement
 2024-10-16  8:04 UTC  (2+ messages)

[Regression] b1a000d3b8ec ("block: relax direct io memory alignment")
 2024-10-16  8:04 UTC  (2+ messages)

[PATCH v5 0/3] power: supply: twl6030/32 charger
 2024-10-16  8:03 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v5 2/3] power: supply: initial support for TWL6030/32
` [PATCH v5 3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger

[PATCH v3 0/4] Add support for stm32mp25x RNG
 2024-10-16  8:00 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add st,stm32mp25-rng support

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-16  8:02 UTC  (8+ messages)
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
  ` (subset) "

[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
 2024-10-16  7:59 UTC  (3+ messages)
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation

[syzbot] [iommu?] kernel BUG in dma_alloc_attrs
 2024-10-16  8:02 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry
 2024-10-16  8:02 UTC  (8+ messages)
  ` [PATCH] ext4: fix out-of-bounds issue "

[PATCH] ASoC: loongson: make loongson-i2s.o a separate module
 2024-10-16  8:02 UTC  (4+ messages)

[PATCH 1/2] staging: rtl8723bs: change remaining printk to proper api
 2024-10-16  8:00 UTC  (3+ messages)

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-16  7:59 UTC  (3+ messages)

[PATCH] staging: gpid: fmh: Drop residue from fmh_gpid_fifo_read_countable()
 2024-10-16  7:59 UTC  (2+ messages)

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_ntf_packet (3)
 2024-10-16  7:58 UTC  (4+ messages)
  ` [PATCH] nfc/nci: Fix uninit-value issue in nci_ntf_packet

[PATCH v3 0/4] migration: auto-converge refinements for huge VM
 2024-10-16  7:56 UTC  (5+ messages)
` [PATCH v3 1/4] migration: Move cpu-throttole.c from system to migration
` [PATCH v3 2/4] migration: Remove "rs" parameter in migration_bitmap_sync_precopy
` [PATCH v3 3/4] migration: Support periodic ramblock dirty sync
` [PATCH v3 4/4] tests/migration: Add case for "

[PATCH v3 0/2] staging: staging: vchiq_arm: Two memory leak fixes
 2024-10-16  7:58 UTC  (2+ messages)

[PATCH 0/2] board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
 2024-10-16  7:15 UTC  (3+ messages)
` [PATCH 2/2] ARM: meson: add support for Libre Computer aml-s905d3-cc

[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-10-15 15:27 UTC  (11+ messages)
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands

[GIT PULL] Please pull u-boot-amlogic-next-20241014
 2024-10-14 18:23 UTC  (2+ messages)

[PATCH v4 0/5] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-10-14 21:06 UTC  (6+ messages)
` [PATCH v4 1/5] include/android_ab: move ab_select_slot() documentation to @ notation
` [PATCH v4 2/5] treewide: bcb: move ab_select command to bcb subcommands
` [PATCH v4 3/5] cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()
` [PATCH v4 4/5] cmd: bcb: introduce 'ab_dump' command to print BCB block content
` [PATCH v4 5/5] common: android_ab: fix slot suffix for abc block

[PATCH v2 0/4] Add support for stm32mp25x RNG
 2024-10-16  7:54 UTC  (10+ messages)
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms

[PATCH V2] staging: gpib: Remove unused value
 2024-10-16  7:55 UTC 

Rekrutacja handlowca
 2024-10-16  7:55 UTC 

Zapytanie ofertowe
 2024-10-16  7:50 UTC 

[PATCH 0/5] virtio_net: enable premapped mode by default
 2024-10-16  7:55 UTC  (3+ messages)

[PATCH] staging: gpib: Replace kmalloc/memset with kzalloc for zero initialization
 2024-10-16  7:55 UTC  (2+ messages)

linux-next: duplicate patches in the regulator tree
 2024-10-16  7:55 UTC  (2+ messages)

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-16  7:54 UTC  (9+ messages)
` [PATCH net-next v2 04/12] net-timestamp: add static key to control the whole bpf extension

[PATCH v6 00/10] drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support
 2024-10-16  7:54 UTC  (18+ messages)
` [PATCH v6 01/10] drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE
` [PATCH v6 02/10] drm/bridge: it6505: improve AUX operation for edid read
` [PATCH v6 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read
` [PATCH v6 04/10] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT
` [PATCH v6 05/10] drm/bridge: it6505: fix HDCP Bstatus check
` [PATCH v6 06/10] drm/bridge: it6505: fix HDCP encryption when R0 ready
` [PATCH v6 07/10] drm/bridge: it6505: fix HDCP CTS KSV list read with UNIGRAF DPR-100
` [PATCH v6 08/10] drm/bridge: it6505: fix HDCP CTS compare V matching
` [PATCH v6 09/10] drm/bridge: it6505: fix HDCP CTS KSV list wait timer
` [PATCH v6 10/10] drm/bridge: it6505: add I2C functionality on AUX


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.