summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sparc: Fix system call tracing register handling.Mike Frysinger2017-10-122-0/+53
* m32r: add io*_rep helpersSudip Mukherjee2017-10-121-1/+9
* m32r: add definition of ioremap_wc to io.hAbhilash Kesavan2017-10-121-0/+1
* ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2017-10-121-1/+5
* net/route: enforce hoplimit max valuePaolo Abeni2017-10-122-1/+7
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-10-121-1/+1
* Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri2017-10-121-37/+43
* scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-10-121-1/+1
* xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing2017-10-121-1/+8
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-121-1/+1
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-121-0/+8
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-121-0/+3
* saa7164: fix double fetch PCIe access conditionSteven Toth2017-10-121-12/+1
* saa7164: fix sparse warningsHans Verkuil2017-10-126-58/+74
* btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández2017-10-121-1/+5
* f2fs: preserve i_mode if __f2fs_set_acl() failsErnesto A. Fernández2017-10-121-2/+3
* f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim2017-10-121-1/+1
* ext4: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-13/+15
* ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández2017-10-121-4/+11
* jfs: preserve i_mode if __jfs_set_acl() failsErnesto A. Fernández2017-10-121-4/+11
* jfs: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-7/+8
* reiserfs: preserve i_mode if __reiserfs_set_acl() failsErnesto A. Fernández2017-10-121-3/+6
* reiserfs: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-5/+7
* hfsplus: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-12/+18
* ext3: preserve i_mode if ext2_set_acl() failsBen Hutchings2017-10-121-2/+8
* ext3: Don't clear SGID when inheriting ACLsBen Hutchings2017-10-121-7/+8
* ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández2017-10-121-2/+9
* ext2: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-14/+22
* mm: fix overflow check in expand_upwards()Helge Deller2017-10-121-1/+1
* ubifs: Don't leak kernel memory to the MTDRichard Weinberger2017-10-121-4/+4
* ubifs: Correctly evict xattr inodesRichard Weinberger2017-10-123-0/+25
* sunrpc: use constant time memory comparison for macJason A. Donenfeld2017-10-121-1/+2
* sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez2017-10-121-5/+5
* Input: i8042 - fix crash at boot timeChen Hong2017-10-121-3/+9
* PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-10-121-0/+2
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-10-121-2/+2
* crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-10-121-1/+3
* crypto: caam - fix signals handlingHoria Geantă2017-10-122-2/+2
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-10-121-0/+13
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-10-127-16/+65
* MIPS: Negate error syscall return in traceJames Hogan2017-10-121-1/+1
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-10-121-1/+1
* fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala2017-10-121-2/+3
* mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stackMichal Hocko2017-10-121-2/+4
* drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner2017-10-121-2/+11
* cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-10-121-0/+4
* cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-10-121-0/+1
* cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-10-121-2/+1
* target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi2017-10-121-0/+9
* tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen2017-10-121-1/+2