aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-08mt76: mt7921: fix build regressionHEADwireless-drivers-2021-12-15masterArnd Bergmann1-1/+1
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann3-7/+11
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann2-3/+3
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg1-2/+3
2021-12-07MAINTAINERS: update Kalle Valo's emailKalle Valo1-6/+6
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiwireless-drivers-2021-12-01Lorenzo Bianconi2-12/+10
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka1-0/+3
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi5-27/+38
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu1-1/+1
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi1-2/+2
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2-3/+5
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET1-0/+6
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsŁukasz Bartosik1-0/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein5-8/+47
2021-11-22iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng1-1/+3
2021-11-22iwlwifi: pcie: fix constant-conversion warningArnd Bergmann1-1/+5
2021-11-14Linux 5.16-rc1Linus Torvalds1-2/+2
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2-5/+6
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-7/+12
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+14
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds21-180/+78
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+13
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds107-277/+277
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+20
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-28/+60
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+14
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-59/+96
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+10
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-4/+71
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds131-1148/+2639
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner3-8/+27
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds76-12941/+27373
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds2-3/+7
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark1-2/+2
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark1-1/+1
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark1-1/+1
2021-11-13perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed4-0/+4
2021-11-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-11-13tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+241
2021-11-13tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2021-11-13tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-11-13tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-11-13perf tools: Add more weak libbpf functionsJiri Olsa1-0/+27
2021-11-13perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers3-3/+10
2021-11-13perf symbols: Factor out annotation init/exitIan Rogers3-1/+22
2021-11-13perf symbols: Bit pack to save a byteIan Rogers2-3/+3
2021-11-13perf symbols: Add documentation to 'struct symbol'Ian Rogers1-3/+14
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2-1/+5
2021-11-13perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui1-1/+1
2021-11-13perf arm-spe: Support hardware-based PID tracingGerman Gomez1-29/+70
2021-11-13perf arm-spe: Save context ID in recordGerman Gomez2-0/+3
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez2-2/+4
2021-11-13perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim2-1/+30
2021-11-13perf vendor events power10: Add metric events JSON file for power10 platformKajol Jain1-0/+676
2021-11-13perf design.txt: Synchronize the definition of enum perf_hw_id with codeLike Xu1-0/+3
2021-11-13perf arm-spe: Print size using consistent formatAndrew Kilroy1-1/+1
2021-11-13perf cs-etm: Print size using consistent formatAndrew Kilroy1-1/+1
2021-11-13perf arm-spe: Snapshot mode testGerman Gomez1-0/+89
2021-11-13perf arm-spe: Implement find_snapshot callbackGerman Gomez1-0/+145
2021-11-13perf arm-spe: Add snapshot mode supportGerman Gomez1-0/+130
2021-11-13perf expr: Add source_count for aggregating eventsIan Rogers8-12/+66
2021-11-13perf expr: Move ID handling to its own functionIan Rogers1-26/+35
2021-11-13perf expr: Add metric literals for topology.Ian Rogers2-1/+38
2021-11-13perf expr: Add literal values starting with #Ian Rogers4-6/+30
2021-11-13perf cputopo: Match thread_siblings to topology ABI nameIan Rogers3-18/+25
2021-11-13perf cputopo: Match die_siblings to topology ABI nameIan Rogers3-20/+25
2021-11-13perf cputopo: Update to use pakage_cpusIan Rogers3-15/+28
2021-11-13perf test: Add expr test for events with hyphensIan Rogers1-0/+10
2021-11-13perf test: Remove skip_if_failIan Rogers6-23/+8
2021-11-13perf test: Remove is_supported functionIan Rogers2-14/+1
2021-11-13perf test: TSC test, remove is_supported useIan Rogers1-23/+16
2021-11-13perf test: BP tests, remove is_supported useIan Rogers4-74/+51
2021-11-13perf test: Remove non test case style support.Ian Rogers2-10/+16
2021-11-13perf test: Convert time to tsc test to test case.Ian Rogers1-1/+6
2021-11-13perf test: bp tests use test caseIan Rogers3-3/+18
2021-11-13perf test: Remove now unused subtest helpersIan Rogers2-13/+1
2021-11-13perf test: Convert llvm tests to test cases.Ian Rogers1-23/+54
2021-11-13perf test: Convert bpf tests to test cases.Ian Rogers1-29/+43
2021-11-13perf test: Convert clang tests to test cases.Ian Rogers3-47/+24
2021-11-13perf test: Convert watch point tests to test cases.Ian Rogers1-98/+32
2021-11-13parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2-4/+10
2021-11-13parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller1-0/+1
2021-11-13parisc: Fix backtrace to always include init funtion namesHelge Deller1-1/+2
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds19-48/+105
2021-11-13Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds9-55/+83
2021-11-13Merge tag 'io_uring-5.16-2021-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+15
2021-11-13Merge tag '5.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds18-933/+1184
2021-11-13Revert "mm: shmem: don't truncate page if memory failure happens"Linus Torvalds3-51/+6
2021-11-13Merge tag '5.16-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds17-1139/+372
2021-11-13Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds18-479/+544
2021-11-13Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-30/+17
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-106/+359
2021-11-13Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-626/+636
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+158
2021-11-13Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-45/+14
2021-11-13Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-6/+9
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds49-370/+1088
2021-11-13Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds11-19/+417
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-137/+292
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds25-39/+192
2021-11-13perf test: Convert pmu event tests to test cases.Ian Rogers1-62/+16
2021-11-13perf test: Convert pfm tests to use test cases.Ian Rogers1-47/+19
2021-11-13perf test: Add skip reason to test case.Ian Rogers2-1/+13
2021-11-13perf test: Add test case struct.Ian Rogers2-10/+46
2021-11-13perf test: Add helper functions for abstraction.Ian Rogers2-29/+71
2021-11-13perf test: Rename struct test to test_suiteIan Rogers81-123/+125
2021-11-13perf test: Move each test suite struct to its testIan Rogers70-348/+397
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers12-170/+216
2021-11-12cifs: do not duplicate fscache cookie for secondary channelsShyam Prasad N1-2/+7
2021-11-12cifs: connect individual channel servers to primary channel serverShyam Prasad N6-14/+36
2021-11-12cifs: protect session channel fields with chan_lockShyam Prasad N6-15/+71
2021-11-12cifs: do not negotiate session if session already existsShyam Prasad N1-8/+10
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman1-1/+1
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini8-16/+19
2021-11-12tracing/histogram: Fix check for missing operands in an expressionKalesh Singh1-1/+2
2021-11-12tracing/histogram: Do not copy the fixed-size char array field over the field...Masami Hiramatsu1-4/+5
2021-11-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds34-378/+915
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-31/+58
2021-11-12Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-102/+386
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds140-1498/+1767
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds45-460/+1833
2021-11-12x86/cpu: Add Raptor Lake to Intel familyTony Luck1-0/+2
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds31-761/+982
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones1-2/+3
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+24
2021-11-12smb3: do not setup the fscache_super_cookie until fsinfo initializedSteve French2-2/+14
2021-11-12tools/lib/lockdep: drop liblockdepSasha Levin39-1229/+3
2021-11-12cifs: fix potential use-after-free bugsPaulo Alcantara1-22/+19
2021-11-12cifs: fix memory leak of smb3_fs_context_dup::server_hostnamePaulo Alcantara1-0/+2
2021-11-12smb3: add additional null check in SMB311_posix_mkdirSteve French1-0/+11
2021-11-12cifs: release lock earlier in dequeue_mid error caseSteve French1-3/+4
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore7-45/+14
2021-11-12blk-mq: fix filesystem I/O request allocationMing Lei2-20/+45
2021-11-12smb3: add additional null check in SMB2_tconSteve French1-1/+1
2021-11-12smb3: add additional null check in SMB2_openSteve French1-1/+3
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier1-3/+16
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren1-1/+7
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren1-4/+4
2021-11-12tracing/osnoise: Make osnoise_instances staticDaniel Bristot de Oliveira1-1/+2
2021-11-12perf test: Use macro for "suite" definitionsIan Rogers1-330/+149
2021-11-12perf test: Use macro for "suite" declarationsIan Rogers1-74/+77
2021-11-12perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKETArnaldo Carvalho de Melo2-0/+21
2021-11-12perf trace: Beautify the 'level' argument of setsockoptArnaldo Carvalho de Melo1-0/+2
2021-11-12perf trace: Beautify the 'level' argument of getsockoptArnaldo Carvalho de Melo1-0/+2
2021-11-12perf beauty socket: Add generator for socket level (SOL_*) string tableArnaldo Carvalho de Melo3-3/+17
2021-11-12perf beauty socket: Sort the ipproto array entriesArnaldo Carvalho de Melo1-1/+1
2021-11-12perf beauty socket: Rename 'regex' to 'ipproto_regex'Arnaldo Carvalho de Melo1-3/+3
2021-11-12perf beauty socket: Prep to receive more input header filesArnaldo Carvalho de Melo1-1/+5
2021-11-12perf beauty socket: Rename header_dir to uapi_header_dirArnaldo Carvalho de Melo1-2/+2
2021-11-12perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...Arnaldo Carvalho de Melo3-7/+8
2021-11-12perf beauty: Make all sockaddr files use a common naming schemeArnaldo Carvalho de Melo3-7/+7
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-12ARM: 9155/1: fix early early_iounmap()Michał Mirosław1-2/+2
2021-11-12blkcg: Remove extra blkcg_bio_issue_initLaibin Qiu1-3/+1
2021-11-12KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_fromPaolo Bonzini1-14/+11
2021-11-12KVM: x86: move guest_pv_has out of user_access sectionPaolo Bonzini1-3/+6
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov45-460/+1833
2021-11-11dt-bindings: watchdog: sunxi: fix error in schemaDavid Heidelberg1-2/+0
2021-11-11bindings: media: venus: Drop redundant maxItems for power-domain-namesGeert Uytterhoeven1-1/+0
2021-11-11dt-bindings: Remove Netlogic bindingsRob Herring3-109/+0
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring1-2/+4
2021-11-11of: Support using 'mask' in making device bus idRob Herring1-2/+8
2021-11-11dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard53-65/+65
2021-11-11dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yamlPatrice Chotard1-1/+0
2021-11-11dt-bindings: media: Update maintainers for st,stm32-cec.yamlPatrice Chotard1-1/+0
2021-11-11dt-bindings: mfd: timers: Update maintainers for st,stm32-timersPatrice Chotard1-1/+0
2021-11-11dt-bindings: timer: Update maintainers for st,stm32-timerPatrice Chotard1-1/+2
2021-11-11dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 a...David Heidelberg1-1/+3
2021-11-11dt-bindings: display: bridge: Convert toshiba,tc358767.txt to yamlRahul T R2-54/+158
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil43-37/+37
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-11/+57
2021-11-11ksmbd: Use the SMB3_Create definitions from the sharedRonnie Sahlberg5-265/+37
2021-11-11ksmbd: Move more definitions into the shared areaRonnie Sahlberg2-192/+4
2021-11-11ksmbd: use the common definitions for NEGOTIATE_PROTOCOLRonnie Sahlberg4-167/+15
2021-11-11ksmbd: switch to use shared definitions where availableRonnie Sahlberg5-180/+2
2021-11-11ksmbd: change LeaseKey data type to u8 arrayNamjae Jeon3-23/+14
2021-11-11ksmbd: remove smb2_buf_length in smb2_transform_hdrNamjae Jeon4-30/+21
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon10-262/+260
2021-11-11ksmbd: remove md4 leftoversNamjae Jeon2-2/+0
2021-11-11ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATIONNamjae Jeon3-1/+10
2021-11-11io-wq: serialize hash clear with wakeupJens Axboe1-2/+15
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie169-1073/+1411
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-45/+42
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal1-1/+1
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal2-1/+13
2021-11-11Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-111/+186
2021-11-11Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-66/+90
2021-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-150/+61
2021-11-11Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+2
2021-11-11smb3: add additional null check in SMB2_ioctlSteve French1-0/+10
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas4-45/+37
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas2-0/+5
2021-11-11block: Hold invalidate_lock in BLKRESETZONE ioctlShin'ichiro Kawasaki1-10/+5
2021-11-11blk-mq: rename blk_attempt_bio_mergeMing Lei1-4/+6
2021-11-11blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_mergeMing Lei1-4/+0
2021-11-11block: fix kerneldoc for disk_register_independent_access__ranges()Jens Axboe1-2/+2