summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-27perf: Fix perf mmap bugsPeter Zijlstra
2013-06-27net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-27udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-20libceph: wrap auth methods in a mutexSage Weil
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil
2013-06-20libceph: add update_authorizer auth methodSage Weil
2013-06-20mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-20kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-20CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-13USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-06-13USB: serial: add wait_until_sent operationJohan Hovold
2013-06-07xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-06-07xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-06-07target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-06-07ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki
2013-06-07cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24virtio_console: fix uapi headerMichael S. Tsirkin
2013-05-19audit: Make testing for a valid loginuid explicit.Eric W. Biederman
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-19net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-19virtio: don't expose u16 in userspace apistephen hemminger
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-19audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-05-19Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka
2013-05-19math64: New div64_u64_rem helperFrederic Weisbecker
2013-05-11drm/radeon: add new richland pci idsAlex Deucher
2013-05-11drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-11drm/prime: keep a reference from the handle to exported dma-buf (v6)Dave Airlie
2013-05-11block: fix max discard sectors limitJames Bottomley
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-07ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-07exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-07cgroup: fix broken file xattrsLi Zefan
2013-05-07ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai
2013-05-07mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19irda: small read past the end of array in debug codeDan Carpenter