Linux Stable Kernel
[Prev Page][Next Page]
- [v6.6][PATCH 48/57] eventfs: Initialize the tracefs inode properly, (continued)
- [v6.6][PATCH 48/57] eventfs: Initialize the tracefs inode properly, Steven Rostedt
- [v6.6][PATCH 46/57] tracefs: remove stale update_gid code, Steven Rostedt
- [v6.6][PATCH 47/57] tracefs: Zero out the tracefs_inode when allocating it, Steven Rostedt
- [v6.6][PATCH 49/57] tracefs: Avoid using the ei->dentry pointer unnecessarily, Steven Rostedt
- [v6.6][PATCH 51/57] eventfs: Remove unused d_parent pointer field, Steven Rostedt
- [v6.6][PATCH 52/57] eventfs: Clean up dentry ops and add revalidate function, Steven Rostedt
- [v6.6][PATCH 50/57] tracefs: dentry lookup crapectomy, Steven Rostedt
- [v6.6][PATCH 53/57] eventfs: Get rid of dentry pointers without refcounts, Steven Rostedt
- [v6.6][PATCH 56/57] eventfs: Remove fsnotify*() functions from lookup(), Steven Rostedt
- [v6.6][PATCH 54/57] eventfs: Warn if an eventfs_inode is freed without is_freed being set, Steven Rostedt
- [v6.6][PATCH 57/57] eventfs: Keep all directory links at 1, Steven Rostedt
- [v6.6][PATCH 55/57] eventfs: Restructure eventfs_inode structure to be more condensed, Steven Rostedt
- Re: [v6.6][PATCH 00/57] eventfs: Linus's updates for 6.6, Greg Kroah-Hartman
- [v6.7][PATCH v2 00/23] eventfs: Linus's updates for 6.7,
Steven Rostedt
- [v6.7][PATCH v2 02/23] eventfs: Stop using dcache_readdir() for getdents(), Steven Rostedt
- [v6.7][PATCH v2 01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry(), Steven Rostedt
- [v6.7][PATCH v2 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set, Steven Rostedt
- [v6.7][PATCH v2 03/23] tracefs/eventfs: Use root and instance inodes as default ownership, Steven Rostedt
- [v6.7][PATCH v2 05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate(), Steven Rostedt
- [v6.7][PATCH v2 06/23] eventfs: Read ei->entries before ei->children in eventfs_iterate(), Steven Rostedt
- [v6.7][PATCH v2 08/23] eventfs: Have the inodes all for files and directories all be the same, Steven Rostedt
- [v6.7][PATCH v2 09/23] eventfs: Do not create dentries nor inodes in iterate_shared, Steven Rostedt
- [v6.7][PATCH v2 07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read, Steven Rostedt
- [v6.7][PATCH v2 10/23] eventfs: Use kcalloc() instead of kzalloc(), Steven Rostedt
- [v6.7][PATCH v2 11/23] eventfs: Save directory inodes in the eventfs_inode structure, Steven Rostedt
- [v6.7][PATCH v2 14/23] eventfs: Initialize the tracefs inode properly, Steven Rostedt
- [v6.7][PATCH v2 12/23] tracefs: remove stale update_gid code, Steven Rostedt
- [v6.7][PATCH v2 13/23] tracefs: Zero out the tracefs_inode when allocating it, Steven Rostedt
- [v6.7][PATCH v2 17/23] eventfs: Remove unused d_parent pointer field, Steven Rostedt
- [v6.7][PATCH v2 16/23] tracefs: dentry lookup crapectomy, Steven Rostedt
- [v6.7][PATCH v2 15/23] tracefs: Avoid using the ei->dentry pointer unnecessarily, Steven Rostedt
- [v6.7][PATCH v2 18/23] eventfs: Clean up dentry ops and add revalidate function, Steven Rostedt
- [v6.7][PATCH v2 21/23] eventfs: Restructure eventfs_inode structure to be more condensed, Steven Rostedt
- [v6.7][PATCH v2 19/23] eventfs: Get rid of dentry pointers without refcounts, Steven Rostedt
- [v6.7][PATCH v2 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set, Steven Rostedt
- [v6.7][PATCH v2 23/23] eventfs: Keep all directory links at 1, Steven Rostedt
- [v6.7][PATCH v2 22/23] eventfs: Remove fsnotify*() functions from lookup(), Steven Rostedt
- Re: [v6.7][PATCH v2 00/23] eventfs: Linus's updates for 6.7, Greg Kroah-Hartman
- [PATCH] usb: cdnsp: blocked some cdns3 specific code,
Pawel Laszczak
- [PATCH 0/6] tools: Fix rtla and rv problems (found) with clang,
Daniel Bristot de Oliveira
- [PATCH] usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers,
Pawel Laszczak
- [PATCH] fs: relax mount_setattr() permission checks,
Christian Brauner
- [tip: timers/urgent] hrtimer: Report offline hrtimer enqueue, tip-bot2 for Frederic Weisbecker
- Re: [PATCH] blk-wbt: Fix detection of dirty-throttled tasks,
Jan Kara
- [PATCH net] s390/qeth: Fix potential loss of L3-IP@ in case of network issues,
Alexandra Winter
- [PATCH v2] nvmem: rmem: Fix return value of rmem_read(),
Joy Chakraborty
- [PATCH 5.4,4.19] lsm: new security_file_ioctl_compat() hook,
Eric Biggers
- [PATCH V3 2/2] net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio, Sinthu Raja
- [PATCH V3 1/2] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio,
Sinthu Raja
- [PATCH] ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8,
Mario Limonciello
- + fat-fix-uninitialized-field-in-nostale-filehandles.patch added to mm-nonmm-unstable branch, Andrew Morton
- [PATCH] drm/amd/display: Increase frame-larger-than for all display_mode_vba files,
Nathan Chancellor
- [PATCH] drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too,
Mario Limonciello
- + selftests-mm-uffd-unit-test-check-if-huge-page-size-is-0.patch added to mm-hotfixes-unstable branch, Andrew Morton
- + mm-damon-core-check-apply-interval-in-damon_do_apply_schemes.patch added to mm-hotfixes-unstable branch, Andrew Morton
- Linux 6.7.4,
Greg Kroah-Hartman
- Linux 6.6.16,
Greg Kroah-Hartman
- Linux 6.1.77,
Greg Kroah-Hartman
- [PATCH RESEND] mm/damon/core: check apply interval in damon_do_apply_schemes(), SeongJae Park
- Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit,
Linux regression tracking (Thorsten Leemhuis)
- [PATCH 1/8] docs: kernel_feat.py: fix build error for missing files,
Vegard Nossum
- [PATCH] btrfs: always scan a single device when mounted,
David Sterba
- [git:media_stage/master] media: mc: Add local pad to pipeline regardless of the link state, Hans Verkuil
- [git:media_stage/master] media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT, Hans Verkuil
- [git:media_stage/master] media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access, Hans Verkuil
- [git:media_stage/master] media: mc: Fix flags handling when creating pad links, Hans Verkuil
- [git:media_stage/master] media: mc: Rename pad variable to clarify intent, Hans Verkuil
- [git:media_stage/master] media: mc: Expand MUST_CONNECT flag to always require an enabled link, Hans Verkuil
- [git:media_stage/master] media: mc: Add num_links flag to media_pad, Hans Verkuil
- Re: [PATCH v2] mtd: rawnand: marvell: fix layouts,
Miquel Raynal
- [git:media_stage/master] media: xc4000: Fix atomicity violation in xc4000_get_frequency, Hans Verkuil
- [PATCH] ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails,
Fedor Pchelkin
- [PATCH] ARM: ep93xx: Add terminator to gpiod_lookup_table, Alexander Sverdlin
- [PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs,
Krishna Kurapati
- Re: S/PDIF not detected anymore / regression on recent kernel 6.7 ?,
Serge SIMON
- [PATCH v6.1.y-v4.19.y] vhost: use kzalloc() instead of kmalloc() followed by memset(),
Ajay Kaher
- [PATCH v4.19.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval(),
Ajay Kaher
- [PATCH] Revert "f2fs: stop allocating pinned sections if EAGAIN happens",
Wu Bo
- [PATCH RFC v2 1/8] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap(), Michael Schmitz
- [PATCH RFC v2 8/8] m68k: Move signal frame following exception on 68020/030, Michael Schmitz
- [PATCH] mm/damon/core: check apply interval in,
SeongJae Park
- [PATCH] ASoC: tas2781: add module parameter to tascodec_init(),
Gergo Koteles
- [PATCH] power: supply: mm8013: select REGMAP_I2C,
Thomas Weißschuh
- [PATCH 1/1] netfilter: ipset: Missing gc cancellations fixed,
Jozsef Kadlecsik
- + nilfs2-fix-potential-bug-in-end_buffer_async_write.patch added to mm-hotfixes-unstable branch, Andrew Morton
- + mm-damon-sysfs-schemes-fix-wrong-damos-tried-regions-update-timeout-setup.patch added to mm-hotfixes-unstable branch, Andrew Morton
- [v6.7][PATCH 00/23] eventfs: Linus's updates for 6.7,
Steven Rostedt
- [v6.7][PATCH 01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry(), Steven Rostedt
- [v6.7][PATCH 02/23] eventfs: Stop using dcache_readdir() for getdents(), Steven Rostedt
- [v6.7][PATCH 04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set, Steven Rostedt
- [v6.7][PATCH 06/23] eventfs: Read ei->entries before ei->children in eventfs_iterate(), Steven Rostedt
- [v6.7][PATCH 05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate(), Steven Rostedt
- [v6.7][PATCH 03/23] tracefs/eventfs: Use root and instance inodes as default ownership, Steven Rostedt
- [v6.7][PATCH 08/23] eventfs: Have the inodes all for files and directories all be the same, Steven Rostedt
- [v6.7][PATCH 09/23] eventfs: Do not create dentries nor inodes in iterate_shared, Steven Rostedt
- [v6.7][PATCH 07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read, Steven Rostedt
- [v6.7][PATCH 10/23] eventfs: Use kcalloc() instead of kzalloc(), Steven Rostedt
- [v6.7][PATCH 14/23] eventfs: Initialize the tracefs inode properly, Steven Rostedt
- [v6.7][PATCH 13/23] tracefs: Zero out the tracefs_inode when allocating it, Steven Rostedt
- [v6.7][PATCH 12/23] tracefs: remove stale update_gid code, Steven Rostedt
- [v6.7][PATCH 11/23] eventfs: Save directory inodes in the eventfs_inode structure, Steven Rostedt
- [v6.7][PATCH 15/23] tracefs: Avoid using the ei->dentry pointer unnecessarily, Steven Rostedt
- [v6.7][PATCH 17/23] eventfs: Remove unused d_parent pointer field, Steven Rostedt
- [v6.7][PATCH 16/23] tracefs: dentry lookup crapectomy, Steven Rostedt
- [v6.7][PATCH 18/23] eventfs: Clean up dentry ops and add revalidate function, Steven Rostedt
- [v6.7][PATCH 19/23] eventfs: Get rid of dentry pointers without refcounts, Steven Rostedt
- [v6.7][PATCH 21/23] eventfs: Restructure eventfs_inode structure to be more condensed, Steven Rostedt
- [v6.7][PATCH 20/23] eventfs: Warn if an eventfs_inode is freed without is_freed being set, Steven Rostedt
- [v6.7][PATCH 22/23] eventfs: Remove fsnotify*() functions from lookup(), Steven Rostedt
- [v6.7][PATCH 23/23] eventfs: Keep all directory links at 1, Steven Rostedt
- Re: [v6.7][PATCH 00/23] eventfs: Linus's updates for 6.7, Steven Rostedt
- [PATCH] leds: trigger: netdev: Fix kernel panic on interface rename trig notify,
Christian Marangi
- [PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters,
Petr Tesarik
- [PATCH 6.7 000/355] 6.7.4-rc2 review,
Greg Kroah-Hartman
- [PATCH 6.6 000/326] 6.6.16-rc2 review,
Greg Kroah-Hartman
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, SeongJae Park
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Florian Fainelli
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Takeshi Ogasawara
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Bagas Sanjaya
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Naresh Kamboju
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Justin Forbes
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Shreeya Patel
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Jon Hunter
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Allen
- <Possible follow-ups>
- Re: [PATCH 6.6 000/326] 6.6.16-rc2 review, Стас Ничипорович
- [PATCH 6.1 000/221] 6.1.77-rc2 review,
Greg Kroah-Hartman
- Stable backport request (was: [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups),
Johan Hovold
- [PATCH 6.7 000/353] 6.7.4-rc1 review,
Greg Kroah-Hartman
- [PATCH 6.7 002/353] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add, Greg Kroah-Hartman
- [PATCH 6.7 011/353] x86/mce: Mark fatal MCEs page as poison to avoid panic in the kdump kernel, Greg Kroah-Hartman
- [PATCH 6.7 012/353] sched/numa: Fix mm numa_scan_seq based unconditional scan, Greg Kroah-Hartman
- [PATCH 6.7 013/353] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file, Greg Kroah-Hartman
- [PATCH 6.7 014/353] debugobjects: Stop accessing objects after releasing hash bucket lock, Greg Kroah-Hartman
- [PATCH 6.7 016/353] regulator: core: Only increment use_count when enable_count changes, Greg Kroah-Hartman
- [PATCH 6.7 015/353] sched/fair: Fix tg->load when offlining a CPU, Greg Kroah-Hartman
- [PATCH 6.7 017/353] audit: Send netlink ACK before setting connection in auditd_set, Greg Kroah-Hartman
- [PATCH 6.7 019/353] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop, Greg Kroah-Hartman
- [PATCH 6.7 018/353] ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array(), Greg Kroah-Hartman
- [PATCH 6.7 020/353] PNP: ACPI: fix fortify warning, Greg Kroah-Hartman
- [PATCH 6.7 021/353] ACPI: extlog: fix NULL pointer dereference check, Greg Kroah-Hartman
- [PATCH 6.7 003/353] arm64: irq: set the correct node for VMAP stack, Greg Kroah-Hartman
- [PATCH 6.7 022/353] selftests/nolibc: fix testcase status alignment, Greg Kroah-Hartman
- [PATCH 6.7 023/353] ACPI: NUMA: Fix the logic of getting the fake_pxm value, Greg Kroah-Hartman
- [PATCH 6.7 025/353] kunit: Reset test->priv after each param iteration, Greg Kroah-Hartman
- [PATCH 6.7 024/353] kunit: tool: fix parsing of test attributes, Greg Kroah-Hartman
- [PATCH 6.7 026/353] PM / devfreq: Synchronize devfreq_monitor_[start/stop], Greg Kroah-Hartman
- [PATCH 6.7 004/353] drivers/perf: pmuv3: dont expose SW_INCR event in sysfs, Greg Kroah-Hartman
- [PATCH 6.7 027/353] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events, Greg Kroah-Hartman
- [PATCH 6.7 006/353] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages(), Greg Kroah-Hartman
- [PATCH 6.7 007/353] powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping(), Greg Kroah-Hartman
- [PATCH 6.7 005/353] powerpc: Fix build error due to is_valid_bugaddr(), Greg Kroah-Hartman
- [PATCH 6.7 008/353] x86/boot: Ignore NMIs during very early boot, Greg Kroah-Hartman
- [PATCH 6.7 010/353] powerpc/lib: Validate size for vector operations, Greg Kroah-Hartman
- [PATCH 6.7 009/353] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE, Greg Kroah-Hartman
- [PATCH 6.7 001/353] asm-generic: make sparse happy with odd-sized put_unaligned_*(), Greg Kroah-Hartman
- [PATCH 6.7 029/353] thermal: core: Fix thermal zone suspend-resume synchronization, Greg Kroah-Hartman
- [PATCH 6.7 039/353] crypto: starfive - Fix dev_err_probe return error, Greg Kroah-Hartman
- [PATCH 6.7 040/353] crypto: octeontx2 - Fix cptvf driver cleanup, Greg Kroah-Hartman
- [PATCH 6.7 038/353] erofs: fix up compacted indexes for block size < 4096, Greg Kroah-Hartman
- [PATCH 6.7 041/353] erofs: fix ztailpacking for subpage compressed blocks, Greg Kroah-Hartman
- [PATCH 6.7 043/353] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu(), Greg Kroah-Hartman
- [PATCH 6.7 044/353] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock(), Greg Kroah-Hartman
- [PATCH 6.7 042/353] crypto: stm32/crc32 - fix parsing list of devices, Greg Kroah-Hartman
- [PATCH 6.7 046/353] s390/boot: always align vmalloc area on segment boundary, Greg Kroah-Hartman
- [PATCH 6.7 047/353] arch: consolidate arch_irq_work_raise prototypes, Greg Kroah-Hartman
- [PATCH 6.7 045/353] jfs: fix array-index-out-of-bounds in diNewExt, Greg Kroah-Hartman
- [PATCH 6.7 030/353] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree, Greg Kroah-Hartman
- [PATCH 6.7 049/353] s390/vfio-ap: fix sysfs status attribute for AP queue devices, Greg Kroah-Hartman
- [PATCH 6.7 050/353] s390/ptrace: handle setting of fpc register correctly, Greg Kroah-Hartman
- [PATCH 6.7 051/353] KVM: s390: fix setting of fpc register, Greg Kroah-Hartman
- [PATCH 6.7 048/353] arch: fix asm-offsets.c building with -Wmissing-prototypes, Greg Kroah-Hartman
- [PATCH 6.7 052/353] sysctl: Fix out of bounds access for empty sysctl registers, Greg Kroah-Hartman
- [PATCH 6.7 053/353] SUNRPC: Fix a suspicious RCU usage warning, Greg Kroah-Hartman
- [PATCH 6.7 054/353] ext4: treat end of range as exclusive in ext4_zero_range(), Greg Kroah-Hartman
- [PATCH 6.7 055/353] smb: client: fix renaming of reparse points, Greg Kroah-Hartman
- [PATCH 6.7 031/353] UBSAN: array-index-out-of-bounds in dtSplitRoot, Greg Kroah-Hartman
- [PATCH 6.7 033/353] jfs: fix array-index-out-of-bounds in dbAdjTree, Greg Kroah-Hartman
- [PATCH 6.7 032/353] jfs: fix slab-out-of-bounds Read in dtSearch, Greg Kroah-Hartman
- [PATCH 6.7 034/353] jfs: fix uaf in jfs_evict_inode, Greg Kroah-Hartman
- [PATCH 6.7 035/353] hwrng: starfive - Fix dev_err_probe return error, Greg Kroah-Hartman
- [PATCH 6.7 028/353] OPP: The level field is always of unsigned int type, Greg Kroah-Hartman
- [PATCH 6.7 036/353] crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings, Greg Kroah-Hartman
- [PATCH 6.7 037/353] pstore/ram: Fix crash when setting number of cpus to an odd number, Greg Kroah-Hartman
- [PATCH 6.7 057/353] cifs: fix in logging in cifs_chan_update_iface, Greg Kroah-Hartman
- [PATCH 6.7 067/353] libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET, Greg Kroah-Hartman
- [PATCH 6.7 068/353] selftests/bpf: Fix pyperf180 compilation failure with clang18, Greg Kroah-Hartman
- [PATCH 6.7 066/353] selftests/bpf: satisfy compiler by having explicit return in btf test, Greg Kroah-Hartman
- [PATCH 6.7 071/353] ARM: dts: qcom: strip prefix from PMIC files, Greg Kroah-Hartman
- [PATCH 6.7 070/353] selftests/bpf: Fix issues in setup_classid_environment(), Greg Kroah-Hartman
- [PATCH 6.7 069/353] wifi: rt2x00: correct wrong BBP register in RxDCOC calibration, Greg Kroah-Hartman
- [PATCH 6.7 072/353] ARM: dts: qcom: mdm9615: fix PMIC node labels, Greg Kroah-Hartman
- [PATCH 6.7 073/353] ARM: dts: qcom: msm8660: fix PMIC node labels, Greg Kroah-Hartman
- [PATCH 6.7 074/353] ARM: dts: qcom: msm8960: fix PMIC node labels, Greg Kroah-Hartman
- [PATCH 6.7 058/353] ecryptfs: Reject casefold directory inodes, Greg Kroah-Hartman
- [PATCH 6.7 075/353] soc: xilinx: Fix for call trace due to the usage of smp_processor_id(), Greg Kroah-Hartman
- [PATCH 6.7 077/353] scsi: lpfc: Fix possible file string name overflow when updating firmware, Greg Kroah-Hartman
- [PATCH 6.7 078/353] ARM: dts: samsung: exynos4: fix camera unit addresses/ranges, Greg Kroah-Hartman
- [PATCH 6.7 076/353] soc: xilinx: fix unhandled SGI warning message, Greg Kroah-Hartman
- [PATCH 6.7 079/353] ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges, Greg Kroah-Hartman
- [PATCH 6.7 080/353] net: phy: micrel: fix ts_info value in case of no phc, Greg Kroah-Hartman
- [PATCH 6.7 081/353] PCI: Add no PM reset quirk for NVIDIA Spectrum devices, Greg Kroah-Hartman
- [PATCH 6.7 059/353] ext4: fix inconsistent between segment fstrim and full fstrim, Greg Kroah-Hartman
- [PATCH 6.7 060/353] ext4: unify the type of flexbg_size to unsigned int, Greg Kroah-Hartman
- [PATCH 6.7 082/353] bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk, Greg Kroah-Hartman
- [PATCH 6.7 083/353] net: usb: ax88179_178a: avoid two consecutive device resets, Greg Kroah-Hartman
- [PATCH 6.7 062/353] ext4: avoid online resizing failures due to oversized flex bg, Greg Kroah-Hartman
- [PATCH 6.7 061/353] ext4: remove unnecessary check from alloc_flex_gd(), Greg Kroah-Hartman
- [PATCH 6.7 063/353] wifi: rtw89: fix timeout calculation in rtw89_roc_end(), Greg Kroah-Hartman
- [PATCH 6.7 064/353] wifi: rt2x00: restart beacon queue when hardware reset, Greg Kroah-Hartman
- [PATCH 6.7 065/353] selftests/bpf: fix RELEASE=1 build for tc_opts, Greg Kroah-Hartman
- [PATCH 6.7 056/353] smb: client: fix hardlinking of reparse points, Greg Kroah-Hartman
- [PATCH 6.7 085/353] scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116, Greg Kroah-Hartman
- [PATCH 6.7 096/353] bpf: Set need_defer as false when clearing fd array during map free, Greg Kroah-Hartman
- [PATCH 6.7 094/353] wifi: rtw89: fix misbehavior of TX beacon in concurrent mode, Greg Kroah-Hartman
- [PATCH 6.7 097/353] wifi: ath12k: fix and enable AP mode for WCN7850, Greg Kroah-Hartman
- [PATCH 6.7 095/353] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers, Greg Kroah-Hartman
- [PATCH 6.7 100/353] net: mvmdio: Avoid excessive sleeps in polled mode, Greg Kroah-Hartman
- [PATCH 6.7 098/353] scsi: libfc: Dont schedule abort twice, Greg Kroah-Hartman
- [PATCH 6.7 099/353] scsi: libfc: Fix up timeout error in fc_fcp_rec_error(), Greg Kroah-Hartman
- [PATCH 6.7 103/353] arm64: dts: qcom: sm8350: Fix remoteproc interrupt type, Greg Kroah-Hartman
- [PATCH 6.7 101/353] arm64: dts: qcom: sm8550: fix soundwire controllers node name, Greg Kroah-Hartman
- [PATCH 6.7 102/353] arm64: dts: qcom: sm8450: fix soundwire controllers node name, Greg Kroah-Hartman
- [PATCH 6.7 086/353] scsi: arcmsr: Support new PCI device IDs 1883 and 1886, Greg Kroah-Hartman
- [PATCH 6.7 104/353] wifi: mt76: connac: fix EHT phy mode check, Greg Kroah-Hartman
- [PATCH 6.7 105/353] wifi: mt76: mt7996: add PCI IDs for mt7992, Greg Kroah-Hartman
- [PATCH 6.7 108/353] wifi: ath12k: fix the issue that the multicast/broadcast indicator is not read correctly for WCN7850, Greg Kroah-Hartman
- [PATCH 6.7 109/353] ARM: dts: rockchip: fix rk3036 hdmi ports node, Greg Kroah-Hartman
- [PATCH 6.7 107/353] wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap(), Greg Kroah-Hartman
- [PATCH 6.7 106/353] bpf: Set uattr->batch.count as zero before batched update or deletion, Greg Kroah-Hartman
- [PATCH 6.7 110/353] ARM: dts: imx25/27-eukrea: Fix RTC node name, Greg Kroah-Hartman
- [PATCH 6.7 088/353] ARM: dts: imx7s: Fix lcdif compatible, Greg Kroah-Hartman
- [PATCH 6.7 111/353] ARM: dts: imx: Use flash@0,0 pattern, Greg Kroah-Hartman
- [PATCH 6.7 089/353] ARM: dts: imx7s: Fix nand-controller #size-cells, Greg Kroah-Hartman
- [PATCH 6.7 087/353] ARM: dts: imx7d: Fix coresight funnel ports, Greg Kroah-Hartman
- [PATCH 6.7 090/353] bpf: Fix a few selftest failures due to llvm18 change, Greg Kroah-Hartman
- [PATCH 6.7 091/353] wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus(), Greg Kroah-Hartman
- [PATCH 6.7 092/353] wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early, Greg Kroah-Hartman
- [PATCH 6.7 084/353] scsi: mpi3mr: Add support for SAS5116 PCI IDs, Greg Kroah-Hartman
- [PATCH 6.7 093/353] wifi: rtw89: fix not entering PS mode after AP stops, Greg Kroah-Hartman
- [PATCH 6.7 122/353] ARM: dts: imx25/27: Pass timing0, Greg Kroah-Hartman
- [PATCH 6.7 113/353] ARM: dts: imx1: Fix sram node, Greg Kroah-Hartman
- [PATCH 6.7 123/353] ARM: dts: imx27-apf27dev: Fix LED name, Greg Kroah-Hartman
- [PATCH 6.7 124/353] ARM: dts: imx23-sansa: Use preferred i2c-gpios properties, Greg Kroah-Hartman
- [PATCH 6.7 126/353] scsi: lpfc: Reinitialize an NPIVs VMID data structures after FDISC, Greg Kroah-Hartman
- [PATCH 6.7 127/353] scsi: lpfc: Move determination of vmid_flag after VMID reinitialization completes, Greg Kroah-Hartman
- [PATCH 6.7 128/353] scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM, Greg Kroah-Hartman
- [PATCH 6.7 125/353] ARM: dts: imx23/28: Fix the DMA controller node name, Greg Kroah-Hartman
- [PATCH 6.7 129/353] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values, Greg Kroah-Hartman
- [PATCH 6.7 130/353] net: atlantic: eliminate double free in error handling logic, Greg Kroah-Hartman
- [PATCH 6.7 114/353] net: phy: at803x: fix passing the wrong reference for config_intr, Greg Kroah-Hartman
- [PATCH 6.7 132/353] ARM: dts: marvell: Fix some common switch mistakes, Greg Kroah-Hartman
- [PATCH 6.7 131/353] net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path, Greg Kroah-Hartman
- [PATCH 6.7 134/353] block: prevent an integer overflow in bvec_try_merge_hw_page, Greg Kroah-Hartman
- [PATCH 6.7 135/353] md: Whenassemble the array, consult the superblock of the freshest device, Greg Kroah-Hartman
- [PATCH 6.7 133/353] ARM64: dts: marvell: Fix some common switch mistakes, Greg Kroah-Hartman
- [PATCH 6.7 137/353] arm64: dts: qcom: msm8996: Fix in-ports is a required property, Greg Kroah-Hartman
- [PATCH 6.7 136/353] x86/cfi,bpf: Fix bpf_exception_cb() signature, Greg Kroah-Hartman
- [PATCH 6.7 138/353] arm64: dts: qcom: msm8998: Fix out-ports is a required property, Greg Kroah-Hartman
- [PATCH 6.7 115/353] ionic: pass opcode to devcmd_wait, Greg Kroah-Hartman
- [PATCH 6.7 116/353] ionic: bypass firmware cmds when stuck in reset, Greg Kroah-Hartman
- [PATCH 6.7 117/353] block/rnbd-srv: Check for unlikely string overflow, Greg Kroah-Hartman
- [PATCH 6.7 118/353] arm64: zynqmp: Move fixed clock to / for kv260, Greg Kroah-Hartman
- [PATCH 6.7 121/353] ARM: dts: imx25: Fix the iim compatible string, Greg Kroah-Hartman
- [PATCH 6.7 119/353] arm64: zynqmp: Fix clock node name in kv260 cards, Greg Kroah-Hartman
- [PATCH 6.7 120/353] selftests/bpf: fix compiler warnings in RELEASE=1 mode, Greg Kroah-Hartman
- [PATCH 6.7 140/353] intel: add bit macro includes where needed, Greg Kroah-Hartman
- [PATCH 6.7 112/353] ARM: dts: imx27: Fix sram node, Greg Kroah-Hartman
- [PATCH 6.7 149/353] Bluetooth: ISO: Avoid creating child socket if PA sync is terminating, Greg Kroah-Hartman
- [PATCH 6.7 151/353] Bluetooth: L2CAP: Fix possible multiple reject send, Greg Kroah-Hartman
- [PATCH 6.7 150/353] Bluetooth: hci_sync: fix BR/EDR wakeup bug, Greg Kroah-Hartman
- [PATCH 6.7 152/353] net/smc: disable SEID on non-s390 archs where virtual ISM may be used, Greg Kroah-Hartman
- [PATCH 6.7 153/353] bridge: cfm: fix enum typo in br_cc_ccm_tx_parse, Greg Kroah-Hartman
- [PATCH 6.7 154/353] arm64: dts: sprd: Add clock reference for pll2 on UMS512, Greg Kroah-Hartman
- [PATCH 6.7 155/353] arm64: dts: sprd: Change UMS512 idle-state nodename to match bindings, Greg Kroah-Hartman
- [PATCH 6.7 156/353] i40e: Fix VF disable behavior to block all traffic, Greg Kroah-Hartman
- [PATCH 6.7 158/353] net: kcm: fix direct access to bv_len, Greg Kroah-Hartman
- [PATCH 6.7 141/353] ice: fix pre-shifted bit usage, Greg Kroah-Hartman
- [PATCH 6.7 157/353] octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry, Greg Kroah-Hartman
- [PATCH 6.7 159/353] net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure, Greg Kroah-Hartman
- [PATCH 6.7 161/353] f2fs: fix to check return value of f2fs_reserve_new_block(), Greg Kroah-Hartman
- [PATCH 6.7 162/353] ALSA: hda: Refer to correct stream index at loops, Greg Kroah-Hartman
- [PATCH 6.7 160/353] ARM: dts: usr8200: Fix phy registers, Greg Kroah-Hartman
- [PATCH 6.7 163/353] ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument, Greg Kroah-Hartman
- [PATCH 6.7 164/353] fast_dput(): handle underflows gracefully, Greg Kroah-Hartman
- [PATCH 6.7 165/353] reiserfs: Avoid touching renamed directory if parent does not change, Greg Kroah-Hartman
- [PATCH 6.7 166/353] ocfs2: Avoid touching renamed directory if parent does not change, Greg Kroah-Hartman
- [PATCH 6.7 142/353] arm64: dts: amlogic: fix format for s4 uart node, Greg Kroah-Hartman
- [PATCH 6.7 143/353] wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices, Greg Kroah-Hartman
- [PATCH 6.7 145/353] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos, Greg Kroah-Hartman
- [PATCH 6.7 144/353] wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter members, Greg Kroah-Hartman
- [PATCH 6.7 147/353] wifi: cfg80211: free beacon_ies when overridden from hidden BSS, Greg Kroah-Hartman
- [PATCH 6.7 148/353] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066, Greg Kroah-Hartman
- [PATCH 6.7 146/353] wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift(), Greg Kroah-Hartman
- [PATCH 6.7 168/353] RDMA/IPoIB: Fix error code return in ipoib_mcast_join, Greg Kroah-Hartman
- [PATCH 6.7 177/353] drm/amd/display: Fix Replay Desync Error IRQ handler, Greg Kroah-Hartman
- [PATCH 6.7 139/353] arm64: dts: qcom: Fix coresight warnings in in-ports and out-ports, Greg Kroah-Hartman
- [PATCH 6.7 178/353] drm/amd/display: add support for DTO genarated dscclk, Greg Kroah-Hartman
- [PATCH 6.7 180/353] drm/framebuffer: Fix use of uninitialized variable, Greg Kroah-Hartman
- [PATCH 6.7 179/353] drm/drm_file: fix use of uninitialized variable, Greg Kroah-Hartman
- [PATCH 6.7 181/353] drm/mipi-dsi: Fix detach call without attach, Greg Kroah-Hartman
- [PATCH 6.7 182/353] media: stk1160: Fixed high volume of stk1160_dbg messages, Greg Kroah-Hartman
- [PATCH 6.7 183/353] media: rockchip: rga: fix swizzling for RGB formats, Greg Kroah-Hartman
- [PATCH 6.7 184/353] PCI: add INTEL_HDA_ARL to pci_ids.h, Greg Kroah-Hartman
- [PATCH 6.7 185/353] ALSA: hda: Intel: add HDA_ARL PCI ID support, Greg Kroah-Hartman
- [PATCH 6.7 169/353] drm/panel-edp: Add override_edid_mode quirk for generic edp, Greg Kroah-Hartman
- [PATCH 6.7 186/353] ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL, Greg Kroah-Hartman
- [PATCH 6.7 188/353] media: uvcvideo: Fix power line control for a Chicony camera, Greg Kroah-Hartman
- [PATCH 6.7 189/353] media: uvcvideo: Fix power line control for SunplusIT camera, Greg Kroah-Hartman
- [PATCH 6.7 187/353] drm/msm/dp: Add DisplayPort controller for SM8650, Greg Kroah-Hartman
- [PATCH 6.7 190/353] media: rkisp1: Drop IRQF_SHARED, Greg Kroah-Hartman
- [PATCH 6.7 191/353] media: rkisp1: Fix IRQ handler return values, Greg Kroah-Hartman
- [PATCH 6.7 170/353] drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms, Greg Kroah-Hartman
- [PATCH 6.7 171/353] drm/amd/display: Fix tiled display misalignment, Greg Kroah-Hartman
- [PATCH 6.7 172/353] f2fs: fix write pointers on zoned device after roll forward, Greg Kroah-Hartman
- [PATCH 6.7 174/353] drm/amd/display: initialize all the dpm levels stutter latency, Greg Kroah-Hartman
- [PATCH 6.7 173/353] ASoC: amd: Add new dmi entries for acp5x platform, Greg Kroah-Hartman
- [PATCH 6.7 175/353] drm/amd/display: Fix MST PBN/X.Y value calculations, Greg Kroah-Hartman
- [PATCH 6.7 193/353] media: rkisp1: Fix IRQ disable race issue, Greg Kroah-Hartman
- [PATCH 6.7 167/353] drm/msm/a690: Fix reg values for a690, Greg Kroah-Hartman
- [PATCH 6.7 176/353] drm/amd/display: Fix disable_otg_wa logic, Greg Kroah-Hartman
- [PATCH 6.7 202/353] media: ov2740: Fix hts value, Greg Kroah-Hartman
- [PATCH 6.7 204/353] drm/amd/display: For prefetch mode > 0, extend prefetch if possible, Greg Kroah-Hartman
- [PATCH 6.7 205/353] drm/amd/display: Force p-state disallow if leaving no plane config, Greg Kroah-Hartman
- [PATCH 6.7 203/353] media: i2c: imx335: Fix hblank min/max values, Greg Kroah-Hartman
- [PATCH 6.7 206/353] drm/amdkfd: fix mes set shader debugger process management, Greg Kroah-Hartman
- [PATCH 6.7 207/353] drm/msm/dpu: enable writeback on SM8350, Greg Kroah-Hartman
- [PATCH 6.7 208/353] drm/msm/dpu: enable writeback on SM8450, Greg Kroah-Hartman
- [PATCH 6.7 209/353] drm/msm/dpu: Ratelimit framedone timeout msgs, Greg Kroah-Hartman
- [PATCH 6.7 210/353] drm/msm/dpu: fix writeback programming for YUV cases, Greg Kroah-Hartman
- [PATCH 6.7 211/353] drm/msm/dpu: Add mutex lock in control vblank irq, Greg Kroah-Hartman
- [PATCH 6.7 212/353] drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap, Greg Kroah-Hartman
- [PATCH 6.7 213/353] clk: hi3620: Fix memory leak in hi3620_mmc_clk_init(), Greg Kroah-Hartman
- [PATCH 6.7 194/353] media: rkisp1: resizer: Stop manual allocation of v4l2_subdev_state, Greg Kroah-Hartman
- [PATCH 6.7 215/353] watchdog: starfive: add lock annotations to fix context imbalances, Greg Kroah-Hartman
- [PATCH 6.7 216/353] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786, Greg Kroah-Hartman
- [PATCH 6.7 214/353] clk: mmp: pxa168: Fix memory leak in pxa168_clk_init(), Greg Kroah-Hartman
- [PATCH 6.7 217/353] accel/habanalabs: add support for Gaudi2C device, Greg Kroah-Hartman
- [PATCH 6.7 219/353] accel/habanalabs/gaudi2: fix undef opcode reporting, Greg Kroah-Hartman
- [PATCH 6.7 218/353] accel/habanalabs: fix EQ heartbeat mechanism, Greg Kroah-Hartman
- [PATCH 6.7 220/353] drm/amd/display: make flip_timestamp_in_us a 64-bit variable, Greg Kroah-Hartman
- [PATCH 6.7 221/353] drm/amd/display: fix usb-c connector_type, Greg Kroah-Hartman
- [PATCH 6.7 195/353] hwmon: (nct6775) Fix fan speed set failure in automatic mode, Greg Kroah-Hartman
- [PATCH 6.7 222/353] drm/amd/display: Fix lightup regression with DP2 single display configs, Greg Kroah-Hartman
- [PATCH 6.7 196/353] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6, Greg Kroah-Hartman
- [PATCH 6.7 198/353] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time, Greg Kroah-Hartman
- [PATCH 6.7 199/353] IB/ipoib: Fix mcast list locking, Greg Kroah-Hartman
- [PATCH 6.7 197/353] f2fs: fix to tag gcing flag on page during block migration, Greg Kroah-Hartman
- [PATCH 6.7 200/353] media: amphion: remove mutext lock in condition of wait_event, Greg Kroah-Hartman
- [PATCH 6.7 201/353] media: ddbridge: fix an error code problem in ddb_probe, Greg Kroah-Hartman
- [PATCH 6.7 224/353] clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu(), Greg Kroah-Hartman
- [PATCH 6.7 233/353] drm/amdgpu: Drop fence check in to_amdgpu_amdkfd_fence(), Greg Kroah-Hartman
- [PATCH 6.7 192/353] media: rkisp1: Store IRQ lines, Greg Kroah-Hartman
- [PATCH 6.7 234/353] drm/amdkfd: Fix iterator used outside loop in kfd_add_peer_prop(), Greg Kroah-Hartman
- [PATCH 6.7 236/353] ALSA: hda/conexant: Fix headset auto detect fail in cx8070 and SN6140, Greg Kroah-Hartman
- [PATCH 6.7 237/353] pinctrl: baytrail: Fix types of config value in byt_pin_config_set(), Greg Kroah-Hartman
- [PATCH 6.7 235/353] drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well, Greg Kroah-Hartman
- [PATCH 6.7 238/353] leds: trigger: panic: Dont register panic notifier if creating the trigger failed, Greg Kroah-Hartman
- [PATCH 6.7 239/353] um: Fix naming clash between UML and scheduler, Greg Kroah-Hartman
- [PATCH 6.7 241/353] um: net: Fix return type of uml_net_start_xmit(), Greg Kroah-Hartman
- [PATCH 6.7 242/353] um: time-travel: fix time corruption, Greg Kroah-Hartman
- [PATCH 6.7 240/353] um: Dont use vfprintf() for os_info(), Greg Kroah-Hartman
- [PATCH 6.7 225/353] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks, Greg Kroah-Hartman
- [PATCH 6.7 243/353] i3c: master: cdns: Update maximum prescaler value for i2c clock, Greg Kroah-Hartman
- [PATCH 6.7 244/353] ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GAB, Greg Kroah-Hartman
- [PATCH 6.7 246/353] riscv: Make XIP bootable again, Greg Kroah-Hartman
- [PATCH 6.7 245/353] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA, Greg Kroah-Hartman
- [PATCH 6.7 247/353] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import, Greg Kroah-Hartman
- [PATCH 6.7 249/353] mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt, Greg Kroah-Hartman
- [PATCH 6.7 248/353] mfd: ti_am335x_tscadc: Fix TI SoC dependencies, Greg Kroah-Hartman
- [PATCH 6.7 251/353] PCI: switchtec: Fix stdev_release() crash after surprise hot remove, Greg Kroah-Hartman
- [PATCH 6.7 252/353] perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is present, Greg Kroah-Hartman
- [PATCH 6.7 250/353] PCI: Only override AMD USB controller if required, Greg Kroah-Hartman
- [PATCH 6.7 226/353] drm/amdgpu: Fix ecc irq enable/disable unpaired, Greg Kroah-Hartman
- [PATCH 6.7 227/353] drm/amd/display: Fix minor issues in BW Allocation Phase2, Greg Kroah-Hartman
- [PATCH 6.7 228/353] drm/amdgpu: Let KFD sync with VM fences, Greg Kroah-Hartman
- [PATCH 6.7 230/353] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper(), Greg Kroah-Hartman
- [PATCH 6.7 231/353] drm/amdgpu: Fix variable mca_funcs dereferenced before NULL check in amdgpu_mca_smu_get_mca_entry(), Greg Kroah-Hartman
- [PATCH 6.7 229/353] Re-revert "drm/amd/display: Enable Replay for static screen use cases", Greg Kroah-Hartman
- [PATCH 6.7 223/353] drm/amd/display: Only clear symclk otg flag for HDMI, Greg Kroah-Hartman
- [PATCH 6.7 254/353] extcon: fix possible name leak in extcon_dev_register(), Greg Kroah-Hartman
- [PATCH 6.7 232/353] drm/amdgpu: Fix *fw from request_firmware() not released in amdgpu_ucode_request(), Greg Kroah-Hartman
- [PATCH 6.7 263/353] PCI: Fix 64GT/s effective data rate calculation, Greg Kroah-Hartman
- [PATCH 6.7 265/353] 9p: Fix initialisation of netfs_inode for 9p, Greg Kroah-Hartman
- [PATCH 6.7 264/353] PCI/AER: Decode Requester ID when no error info found, Greg Kroah-Hartman
- [PATCH 6.7 266/353] tracefs/eventfs: Use root and instance inodes as default ownership, Greg Kroah-Hartman
- [PATCH 6.7 268/353] misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback, Greg Kroah-Hartman
- [PATCH 6.7 269/353] libsubcmd: Fix memory leak in uniq(), Greg Kroah-Hartman
- [PATCH 6.7 267/353] usb: xhci-plat: fix usb disconnect issue after s4, Greg Kroah-Hartman
- [PATCH 6.7 270/353] ASoC: codecs: rtq9128: Fix PM_RUNTIME usage, Greg Kroah-Hartman
- [PATCH 6.7 271/353] ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flow, Greg Kroah-Hartman
- [PATCH 6.7 272/353] drm/amdkfd: Fix lock dependency warning, Greg Kroah-Hartman
- [PATCH 6.7 255/353] usb: hub: Replace hardcoded quirk value with BIT() macro, Greg Kroah-Hartman
- [PATCH 6.7 273/353] drm/amd/display: To adjust dprefclk by down spread percentage, Greg Kroah-Hartman
- [PATCH 6.7 274/353] Revert "drm/amd/display: Fix conversions between bytes and KB", Greg Kroah-Hartman
- [PATCH 6.7 276/353] =?UTF-8?q?virtio=5Fnet:=20Fix=20"=E2=80=98%d=E2=80=99=20directive?= =?UTF-8?q?=20writing=20between=201=20and=2011=20bytes=20into=20a=20region?= =?UTF-8?q?=20of=20size=2010"=20warnings?=, Greg Kroah-Hartman
- [PATCH 6.7 277/353] blk-mq: fix IO hang from sbitmap wakeup race, Greg Kroah-Hartman
- [PATCH 6.7 275/353] drm/amdkfd: Fix lock dependency warning with srcu, Greg Kroah-Hartman
- [PATCH 6.7 278/353] ceph: reinitialize mds feature bit even when session in open, Greg Kroah-Hartman
- [PATCH 6.7 279/353] ceph: fix deadlock or deadcode of misusing dget(), Greg Kroah-Hartman
- [PATCH 6.7 280/353] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Greg Kroah-Hartman
- [PATCH 6.7 256/353] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub, Greg Kroah-Hartman
- [PATCH 6.7 257/353] selftests/sgx: Fix linker script asserts, Greg Kroah-Hartman
- [PATCH 6.7 258/353] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE, Greg Kroah-Hartman
- [PATCH 6.7 259/353] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards, Greg Kroah-Hartman
- [PATCH 6.7 260/353] fs/kernfs/dir: obey S_ISGID, Greg Kroah-Hartman
- [PATCH 6.7 262/353] staging: vme_user: Fix the issue of return the wrong error code, Greg Kroah-Hartman
- [PATCH 6.7 261/353] spmi: mediatek: Fix UAF on device remove, Greg Kroah-Hartman
- [PATCH 6.7 253/353] xhci: fix possible null pointer deref during xhci urb enqueue, Greg Kroah-Hartman
- [PATCH 6.7 282/353] drm/amd/powerplay: Fix kzalloc parameter ATOM_Tonga_PPM_Table in get_platform_power_management_table(), Greg Kroah-Hartman
- [PATCH 6.7 291/353] drm/amdkfd: only flush mes process context if mes support is there, Greg Kroah-Hartman
- [PATCH 6.7 294/353] kunit: run test suites only after module initialization completes, Greg Kroah-Hartman
- [PATCH 6.7 292/353] riscv: Fix build error on rv32 + XIP, Greg Kroah-Hartman
- [PATCH 6.7 293/353] scsi: isci: Fix an error code problem in isci_io_request_build(), Greg Kroah-Hartman
- [PATCH 6.7 295/353] regulator: ti-abb: dont use devm_platform_ioremap_resource_byname for shared interrupt register, Greg Kroah-Hartman
- [PATCH 6.7 296/353] scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler, Greg Kroah-Hartman
- [PATCH 6.7 297/353] HID: hidraw: fix a problem of memory leak in hidraw_release(), Greg Kroah-Hartman
- [PATCH 6.7 298/353] selftests: net: remove dependency on ebpf tests, Greg Kroah-Hartman
- [PATCH 6.7 300/353] gve: Fix skb truesize underestimation, Greg Kroah-Hartman
- [PATCH 6.7 299/353] selftests: net: explicitly wait for listener ready, Greg Kroah-Hartman
- [PATCH 6.7 302/353] net: phy: mediatek-ge-soc: sync driver with MediaTek SDK, Greg Kroah-Hartman
- [PATCH 6.7 283/353] drm/amdgpu: Fix with right return code -EIO in amdgpu_gmc_vram_checking(), Greg Kroah-Hartman
- [PATCH 6.7 301/353] net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE working, Greg Kroah-Hartman
- [PATCH 6.7 303/353] crypto: caam - fix asynchronous hash, Greg Kroah-Hartman
- [PATCH 6.7 304/353] selftests: net: add missing config for big tcp tests, Greg Kroah-Hartman
- [PATCH 6.7 285/353] drm/amdkfd: Fix node NULL check in svm_range_get_range_boundaries(), Greg Kroah-Hartman
- [PATCH 6.7 286/353] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126, Greg Kroah-Hartman
- [PATCH 6.7 305/353] selftests: net: add missing required classifier, Greg Kroah-Hartman
- [PATCH 6.7 284/353] drm/amdgpu: Release adev->pm.fw before return in amdgpu_device_need_post(), Greg Kroah-Hartman
- [PATCH 6.7 287/353] perf: Fix the nr_addr_filters fix, Greg Kroah-Hartman
- [PATCH 6.7 289/353] drm: using mul_u32_u32() requires linux/math64.h, Greg Kroah-Hartman
- [PATCH 6.7 288/353] wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update, Greg Kroah-Hartman
- [PATCH 6.7 290/353] drm/msm/dpu: Correct UBWC settings for sc8280xp, Greg Kroah-Hartman
- [PATCH 6.7 281/353] drm/amdgpu: fix avg vs input power reporting on smu7, Greg Kroah-Hartman
- [PATCH 6.7 307/353] ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv(), Greg Kroah-Hartman
- [PATCH 6.7 316/353] ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550(), Greg Kroah-Hartman
- [PATCH 6.7 317/353] net: dsa: qca8k: fix illegal usage of GPIO, Greg Kroah-Hartman
- [PATCH 6.7 320/353] selftests: net: Add missing matchall classifier, Greg Kroah-Hartman
- [PATCH 6.7 318/353] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses, Greg Kroah-Hartman
- [PATCH 6.7 319/353] llc: call sock_orphan() at release time, Greg Kroah-Hartman
- [PATCH 6.7 321/353] bridge: mcast: fix disabled snooping after long uptime, Greg Kroah-Hartman
- [PATCH 6.7 322/353] devlink: Fix referring to hw_addr attribute during state validation, Greg Kroah-Hartman
- [PATCH 6.7 325/353] netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV, Greg Kroah-Hartman
- [PATCH 6.7 323/353] selftests: net: add missing config for GENEVE, Greg Kroah-Hartman
- [PATCH 6.7 308/353] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch, Greg Kroah-Hartman
- [PATCH 6.7 324/353] netfilter: conntrack: correct window scaling with retransmitted SYN, Greg Kroah-Hartman
- [PATCH 6.7 327/353] netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger, Greg Kroah-Hartman
- [PATCH 6.7 328/353] netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations, Greg Kroah-Hartman
- [PATCH 6.7 326/353] netfilter: ipset: fix performance regression in swap operation, Greg Kroah-Hartman
- [PATCH 6.7 330/353] af_unix: fix lockdep positive in sk_diag_dump_icons(), Greg Kroah-Hartman
- [PATCH 6.7 331/353] pds_core: Prevent health thread from running during reset/remove, Greg Kroah-Hartman
- [PATCH 6.7 329/353] net: ipv4: fix a memleak in ip_setup_cork, Greg Kroah-Hartman
- [PATCH 6.7 332/353] pds_core: Cancel AQ work on teardown, Greg Kroah-Hartman
- [PATCH 6.7 310/353] net: lan966x: Fix port configuration when using SGMII interface, Greg Kroah-Hartman
- [PATCH 6.7 311/353] tracefs: remove stale update_gid code, Greg Kroah-Hartman
- [PATCH 6.7 309/353] ipmr: fix kernel panic when forwarding mcast packets, Greg Kroah-Hartman
- [PATCH 6.7 312/353] tcp: add sanity checks to rx zerocopy, Greg Kroah-Hartman
- [PATCH 6.7 313/353] e1000e: correct maximum frequency adjustment values, Greg Kroah-Hartman
- [PATCH 6.7 314/353] ixgbe: Refactor returning internal error codes, Greg Kroah-Hartman
- [PATCH 6.7 315/353] ixgbe: Refactor overtemp event handling, Greg Kroah-Hartman
- [PATCH 6.7 334/353] pds_core: Prevent race issues involving the adminq, Greg Kroah-Hartman
- [PATCH 6.7 343/353] selftests: team: Add missing config options, Greg Kroah-Hartman
- [PATCH 6.7 344/353] selftests: bonding: Check initial state, Greg Kroah-Hartman
- [PATCH 6.7 345/353] selftests: net: add missing config for NF_TARGET_TTL, Greg Kroah-Hartman
- [PATCH 6.7 306/353] selftests: net: give more time for GRO aggregation, Greg Kroah-Hartman
- [PATCH 6.7 347/353] idpf: avoid compiler padding in virtchnl2_ptype struct, Greg Kroah-Hartman
- [PATCH 6.7 346/353] selftests: net: enable some more knobs, Greg Kroah-Hartman
- [PATCH 6.7 348/353] arm64: irq: set the correct node for shadow call stack, Greg Kroah-Hartman
- [PATCH 6.7 350/353] Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again", Greg Kroah-Hartman
- [PATCH 6.7 351/353] drm/msm/dsi: Enable runtime PM, Greg Kroah-Hartman
- [PATCH 6.7 349/353] mm, kmsan: fix infinite recursion due to RCU critical section, Greg Kroah-Hartman
- [PATCH 6.7 352/353] selftests/bpf: Remove flaky test_btf_id test, Greg Kroah-Hartman
- [PATCH 6.7 353/353] bonding: remove print in bond_verify_device_path, Greg Kroah-Hartman
- [PATCH 6.7 336/353] pds_core: Rework teardown/setup flow to be more common, Greg Kroah-Hartman
- [PATCH 6.7 337/353] selftests: net: add missing config for nftables-backed iptables, Greg Kroah-Hartman
- [PATCH 6.7 335/353] pds_core: Clear BARs on reset, Greg Kroah-Hartman
- [PATCH 6.7 338/353] selftests: net: add missing config for pmtu.sh tests, Greg Kroah-Hartman
- [PATCH 6.7 339/353] selftests: net: fix available tunnels detection, Greg Kroah-Hartman
- [PATCH 6.7 340/353] selftests: net: dont access /dev/stdout in pmtu.sh, Greg Kroah-Hartman
- [PATCH 6.7 341/353] octeontx2-pf: Remove xdp queues on program detach, Greg Kroah-Hartman
- [PATCH 6.7 333/353] pds_core: Use struct pdsc for the pdsc_adminq_isr private data, Greg Kroah-Hartman
- [PATCH 6.7 342/353] net: sysfs: Fix /sys/class/net/<iface> path, Greg Kroah-Hartman
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review, Daniel Díaz
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review, Holger Hoffstätte
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review, Florian Fainelli
- <Possible follow-ups>
- Re: [PATCH 6.7 000/353] 6.7.4-rc1 review, Ronald Warsow
- [PATCH 6.6 000/322] 6.6.16-rc1 review,
Greg Kroah-Hartman
- [PATCH 6.6 001/322] Documentation/sphinx: fix Python string escapes, Greg Kroah-Hartman
- [PATCH 6.6 011/322] powerpc/lib: Validate size for vector operations, Greg Kroah-Hartman
- [PATCH 6.6 010/322] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE, Greg Kroah-Hartman
- [PATCH 6.6 003/322] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add, Greg Kroah-Hartman
- [PATCH 6.6 002/322] asm-generic: make sparse happy with odd-sized put_unaligned_*(), Greg Kroah-Hartman
- [PATCH 6.6 004/322] arm64: irq: set the correct node for VMAP stack, Greg Kroah-Hartman
- [PATCH 6.6 005/322] drivers/perf: pmuv3: dont expose SW_INCR event in sysfs, Greg Kroah-Hartman
- [PATCH 6.6 007/322] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages(), Greg Kroah-Hartman
- [PATCH 6.6 006/322] powerpc: Fix build error due to is_valid_bugaddr(), Greg Kroah-Hartman
- [PATCH 6.6 008/322] powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping(), Greg Kroah-Hartman
- [PATCH 6.6 009/322] x86/boot: Ignore NMIs during very early boot, Greg Kroah-Hartman
- [PATCH 6.6 013/322] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file, Greg Kroah-Hartman
- [PATCH 6.6 022/322] kunit: tool: fix parsing of test attributes, Greg Kroah-Hartman
- [PATCH 6.6 023/322] PM / devfreq: Synchronize devfreq_monitor_[start/stop], Greg Kroah-Hartman
- [PATCH 6.6 024/322] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events, Greg Kroah-Hartman
- [PATCH 6.6 025/322] thermal: core: Fix thermal zone suspend-resume synchronization, Greg Kroah-Hartman
- [PATCH 6.6 026/322] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree, Greg Kroah-Hartman
- [PATCH 6.6 027/322] UBSAN: array-index-out-of-bounds in dtSplitRoot, Greg Kroah-Hartman
- [PATCH 6.6 028/322] jfs: fix slab-out-of-bounds Read in dtSearch, Greg Kroah-Hartman
- [PATCH 6.6 029/322] jfs: fix array-index-out-of-bounds in dbAdjTree, Greg Kroah-Hartman
- [PATCH 6.6 030/322] jfs: fix uaf in jfs_evict_inode, Greg Kroah-Hartman
- [PATCH 6.6 031/322] hwrng: starfive - Fix dev_err_probe return error, Greg Kroah-Hartman
- [PATCH 6.6 014/322] debugobjects: Stop accessing objects after releasing hash bucket lock, Greg Kroah-Hartman
- [PATCH 6.6 032/322] crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings, Greg Kroah-Hartman
- [PATCH 6.6 033/322] pstore/ram: Fix crash when setting number of cpus to an odd number, Greg Kroah-Hartman
- [PATCH 6.6 034/322] erofs: fix up compacted indexes for block size < 4096, Greg Kroah-Hartman
- [PATCH 6.6 036/322] crypto: octeontx2 - Fix cptvf driver cleanup, Greg Kroah-Hartman
- [PATCH 6.6 035/322] crypto: starfive - Fix dev_err_probe return error, Greg Kroah-Hartman
- [PATCH 6.6 037/322] erofs: fix ztailpacking for subpage compressed blocks, Greg Kroah-Hartman
- [PATCH 6.6 015/322] regulator: core: Only increment use_count when enable_count changes, Greg Kroah-Hartman
- [PATCH 6.6 017/322] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop, Greg Kroah-Hartman
- [PATCH 6.6 016/322] audit: Send netlink ACK before setting connection in auditd_set, Greg Kroah-Hartman
- [PATCH 6.6 019/322] ACPI: extlog: fix NULL pointer dereference check, Greg Kroah-Hartman
- [PATCH 6.6 018/322] PNP: ACPI: fix fortify warning, Greg Kroah-Hartman
- [PATCH 6.6 020/322] selftests/nolibc: fix testcase status alignment, Greg Kroah-Hartman
- [PATCH 6.6 021/322] ACPI: NUMA: Fix the logic of getting the fake_pxm value, Greg Kroah-Hartman
- [PATCH 6.6 039/322] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu(), Greg Kroah-Hartman
- [PATCH 6.6 012/322] x86/mce: Mark fatal MCEs page as poison to avoid panic in the kdump kernel, Greg Kroah-Hartman
- [PATCH 6.6 049/322] SUNRPC: Fix a suspicious RCU usage warning, Greg Kroah-Hartman
- [PATCH 6.6 048/322] sysctl: Fix out of bounds access for empty sysctl registers, Greg Kroah-Hartman
[Index of Archives]
[Linux Kernel]
[Kernel Development Newbies]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]