messages from 2025-08-28 08:59:34 to 2025-08-28 10:49:37 UTC [more...]
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-28 10:48 UTC (14+ messages)
[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
2025-08-28 10:47 UTC (4+ messages)
` [PATCH v6 2/5] riscv: add support for SBI Supervisor Software Events extension
` [External] "
[PATCH 0/3] ASoC: use int type to store negative error codes
2025-08-28 10:48 UTC (5+ messages)
` [PATCH 2/3] ASoC: adau1977: "
` [PATCH 3/3] ASoC: qcom: "
commit 4ca04daa23305 fails to compile with PREEMPT_RT=y
2025-08-28 10:46 UTC
[PATCH] perf tools: Fix bool return value in gzip_is_compressed()
2025-08-28 10:46 UTC
[PATCH v3 0/3] platform/x86: think-lmi: ThinkCenter certificate
2025-08-28 10:46 UTC (3+ messages)
` [PATCH v3 2/3] platform/x86: think-lmi: Certificate support for ThinkCenter
[PATCH v1 00/36] mm: remove nth_page()
2025-08-28 10:43 UTC (3+ messages)
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
[PATCH v3 0/3] Add mutex to drm_gem_object.gpuva list
2025-08-28 10:42 UTC (5+ messages)
` [PATCH v3 3/3] gpuvm: remove gem.gpuva.lock_dep_map
next-20250826 gcc-8 compiler_types.h:572:38: error: call to '__compiletime_assert_478' declared with attribute error: FIELD_PREP: value too large for the field
2025-08-28 10:40 UTC (2+ messages)
[Linux Kernle Bug] INFO: rcu detected stall in e1000_watchdog
2025-08-28 10:39 UTC
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-08-28 10:38 UTC
[PATCH v2] platform/x86/intel-uncore-freq: Present unique domain ID per package
2025-08-28 10:36 UTC (2+ messages)
[PATCH net-next v5 4/9] vsock/loopback: add netns support
2025-08-28 10:35 UTC (2+ messages)
[PATCH v4 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-08-28 10:32 UTC (11+ messages)
` [PATCH v4 01/10] clk: qcom: gcc-ipq5424: Correct the icc_first_node_id
` [PATCH v4 02/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v4 03/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v4 04/10] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
` [PATCH v4 05/10] clk: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v4 06/10] dt-bindings: clock: Add required "interconnect-cells" property
` [PATCH v4 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v4 08/10] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH v4 09/10] arm64: dts: qcom: ipq5424: Add NSS clock controller node
` [PATCH v4 10/10] arm64: defconfig: Build NSS clock controller driver for IPQ5424
[PATCH v4 0/3] Virtio SPI Linux driver
2025-08-28 10:34 UTC (8+ messages)
` [PATCH v4 2/3] virtio-spi: Add virtio-spi.h
[PATCH iwl-next v1] ice: add support for unmanaged dpll on E830 NIC
2025-08-28 10:33 UTC (2+ messages)
[PATCH V2 2/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-08-28 10:31 UTC (11+ messages)
[PATCH net-next v2] net: pcs: rzn1-miic: Correct MODCTRL register offset
2025-08-28 10:30 UTC (3+ messages)
[PATCH RFC] mm: Use pr_warn_once() for min_free_kbytes warning
2025-08-28 10:30 UTC (6+ messages)
[PATCH] selftests/filesystems: Skip file_stressor test on NFS root
2025-08-28 10:30 UTC
[net-next PATCH v4 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
2025-08-28 10:23 UTC (5+ messages)
` [PATCH net-next v4 1/4] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH net-next v4 2/4] net: renesas: rswitch: configure default ageing time
` [PATCH net-next v4 3/4] net: renesas: rswitch: add offloading for L2 switching
` [PATCH net-next v4 4/4] net: renesas: rswitch: add modifiable ageing time
[PATCH 0/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
2025-08-28 10:28 UTC (10+ messages)
` [PATCH 1/3] tools: testing: Allow importing arch headers in shared.mk
` [PATCH 2/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
` [PATCH 3/3] tools: testing: Support EXTRA_CFLAGS in shared.mk
[PATCH] arm64: tegra: Add I2C nodes for Tegra264
2025-08-28 10:28 UTC
[PATCH v5 00/12] Direct Map Removal Support for guest_memfd
2025-08-28 10:27 UTC (17+ messages)
` [PATCH v5 01/12] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v5 02/12] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v5 03/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v5 04/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v5 05/12] KVM: Documentation: describe GUEST_MEMFD_FLAG_NO_DIRECT_MAP
` [PATCH v5 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v5 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v5 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v5 09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v5 10/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in mem conversion tests
` [PATCH v5 11/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in guest_memfd_test.c
` [PATCH v5 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v6 0/2] riscv: Use GCR.U timer device as clocksource
2025-08-28 10:24 UTC (2+ messages)
[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
2025-08-28 10:23 UTC (5+ messages)
` [PATCH v1 01/19] clk: tegra: init CSUS clock "
[PATCH v7 00/22] x86: strict separation of startup code
2025-08-28 10:22 UTC (23+ messages)
` [PATCH v7 01/22] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
` [PATCH v7 02/22] x86/sev: Use MSR protocol for remapping SVSM calling area
` [PATCH v7 03/22] x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
` [PATCH v7 04/22] x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
` [PATCH v7 05/22] x86/sev: Move GHCB page based HV communication out of startup code
` [PATCH v7 06/22] x86/sev: Avoid global variable to store virtual address of SVSM area
` [PATCH v7 07/22] x86/sev: Share implementation of MSR-based page state change
` [PATCH v7 08/22] x86/sev: Pass SVSM calling area down to early page state change API
` [PATCH v7 09/22] x86/sev: Use boot SVSM CA for all startup and init code
` [PATCH v7 10/22] x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
` [PATCH v7 11/22] x86/boot: Provide PIC aliases for 5-level paging related constants
` [PATCH v7 12/22] x86/sev: Provide PIC aliases for SEV related data objects
` [PATCH v7 13/22] x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
` [PATCH v7 14/22] x86/sev: Export startup routines for later use
` [PATCH v7 15/22] objtool: Add action to check for absence of absolute relocations
` [PATCH v7 16/22] x86/boot: Check startup code "
` [PATCH v7 17/22] x86/boot: Revert "Reject absolute references in .head.text"
` [PATCH v7 18/22] x86/kbuild: Incorporate boot/startup/ via Kbuild makefile
` [PATCH v7 19/22] x86/boot: Create a confined code area for startup code
` [PATCH v7 20/22] efistub/x86: Remap inittext read-execute when needed
` [PATCH v7 21/22] x86/boot: Move startup code out of __head section
` [PATCH v7 22/22] x86/boot: Get rid of the .head.text section
[PATCH v2 0/3] ESWIN EIC7700 sata phy driver and yaml,
2025-08-28 10:22 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
` "
[PATCH v3 0/5] Rust infrastructure for sg_table and scatterlist
2025-08-28 10:19 UTC (3+ messages)
` [PATCH v3 5/5] MAINTAINERS: rust: dma: add scatterlist files
[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
2025-08-28 10:16 UTC (3+ messages)
[PATCH v1 iwl-next 0/2] igbvf: ethtool statistics improvements
2025-08-28 10:16 UTC (5+ messages)
` [PATCH v1 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
` [Intel-wired-lan] "
[PATCH v3 0/2] usb: typec: ucsi_glink: Add support UCSI v2
2025-08-28 10:16 UTC (3+ messages)
` [PATCH v3 1/2] usb: typec: ucsi_glink: Update request/response buffers to be packed
[PATCH v2 0/9] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
2025-08-28 10:14 UTC (10+ messages)
` [PATCH v2 1/9] spi: spi-fsl-lpspi: Fix transmissions when using CONT
` [PATCH v2 2/9] spi: spi-fsl-lpspi: Set correct chip-select polarity bit
` [PATCH v2 3/9] spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
` [PATCH v2 4/9] spi: spi-fsl-lpspi: Clear status register after disabling the module
` [PATCH v2 5/9] dt-bindings: lpspi: Document support for S32G
` [PATCH v2 6/9] spi: spi-fsl-lpspi: Constify devtype datas
` [PATCH v2 7/9] spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum
` [PATCH v2 8/9] spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
` [PATCH v2 9/9] spi: spi-fsl-lpspi: Add compatible for S32G
[PATCH] rust: regulator: use `to_result` for error handling
2025-08-28 10:15 UTC (2+ messages)
[PATCH v2 iwl-next 0/2] igbvf: ethtool statistics improvements
2025-08-28 10:12 UTC (4+ messages)
` [PATCH v2 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
` [Intel-wired-lan] "
[PATCH] drivers/pci: Fix FIELD_PREP compilation error with gcc-8
2025-08-28 10:12 UTC
[PATCH RFC 0/2] KVM: TDX: MWAIT in guest
2025-08-28 10:11 UTC (7+ messages)
` [PATCH RFC 1/2] KVM: TDX: Disable general support for "
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-08-28 10:11 UTC (3+ messages)
` [PATCH 25/33] arm_mpam: Probe and reset the rest of the features
[PATCH v3 1/7] media: platform: amd: Introduce amd isp4 capture driver
2025-08-28 10:08 UTC (7+ messages)
` [PATCH v3 2/7] media: platform: amd: low level support for isp4 firmware
` [PATCH v3 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v3 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v3 5/7] media: platform: amd: isp4 video node and buffers "
` [PATCH v3 6/7] media: platform: amd: isp4 debug fs logging and more descriptive errors
` [PATCH v3 7/7] Documentation: add documentation of AMD isp 4 driver
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-28 10:06 UTC (4+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-08-28 10:05 UTC (4+ messages)
` [PATCH v4 2/2] ethernet: eswin: Add eic7700 ethernet driver
` "
[RFC PATCH v3 0/5] rust: miscdevice: abstraction for uring_cmd
2025-08-28 10:05 UTC (5+ messages)
` [RFC PATCH v3 3/5] rust: io_uring: introduce rust abstraction for io-uring cmd
[PATCH v10 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-08-28 10:03 UTC (4+ messages)
` [PATCH v10 06/13] "
[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
2025-08-28 10:01 UTC (5+ messages)
` [PATCH v4 2/2] "
[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
2025-08-28 10:00 UTC (5+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone Pro
2025-08-28 9:59 UTC (2+ messages)
[PATCH net 0/3] net: stmmac: misc fixes
2025-08-28 10:02 UTC (4+ messages)
` [PATCH net 1/3] net: stmmac: replace memcpy with strscpy in ethtool
` [PATCH net 2/3] net: stmmac: correct Tx descriptors debugfs prints
` [PATCH net 3/3] net: stmmac: check if interface is running before TC block setup
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-08-28 9:56 UTC (3+ messages)
` [PATCH v5 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [External] "
mtd: rawnand: Inconsistent parameter page on Foresee FSNS8A002G ?
2025-08-28 9:55 UTC (4+ messages)
[PATCH v1 0/2] mm/show_mem: Bug fix for print mem alloc info
2025-08-28 9:54 UTC (9+ messages)
` [PATCH v1 2/2] mm/show_mem: Add trylock while printing "
[PATCH] atomic: Specify natural alignment for atomic_t
2025-08-28 9:53 UTC (7+ messages)
[PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
2025-08-28 9:52 UTC (3+ messages)
[PATCH v2 1/3] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
2025-08-28 9:51 UTC (2+ messages)
[PATCH v2 0/3] samsung,coreprimevelte enhancements
2025-08-28 9:49 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: samsung,coreprimevelte: add PMIC
` [PATCH v2 2/3] arm64: dts: samsung,coreprimevelte: add touchscreen
` [PATCH v2 3/3] arm64: dts: samsung,coreprimevelte: add SDIO
[PATCH] drm/vesadrm: Remove unneeded semicolon
2025-08-28 9:51 UTC (2+ messages)
[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-28 9:50 UTC (3+ messages)
` [PATCH v5 07/19] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
[PATCH 0/2] TQMa91xx support
2025-08-28 9:47 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add TQMa91xxLA SOM
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa91xxCA/MBa91xxCA
[linus:master] [cpuidle] 779b1a1cb1: perf-bench-sched-pipe.ops_per_sec 12.9% regression
2025-08-28 9:47 UTC (2+ messages)
[PATCH rtw-next v2] wifi: rtw89: 8852bt: Remove redundant off_reverse variables
2025-08-28 9:47 UTC
[PATCH net-next 0/7] net: stmmac: fixes and new features
2025-08-28 9:46 UTC (4+ messages)
` [PATCH net-next 7/7] net: stmmac: add TC flower filter support for IP EtherType
[PATCH v4 0/3] sched: make migrate_enable/migrate_disable inline
2025-08-28 9:47 UTC (2+ messages)
` [syzbot ci] "
[RFC PATCH] staging: rtl8723bs: fix fortify warnings by using struct_group
2025-08-28 9:45 UTC
[PATCH v1 0/2] usb: typec: altmodes/displayport: add port data role handling support
2025-08-28 9:43 UTC (3+ messages)
` [PATCH v1 1/2] usb: typec: class: add typec_get_data_role symbol
[PATCH v5 0/1] KVM: Add support for the ERAPS feature
2025-08-28 9:40 UTC (4+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests
[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
2025-08-28 9:40 UTC
[PATCH 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
2025-08-28 9:40 UTC (2+ messages)
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-28 9:40 UTC (3+ messages)
` [PATCH v2 03/18] ACPI: processor: thermal: Use __free(put_cpufreq_policy) for policy reference
[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
2025-08-28 9:36 UTC (4+ messages)
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath
[PATCH] PCI: switchtec: Replace manual locks with guard
2025-08-28 9:35 UTC
[PATCH v2] huge_mm.h: disallow is_huge_zero_folio(NULL)
2025-08-28 9:35 UTC (3+ messages)
` [PATCH v3] "
[PATCH v9 0/3] Virtio SPI Linux driver
2025-08-28 9:34 UTC (4+ messages)
` [PATCH v9 1/3] virtio: Add ID for virtio SPI
` [PATCH v9 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v9 3/3] SPI: Add virtio SPI driver
[PATCH net-next v3 1/2] drivers: net: stmmac: handle start time set in the past for flexible PPS
2025-08-28 9:32 UTC (2+ messages)
[PATCH net-next v3] amd-xgbe: Add PPS periodic output support
2025-08-28 9:29 UTC
[PATCH v7] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-08-28 9:26 UTC
Aquantia PHY in OCSGMII mode?
2025-08-28 9:28 UTC (11+ messages)
[PATCH] net: ethernet: ti: Prevent divide-by-zero in cpts_calc_mult_shift()
2025-08-28 9:28 UTC (2+ messages)
[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
2025-08-28 9:28 UTC (7+ messages)
[PATCH v9 0/6] Add i.MX91 platform support
2025-08-28 9:27 UTC (5+ messages)
` [PATCH v9 3/6] arm64: dts: imx91: add i.MX91 dtsi support
` [PATCH v9 6/6] net: stmmac: imx: add i.MX91 support
[PATCH v3 0/3] coresight-tnoc: Add support for Interconnect TNOC
2025-08-28 9:27 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: Add Coresight "
` [PATCH v3 2/3] coresight-tnoc: add platform driver to support "
` [PATCH v3 3/3] coresight-tnoc: Add runtime PM support for "
[PATCH v2] delayaccy/sched: add SOFTIRQ delay
2025-08-28 9:26 UTC (2+ messages)
` [PATCH v3] "
[PATCH] pps: fix warning in pps_register_cdev when register device fail
2025-08-28 9:24 UTC (3+ messages)
[PATCH v10 00/18] AMD: Add Secure AVIC Guest Support
2025-08-28 7:03 UTC (3+ messages)
` [PATCH v10 01/18] x86/apic: Add new driver for Secure AVIC
` [PATCH v10 02/18] x86/apic: Initialize Secure AVIC APIC backing page
[PATCH v10 00/18] AMD: Add Secure AVIC Guest Support
2025-08-28 7:00 UTC
[PATCH v3 0/7] Add AMD ISP4 driver
2025-08-28 8:45 UTC
[PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
2025-08-28 9:16 UTC
[GIT PULL] dma-mapping fix for Linux 6.17
2025-08-28 9:11 UTC
[PATCH v4 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
2025-08-28 9:09 UTC (2+ messages)
[PATCH net-next v2] vsock/test: Remove redundant semicolons
2025-08-28 9:10 UTC (2+ messages)
[linux-next:master] [tracing] dfe0d675df: WARNING:suspicious_RCU_usage
2025-08-28 9:09 UTC (2+ messages)
[PATCH v2 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-08-28 9:04 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: spacemit: add i2s support for "
[RFC net-next] net: devlink: add port function attr for vport ↔ eswitch metadata forwarding
2025-08-28 9:03 UTC (2+ messages)
[PATCH v6 00/10] SLUB percpu sheaves
2025-08-28 9:03 UTC (6+ messages)
` [PATCH v6 02/10] slab: add opt-in caching layer of "
[PATCH v4] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
2025-08-28 8:59 UTC (2+ messages)
[PATCH v3 0/7] Add FSD CSIS support
2025-08-28 8:59 UTC (7+ messages)
` [PATCH v3 2/7] dt-bindings: media: fsd: Add CSIS video capture interface
` [PATCH v3 3/7] media: imx-mipi-csis: Move clk to mipi_csis_info structure
` [PATCH v3 4/7] media: imx-mipi-csis: Move irq flag and handler "
` [PATCH v3 5/7] media: imx-mipi-csis: Add support for dynamic VC selection
` [PATCH v3 6/7] media: imx-mipi-csis: Add support for Telsa FSD CSIS
` [PATCH v3 7/7] media: fsd-csis: Add FSD CSIS video capture interface support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).