public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 08:11:08 to 2025-11-20 09:40:24 UTC [more...]

[PATCH v3 0/5] Add support for StarFive VisionFive 2 Lite board
 2025-11-20  8:29 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: starfive,jh7110-pcie: Add enable-gpios property
` [PATCH v3 2/5] dt-bindings: riscv: Add StarFive JH7110S SoC and VisionFive 2 Lite board

[PATCH 1/9] ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check
 2025-11-20  9:40 UTC  (2+ messages)
` (subset) "

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20  9:38 UTC  (12+ messages)
` [PATCH 18/44] drivers/gpio: use min() instead of min_t()
` [PATCH 28/44] drivers/usb/storage: "
` [PATCH 29/44] drivers/xen: "
` [PATCH 39/44] mm: "

[PATCH] ASoC: codecs: Fix error handling in pm4125 audio codec driver
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH v9 00/11] drm: Reduce page tables overhead with THP
 2025-11-20  9:39 UTC  (5+ messages)
` [PATCH v9 05/11] drm/i915: Use huge tmpfs mountpoint helpers
` [PATCH v9 06/11] drm/v3d: "

[RFC PATCH 0/3] folio->mapping == NULL check issue
 2025-11-20  9:37 UTC  (7+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()
` [RFC PATCH 2/3] mm/huge_memory: add kernel-doc for folio_split_supported()
` [RFC PATCH 3/3] mm/memory-failure: handle min_order_for_split() error code properly

[PATCH -next] ima: Handle error code returned by ima_filter_rule_match()
 2025-11-20  9:17 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-11-20  9:35 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH -next] PCI: cadence: remove unneeded semicolon
 2025-11-20  9:35 UTC 

Soft lock-ups caused by iptables
 2025-11-20  9:34 UTC  (6+ messages)

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-20  9:33 UTC  (13+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH] fixup: mm/huge_memory.c: introduce folio_split_unmapped
 2025-11-20  9:32 UTC  (4+ messages)

[PATCH v3 0/9] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-11-20  9:24 UTC  (10+ messages)
` [PATCH v3 7/9] arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodes
` [PATCH v3 8/9] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOST
` [PATCH v3 9/9] arm64: defconfig: Enable RZ/G3E USB3 PHY driver

[PATCH] wifi: ipw2x00: replace use of system_unbound_wq with system_dfl_wq
 2025-11-20  9:31 UTC  (3+ messages)

[PATCH][next] iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-11-20  9:30 UTC  (2+ messages)

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-20  9:29 UTC  (3+ messages)

[PATCH v6 00/31] drm/dyndbg: Fix dynamic debug classmap regression
 2025-11-20  9:30 UTC  (3+ messages)
` [PATCH v6 04/31] docs/dyndbg: explain flags parse 1st

[PATCH] spi: cs42l43: Use actual ACPI firmware node for chip selects
 2025-11-20  9:29 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: core: Check read CR support
 2025-11-20  9:27 UTC  (4+ messages)

[PATCH] lockdown: Only log restrictions once
 2025-11-20  9:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kho: free already restored pages when kho_restore_vmalloc() fails
 2025-11-20  9:26 UTC  (3+ messages)

[PATCH 0/2] LoongArch: Add 128-bit atomic cmpxchg support
 2025-11-20  9:25 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] MAINTAINERS: add test_kho to KHO's entry
 2025-11-20  9:25 UTC  (5+ messages)

Safety of resolving untrusted paths with detached mount dirfd
 2025-11-20  9:24 UTC  (4+ messages)

[PATCH] fbdev: core: Fix vmalloc-out-of-bounds in fb_imageblit
 2025-11-20  9:23 UTC  (2+ messages)

[PATCH 0/2] PCI: host-common: Allow drivers to use the device's drvdata pointer
 2025-11-20  9:23 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-common: Do not set drvdata in pci_host_common_init()

[PATCH] media: qcom: venus: flip the venus/iris switch
 2025-11-20  9:22 UTC  (2+ messages)

[PATCH] kho: free chunks using free_page() instead of kfree()
 2025-11-20  9:21 UTC  (3+ messages)

[PATCH][next] fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
 2025-11-20  9:20 UTC  (2+ messages)

