summaryrefslogtreecommitdiffstats
path: root/samples/vfs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-19kbuild: enable -Wformat-truncation on clangArnd Bergmann1-0/+7
2024-05-19kbuild: turn on -Wrestrict by defaultArnd Bergmann1-1/+0
2024-05-19kbuild: remove redundant extra warning flagsArnd Bergmann1-15/+0
2024-05-19kbuild: turn on -Wextra by defaultArnd Bergmann1-1/+4
2024-05-18kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds1-1/+1
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski1-12/+18
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel1-0/+10
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran1-1/+0
2024-05-17dt-bindings: net: ti: Update maintainers listRavi Gunasekaran3-3/+0
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin1-11/+33
2024-05-17ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()Dan Carpenter1-1/+1
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-17sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu1-1/+1
2024-05-17sched/fair: Remove stale FREQUENCY_UTIL commentChristian Loehle1-2/+2
2024-05-17sched/fair: Fix initial util_avg calculationDawei Li1-2/+3
2024-05-17docs: cgroup-v1: Clarify that domain levels are system-specificVitalii Bursov1-1/+6
2024-05-17sched/debug: Dump domains' levelVitalii Bursov1-0/+1
2024-05-17sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2-2/+2
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)1-1/+1
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
2024-05-17af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet1-2/+1
2024-05-17virtio_net: Fix missed rtnl_unlockDaniel Jurgens1-3/+3
2024-05-17netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet1-12/+7
2024-05-17idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-17dt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda1-0/+2
2024-05-17bonding: fix oops during rmmodTony Battersby1-6/+7
2024-05-17net/ipv6: Fix route deleting failure when metric equals 0xu xin1-1/+4
2024-05-17selftests/net: reduce xfrm_policy test timeHangbin Liu1-2/+2
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau1-1/+1
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau1-1/+1
2024-05-16rtla: Documentation: Fix -t, --traceJohn Kacur3-4/+8
2024-05-16rtla: Fix -t\--trace[=file]John Kacur4-20/+36
2024-05-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur1-18/+42
2024-05-16rtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira8-5/+71
2024-05-16powerpc/fadump: Fix section mismatch warningMichael Ellerman1-1/+1
2024-05-16x86/boot: Add a fallthrough annotationBorislav Petkov2-0/+2
2024-05-16selftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
2024-05-16net: qrtr: ns: Fix module refcntChris Lew1-0/+27
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
2024-05-16drm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam1-1/+35
2024-05-16drm/buddy: Fix the range bias clear memory allocation issueArunpravin Paneer Selvam1-1/+2
2024-05-16tools/power turbostat: version 2024.05.10Len Brown1-1/+1
2024-05-16tools/power turbostat: Ignore pkg_cstate_limit when it is not availablePatryk Wlazlyn1-4/+3
2024-05-16tools/power turbostat: Fix order of strings in pkg_cstate_limit_stringsPatryk Wlazlyn1-1/+1
2024-05-16tools/power turbostat: Read Package-cstates via perfPatryk Wlazlyn1-130/+244
2024-05-16tools/power turbostat: Read Core-cstates via perfPatryk Wlazlyn1-44/+335
2024-05-16tools/power turbostat: Avoid possible memory corruption due to sparse topolog...Patryk Wlazlyn1-6/+19
2024-05-16tools/power turbostat: Add columns for clustered uncore frequencyLen Brown2-120/+226