summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog_hld.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-27HID: ite: Add support for Acer S1002 keyboard-dockHans de Goede2-1/+13
2020-11-27HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera4-4/+73
2020-11-27HID: Increase HID maximum report size to 16KBDean Camera1-1/+1
2020-11-25HID: elecom: drop stray commentJiri Kosina1-1/+0
2020-11-25HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth3-0/+5
2020-11-25HID: elecom: add support for EX-G M-XGL20DLBK wireless mouseYOSHIOKA Takuma3-0/+13
2020-11-25HID: elecom: rewrite report based on model specific parametersYOSHIOKA Takuma1-12/+29
2020-11-25HID: input: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-25HID: usbhid: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-11-25HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouseHans de Goede1-0/+2
2020-11-25HID: sony: Workaround for DS4 dongle hotplug kernel crash.Roderick Colenbrander1-6/+28
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells3-0/+10
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)1-1/+1
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer1-5/+4
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song1-2/+7
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams10-37/+55
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers1-0/+2
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet1-2/+0
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook1-2/+2
2020-11-20ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara1-1/+2
2020-11-20jbd2: fix kernel-doc markupsMauro Carvalho Chehab3-32/+35
2020-11-20xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong1-8/+8
2020-11-19ext4: drop fast_commit from /proc/mountsTheodore Ts'o1-4/+0
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-19drm/vram-helper: Fix use of top-down placementThomas Zimmermann1-1/+1
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul1-3/+3
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul2-2/+4
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann4-33/+32
2020-11-19ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-19xfs: don't allow NOWAIT DIO across extent boundariesDave Chinner1-0/+29
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-19HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2-0/+26
2020-11-19HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede1-1/+1
2020-11-19Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account"Thomas Gleixner1-2/+0
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens4-9/+11
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens6-120/+96
2020-11-19selftests/powerpc: entry flush testDaniel Axtens3-1/+200
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman3-6/+11
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin13-90/+233
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin11-2/+200
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey1-6/+29
2020-11-19ALSA: hda/ca0132: Fix compile warning without PCITakashi Iwai1-0/+2
2020-11-19MAINTAINERS: Temporarily add myself to the IOMMU entryWill Deacon1-0/+1
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu1-1/+3