summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Linux 4.9.257v4.9.257Greg Kroah-Hartman1-1/+1
2021-02-10ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)1-1/+1
2021-02-10iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit1-0/+6
2021-02-10ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki1-17/+38
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen5-14/+30
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2-6/+3
2021-02-10mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song1-2/+2
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song3-2/+6
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King1-6/+6
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang1-0/+6
2021-02-10cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman1-11/+20
2021-02-10kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo1-0/+4
2021-02-10mac80211: fix station rate table updates on assocFelix Fietkau2-2/+6
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner1-7/+1
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins1-8/+11
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter1-1/+3
2021-02-10elfcore: fix building with clangArnd Bergmann3-26/+22
2021-02-10net: lapb: Copy the skb before sending a packetXie He1-1/+2
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan1-0/+2
2021-02-10USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel1-0/+6
2021-02-10USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin1-0/+1
2021-02-10USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran1-0/+1
2021-02-10stable: clamp SUBLEVEL in 4.4 and 4.9Sasha Levin1-1/+1
2021-02-10objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-02-10scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3
2021-02-10mac80211: fix fast-rx encryption checkFelix Fietkau1-0/+2
2021-02-10scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan1-2/+14
2021-02-10futex: Handle faults correctly for PI futexesThomas Gleixner1-18/+20
2021-02-10futex: Simplify fixup_pi_state_owner()Thomas Gleixner1-14/+27
2021-02-10futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner1-4/+1
2021-02-10rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner3-5/+3
2021-02-10futex: Provide and use pi_state_update_owner()Thomas Gleixner1-31/+33
2021-02-10futex: Replace pointless printk in fixup_owner()Thomas Gleixner1-7/+3
2021-02-10futex: Avoid violating the 10th rule of futexPeter Zijlstra3-20/+87
2021-02-10futex: Rework inconsistent rt_mutex/futex_q statePeter Zijlstra1-36/+14
2021-02-10futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra4-40/+16
2021-02-10futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra3-33/+61
2021-02-10net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-02-10ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-02-10net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-02-05Linux 4.9.256v4.9.256Greg Kroah-Hartman1-1/+1
2021-02-03Linux 4.9.255v4.9.255Greg Kroah-Hartman1-1/+1
2021-02-03NFC: fix possible resource leakPan Bian1-0/+1
2021-02-03NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2-1/+4
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse1-14/+26