summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.64v3.18.64Greg Kroah-Hartman2017-08-111-1/+1
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-112-5/+12
* net: phy: Fix PHY unbind crashFlorian Fainelli2017-08-111-0/+2
* ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li2017-08-111-1/+1
* mm: don't dereference struct page fields of invalid pagesArd Biesheuvel2017-08-111-3/+3
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-112-2/+12
* lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-08-111-1/+1
* mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-08-111-2/+2
* ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent2017-08-111-0/+18
* scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi2017-08-111-5/+13
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-08-112-0/+10
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-111-0/+3
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-08-111-0/+1
* wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-08-111-1/+2
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-08-113-2/+11
* net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-08-111-0/+3
* sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long2017-08-111-2/+2
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-08-111-0/+4
* dccp: fix a memleak for dccp_feat_init err processXin Long2017-08-111-2/+5
* packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong2017-08-111-1/+1
* mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch2017-08-111-3/+13
* rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-08-111-1/+2
* ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar2017-08-111-4/+5
* ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-08-111-2/+6
* net: Zero terminate ifr_name in dev_ifname().David S. Miller2017-08-111-0/+1
* f2fs: sanity check checkpoint segno and blkoffJin Qian2017-08-111-0/+16
* iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger2017-08-111-2/+8
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-08-112-67/+138
* iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger2017-08-111-9/+9
* iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi2017-08-114-8/+32
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-08-113-0/+9
* media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-08-111-20/+2
* ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-111-1/+2
* ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-111-0/+3
* mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf2017-08-111-2/+2
* KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-111-2/+4
* ASoC: do not close shared backend dailinkBanajit Goswami2017-08-111-0/+4
* ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov2017-08-111-0/+1
* workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-08-111-0/+10
* libata: array underflow in ata_find_dev()Dan Carpenter2017-08-111-2/+4
* tile: use global strscpy() rather than private copyChris Metcalf2017-08-111-29/+4
* arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2017-08-111-0/+5
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-1121-8/+92
* word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2017-08-112-1/+9
* tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2017-08-116-150/+48
* xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-08-111-5/+4
* vlan: Propagate MAC address to VLANsMike Manning2017-08-113-3/+24
* spi: dw: Make debugfs name unique between instancesPhil Reid2017-08-111-1/+4
* ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi2017-08-111-0/+13
* vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2017-08-111-1/+4