The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-02 14:50:14 to 2026-08-02 16:53:37 UTC [more...]

[PATCH 0/4] mm, ceph: remove wait_on_page_writeback()
 2026-08-02 16:50 UTC  (3+ messages)
` [PATCH 1/4] ceph: add ceph_folio_snap_context()
` [PATCH 2/4] ceph: convert ceph_wait_until_current_writes_complete() to folios

[PATCH] [PATCH] iio: chemical: sgp30: cleanup codestyle warning
 2026-08-02 16:50 UTC  (3+ messages)
  ` [PATCH v2] iio: chemical: sgp30: fix checkpatch warn to prefer __packed

[PATCH] iio: chemical: cleanup codestyle warning
 2026-08-02 16:48 UTC  (4+ messages)
` [PATCH v2] iio: chemical: ccs811: cleanup checkpatch __packed warning

[ANNOUNCE] v6.12.100-rt20
 2026-08-02 16:46 UTC 

[PATCH] wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
 2026-08-02 16:44 UTC  (4+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-02 16:40 UTC  (9+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()
` [PATCH v3 07/26] x86/mm: introduce mm-local region
` [PATCH v3 11/26] x86/mm: introduce the mermap

[PATCH v2] drm/virtio: reclaim pending vbufs before tearing down vqs
 2026-08-02 16:35 UTC 

[GIT PULL] SCSI fixes for 7.2-rc5+
 2026-08-02 16:33 UTC  (2+ messages)

[PATCH net-next v5 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-02 16:32 UTC  (14+ messages)
` [PATCH net-next v5 01/13] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v5 02/13] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v5 03/13] ax88179_178a: Add netdev2data() convenience function
` [PATCH net-next v5 04/13] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v5 05/13] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v5 06/13] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v5 07/13] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v5 08/13] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v5 09/13] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v5 10/13] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v5 11/13] ax88179_178a: Update driver name and information
` [PATCH net-next v5 12/13] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v5 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH] hwmon: (corsair-psu) null terminate the vendor and product strings
 2026-08-02 16:32 UTC  (4+ messages)

[PATCH 00/16] irqchip: harden initialization error paths
 2026-08-02 16:31 UTC  (5+ messages)
  ` [PATCH 04/16] irqchip/crossbar: fix allocation and init cleanup
  ` [PATCH 06/16] irqchip/loongson-liointc: unmap per-core iomaps on error

[PATCH] io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
 2026-08-02 16:30 UTC 

[PATCH] usb: gadget: f_uac1/f_uac2: fix invalid-free and memory leak in sampling rate store
 2026-08-02 16:28 UTC 

[RFC PATCH v1.1 0/9] mm/damon: fix DAMOS bugs in core, paddr and vaddr
 2026-08-02 16:26 UTC  (10+ messages)
` [RFC PATCH v1.1 1/9] mm/damon/core: skip applying scheme if region split for quota fails
` [RFC PATCH v1.1 2/9] mm/damon/core: initialize damos_quota_goal->last_psi_total
` [RFC PATCH v1.1 3/9] mm/damon/paddr: respect folio end for DAMOS_STAT
` [RFC PATCH v1.1 4/9] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [RFC PATCH v1.1 5/9] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [RFC PATCH v1.1 6/9] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [RFC PATCH v1.1 7/9] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [RFC PATCH v1.1 8/9] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [RFC PATCH v1.1 9/9] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH] wifi: rsi: Fix types to appease CFI
 2026-08-02 16:24 UTC  (2+ messages)

[BUG] posix-cpu-timers: use-after-free in exec failure path
 2026-08-02 16:23 UTC 

[PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-08-02 16:22 UTC  (20+ messages)
` [PATCH net-next v4 03/12] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v4 04/12] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v4 05/12] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v4 06/12] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v4 07/12] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v4 10/12] ax88179_178a: update driver information
` [PATCH net-next v4 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access

[RFC PATCH v2 0/2] mm/damon: avoid division by zero from damos_quota_score()
 2026-08-02 16:20 UTC  (3+ messages)
` [RFC PATCH v2 1/2] samples/damon/mtier: error out for zero quota goal target values
` [RFC PATCH v2 2/2] mm/damon/lru_sort: error out for >10000 active_mem_bp

[PATCH v3 0/2] Add driver for DAC8163:
 2026-08-02 16:19 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add DAC8163
` [PATCH v3 2/2] iio: dac: dac8163: Add driver for DAC8163

