summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-05-19audit: Make testing for a valid loginuid explicit.Eric W. Biederman1-0/+5
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel1-0/+33
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-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-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 Torvalds1-0/+2
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
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 Torvalds1-1/+0
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 Torvalds1-7/+23
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 Torvalds1-2/+3
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-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 Gleixner1-2/+3
2013-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki1-0/+2
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik1-7/+23
2013-04-09procfs: add proc_remove_subtree()Al Viro1-0/+2
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-19/+32
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+8
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+8
2013-04-09Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-1/+2
2013-04-09Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)1-0/+2
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-1/+2
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+4
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-1/+1
2013-04-05Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+8