summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-07-171-1/+1
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-061-0/+3
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-06-301-0/+4
* ACPI: add dynamic_debug supportBjørn Mork2014-06-301-2/+20
* ext4: fix data integrity sync in ordered modeNamjae Jeon2014-06-301-1/+11
* ptrace: fix fork event messages across pid namespacesMatthew Dempsky2014-06-301-0/+32
* mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2014-06-302-7/+36
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-302-8/+11
* team: fix mtu settingJiri Pirko2014-06-261-0/+1
* netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-261-3/+4
* net: Add variants of capable for use on netlink messagesEric W. Biederman2014-06-261-0/+7
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-06-261-1/+1
* fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-161-1/+1
* percpu-refcount: fix usage of this_cpu_opsSebastian Ott2014-06-111-3/+3
* dmaengine: fix dmaengine_unmap failureXuelin Shi2014-06-071-0/+1
* genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-06-071-0/+5
* Input: serio - add firmware_id sysfs attributeHans de Goede2014-06-071-0/+1
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-06-072-2/+36
* of/irq: do irq resolution in platform_get_irqRob Herring2014-06-071-0/+5
* ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-06-071-0/+2
* rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-311-0/+5
* net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-311-11/+4
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-311-1/+1
* macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-311-0/+1
* vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-311-1/+2
* net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-311-1/+7
* net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-311-0/+10
* x86,preempt: Fix preemption for i386Peter Zijlstra2014-05-312-2/+2
* pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs2014-05-311-1/+19
* libata/ahci: accommodate tag ordered controllersDan Williams2014-05-131-0/+1
* block: Fix for_each_bvec()Martin K. Petersen2014-05-061-3/+3
* smarter propagate_mnt()Al Viro2014-05-061-0/+3
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-05-061-1/+3
* nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-05-061-0/+1
* bdi: avoid oops on device removalJan Kara2014-04-261-1/+1
* tty: Fix low_latency BUGPeter Hurley2014-04-261-1/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-141-0/+4
* ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-301-0/+15
* vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-281-0/+7
* net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-281-1/+1
* core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-271-2/+2
* usbnet: include wait queue head in device structureOliver Neukum2014-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-242-3/+8
|\
| * net: cdc_ncm: fix control message orderingBjørn Mork2014-03-181-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-181-3/+7
| |\
| | * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-3/+7
* | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-201-4/+0
|\ \ \
| * | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-201-4/+0
| |/ /
* / / mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-201-2/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-03-111-1/+2
|\ \