All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-07 18:11:34 to 2023-12-07 19:08:33 UTC [more...]

[PATCH 00/16] drm/xe: Adjust to DRM GPUVM changes
 2023-12-07 19:08 UTC  (5+ messages)
` [PATCH 12/16] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [PATCH 13/16] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"

[PATCH net-next] ipv6: add debug checks in fib6_info_release()
 2023-12-07 19:08 UTC  (16+ messages)

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-07 19:06 UTC  (3+ messages)

[PATCH v5 3/4] clk: sophgo: Add SG2042 clock generator driver
 2023-12-07 19:07 UTC  (5+ messages)

[PATCH for-next v5 3/7] RDMA/rxe: Register IP mcast address
 2023-12-07 19:07 UTC  (5+ messages)

[PATCH v3 00/13] Add support for AD7091R-2/-4/-8
 2023-12-07 18:58 UTC  (16+ messages)
` [PATCH v3 01/13] scripts: checkpatch: Add __aligned to the list of attribute notes
` [PATCH v3 02/13] iio: adc: ad7091r: Populate device driver data field
` [PATCH v3 03/13] iio: adc: ad7091r: Set alert bit in config register
` [PATCH v3 04/13] iio: adc: ad7091r: Align arguments to function call parenthesis
` [PATCH v3 05/13] iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
` [PATCH v3 06/13] iio: adc: ad7091r: Move chip init data to container struct
` [PATCH v3 07/13] iio: adc: ad7091r: Set device mode through chip_info callback
` [PATCH v3 08/13] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
` [PATCH v3 09/13] iio: adc: ad7091r: Add chip_info callback to get conversion result channel
` [PATCH v3 10/13] dt-bindings: iio: Add AD7091R-8
` [PATCH v3 11/13] iio: adc: Split AD7091R-5 config symbol
` [PATCH v3 12/13] iio: adc: Add support for AD7091R-8
` [PATCH v3 13/13] MAINTAINERS: Add MAINTAINERS entry for AD7091R

[PATCH v5] rust: xarray: Add an abstraction for XArray
 2023-12-07 19:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/tesseract-ocr: bump to version 5.3.3
 2023-12-07 19:05 UTC 

[cip-dev][isar-cip-core][RFC 0/2] Add Bootloader to Update binary
 2023-12-07 13:13 UTC  (3+ messages)
