summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-22cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacksEDAMAMEX
2026-07-22cpufreq/amd-pstate: Cache the firmware programmed EPP valueMarco Scardovi
2026-07-22cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systemsMarco Scardovi
2026-07-22cpufreq/amd-pstate: Fix EPP return type and handle errors during initializationMarco Scardovi
2026-07-22cpufreq: amd-pstate-ut: Skip tests when amd-pstate driver is not activeQianheng Peng
2026-07-22cpufreq/amd-pstate: Prevent the driver from loading on unsupported hardwareRong Zhang
2026-07-22cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freqMario Limonciello
2026-07-22Merge tag 'liveupdate-fixes-2026-07-22' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso
2026-07-22selftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...Lorenzo Bianconi
2026-07-22Merge branch 'for-7.3' into for-nextTejun Heo
2026-07-22sched_ext: Fix stale errno in scx_sub_enable_workfn()Cui Jian
2026-07-22Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-22Merge branch 'for-7.3' into for-nextTejun Heo
2026-07-22tools/sched_ext: scx_pair: Convert to sched_switch TPCheng-Yang Chou
2026-07-22Merge branch 'for-7.2-fixes' into for-nextTejun Heo
2026-07-22sched_ext: Mark waker CPU busy when selected in WAKE_SYNC caseKuba Piecuch
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-07-22PCI/P2PDMA: Add Nvidia Vera Rubin to whitelistLeon Romanovsky
2026-07-22Merge tag 'platform-drivers-x86-v7.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-23Merge branch 'sunxi/dt-for-7.3' into sunxi/for-nextChen-Yu Tsai
2026-07-23ARM: dts: allwinner: a10: Fix PMU interruptAndre Przywara
2026-07-22net: hsr: fix memory leak on slave unregistration by removing synced VLANsEric Dumazet
2026-07-22Merge branch 'net-bridge-fix-vlan-range-dumps-starting-with-a-pvid'Jakub Kicinski
2026-07-22selftests: net: bridge: test ranges with PVID VLANNikolay Aleksandrov
2026-07-22net: bridge: vlan: fix vlan range dumps starting with pvidNikolay Aleksandrov
2026-07-22Merge tag 'sound-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-22geneve: fix geneve_config leak on register_netdevice() failureEric Dumazet
2026-07-22MAINTAINERS: add nci tests to nfcJakub Kicinski
2026-07-22Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-07-22ext4: write back partial-zeroed edges in WRITE_ZEROESZhang Yi
2026-07-22ext4: zero out whole block for clean edges in WRITE_ZEROESZhang Yi
2026-07-22ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()Zhang Yi
2026-07-22ext4: clarify return semantics of ext4_load_tail_bh()Zhang Yi
2026-07-22ext4: move partial block zeroing earlier in ext4_zero_range()Zhang Yi
2026-07-22ext4: check return value of ext4_get_block() in ext4_load_tail_bh()Zhang Yi
2026-07-22ext4: skip tail block zeroing for inline data filesZhang Yi
2026-07-22ext4: use FGP_WRITEBEGIN for tail block zeroingZhang Yi
2026-07-22dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness ProcessorAngeloGioacchino Del Regno
2026-07-22Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-07-22Merge branch 'net-dsa-realtek-rtl8365mb-add-sgmii-hsgmii-support-for-rtl8367s'Jakub Kicinski
2026-07-22net: dsa: realtek: rtl8365mb: add HSGMII support for RTL8367SJohan Alvarado
2026-07-22net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367SJohan Alvarado
2026-07-22jbd2: bound shrinker scans by examined checkpoint buffersMax Kellermann
2026-07-22jbd2: check need_resched() when skipping busy checkpoint buffersMax Kellermann
2026-07-22ext4: use str_plural() instead of custom macroJoshua Crofts
2026-07-22fs: add iput_if_not_last() helperYun Zhou
2026-07-22ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()Yun Zhou
2026-07-22ext4: convert all EA inode iput() calls to ext4_put_ea_inode()Yun Zhou
2026-07-22ext4: introduce ext4_put_ea_inode() for safe deferred iputYun Zhou