summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-13HID: uhid: allocate static minorDavid Herrmann1-0/+1
2013-10-13mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-10-13HID: fix data access in implement()Jiri Kosina1-0/+1
2013-10-05dm mpath: disable WRITE SAME if it failsMike Snitzer1-1/+2
2013-10-01HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-10-01timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz1-0/+1
2013-09-26HID: validate HID report id sizeKees Cook1-1/+3
2013-09-26pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-0/+15
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-26USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-09-07regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman1-0/+1
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds1-1/+0
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma1-1/+5
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-20microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6
2013-08-14regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-11userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-6/+0
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch1-0/+1
2013-07-28EDAC: Fix lockdep splatBorislav Petkov1-1/+6
2013-07-28vlan: mask vlan prio bitsEric Dumazet1-2/+1
2013-07-28virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-07-25thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-07-25iio: Fix iio_channel_has_infoAlexandre Belloni1-2/+2
2013-07-21nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-21cgroup: fix RCU accesses to task->cgroupsTejun Heo1-10/+48
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-07-13libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+3
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-0/+1
2013-06-25gre: fix a possible skb leakEric Dumazet1-0/+1
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-2/+2
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+3
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi1-2/+4