All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-19 19:38:19 to 2026-04-20 00:00:34 UTC [more...]

[PATCH v1 00/58] perf: Reorganize scripting support
 2026-04-19 23:58 UTC  (30+ messages)
` [PATCH v1 01/58] perf inject: Fix itrace branch stack synthesis
` [PATCH v1 02/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v1 03/58] perf arch x86: "
` [PATCH v1 04/58] perf tests: "
` [PATCH v1 05/58] perf script: "
` [PATCH v1 06/58] perf util: "
` [PATCH v1 07/58] perf python: Add "
` [PATCH v1 08/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v1 09/58] perf data: Add open flag
` [PATCH v1 10/58] perf evlist: Add reference count
` [PATCH v1 11/58] perf evsel: "
` [PATCH v1 12/58] perf evlist: Add reference count checking
` [PATCH v1 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v1 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v1 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v1 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v1 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v1 18/58] perf python: Add callchain support
` [PATCH v1 19/58] perf python: Add config file access
` [PATCH v1 20/58] perf python: Extend API for stat events in python.c
` [PATCH v1 21/58] perf python: Expose brstack in sample event
` [PATCH v1 22/58] perf python: Add perf.pyi stubs file
` [PATCH v1 23/58] perf python: Add LiveSession helper
` [PATCH v1 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v1 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v1 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v1 29/58] perf futex-contention: Port futex-contention "
` [PATCH v1 30/58] perf flamegraph: Port flamegraph "
` [PATCH v1 31/58] perf gecko: Port gecko "

[isar-cip-core][PATCH 1/2] initramfs-crypt-hook: add configurable mount options for encrypted partitions
 2026-04-17 11:36 UTC  (2+ messages)
` [isar-cip-core][PATCH 2/2] tests: remount /var with exec after login for LAVA test jobs

[GIT PULL] l10n updates for Git 2.54.0
 2026-04-19 23:57 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH] diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncation
 2026-04-19 23:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/2] checkpatch: Allow passing config directory
 2026-04-19 23:50 UTC  (4+ messages)
` [PATCH v5 2/2] checkpatch: Add option to not force /* */ for SPDX

[PATCH v6 0/5] Add support for K230 board
 2026-04-19 23:49 UTC  (3+ messages)
` [PATCH v6 1/5] target/riscv: add thead-c908 cpu support

[RFC] alpha: optimize ip_fast_csum for BWX-capable CPUs
 2026-04-19 23:38 UTC 

[PATCH] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
 2026-04-19 23:35 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] hw/display: don't accidentally autofree existing virgl resources
 2026-04-19 23:27 UTC  (2+ messages)

[PATCHv2 1/2] dt-bindings: arm: altera: document the Agilex7-M devkit
 2026-04-19 23:24 UTC  (2+ messages)
` [PATCHv2 2/2] arm64: dts: socfpga: agilex7m: Add SoCFPGA "

QEMU: arm64: bloblist not found and alloc space exhausted
 2026-04-19 23:23 UTC  (9+ messages)
          ` [PATCH 0/1] doc: emulation: qemu-arm: add secure state steps
            ` [PATCH 1/1] "

[Buildroot] [PATCH] package/fakeroot: bump to version 1.37.2
 2026-04-19 23:21 UTC  (2+ messages)

[Buildroot] [git commit] package/fakeroot: bump to version 1.37.2
 2026-04-19 23:21 UTC 

[PATCH v2 00/25] libfuse: Add support for synchronous init
 2026-04-19 23:18 UTC  (7+ messages)
` [PATCH v2 14/25] fuse mount: Support synchronous FUSE_INIT (privileged daemon)
` [PATCH v2 20/25] Make fusermount work bidirectional for sync init

[PATCH RFC v2 00/11] Add support for AUDIN driver in Amlogic GXBB
 2026-04-19 23:17 UTC  (6+ messages)
` [PATCH RFC v2 02/11] ASoC: meson: aiu-encoder-i2s: use gx_iface and gx_stream structures

[PATCH 0/7] MAINTAINERS: Update PhilMD entries
 2026-04-19 23:16 UTC  (4+ messages)
` [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM

[PATCH v4] drm/v3d: Reject empty multisync extension to prevent infinite loop
 2026-04-19 23:10 UTC  (2+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:20 UTC  (17+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v12 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v12 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v12 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v12 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v12 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v12 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 09/16] KVM: arm64: "
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v12 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v12 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:30 UTC  (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
    ` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[patch 14/38] slub: Use prandom instead of get_cycles()
 2026-04-13 13:02 UTC  (2+ messages)

