aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-12io_uring: JOBCTL_TASK_WORK is no longer used by task_workJens Axboe1-7/+2
2020-12-12task_work: remove legacy TWA_SIGNAL pathJens Axboe1-29/+1
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe4-5/+9
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-12-12nds32: add support for TIF_NOTIFY_SIGNALJens Axboe3-2/+4
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-12-12h8300: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+4
2020-12-12c6x: add support for TIF_NOTIFY_SIGNALJens Axboe3-1/+4
2020-12-12alpha: add support for TIF_NOTIFY_SIGNALJens Axboe3-2/+4
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu1-2/+20
2020-12-12Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner3-31/+71
2020-12-12ACPI: Use fwnode_init() to set up fwnodeSaravana Kannan1-1/+1
2020-12-12irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson1-1/+20
2020-12-12netfilter: nftables: move nft_expr before nft_setPablo Neira Ayuso1-28/+26
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso3-28/+70
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal5-23/+49
2020-12-12ALSA: hda/ca0132 - Add ZxR surround DAC setup.Connor McAdams1-0/+40
2020-12-12ALSA: hda/ca0132 - Add 8051 PLL write helper functions.Connor McAdams1-80/+50
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini13-44/+156
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski327-2371/+2519
2020-12-12Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo40-131/+1033
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang8-2/+124
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang2-1/+32
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang7-1/+355
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang1-3/+5
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang4-0/+56
2020-12-12ath11k: htc: implement suspend handlingCarl Huang4-2/+31
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo1-6/+0
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang1-0/+1
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang2-0/+38
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang2-0/+14
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang2-0/+13
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang2-0/+81
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang2-5/+57
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang4-13/+46
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo1-0/+9
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt1-3/+4
2020-12-12ath10k: add atomic protection for device recoveryWen Gong8-9/+25
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar1-11/+32
2020-12-11Input: sc27xx - add support for sc2730 and sc2721Nemo Han1-12/+59
2020-12-11dt-bindings: input: Add compatible string for SC2721 and SC2730Chunyan Zhang1-0/+2
2020-12-11dt-bindings: input: Convert sc27xx-vibra.txt to json-schemaChunyan Zhang2-23/+46
2020-12-12pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()Zheng Yongjun1-7/+1
2020-12-12pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()Zheng Yongjun1-8/+2
2020-12-12gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()Zheng Yongjun1-6/+2
2020-12-11Input: stmpe - add axis inversion and swapping capabilityStefan Riedmueller1-2/+5
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-11tools/kvm_stat: Exempt time-based countersStefan Raspl1-1/+5
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero3-10/+21