All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-19 18:12:20 to 2025-04-19 22:58:30 UTC [more...]

[pci:for-linus] BUILD SUCCESS 0747c136753ef44a3b1434a235492ef54081b96e
 2025-04-19 22:58 UTC 

[PATCH v6 00/31] ARM: Switch to generic entry
 2025-04-19 22:35 UTC  (11+ messages)
` [PATCH v6 01/31] ARM: Prepare includes for "
` [PATCH v6 02/31] ARM: ptrace: Split report_syscall()
` [PATCH v6 03/31] ARM: entry: Skip ret_slow_syscall label
` [PATCH v6 04/31] ARM: process: Rewrite ret_from_fork i C
` [PATCH v6 05/31] ARM: process: Remove local restart
` [PATCH v6 06/31] ARM: entry: Invoke syscalls using C
` [PATCH v6 07/31] ARM: entry: Rewrite two asm calls in C
` [PATCH v6 08/31] ARM: entry: Move trace entry to C function
` [PATCH v6 09/31] ARM: entry: save the syscall sp in thread_info
` [PATCH v6 10/31] ARM: entry: move all tracing invocation to C

[kirkstone][PATCH] python3-docker: Fix for requests 2.32.0: CVE-2024-35195 backport
 2025-04-19 22:50 UTC  (2+ messages)
` [meta-virtualization] "

PMBus memory overflow
 2025-04-19 22:49 UTC  (11+ messages)

[meta-virtualization][scarthgap][PATCH 1/1] buildah: Fix CVE-2024-9675
 2025-04-19 22:48 UTC  (2+ messages)

[PATCH 0/2] checkpatch.pl: add warning for // comments on private Rust items
 2025-04-19 22:25 UTC  (3+ messages)
` [PATCH 1/2] checkpatch.pl: warn about "
  ` [PATCH 2/2] checkpatch.pl: add `--fix` support for `//` "

[PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
 2025-04-19 22:24 UTC  (4+ messages)
` [12/14] "

[PATCH] input: iqs5xx: Fix incorrect argument passed to hex2bin
 2025-04-19 22:22 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/fluent-bit: fix missing object runtime error
 2025-04-19 22:22 UTC  (2+ messages)

[RFC 00/38] Hyperlaunch domain builder
 2025-04-19 22:08 UTC  (39+ messages)
` [RFC 01/38] maintainers: add new section for hyperlaunch
` [RFC 02/38] x86/hyperlaunch: correct the naming of domain ramdisk field
` [RFC 03/38] x86/hyperlaunch: convert max vcpu determination to domain builder
` [RFC 04/38] x86/hyperlaunch: convert vcpu0 creation "
` [RFC 05/38] x86/hyperlaunch: move dom0 cpuid policy behind capability check
` [RFC 06/38] x86/hyperlaunch: add hardware domain capability support
` [RFC 07/38] x86/hyperlaunch: introduce pvh domain builder
` [RFC 08/38] x86/hyperlaunch: move initial hwdom setup to dom_construct_pvh
` [RFC 09/38] x86/boot: convert dom0 page calculation to use boot domain
` [RFC 10/38] x86/boot: refactor dom0 page calculation
` [RFC 11/38] x86/boot: generalize paging pages calculation
` [RFC 12/38] x86/boot: generalize compute number of domain pages
` [RFC 13/38] x86/hyperlaunch: move page computation to domain builder
` [RFC 14/38] x86/hyperlaunch: move pvh p2m init "
` [RFC 15/38] x86/hyperlaunch: move iommu "
` [RFC 16/38] x86/boot: move and rename sched_setup_dom0_vcpus
` [RFC 17/38] x86/hyperlaunch: move pvh_setup_cpus to domain builder
` [RFC 18/38] x86/boot: rename pvh acpi setup function
` [RFC 19/38] x86/hyperlaunch: add domu memory map construction
` [RFC 20/38] x86/hyperlaunch: move populating p2m under domain builder
` [RFC 21/38] x86/hyperlaunch: move remaining pvh dom0 construction
` [RFC 22/38] x86/hyperlaunch: relocate pvh_steal_ram to domain builder
` [RFC 23/38] x86/hyperlaunch: add domu acpi construction
` [RFC 24/38] x86/boot: export command line processing
` [RFC 25/38] x86/hyperlaunch: convert create_dom0 to arch_create_dom
` [RFC 26/38] x86/hyperlaunch: remove dom0-isms from arch_create_dom
` [RFC 27/38] x86/hyperlaunch: introduce domain builder general dom creation
` [RFC 28/38] x86/hyperlaunch: add xenstore boot capabilities flag
` [RFC 29/38] x86/hyperlaunch: allocate console for domu
` [RFC 30/38] x86/hyperlaunch: allocate xenstore "
` [RFC 31/38] x86/hyperlaunch: move boot module discard to domain builder
` [RFC 32/38] x86/hyperlaunch: introduce concept of core domains
` [RFC 33/38] x86/boot: refactor bzimage parser to be re-enterant
` [RFC 34/38] x86/hyperlaunch: introduce multidomain kconfig option
` [RFC 35/38] x86/hyperlaunch: add multidomain construction logic
` [RFC 36/38] x86/hyperlaunch: enable unpausing mulitple domains
` [RFC 37/38] x86/hyperlaunch: generalize domid assignment
` [RFC 38/38] tools: introduce hyperlaunch domain late init

[Buildroot] [git commit] package/fluent-bit: fix missing object runtime error
 2025-04-19 22:19 UTC 

[koverstreet-bcachefs:bcachefs-testing 110/113] fs/bcachefs/btree_io.c:2115:8: error: no member named 'list_idx' in 'struct btree_write_bio'
 2025-04-19 22:13 UTC 

+ rapidio-remove-unused-functions.patch added to mm-nonmm-unstable branch
 2025-04-19 21:54 UTC 

+ rapidio-remove-some-dead-defines.patch added to mm-nonmm-unstable branch
 2025-04-19 21:54 UTC 

[PATCH] builtin/blame: ignore nonexistent ignore files
 2025-04-19 21:54 UTC  (2+ messages)

+ x86-disable-image-size-check-for-test-builds-fix-fix.patch added to mm-hotfixes-unstable branch
 2025-04-19 21:53 UTC  (4+ messages)

[Buildroot] [PATCH 1/5] package/python-cachelib: add version 0.13.0
 2025-04-19 21:53 UTC  (4+ messages)
` [Buildroot] [PATCH 2/5] package/flask-caching: add version 2.3.1

[Buildroot] [git commit] package/python-flask-caching: new package
 2025-04-19 21:52 UTC 

[Buildroot] [git commit] package/python-cachelib: new package
 2025-04-19 21:46 UTC 

[Buildroot] [PATCH 1/1] package/fakeroot: bump to version 1.37.1.1
 2025-04-19 21:45 UTC  (2+ messages)

[Buildroot] [git commit] package/fakeroot: bump to version 1.37.1.1
 2025-04-19 21:43 UTC 

[Buildroot] [git commit] support/testing: weston: fix the weston shutdown test
 2025-04-19 21:42 UTC 

[PATCH] iio: frequency: Use SLEEP bit instead of RESET to disable output
 2025-04-19 21:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: weston: fix the weston shutdown test
 2025-04-19 21:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tmux: bump to version 3.5a
 2025-04-19 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/tmux: bump to version 3.5a
 2025-04-19 21:41 UTC 

[Buildroot] [PATCH v4 1/1] package/linux-tools: use PKG_CONFIG_LIBDIR in perf make flags
 2025-04-19 21:40 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-04-19 21:38 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for v6.15
 2025-04-19 21:38 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.15-rc3
 2025-04-19 21:38 UTC  (2+ messages)

[PATCH] ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
 2025-04-19 21:34 UTC  (2+ messages)

[oe] [meta-oe] [PATCH 01/31] adw-gtk3: upgrade 5.7 -> 5.8
 2025-04-19 21:34 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH 12/31] nlohmann-json: upgrade 3.11.3 -> 3.12.0

