messages from 2025-05-03 07:04:37 to 2025-05-03 11:50:10 UTC [more...]
[PATCH v5 0/7] Additional methods for Vec
2025-05-03 11:50 UTC (7+ messages)
` [PATCH v5 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v5 6/7] rust: alloc: add Vec::remove
[PATCH 0/3] arm64/boot: Forbid the use of BSS symbols in startup code
2025-05-03 11:45 UTC (6+ messages)
` [PATCH 1/3] arm64/boot: Move init_pgdir[] into __pi_ namespace
` [PATCH 3/3] arm64/boot: Disallow BSS exports to startup code
` [PATCH 2/3] arm64/boot: Move global CPU override variables out of BSS
[RFC] LSM deprecation / removal policies
2025-05-03 11:07 UTC (2+ messages)
[Buildroot] [PATCH v2] package/m4: fix build failure with gcc 15
2025-05-03 11:43 UTC
CVE-2025-37799: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
2025-05-03 11:39 UTC
[PATCH] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-03 11:22 UTC (6+ messages)
[PATCH v4 0/5] Add support to load QUP SE firmware from
2025-05-03 11:20 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
` [PATCH v4 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v4 3/5] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v4 4/5] spi: geni-qcom: Load spi "
` [PATCH v4 5/5] serial: qcom-geni: Load UART "
[PATCH v6 0/3] rust: configfs abstractions
2025-05-03 11:18 UTC (12+ messages)
` [PATCH v6 1/3] rust: configfs: introduce rust support for configfs
[PATCH v3 0/9] Add support to load QUP SE firmware from
2025-05-03 11:17 UTC (7+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
2025-05-03 11:11 UTC
[PATCH v2] cpupower: add a systemd service to run cpupower
2025-05-03 10:59 UTC (6+ messages)
[PATCH v3 0/2] Register Zicntr in FDT when emulating is possible
2025-05-03 10:57 UTC (3+ messages)
` [PATCH v3 1/2] lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
` [PATCH v3 2/2] lib: utils: fdt: Claim Zicntr if time CSR emulation is possible
[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
2025-05-03 10:51 UTC (12+ messages)
` [PATCH] x86/microcode: Consolidate the loader enablement
` [PATCH -v2] x86/microcode: Consolidate the loader enablement checking
[CFT PATCH 0/4] target/i386/emulate: cleanups
2025-05-03 10:46 UTC (3+ messages)
` [PATCH 2/4] target/i386/emulate: stop overloading decode->op[N].ptr
[PATCH v2 0/5] arm64: dts: qcom: Add EL2 overlays for WoA devices
2025-05-03 10:39 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sc7180: Add EL2 overlay "
` [PATCH v2 2/5] arm64: dts: qcom: sc8280xp: Add PCIe IOMMU
` [PATCH v2 3/5] arm64: dts: qcom: sc8280xp: Add EL2 overlay for WoA devices
` [PATCH v2 4/5] arm64: dts: qcom: x1e80100: Add PCIe IOMMU
` [PATCH v2 5/5] arm64: dts: qcom: x1e/x1p: Add EL2 overlay for WoA devices
[PATCH] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
2025-05-03 10:34 UTC
[PATCH v2 0/5] Silence some clang -Wshorten-64-to-32 warnings
2025-05-03 10:33 UTC (3+ messages)
` [PATCH v2 1/5] bitfield: Silence a clang -Wshorten-64-to-32 warning
[PATCH v2] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-03 10:16 UTC (2+ messages)
[PATCH v2 0/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
2025-05-03 10:29 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: tegra: group Tegra30 based ASUS Transformers
` [PATCH v2 2/3] dt-bindings: arm: tegra: Add Asus Transformer Pad TF300TL
` [PATCH v2 3/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
[PATCH v4 0/5] KVM: lockdep improvements
2025-05-03 10:08 UTC (6+ messages)
` [PATCH v4 5/5] x86: KVM: SEV: implement kvm_lock_all_vcpus and use it
[PATCH] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
2025-05-03 9:15 UTC
[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
2025-05-03 10:26 UTC (8+ messages)
` [PATCH v1 5/7] modpost: Create modalias for builtin modules
ftrace: sorttable unable to sort ELF64 on 32-bit host
2025-05-03 10:24 UTC (9+ messages)
` [PATCH 6.1 6.6 6.12 6.13] scripts/sorttable: fix ELF64 mcount_loc address parsing when compiling on 32-bit
[PATCH 1/1] doc: describe u-boot-test-release
2025-05-03 10:14 UTC
[PATCH 1/1] doc: u-boot-test-reset: mention power cycling
2025-05-03 10:12 UTC
[PATCH 09/12] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
2025-05-03 10:10 UTC (2+ messages)
[PATCH v12 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
2025-05-03 10:09 UTC (4+ messages)
[PATCH v4 0/9] Apple Mac System Management Controller
2025-05-03 10:06 UTC (20+ messages)
` [PATCH v4 1/9] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v4 2/9] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v4 3/9] dt-bindings: mfd: Add Apple Mac System Management Controller
` [PATCH v4 4/9] mfd: Add Apple Silicon "
` [PATCH v4 5/9] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v4 6/9] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v4 7/9] arm64: dts: apple: t8103: Add SMC node
` [PATCH v4 8/9] arm64: dts: apple: t8112: "
` [PATCH v4 9/9] arm64: dts: apple: t600x: "
[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
2025-05-03 10:05 UTC (10+ messages)
` [PATCH v2 04/47] perf bench: Silence -Wshorten-64-to-32 warnings
Lab failure on JH7110 (StarFive VisionFive 2)
2025-05-03 9:58 UTC (7+ messages)
[PATCH] iio: dac: ad559*: fixed coding style issue (shorthand unsigned)
2025-05-03 9:55 UTC
[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
2025-05-03 9:50 UTC (4+ messages)
[PATCH v3 0/3] drm: bridge: add support for Triple 10-BIT
2025-05-03 9:50 UTC (2+ messages)
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-05-03 9:50 UTC (9+ messages)
[PATCH v4 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
2025-05-03 9:47 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Document Solomon SSD2825
` [PATCH v4 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge
[PATCH v7 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-03 9:42 UTC (5+ messages)
` [PATCH v7 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v7 6/6] platform/x86: Add Lenovo Other Mode "
[PATCH v2 0/4] drm: panel: add support for panels used in LG P880/P895
2025-05-03 9:41 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Document Renesas R61307 based DSI panel
` [PATCH v2 2/4] drm: panel: Add support for Renesas R61307 based MIPI "
` [PATCH v2 3/4] dt-bindings: display: panel: Document Renesas R69328 based "
` [PATCH v2 4/4] drm: panel: Add support for Renesas R69328 based MIPI "
[PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
2025-05-03 9:39 UTC (2+ messages)
[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
2025-05-03 9:29 UTC (7+ messages)
` [PATCH net-next v6 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v6 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v6 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
[RFC 01/23] drm/sched: Add some scheduling quality unit tests
2025-05-03 9:28 UTC (2+ messages)
[PATCH] regulator: bd718x7: Ensure SNVS power state is used as requested
2025-05-03 9:23 UTC (5+ messages)
Feature Request: Support character escapes in .gitignore
2025-05-03 9:14 UTC
Bitstreams OS on Discord (was low-jitter, fair pay philosophy)
2025-05-03 9:09 UTC
[PATCH RFC 0/4] Support for MELFAS MIP4 touchkey devices
2025-05-03 9:08 UTC (5+ messages)
` [PATCH RFC 1/4] dt-bindings: input: melfas-mip4: document linux,keycodes property
` [PATCH RFC 2/4] Input: melfas-mip4 - add support for touchkey input events
` [PATCH RFC 3/4] Input: melfas-mip4 - initialize touch events only if the device is a touchscreen
` [PATCH RFC 4/4] Input: melfas-mip4 - add support for event formats 4 and 9
ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 1083866), and 'i32 1' from vmlinux.a(net-traces.o at 1275566)
2025-05-03 9:08 UTC
[PATCH net-next 0/6] net: stmmac: replace speed_mode_2500() method
2025-05-03 9:01 UTC (4+ messages)
[PATCH 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
2025-05-03 9:01 UTC (8+ messages)
[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
2025-05-03 8:59 UTC
raspberrypi cm4 usb not working
2025-05-03 8:58 UTC (2+ messages)
[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
2025-05-03 8:54 UTC (4+ messages)
` [PATCH v1 2/3] drivers: "
[PATCH 6.12.y] bpf: Fix BPF_INTERNAL namespace import
2025-05-03 8:50 UTC
[PATCH BlueZ v4 1/2] org.bluez.Media: add SupportedFeatures
2025-05-03 8:50 UTC (3+ messages)
` [PATCH BlueZ v4 2/2] media: implement SupportedFeatures property
` [BlueZ,v4,1/2] org.bluez.Media: add SupportedFeatures
[PATCH] arm64: dts: amlogic: dreambox: fix missing clkc_audio node
2025-05-03 8:44 UTC (2+ messages)
[PATCH v5 0/3] Add support for AM62L DSS
2025-05-03 8:44 UTC (11+ messages)
` [PATCH v5 2/3] drm/tidss: Update infrastructure to support K3 DSS cut-down versions
[PATCH] kbuild: introduce include/generated/global-rebuild.h
2025-05-03 8:41 UTC
[PATCH net v4] net: airoha: Add missing filed to ppe_mbox_data struct
2025-05-03 8:39 UTC (7+ messages)
Fwd: HTML message rejected: btrfs checksum error
2025-05-03 8:40 UTC (5+ messages)
` Fwd: "
[PATCH v2 6/7] arm64: dts: qcom: qcm6490-idp: Add WSA8830 speakers and WCD9370 headset codec
2025-05-03 8:37 UTC
[PATCH v2 00/60] expo: Various features and improvements
2025-05-03 8:37 UTC (4+ messages)
[PATCH net-next v2] selftests: iou-zcrx: Clean up build warnings for error format
2025-05-03 8:29 UTC (3+ messages)
[PATCH 0/4] Workqueue: rename system workqueue and add WQ_PERCPU
2025-05-03 8:28 UTC (5+ messages)
` [PATCH 1/4] Workqueue: rename system_wq to system_percpu_wq
` [PATCH 2/4] Workqueue: rename system_unbound_wq to system_dfl_wq
` [PATCH 3/4] Workqueue: add WQ_PERCPU
` [PATCH 4/4] Workqueue: add WQ_PERCPU to every alloc_workqueue user
[PATCH v4] mm: add zblock allocator
2025-05-03 8:27 UTC (2+ messages)
[PATCH v3] apply: --intent-to-add should imply --index
2025-05-03 8:22 UTC (6+ messages)
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-03 8:19 UTC (5+ messages)
[PATCH v2] drm/sitronix: move tiny Sitronix drivers to their own subdir
2025-05-03 8:13 UTC
[PATCH v2 0/9] Fix compilation and installation on cygwin and mingw
2025-05-03 8:06 UTC (10+ messages)
` [PATCH v2 1/9] Fix error when cross-compiling for windows from unix-like OS
` [PATCH v2 2/9] compiler-rt: Add pei386_runtime_relocator stub
` [PATCH v2 3/9] pe2elf: Set correct flag for relocation sections
` [PATCH v2 4/9] hostdisk: Fix cygwin compilation
` [PATCH v2 5/9] Add cygwin path to unifont
` [PATCH v2 6/9] Strip extra sections generated on cygwin when creating binary images
` [PATCH v2 7/9] mkrescue: Fix compilation under cygwin
` [PATCH v2 8/9] Discard .buildid and .reloc in cygwin script
` [PATCH v2 9/9] render-label: Supports canonical paths not starting with /
[PATCH] dt-bindings: clock: convert bcm2835-aux-clock to yaml
2025-05-03 8:09 UTC
[PATCH] workqueue: fix typo in comment
2025-05-03 8:12 UTC
[Bug 220069] New: [6.13.9] regression USB controller dies
2025-05-03 8:08 UTC (2+ messages)
` [Bug 220069] "
[PATCH v2 0/3] Use -shared compilation instead of -Wl,-r
2025-05-03 8:04 UTC (6+ messages)
` [PATCH v2 1/5] Use ET_DYN instead of ET_REL modules
` [PATCH v2 2/5] loongarch64: Use got-based retrieval instead of la
` [PATCH v2 3/5] Use ET_DYN images and PHDRs for creating relocatable images
` [PATCH v2 4/5] Force mcmodel=large on x64 and riscv64
` [PATCH v2 5/5] Use mcmodel=extreme on loongarch64
[PATCH] driver:fix a bug of function remove_nodes in "drivers/base/devres.c"
2025-05-03 8:04 UTC
[PATCH] ntfs: Fix attribute validation check
2025-05-03 8:02 UTC
[PULL 00/13] Rust, i386 changes for 2025-05-03
2025-05-03 7:58 UTC (14+ messages)
` [PULL 01/13] rust/vmstate: Add support for field_exists checks
` [PULL 02/13] vmstate: support varray for vmstate_clock!
` [PULL 03/13] rust: assertions: Support index field wrapped in BqlCell
` [PULL 04/13] rust/vmstate_test: Test varray with num "
` [PULL 05/13] rust/timer: Define NANOSECONDS_PER_SECOND binding as u64
` [PULL 06/13] rust/hpet: Support migration
` [PULL 07/13] target/i386/emulate: remove rflags leftovers
` [PULL 08/13] target/i386/hvf: fix a compilation error
` [PULL 09/13] target/i386: do not trigger IRQ shadow for LSS
` [PULL 10/13] target/i386: do not block singlestep for STI
` [PULL 11/13] hw/char/serial: Remove unused prog_if compat property
` [PULL 12/13] rust: centralize config in workspace root
` [PULL 13/13] monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup
[bluez/bluez]
2025-05-03 7:57 UTC
[PATCH v6 0/3] BMG PCIe link downgrade attributes and usage
2025-05-03 7:55 UTC (4+ messages)
` [PATCH v6 1/3] drm/xe/pm: s/xe_device_sysfs_init/xe_pm_sysfs_init
[robh:dt-convert-irq 19/44] arch/arm64/boot/dts/hisilicon/hip06-d03.dtb: mbigen_pcie@a0080000 (hisilicon,mbigen-v2): 'interrupt-controller' is a required property
2025-05-03 7:46 UTC
[PATCH v2 0/3] Export fan control and register fans as cooling devices
2025-05-03 7:36 UTC (5+ messages)
` [PATCH v2 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v2 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[bluez/bluez] 24cf4a: org.bluez.Media: add SupportedFeatures
2025-05-03 7:34 UTC
[PATCH v1] landlock: Remove KUnit test that triggers a warning
2025-05-03 6:53 UTC
[ANNOUNCE] Call for Contributors: ASIOS – AI‑Native OS (Kernel Work)
2025-05-03 6:52 UTC
Paragraphs formatted differently depending on previous ones
2025-05-03 7:25 UTC (7+ messages)
` grof --run
[PATCH 2/2] expand: pmatch(): Fix buffer overread caused by passing array of chars as string
2025-05-03 7:23 UTC (2+ messages)
[PATCH] expand: Move stop array closer to strpbrk call
2025-05-03 7:22 UTC
[PATCH v2 00/11] drm/msm: rework the ties between KMS and GPU parts of the driver
2025-05-03 7:17 UTC (12+ messages)
` [PATCH v2 01/11] drm/msm: move wq handling to KMS code
` [PATCH v2 02/11] drm/msm: move helper calls to msm_kms.c
` [PATCH v2 03/11] drm/msm/mdp4: get rid of mdp4_crtc.id
` [PATCH v2 04/11] drm/msm: get rid of msm_drm_private::num_crtcs
` [PATCH v2 05/11] drm/msm: move KMS driver data to msm_kms
` [PATCH v2 06/11] drm/msm: make it possible to disable KMS-related code
` [PATCH v2 07/11] drm/msm: bail out late_init_minor() if it is not a GPU device
` [PATCH v2 08/11] drm/msm: rearrange symbol selection
` [PATCH v2 09/11] drm/msm: rework binding of Imageon GPUs
` [PATCH v2 10/11] drm/msm: enable separate binding of GPU and display devices
` [PATCH v2 11/11] drm/msm: make it possible to disable GPU support
[RFC 0/8] boot: run EFI boot manager after block devices
2025-05-03 7:15 UTC (6+ messages)
` [RFC 3/8] boot: make BOOTMETH_EFILOADER default=n
[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
2025-05-03 7:10 UTC
[PATCH v2 0/4] Fix dtbs_check warnings in sensor overlays
2025-05-03 7:08 UTC (3+ messages)
` [PATCH v2 4/4] arm64: dts: ti: k3-am62x: Add required voltage supplies for TEVI-OV5640
[PATCH v6 0/7] Support for GPU ACD feature on Adreno X1-85
2025-05-03 7:03 UTC (7+ messages)
` [PATCH v6 2/7] drm/msm/a6xx: Increase HFI response timeout
` [PATCH v6 3/7] drm/msm: a6x: Rework qmp_get() error handling
` [PATCH v6 4/7] drm/msm/adreno: Add module param to disable ACD
` [PATCH v6 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH v6 6/7] arm64: dts: qcom: x1e80100: Add ACD levels for GPU
` [PATCH v6 7/7] arm64: dts: qcom: x1e80100: Add OPPs up to Turbo L3 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.