public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 11:36:54 to 2026-01-20 12:50:40 UTC [more...]

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20 12:50 UTC  (12+ messages)

[PATCH v2 0/8] drm/rockchip: No more post-atomic_check fixups
 2026-01-20 12:49 UTC  (8+ messages)
` [PATCH v2 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v2 5/8] drm/rockchip: vop2: Enforce AFBC source alignment in plane_check
        `  "

[PATCH] f2fs: avoid f2fs_map_blocks() for consecutive holes in readpages
 2026-01-20 12:49 UTC  (7+ messages)
` [f2fs-dev] "
    `  "

[PATCH v2] powerpc/g5: Enable all windfarms by default
 2026-01-20 12:48 UTC 

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-20 12:47 UTC  (5+ messages)
` [PATCH 3/6] rust: add `bitfield!` macro

[PATCH] wifi: p54: Fix memory leak in p54_beacon_update()
 2026-01-20 12:47 UTC  (2+ messages)

linux-next: manual merge of the mm-nonmm-unstable tree with the spdx tree
 2026-01-20 12:47 UTC  (3+ messages)

[PATCH 00/17] drm/amd: VRR fixes, HDMI Gaming Features
 2026-01-20 12:47 UTC  (9+ messages)
` [PATCH 01/17] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH 15/17] drm/amd/display: Trigger ALLM if it's available

[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
 2026-01-20 12:46 UTC  (3+ messages)

[PATCH v2] media: dvb_demux: fix potential TOCTOU race conditions
 2026-01-20 12:46 UTC  (3+ messages)

[PATCH v4 0/4] Initial patch set for PURWA-IOT-EVK
 2026-01-20 12:44 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: Add PURWA-IOT-SOM platform

[PATCH] selftests/filesystems: follow std execveat argument convention in anon_inode_no_exec
 2026-01-20 12:43 UTC  (2+ messages)

[PATCH v3 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-20 12:43 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-20 12:42 UTC  (7+ messages)
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test

[PATCH v2] char: lp: Fix NULL pointer dereference of cad
 2026-01-20 12:43 UTC  (6+ messages)

[PATCH 0/2] mmc: rtsx: card stuck busy fixes for Realtek PCI SD card readers
 2026-01-20 12:41 UTC  (3+ messages)
` [PATCH 1/2] mmc: rtsx: reset power state on suspend

[syzbot] [overlayfs?] WARNING in ovl_create_real (4)
 2026-01-20 12:41 UTC  (2+ messages)

[PATCH] kexec: derive purgatory entry from symbol
 2026-01-20 12:40 UTC 

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-20 12:40 UTC  (9+ messages)
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
` [PATCH v3 12/21] slab: remove the do_slab_free() fastpath
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu

[PATCH 0/2] Provide Rust atomic helpers over raw pointers
 2026-01-20 12:40 UTC  (6+ messages)
` [PATCH 1/2] rust: sync: atomic: Remove bound `T: Sync` for `Atomci::from_ptr()`
` [PATCH 2/2] rust: sync: atomic: Add atomic operation helpers over raw pointers

[PATCH] Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
 2026-01-20 12:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/3] arm64: defconfig: enable Kontron SMARC-sAM67 support
 2026-01-20 12:40 UTC  (4+ messages)

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-20 12:39 UTC  (19+ messages)
` [PATCH 01/26] rv/rvgen: introduce AutomataError exception class
` [PATCH 14/26] rv/rvgen: remove redundant initial_state removal
` [PATCH 16/26] rv/rvgen: fix unbound initial_state variable
` [PATCH 17/26] rv/rvgen: fix possibly unbound variable in ltl2k
` [PATCH 26/26] rv/rvgen: extract node marker string to class constant

[PATCH 1/2] MAINTAINERS: Add driver-core mailing list
 2026-01-20 12:38 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: Add missing T: entry for FIRMWARE LOADER

[PATCH net v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
 2026-01-20 12:38 UTC  (6+ messages)
` [PATCH net v01 1/5] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net v01 2/5] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net v01 3/5] hinic3: Remove redundant defensive code
` [PATCH net v01 4/5] hinic3: Use array_size instead of multiplying
` [PATCH net v01 5/5] hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI

