All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-27 09:30:37 to 2023-05-27 12:19:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-05-27 12:19 UTC 

[PATCH v4 00/22] lib: add pdcp protocol
 2023-05-27  8:59 UTC  (45+ messages)
` [PATCH v5 00/21] "
  ` [PATCH v5 01/21] net: add PDCP header
  ` [PATCH v5 02/21] lib: add pdcp protocol
  ` [PATCH v5 03/21] pdcp: add pre and post-process
  ` [PATCH v5 04/21] pdcp: add packet group
  ` [PATCH v5 05/21] pdcp: add crypto session create and destroy
  ` [PATCH v5 06/21] pdcp: add pre and post process for UL
  ` [PATCH v5 07/21] pdcp: add pre and post process for DL
  ` [PATCH v5 08/21] pdcp: add IV generation routines
  ` [PATCH v5 09/21] app/test: add lib pdcp tests
  ` [PATCH v5 10/21] test/pdcp: pdcp HFN tests in combined mode
  ` [PATCH v5 11/21] doc: add PDCP library guide
  ` [PATCH v5 12/21] pdcp: add control PDU handling for status report
  ` [PATCH v5 13/21] pdcp: implement t-Reordering and packet buffering
  ` [PATCH v5 14/21] test/pdcp: add in-order delivery cases
  ` [PATCH v5 15/21] pdcp: add timer callback handlers
  ` [PATCH v5 16/21] pdcp: add timer expiry handle
  ` [PATCH v5 17/21] test/pdcp: add timer expiry cases
  ` [PATCH v5 18/21] test/pdcp: add timer restart case
  ` [PATCH v5 19/21] pdcp: add support for status report
  ` [PATCH v5 20/21] pdcp: allocate reorder buffer alongside with entity
  ` [PATCH v5 21/21] test/pdcp: add PDCP status report cases

RTT-PROBE: lore-subspace-rtt
 2023-05-27 12:09 UTC 

[yocto] libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by bin/cmake) #hardknott
 2023-05-27 12:08 UTC  (2+ messages)
`  "

[PATCH net-next] net: dpaa2-mac: use correct interface to free mdiodev
 2023-05-27 12:07 UTC  (2+ messages)

[kirkstone][PATCH 1/5] recipetool: create: npm: Remove duplicate function to not have future conflicts
 2023-05-27  6:17 UTC  (5+ messages)
` [kirkstone][PATCH 2/5] classes: npm: Handle peer dependencies for npm packages
` [kirkstone][PATCH 3/5] recipetool: create: npm: Add support for the new format of the shrinkwrap file
` [kirkstone][PATCH 4/5] recipetool: create: npm: Add support to handle peer dependencies
` [kirkstone][PATCH 5/5] classes: npm: Add support for the new format of the shrinkwrap file

OSError: [Errno 40] too much recursions while resolving #hardknott
 2023-05-27 12:00 UTC 

[PATCH net] rxrpc: Truncate UTS_RELEASE for rxrpc version
 2023-05-27 11:59 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] i915/gem_ctx_persistence: skip heartbeat tests with GuC
 2023-05-27 11:59 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_ctx_persistence: skip heartbeat tests with GuC (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_ctx_persistence: skip heartbeat tests with GuC (rev3)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 11:59 UTC 

[PATCH] sched/fair: remove unneeded header files
 2023-05-27 17:37 UTC  (2+ messages)

[PATCH v1 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
 2023-05-27 11:58 UTC  (2+ messages)

[PATCH 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR
 2023-05-27 11:58 UTC  (2+ messages)

[PATCH v3 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
 2023-05-27 11:51 UTC  (4+ messages)
` [PATCH v4 1/3] axis-fifo: fix smatch warning for format specifier
  ` [PATCH v4 2/3] axis-fifo: use devm_kasprintf() for allocating formatted strings
  ` [PATCH v4 3/3] axis-fifo: cleanup space issues with fops struct

[PATCH wireless-next 1/2] wifi: rtlwifi: use helper function rtl_get_hdr()
 2023-05-27 11:49 UTC  (2+ messages)
