summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-15ext4: properly align shifted xattrs when expanding inodesJan Kara1-1/+1
2016-09-15ext4: fix xattr shifting when expanding inodes part 2Jan Kara1-2/+3
2016-09-15ext4: fix xattr shifting when expanding inodesJan Kara1-13/+14
2016-09-15ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o1-1/+17
2016-09-15cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee1-0/+2
2016-09-15fs: Check for invalid i_uid in may_follow_link()Seth Forshee1-1/+3
2016-09-15net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks1-1/+1
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks2-10/+41
2016-09-15apparmor: fix refcount race when finding a child profileJohn Johansen1-1/+3
2016-09-15Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-09-07Linux 4.7.3v4.7.3Greg Kroah-Hartman1-1/+1
2016-09-07SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust1-5/+3
2016-09-07sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov1-1/+7
2016-09-07hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz1-12/+12
2016-09-07hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare1-0/+1
2016-09-07ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak1-6/+6
2016-09-07ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak1-0/+2
2016-09-07ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak1-1/+0
2016-09-07ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-07ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-09-07staging/lustre/llite: Close atomic_open race with several openersOleg Drokin1-19/+24
2016-09-07USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov1-0/+4
2016-09-07USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov1-0/+5
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-09-07USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-09-07usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi1-1/+1
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern1-1/+1
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun1-2/+5
2016-09-07USB: avoid left shift by -1Alan Stern1-5/+11
2016-09-07dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda1-8/+11
2016-09-07crypto: qat - fix aes-xts key sizesGiovanni Cabiddu1-2/+2
2016-09-07crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter1-1/+1
2016-09-07Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov4-32/+24
2016-09-07Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-09-07Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-09-07Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-09-07btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney3-11/+22
2016-09-07btrfs: properly track when rescan worker is runningJeff Mahoney3-1/+10
2016-09-07btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney4-6/+13
2016-09-07mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-09-07dax: fix device-dax region baseDan Williams1-0/+3
2016-09-07soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli1-1/+6
2016-09-07fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-09-07gpio: max730x: set gpiochip data pointer before using itChristophe Leroy1-4/+4
2016-09-07gpio: Fix OF build problem on UMLinus Walleij1-0/+1