[PATCH RESEND v2 1/3] x86: Use MOVL when reading segment registers
 2026-01-20 12:38 UTC  (3+ messages)
` [tip: x86/cleanups] x86/segment: "

[PATCH v10 0/5] rust: pci: add config space read/write support
 2026-01-20 12:38 UTC  (6+ messages)
` [PATCH v10 2/5] rust: io: separate generic I/O helpers from MMIO implementation

[RFC PATCH 0/3] kbuild: Make sure to generate config and System.map
 2026-01-20 12:37 UTC  (4+ messages)
` [RFC PATCH 1/3] MAINTAINERS: Add scripts/install.sh into Kbuild entry
` [RFC PATCH 2/3] kbuild: Make sure to generate config file
` [RFC PATCH 3/3] kbuild: Make sure to generate System.map file

[PATCH 0/5] rust: sync: Atomic pointer and RCU
 2026-01-20 12:37 UTC  (7+ messages)
` [PATCH 4/5] rust: sync: atomic: Add Atomic<*mut T> support

[PATCH RFT 0/3] arm64: dts: qcom: glymur: Add USB support
 2026-01-20 12:35 UTC  (5+ messages)
` [PATCH RFT 3/3] arm64: dts: qcom: glymur-crd: Enable "

[RESEND PATCH] gfs2: do not evict glocks with populated address spaces
 2026-01-20 12:33 UTC 

[PATCH v2 0/8] dma-mapping: arm64: support batched cache sync
 2026-01-20 12:33 UTC  (5+ messages)
` [PATCH v2 1/8] arm64: Provide dcache_by_myline_op_nosync helper
` [PATCH v2 3/8] arm64: Provide dcache_inval_poc_nosync helper

[PATCH RESEND 0/3] scripts: coccicheck: document debug log handling
 2026-01-20 12:32 UTC  (2+ messages)
` [cocci] "

[PATCH] sched: cleanup sched_update_scaling() return type and usage
 2026-01-20 12:32 UTC 

