summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Linux 3.12.59v3.12.59Jiri Slaby1-1/+1
2016-04-23KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-2/+6
2016-04-23KVM: x86: removing unused variableSaurabh Sengar1-11/+5
2016-04-23EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-04-23crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan8-14/+174
2016-04-23KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells3-2/+10
2016-04-23mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.Eric W. Biederman2-1/+1
2016-04-23fs/pipe.c: skip file_update_time on frozen fsDmitry Monakhov1-1/+2
2016-04-23USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-04-23netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-04-21netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-04-21netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-04-21pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau5-2/+87
2016-04-21SUNRPC: Fix large reads on NFS/RDMAChuck Lever1-3/+1
2016-04-21ALSA: timer: Sync timer deletion at closing the system timerTakashi Iwai1-0/+10
2016-04-21mmc: Allow forward compatibility for eMMCRomain Izard1-6/+5
2016-04-21fs, seqfile: always allow oom killerGreg Thelen1-3/+8
2016-04-21fs, seq_file: fallback to vmalloc instead of oom kill processesDavid Rientjes1-1/+5
2016-04-21cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-04-20net: qmi_wwan: MDM9x30 specific power managementBjørn Mork1-0/+38
2016-04-20usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2016-04-20ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan1-3/+3
2016-04-20jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-04-20jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-04-20usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2016-04-20usbvision: fix leak of usb_dev on failure paths in usbvision_probe()Alexey Khoroshilov1-7/+17
2016-04-20drm/radeon: hold reference to fences in radeon_sa_bo_new (3.17 and older)Nicolai Hähnle1-0/+7
2016-04-20HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern1-36/+37
2016-04-20perf: Cure event->pending_disable racePeter Zijlstra1-3/+3
2016-04-20ext4: add lockdep annotations for i_data_semTheodore Ts'o3-4/+55
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-20mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-04-20xen/events: introduce test_and_set_mask()Wei Liu1-3/+8
2016-04-20drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-04-20drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher1-0/+1
2016-04-20mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-04-20USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+21
2016-04-19ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-5/+4
2016-04-19ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo1-1/+1
2016-04-19ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan1-3/+5
2016-04-19ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan1-3/+5
2016-04-19xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org1-0/+3
2016-04-19ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-04-19qlge: Fix receive packets drop.Manish Chopra1-0/+11