[PATCH v10 0/5] perf: arm_spe: Armv8.8 SPE features
 2025-11-20  9:19 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-x1e80100: Use BRANCH_HALT_DELAY for UFS PHY symbol
 2025-11-20  9:19 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the driver-core tree
 2025-11-20  9:15 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
 2025-11-20  9:14 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: qcom: msm8960: expressatt: Add Light/Proximity Sensor
` [PATCH 2/4] ARM: dts: qcom: msm8960: expressatt: Add NFC
` [PATCH 3/4] ARM: dts: qcom: msm8960: expressatt: Add Magnetometer

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-20  9:12 UTC  (5+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH RFT/RFC] mfd: cs42l43: setup true links with software nodes
 2025-11-20  9:12 UTC  (12+ messages)

Warning: drivers/android/binder/rust_binderfs.c:229 function parameter 'file' not described in 'binder_ctl_ioctl'
 2025-11-20  9:12 UTC 

[PATCH net v6 0/5] net: dsa: microchip: Fix resource releases in error path
 2025-11-20  9:12 UTC  (6+ messages)
` [PATCH net v6 1/5] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v6 2/5] net: dsa: microchip: ptp: "
` [PATCH net v6 3/5] net: dsa: microchip: Don't free uninitialized ksz_irq
` [PATCH net v6 4/5] net: dsa: microchip: Free previously initialized ports on init failures
` [PATCH net v6 5/5] net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()

[PATCH v2 0/2] mfd: ls2kbmc: A fix and a refactoring
 2025-11-20  9:11 UTC  (6+ messages)
` [PATCH v2 1/2] mfd: ls2kbmc: Fully convert to use managed resources

[PATCH V6 0/4] Add support for TI VIP
 2025-11-20  9:10 UTC  (5+ messages)
` [PATCH V6 1/4] media: ti: vpe: Re-introduce multi-instance and multi-client support
` [PATCH V6 2/4] media: ti: vpe: Export vpdma_load_firmware() function
` [PATCH V6 3/4] dt-bindings: media: ti: vpe: Add support for Video Input Port
` [PATCH V6 4/4] media: ti: vpe: Add the VIP driver

[PATCH] [PATCH] ntfs3: fix double free of sbi->options->nls and clarify ownership of fc->fs_private
 2025-11-20  9:10 UTC  (2+ messages)

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-20  9:10 UTC  (5+ messages)
` [PATCH 1/4] lib/crypto: Add "

