Age | Commit message (Expand) | Author |
2014-08-14 | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin |
2014-08-14 | ip: make IP identifiers less predictable | Eric Dumazet |
2014-08-14 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-08-07 | Linux 3.4.102v3.4.102 | Greg Kroah-Hartman |
2014-08-07 | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng |
2014-08-07 | mm: try_to_unmap_cluster() should lock_page() before mlocking | Vlastimil Babka |
2014-08-07 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-08-07 | lib/btree.c: fix leak of whole btree nodes | Minfei Huang |
2014-08-07 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin |
2014-08-07 | Revert: "net: ip, ipv6: handle gso skbs in forwarding path" | Greg Kroah-Hartman |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
2014-08-07 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-08-07 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
2014-08-07 | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks | Jan Kara |
2014-08-07 | printk: rename printk_sched to printk_deferred | John Stultz |
2014-08-07 | mm, thp: do not allow thp faults to avoid cpuset restrictions | David Rientjes |
2014-08-07 | scsi: handle flush errors properly | James Bottomley |
2014-08-07 | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout | Konstantin Khlebnikov |
2014-08-07 | crypto: af_alg - properly label AF_ALG socket | Milan Broz |
2014-07-31 | Linux 3.4.101v3.4.101 | Greg Kroah-Hartman |
2014-07-31 | mm: kmemleak: avoid false negatives on vmalloc'ed objects | Catalin Marinas |
2014-07-31 | introduce SIZE_MAX | Xi Wang |
2014-07-31 | s390/ptrace: fix PSW mask check | Martin Schwidefsky |
2014-07-31 | Fix gcc-4.9.0 miscompilation of load_balance() in scheduler | Linus Torvalds |
2014-07-31 | mm: hugetlb: fix copy_hugetlb_page_range() | Naoya Horiguchi |
2014-07-31 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-07-31 | ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) | Romain Degez |
2014-07-31 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo |
2014-07-31 | libata: support the ata host which implements a queue depth less than 32 | Kevin Hao |
2014-07-31 | block: don't assume last put of shared tags is for the host | Christoph Hellwig |
2014-07-28 | Linux 3.4.100v3.4.100 | Greg Kroah-Hartman |
2014-07-28 | iommu/vt-d: Disable translation if already enabled | Takao Indoh |
2014-07-28 | PM / sleep: Fix request_firmware() error at resume | Takashi Iwai |
2014-07-28 | alarmtimer: Fix bug where relative alarm timers were treated as absolute | John Stultz |
2014-07-28 | drm/radeon: avoid leaking edid data | Alex Deucher |
2014-07-28 | mwifiex: fix Tx timeout issue | Amitkumar Karwar |
2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-07-28 | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet |
2014-07-28 | dns_resolver: Null-terminate the right string | Ben Hutchings |
2014-07-28 | dns_resolver: assure that dns_query() result is null-terminated | Manuel Schölling |
2014-07-28 | sunvnet: clean up objects created in vnet_new() on vnet_exit() | Sowmini Varadhan |
2014-07-28 | net: pppoe: use correct channel MTU when using Multilink PPP | Christoph Schulz |
2014-07-28 | net: sctp: fix information leaks in ulpevent layer | Daniel Borkmann |
2014-07-28 | tipc: clear 'next'-pointer of message fragments before reassembly | Jon Paul Maloy |
2014-07-28 | be2net: set EQ DB clear-intr bit in be_open() | Suresh Reddy |
2014-07-28 | appletalk: Fix socket referencing in skb | Andrey Utkin |