projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-10-25
John Garry
perf jevents: Fix some would-be warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
James Clark
perf dso: Fix /proc/kcore access on 32 bit systems
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Adrian Hunter
perf build: Suppress 'rm dlfilter' build message
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jin Yao
perf list: Display hybrid PMU events with cpu type
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Athira Rajeev
perf powerpc: Add support to expose instruction and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Athira Rajeev
perf powerpc: Refactor the code definition of perf...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Introduce reader EOF function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Introduce reader return codes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Move the event read code to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Move unmap code to reader__mmap
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Move reader map code to a separate function
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Move init/release code to separate functions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Introduce decompressor in reader object
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bayduraev
perf session: Move all state items to reader object
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Adrian Hunter
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Adrian Hunter
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Andrew Kilroy
perf vendor events arm64: Categorise the Neoverse V1...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Andrew Kilroy
perf vendor events arm64: Add new armv8 pmu events
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Andrew Kilroy
perf vendor events: Syntax corrections in Neoverse...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Allow modifiers on metrics
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf parse-events: Identify broken modifiers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Switch fprintf() to pr_err()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metrics: Modify setup and deduplication
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf expr: Add subset_of_ids() utility
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Encode and use metric-id as qualifier
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf parse-events: Allow config on kernel PMU events
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf parse-events: Add new "metric-id" term
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf parse-events: Add const to evsel name
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Simplify metric_refs calculation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Document the internal 'struct metric'
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Comment data structures
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Modify resolution and recursion check
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Only add a referenced metric once
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Add metric new() and free() methods
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Add documentation and rename a variable.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf metric: Move runtime value to the expr context
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf pmu: Make pmu_event tables const.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf pmu: Make pmu_sys_event_tables const.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
perf pmu: Add const to pmu_events_map.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ian Rogers
tools lib: Adopt list_sort() from the kernel sources
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Ian Rogers
perf kmem: Improve man page for record options
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
James Clark
perf tools: Enable strict JSON parsing
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
James Clark
perf tools: Make the JSON parser more conformant when...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
James Clark
perf vendor-events: Fix all remaining invalid JSON...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Guo Zhengkui
perf daemon: Remove duplicate sys/file.h include
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Riccardo Mancini
perf test evlist-open-close: Use inline func to convert...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Riccardo Mancini
perf mmap: Introduce mmap_cpu_mask__duplicate()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Riccardo Mancini
libperf cpumap: Use binary search in perf_cpu_map__idx...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Arnaldo Carvalho...
Merge remote-tracking branch 'torvalds/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'nfsd-5.15-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'armsoc-fixes-5.15' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Arnd Bergmann
Merge tag 'asahi-soc-fixes-5.15' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Arnd Bergmann
Merge tag 'scmi-fixes-5.15' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Arnd Bergmann
Merge tag 'omap-for-v5.15/fixes-rc4' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'misc-fixes-20211007' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'net-5.15-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'hyperv-fixes-signed-20211007' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Sven Peter
MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Alyssa Rosenzweig
MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Mike Manning
net: prefer socket bound to interface when not in VRF
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
David S. Miller
Merge branch '40GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.15-3' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Benjamin Coddington
NFSD: Keep existing listeners on portlist error
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Stefan Assmann
iavf: fix double unlock of crit_lock
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Sylwester Dziedziuch
i40e: Fix freeing of uninitialized misc IRQ vector
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Jiri Benc
i40e: fix endless loop under rtnl
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Vitaly Kuznetsov
x86/hyperv: Avoid erroneously sending IPI to 'self'
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Arnd Bergmann
Merge tag 'imx-fixes-5.15-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Marcel Ziswiler
dt-bindings: net: dsa: marvell: fix compatible in example
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Shannon Nelson
ionic: move filter sync_needed bit set
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Eric Dumazet
gve: report 64bit tx_bytes counter from gve_handle_repo...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Eric Dumazet
gve: fix gve_get_stats()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Eric Dumazet
rtnetlink: fix if_nlmsg_stats_size() under estimation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Catherine Sullivan
gve: Properly handle errors in gve_assign_qpl
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Tao Liu
gve: Avoid freeing NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Catherine Sullivan
gve: Correct available tx qpl check
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Jiang Wang
unix: Fix an issue in unix_shutdown causing the other...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Andy Shevchenko
hyper-v: Replace uuid.h with types.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
David S. Miller
Merge branch 'stmmac-eee-fix'
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Wong Vee Khee
net: stmmac: trigger PCS EEE to turn off on link down
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Wong Vee Khee
net: pcs: xpcs: fix incorrect steps on disable EEE
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Cristian Marussi
firmware: arm_scmi: Add proper barriers to scmi virtio...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Cristian Marussi
firmware: arm_scmi: Simplify spinlocks in virtio transport
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Roger Quadros
ARM: dts: omap3430-sdp: Fix NAND device node
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Tony Lindgren
bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errat...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-06
Tony Lindgren
Merge branch 'pruss-fix' into fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Kan Liang
perf tests attr: Add missing topdown metrics events
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Linus Torvalds
Merge tag 'warning-fixes-20211005' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Arnaldo Carvalho...
tools include UAPI: Sync sound/asound.h copy with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Branislav Rankov
perf build: Fix plugin static linking with libopencsd...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Branislav Rankov
perf build: Add missing -lstdc++ when linking with...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Like Xu
perf jevents: Free the sys_event_tables list after...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Arnd Bergmann
ARM: sharpsl_param: work around -Wstringop-overread...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Arnd Bergmann
Merge tag 'imx-fixes-5.15' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Linus Walleij
ARM: defconfig: gemini: Restore framebuffer
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Arnd Bergmann
ARM: dove: mark 'putc' as inline
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Arnd Bergmann
ARM: omap1: move omap15xx local bus handling to usb.c
commit
|
commitdiff
|
tree
|
snapshot
next