summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang1-1/+1
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang1-1/+5
2021-12-23Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-15/+10
2021-12-23veth: ensure skb entering GRO are not cloned.Paolo Abeni1-2/+6
2021-12-23Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds6-18/+60
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-121/+80
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2-16/+1
2021-12-23platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford1-28/+30
2021-12-22io_uring: zero iocb->ki_pos for stream file typesJens Axboe1-3/+7
2021-12-23Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-3/+3
2021-12-23Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie1-5/+7
2021-12-22asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin1-2/+4
2021-12-22asix: fix uninit-value in asix_mdio_read()Pavel Skripkin1-1/+1
2021-12-22sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-22sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-22Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-12-22ALSA: hda/realtek: Fix quirk for Clevo NJ51CUWerner Sembach1-1/+25
2021-12-22ALSA: rawmidi - fix the uninitalized user_pversionJaroslav Kysela1-0/+1
2021-12-22ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2Libin Yang1-1/+7
2021-12-22ALSA: hda: intel-sdw-acpi: harden detection of controllerLibin Yang1-2/+3
2021-12-22ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä1-6/+15
2021-12-22Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+5
2021-12-22Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-11/+17
2021-12-22Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds1-17/+14
2021-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+7
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2
2021-12-22Merge tag 'asoc-fix-v5.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai8-36/+46
2021-12-22net: ks8851: Check for error irqJiasheng Jiang1-0/+2
2021-12-22drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-22fjes: Check for error irqJiasheng Jiang1-0/+5
2021-12-22parisc: remove ARCH_DEFCONFIGMasahiro Yamada1-5/+0
2021-12-21bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2-6/+7
2021-12-21compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2-4/+4
2021-12-21uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2-0/+2
2021-12-21Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-55/+195
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-12-21parisc: Correct completer in lws startJohn David Anglin1-1/+1
2021-12-21Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-11/+8
2021-12-21platform/x86: apple-gmux: use resource_size() with resWang Qing1-1/+1
2021-12-21platform/x86: amd-pmc: only use callbacks for suspendMario Limonciello1-1/+2
2021-12-21platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin1-2/+2
2021-12-21KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson1-2/+1
2021-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-0/+18
2021-12-21gpio: virtio: remove timeoutVincent Whitchurch1-5/+1
2021-12-21ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo1-1/+1
2021-12-21mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier1-0/+2
2021-12-20igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit1-6/+13
2021-12-20gve: Correct order of processing device optionsJeroen de Borst1-4/+4
2021-12-20net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn1-0/+3