[RFC PATCH 00/31] Introduce region-aware RDT support
 2026-08-02 16:08 UTC  (32+ messages)
` [RFC PATCH 01/31] x86/topology: Export topo_lookup_cpuid() for resctrl use
` [RFC PATCH 02/31] x86/resctrl: Require 64-bit x86 for resctrl support
` [RFC PATCH 03/31] x86/resctrl: Parse ACPI ERDT table and save CACD cpumask for RMDD domains
` [RFC PATCH 04/31] x86/resctrl: Attach ACPI ERDT information to L3 mon domain on CPU online
` [RFC PATCH 05/31] x86/resctrl: Parse ACPI CMRC table
` [RFC PATCH 06/31] x86/resctrl: Refactor the monitor read function
` [RFC PATCH 07/31] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
` [RFC PATCH 08/31] x86/resctrl: Introduce erdt_cpu_has() and erdt_support()
` [RFC PATCH 09/31] x86/resctrl: Add MMIO-based LLC occupancy monitoring support
` [RFC PATCH 10/31] Revert "x86/resctrl: NOT_FOR_INCLUSION: Example support for multiple controls"
` [RFC PATCH 11/31] x86/resctrl: Rename struct resctrl_membw to struct resctrl_ctrl_scalar
` [RFC PATCH 12/31] x86/resctrl: Rename struct resctrl_cache to struct resctrl_ctrl_bitmap
` [RFC PATCH 13/31] x86/resctrl: Add per-control and per-resource flags
` [RFC PATCH 14/31] x86/resctrl: Add emulation controller list to resctrl_ctrl
` [RFC PATCH 15/31] x86/resctrl: Parse ACPI MMRC table
` [RFC PATCH 16/31] x86/resctrl: Replace "msr" in monitoring data identifiers
` [RFC PATCH 17/31] x86/resctrl: Introduce region aware MBM event definitions
` [RFC PATCH 18/31] x86/resctrl: Introduce memory region based MBM read callback on MMIO space
` [RFC PATCH 19/31] x86/resctrl: Enable the region based events by adding them into the event
` [RFC PATCH 20/31] x86/resctrl: Rename msr_update to hw_update
` [RFC PATCH 21/31] x86/resctrl: Parse ACPI MARC table
` [RFC PATCH 22/31] fs/resctrl: Add region-based control names and resctrl_ctrl_name_region()
` [RFC PATCH 23/31] x86/resctrl: Add region aware MBA controllers
` [RFC PATCH 24/31] x86/resctrl: Attach ACPI ERDT information to ctrl domain on CPU online
` [RFC PATCH 25/31] x86/resctrl: Introduce region-based MBA write implementation on MMIO space
` [RFC PATCH 26/31] x86/resctrl: Allow control writes from any CPU for MMIO controllers
` [RFC PATCH 27/31] x86/resctrl: Enable region-aware MBM/MBA via the RDT_CTRL register
` [RFC PATCH 28/31] x86/resctrl: Emulate the legacy MBA controller via the region MAX controls
` [RFC PATCH 29/31] fs/resctrl: Expose emulation controllers in a resource_schemata subdir
` [RFC PATCH 30/31] fs/resctrl: Fix excessive padding in schemata output
` [RFC PATCH 31/31] x86,fs/resctrl: Update Documentation for region aware RDT

[PATCH] mips: econet: fix unmet dependencies for ECONET
 2026-08-02 16:15 UTC 

[PATCH v4 00/25] md: improve lockless bitmap reshape support
 2026-08-02 16:13 UTC  (2+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-02 16:07 UTC  (11+ messages)

[PATCH v6 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-08-02 16:07 UTC  (5+ messages)
` [PATCH v6 3/4] iio: core: add IIO_VAL_DECIMAL64_FEMTO format type
` [PATCH v6 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43_cs35l57_l0 support
 2026-08-02 15:57 UTC 

[syzbot] [kvm?] [kvm-x86?] KASAN: use-after-free Read in kvm_xen_shared_info_init
 2026-08-02 15:56 UTC  (2+ messages)

[PATCH] iio: gyro: mpu3050: fix sign of raw angular velocity readings
 2026-08-02 15:55 UTC  (3+ messages)

[PATCH v1] KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failure
 2026-08-02 15:55 UTC  (2+ messages)

[PATCH 0/6] powerpc/spufs: assorted fixes
 2026-08-02 15:51 UTC  (7+ messages)
` [PATCH 1/6] powerpc/spufs: fix spu_context leak in coredump
` [PATCH 2/6] powerpc/spufs: don't leak kernel stack via spu_run
` [PATCH 3/6] powerpc/spufs: bound NPC against local store size
` [PATCH 4/6] powerpc/spufs: check permissions in spufs_setattr()
` [PATCH 5/6] powerpc/spufs: fix deadlock on gang creation failure
` [PATCH 6/6] powerpc/spufs: don't hold state_mutex during user access

[PATCH net-next v8] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-02 15:50 UTC  (2+ messages)

[PATCH v3] driver: fpga: xilinx-selectmap: add csi and rdwr support
 2026-08-02 15:48 UTC  (2+ messages)

[PATCH] iio: adc: pac1921: fix wrong channel used in trigger handler read
 2026-08-02 15:48 UTC  (2+ messages)

[PATCH net 0/2] net: atlantic: fix two ring teardown leaks
 2026-08-02 15:46 UTC  (3+ messages)
` [PATCH net 1/2] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH net 2/2] net: atlantic: free RX pages of consumed but not refilled buffers

