summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso1-0/+14
2021-02-09dt-bindings: connector: Add SVDM VDO propertiesKyle Tso2-1/+321
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso1-4/+13
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso2-3/+30
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso1-10/+61
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso4-14/+17
2021-02-09usb: typec: Manage SVDM versionKyle Tso3-0/+65
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-02-07Linux 5.11-rc7v5.11-rc7Linus Torvalds1-1/+1
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen1-17/+2
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen1-5/+10
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen2-0/+25
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen2-1/+51
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen3-0/+40
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen2-1/+36
2021-02-06dt-binding: usb: Include USB SSP rates in GenXxYThinh Nguyen1-0/+3
2021-02-06x86/efi: Remove EFI PGD build time checksBorislav Petkov1-19/+0
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak4-18/+0
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi5-13/+20
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi5-14/+13
2021-02-05Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner1-11/+5
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-05x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan1-0/+8
2021-02-05x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan1-0/+14
2021-02-05MAINTAINERS/.mailmap: use my @kernel.org addressNathan Chancellor2-1/+2
2021-02-05mm: hugetlb: fix missing put_page in gather_surplus_pages()Muchun Song1-1/+4
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2-0/+37
2021-02-05kasan: make addr_has_metadata() return true for valid addressesVincenzo Frascino1-1/+1
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino1-0/+7
2021-02-05mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long1-0/+4
2021-02-05mailmap: add entries for Manivannan SadhasivamManivannan Sadhasivam1-0/+2
2021-02-05mailmap: fix name/email for Viresh KumarViresh Kumar1-0/+2
2021-02-05memblock: do not start bottom-up allocations with kernel_endRoman Gushchin1-43/+6
2021-02-05mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg3-3/+8
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe1-7/+2
2021-02-05mm, compaction: move high_pfn to the for loop scopeRokudo Yan1-1/+2
2021-02-05mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song1-0/+6
2021-02-05mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1
2021-02-05mm: hugetlb: fix a race between isolating and freeing pageMuchun Song1-2/+2
2021-02-05mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song1-0/+39
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song3-2/+5
2021-02-05ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven1-2/+2
2021-02-05vdpa/mlx5: Restore the hardware used index after change mapEli Cohen1-0/+18
2021-02-05smb3: fix crediting for compounding when only one request in flightPavel Shilovsky1-3/+15
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2-2/+4
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King4-39/+36
2021-02-05ARM: ensure the signal page contains defined contentsRussell King1-6/+8