]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch topic/uek-4.1/stable-cherry-picks of git://ca-git.us.oracle.com/linux...
authorChuck Anderson <chuck.anderson@oracle.com>
Mon, 23 Jan 2017 06:47:45 +0000 (22:47 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 23 Jan 2017 06:47:45 +0000 (22:47 -0800)
commit2fac44b89400a19b522f23ca169083dbbd176669
tree110f4c8dd9059e00455397e093c26aa067a578aa
parent6bbce8b460ef3285c10a188a0e87e544c059bab9
parent4f25a9873b7daebe9bd0360253c5287b528883e1
Merge branch topic/uek-4.1/stable-cherry-picks of git://ca-git.us.oracle.com/linux-uek into uek/uek-4.1

* topic/uek-4.1/stable-cherry-picks: (187 commits)
  ext4: verify extent header depth
  nfsd: check permissions when setting ACLs
  posix_acl: Add set_posix_acl
  sysv, ipc: fix security-layer leaking
  dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
  dm rq: fix the starting and stopping of blk-mq queues
  dm flakey: error READ bios during the down_interval
  CIFS: Fix a possible invalid memory access in smb2_query_symlink()
  fs/cifs: make share unaccessible at root level mountable
  Input: i8042 - break load dependency between atkbd/psmouse and i8042
  module: Invalidate signatures on force-loaded modules
  Documentation/module-signing.txt: Note need for version info if reusing a key
  net/irda: fix NULL pointer dereference on memory allocation failure
  fs/dcache.c: avoid soft-lockup in dput()
  iscsi-target: Fix panic when adding second TCP connection to iSCSI session
  audit: fix a double fetch in audit_log_single_execve_arg()
  Fix broken audit tests for exec arg len
  audit: Fix check of return value of strnlen_user()
  cifs: fix crash due to race in hmac(md5) handling
  dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
  ...
43 files changed:
drivers/infiniband/hw/mlx4/ah.c
drivers/md/dm-snap.c
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
drivers/net/ppp/ppp_generic.c
drivers/pci/pci.c
drivers/usb/core/hub.c
drivers/xen/xen-acpi-processor.c
fs/btrfs/ioctl.c
fs/ext4/inode.c
fs/ext4/super.c
fs/nfs/nfs4proc.c
fs/proc/base.c
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/libxfs/xfs_attr_leaf.c
fs/xfs/libxfs/xfs_da_btree.c
fs/xfs/libxfs/xfs_dir2_block.c
fs/xfs/libxfs/xfs_dir2_data.c
fs/xfs/libxfs/xfs_dir2_leaf.c
fs/xfs/libxfs/xfs_dir2_node.c
fs/xfs/libxfs/xfs_ialloc.c
fs/xfs/libxfs/xfs_sb.c
fs/xfs/libxfs/xfs_symlink_remote.c
fs/xfs/xfs_buf.h
fs/xfs/xfs_inode.c
fs/xfs/xfs_super.c
include/linux/hugetlb.h
include/linux/netdevice.h
include/linux/skbuff.h
kernel/module.c
kernel/sched/core.c
mm/huge_memory.c
mm/migrate.c
mm/page_alloc.c
mm/shmem.c
net/core/rtnetlink.c
net/ipv4/fib_frontend.c
net/ipv4/udp_tunnel.c
net/irda/af_irda.c
net/llc/af_llc.c
net/packet/af_packet.c
net/sctp/ipv6.c
net/unix/af_unix.c
sound/core/timer.c