[PATCH RFC v3 06/11] RISC-V: QoS: add resctrl setup and domain management
 2026-04-17 10:52 UTC  (2+ messages)

[PATCH v3 0/8] perf libunwind multiple remote support
 2026-04-13  2:48 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/8] perf unwind-libunwind: Remove libunwind-local

[PATCH 0/4] fetch: add --must-have and remote.*.mustHave
 2026-04-19 23:00 UTC  (5+ messages)
` [PATCH v2 0/7] fetch: rework negotiation tip options
  ` [PATCH v2 2/7] fetch: add --negotiation-restrict option

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-19 22:51 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers

[ANNOUNCE] Git v2.54.0-rc2
 2026-04-19 22:41 UTC  (9+ messages)
` MIDX woes, was "

[Buildroot] [PATCH 1/1] package/libjxl: security bump to version 0.11.2
 2026-04-19 22:40 UTC  (4+ messages)

[PATCH 0/4] Add hstimer support for H616 and T113-S3
 2026-04-19 22:39 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: timer: allwinner,sun5i-a13-hstimer: add "
` [PATCH 2/4] clocksource/drivers/sun5i: add H616 hstimer support

[PATCH] media: venus: declare firmware files via MODULE_FIRMWARE
 2026-04-19 22:39 UTC 

[PATCH v4 0/4] Enable IPQ9574 RDP433 eMMC variant
 2026-04-19 22:38 UTC  (3+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: ipq9574: Add gpio details for eMMC

[PATCH] rtc: ab8500: replace sprintf() with sysfs_emit()
 2026-04-19 22:36 UTC 

[PATCH v1 0/1] rev-list: add --missing=print-only mode
 2026-04-19 22:36 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] xfrm: ah: account for ESN high bits in async callbacks
 2026-04-19 22:35 UTC 

[PATCH v3 0/5] iio: magnetometer: add driver for QST QMC5883P
 2026-04-19 22:33 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add QST Corporation
` [PATCH v3 2/5] dt-bindings: iio: magnetometer: QSTCORP QMC5883P
` [PATCH v3 3/5] iio: magnetometer: add driver for QST QMC5883P
` [PATCH v3 4/5] iio: magnetometer: qmc5883p: add oversampling ratio support
` [PATCH v3 5/5] iio: magnetometer: qmc5883p: add PM support

[RFC PATCH 0/3] btrfs: implement FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_INSERT_RANGE
 2026-04-19 22:30 UTC  (5+ messages)

[PATCH] Documentation: fix spelling mistake "Minumum" -> "Minimum"
 2026-04-19 22:24 UTC  (3+ messages)

[PATCH 5.10.y] ata: pata_sil680: fix result type of sil680_sel{dev|reg}()
 2026-04-19 22:23 UTC 

[PATCH] maintainers: update dts maintainer email
 2026-04-19 22:20 UTC  (2+ messages)

[PATCH] mbuf: fix mbuf operations history recording
 2026-04-19 22:12 UTC 

[GIT PULL] KEYS: keys-next-7.1-rc1
 2026-04-19 22:08 UTC  (5+ messages)

[GIT PULL] rust-i2c-next for v8.0
 2026-04-19 22:08 UTC  (2+ messages)

[GIT PULL] i2c-host for v7.1, part 2
 2026-04-19 22:06 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/libnl: enable host package variant
 2026-04-19 22:03 UTC  (2+ messages)

[Buildroot] [git commit] package/libnl: enable host package variant
 2026-04-19 22:02 UTC 

[Buildroot] [git commit] package/nfs-utils: bump version to 2.9.1
 2026-04-19 22:02 UTC 

[Buildroot] [PATCH] package/python3: fix build in static-only configurations
 2026-04-19 21:59 UTC  (3+ messages)

[PATCH 0/3] Data in direntry (dirdata) feature
 2026-04-19 21:57 UTC  (6+ messages)

