All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-14 13:13:52 to 2023-08-14 13:47:54 UTC [more...]

[XEN PATCH 0/6] xen: fix missing headers and static storage duration
 2023-08-14 13:47 UTC  (9+ messages)
` [XEN PATCH 3/6] x86/vm_event: add missing include

[PATCH v3 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-14 13:46 UTC  (15+ messages)
` [PATCH v3 02/11] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v3 03/11] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v3 04/11] PCI: microchip: Rename data structure and functions
` [PATCH v3 05/11] PCI: plda: Move the common functions to pcie-plda-host.c
` [PATCH v3 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH platform-next 00/16] Add new features and amendments for Nvidia systems
 2023-08-14 13:46 UTC  (7+ messages)
` [PATCH platform-next 03/16] platform: mellanox: Modify reset causes description
` [PATCH platform-next 07/16] platform: mellanox: mlx-platform: Modify power off callback
` [PATCH platform-next 08/16] platform: mellanox: Cosmetic changes

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-08-14 13:45 UTC  (5+ messages)
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description

[PATCH] MAINTAINERS: Add entries for Siemens IPC modules
 2023-08-14 13:46 UTC  (2+ messages)

[PATCH 01/12] checkpolicy: Remove the Russian translations
 2023-08-14 13:44 UTC  (6+ messages)
` [PATCH 12/12] semodule-utils: "

[PATCH] hp-bioscfg: Update steps how order list elements are evaluated
 2023-08-14 13:44 UTC  (3+ messages)

C11 atomics adoption blocked
 2023-08-14 13:46 UTC  (4+ messages)

[PATCH v2] drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock
 2023-08-14 13:45 UTC  (4+ messages)

[PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-08-14 13:45 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] sfc: use padding to fix alignment in loopback test

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-08-14 13:45 UTC  (5+ messages)
` [PATCH v2 06/15] drm/panthor: Add GEM logical block
` [PATCH v2 07/15] drm/panthor: Add the devfreq "