[RFC net-next 0/4] ptp: ocp: Add R4006 I2C peripheral support
 2026-08-02 15:46 UTC  (5+ messages)
` [RFC net-next 1/4] dt-bindings: leds: Add IS32FL3207 controller
` [RFC net-next 2/4] leds: rgb: Add IS32FL3207 controller driver
` [RFC net-next 3/4] i2c: mux: Propagate software nodes to channel adapters
` [RFC net-next 4/4] ptp: ocp: Add R4006 I2C peripheral topology

[PATCH v6 0/2] Add no-hpd property to the cadence bridge
 2026-08-02 15:38 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: bridge: cdns,mhdp8546: "
` [PATCH v6 2/2] drm: bridge: cdns-mhdp8546: Add no-hpd property

[PATCH] iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbind
 2026-08-02 15:39 UTC  (2+ messages)

[PATCH] iio: humidity: hts221: Fix checkpatch blank line warning
 2026-08-02 15:38 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: bound two IE parses
 2026-08-02 15:35 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: validate HT capability IE length before use
` [PATCH v2 2/2] staging: rtl8723bs: bound the SSID element length before copying it

[PATCH net] net: hsr: wait for pending node-free RCU callbacks on module exit
 2026-08-02 15:34 UTC  (2+ messages)

[PATCH] staging: iio: ad7816: avoid DMA from stack in spi_read
 2026-08-02 15:31 UTC  (2+ messages)

[PATCH net] net: pktgen: use a consistent flow count
 2026-08-02 15:23 UTC 

[PATCH] net/9p/usbg: clear stale request context after abort
 2026-08-02 15:21 UTC 

[PATCH v1] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-08-02 15:21 UTC  (4+ messages)

[PATCH v2 00/10] net-next: add basic support for RK3568 XPCS
 2026-08-02 15:19 UTC  (11+ messages)