` [PATCH wireless-next 2/2] brcmutil: use helper function pktq_empty() instead of open code

RTT-PROBE: lore-subspace-rtt
 2023-05-27 11:49 UTC 

[PATCH V1 QDMA 1/1] dmaengine: amd: qdma: Add AMD QDMA driver
 2023-05-27 11:47 UTC  (3+ messages)

[PATCH v1 1/2] gpiolib: Consolidate the allocated mask freeing APIs
 2023-05-27 11:40 UTC  (2+ messages)
` [PATCH v1 2/2] gpiolib: Unify allocation and initialization of GPIO valid mask

RTT-PROBE: lore-subspace-rtt
 2023-05-27 11:39 UTC 

fs/smb/client/cifsfs.c:982 cifs_smb3_do_mount() warn: possible memory leak of 'cifs_sb'
 2023-05-27 11:37 UTC 

[net-next PATCH v2 00/13] leds: introduce new LED hw control APIs
 2023-05-27 11:31 UTC  (3+ messages)

[net-next PATCH v3 00/13] leds: introduce new LED hw control APIs
 2023-05-27 11:28 UTC  (14+ messages)
` [net-next PATCH v3 01/13] leds: add APIs for LEDs hw control
` [net-next PATCH v3 02/13] leds: add API to get attached device for LED "
` [net-next PATCH v3 03/13] Documentation: leds: leds-class: Document new Hardware driven LEDs APIs
` [net-next PATCH v3 04/13] leds: trigger: netdev: refactor code setting device name
` [net-next PATCH v3 05/13] leds: trigger: netdev: introduce check for possible hw control
` [net-next PATCH v3 06/13] leds: trigger: netdev: add basic check for hw control support
` [net-next PATCH v3 07/13] leds: trigger: netdev: reject interval store for hw_control
` [net-next PATCH v3 08/13] leds: trigger: netdev: add support for LED hw control
` [net-next PATCH v3 09/13] leds: trigger: netdev: validate configured netdev
` [net-next PATCH v3 10/13] leds: trigger: netdev: init mode if hw control already active
` [net-next PATCH v3 11/13] leds: trigger: netdev: expose netdev trigger modes in linux include
` [net-next PATCH v3 12/13] net: dsa: qca8k: implement hw_control ops
` [net-next PATCH v3 13/13] net: dsa: qca8k: add op to get ports netdev

RTT-PROBE: lore-subspace-rtt
 2023-05-27 11:29 UTC 

[freescale-fslc:6.1-1.0.x-imx 1296/9879] drivers/video/fbdev/mxc/mxcfb_rm68191_qhd.c:154:6: warning: no previous prototype for 'mipid_rm68191_get_lcd_videomode'
 2023-05-27 11:26 UTC 

[PATCH] wifi: mt76: mt7921: make mt7921_mac_sta_poll static
 2023-05-27 11:23 UTC 

[PATCH 1/2] ARM: dts: imx7d-sdb: Describe the SD card regulator
 2023-05-27 11:23 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 11:19 UTC 

Matebook 11 Intel 2021; always need to manually set config in amixer
 2023-05-27 11:15 UTC 

[chrome-os:chromeos-6.1 118/436] drivers/gpu/drm/i915/display/intel_tc.c:297 mtl_tc_port_get_pin_assignment_mask() error: uninitialized symbol 'pin_mask'
 2023-05-27 11:16 UTC 

Matebook 11 Intel 2021; always need to manually set config in amixer
 2023-05-27 11:15 UTC 

[qemu-mainline test] 180975: regressions - FAIL
 2023-05-27 11:14 UTC 

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-05-27 11:14 UTC  (8+ messages)

[PATCH v2 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-27 11:13 UTC  (5+ messages)
` [PATCH v2 3/3] media: camss: Link CAMSS power domain

[PATCH v2] arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signals
 2023-05-27 11:12 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 11:08 UTC 

[PATCH] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-05-27 11:06 UTC  (4+ messages)

drivers/mux/mmio.c:29:34: warning: 'mux_mmio_dt_ids' defined but not used
 2023-05-27 11:06 UTC 

[PATCH] ref_tracker: add stack_depot_save() failure handling to ref_tracker_alloc()
 2023-05-27 11:04 UTC 

