All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 14:24:04 to 2024-07-01 15:05:35 UTC [more...]

[PATCH v2] hw/net: prevent potential NULL dereference
 2024-07-01 15:02 UTC  (2+ messages)

[PATCH 00/14] rust: example of bindings code for Rust in QEMU
 2024-07-01 14:58 UTC  (15+ messages)
` [PATCH 01/14] add skeleton
` [PATCH 02/14] set expectations
` [PATCH 03/14] rust: define traits and pointer wrappers to convert from/to C representations
` [PATCH 04/14] rust: add tests for util::foreign
` [PATCH 05/14] rust: define wrappers for Error
` [PATCH 06/14] rust: define wrappers for basic QOM concepts
` [PATCH 07/14] rust: define wrappers for methods of the QOM Object class
` [PATCH 08/14] rust: define wrappers for methods of the QOM Device class
` [PATCH 09/14] rust: add idiomatic bindings to define Object subclasses
` [PATCH 10/14] rust: add idiomatic bindings to define Device subclasses
` [PATCH 11/14] rust: replace std::ffi::c_char with libc::c_char
` [PATCH 12/14] rust: replace c"" literals with cstr crate
` [PATCH 13/14] rust: introduce alternative to offset_of!
` [PATCH 14/14] rust: use version of toml_edit that does not require new Rust

[Bug 218866] Extra /dev/sd.. entries for a fake raid when more than 15 partitions
 2024-07-01 15:05 UTC 

[PATCH v4 0/2] adp5588-keys: Support for dedicated gpio operation
 2024-07-01 15:04 UTC  (6+ messages)
` [PATCH v4 1/2] Input: adp5588-keys - add support for pure gpio
` [PATCH v4 2/2] dt-bindings: input: Update dtbinding for adp5588

[PATCH v2] dt-bindings: pinctrl: npcm8xx: add missing pin group and mux function
 2024-07-01 15:03 UTC  (3+ messages)

[PATCH v2 0/5] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
 2024-07-01 15:03 UTC  (4+ messages)
` [PATCH v2 5/5] dt-bindings: pinctrl: Convert Atmel PIO3 pinctrl to json-schema

[PATCH 1/2] arm64: dts: armada-3720: align GPIO keys node name with bindings
 2024-07-01 15:03 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: armada-3720: align LED "

[PATCH BlueZ 0/1] doc: Add initial MediaAssistant rst
 2024-07-01 15:04 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "

[PATCH v4 0/8] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-07-01 15:03 UTC  (9+ messages)
` [PATCH v4 1/8] arm64: dts: imx8: add basic lvds0 and lvds1 subsystem
` [PATCH v4 2/8] arm64: dts: imx8qm: add lvds subsystem
` [PATCH v4 3/8] arm64: dts: imx8: add basic mipi subsystem
` [PATCH v4 4/8] arm64: dts: imx8qm: add "
` [PATCH v4 5/8] arm64: dts: imx8qm-mek: add cm4 remote-proc and related memory region
` [PATCH v4 6/8] arm64: dts: imx8qm-mek: add pwm and i2c in lvds subsystem
` [PATCH v4 7/8] arm64: dts: imx8qm-mek: add i2c in mipi[0,1] subsystem
` [PATCH v4 8/8] arm64: dts: imx8qm-mek: add usb 3.0 and related type C nodes

[PATCH v3 0/5] btrfs: rst: updates for RAID stripe tree
 2024-07-01 15:03 UTC  (4+ messages)
` [PATCH v3 5/5] btrfs: rst: don't print tree dump in case lookup fails

