summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann-1/+1
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann-7/+11
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann-3/+3
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg-2/+3
2021-12-07MAINTAINERS: update Kalle Valo's emailKalle Valo-6/+6
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi-12/+10
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka-0/+3
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi-27/+38
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu-1/+1
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi-2/+2
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih-3/+5
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET-0/+6
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik-0/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein-8/+47
2021-11-22iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng-1/+3
2021-11-22iwlwifi: pcie: fix constant-conversion warningArnd Bergmann-1/+5
2021-11-14Linux 5.16-rc1v5.16-rc1Linus Torvalds-2/+2
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva-5/+6
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-7/+12
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+14
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds-180/+78
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+13
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-277/+277
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+20
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-28/+60
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+14
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-59/+96
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+10
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+71
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1148/+2639
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner-8/+27
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds-12941/+27373
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds-3/+7
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark-2/+2
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark-1/+1
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark-1/+1
2021-11-13perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed-0/+4
2021-11-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2021-11-13tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+241
2021-11-13tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo-1/+1
2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+3
2021-11-13tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo-0/+4
2021-11-13perf tools: Add more weak libbpf functionsJiri Olsa-0/+27
2021-11-13perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers-3/+10
2021-11-13perf symbols: Factor out annotation init/exitIan Rogers-1/+22
2021-11-13perf symbols: Bit pack to save a byteIan Rogers-3/+3
2021-11-13perf symbols: Add documentation to 'struct symbol'Ian Rogers-3/+14
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo-1/+5
2021-11-13perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui-1/+1
2021-11-13perf arm-spe: Support hardware-based PID tracingGerman Gomez-29/+70