aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-11regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman
2013-09-11zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-09-11elevator: Fix a race in elevator switchingJianpeng Ma
2013-09-11x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-09-11tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-09-11regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-09-11ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-09-11userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-09-11vlan: mask vlan prio bitsEric Dumazet
2013-09-11skb: report completion status for zero copy skbsMichael S. Tsirkin
2013-09-11virtio: support unlocked queue pollMichael S. Tsirkin
2013-09-11ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-08-13nbd: correct disconnect behaviorPaul Clements
2013-08-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-08-13perf: Fix perf mmap bugsPeter Zijlstra
2013-08-13net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-08-13net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-07-03libceph: wrap auth methods in a mutexSage Weil
2013-07-03libceph: wrap auth ops in wrapper functionsSage Weil
2013-07-03libceph: add update_authorizer auth methodSage Weil
2013-07-03mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-07-03kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-07-03CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-07-03Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-07-03USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-07-03USB: serial: add wait_until_sent operationJohan Hovold
2013-07-03xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-07-03xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-07-03target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-07-03wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-06-05virtio_console: fix uapi headerMichael S. Tsirkin
2013-06-05target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-06-05ipv6: do not clear pinet6 fieldEric Dumazet
2013-06-05if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-06-05tcp: force a dst refcount when prequeue packetEric Dumazet
2013-06-05audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-05-20drm/radeon: add new richland pci idsAlex Deucher
2013-05-20drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-20drm/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