[PATCH v2 1/1] ARM: dts: imx6qdl: Add HDMI to TQMa6x/MBa6
 2023-05-27 11:01 UTC  (3+ messages)

[PATCH V2 1/2] dt-bindings: arm: Add Gateworks i.MX8M GW7905-2x board
 2023-05-27 10:59 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 10:58 UTC 

[PATCH] arm64: dts: imx8mp: Add TC9595 bridge on DH electronics i.MX8M Plus DHCOM
 2023-05-27 10:47 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 10:48 UTC 

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-27 10:41 UTC  (11+ messages)
` [PATCH v2 05/34] mm: add utility functions for ptdesc

[PATCH] soundwire: qcom: add proper error paths in qcom_swrm_startup()
 2023-05-27 10:40 UTC  (2+ messages)

[PATCH] formal: Fix references
 2023-05-27 10:40 UTC  (3+ messages)

[RESEND PATCH] soundwire: qcom: drop unused struct qcom_swrm_ctrl members
 2023-05-27 10:40 UTC  (2+ messages)

[PATCH 1/5] irqchip: ftintc010: mark all function static
 2023-05-27 10:39 UTC  (4+ messages)
` [PATCH 4/5] irqchip: mxs: include linux/irqchip/mxs.h

[PATCH] formal/spinhint: Clarify the proof
 2023-05-27 10:39 UTC  (4+ messages)

[PATCH] soundwire: intel: read AC timing control register before updating it
 2023-05-27 10:38 UTC  (2+ messages)

[PATCH] soundwire: dmi-quirks: add new mapping for HP Spectre x360
 2023-05-27 10:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 10:38 UTC 

[PATCH v4] memblock: Add flags and nid info in memblock debugfs
 2023-05-27 10:37 UTC  (2+ messages)

[PATCH v2 00/26] ASoC/soundwire: add support for ACE2.x
 2023-05-27 10:36 UTC  (2+ messages)

[PATCH v9 0/2] power: supply: introduce support for the Qualcomm smb2 charger
 2023-05-27 10:34 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH -next v2] memblock: unify memblock dump and debugfs show
 2023-05-27 10:32 UTC  (2+ messages)

[PATCH] memcg: remove unused mem_cgroup_from_obj()
 2023-05-27 10:31 UTC 

[PATCH 1/2] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ8074
 2023-05-27 10:30 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: qcom-nvmem: add support for IPQ8074

[PATCH] notifier: Initialize new struct srcu_usage field
 2023-05-27 10:27 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 10:28 UTC 

[PATCH v2 0/5] media: atomisp: Add support for v4l2-async sensor registration
 2023-05-27 10:26 UTC  (5+ messages)
` [PATCH v2 1/5] "

[PATCH net 0/2] Two fixes for SMCRv2
 2023-05-27 10:22 UTC  (3+ messages)
` [PATCH net 2/2] net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK

[PATCH v2] arm64: dts: imx8mp: Enable SAI audio on MX8MP DHCOM PDK2 and PDK3
 2023-05-27 10:22 UTC  (2+ messages)

[V2 patch 0/6] mm/vmalloc: Assorted fixes and improvements
 2023-05-27 10:21 UTC  (2+ messages)

[PATCH] md/bitmap: check input value with ULONG_MAX in timeout_store
 2023-05-27 10:18 UTC  (2+ messages)