[PATCH 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2025-11-20  9:09 UTC  (7+ messages)

[PATCH v2 0/9] st_lsm6dsx: add tap event detection
 2025-11-20  9:09 UTC  (12+ messages)
` [PATCH v2 1/9] iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without "
` [PATCH v2 2/9] iio: imu: st_lsm6dsx: make event_settings more generic
` [PATCH v2 3/9] iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
` [PATCH v2 4/9] iio: imu: st_lsm6dsx: rework code to check for enabled events
` [PATCH v2 5/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
` [PATCH v2 6/9] iio: imu: st_lsm6dsx: make event management functions generic
` [PATCH v2 7/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis
` [PATCH v2 8/9] iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
` [PATCH v2 9/9] iio: imu: st_lsm6dsx: add tap event detection

How to Avoid Starving the Kernel When Using SSE
 2025-11-20  9:09 UTC  (4+ messages)
      ` [External] "

[PATCH v2 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-11-20  9:09 UTC  (3+ messages)
` [PATCH v2 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support

[PATCH] arm64: dts: qcom: kodiak: Add memory region for audiopd
 2025-11-20  9:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] scsi: message: fusion: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  9:08 UTC  (3+ messages)

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-20  9:07 UTC  (7+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 15/26] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v1 16/26] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()

[PATCH linux-next] fs/ntfs3: Initialize allocated memory before use
 2025-11-20  9:07 UTC  (2+ messages)

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-20  9:06 UTC  (4+ messages)
` [PATCH 3/4 v5] PCI: s32g: Add initial PCIe support (RC)

[PATCH 0/3] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2025-11-20  9:05 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: usb: dwc3-xilinx: Add MMI USB support on Versal Gen2 platform
` [PATCH 3/3] usb: dwc3: xilinx: Add support to program MMI USB TX deemphasis

[PATCH 0/9] st_lsm6dsx: add tap event detection
 2025-11-20  9:05 UTC  (9+ messages)
` [PATCH 8/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis

[syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3)
 2025-11-20  9:04 UTC  (3+ messages)
` [PATCH] ntfs3: avoid memcpy size warning

[PATCH -next] Documentation: reset: Remove reset_controller_add_lookup()
 2025-11-20  9:04 UTC  (2+ messages)

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_set_size
 2025-11-20  9:02 UTC  (3+ messages)
` [PATCH Next] ntfs3: init run lock for extend inode

[PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2025-11-20  9:01 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: lemans: add mdss1 displayPort device nodes
` [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1

[PATCH] ntfs: set dummy blocksize to read boot_block when mounting
 2025-11-20  9:01 UTC  (2+ messages)

[PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2025-11-20  9:01 UTC  (3+ messages)

[PATCH] dt-bindings: arm: cpus: Add Qualcomm Oryon compatibles
 2025-11-20  9:00 UTC  (4+ messages)

linux-next: build failure after merge of the mm-nonmm-unstable tree
 2025-11-20  8:55 UTC  (2+ messages)

[PATCH V2 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-20  8:54 UTC  (6+ messages)
` [PATCH V2 13/14] LoongArch: Adjust default config files for 32BIT/64BIT

[PATCH] media: vimc: add RGB/YUV input entity implementation
 2025-11-20  8:53 UTC  (7+ messages)

[PATCH v3 00/23] KVM: s390: gmap rewrite, the real deal
 2025-11-20  8:50 UTC  (3+ messages)
` [PATCH v3 08/23] KVM: s390: KVM page table management functions: allocation

[PATCH] spi: fsl-cpm: Check length parity before switching to 16 bit mode
 2025-11-20  8:41 UTC  (3+ messages)

[PATCH v2] spi: fsl-cpm: Check length parity before switching to 16 bit mode
 2025-11-20  8:34 UTC 

[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
 2025-11-20  8:49 UTC  (6+ messages)
` [PATCH 1/5] media: vimc: add RGB/YUV input entity implementation
` [PATCH 2/5] media: vimc: add support for V4L2_FIELD_ALTERNATE in vimc-sensor
` [PATCH 3/5] media: vimc: debayer: add support for multiple RGB formats
` [PATCH 4/5] media: vimc: capture: support custom bytesperline values
` [PATCH 5/5] docs: media: vimc: document RGB/YUV input entity

[PATCH 00/28] mtd: spinand: Octal DTR support
 2025-11-20  8:49 UTC  (9+ messages)
` [PATCH 02/28] spi: spi-mem: Create a repeated address operation
` [PATCH 10/28] mtd: spinand: Make use of the operation templates through SPINAND_OP()

[BUG] landlock: sleeping function called from invalid context in hook_sb_delete()
 2025-11-20  8:48 UTC  (2+ messages)

[PATCH v1] ntfs3: Fix uninit buffer allocated by __getname()
 2025-11-20  8:47 UTC  (2+ messages)

[linus:master] [slab] ec66e0d599: stress-ng.mmapfiles.ops_per_sec 51.6% regression
 2025-11-20  8:47 UTC 

[PATCH v2] ntfs3: fix uninit memory after failed mi_read in mi_format_new
 2025-11-20  8:46 UTC  (2+ messages)

[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification
 2025-11-20  8:45 UTC  (3+ messages)
` [PATCH v1 2/2] cpuidle: governors: teo: Simplify intercepts-based state lookup

[PATCH] ntfs3: fix use-after-free of sbi->options in cmp_fnames
 2025-11-20  8:44 UTC  (2+ messages)

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-20  8:42 UTC  (12+ messages)
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
  ` [Linaro-mm-sig] "

[PATCH v3 1/1] HID: input: Add support for multiple batteries per device
 2025-11-20  8:40 UTC  (3+ messages)

[PATCH v1 09/11] Bluetooth: btnxpuart: Add command encryption for sensitive HCI commands
 2025-11-20  8:40 UTC  (2+ messages)

linux-next: Tree for Nov 20
 2025-11-20  8:39 UTC 

[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2025-11-20  8:38 UTC  (6+ messages)

[PATCH] ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
 2025-11-20  8:33 UTC  (2+ messages)

[PATCH 0/2] md/raid5: fix IO hang when array is broken with IO inflight
 2025-11-20  8:36 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2] ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
 2025-11-20  8:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Manivannan Sadhasivam as maintainer of PCI/pwrctl
 2025-11-20  8:32 UTC  (2+ messages)

[PATCH v1 1/1] lib/vsprintf: Unify FORMAT_STATE_NUM handlers
 2025-11-20  8:31 UTC 

[PATCH v3 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2025-11-20  8:26 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: hwmon: ti,ina3221: Add SQ52210
` [PATCH v3 2/8] hwmon: (ina3221) Add support for SQ52210
` [PATCH v3 3/8] hwmon: (ina3221) Pre-calculate current and power LSB
` [PATCH v3 4/8] hwmon: (ina3221) Support alert configuration
` [PATCH v3 5/8] hwmon: (ina3221) Introduce power attribute and alert characteristics
` [PATCH v3 6/8] hwmon: (ina3221) Support for writing alert limit values and modify the 'ina3221_read_value' function
` [PATCH v3 7/8] hwmon: (ina3221) Support write/read functions for 'power' attribute
` [PATCH v3 8/8] hwmon: (ina3221) Modify write/read functions for 'in' and 'curr' attribute

[PATCH 0/3] video/efi: Support FIRMWARE_EDID on non-x86
 2025-11-20  8:25 UTC  (4+ messages)

[PATCH 1/1] wifi: rtw89: Add missing NULL check before __skb_unlink
 2025-11-20  8:25 UTC  (2+ messages)

[PATCH v5 00/16] Support ROHM BD72720 PMIC
 2025-11-20  8:24 UTC  (17+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: ROHM BD72720
` [PATCH v5 02/16] dt-bindings: battery: Clarify trickle-charge
` [PATCH v5 03/16] dt-bindings: battery: Add trickle-charge upper limit
` [PATCH v5 04/16] dt-bindings: battery: Voltage drop properties
` [PATCH v5 05/16] dt-bindings: mfd: ROHM BD72720
` [PATCH v5 06/16] dt-bindings: leds: bd72720: Add BD72720
` [PATCH v5 07/16] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH v5 08/16] mfd: bd71828: Support ROHM BD72720
` [PATCH v5 09/16] regulator: bd71828: rename IC specific entities
` [PATCH v5 10/16] regulator: bd71828: Support ROHM BD72720
` [PATCH v5 11/16] gpio: Support ROHM BD72720 gpios
` [PATCH v5 12/16] clk: clk-bd718x7: Support BD72720 clk gate
` [PATCH v5 13/16] rtc: bd70528: Support BD72720 rtc
` [PATCH v5 14/16] power: supply: bd71828: Support wider register addresses
` [PATCH v5 15/16] power: supply: bd71828-power: Support ROHM BD72720
` [PATCH v5 16/16] MAINTAINERS: Add ROHM BD72720 PMIC

[PATCH v3 0/2] *** Add support for Foxconn T99W760 ***
 2025-11-20  8:22 UTC  (7+ messages)
` [PATCH v3 2/2] net: wwan: mhi: Add network support for Foxconn T99W760
          `  "

[PATCH net-next V2 0/3] net: Add 1600Gbps (1.6T) link mode support
 2025-11-20  8:23 UTC  (3+ messages)
` [PATCH net-next V2 1/3] net: ethtool: Add support for 1600Gbps speed

[PATCH v6 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-11-20  8:22 UTC  (3+ messages)
` [PATCH v6 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32

[PATCH v4 0/3] initrd: remove half of classic initrd support
 2025-11-20  8:20 UTC  (3+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters

[PATCH] LoongArch: Don't panic if no valid cache info for PCI
 2025-11-20  8:20 UTC 

[PATCH] LoongArch: Mask all interrupts during kexec/kdump
 2025-11-20  8:20 UTC 

[PATCH] LoongArch: Consolidate CPU names in /proc/cpuinfo
 2025-11-20  8:19 UTC 

[PATCH V2 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2025-11-20  8:17 UTC  (4+ messages)
` [PATCH V2 2/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN

[PATCH] kbuild: Enable GCC diagnostic context for value-tracking warnings
 2025-11-20  8:17 UTC  (2+ messages)

[PATCH v2] ras: cec: Fix debugfs error checking
 2025-11-20  8:07 UTC 

[PATCH net-next v17 00/15] net: phy: Introduce PHY ports representation
 2025-11-20  8:14 UTC  (4+ messages)
` [PATCH net-next v17 03/15] "

[PATCH 0/3] i2c: spacemit: add reset support
 2025-11-20  8:13 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets


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