[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add prefix for ieisystems
 2024-07-01 15:03 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: arm: aspeed: add IEIT x86 platform BMC boards

[PATCH] system/physmem: Fix reference to dump-guest-core
 2024-07-01 14:59 UTC  (2+ messages)

[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-07-01 15:01 UTC  (5+ messages)
` [PATCH v7 1/2] "

[PATCH v1] tpm_tis_spi: add missing attpm20p SPI device ID entry
 2024-07-01 15:02 UTC  (2+ messages)

[PATCH -next] cgroup/misc: Introduce misc.peak
 2024-07-01 15:01 UTC  (2+ messages)

[PATCH] LoongArch: uprobes: make UPROBE_SWBP_INSN/UPROBE_XOLBP_INSN constant
 2024-07-01 15:01 UTC  (7+ messages)
      ` [PATCH] LoongArch: make the users of larch_insn_gen_break() constant

[PATCH 0/1] On Xe2 platform always require ccs alignment on tile4
 2024-07-01 15:01 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for On Xe2 platform always require ccs alignment on tile4 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] Remove inclusion of hw/hw.h from files that don't need it
 2024-07-01 15:00 UTC  (2+ messages)

[PATCH] sandbox: Fix LTO to work with STACKPROTECTOR
 2024-07-01 15:01 UTC  (3+ messages)

[PATCH] fsi: add missing MODULE_DESCRIPTION() macros
 2024-07-01 15:00 UTC  (4+ messages)

[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
 2024-07-01 15:00 UTC  (2+ messages)

[PATCHv7] platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Victus laptops
 2024-07-01 15:00 UTC 

[PATCH v3 0/2] KEYS: add missing MODULE_DESCRIPTION() macros
 2024-07-01 15:00 UTC  (5+ messages)
` [PATCH v3 1/2] KEYS: trusted: add missing MODULE_DESCRIPTION()

Patchwork summary for: spi-devel-general
 2024-07-01 15:00 UTC 

[Bug 215851] New: gcc 12.0.1 LATEST: -Wdangling-pointer= triggers
 2024-07-01 14:59 UTC  (2+ messages)
` [Bug 215851] "

[meta-multimedia][PATCH 1/2] pipewire: update 1.0.7 -> 1.2.0
 2024-07-01 14:58 UTC  (4+ messages)
` [oe] "

[oe] [meta-oe] [PATCH 01/25] ctags: upgrade 6.1.20240623.0 -> 6.1.20240630.0
 2024-07-01 14:58 UTC  (3+ messages)
` [oe] [meta-python] [PATCH 09/25] python3-alembic: upgrade 1.13.1 -> 1.13.2

[PATCH v3 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-07-01 14:56 UTC  (9+ messages)
` [PATCH v3 3/3] dt-bindings: eeprom: at24: Add Microchip 24AA025E48/24AA025E64

[PATCH 0/5] vdso (generic and x86): Misc minor cleanups
 2024-07-01 14:58 UTC  (7+ messages)
` [PATCH 1/5] vdso/gettimeofday: Clarify comment about open coded function
` [PATCH 2/5] vdso: Add comment about reason for vdso struct ordering
` [PATCH 3/5] x86/vdso: Fix function reference in comment
` [PATCH 4/5] x86/vgtod: Remove unused typedef gtod_long_t
` [PATCH 5/5] x86/vdso: Remove unused include

[PATCH 0/7] ARM: dts: marvell: orion / kirkwood: few cleanups
 2024-07-01 14:56 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: marvell: kirkwood: align GPIO keys node name with bindings
` [PATCH 2/7] ARM: dts: marvell: kirkwood: drop incorrect address/size-cells in GPIO keys
` [PATCH 3/7] ARM: dts: marvell: kirkwood: align LED node name with bindings
` [PATCH 4/7] ARM: dts: marvell: orion: align GPIO keys "
` [PATCH 5/7] ARM: dts: marvell: orion: drop incorrect address/size-cells in GPIO keys
` [PATCH 6/7] ARM: dts: marvell: orion5x-lswsgl: use 'gpios' property for LEDs
` [PATCH 7/7] ARM: dts: marvell: orion: align LED node name with bindings

[PATCH 0/6 RFC] nfsd: provide simpler interface for LOCALIO access
 2024-07-01 14:57 UTC  (5+ messages)
` [PATCH 1/6] nfsd: introduce __fh_verify which takes explicit nfsd_net arg
` [PATCH 3/6] nfsd: pass nfs_vers explicitly to __fh_verify()

[RFC] integrity: wait for completion of i2c initialization using late_initcall_sync()
 2024-07-01 14:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] package/python-sdbus: new package
 2024-07-01 14:57 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] support/testing: add new test for python-sdbus
` [Buildroot] [PATCH 3/4] package/python-sdbus-networkmanager: new package
` [Buildroot] [PATCH 4/4] support/testing: add new test for python-sdbus-networkmanager

[PATCH 0/2] sched/fair: Enhance sync wakeup for short duration tasks
 2024-07-01 14:57 UTC  (6+ messages)
` [PATCH 1/2] sched/fair: Record the average duration of a task

[CI v2] drm/xe: lean exhaustive eviction
 2024-07-01 14:56 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: lean exhaustive eviction (rev3)
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v3 0/2] Add MPS MP5920 Host-Swap controller
 2024-07-01 14:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add MPS mp5920
` [PATCH v3 2/2] hwmon: add MP5920 driver

kirkstone merge request: July 1st
 2024-07-01 14:55 UTC  (2+ messages)

[PATCH net-next v2 1/3] net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
 2024-07-01 14:55 UTC  (2+ messages)

Stable linux-5.10.x regression triggered by MDS mitigation
 2024-07-01 14:55 UTC  (7+ messages)

[PATCH] lib: sbi_emulate_csr: Do not log illegal CSR accesses
 2024-07-01 14:54 UTC 

[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-07-01 14:53 UTC  (6+ messages)

[PATCH v2 0/2] Add other fields to ARM trace event
 2024-07-01 14:53 UTC  (3+ messages)
` [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace

[PATCH 1/2] ARM: dts: renesas: Drop ethernet-phy-ieee802.3-c22 from PHY compatible string on all RZ boards
 2024-07-01 14:52 UTC  (2+ messages)

[PATCH v4 0/3] spi: fsl-dspi: Convert to yaml format and use common SPI property
 2024-07-01 14:52 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] common fixes
 2024-06-30 21:52 UTC  (6+ messages)
` [PATCH v2 1/5] common/config: fix RECREATE_TEST_DEV initialization
` [PATCH v2 2/5] common/rc: add recreation support for tmpfs
` [PATCH v2 3/5] common/config: enable section parsing when recreation
` [PATCH v2 4/5] common/rc: read config section mount options for scratch devs
` [PATCH v2 5/5] common/rc: print test mount options

[PATCH] support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-01 14:51 UTC  (6+ messages)

[PATCH v5] perf/marvell: Marvell PEM performance monitor support
 2024-07-01 14:50 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: renesas: Add TSN support for V4H
 2024-07-01 14:50 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a779g0: R-Car Ethernet TSN support
` [PATCH v2 2/2] arm64: dts: renesas: white-hawk-single: Wire-up Ethernet TSN

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-07-01 14:50 UTC  (7+ messages)
` [PATCH printk v2 12/18] printk: Add kthread for all legacy consoles

[PATCH net-next 0/5] net: introduce TX shaping H/W offload API
 2024-07-01 14:50 UTC  (4+ messages)
` [PATCH net-next 1/5] netlink: spec: add shaper YAML spec

[PATCH net-next v2 0/2] vsock: avoid queuing on workqueue if possible
 2024-07-01 14:49 UTC  (7+ messages)
` [PATCH PATCH net-next v2 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
` [PATCH PATCH net-next v2 2/2] vsock/virtio: avoid enqueue packets when work queue is empty

[PATCHSET for-next 0/2] msg_ring fixes
 2024-07-01 14:48 UTC  (3+ messages)
` [PATCH 1/2] io_uring/msg_ring: check for dead submitter task
` [PATCH 2/2] io_uring/msg_ring: use kmem_cache_free() to free request

Warning at crypto/testmgr.c:5900, while booting to OS
 2024-07-01 14:49 UTC  (3+ messages)

[PATCH v5 0/3] Marvell Odyssey uncore performance monitor support
 2024-07-01 14:48 UTC  (2+ messages)

[XEN PATCH v2] tools/misc: xen-hvmcrash: Inject #DF instead of overwriting RIP
 2024-07-01 14:47 UTC 

[PATCH 00/10] hwmon: (amc6821) Various improvements
 2024-07-01 14:47 UTC  (11+ messages)
` [PATCH 02/10] hwmon: (amc6821) Make reading and writing fan speed limits consistent
` [PATCH 07/10] hwmon: (amc2821) Use BIT() and GENMASK()
` [PATCH 08/10] hwmon: (amc6821) Drop unnecessary enum chips

[PATCH v1] drivers/perf: apple_m1: fix affinity table for event 0x96 and 0x9b
 2024-07-01 14:43 UTC  (4+ messages)

[PATCH 1/3] x86: mm: disable KMSAN instrumentation for physaddr.c
 2024-06-21 16:16 UTC  (3+ messages)
` [PATCH 2/3] lib/Kconfig.debug: disable LOCK_DEBUGGING_SUPPORT under KMSAN

[OE-core][PATCH] classes/create-spdx-2.2: Handle SemVer License List Versions
 2024-07-01 14:41 UTC 

[PATCH v2 0/2] Input: exc3000 - EXC81W32 controller support
 2024-07-01 14:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: exc3000: add EXC81W32

[PATCH] arm64: dts: Add/fix /memory node unit-addresses
 2024-07-01 14:29 UTC  (3+ messages)

FAILED: patch "[PATCH] syscalls: fix compat_sys_io_pgetevents_time64 usage" failed to apply to 5.4-stable tree
 2024-07-01 14:37 UTC 

[PATCH v2 0/9] arm64: dts: rockchip: fixes support for Lunzn Fastrhino R6xS
 2024-07-01 14:30 UTC  (9+ messages)
  ` [PATCH v2 2/9] arm64: dts: rockchip: fix usb regulator "
  ` [PATCH v2 5/9] arm64: dts: rockchip: disable display subsystem "
  ` [PATCH v2 7/9] arm64: dts: rockchip: use generic Ethernet PHY reset bindings for Lunzn Fastrhino R68S

[meta-arago][scarthgap][PATCH] openssl-perf: Add openssl_aes256_encdec.sh script
 2024-07-01 14:37 UTC 

[meta-arago][master][PATCH] openssl-perf: Add openssl_aes256_encdec.sh script
 2024-07-01 14:37 UTC 

[PATCH i-g-t 1/2] tests/intel/xe_pm: Install fw close exit handler before rpm tests
 2024-07-01 14:54 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_pm: Extend mocs-rpm test to support D3Cold

[bluez/bluez] 6f40e8: policy: Fix AutoEnable default when main.conf does
 2024-07-01 14:36 UTC 

[PATCH 00/17] xen: address violation of MISRA C:2012 Directive 4.10
 2024-07-01 14:36 UTC  (4+ messages)
` [PATCH 06/17] x86/EFI: address violations "

[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only_work
 2024-07-01 14:36 UTC  (2+ messages)
` [PATCH] bcachefs: fix "

[syzbot] [ext4?] BUG: unable to handle kernel paging request in do_split
 2024-07-01 14:36 UTC  (3+ messages)
` [PATCH] ext4: No need to continue when the number of entries is 1

[PATCH v8 0/8] xen: Support grant mappings
 2024-07-01 14:34 UTC  (6+ messages)
` [PATCH v8 2/8] xen: mapcache: Unmap first entries in buckets

[BACKPORT] HID: apple: remove unused members from struct apple_sc_backlight
 2024-07-01 14:33 UTC  (2+ messages)

[PATCH 0/2] system/vl.c: parse all '-accel' opts
 2024-07-01 14:34 UTC  (3+ messages)
` [PATCH 2/2] system/vl.c: parse all -accel options

[PATCH v4] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-07-01 14:35 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Configure TLB timeout based on CT buffer size (rev6)

[PATCH 1/1] tools: patman: fix `pip install` with Python 3.12
 2024-07-01 14:34 UTC  (3+ messages)

Kernel hang caused by commit "can: m_can: Start/Cancel polling timer together with interrupts"
 2024-07-01 14:34 UTC  (3+ messages)

[PATCH 0/3] Add global CMA reserve area
 2024-07-01 14:33 UTC  (7+ messages)

[OE-core][PATCH 0/2] Update to latest version of SPDX licenses
 2024-07-01 14:32 UTC  (3+ messages)

[PATCH v3 00/11] Add support for NMI source reporting
 2024-07-01 14:31 UTC  (3+ messages)
` [PATCH v3 05/11] x86/irq: Process nmi sources in NMI handler

How to test grub_iso9660_uuid from userland ?
 2024-07-01 14:30 UTC  (2+ messages)

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 4.19-stable tree
 2024-07-01 14:31 UTC 

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 5.4-stable tree
 2024-07-01 14:31 UTC 

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 5.10-stable tree
 2024-07-01 14:31 UTC 

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 5.15-stable tree
 2024-07-01 14:31 UTC 

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 6.1-stable tree
 2024-07-01 14:31 UTC 

[PATCH v3 0/2] Basic support for TI TDP158
 2024-07-01 14:31 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: add "

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 6.6-stable tree
 2024-07-01 14:31 UTC 

FAILED: patch "[PATCH] ata: libata-core: Fix null pointer dereference on error" failed to apply to 6.9-stable tree
 2024-07-01 14:31 UTC 

FAILED: patch "[PATCH] can: mcp251xfd: fix infinite loop when xmit fails" failed to apply to 5.10-stable tree
 2024-07-01 14:30 UTC 

FAILED: patch "[PATCH] can: mcp251xfd: fix infinite loop when xmit fails" failed to apply to 5.15-stable tree
 2024-07-01 14:30 UTC 

FAILED: patch "[PATCH] cpu: Fix broken cmdline "nosmp" and "maxcpus=0"" failed to apply to 6.6-stable tree
 2024-07-01 14:28 UTC 

[PATCH 0/3] Add Per-transport SCMI debug statistics
 2024-07-01 14:28 UTC  (4+ messages)
` [PATCH 1/3] Add Kconfig option for scmi "
` [PATCH 2/3] Track basic SCMI statistics
` [PATCH 3/3] Create debugfs files for statistics

[PATCH v3 00/15] Introduce support for IGVM files
 2024-07-01 14:28 UTC  (4+ messages)
` [PATCH v3 09/15] docs/system: Add documentation on support for IGVM

[v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load
 2024-07-01 14:27 UTC  (7+ messages)

[PATCH 0/3] Resolve problems with kexec identity mapping
 2024-07-01 14:27 UTC  (8+ messages)

[PATCH v4 0/2] Introduce EN7581 ethernet support
 2024-07-01 14:26 UTC  (4+ messages)
` [PATCH v4 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

Help with LANDLOCK_ACCESS_FS_EXECUTE
 2024-07-01 14:25 UTC 

[PATCH v3 0/9] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-07-01 14:25 UTC  (3+ messages)

[PATCH v3 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-01 14:13 UTC  (2+ messages)
` [PATCH v3 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy

FAILED: patch "[PATCH] sh: rework sync_file_range ABI" failed to apply to 4.19-stable tree
 2024-07-01 14:24 UTC 

[PATCH v23 00/19] Add support for Sub-NUMA cluster (SNC) systems
 2024-07-01 14:24 UTC  (2+ messages)

[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-07-01 14:23 UTC  (5+ messages)
` [PATCH 13/15] net: jme: Convert tasklet API to new bottom half workqueue mechanism


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.