` [PATCH v2 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH v2 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery

[PATCH] staging: rtl8723bs: validate HT capability IE length before use
 2026-08-02 15:19 UTC  (2+ messages)

[PATCH] xfs: avoid false ENOSPC for fully allocated fallocate ranges
 2026-08-02 15:17 UTC 

[PATCH] block/blk-iocost: annotate committed flag with READ_ONCE/WRITE_ONCE
 2026-08-02 15:17 UTC 

[PATCH] MIPS: BCM47XX: drop unneeded semicolon
 2026-08-02 15:17 UTC  (2+ messages)

[PATCH] drm/virtio: reclaim pending vbufs before tearing down vqs
 2026-08-02 15:15 UTC 

[PATCH net-next v6 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-08-02 15:12 UTC  (5+ messages)
` [PATCH net-next v6 1/4] net: af_unix: enable custom setsockopt for all socket types
` [PATCH net-next v6 2/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
` [PATCH net-next v6 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
` [PATCH net-next v6 4/4] selftest: Add tests for "

[PATCH] hwmon: (sg2042-mcu) reject short uptime reads
 2026-08-02 15:11 UTC  (3+ messages)

[PATCH 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-02 15:09 UTC  (14+ messages)
` [PATCH 01/13] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH 02/13] PCI/P2PDMA: Report ACS ports when the paths share no upstream bridge
` [PATCH 03/13] PCI/P2PDMA: Document the Address Type assumption
` [PATCH 04/13] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH 05/13] PCI: Add ACS egress control vector accessor
` [PATCH 06/13] PCI: Account for ACS egress control in isolation checks
` [PATCH 07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH 08/13] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
` [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH 11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH 12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH 13/13] PCI: Add KUnit coverage for ACS isolation checks

[PATCH] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
 2026-08-02 15:09 UTC 

[PATCH net-next 0/2] net: stmmac: Cleanup rx coalescing computation when using RIWT
 2026-08-02 15:05 UTC  (5+ messages)
` [PATCH net-next 1/2] net: stmmac: ethtool: Comment the magic numbers in RIWT computation
` [PATCH net-next 2/2] net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecs

[PATCH] block/blk-cgroup-rwstat: use data_race() for online test
 2026-08-02 15:04 UTC 

[PATCH] docs: kernel-parameters: Remove smsc-ircc2 IrDA parameters
 2026-08-02 15:02 UTC  (2+ messages)

[PATCH v7 00/23] Introduce SCMI Telemetry support
 2026-08-02 14:56 UTC  (24+ messages)
` [PATCH v7 01/23] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v7 02/23] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v7 03/23] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v7 04/23] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v7 05/23] include: trace: Add Telemetry trace events
` [PATCH v7 06/23] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v7 07/23] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v7 08/23] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v7 09/23] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v7 10/23] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v7 11/23] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v7 12/23] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v7 13/23] firmware: arm-scmi: Add telemetry generic event support
` [PATCH v7 14/23] firmware: arm_scmi: Add Telemetry generation counter event
` [PATCH v7 15/23] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v7 16/23] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v7 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v7 18/23] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v7 19/23] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v7 20/23] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v7 21/23] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v7 22/23] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v7 23/23] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-08-02 14:57 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-08-02 14:56 UTC  (7+ messages)

[PATCH net-next v8 0/7] r8169: add support for phylink
 2026-08-02 14:55 UTC  (3+ messages)
` [PATCH net-next v8 3/7] "

[PATCH v7 0/9] iio: ssp_sensors: improve resource cleanup
 2026-08-02 14:55 UTC  (4+ messages)
` [PATCH v7 1/9] iio: ssp_sensors: cleanup codestyle warning

[PATCH v2] rust: dma: return zero for Coherent reads past EOF
 2026-08-02 14:51 UTC  (3+ messages)

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-08-02 14:50 UTC  (25+ messages)
` [PATCH v6 bpf-next 3/4] "


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