[PATCH] drm/meson: fix resource cleanup in meson_drv_bind_master() on error
 2025-04-19 21:32 UTC  (4+ messages)

[Buildroot] [PATCH] package/linux-tools: Fix parallel compilation
 2025-04-19 21:33 UTC  (2+ messages)

arch/x86/include/asm/msr.h:122: undefined reference to `__tracepoint_read_msr'
 2025-04-19 21:32 UTC 

[meta-oe][PATCH 1/4] gphoto2: Use :space: to identify space characters
 2025-04-19 21:33 UTC  (3+ messages)
` [oe] "

[Buildroot] [PATCH] package/e2fsprogs: Don't build docs for host
 2025-04-19 21:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/apparmor don't reference libapparmor variables
 2025-04-19 21:29 UTC  (2+ messages)

[Buildroot] [git commit] package/apparmor don't reference libapparmor variables
 2025-04-19 21:27 UTC 

[PATCH 0/2] sched_ext: Introduce rq lock tracking
 2025-04-19 21:27 UTC  (6+ messages)
` [PATCH 1/2] sched_ext: Track currently locked rq

[Buildroot] [git commit] configs/stm32f469_disco_{sd, xip}: bump Linux to 5.15.179
 2025-04-19 21:26 UTC 

[Buildroot] [PATCH 1/1] configs/stm32f469_disco_{sd, xip}: bump Linux to 5.15.179
 2025-04-19 21:27 UTC  (2+ messages)

[Buildroot] [git commit] configs/stm32f746_disco_sd: bump Linux to 5.15.179 and U-Boot to 2025.04
 2025-04-19 21:26 UTC 

[Buildroot] [PATCH 1/1] configs/stm32f746_disco_sd: bump Linux to 5.15.179 and U-Boot to 2025.04
 2025-04-19 21:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/stm32f429_disco_xip: bump Linux to 6.1.133
 2025-04-19 21:25 UTC  (2+ messages)

[Buildroot] [git commit] configs/stm32f429_disco_xip: bump Linux to 6.1.133
 2025-04-19 21:25 UTC 

[Buildroot] [PATCH] package/lmbench: Fix dependency discovery
 2025-04-19 21:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/lmbench: Fix function definitions
 2025-04-19 21:25 UTC  (2+ messages)

[linux-next:master 1394/4779] drivers/gpu/drm/ttm/ttm_backup.c:139:undefined reference to `shmem_writeout'
 2025-04-19 21:22 UTC 

[paulmck-rcu:jfern.2025.04.18a] BUILD SUCCESS 7fca2a80b81a0ea2dafcbcbd18f492bde1a29744
 2025-04-19 21:20 UTC 

[Buildroot] [git commit] package/lmbench: fix build with recent gcc versions
 2025-04-19 20:48 UTC 

[Buildroot] [git commit] package/lmbench: prepare for GCC 15.x compatibility
 2025-04-19 20:50 UTC 

clone(2) man page CLONE_NEWPID and CLONE_PARENT can be specified at the same time, also CLONE_NEWUSER and CLONE_PARENT
 2025-04-19 20:45 UTC  (4+ messages)
  ` Cc: "

[PATCH v2] clk: fixed-rate: Use "clock-output-names" to name fixed clocks
 2025-04-19 20:40 UTC  (4+ messages)

[Buildroot] [PATCH] package/pixman: Specify riscv dependency
 2025-04-19 20:39 UTC  (2+ messages)

[PATCH] cxl: core: Initialize eiw and eig to fix potential uninitialized use
 2025-04-19 20:35 UTC 

[Buildroot] [PATCH 0/9] package/libcamera: bump v0.5.0, new pipelines, misc improvements and bug fixing
 2025-04-19 20:32 UTC  (19+ messages)
` [Buildroot] [PATCH 1/9] package/libcamera: remove dependency on boost for rpi/vc4 pipeline
` [Buildroot] [PATCH 2/9] package/libcamera: fix documentation being built even if disabled
` [Buildroot] [PATCH 3/9] package/libcamera: fix crash on Rockchip with kernels before 6.4
` [Buildroot] [PATCH 4/9] package/libcamera: improve future reproducibility by forcing auto features to disabled
` [Buildroot] [PATCH 5/9] package/libcamera: improve reproducibility for optional dependencies
` [Buildroot] [PATCH 6/9] package/libcamera: add support for Arm Mali-C55 ISP pipeline
` [Buildroot] [PATCH 7/9] package/libcamera: bump to 0.5.0
` [Buildroot] [PATCH 8/9] package/libpisp: add new package
` [Buildroot] [PATCH 9/9] package/libcamera: add support for PiSP pipeline

