summaryrefslogtreecommitdiffstats
path: root/fs/file_table.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel1-3/+4
2019-10-18nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao1-1/+2
2019-10-18ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry1-1/+1
2019-10-17io_uring: fix logic error in io_timeoutyangerkun1-1/+1
2019-10-17io_uring: fix up O_NONBLOCK handling for socketsJens Axboe1-18/+39
2019-10-17coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni1-60/+0
2019-10-17ALSA: hda - Force runtime PM on Nvidia HDMI codecsLukas Wunner1-0/+2
2019-10-17dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka1-26/+2
2019-10-17ALSA: hda/realtek - Enable headset mic on Asus MJ401TADaniel Drake1-0/+11
2019-10-17ALSA: usb-audio: Disable quirks for BOSS Katana amplifiersSzabolcs Szőke1-0/+3
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson1-6/+26
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson5-1/+19
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä1-6/+16
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson1-14/+17
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon3-8/+13
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland1-1/+5
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry3-1/+20
2019-10-16md/raid0: fix warning message for parameter default_layoutSong Liu1-1/+1
2019-10-16kthread: make __kthread_queue_delayed_work staticBen Dooks1-3/+3
2019-10-16usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman1-3/+19
2019-10-16ACPI: processor: Avoid NULL pointer dereferences at init timeRafael J. Wysocki2-8/+12
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1
2019-10-16RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu1-8/+8
2019-10-16Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
2019-10-15PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov1-1/+1
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams1-1/+3
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
2019-10-15blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo1-8/+5
2019-10-15blkcg: Fix multiple bugs in blkcg_activate_policy()Tejun Heo1-18/+51
2019-10-15xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong1-4/+4
2019-10-15rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang1-3/+6
2019-10-15ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton1-10/+11
2019-10-15io_uring: consider the overflow of sequence for timeout reqyangerkun1-6/+21
2019-10-15nvme-tcp: fix possible leakage during error flowMax Gurtovoy1-0/+1
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy1-1/+3
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2-4/+5
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven1-2/+1
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner1-5/+14
2019-10-15arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-15arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko1-1/+1
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko1-3/+6
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko2-1/+29
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko1-0/+1
2019-10-15xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0