[PATCH v5 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-14 13:44 UTC  (5+ messages)
` [PATCH v5 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3

[REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush
 2023-08-14 13:44 UTC  (6+ messages)

[dm-devel] [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-14 13:43 UTC  (7+ messages)
` [PATCH 11/29] md: Convert to bdev_open_by_dev()
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()

[PATCH v3] hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
 2023-08-14 13:42 UTC  (6+ messages)

[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer
 2023-08-14 13:42 UTC  (2+ messages)

[PATCH v6 0/2] soc: loongson2_pm: add power management support
 2023-08-14 13:41 UTC  (9+ messages)
` [PATCH v6 1/2] soc: dt-bindings: add loongson-2 pm

[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
 2023-08-14 13:41 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add testcases for tailcall infinite loop bug fixing

[PATCH] lockdep: Fix static memory detection even more
 2023-08-14 13:40 UTC  (2+ messages)

[PATCH v6 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
 2023-08-14 13:39 UTC  (8+ messages)

[isar-cip-core][PATCH] secure-boot-secrets: Add missing artifacts links for sid and sid-ports
 2023-08-14 13:40 UTC 

[PATCH] drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock
 2023-08-14 13:39 UTC  (4+ messages)

[PATCH] i2c: tegra: Fix i2c-tegra DMA config option processing
 2023-08-14 13:38 UTC  (5+ messages)

[amir73il:sb_write_barrier 37/42] fs/super.c:305 activate_sb_write_barrier() warn: sleeping in atomic context
 2023-08-14 13:36 UTC 

[PATCHv6 00/14] net/lwip: add lwip library for the network stack
 2023-08-14 13:32 UTC  (15+ messages)
` [PATCHv6 01/14] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv6 02/14] net/lwip: integrate lwIP library
` [PATCHv6 03/14] net/lwip: implement dns cmd
` [PATCHv6 04/14] net/lwip: implement dhcp cmd
` [PATCHv6 05/14] net/lwip: implement tftp cmd
` [PATCHv6 06/14] net/lwip: implement wget cmd
` [PATCHv6 07/14] net/lwip: implement ping cmd
` [PATCHv6 08/14] net/lwip: add lwIP configuration
` [PATCHv6 09/14] net/lwip: implement lwIP port to U-Boot
` [PATCHv6 10/14] net/lwip: update .gitignore with lwIP
` [PATCHv6 11/14] net/lwip: connection between cmd and lwip apps
` [PATCHv6 12/14] net/lwip: replace original net commands with lwip
` [PATCHv6 13/14] net/lwip: split net.h to net.h, arp.h and eth.h
` [PATCHv6 14/14] net/lwip: drop old net/wget

[PATCH v3] usb: typec: bus: verify partner exists in typec_altmode_attention
 2023-08-14 13:36 UTC  (2+ messages)

[Nouveau] 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
 2023-08-14 13:35 UTC  (23+ messages)
        `  "

[PATCH 0/8] Fix Python string escapes
 2023-08-14 13:35 UTC  (3+ messages)
` [PATCH 2/8] Documentation/sphinx: fix "

[PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
 2023-08-14 13:34 UTC  (2+ messages)

[PATCH] pid: allow pidfds for reaped tasks
 2023-08-14 13:34 UTC  (8+ messages)

[PATCH v5 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-08-14 13:32 UTC  (12+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v5 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH v3] staging: vt6655: replace camel case by snake case
 2023-08-14 13:34 UTC 

[PATCH] printk: ringbuffer: Fix truncating buffer size min_t cast
 2023-08-14 13:33 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
 2023-08-14 13:32 UTC  (3+ messages)
`  "

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-14 13:33 UTC  (4+ messages)
  ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings

[PATCH 0/2] Fix some issues with TRBE building as a module
 2023-08-14 13:32 UTC  (5+ messages)
` [PATCH 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context

[RFC PATCH 00/24] plugins: Allow to read registers
 2023-08-14 13:30 UTC  (11+ messages)
` [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [RFC PATCH 10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [RFC PATCH 12/24] gdbstub: Simplify XML lookup
` [RFC PATCH 13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [RFC PATCH 14/24] gdbstub: Add members to identify registers to GDBFeature

[PATCH v2 0/2] i2c: designware: Handle invalid SMBus block data response length value
 2023-08-14 13:29 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: designware: Correct length byte validation logic
` [PATCH v2 2/2] i2c: designware: Handle invalid SMBus block data response length value

[PATCH v4] unit tests: Add a project plan document
 2023-08-14 13:29 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 00/11] drm/bridge: tc358768: Fixes and timings improvements
 2023-08-14 13:29 UTC  (7+ messages)
` [PATCH 11/11] drm/bridge: tc358768: Add DRM_BRIDGE_ATTACH_NO_CONNECTOR support

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-14 13:29 UTC  (4+ messages)

[PATCH v8 0/4] Add display support on the stm32f746-disco board
 2023-08-14 13:28 UTC  (10+ messages)
` [PATCH v8 1/4] ARM: dts: stm32: add ltdc support on stm32f746 MCU
` [PATCH v8 2/4] ARM: dts: stm32: add pin map for LTDC on stm32f7
` [PATCH v8 3/4] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-disco
` [PATCH v8 4/4] ARM: dts: stm32: support display on stm32f746-disco board

[PATCH] media: staging: ipu3-imgu: Initialise height_per_slice in the stripes
 2023-08-14 13:28 UTC  (11+ messages)

[PATCH v4 00/10] kunit: Add dynamically-extending log
 2023-08-14 13:23 UTC  (11+ messages)
` [PATCH v4 01/10] kunit: string-stream: Improve testing of string_stream
` [PATCH v4 02/10] kunit: string-stream: Don't create a fragment for empty strings
` [PATCH v4 03/10] kunit: string-stream: Add cases for adding empty strings to a string_stream
` [PATCH v4 04/10] kunit: string-stream: Add option to make all lines end with newline
` [PATCH v4 05/10] kunit: string-stream: Add cases for string_stream newline appending
` [PATCH v4 06/10] kunit: string-stream: Pass struct kunit to string_stream_get_string()
` [PATCH v4 07/10] kunit: string-stream: Decouple string_stream from kunit
` [PATCH v4 08/10] kunit: string-stream: Add test for freeing resource-managed string_stream
` [PATCH v4 09/10] kunit: Use string_stream for test log
` [PATCH v4 10/10] kunit: string-stream: Test performance of string_stream

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-08-14 13:28 UTC  (5+ messages)
` [virtio-comment] [PATCH requirements 7/7] net-features: Add header data split requirements
      ` [virtio-comment] Re: [virtio] "
        ` [virtio-comment] "

[PATCH 1/1] net/mlx5: Convert PCI error values to generic errnos
 2023-08-14 13:27 UTC 

[PATCH v3 0/3] xen/ppc: Add early Radix MMU support
 2023-08-14 13:27 UTC  (3+ messages)
` [PATCH v3 3/3] xen/ppc: Implement initial "

[PATCH v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
 2023-08-14 13:24 UTC  (3+ messages)

[PATCH v1 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-14 13:24 UTC 

[PATCH AUTOSEL 5.10 01/25] phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
 2023-08-14 13:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 22/25] rbd: make get_lock_owner_info() return a single locker or NULL

[RFC PATCH] iov_iter: Convert iterate*() to inline funcs
 2023-08-14 13:23 UTC  (6+ messages)

[PATCH v5] tools/nolibc: fix up size inflate regression
 2023-08-14 13:22 UTC  (6+ messages)

[yocto] How to migrate an older version of Yocto?
 2023-08-14 13:22 UTC  (3+ messages)
`  "

3SNIC roadmap for v23.11
 2023-08-14 13:22 UTC  (2+ messages)

[RFC PATCH v2 00/27] libselinux: rework selabel_file(5) database
 2023-08-14 13:20 UTC  (27+ messages)
` [RFC PATCH v2 01/27] libselinux/utils: update selabel_partial_match
` [RFC PATCH v2 02/27] libselinux: misc label cleanup
` [RFC PATCH v2 03/27] libselinux: drop obsolete optimization flag
` [RFC PATCH v2 04/27] libselinux: drop unnecessary warning overrides
` [RFC PATCH v2 05/27] setfiles: do not issue AUDIT_FS_RELABEL on dry run
` [RFC PATCH v2 06/27] libselinux: cast to unsigned char for character handling function
` [RFC PATCH v2 07/27] libselinux: constify selabel_cmp(3) parameters
` [RFC PATCH v2 08/27] libselinux: introduce reallocarray(3)
` [RFC PATCH v2 09/27] libselinux: simplify zeroing allocation
` [RFC PATCH v2 10/27] libselinux: introduce selabel_nuke
` [RFC PATCH v2 11/27] libselinux/utils: use type safe union assignment
` [RFC PATCH v2 12/27] libselinux: avoid regex serialization truncations
` [RFC PATCH v2 13/27] libselinux/utils: introduce selabel_compare
` [RFC PATCH v2 14/27] libselinux: parameter simplifications
` [RFC PATCH v2 15/27] libselinux/utils: use correct type for backend argument
` [RFC PATCH v2 16/27] libselinux: update string_to_mode()
` [RFC PATCH v2 17/27] libselinux: remove SELABEL_OPT_SUBSET support from selabel_file(5)
` [RFC PATCH v2 18/27] libselinux: fix logic for building android backend
` [RFC PATCH v2 19/27] libselinux: avoid unused function
` [RFC PATCH v2 20/27] libselinux: check for stream rewind failures
` [RFC PATCH v2 21/27] libselinux: simplify internal selabel_validate prototype
` [RFC PATCH v2 22/27] libselinux/utils: drop include of internal header file
` [RFC PATCH v2 23/27] libselinux: free elements on read_spec_entries() failure
` [RFC PATCH v2 24/27] libselinux: set errno on label lookup failure
` [RFC PATCH v2 26/27] libselinux: remove unused hashtab code
` [RFC PATCH v2 27/27] libselinux: add selabel_file(5) fuzzer

[PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
 2023-08-14 13:20 UTC  (5+ messages)

[PATCH v2 1/2] x86: coreboot: Update cbmem table
 2023-08-14 13:20 UTC  (2+ messages)
` [PATCH v2 2/2] x86: Update cbmem driver

[PATCH 00/25] ALSA: Generic PCM copy ops using iov_iter
 2023-08-14 13:19 UTC  (7+ messages)
` [PATCH 21/25] ASoC: dmaengine: Convert to generic PCM copy ops
` [PATCH 22/25] ASoC: dmaengine: Use iov_iter for process callback, too
` [PATCH 24/25] ASoC: pcm: Drop obsoleted PCM copy_user ops

Wolfram have computer problems
 2023-08-14 13:19 UTC  (2+ messages)

[PATCH v2] s390/mm: Make virt_to_pfn() a static inline
 2023-08-14 13:19 UTC  (2+ messages)

[patch V2 00/37] x86/microcode: Cleanup and late loading enhancements
 2023-08-14 13:19 UTC  (3+ messages)
` [patch V2 12/37] x86/microcode/intel: Simplify and rename generic_load_microcode()

[PATCH v2] perf/smmuv3: Add MODULE_ALIAS for module auto loading
 2023-08-14 13:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Check runtime suspend for DC9 test
 2023-08-14 13:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] s390/mm: Make virt_to_pfn() a static inline
 2023-08-14 13:18 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 01/31] phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
 2023-08-14 13:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 28/31] rbd: make get_lock_owner_info() return a single locker or NULL

[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
 2023-08-14 13:18 UTC  (4+ messages)
` [PATCH 17/17] nvmet-tcp: peek icreq before starting TLS

[PATCH] i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver
 2023-08-14 13:17 UTC  (3+ messages)

[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-14 13:17 UTC  (13+ messages)

[cip-dev][isar-cip-core][RFC v2 0/3] Enable signed Software Update Binaries
 2023-08-14 13:17 UTC  (3+ messages)
` [cip-dev][isar-cip-core][RFC v2 1/3] recipe-devtools: Add recipe to sign SWUpdate update binaries

[Intel-xe] [PATCH v4 0/2] drm/xe/pmu: Enable PMU interface
 2023-08-14 13:16 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Build: success for drm/xe/pmu: Enable PMU interface (rev4)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[PATCH 0/2] md/raid0: Fix performance regression for large sequential IO
 2023-08-14 13:15 UTC  (4+ messages)
` [PATCH 2/2] md/raid0: Fix performance regression for large sequential writes

[PATCH 0/5] Keep fixed/gpio regulator enable count in balance
 2023-08-14 13:16 UTC  (2+ messages)

[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
 2023-08-14 13:14 UTC  (6+ messages)

[PATCH] Makefile: Force GNU hashing
 2023-08-14 13:15 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 0/4] Fix C10/C20 implementation w.r.t. owned PHY lanes
 2023-08-14 13:13 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Simplify intel_cx0_program_phy_lane() with loop
` [Intel-gfx] [PATCH v2 3/4] drm/i915/cx0: Enable/disable TX only for owned PHY lanes
` [Intel-gfx] [PATCH v2 4/4] drm/i915/cx0: Program vswing only for owned lanes


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.