[PATCH 0/2] rapidio deadcoding
 2025-04-19 20:30 UTC  (3+ messages)
` [PATCH 1/2] rapidio: remove some dead defines
` [PATCH 2/2] rapidio: Remove unused functions

[Buildroot] [git commit] package/libcamera: bump to 0.5.0
 2025-04-19 20:21 UTC 

[Buildroot] [git commit] package/libcamera: add support for Arm Mali-C55 ISP pipeline
 2025-04-19 20:21 UTC 

[Buildroot] [git commit] package/libcamera: improve reproducibility for optional dependencies
 2025-04-19 20:21 UTC 

[Buildroot] [git commit] package/libcamera: improve future reproducibility by forcing auto features to disabled
 2025-04-19 20:20 UTC 

[Buildroot] [git commit] package/libcamera: fix documentation being built even if disabled
 2025-04-19 20:18 UTC 

[Buildroot] [git commit] package/libcamera: remove dependency on boost for rpi/vc4 pipeline
 2025-04-19 20:17 UTC 

[PATCH v3] man/man7/mctp.7: Add man page for Linux MCTP support
 2025-04-19 20:23 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/webkitgtk: bump to 2.48.1
 2025-04-19 20:15 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

[Buildroot] [git commit] package/webkitgtk: bump to 2.48.1
 2025-04-19 20:14 UTC 

[Buildroot] [PATCH 1/1] qt5webengine-chromium: fix python 3.13 issue
 2025-04-19 20:09 UTC  (2+ messages)

[PATCH V3 0/9] Refactor phy powerup sequence
 2025-04-19 20:08 UTC  (9+ messages)
` [PATCH V3 5/9] phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()

[Buildroot] [git commit] package/qt5/qt5webengine-chromium: fix python 3.13 issue
 2025-04-19 16:39 UTC 

[PATCH v3 3/3] pwm: ehrpwm: ensure clock and runtime PM are enabled if hardware is active
 2025-04-19 20:01 UTC  (5+ messages)
` [PATCH v4 1/4] pwm: tiehrpwm: replace manual bit definitions with bitfield.h macros
  ` [PATCH v4 2/4] pwm: tiehrpwm: add get_state function to retrieve PWM channel state
    ` [PATCH v4 3/4] pwm: tiehrpwm: ensure clock and runtime PM are enabled if hardware is active
      ` [PATCH v4 4/4] pwm: tiehrpwm: drop unnecessary parentheses and fix spacing

[PATCH v3 0/2] Add support for WiFi/BT header on Pine64 A64
 2025-04-19 19:57 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: allwinner: a64: Add WiFi/BT header on Pine64
` [PATCH v3 2/2] arm64: dts: allwinner: a64: Add WiFi/BT header on SoPine

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 0c6f877952c17ae1c7211d7c6b27a14eaaedefa3
 2025-04-19 19:49 UTC 

[PATCH 00/10] Few improvements on the Broadcom iProc
 2025-04-19 19:46 UTC  (3+ messages)