` [PATCH] md/raid10: clean up md_add_new_disk()

[PATCH] fbcon: Avoid showing softcursor if font not available
 2023-05-27 10:18 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 10:18 UTC 

[cip-dev][isar-cip-core][PATCH v2] classes/swupdate: Correct task_order
 2023-05-27 10:16 UTC  (2+ messages)

[isar-cip-core][PATCH] classes/swupdate: remove image_do_mounts
 2023-05-27 10:15 UTC  (2+ messages)

[isar-cip-core][PATCH] image_uuid.bbclass: remove rootfs class
 2023-05-27 10:15 UTC  (2+ messages)

[PATCH] lib/test_vmalloc.c: avoid garbage in page array
 2023-05-27 10:13 UTC  (7+ messages)

[isar-cip-core][PATCH 0/3] Various fixes in SB workflow and docs
 2023-05-27 10:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27 10:08 UTC 

[PATCH 0/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
 2023-05-27 10:05 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 1/1] ARM: dts: imx6qdl: Add HDMI to TQMa6x/MBa6
 2023-05-27 10:03 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
 2023-05-27 10:02 UTC  (6+ messages)

[Buildroot] [git commit] package/crudini: fix python 3.10+ warning due to pipes import
 2023-05-27 10:01 UTC 

[Buildroot] [PATCH] package/crudini: fix python 3.10 warning due to pipes import
 2023-05-27 10:01 UTC  (2+ messages)

[Buildroot] [git commit] package/python-can: add missing setuptools runtime dependency
 2023-05-27  9:57 UTC 

[Buildroot] [git commit] package/python-django: add missing python-zlib runtime dependency
 2023-05-27  9:56 UTC 

[Buildroot] [PATCH] package/python-can: add missing setuptools runtime dependency
 2023-05-27  9:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-27  9:58 UTC 

[Buildroot] [PATCH] package/python-django: add missing python-zlib runtime dependency
 2023-05-27  9:57 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 2, 3}.x series
 2023-05-27  9:47 UTC 

[Buildroot] [git commit] package/linux-headers: drop 6.2.x option
 2023-05-27  9:54 UTC 

[Buildroot] [PATCH 1/2] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 2, 3}.x series
 2023-05-27  9:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/linux-headers: drop 6.2.x option

[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
 2023-05-27  9:52 UTC  (8+ messages)

[Question about gic vmovp cmd] Consider adding VINVALL after VMOVP
 2023-05-27  9:51 UTC  (3+ messages)

[PATCH net-next 0/2] support non-frag page for page_pool_alloc_frag()
 2023-05-27  9:51 UTC  (4+ messages)
` [PATCH net-next 2/2] page_pool: "

[PATCH 0/3] vhost: Fix freezer/ps regressions
 2023-05-27  9:49 UTC  (14+ messages)
` [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression

[PATCH v2 1/1] hwmon: (it87) Generalise support for FAN_CTL ON/OFF
 2023-05-27  9:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-27  9:48 UTC 

[PATCH] /proc/modules: honor kptr_restrict even without CONFIG_KALLSYMS
 2023-05-27  9:44 UTC  (3+ messages)

[PATCH v2 0/3] MSM8996 Pro CBF scaling support
 2023-05-27  9:39 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom,msm8996-cbf: Add compatible for MSM8996 Pro
` [PATCH v2 2/3] arm64: dts: qcom: msm8996pro: Add CBF scaling support
` [PATCH v2 3/3] clk: qcom: cbf-msm8996: Add support for MSM8996 Pro

[PATCH] fbdev: imsttfb: Fix error path of imsttfb_probe()
 2023-05-27  9:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-27  9:38 UTC 

[PATCH 0/3] Add support for HiSilicon SoC uncore PMU
 2023-05-27  9:37 UTC  (5+ messages)
` [PATCH 2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver

selftests: net: udpgso_bench.sh: RIP: 0010:lookup_reuseport
 2023-05-27  9:33 UTC  (3+ messages)

[PATCH] cgroup: remove unused macro for_each_e_css()
 2023-05-27  9:33 UTC 

[zen:6.3/zen-sauce 2/30] drivers/scsi/vhba/vhba.c:886:6: error: no previous prototype for 'vhba_ctl_compat_ioctl'
 2023-05-27  9:31 UTC 

[PATCH] xfs: xfs_trans_cancel() path must check for log shutdown
 2023-05-27  9:30 UTC  (3+ messages)

[PULL 00/12] (Mostly) build system patches for 2023-05-26
 2023-05-27  9:30 UTC  (3+ messages)
` [PULL 08/12] virtio: qmp: fix memory leak

[PATCH 0/5] meson: replace submodules with wrap files
 2023-05-27  9:28 UTC  (3+ messages)
` [PATCH 4/5] configure: check for SLOF submodule before building pc-bios/s390-ccw
` [PATCH 5/5] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps


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.