` [cip-dev][isar-cip-core][RFC 2/2] swupdate.bbclass: Add boot<ARCH>.efi to swu

[pull request][net V3 00/15] mlx5 fixes 2023-12-05
 2023-12-07 19:03 UTC  (5+ messages)

[PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
 2023-12-07 19:02 UTC  (14+ messages)

[PATCH 1/3] block: Rework bio_for_each_segment_all()
 2023-12-07 19:02 UTC  (9+ messages)
` [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()

[PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
 2023-12-07 19:02 UTC  (5+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2023-12-07 19:02 UTC  (7+ messages)
` [PATCH 02/15] x86/resctrl: Remove hard-coded memory bandwidth event configuration

[PATCH] platform/x86/intel/pmc: Remove GBE LTR ignore
 2023-12-07 19:02 UTC  (2+ messages)

[PATCH V2 0/1] Add swappiness argument to memory.reclaim
 2023-12-07 19:00 UTC  (3+ messages)
` [PATCH 1/1] mm: add swapiness= arg "

[PULL] drm-intel-next
 2023-12-07 18:59 UTC  (2+ messages)

[PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
 2023-12-07 17:39 UTC  (41+ messages)
` [PATCH 01/40] linux-headers: add vhost_types.h and vhost.h
` [PATCH 02/40] vdpa: add vhost_vdpa_get_vring_desc_group
` [PATCH 03/40] vdpa: probe descriptor group index for data vqs
` [PATCH 04/40] vdpa: piggyback desc_group index when probing isolated cvq
` [PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
` [PATCH 06/40] vhost: make svq work with gpa without iova translation
` [PATCH 07/40] vdpa: move around vhost_vdpa_set_address_space_id
` [PATCH 08/40] vdpa: add back vhost_vdpa_net_first_nc_vdpa
` [PATCH 09/40] vdpa: no repeat setting shadow_data
` [PATCH 10/40] vdpa: assign svq descriptors a separate ASID when possible
` [PATCH 11/40] vdpa: factor out vhost_vdpa_last_dev
` [PATCH 12/40] vdpa: check map_thread_enabled before join maps thread
` [PATCH 13/40] vdpa: ref counting VhostVDPAShared
` [PATCH 14/40] vdpa: convert iova_tree to ref count based
` [PATCH 15/40] vdpa: add svq_switching and flush_map to header
` [PATCH 16/40] vdpa: indicate SVQ switching via flag
` [PATCH 17/40] vdpa: judge if map can be kept across reset
` [PATCH 18/40] vdpa: unregister listener on last dev cleanup
` [PATCH 19/40] vdpa: should avoid map flushing with persistent iotlb
` [PATCH 20/40] vdpa: avoid mapping flush across reset
` [PATCH 21/40] vdpa: vhost_vdpa_dma_batch_end_once rename
` [PATCH 22/40] vdpa: factor out vhost_vdpa_map_batch_begin
` [PATCH 23/40] vdpa: vhost_vdpa_dma_batch_begin_once rename
` [PATCH 24/40] vdpa: factor out vhost_vdpa_dma_batch_end
` [PATCH 25/40] vdpa: add asid to dma_batch_once API
` [PATCH 26/40] vdpa: return int for "
` [PATCH 27/40] vdpa: add asid to all dma_batch call sites
` [PATCH 28/40] vdpa: support iotlb_batch_asid
` [PATCH 29/40] vdpa: expose API vhost_vdpa_dma_batch_once
` [PATCH 30/40] vdpa: batch map/unmap op per svq pair basis
` [PATCH 31/40] vdpa: batch map and unmap around cvq svq start/stop
` [PATCH 32/40] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
` [PATCH 33/40] vdpa: batch multiple dma_unmap to a single call for vm stop
` [PATCH 34/40] vdpa: fix network breakage after cancelling migration
` [PATCH 35/40] vdpa: add vhost_vdpa_set_address_space_id trace
` [PATCH 36/40] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
` [PATCH 37/40] vdpa: add vhost_vdpa_set_dev_vring_base "
` [PATCH 38/40] vdpa: add trace events for eval_flush
` [PATCH 39/40] vdpa: add trace events for vhost_vdpa_net_load_cmd
` [PATCH 40/40] vdpa: add trace event for vhost_vdpa_net_load_mq

[PATCH v2 0/4] Support panels used by MT8173 Chromebooks in edp-panel
 2023-12-07 18:58 UTC  (15+ messages)
` [PATCH v2 1/4] drm/edp-panel: Move the KDC panel to a separate group
` [PATCH v2 2/4] drm/panel-edp: Add powered_on_to_enable delay
` [PATCH v2 3/4] drm/edp-panel: Add panels delay entries
` [PATCH v2 4/4] drm/panel-edp: Add some panels with conservative timings

[RFT] net/nfb: use dynamic logtype
 2023-12-07 18:56 UTC  (5+ messages)
` [PATCH 0/3] net/nfb: driver cleanups
  ` [PATCH 1/3] net/nfb: remove unused device args
  ` [PATCH 2/3] net/nfb: make device path local to init function
  ` [PATCH 3/3] net/nfb: use dynamic logtype

[PATCH 0/1] Add swappiness argument to memory.reclaim
 2023-12-07 18:57 UTC  (6+ messages)

[PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
 2023-12-07 18:57 UTC  (6+ messages)

Question regarding CDC NCM and VNC performance issue
 2023-12-07 18:57 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: imx8mp-verdin: Fix USB connector description
 2023-12-07 18:55 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mp-venice: "
` [PATCH 3/3] arm64: dts: imx8mp-tqma8mpql-mba8mpxl: "

[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
 2023-12-07 18:54 UTC  (9+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
` [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
` [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
` [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
` [PATCH bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token

arch/m68k/sun3/sun3ints.c:33:13: sparse: sparse: cast truncates bits from constant value (ffffff7f becomes 7f)
 2023-12-07 18:53 UTC 

[PATCH v2 1/1] arm64: defconfig: Enable SDM660 Clock Controllers
 2023-12-07 18:54 UTC  (3+ messages)

[paulmck-rcu:dev.2023.12.05a] BUILD REGRESSION 5434f4f6b4e66545d4c3b29108b41483d2365e36
 2023-12-07 18:51 UTC 

[PATCH] Mini-OS: don't use objcopy --dump-section
 2023-12-07 18:52 UTC  (2+ messages)

[PATCH 00/21] Qualcomm generic board support
 2023-12-07 18:51 UTC  (21+ messages)

[PATCH] net: phy: Only resume phy if it is suspended
 2023-12-07 18:50 UTC  (6+ messages)

[PATCH] dev-manual: Discourage the use of SRC_URI[md5sum]
 2023-12-07 18:49 UTC  (2+ messages)
` [docs] "

[PATCH v4] regulator: event: Add regulator netlink event support
 2023-12-07 18:49 UTC  (5+ messages)

[PATCH BlueZ v1] client/player: Fix not prompting all parameter on endpoint.register
 2023-12-07 18:47 UTC 

[PATCH] MAINTAINERS: Hand over the release manager role to Oleksii Kurochko
 2023-12-07 18:46 UTC  (2+ messages)

[PATCH 0/2] Perf fix two memory leakage
 2023-12-07 18:45 UTC  (2+ messages)

[PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST)
 2023-12-07 18:44 UTC  (4+ messages)
  ` [PATCH v2] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_MASK)
    ` [PATCH v3] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts

drivers/i2c/busses/i2c-cpm.c:661:58: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-07 18:43 UTC 

[paulmck-rcu:dev.2023.11.08a 1/44] ERROR: modpost: vmlinux: local symbol 'rcu_cpu_stall_notifiers' was exported
 2023-12-07 18:43 UTC 

[yocto-docs][dunfell] documentation: update for 3.1.30
 2023-12-07 18:41 UTC  (2+ messages)
  ` [docs] "

[PATCH net v2 0/4] bnxt_en: Misc. fixes
 2023-12-07 18:41 UTC  (10+ messages)
` [PATCH net v2 1/4] bnxt_en: Clear resource reservation during resume
` [PATCH net v2 2/4] bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
` [PATCH net v2 3/4] bnxt_en: Fix wrong return value check in bnxt_close_nic()

[PATCH] Fix memory leaks in wave5_vpu_open_enc() and wave5_vpu_open_dec()
 2023-12-07 18:40 UTC  (4+ messages)

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2023-12-07 18:40 UTC  (12+ messages)
` [PATCH net-next 06/15] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled

[PATCH] drm/amd/display: fix cursor-plane-only atomic commits not triggering pageflips
 2023-12-07 18:25 UTC 

GPIOLIB locking is broken and how to fix it
 2023-12-07 18:37 UTC  (6+ messages)

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-07 18:37 UTC  (17+ messages)

[PATCH net-next] i40e: remove fake support of rx-frames-irq
 2023-12-07 18:36 UTC 

[GIT PULL] tracing: Fixes for v6.7-rc4
 2023-12-07 18:37 UTC 

[PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework
 2023-12-07 18:35 UTC  (7+ messages)
` [PATCH v2 08/26] selftests/resctrl: Split measure_cache_vals()

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-07 18:32 UTC 

[PATCH 00/55] Clean up queue_setup()/min_buffers_needed (ab)use
 2023-12-07 18:33 UTC  (7+ messages)
` [PATCH 07/55] media: imx8-isi: Stop abusing of min_buffers_needed field

[PATCH] drm/xe/xe2: Add workaround 16020183090
 2023-12-07 18:33 UTC  (3+ messages)

[PATCH] nvme-pci: enhance timeout kernel log
 2023-12-07 18:32 UTC 

[PATCH] selftests: timers: clocksource-switch: Adapt progress to kselftest framework
 2023-12-07 18:33 UTC 

[GIT PULL] md-fixes 20231207
 2023-12-07 18:33 UTC 

[meta-oe][PATCHv2] xf86-video-mga: upgrade 2.0.0 -> 2.0.1
 2023-12-07 18:32 UTC 

Can fallocate() ops be emulated better using SMB request compounding?
 2023-12-07 18:32 UTC  (6+ messages)

[PATCH v2] ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support
 2023-12-07 18:30 UTC  (3+ messages)

[PATCH v8 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-12-07 18:30 UTC  (3+ messages)
` [PATCH v8 2/2] iio: pressure: driver for Honeywell HSC/SSC series

[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
 2023-12-07 18:28 UTC  (7+ messages)
` [PATCH 03/16] ASoC: tas2781: disable regmap regcache
` [PATCH 06/16] ASoC: tas2781: add ptrs to calibration functions
` [PATCH 11/16] ASoC: tas2781: use 0 as default prog/conf index

[folded-merged] kexec-drop-dependency-on-arch_supports_kexec-from-crash_dump-fix-2.patch removed from -mm tree
 2023-12-07 18:28 UTC 

[folded-merged] kexec-drop-dependency-on-arch_supports_kexec-from-crash_dump-fix-1.patch removed from -mm tree
 2023-12-07 18:28 UTC 

[PATCH v1] ACPI: utils: Fix error path in acpi_evaluate_reference()
 2023-12-07 18:28 UTC 

[xen-unstable-smoke test] 184026: tolerable all pass - PUSHED
 2023-12-07 18:27 UTC 

[withdrawn] kexec_core-change-dependency-of-object-files.patch removed from -mm tree
 2023-12-07 18:27 UTC 

[PATCH v17 0/4] Add support for RZ/G2L GPT
 2023-12-07 18:26 UTC  (4+ messages)
` [PATCH v17 3/4] pwm: "

[PATCH] ASoC: audio-graph-card2: fix off by one in graph_parse_node_multi_nm()
 2023-12-07 18:25 UTC  (2+ messages)

[PATCH v2] md: split MD_RECOVERY_NEEDED out of mddev_resume
 2023-12-07 18:24 UTC  (2+ messages)

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2023-12-07 18:23 UTC  (15+ messages)

Bass speaker fixup for Lenovo Yoga Pro 7 14APH8
 2023-12-07 18:20 UTC  (2+ messages)

[meta-oe][PATCH] ostree: Upgrade 2023.7 -> 2023.8
 2023-12-07 18:20 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
 2023-12-07 18:20 UTC 

[Intel-wired-lan] [PATCH iwl-next] ice: alter feature support check for SRIOV and LAG
 2023-12-07 18:21 UTC  (2+ messages)
`  "

[PATCH net] vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
 2023-12-07 18:20 UTC  (2+ messages)

[PATCH net] net/smc: fix missing byte order conversion in CLC handshake
 2023-12-07 18:20 UTC  (2+ messages)

[syzbot] [net?] WARNING in ip6_route_info_create
 2023-12-07 18:19 UTC  (2+ messages)

[PATCH v2] sched/cputime: exclude ktimers threads in irqtime_account_irq
 2023-12-07 18:18 UTC  (9+ messages)
` [PATCH v3] sched/cputime: let ktimers align with ksoftirqd in accounting CPUTIME_SOFTIRQ

[PATCH v2 0/2] Add driver for SIE Cronos control CPLD
 2023-12-07 18:16 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: sie-cronos-cpld: Add driver for Sony Cronos CPLD

[PATCH i-g-t] benchmarks/gem_wsim: Fix array index issue in xe_sync object referencing
 2023-12-07 18:14 UTC  (2+ messages)

[PATCH net] tcp: fix tcp_disordered_ack() vs usec TS resolution
 2023-12-07 18:13 UTC 

[meta-python][PATCH] python3-flask-sqlalchemy: upgrade 2.5.1 -> 3.1.1
 2023-12-07 18:11 UTC 

Request for New PPC Machine Supporting Multiple SMP Cores
 2023-12-07 18:10 UTC  (3+ messages)

[PATCH v3 0/6] mfd: twl: system-power-controller
 2023-12-07 18:11 UTC  (4+ messages)
` [PATCH v3 2/6] twl-core: add power off implementation for twl603x


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.