linux-next: build failure after merge of the btrfs-fixes tree
 2026-01-20 12:32 UTC  (3+ messages)

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-20 12:30 UTC  (3+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support

[PATCH v2 0/3] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2026-01-20 12:30 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: msm: qcm2290-mdss: Fix iommus property

[PATCH v3 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-20 12:30 UTC  (3+ messages)
` [PATCH v3 1/2] spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end
` [PATCH v3 2/2] spi: aspeed: Add support for non-spi-mem devices

[PATCH v3 0/3] imu: st_lsm6dsx: Add support for rotation sensor
 2026-01-20 12:29 UTC  (9+ messages)
` [PATCH v3 3/3] iio: imu: st_lsm6dsx: add "

[PATCH] arm64: dts: imx95: Reserve eDMA channels 0-1 for V2X
 2026-01-20 12:30 UTC  (2+ messages)

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-20 12:29 UTC  (4+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCH v2 0/2] Enable uart and bluetooth for Xperia devices
 2026-01-20 12:28 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Correct uart instances
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth

[PATCH v3 0/3] Add pinctrl support for AST2700 SoC
 2026-01-20 12:27 UTC  (8+ messages)
` [PATCH v3 1/3] Add compatible strings for AST2700 pinctrl to the SCU binding
` [PATCH v3 2/3] dt-bindings: pinctrl: aspeed: Add support for AST27xx
` [PATCH v3 3/3] pinctrl: aspeed: add G7(AST2700) SoC0 pinctrl support

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-20 12:25 UTC  (8+ messages)
` [PATCH v14 19/34] cxl/port: Fix devm resource leaks around with dport management

[PATCH v3] perf: Fix refcount warning on event->mmap_count increment
 2026-01-20 12:23 UTC  (3+ messages)
` [PATCH v3 RESEND] "

linux-next: manual merge of the xilinx tree with the ti tree
 2026-01-20 12:23 UTC  (4+ messages)

[PATCH v8 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2026-01-20 12:22 UTC  (4+ messages)
` [PATCH v8 1/3] media: dt-bindings: add "
` [PATCH v8 2/3] media: synopsys: add driver for the designware "
` [PATCH v8 3/3] arm64: defconfig: enable "

[PATCH v2 0/3] selftests/mm: add memory failure selftests
 2026-01-20 12:32 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: add memory failure anonymous page test
` [PATCH v2 2/3] selftests/mm: add memory failure clean pagecache test
` [PATCH v2 3/3] selftests/mm: add memory failure dirty "

[PATCH] ext4: remove unused i_fc_wait
 2026-01-20 12:19 UTC 

[PATCH v3 0/4] reset: spacemit: Add support for SpacemiT K3 SoC
 2026-01-20 12:19 UTC  (2+ messages)

[PATCH v2 0/2] gendwarfksyms: Document build dependencies
 2026-01-20 12:18 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation/kbuild: Document gendwarfksyms "
` [PATCH v2 2/2] Documentation/kbuild: gendwarfksyms: Style cleanup

[PATCH] ASoC: realtek: fix misspelling of "minimum" in comments
 2026-01-20 12:17 UTC  (2+ messages)

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-01-20 12:16 UTC  (16+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v8 02/10] mfd: nxp-siul2: add support for NXP SIUL2
` [PATCH v8 03/10] arm64: dts: s32g: change pinctrl node into the new mfd node
` [PATCH v8 04/10] pinctrl: s32cc: use dev_err_probe() and improve error messages
` [PATCH v8 05/10] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH v8 06/10] pinctrl: s32g2: change the driver to also be probed as an MFD cell
` [PATCH v8 07/10] pinctrl: s32cc: skip syscon child nodes when parsing funcs and groups
` [PATCH v8 08/10] pinctrl: s32cc: implement GPIO functionality
` [PATCH v8 09/10] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver
` [PATCH v8 10/10] pinctrl: s32cc: set num_custom_params to 0

[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2026-01-20 12:16 UTC  (6+ messages)

[PATCH] perf test: Subtest Exclude disjoint subcmd names fails
 2026-01-20 12:15 UTC 

[PATCH] nouveau: pci: quiesce GPU on shutdown
 2026-01-20 12:14 UTC 

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2026-01-20 12:14 UTC  (14+ messages)
` [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH] firmware: arm_scpi: Fix device_node reference leak in scpi_probe()
 2026-01-20 12:14 UTC 

[PATCH] iommu/arm-smmu-v3: Maintain valid access attributes for non-coherent SMMU
 2026-01-20 12:14 UTC  (6+ messages)

[PATCH] arm64: Kconfig: deprecate redundant ARM64_USE_LSE_ATOMICS
 2026-01-20 12:14 UTC  (6+ messages)

[PATCH] media: dvb_demux: fix potential TOCTOU race conditions
 2026-01-20 12:13 UTC  (2+ messages)

[Linux Kernel Bug] general protection fault in xchk_metadata_inode_forks
 2026-01-20 12:12 UTC 

[PATCH] coco/tsm: Remove unused variable tsm_rwsem
 2026-01-20 12:07 UTC 

[PATCH v6 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
 2026-01-20 12:05 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU
` [PATCH v6 2/5] drm/microchip: add a driver "
` [PATCH v6 3/5] ARM: dts: microchip: sam9x60: Add "
` [PATCH v6 4/5] ARM: dts: microchip: sam9x7: "
` [PATCH v6 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver

[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
 2026-01-20 12:05 UTC  (7+ messages)

[PATCH] spi: rockchip: Use plain request_irq()
 2026-01-20 12:05 UTC  (2+ messages)

[PATCH v1 0/4] LoongArch: Fix errors about "cannot find unwind pc at"
 2026-01-20 12:04 UTC  (5+ messages)
` [PATCH v1 2/4] LoongArch: Handle percpu handler address in bt_address()
` [PATCH v1 3/4] LoongArch: Remove some extern variables in source files

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-20 12:01 UTC  (8+ messages)
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG

[syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (6)
 2026-01-20 12:00 UTC  (2+ messages)

[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
 2026-01-20 11:59 UTC  (3+ messages)

[PATCH] slab: replace cache_from_obj() with inline checks
 2026-01-20 11:57 UTC  (2+ messages)

[PATCH net v2] be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
 2026-01-20 11:37 UTC 

[PATCH v2 00/14] Add SPDX SBOM generation tool
 2026-01-20 11:53 UTC  (15+ messages)
` [PATCH v2 01/14] tools/sbom: integrate tool in make process
` [PATCH v2 02/14] tools/sbom: setup sbom logging
` [PATCH v2 03/14] tools/sbom: add command parsers
` [PATCH v2 04/14] tools/sbom: add cmd graph generation
` [PATCH v2 05/14] tools/sbom: add additional dependency sources for cmd graph
` [PATCH v2 06/14] tools/sbom: add SPDX classes
` [PATCH v2 07/14] tools/sbom: add JSON-LD serialization
` [PATCH v2 08/14] tools/sbom: add shared SPDX elements
` [PATCH v2 09/14] tools/sbom: collect file metadata
` [PATCH v2 10/14] tools/sbom: add SPDX output graph
` [PATCH v2 11/14] tools/sbom: add SPDX source graph
` [PATCH v2 12/14] tools/sbom: add SPDX build graph
` [PATCH v2 13/14] tools/sbom: add unit tests for command parsers
` [PATCH v2 14/14] tools/sbom: add unit tests for SPDX-License-Identifier parsing

[PATCH v6 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-20 11:54 UTC  (2+ messages)

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-01-20 11:52 UTC  (9+ messages)

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-20 11:51 UTC  (4+ messages)
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock

[PATCH 00/15] folio support for sync I/O in RAID
 2026-01-20 11:51 UTC  (8+ messages)
` [PATCH 03/15] md: use folio for bb_folio
` [PATCH 04/15] md/raid1: use folio for tmppage

[v6 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
 2026-01-20 11:48 UTC  (6+ messages)

[PATCH] genksyms: fix file pointer leaks on error paths
 2026-01-20 11:48 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: ti: Add support for AM62L3 SoC
 2026-01-20 11:47 UTC  (4+ messages)
` [PATCH v3 1/3] cpufreq: dt-platdev: Add ti,am62l3 to blocklist
` [PATCH v3 2/3] cpufreq: ti-cpufreq: add support for AM62L3 SoC
` [PATCH v3 3/3] arm64: dts: ti: k3-am62l: support cpufreq

[PATCH v2] Makefile: Remove the product of pin_init cleanly in mrporper
 2026-01-20 11:13 UTC  (3+ messages)

[PATCH] sched/fair: Disable scheduler feature NEXT_BUDDY
 2026-01-20 11:45 UTC 

[PATCH v5 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2026-01-20 11:44 UTC  (5+ messages)
` [PATCH v5 3/3] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH v1] arm64: dts: imx95: Add fsl,max-link-speed property for pcie-ep[0,1]
 2026-01-20 11:46 UTC  (2+ messages)

[PATCH 0/3] SC7180 MDSS core reset
 2026-01-20 11:43 UTC  (2+ messages)

[rdma bug] del_default_gids() is not called upon NETDEV_UNREGISTER event
 2026-01-20 11:43 UTC  (2+ messages)

[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-20 11:43 UTC  (9+ messages)
` [PATCH net-next 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH 11/11] wifi: mt76: mt7925: fix ROC deadlocks and race conditions
 2026-01-20 11:42 UTC  (2+ messages)

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-01-20 11:39 UTC  (4+ messages)
` [PATCH net-next v11 6/7] netconsole: resume previously deactivated target

[PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out from under PTL
 2026-01-20 11:38 UTC  (3+ messages)
` [PATCH v1 1/1] mm/khugepaged: move tlb_remove_table_sync_one out

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-01-20 11:36 UTC 

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-20 11:36 UTC  (6+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox