messages from 2025-10-13 14:44:29 to 2025-10-13 15:54:49 UTC [more...]
[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
2025-10-13 15:48 UTC (13+ messages)
` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v13 02/17] preempt: Reduce NMI_MASK to single bit and restore HARDIRQ_BITS
` [PATCH v13 03/17] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v13 04/17] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v13 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v13 06/17] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v13 07/17] rust: Introduce interrupt module
` [PATCH v13 08/17] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v13 09/17] rust: sync: Add SpinLockIrq
` [PATCH v13 10/17] rust: sync: Introduce lock::Backend::Context
` [PATCH v13 11/17] rust: sync: lock: Add `Backend::BackendInContext`
` [PATCH v13 12/17] rust: sync: lock/global: Rename B to G in trait bounds
[PATCH v2 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-13 15:54 UTC (18+ messages)
` [PATCH v2 01/15] mtd: rawnand: sunxi: Remove superfluous register readings
` [PATCH v2 02/15] mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
` [PATCH v2 03/15] mtd: rawnand: sunxi: introduce reg_ecc_err_cnt "
` [PATCH v2 04/15] mtd: rawnand: sunxi: introduce reg_user_data "
` [PATCH v2 05/15] mtd: rawnand: sunxi: rework pattern found registers
` [PATCH v2 06/15] mtd: rawnand: sunxi: add has_ecc_block_512 capability
` [PATCH v2 07/15] mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
` [PATCH v2 08/15] mtd: rawnand: sunxi: introduce random en/dir "
` [PATCH v2 09/15] mtd: rawnand: sunxi: introduce reg_pat_id "
` [PATCH v2 10/15] mtd: rawnand: sunxi: introduce reg_spare_area "
` [PATCH v2 11/15] mtd: rawnand: sunxi: introduce ecc_err_mask "
` [PATCH v2 12/15] mtd: rawnand: sunxi: introduce sram_size "
` [PATCH v2 13/15] mtd: rawnand: sunxi: Add support for H616 nand controller
` [PATCH v2 14/15] dt-bindings: mtd: sunxi: Add H616 compatible
` [PATCH v2 15/15] arm64: dts: allwinner: h616: add NAND controller
[PATCH] MAINTAINERS: wcn36xx: Add linux-wireless list
2025-10-13 15:53 UTC (2+ messages)
[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-13 15:53 UTC (3+ messages)
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
[PATCH v2 0/3] Add OP-TEE based RPMB driver for UFS devices
2025-10-13 15:53 UTC (9+ messages)
` [PATCH v2 3/3] scsi: ufs: core: "
[PATCH v1] driver: gpio-bt8xx: use generic PCI PM
2025-10-13 15:52 UTC (9+ messages)
` [PATCH v5] gpio: bt8xx: "
[PATCH RESEND] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
2025-10-13 15:50 UTC
Intel iavf: Queue count cannot be increased after iPXE boot in 6.12.48 (Debian trixie)
2025-10-13 15:43 UTC
[PATCH v5] dmaengine: xilinx: xdma: Fix regmap max_register
2025-10-13 15:48 UTC
[PATCH] dt-bindings: media: fsl,imx6q-vdoa: Remove redundant quote
2025-10-13 15:47 UTC (3+ messages)
[PATCH v4] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
2025-10-13 15:46 UTC (2+ messages)
[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
2025-10-13 15:46 UTC (3+ messages)
[PATCH v2] nvmem: layouts: fix nvmem_layout_bus_uevent
2025-10-13 15:45 UTC (2+ messages)
[PATCH 0/8] Guaranteed CMA
2025-10-13 15:43 UTC (4+ messages)
` [PATCH 1/8] mm: implement cleancache
[PATCH] lib/xz: remove dead IA-64 (Itanium) support code
2025-10-13 15:38 UTC (3+ messages)
[PATCH 0/2] dmaengine: dw-axi-dmac: PM cleanup and reset control support
2025-10-13 15:41 UTC (5+ messages)
` [PATCH 2/2] dmaengine: dw-axi-dmac: add "
[PATCH] input: Add marine keycodes for radar control
2025-10-13 15:23 UTC
[PATCH v2 0/4] leds: Add a virtual LED driver for groups of
2025-10-13 15:39 UTC (3+ messages)
` [PATCH v2 4/4] leds: Add Virtual Color LED Group driver
[PATCH v2 00/10] scalable symbol flags with __kflagstab
2025-10-13 15:39 UTC (11+ messages)
` [PATCH v2 01/10] define kernel symbol flags
` [PATCH v2 02/10] linker: add kflagstab section to vmlinux and modules
` [PATCH v2 03/10] modpost: create entries for kflagstab
` [PATCH v2 04/10] module loader: use kflagstab instead of *_gpl sections
` [PATCH v2 05/10] modpost: put all exported symbols in ksymtab section
` [PATCH v2 06/10] module loader: remove references of *_gpl sections
` [PATCH v2 07/10] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v2 08/10] remove references to *_gpl sections in documentation
` [PATCH v2 09/10] modpost: add symbol import protection flag to kflagstab
` [PATCH v2 10/10] module loader: enforce symbol import protection
[RFC 0/6] rust: pci: add config space read/write support
2025-10-13 15:39 UTC (2+ messages)
[PATCH] tick/sched: Use trylock for jiffies updates by non-timekeeper CPUs
2025-10-13 15:09 UTC
[PATCH v3] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
2025-10-13 15:39 UTC (2+ messages)
[PATCH v2] x86/CPU/AMD: Prevent reset reasons from being retained among boots
2025-10-13 15:37 UTC (3+ messages)
[PATCH 00/32] media: Use %pe format specifier
2025-10-13 15:35 UTC (8+ messages)
` [PATCH 01/32] Input: cyttsp5 - "
` [PATCH 10/32] media: i2c: imx335: "
` [PATCH 12/32] media: i2c: max9286: "
[PATCH 0/2] KVM: x86: selftests: add L1TF exploit test
2025-10-13 15:36 UTC (4+ messages)
` [PATCH 1/2] selftests: fix installing nested TEST_GEN_MODS_DIR
` [PATCH 2/2] KVM: x86: selftests: add an L1TF exploit test
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-13 15:35 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v2 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v2 4/7] phy: spacemit: introduce PCIe/combo PHY
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH v2 6/7] riscv: dts: spacemit: add a PCIe regulator
` [PATCH v2 7/7] riscv: dts: spacemit: PCIe and PHY-related updates
[PATCH v4] x86/resctrl: Fix miscount of bandwidth event when reactivating previously Unavailable RMID
2025-10-13 15:35 UTC (4+ messages)
[PATCH 0/4] Properly take MMIO path
2025-10-13 15:34 UTC (5+ messages)
` [PATCH 1/4] blk-mq-dma: migrate to dma_map_phys instead of map_page
` [PATCH 2/4] blk-mq-dma: unify DMA unmap routine
` [PATCH 3/4] block-dma: properly take MMIO path
` [PATCH 4/4] nvme-pci: unmap MMIO pages with appropriate interface
Panel driver Ilitek ili9881c stopped working since 6.17-rcX
2025-10-13 15:34 UTC
[linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
2025-10-13 15:32 UTC (4+ messages)
[PATCH net-next] net: dsa: b53: implement port isolation support
2025-10-13 15:28 UTC
[PATCH] x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest
2025-10-13 15:28 UTC (2+ messages)
` [tip: x86/cache] "
[PATCH v3] keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
2025-10-13 15:26 UTC
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-13 15:26 UTC (10+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 2/9] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v5 3/9] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 5/9] types: move phys_vec definition to common header
` [PATCH v5 6/9] vfio: Export vfio device get and put registration helpers
` [PATCH v5 7/9] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH 00/13] vfs: recall-only directory delegations for knfsd
2025-10-13 15:26 UTC (16+ messages)
` [PATCH 01/13] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH 02/13] filelock: add a lm_may_setlease lease_manager callback
` [PATCH 03/13] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH 04/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH 05/13] vfs: allow rmdir "
` [PATCH 06/13] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH 07/13] vfs: make vfs_create break delegations on parent directory
` [PATCH 08/13] vfs: make vfs_mknod "
` [PATCH 09/13] filelock: lift the ban on directory leases in generic_setlease
` [PATCH 10/13] nfsd: allow filecache to hold S_IFDIR files
` [PATCH 11/13] nfsd: allow DELEGRETURN on directories
` [PATCH 12/13] nfsd: check for delegation conflicts vs. the same client
` [PATCH 13/13] nfsd: wire up GET_DIR_DELEGATION handling
[PATCH] MAINTAINERS: Update Alex Williamson's email address
2025-10-13 15:26 UTC
[PATCH 0/2] iio: pressure: add driver and bindings for adp810
2025-10-13 15:25 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: iio: pressure: Add Aosong adp810
` [PATCH 2/2] iio: pressure: adp810: Add driver for adp810 sensor
[PATCH v4 00/30] Live Update Orchestrator
2025-10-13 15:23 UTC (5+ messages)
[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
2025-10-13 15:22 UTC (14+ messages)
[PATCH] KVM: x86: Unify L1TF flushing under per-CPU variable
2025-10-13 15:20 UTC
[PATCH v1] arm64: dts: rockchip: odroid-m1: Add pinctrl for I2S1 8ch TX path
2025-10-13 15:20 UTC
[PATCH 6.17 000/563] 6.17.3-rc1 review
2025-10-13 14:37 UTC
[PATCH v4 0/7] sysfs: prepare the constification of struct attribute
2025-10-13 15:18 UTC (8+ messages)
` [PATCH v4 1/7] sysfs: attribute_group: allow registration of const attribute
` [PATCH v4 2/7] sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()
` [PATCH v4 3/7] sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()
` [PATCH v4 4/7] sysfs: attribute_group: enable const variants of is_visible()
` [PATCH v4 5/7] samples/kobject: add is_visible() callback to attribute group
` [PATCH v4 6/7] samples/kobject: constify 'struct foo_attribute'
` [PATCH v4 7/7] sysfs: simplify attribute definition macros
[PATCH 0/2] Add support for clean shutdown with MSHV
2025-10-13 15:17 UTC (4+ messages)
` [PATCH 2/2] hyperv: Enable clean shutdown for root partition "
[PATCH] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
2025-10-13 16:10 UTC
[PATCH net-next v1] mlxbf_gige: report unknown speed and duplex when link is down
2025-10-13 15:17 UTC (2+ messages)
[PATCH v2 0/4] KVM ARM64 pre_fault_memory
2025-10-13 15:15 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations
` [PATCH v2 3/4] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v2 4/4] KVM: selftests: Add option for different backing in pre-fault tests
[PATCH v2] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
2025-10-13 15:10 UTC (2+ messages)
[PATCH 6.12 000/262] 6.12.53-rc1 review
2025-10-13 14:42 UTC
[PATCH] platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init
2025-10-13 15:03 UTC (2+ messages)
[PATCH v2 0/2] dmaengine: dw-axi-dmac: PM cleanup and reset control support
2025-10-13 15:02 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: dw-axi-dmac: simplify PM functions and use modern macros
` [PATCH v2 2/2] dmaengine: dw-axi-dmac: add reset control support
[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
2025-10-13 15:03 UTC (26+ messages)
` [PATCH net-next v4 01/24] net: page_pool: sanitise allocation order
` [PATCH net-next v4 02/24] docs: ethtool: document that rx_buf_len must control payload lengths
` [PATCH net-next v4 03/24] net: ethtool: report max value for rx-buf-len
` [PATCH net-next v4 04/24] net: use zero value to restore rx_buf_len to default
` [PATCH net-next v4 05/24] net: hns3: net: use zero "
` [PATCH net-next v4 06/24] net: clarify the meaning of netdev_config members
` [PATCH net-next v4 07/24] net: add rx_buf_len to netdev config
` [PATCH net-next v4 08/24] eth: bnxt: read the page size from the adapter struct
` [PATCH net-next v4 09/24] eth: bnxt: set page pool page order based on rx_page_size
` [PATCH net-next v4 10/24] eth: bnxt: support setting size of agg buffers via ethtool
` [PATCH net-next v4 11/24] net: move netdev_config manipulation to dedicated helpers
` [PATCH net-next v4 12/24] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v4 13/24] net: allocate per-queue config structs and pass them thru the queue API
` [PATCH net-next v4 14/24] net: pass extack to netdev_rx_queue_restart()
` [PATCH net-next v4 15/24] net: add queue config validation callback
` [PATCH net-next v4 16/24] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next v4 17/24] eth: bnxt: store the rx buf size per queue
` [PATCH net-next v4 18/24] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v4 19/24] netdev: add support for setting rx-buf-len per queue
` [PATCH net-next v4 20/24] net: wipe the setting of deactived queues
` [PATCH net-next v4 21/24] eth: bnxt: use queue op config validate
` [PATCH net-next v4 22/24] eth: bnxt: support per queue configuration of rx-buf-len
` [PATCH net-next v4 23/24] net: let pp memory provider to specify rx buf len
` [PATCH net-next v4 24/24] net: validate driver supports passed qcfg params
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-10-13 15:01 UTC (9+ messages)
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-10-13 14:59 UTC (4+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
2025-10-13 14:58 UTC (2+ messages)
[PATCH 6.6 000/196] 6.6.112-rc1 review
2025-10-13 14:43 UTC
[PATCH v7 0/7] Add initial USB support for the Renesas RZ/G3S SoC
2025-10-13 14:57 UTC (8+ messages)
` [PATCH v7 4/7] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY
[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-10-13 14:56 UTC (7+ messages)
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
[PATCH v5 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-10-13 14:53 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: mmc: Add dll-presets values for HS400 and HS200 modes
` [PATCH v5 2/4] mmc: sdhci-msm: Add core_major, minor to msm_host structure
` [PATCH v5 3/4] mmc: sdhci-msm: Add device tree parsing logic for DLL settings
` [PATCH v5 4/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
SiFive FU740 PCI driver fails on 6.18-rc1
2025-10-13 14:51 UTC (3+ messages)
[PATCH] tools: fix == bashism in kernel-chktaint
2025-10-13 14:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH net v2 0/2] net: stmmac: Minor fixes for stmmac EST implementation
2025-10-13 14:48 UTC (10+ messages)
` [PATCH net v2 2/2] net: stmmac: Consider Tx VLAN offload tag length for maxSDU
[PATCH 6.1 000/196] 6.1.156-rc1 review
2025-10-13 14:42 UTC
[PATCH 0/3] Add Emerald Rapids PECI support
2025-10-13 14:47 UTC (5+ messages)
` [PATCH 2/3] hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support
[PATCH v4 0/2] rust: leds: add led classdev abstractions
2025-10-13 14:47 UTC (9+ messages)
` [PATCH v4 1/2] rust: add basic Pin<Vec<T, A>> abstractions
[PATCH v2 0/5] Add Audio Support for Kaanapali MTP Boards
2025-10-13 14:46 UTC (4+ messages)
` [PATCH v2 5/5] ASoC: dt-bindings: qcom: Add Kaanapali LPASS macro codecs
[PATCH] arm64: dts: qcom: lemans: Add resin key code and RTC node for PMM8654AU
2025-10-13 14:45 UTC
[PATCH 0/8] smb: client: More crypto library conversions
2025-10-13 14:44 UTC (2+ messages)
[PATCH 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2025-10-13 14:44 UTC (3+ messages)
` [PATCH 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
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