messages from 2025-03-17 14:01:27 to 2025-03-17 14:43:31 UTC [more...]
[PATCH v4 0/6 RESEND] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-03-17 14:43 UTC
[PATCH] rust: uaccess: name the correct function
2025-03-17 14:43 UTC (3+ messages)
[PATCH 0/9] drivers: Transition to the faux device interface
2025-03-17 14:43 UTC (20+ messages)
` [PATCH 2/9] hwrng: arm-smccc-trng - transition "
` [PATCH 4/9] rtc: efi: Transition "
` [PATCH 7/9] net: phy: fixed_phy: transition "
` [PATCH 9/9] regulator: dummy: convert to use "
[PATCH 0/2] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
2025-03-17 14:42 UTC (8+ messages)
` [PATCH 2/2] rust: alloc: add `Vec::dec_len`
[linux-next:master] [serial] b63e6f60ea: BUG:soft_lockup-CPU##stuck_for#s![modprobe:#]
2025-03-17 14:42 UTC (2+ messages)
[PATCH 00/11] Always call constructor for kernel page tables
2025-03-17 14:17 UTC (24+ messages)
` [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
` [PATCH 03/11] m68k: "
` [PATCH 04/11] powerpc: "
` [PATCH 05/11] sparc64: "
` [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
` [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[PATCH 00/23] ARM split hardware and control domains
2025-03-17 14:42 UTC (14+ messages)
` [PATCH 13/23] xsm/dummy: Allow XS_PRIV XEN_SYSCTL_getdomaininfolist
` [PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param
` [PATCH 15/23] xen/xsm: Add XSM_HW_PRIV
` [PATCH 16/23] xsm/dummy: Allow hwdom xen_version
` [PATCH 17/23] xsm/dummy: Allow hwdom more - except targeting control
` [PATCH 19/23] xsm/dummy: Allow sysctls to both hardware and control
Xen panic when shutting down ARINC653 cpupool
2025-03-17 14:41 UTC (5+ messages)
[PATCH 1/2] drm/amdgpu: update eviction fence driver name
2025-03-17 14:40 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: Wait for pte updates before uq_resume
[PATCH] x86/tsc: Add debugfs entry to mark TSC as unstable after boot
2025-03-17 14:40 UTC (3+ messages)
[PATCH] rust: alloc: use `spare_capacity_mut` to reduce unsafe
2025-03-17 14:39 UTC (3+ messages)
[PATCH v4 0/5] thermal: renesas: Add support fot RZ/G3E
2025-03-17 14:34 UTC (6+ messages)
` [PATCH v4 1/5] soc: renesas: rz-sysc: add syscon/regmap support
` [PATCH v4 2/5] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v4 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v4 4/5] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v4 5/5] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver
[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
2025-03-17 14:39 UTC (3+ messages)
` [PATCH v3 7/8] riscv: Add parameter for skipping access speed tests
[PATCH v6 03/10] KVM: guest_memfd: Handle kvm_gmem_handle_folio_put() for KVM as a module
2025-03-17 14:38 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu/sdma: fix engine reset handling
2025-03-17 14:38 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu/sdma: guilty tracking is per instance
[PATCH v3 0/2] drm/vc4: hdmi: Add jack detection to HDMI audio driver
2025-03-17 14:37 UTC (4+ messages)
` [PATCH v3 1/2] drm/vc4: hdmi: Call HDMI hotplug helper on disconnect
[PATCH v6 00/13] large atomic writes for xfs with CoW
2025-03-17 14:25 UTC (10+ messages)
` [PATCH v6 02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH v6 03/13] iomap: rework IOMAP atomic flags
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support
[PATCH 0/3] Qualcomm: implement support for GENI firmware loading
2025-03-17 14:35 UTC (9+ messages)
` [PATCH 1/3] i2c: geni: fix error message wording in clk_disable
` [PATCH 2/3] misc: introduce Qcom GENI wrapper
` [PATCH 3/3] i2c: geni: load firmware if required
[PATCH][next] PCI: brcmstb: make const read-only arrays static
2025-03-17 14:34 UTC
[PATCH] loop: Properly send KOBJ_CHANGED uevent for disk device
2025-03-17 14:33 UTC (2+ messages)
[PATCH RFC v3 0/8] SLUB percpu sheaves
2025-03-17 14:33 UTC (9+ messages)
` [PATCH RFC v3 1/8] locking/local_lock: Introduce localtry_lock_t
` [PATCH RFC v3 2/8] slab: add opt-in caching layer of percpu sheaves
` [PATCH RFC v3 3/8] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v3 4/8] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v3 5/8] slab: determine barn status racily outside of lock
` [PATCH RFC v3 6/8] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH RFC v3 7/8] tools: Add sheafs support to testing infrastructure
` [PATCH RFC v3 8/8] maple_tree: use percpu sheaves for maple_node_cache
[RFC PATCH v15 0/7] Single RunQueue Proxy Execution (v15)
2025-03-17 14:33 UTC (5+ messages)
` [RFC PATCH v15 1/7] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [RFC PATCH v15 6/7] sched: Fix proxy/current (push,pull)ability
[PATCH v2] drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
2025-03-17 14:33 UTC (2+ messages)
[PATCH 6.1.y-cip 00/85] soc: renesas: Add RZ/G3E support
2025-03-17 14:32 UTC (8+ messages)
[master/scarthgap][PATCH] jailhouse: revert changes for am62lxx
2025-03-17 14:32 UTC (4+ messages)
` [meta-ti] "
[PATCH v5 00/46] x86: Improve operation under QEMU
2025-03-17 14:32 UTC (5+ messages)
` [PATCH v5 07/46] x86: Drop mpspec from the SPL build
` [PATCH v5 09/46] x86: Drop use of CONFIG_REALMODE_DEBUG
[PATCH v4 net-next 0/1 ] net: phy: air_en8811h: Add clk provider for CKO pin
2025-03-17 14:31 UTC (2+ messages)
` [PATCH v4 net-next PATCH 1/1] "
[PATCH] test: fix race in per lcore test
2025-03-17 14:30 UTC
[PATCH for-10.1 0/9] target/arm: Remove TYPE_AARCH64_CPU class
2025-03-17 14:28 UTC (10+ messages)
` [PATCH for-10.1 1/9] core/cpu.h: gdb_arch_name string should not be freed
` [PATCH for-10.1 2/9] gdbstub: Allow gdb_core_xml_file to be set at runtime
` [PATCH for-10.1 3/9] target/arm: Handle AArch64 in TYPE_ARM_CPU gdb_arch_name
` [PATCH for-10.1 4/9] target/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU
` [PATCH for-10.1 5/9] target/arm: Handle AArch64 gdb read/write regs "
` [PATCH for-10.1 6/9] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
` [PATCH for-10.1 7/9] target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU
` [PATCH for-10.1 8/9] target/arm/kvm: don't check TYPE_AARCH64_CPU
` [PATCH for-10.1 9/9] target/arm: Remove TYPE_AARCH64_CPU
Question regarding restorecon and btrfs read-only snapshots
2025-03-17 14:29 UTC (2+ messages)
[PATCH] media: intel/ipu6: Remove unused ipu6_isys_subdev_link_validate()
2025-03-17 14:28 UTC
[PATCH V3] ata: ahci: simplify init function
2025-03-17 14:28 UTC (5+ messages)
[RFC 13/29] drm/gpuvm: Introduce MADVISE Operations
2025-03-17 14:27 UTC (2+ messages)
[OE-core] [PATCH] kernel-module-split: fix conf file generation when KERNEL_SPLIT_MODULES=0
2025-03-17 14:24 UTC (3+ messages)
` "
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-17 14:23 UTC (7+ messages)
` [PATCH v5 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v5 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v5 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v5 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v5 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v5 6/6] rust: use strict provenance APIs
[RFC PATCH 0/4] cmd: fuse: Introduce fuse writebuff sub-system and clean up
2025-03-17 14:23 UTC (7+ messages)
` [RFC PATCH 1/4] cmd: fuse: Remove custom string functions
` [EXTERNAL] "
linux-next: manual merge of the kvm-arm tree with the arm64 tree
2025-03-17 14:22 UTC (3+ messages)
[PATCH v5 0/7] arm64 support for Milk-V Duo Module 01 EVB
2025-03-17 14:18 UTC (3+ messages)
[PATCH v3] pinctrl: spacemit: enable config option
2025-03-17 14:18 UTC (7+ messages)
[ImageBuilder][PATCH] uboot-script-gen: add ability to cfg vcpu hard affinity
2025-03-17 14:19 UTC
[PATCH 0/2] util/qemu-sockets: Introduce configurable TCP keep-alive idle period
2025-03-17 14:18 UTC (4+ messages)
` [PATCH 1/2] util/qemu-sockets: Add support for keep-alive flag to passive sockets
[PATCH v5] ARM: dts: nexus4: Initial dts
2025-03-17 14:18 UTC (2+ messages)
[PATCH v1 0/2] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
2025-03-17 14:18 UTC (2+ messages)
[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
2025-03-17 14:18 UTC (3+ messages)
` [PATCH v4 net-next 04/14] net: enetc: add MAC filter for i.MX95 ENETC PF
[PATCH] arm64: dts: qcom: qcs8300: Add RPMh sleep stats
2025-03-17 14:17 UTC (2+ messages)
[PATCH 00/10] clk: imx: Use Clock frameworkt to register UART clocks
2025-03-17 14:16 UTC (6+ messages)
[PATCH] btrfs: fix signedness issue in min()
2025-03-17 14:16 UTC (2+ messages)
[PATCH] ASoC: Add initialization for wm8997 component
2025-03-17 14:08 UTC
[PATCH v5 00/16] Add support for RZ/G3E CANFD
2025-03-17 14:15 UTC (15+ messages)
` [PATCH v5 04/16] can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
` [PATCH v5 05/16] can: rcar_canfd: Drop RCANFD_GERFL_EEF* macros in RCANFD_GERFL_ERR
` [PATCH v5 06/16] can: rcar_canfd: Add num_supported_rules variable to struct rcar_canfd_hw_info
` [PATCH v5 07/16] can: rcar_canfd: Add rnc_field_width "
` [PATCH v5 08/16] can: rcar_canfd: Simplify RCANFD_GAFLCFG_SETRNC macro
` [PATCH v5 12/16] can: rcar_canfd: Add mask table to struct rcar_canfd_hw_info
` [PATCH v5 16/16] can: rcar_canfd: Add RZ/G3E support
[oe] [meta-oe][PATCHv2] libsdl3: add recipe
2025-03-17 14:14 UTC (4+ messages)
[PATCH 0/2] drm/amdgpu/pm: Add RDNA 4 Zero RPM settings
2025-03-17 14:14 UTC (3+ messages)
` [PATCH 2/2] drm/amd/pm: add zero RPM stop temp OD setting support for SMU 14.0.2
[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-03-17 14:15 UTC (3+ messages)
[PATCH 00/10] spi: Add driver to support AMD eSPI controller
2025-03-17 14:14 UTC (8+ messages)
` [PATCH 01/10] spi: espi_amd: Add AMD eSPI controller driver support
` [PATCH 02/10] spi: espi_amd: Add eSPI set config IOCTL command
` [PATCH 08/10] spi: espi_amd: Add support for IO/MMIO configuration
[PATCH 00/13] Fail the build on objtool warnings
2025-03-17 14:14 UTC (5+ messages)
` [PATCH 12/13] objtool: Create backup on error and print args
` [PATCH 13/13] objtool: Add CONFIG_OBJTOOL_WERROR
[PATCH 13/14] block: Allow REQ_FUA|REQ_READ
2025-03-17 14:13 UTC (11+ messages)
[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
2025-03-17 14:13 UTC (5+ messages)
` [PATCH v4 6/6] rust: use strict provenance APIs
[meta-oe][PATCH] libsdl2-compat: add x11 and opengl to REQUIRED_DISTRO_FEATURES
2025-03-17 14:14 UTC
[PATCH] printk/panic: Add option allow non panic cpus logging to ringbuffer
2025-03-17 14:13 UTC (3+ messages)
[PATCH v4 00/10] Add support for MAX7360
2025-03-17 14:13 UTC (6+ messages)
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support
[PATCH RESEND] tty: vt: make defkeymap for shifted F-keys consistent with kbd
2025-03-17 13:37 UTC (3+ messages)
[LTP] [PATCH v4 0/8] Cleanup the mmap testing suite
2025-03-17 14:11 UTC (5+ messages)
` [LTP] [PATCH v4 4/8] Cleanup mmap17 test
` [LTP] [PATCH v4 5/8] Cleanup mmap18 test
[PATCH v6 1/4] bus/pci: fix registration of PCI device
2025-03-17 14:11 UTC (6+ messages)
` [PATCH v7 "
` [PATCH v7 2/4] lib: fix comparison between devices
[PATCH v12 0/6] Add NSS clock controller support for IPQ9574
2025-03-17 14:08 UTC (3+ messages)
` [PATCH v12 4/6] clk: qcom: Add NSS clock Controller driver "
[PATCH 00/15] drm: Do not use import_attach in drivers
2025-03-17 14:10 UTC (3+ messages)
` [PATCH 06/15] drm/msm: Test for imported buffers with drm_gem_is_imported()
[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2025-03-17 14:09 UTC (6+ messages)
` [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
[PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog
2025-03-17 14:08 UTC (3+ messages)
[PATCH v4 0/7] RK3576 thermal sensor support, including OTP trim adjustments
2025-03-17 13:49 UTC (16+ messages)
` [PATCH v4 1/7] thermal: rockchip: rename rk_tsadcv3_tshut_mode
` [PATCH v4 2/7] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH v4 3/7] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH v4 4/7] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH v4 5/7] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH v4 6/7] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH v4 7/7] thermal: rockchip: support reading trim values from OTP
[PATCH v4 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
2025-03-17 13:53 UTC (2+ messages)
` [PATCH v4 2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()`
[PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible
2025-03-17 13:41 UTC (2+ messages)
[PATCH RESEND] dt-bindings: mtd: atmel,dataflash: convert txt to yaml
2025-03-17 13:31 UTC
[PATCH v3 0/6] drm/panfrost: Add support for AARCH64_4K page table format
2025-03-17 13:44 UTC (3+ messages)
` [PATCH v3 4/6] "
[PATCH] Fixed ideapad-laptop driver to support Yoga 9 2 in 1 14imh9 unknown keys
2025-03-17 14:08 UTC (4+ messages)
[PATCH] MAINTAINERS: Remove myself
2025-03-17 13:47 UTC
[LTP] [PATCH 1/1] m4: Remove (custom) check for <linux/random.h>
2025-03-17 14:06 UTC
[PATCH] drm/amdgpu: Implement WQ_MEM_RECLAIM workqueue for Process Isolation
2025-03-17 14:06 UTC (2+ messages)
[PATCH v2] io_uring: enable toggle of iowait usage when waiting on CQEs
2025-03-17 14:07 UTC (3+ messages)
[kvm-unit-tests PATCH] riscv: Refactor SBI FWFT lock tests
2025-03-17 14:06 UTC (3+ messages)
[PATCH] cmd: version: Get information about GCC and LD back
2025-03-17 14:06 UTC (7+ messages)
[PATCH BlueZ v1] shared/hci: Make use of util_iov* to parse packets
2025-03-17 14:04 UTC
[PATCH v4 00/13] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
2025-03-17 14:03 UTC (7+ messages)
` [PATCH v4 05/13] power: supply: add inhibit-charge-s0 to charge_behaviour
[PATCH v1] x86: make Viridian support optional
2025-03-17 14:03 UTC (5+ messages)
[PATCH 0/3] clk/qcom: fixes and more SC7280 clocks
2025-03-17 14:03 UTC (7+ messages)
` [PATCH 1/3] clk/qcom: bubble up qcom_gate_clk_en() errors
` [PATCH 2/3] clk/qcom: sc7280: add some debug data
` [PATCH 3/3] clk/qcom: sc7280: add GENI, PCIe, and more USB clocks
[PATCH] x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
2025-03-17 14:06 UTC
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.