index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-27
perf/amlogic: Fix config1/config2 parsing issue
Jiucheng Xu
1
-2
/
+6
2023-03-27
drivers/perf: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
kbuild, drivers/perf: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-27
perf: qcom: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
perf: arm: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
perf/arm-cmn: Move overlapping wp_combine field
Ilkka Koskinen
1
-1
/
+1
2023-03-27
ARM: mach-virt: Select PMUv3 driver by default
Marc Zyngier
1
-0
/
+1
2023-03-27
ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
3
-4
/
+253
2023-03-27
ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementations
Marc Zyngier
1
-1
/
+1
2023-03-27
perf: pmuv3: Change GENMASK to GENMASK_ULL
Zaid Al-Bassam
1
-2
/
+2
2023-03-27
perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper
Zaid Al-Bassam
2
-1
/
+2
2023-03-27
perf: pmuv3: Abstract PMU version checks
Zaid Al-Bassam
2
-4
/
+19
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
3
-92
/
+205
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
7
-251
/
+272
2023-03-19
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-18
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities ...
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-17
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
1
-3
/
+1
2023-03-17
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
1
-4
/
+15
2023-03-17
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
2
-2
/
+8
2023-03-17
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
1
-3
/
+7
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2
-0
/
+6
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
1
-2
/
+0
2023-03-17
net: ipa: fix some register validity checks
Alex Elder
3
-15
/
+30
2023-03-17
net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
Alex Elder
2
-11
/
+2
2023-03-17
net: ipa: add two missing declarations
Alex Elder
1
-0
/
+4
2023-03-17
net: ipa: reg: include <linux/bug.h>
Alex Elder
1
-1
/
+2
2023-03-17
net: xdp: don't call notifiers during driver init
Jakub Kicinski
1
-1
/
+3
2023-03-17
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
2
-4
/
+5
2023-03-17
Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
Hangbin Liu
1
-2
/
+2
2023-03-17
net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795
Marek Vasut
1
-1
/
+1
2023-03-17
ynl: make the tooling check the license
Jakub Kicinski
2
-6
/
+15
2023-03-17
ynl: broaden the license even more
Jakub Kicinski
15
-18
/
+19
2023-03-17
tools: ynl: make definitions optional again
Jakub Kicinski
1
-1
/
+2
[next]