aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-09arm64: atomics: remove LL/SC trampolinesMark Rutland1-31/+9
2022-09-09drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede7-23/+18
2022-09-09drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede1-2/+2
2022-09-09drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede1-4/+7
2022-09-09block: add missing request flags to debugfs codeJens Axboe1-0/+2
2022-09-09Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds6-54/+60
2022-09-09net: core: fix flow symmetric hashLudovic Cintrat1-3/+2
2022-09-09ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei1-2/+4
2022-09-09Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+12
2022-09-09Merge tag 'sound-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds26-168/+257
2022-09-09drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy1-1/+1
2022-09-09drm/meson: Correct OSD1 global alpha valueStuart Menefy1-1/+1
2022-09-09Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds11-39/+129
2022-09-09arm64: stacktrace: track hyp stacks in unwinder's address spaceMark Rutland4-49/+46
2022-09-09arm64: stacktrace: track all stack boundaries explicitlyMark Rutland5-199/+132
2022-09-09arm64: stacktrace: remove stack type from fp translatorMark Rutland2-39/+49
2022-09-09arm64: stacktrace: rework stack boundary discoveryMark Rutland7-94/+151
2022-09-09arm64: stacktrace: add stackinfo_on_stack() helperMark Rutland1-8/+21
2022-09-09arm64: stacktrace: move SDEI stack helpers to stacktrace codeMark Rutland4-52/+48
2022-09-09arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()Mark Rutland4-14/+17
2022-09-09arm64: stacktrace: simplify unwind_next_common()Mark Rutland4-14/+9
2022-09-09arm64: stacktrace: fix kerneldoc commentsMark Rutland2-13/+19
2022-09-09Merge tag 'trace-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds10-19/+49
2022-09-09arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofdayJoey Gouly1-4/+15
2022-09-09arm64: alternative: patch alternatives in the vDSOJoey Gouly4-3/+38
2022-09-09arm64: module: move find_section to headerJoey Gouly2-15/+15
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds10-10/+13
2022-09-09net: openvswitch: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-09Merge branch 'net-ipa-next'David S. Miller5-143/+34
2022-09-09net: ipa: don't have gsi_channel_update() return a valueAlex Elder3-10/+11
2022-09-09net: ipa: update channel in gsi_channel_trans_complete()Alex Elder3-5/+10
2022-09-09net: ipa: kill all other transaction listsAlex Elder3-74/+6
2022-09-09net: ipa: kill the allocated transaction listAlex Elder2-10/+3
2022-09-09net: ipa: always use transaction IDs instead of listsAlex Elder2-56/+16
2022-09-09ARM: dts: r9a06g032-rzn1d400-db: Enable CAN1Biju Das1-0/+28
2022-09-09ARM: dts: r9a06g032: Add CAN{0,1} nodesBiju Das1-0/+20
2022-09-09MAINTAINERS: Merge ARM/Renesas ARM64 and ARM/SH-Mobile ARM architecturesGeert Uytterhoeven1-24/+11
2022-09-09Merge tag 'renesas-fixes-for-v6.0-tag1' into renesas-arm-dt-for-v6.1Geert Uytterhoeven1-1/+1
2022-09-09Merge branch 'felix-dsa-ethtool-stats'David S. Miller12-1917/+1292
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean4-279/+98
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean4-1116/+290
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean5-7/+7
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present in DSAVladimir Oltean3-17/+241
2022-09-09net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean1-1/+1
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean4-60/+77
2022-09-09net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean2-478/+481
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean3-53/+50
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean4-207/+237
2022-09-09net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean1-5/+5
2022-09-09net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean1-1/+26