summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07MAINTAINERS: update Kalle Valo's emailKalle Valo
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-11-22iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng
2021-11-22iwlwifi: pcie: fix constant-conversion warningArnd Bergmann
2021-11-14Linux 5.16-rc1Linus Torvalds
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark
2021-11-13perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed
2021-11-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo
2021-11-13perf tools: Add more weak libbpf functionsJiri Olsa
2021-11-13perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers
2021-11-13perf symbols: Factor out annotation init/exitIan Rogers
2021-11-13perf symbols: Bit pack to save a byteIan Rogers
2021-11-13perf symbols: Add documentation to 'struct symbol'Ian Rogers
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo
2021-11-13perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui
2021-11-13perf arm-spe: Support hardware-based PID tracingGerman Gomez
2021-11-13perf arm-spe: Save context ID in recordGerman Gomez
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez
2021-11-13perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim
2021-11-13perf vendor events power10: Add metric events JSON file for power10 platformKajol Jain