summaryrefslogtreecommitdiffstats
path: root/fs/statfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater1-0/+1
2018-07-11tracing/kprobe: Release kprobe print_fmt properlyJiri Olsa1-1/+5
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-07-10MAINTAINERS: update drm treeDaniel Vetter1-2/+2
2018-07-10Update TDA998x maintainer entryRussell King - ARM Linux1-1/+3
2018-07-09HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-09HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-12/+9
2018-07-09ACPICA: Clear status of all events when entering S5Rafael J. Wysocki1-4/+11
2018-07-09Linux 4.18-rc4v4.18-rc4Linus Torvalds1-1/+1
2018-07-07x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn1-1/+2
2018-07-07nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash usDouglas Anderson1-0/+4
2018-07-07thunderbolt: Notify userspace when boot_acl is changedMika Westerberg1-0/+4
2018-07-07uio: fix crash after the device is unregisteredXiubo Li1-16/+88
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li2-20/+14
2018-07-07uio: use request_threaded_irq insteadXiubo Li1-2/+3
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet1-2/+4
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-06staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih2-1/+2
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann1-0/+1
2018-07-06docs: kernel-parameters.txt: document xhci-hcd.quirks parameterLaurentiu Tudor1-0/+5
2018-07-06ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang1-1/+5
2018-07-06x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan3-2/+13
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-06acpi, nfit: Fix scrub idle detectionDan Williams2-11/+34
2018-07-05MIPS: Fix ioremap() RAM checkPaul Burton1-12/+25
2018-07-05Fix up non-directory creation in SGID directoriesLinus Torvalds1-0/+6
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig2-17/+46
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio5-21/+14
2018-07-05cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2-8/+20
2018-07-05cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio1-2/+5
2018-07-05cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara1-0/+2
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg5-11/+13
2018-07-05cifs: Fix validation of signed data in smb2Paulo Alcantara1-4/+24
2018-07-05cifs: Fix validation of signed data in smb3+Paulo Alcantara1-6/+25
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson7-2/+29
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds2-3/+3
2018-07-05arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05MAINTAINERS: Add myself as driver core changes reviewerRafael J. Wysocki1-0/+1
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-05drm/etnaviv: bring back progress check in job timeout handlerLucas Stach2-0/+27
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev1-0/+7
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-07-04arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada1-4/+2
2018-07-04RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson1-1/+1