[GIT PULL] hotfixes for 7.1-rc1
 2026-04-19 21:54 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 7.1-rc1
 2026-04-19 21:53 UTC  (3+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1
 2026-04-19 21:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/stress-ng: bump to 0.21.00
 2026-04-19 21:48 UTC  (2+ messages)

[Buildroot] [git commit] package/stress-ng: bump to 0.21.00
 2026-04-19 21:43 UTC 

[PATCH] gpio: rockchip: Fix GPIO after convert to dynamic base allocation
 2026-04-19 21:42 UTC  (3+ messages)

[PATCH] connector/Kconfig: Enable CONFIG_CONNECTOR by default
 2026-04-19 21:42 UTC 

[Buildroot] [git commit] package/pv: bump to version 1.10.5
 2026-04-19 21:30 UTC 

[Buildroot] [git commit] DEVELOPERS: add Shubham Chakraborty as pv maintainer
 2026-04-19 21:31 UTC 

[PATCH] usb: typec: tcpm: replace strcpy with strscpy
 2026-04-19 21:36 UTC 

[RFC] block/nvme: exploring asynchronous durability notification semantics
 2026-04-19 21:35 UTC 

[PATCH 0/7] tools/nolibc: large file support
 2026-04-19 21:35 UTC  (6+ messages)
` [PATCH 5/7] tools/nolibc: handle 64-bit system call arguments on MIPS N32

[PATCH] watchdog: ixp4xx: fix reference leak on platform_device_register() failure
 2026-04-19 21:34 UTC  (4+ messages)

[PATCH] iio: light: iqs621-als: use lock guards
 2026-04-19 21:31 UTC 

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-19 21:25 UTC  (6+ messages)
` Aw: "

[PATCH v9 0/5] standalone wic
 2026-04-19 21:25 UTC  (4+ messages)
` [PATCH v9 5/5] wic: remove to standalone repository
    ` [OE-core] "

[Buildroot] [PATCH] package/libavif: bump version to 1.4.1
 2026-04-19 21:23 UTC  (2+ messages)

[Buildroot] [git commit] package/libavif: bump version to 1.4.1
 2026-04-19 21:10 UTC 

[PATCH 0/2] isofs: hardening for crafted CE and NFS-handle paths
 2026-04-19 21:21 UTC  (3+ messages)
` [PATCH 1/2] isofs: validate Rock Ridge CE continuation extent against volume size
` [PATCH 2/2] isofs: validate block number from NFS file handle in isofs_export_iget

[PATCH v2 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-04-19 21:19 UTC  (5+ messages)
` [PATCH v2 3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[PATCH] framebuffer-vncserver: New recipe for VNC server for framebuffer
 2026-04-19 21:12 UTC  (2+ messages)
` [oe] "

[PATCH-for-11.0? 0/6] qom: Restrict compat properties API to system emulation
 2026-04-19 21:10 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libcap-ng: bump version to 0.9.3
 2026-04-19 21:08 UTC  (2+ messages)

[Report] ns16550: possible missing workaround for NXP erratum A-008006 on T1040/T1042 (DUART in FIFO mode)
 2026-04-19 14:05 UTC 

[PATCH] scsi: isci: fix use-after-free in device removal path
 2026-04-19 21:04 UTC 

[PATCH RFC 0/4] sched/deadline: Add soft/reclaim mode via SCHED_OTHER demotion
 2026-04-19 20:58 UTC  (2+ messages)

[Buildroot] pkg-stats: Linux kernel handling bugs
 2026-04-19 20:57 UTC 

[PATCH RFC 00/10] media: qcom: venus: add MSM8939 support
 2026-04-19 20:26 UTC  (6+ messages)
` [PATCH RFC 06/10] arm64: dts: qcom: msm8939-asus-z00t: add Venus

[Buildroot] [PATCH] package/bubblewrap: bump version to 0.11.1
 2026-04-19 20:53 UTC  (2+ messages)

[Buildroot] [git commit] package/bubblewrap: bump version to 0.11.1
 2026-04-19 20:53 UTC 

[PATCH] ipmi: Add timeout to unconditional wait in __get_device_id()
 2026-04-19 20:50 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/mkpasswd: add dependency to host-libxcrypt
 2026-04-19 20:48 UTC  (2+ messages)

[Buildroot] [git commit] package/mkpasswd: add dependency to host-libxcrypt
 2026-04-19 20:44 UTC 

Announcing Sched QoS v0.1-alpha
 2026-04-19 20:43 UTC  (3+ messages)

Discuss: Future of AX25, NETROM and ROSE in the kernel ?
 2026-04-19 20:37 UTC  (2+ messages)

[PATCH V10 00/10] famfs: port into fuse
 2026-04-19 20:36 UTC  (11+ messages)

[PATCH v2] net: dsa: realtek: rtl8365mb: fix mode mask calculation
 2026-04-19 19:37 UTC 

[PATCH] revision.c: implement --reverse=before for walks
 2026-04-19 20:31 UTC  (5+ messages)

[PATCH 0/4] usb-audio: fix mixer write failure handling
 2026-04-19 20:30 UTC  (5+ messages)
` [PATCH 1/4] ALSA: usb-audio: Propagate write errors in generic mixer put callbacks
` [PATCH 2/4] ALSA: usb-audio: Propagate errors in scarlett_ctl_enum_put()
` [PATCH 3/4] ALSA: usb-audio: Propagate US-16x08 write errors in route/mix EQ-switch put callbacks
` [PATCH 4/4] ALSA: usb-audio: Update US-16x08 EQ/comp shadow state after successful writes

[OE-core][PATCH] barebox: upgrade 2026.03.1 -> 2026.04.0
 2026-04-19 20:30 UTC 

[PATCH] drm/amd: Adjust ASPM support quirk to cover more Intel hosts
 2026-04-19 20:28 UTC  (2+ messages)

[PATCH v3 sched_ext/for-7.2] sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
 2026-04-19 20:19 UTC  (2+ messages)

[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-19 20:18 UTC  (11+ messages)
` [PATCH v2 07/21] drm/panel: himax-hx83102: support Waveshare 12.3" DSI panel
` [PATCH v2 14/21] drm/panel: jadard-jd9365da-h3: support Waveshare round DSI panels
` [PATCH v2 15/21] drm/panel: jadard-jd9365da-h3: support Waveshare WXGA "
` [PATCH v2 16/21] drm/panel: jadard-jd9365da-h3: support Waveshare 720p "
` [PATCH v2 17/21] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel

[PATCH 0/3] tools/nolibc: open() cleanups
 2026-04-19 20:16 UTC  (4+ messages)
` [PATCH 3/3] tools/nolibc: simplify mode handling in open() and openat()

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-19 20:11 UTC  (3+ messages)
` [PATCH 4/9] iio: magnetometer: yas530: switch to using FIELD_GET_SIGNED()

[PATCH 1/4] man/man2/landlock_create_ruleset.2: Clarify default Landlock ABI
 2026-04-19 20:11 UTC  (4+ messages)
` [PATCH 2/4] man/man[27]/{landlock_create_ruleset.2,landlock.7}: Document LANDLOCK_CREATE_RULESET_ERRATA

[PATCH v2 0/2] Input/omap1: fix touchscreen functionality on Nokia 770
 2026-04-19 20:10 UTC  (2+ messages)

[Regression in 7.0] OLPC-XO-1.5 will not boot after commit 157266edcc
 2026-04-19 20:08 UTC  (2+ messages)

[PATCH v4 0/8] Add support for TQMa7x
 2026-04-19 20:05 UTC  (5+ messages)
` [PATCH v4 5/8] arch: arm: dts: tqma7x: add boot phase properties
` [PATCH v4 6/8] board: tqma7: add code for u-boot with spl

[PATCH 6.1 00/55] 6.1.169-rc1 review
 2026-04-19 20:04 UTC  (3+ messages)

[PATCH v2 0/3] counter: add GPIO-based quadrature encoder driver
 2026-04-19 19:59 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: counter: add gpio-quadrature-encoder binding
` [PATCH v2 2/3] counter: add GPIO-based quadrature encoder driver
` [PATCH v2 3/3] MAINTAINERS: add entry for GPIO quadrature encoder counter driver

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-04-19 19:55 UTC  (5+ messages)
` [PATCH v2 "

Testing remoteproc on imx8mp-evk
 2026-04-19 19:53 UTC  (2+ messages)

[PATCH 0/3] counter: add GPIO-based quadrature encoder driver
 2026-04-19 19:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: counter: add gpio-quadrature-encoder binding

[PATCH v5 0/6] gpu: nova-core: add GA100 support
 2026-04-19 19:47 UTC  (3+ messages)
` [PATCH v5 4/6] gpu: nova-core: add FbHal::frts_size() for "

[Buildroot] [PATCH v2 1/1] package/openvpn: bump version to 2.7.1
 2026-04-19 19:46 UTC  (2+ messages)

[Buildroot] [git commit] package/openvpn: bump version to 2.7.1
 2026-04-19 19:45 UTC 

TCP_DEFER_ACCEPT documentation should be more precise about rounding to retransmits
 2026-04-19 19:45 UTC  (4+ messages)
  ` [PATCH] Document TCP_DEFER_ACCEPT rounding

[Buildroot] [PATCH v2 1/1] package/lftp: bump version to 4.9.3
 2026-04-19 19:44 UTC  (2+ messages)

[Buildroot] [git commit] package/lftp: bump version to 4.9.3
 2026-04-19 19:37 UTC 

[PATCH 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-04-19 19:35 UTC  (2+ messages)
` [PATCH 7/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist


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.