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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
Steven Rostedt (Google)
2
-7
/
+7
2022-07-14
tracing: devlink: Use static array for string in devlink_trap_report event
Steven Rostedt (Google)
1
-4
/
+3
2022-07-12
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
1
-3
/
+2
2022-07-12
tracing/user_events: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-07-12
samples: Use KSYM_NAME_LEN for kprobes
Tiezhu Yang
2
-6
/
+4
2022-07-12
fprobe/samples: Make sample_probe static
sunliming
1
-1
/
+1
2022-07-12
blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...
Li kunyu
1
-1
/
+1
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
1
-1
/
+2
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
1
-5
/
+6
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-07-03
Linux 5.19-rc5
v5.19-rc5
Linus Torvalds
1
-1
/
+1
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2
-26
/
+0
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2
-3
/
+5
2022-07-02
parisc: Fix vDSO signal breakage on 32-bit kernel
Helge Deller
1
-0
/
+5
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
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-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-06-30
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
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
[next]