index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-01
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
Will Deacon
1
-9
/
+21
2022-06-30
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
1
-0
/
+4
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
1
-0
/
+6
2022-06-30
thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake
Sumeet Pawnikar
1
-0
/
+1
2022-06-30
s390/qdio: Fix spelling mistake
Zhang Jiaming
1
-3
/
+3
2022-06-30
s390/sclp: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-224
/
+12
2022-06-30
io_uring: fix provided buffer import
Dylan Yudaken
1
-3
/
+4
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
2
-5
/
+9
2022-06-30
s390/purgatory: remove duplicated build rule of kexec-purgatory.o
Masahiro Yamada
1
-2
/
+1
2022-06-30
s390/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
1
-1
/
+1
2022-06-30
s390: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
1
-1
/
+0
2022-06-30
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
1
-1
/
+1
2022-06-30
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-06-30
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
Lamarque Vieira Souza
1
-0
/
+2
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
4
-0
/
+82
2022-06-29
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-29
net: phy: ax88772a: fix lost pause advertisement configuration
Oleksij Rempel
1
-2
/
+4
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
3
-0
/
+52
2022-06-29
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-06-29
selftests net: fix kselftest net fatal error
Coleman Dietsch
1
-1
/
+1
2022-06-29
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-06-29
dm raid: fix KASAN warning in raid5_remove_disk
Mikulas Patocka
1
-1
/
+4
2022-06-30
ata: pata_cs5535: Fix W=1 warnings
John Garry
1
-2
/
+2
2022-06-29
hwmon: (pmbus/ucd9200) fix typos in comments
Jiang Jian
1
-1
/
+1
2022-06-29
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
4
-13
/
+15
2022-06-30
PM / devfreq: passive: revert an editing accident in SPDX-License line
Lukas Bulwahn
1
-1
/
+1
2022-06-30
PM / devfreq: Fix kernel warning with cpufreq passive register fail
Christian Marangi
1
-1
/
+0
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
3
-44
/
+46
2022-06-30
PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
Miaoqian Lin
1
-2
/
+6
2022-06-30
PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h
Yicong Yang
1
-2
/
+1
2022-06-30
PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
Christian 'Ansuel' Marangi
1
-22
/
+17
2022-06-30
PM / devfreq: Mute warning on governor PROBE_DEFER
Christian 'Ansuel' Marangi
1
-2
/
+3
2022-06-30
PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
Christian 'Ansuel' Marangi
1
-2
/
+1
2022-06-29
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Alex Deucher
2
-3
/
+1
2022-06-29
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
Ruili Ji
1
-1
/
+2
2022-06-29
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
1
-2
/
+2
2022-06-29
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
Alex Deucher
1
-1
/
+1
2022-06-29
ceph: wait on async create before checking caps for syncfs
Jeff Layton
1
-0
/
+1
[next]