` [PATCH 08/10] i2c: iproc: Move function and avoid prototypes

[PATCH v5 0/2] Add support for sound profile switching and leverage for OnePlus 6 slider
 2025-04-19 19:46 UTC  (6+ messages)
` [PATCH v5 1/2] Input: add ABS_SND_PROFILE
` [PATCH v5 2/2] arm64: dts: qcom: sdm845-oneplus: Add alert-slider

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 70026c664714e8e36c9cb1bf1ec7e38293d9c472
 2025-04-19 19:39 UTC 

[cxl:fixes] BUILD SUCCESS 2e70a7f4e4120509405ebec421bb2407a76c4a90
 2025-04-19 19:38 UTC 

[PATCH v6 0/5] userfaultfd move option
 2025-04-19 19:25 UTC  (4+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[PATCH v2 0/3] buildman: allow specifying configuration fragments
 2025-04-19 19:22 UTC  (7+ messages)
` [PATCH v2 1/3] "

[PATCH 0/2] checkpatch.pl: add warning for // comments on private Rust items
 2025-04-19 19:20 UTC 

[PATCH v1] iio: adc: ad7091r-base: Move reg volatility check to new macro
 2025-04-19 19:20 UTC  (4+ messages)

[Final reminder] Spring 2025 NFS Bake-a-thon
 2025-04-19 19:10 UTC 

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-04-19 19:09 UTC  (4+ messages)
  ` [PATCH v5 20/21] riscv: dts: thead: Introduce reset controller node

[akpm-mm:mm-new 193/216] include/linux/srcutree.h:69:8: error: redefinition of 'srcu_usage'
 2025-04-19 19:09 UTC 

[PATCH] fs:gfs:glock: Delete the invalid pointer insert_pt in add_to_queue()
 2025-04-19 19:03 UTC  (2+ messages)

[PATCH v5] hwmon: (max77705) add initial support
 2025-04-19 19:03 UTC 

[RFC PATCH] math.h: Account for 64-bit division on i386
 2025-04-19 18:59 UTC  (3+ messages)

[android-common:android16-6.12 0/16] arch/arm64/kvm/hyp/nvhe/iommu/iommu.c:77:23: warning: no previous prototype for '__get_vcpu'
 2025-04-19 18:49 UTC 

[PATCH v3 0/2] vmscan: enforce mems_effective during demotion
 2025-04-19 18:48 UTC  (5+ messages)
` [PATCH v3 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
` [PATCH v3 2/2] vmscan,cgroup: apply mems_effective to reclaim

[PATCH v6 0/5] leds: add new LED driver for TI LP5812
 2025-04-19 18:43 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v6 2/5] "
` [PATCH v6 3/5] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v6 4/5] docs: leds: Document TI LP5812 LED driver
` [PATCH v6 5/5] arm64: dts: Add LP5812 LED node for Raspberry Pi 4 Model B

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-19 18:43 UTC  (3+ messages)
` [PATCH v2 security-next 1/4] security: "

ext4 v6.15-rc2 baseline
 2025-04-19 18:36 UTC  (12+ messages)

[PATCH v2] memcg: introduce non-blocking limit setting option
 2025-04-19 18:35 UTC 

[PATCH v1 1/1] usb: Add checks for snprintf() calls in usb_alloc_dev()
 2025-04-19 18:23 UTC  (3+ messages)

[pull] amdgpu firmware amd-2025-04-18
 2025-04-19 18:17 UTC  (2+ messages)

[PATCH v1 00/12] add lookup fib nodes in graph library
 2025-04-19 18:14 UTC  (5+ messages)
` [PATCH v1 04/12] node: add process callback for IP4 FIB
    ` [EXTERNAL] "

[PATCH] iio: adis16201: Correct accelerometer scale factor
 2025-04-19 18:14 UTC  (2+ messages)

[PATCH 0/7] AM64 and J7X DT: Enable PCIe 64-bit Address Space
 2025-04-19 18:09 UTC  (3+ messages)
` [PATCH 3/7] arm64: dts: ti: k3-j721e: add ranges for PCIe0 DAT1 and PCIe1 DAT1


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.