summaryrefslogtreecommitdiffstats
path: root/Documentation/peci (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-04Linux 5.19-rc5v5.19-rc5Linus Torvalds1-1/+1
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds2-26/+0
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds2-3/+5
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller1-0/+5
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim1-2/+3
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim1-2/+2
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou1-1/+1
2022-07-01hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang1-4/+8
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon1-9/+21
2022-07-01xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong1-2/+7
2022-07-01vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein4-37/+68
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever1-1/+1
2022-06-30NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew1-6/+13
2022-06-30NFS: restore module put when manager exits.NeilBrown1-0/+1
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean1-0/+4
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski2-1/+163
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski1-1/+2
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar1-0/+1
2022-06-30s390/qdio: Fix spelling mistakeZhang Jiaming1-3/+3
2022-06-30s390/sclp: Fix typo in commentsJiang Jian1-1/+1
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld3-224/+12
2022-06-30io_uring: fix provided buffer importDylan Yudaken1-3/+4
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov2-5/+9
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada1-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada1-1/+1
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou1-15/+19
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-06-30nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1Lamarque Vieira Souza1-0/+2
2022-06-30nvmet: add a clear_ids attribute for passthru targetsAlan Adamson4-0/+82
2022-06-30net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-06-30ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet1-2/+2
2022-06-30net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel1-2/+4
2022-06-30net: phy: Don't trigger state machine while in suspendLukas Wunner3-0/+52
2022-06-30usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-06-30selftests net: fix kselftest net fatal errorColeman Dietsch1-1/+1
2022-06-30dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-06-30dm raid: fix KASAN warning in raid5_remove_diskMikulas Patocka1-1/+4
2022-06-30ata: pata_cs5535: Fix W=1 warningsJohn Garry1-2/+2
2022-06-29hwmon: (pmbus/ucd9200) fix typos in commentsJiang Jian1-1/+1
2022-06-29hwmon: (occ) Prevent power cap command overwriting poll responseEddie James4-13/+15
2022-06-29PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn1-1/+1
2022-06-29PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi1-1/+0
2022-06-29PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi3-44/+46
2022-06-29PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin1-2/+6
2022-06-29PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang1-2/+1
2022-06-29PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi1-22/+17