summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Linux 3.4.102v3.4.102Greg Kroah-Hartman1-1/+1
2014-08-07ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2014-08-07mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2-2/+14
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang1-0/+1
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman3-95/+3
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-24/+11
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin4-3/+7
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin10-26/+324
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-08-07timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara1-4/+6
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz4-6/+6
2014-08-07mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-08-07scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz1-0/+2
2014-07-31Linux 3.4.101v3.4.101Greg Kroah-Hartman1-1/+1
2014-07-31mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2-5/+13
2014-07-31introduce SIZE_MAXXi Wang4-4/+5
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+7
2014-07-31Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-31mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-31ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2-12/+5
2014-07-31libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-07-31block: don't assume last put of shared tags is for the hostChristoph Hellwig1-26/+7
2014-07-28Linux 3.4.100v3.4.100Greg Kroah-Hartman1-1/+1
2014-07-28iommu/vt-d: Disable translation if already enabledTakao Indoh2-1/+25
2014-07-28PM / sleep: Fix request_firmware() error at resumeTakashi Iwai1-0/+1
2014-07-28alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz1-2/+18
2014-07-28drm/radeon: avoid leaking edid dataAlex Deucher1-0/+5
2014-07-28mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-28net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-07-28net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-07-28tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy1-0/+1
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin1-3/+0
2014-07-28tcp: fix false undo corner casesYuchung Cheng2-6/+8
2014-07-28igmp: fix the problem when mc leave groupdingtianhong1-4/+6
2014-07-288021q: fix a potential memory leakLi RongQing1-1/+4