index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
vfs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
kbuild: enable -Wformat-truncation on clang
Arnd Bergmann
1
-0
/
+7
2024-05-19
kbuild: turn on -Wrestrict by default
Arnd Bergmann
1
-1
/
+0
2024-05-19
kbuild: remove redundant extra warning flags
Arnd Bergmann
1
-15
/
+0
2024-05-19
kbuild: turn on -Wextra by default
Arnd Bergmann
1
-1
/
+4
2024-05-18
kprobe/ftrace: fix build error due to bad function definition
Linus Torvalds
1
-1
/
+1
2024-05-17
selftests: net: local_termination: annotate the expected failures
Jakub Kicinski
1
-12
/
+18
2024-05-17
net: dsa: microchip: Correct initialization order for KSZ88x3 ports
Oleksij Rempel
1
-0
/
+10
2024-05-17
MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
Ravi Gunasekaran
1
-1
/
+0
2024-05-17
dt-bindings: net: ti: Update maintainers list
Ravi Gunasekaran
3
-3
/
+0
2024-05-17
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
1
-11
/
+33
2024-05-17
ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()
Dan Carpenter
1
-1
/
+1
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
7
-13
/
+84
2024-05-17
net: wangxun: match VLAN CTAG and STAG features
Jiawen Wu
4
-0
/
+50
2024-05-17
net: wangxun: fix to change Rx features
Jiawen Wu
1
-1
/
+3
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
1
-2
/
+2
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
1
-2
/
+3
2024-05-17
docs: cgroup-v1: Clarify that domain levels are system-specific
Vitalii Bursov
1
-1
/
+6
2024-05-17
sched/debug: Dump domains' level
Vitalii Bursov
1
-0
/
+1
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2
-2
/
+2
2024-05-17
x86/alternatives: Use the correct length when optimizing NOPs
Borislav Petkov (AMD)
1
-1
/
+1
2024-05-17
x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
Nathan Chancellor
1
-0
/
+2
2024-05-17
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
1
-2
/
+1
2024-05-17
virtio_net: Fix missed rtnl_unlock
Daniel Jurgens
1
-3
/
+3
2024-05-17
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
1
-12
/
+7
2024-05-17
idpf: don't skip over ethtool tcp-data-split setting
Michal Schmidt
1
-1
/
+2
2024-05-17
dt-bindings: net: qcom: ethernet: Allow dma-coherent
Sagar Cheluvegowda
1
-0
/
+2
2024-05-17
bonding: fix oops during rmmod
Tony Battersby
1
-6
/
+7
2024-05-17
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-05-17
selftests/net: reduce xfrm_policy test time
Hangbin Liu
1
-2
/
+2
2024-05-17
selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations
Martin KaFai Lau
1
-1
/
+1
2024-05-17
selftests/bpf: Adjust test_access_variable_array after a kernel function name...
Martin KaFai Lau
1
-1
/
+1
2024-05-16
rtla: Documentation: Fix -t, --trace
John Kacur
3
-4
/
+8
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
4
-20
/
+36
2024-05-16
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
1
-18
/
+42
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
8
-5
/
+71
2024-05-16
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
1
-1
/
+1
2024-05-16
x86/boot: Add a fallthrough annotation
Borislav Petkov
2
-0
/
+2
2024-05-16
selftests/net/lib: no need to record ns name if it already exist
Hangbin Liu
1
-2
/
+4
2024-05-16
net: qrtr: ns: Fix module refcnt
Chris Lew
1
-0
/
+27
2024-05-16
net: lan966x: remove debugfs directory in probe() error path
Herve Codina
1
-2
/
+4
2024-05-16
drm/tests: Add a unit test for range bias allocation
Arunpravin Paneer Selvam
1
-1
/
+35
2024-05-16
drm/buddy: Fix the range bias clear memory allocation issue
Arunpravin Paneer Selvam
1
-1
/
+2
2024-05-16
tools/power turbostat: version 2024.05.10
Len Brown
1
-1
/
+1
2024-05-16
tools/power turbostat: Ignore pkg_cstate_limit when it is not available
Patryk Wlazlyn
1
-4
/
+3
2024-05-16
tools/power turbostat: Fix order of strings in pkg_cstate_limit_strings
Patryk Wlazlyn
1
-1
/
+1
2024-05-16
tools/power turbostat: Read Package-cstates via perf
Patryk Wlazlyn
1
-130
/
+244
2024-05-16
tools/power turbostat: Read Core-cstates via perf
Patryk Wlazlyn
1
-44
/
+335
2024-05-16
tools/power turbostat: Avoid possible memory corruption due to sparse topolog...
Patryk Wlazlyn
1
-6
/
+19
2024-05-16
tools/power turbostat: Add columns for clustered uncore frequency
Len Brown
2
-120
/
+226
[next]