summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-06-22gnss: sirf: fix error return code in sirf_probe()Wei Yongjun1-2/+6
2020-06-22pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker1-0/+9
2020-06-22pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210Jonathan Bakker1-24/+49
2020-06-22power: supply: core: fix memory leak in HWMON error pathQiushi Wu1-1/+1
2020-06-22power: supply: core: fix HWMON temperature labelsMichał Mirosław1-1/+1
2020-06-22power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-06-22EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov2-0/+16
2020-06-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov1-0/+1
2020-06-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-22clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu1-1/+1
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen1-2/+2
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-22b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-22Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław1-1/+4
2020-06-22serial: 8250: Avoid error message on reprobeLukas Wunner1-4/+10
2020-06-22media: cedrus: Program output format during each runSamuel Holland2-3/+2
2020-06-22media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-22carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-22e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2-8/+5
2020-06-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng1-0/+4
2020-06-22PCI: Program MPS for RCiEP devicesAshok Raj1-1/+21
2020-06-22ima: Set again build_ima_appraise variableKrzysztof Struczynski1-2/+8
2020-06-22ima: Remove redundant policy rule set in add_rules()Krzysztof Struczynski1-4/+1
2020-06-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2-0/+6
2020-06-22serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng2-6/+6
2020-06-22PCI: Add Loongson vendor IDTiezhu Yang1-0/+2
2020-06-22x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam2-0/+4
2020-06-22PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick2-0/+3
2020-06-22PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj1-0/+15
2020-06-22PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner1-0/+2
2020-06-22PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven1-4/+14
2020-06-22PCI: Avoid Pericom USB controller OHCI/EHCI PME# defectKai-Heng Feng1-0/+13
2020-06-22ext4: fix race between ext4_sync_parent() and rename()Eric Biggers1-15/+13
2020-06-22ext4: fix error pointer dereferenceJeffle Xu1-2/+5
2020-06-22ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_maxHarshad Shirwadkar1-3/+6
2020-06-22evm: Fix possible memory leak in evm_calc_hmac_or_hash()Roberto Sassu1-1/+1
2020-06-22ima: Remove __init annotation from ima_pcrread()Roberto Sassu1-1/+1
2020-06-22ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu4-5/+24
2020-06-22ima: Directly assign the ima_default_policy pointer to ima_rulesRoberto Sassu1-2/+1
2020-06-22ima: Evaluate error in init_ima()Roberto Sassu1-0/+3
2020-06-22ima: Switch to ima_hash_algo for boot aggregateRoberto Sassu2-11/+58
2020-06-22ima: Fix ima digest hash table key calculationKrzysztof Struczynski1-3/+4
2020-06-22mm: call cond_resched() from deferred_init_memmap()Pavel Tatashin1-1/+1
2020-06-22mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...Daniel Jordan1-3/+4
2020-06-22mm: initialize deferred pages with interrupts enabledPavel Tatashin2-13/+9
2020-06-22mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()Andrea Arcangeli1-3/+28
2020-06-22powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy1-2/+2