aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-16drm/radeon: add new richland pci idsAlex Deucher
2013-05-16drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-16drm/prime: keep a reference from the handle to exported dma-buf (v6)Dave Airlie
2013-05-16jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-16ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-16ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-16exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-16mm: allow arch code to control the user page table ceilingHugh Dickins
2013-05-06net: fix incorrect credentials passingLinus Torvalds
2013-05-06net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-05-06Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-05-06vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-05-06ssb: implement spurious tone avoidanceRafał Miłecki
2013-05-06KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-05-06ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-05-06tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-05-06x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-05-06kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2013-05-06spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-05-06libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-05-06libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-11thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-11USB: serial: add modem-status-change wait queueJohan Hovold
2013-04-11userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-04-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-04-11drm/radeon: add Richland pci idsAlex Deucher
2013-04-11inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-04-11skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-04-11tcp: fix skb_availroom()Eric Dumazet
2013-04-11ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-04-11net: qdisc busylock needs lockdep annotationsEric Dumazet
2013-03-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-03-22ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-03-22ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-03-22ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2013-03-22vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-03-22ipv6: use a stronger hash for tcpEric Dumazet
2013-03-22net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-03-22inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-12-17tmpfs: fix shared mempolicy leakMel Gorman
2012-12-03drm/radeon: add new SI pci idAlex Deucher
2012-11-26memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-26ptp: update adjfreq callback descriptionJacob Keller
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai
2012-11-17mac80211: verify that skb data is presentJohannes Berg
2012-11-17xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-05libceph: check for invalid mappingSage Weil
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-10-31cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu