summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-07cgroup: fix a subtle bug in descendant pre-order walkTejun Heo1-1/+1
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-24virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-19audit: Make testing for a valid loginuid explicit.Eric W. Biederman2-0/+6
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel1-0/+33
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet1-0/+12
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-19net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-2/+3
2013-05-19virtio: don't expose u16 in userspace apistephen hemminger1-1/+1
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet1-0/+1
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-4/+0
2013-05-19audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard1-1/+1
2013-05-19Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka1-18/+1
2013-05-19math64: New div64_u64_rem helperFrederic Weisbecker1-1/+18
2013-05-11drm/radeon: add new richland pci idsAlex Deucher1-0/+2
2013-05-11drm/radeon: add some new SI PCI idsAlex Deucher1-0/+3
2013-05-11drm/prime: keep a reference from the handle to exported dma-buf (v6)Dave Airlie1-3/+2
2013-05-11block: fix max discard sectors limitJames Bottomley1-1/+1
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi1-6/+13
2013-05-08jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov1-0/+1
2013-05-08ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o1-0/+1
2013-05-08ipc: sysv shared memory limited to 8TiBRobin Holt1-1/+1
2013-05-08exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov1-14/+4
2013-05-08cgroup: fix broken file xattrsLi Zefan1-3/+0
2013-05-08ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai1-0/+1
2013-05-08mm: allow arch code to control the user page table ceilingHugh Dickins1-0/+10
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+3
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+22
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+6
2013-04-21net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
2013-04-20irda: small read past the end of array in debug codeDan Carpenter1-1/+2
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-220/+216
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2-5/+4
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-0/+2
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-0/+1
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+24
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi1-220/+216
2013-04-17vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2013-04-16Move utf16 functions to kernel core and renameMatthew Garrett1-0/+14
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds2-3/+4
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang1-0/+1
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds1-0/+2
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen1-1/+6
2013-04-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)1-1/+2
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim1-1/+1
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-7/+23
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2-3/+4