summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-07-171-1/+1
* usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz2014-07-091-0/+7
* tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-07-061-0/+15
* 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
* target: Report correct response length for some commandsRoland Dreier2014-06-301-0/+1
* Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-301-1/+2
* 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
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-261-0/+2
* ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-06-261-1/+1
* team: fix mtu settingJiri Pirko2014-06-261-0/+1
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-261-8/+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: Add variants of capable for use on on socketsEric W. Biederman2014-06-261-0/+5
* 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
* USB: cdc-wdm: properly include types.hGreg Kroah-Hartman2014-06-111-0/+2
* usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork2014-06-111-0/+1
* dmaengine: fix dmaengine_unmap failureXuelin Shi2014-06-071-0/+1
* genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-06-071-0/+5
* trace: module: Maintain a valid user countRomain Izard2014-06-071-1/+1
* Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede2014-06-071-0/+1
* Input: serio - add firmware_id sysfs attributeHans de Goede2014-06-071-0/+1
* drm/tegra: Remove gratuitous pad fieldThierry Reding2014-06-071-1/+0
* cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-06-071-0/+12
* 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
* vsock: Make transport the proto ownerAndy King2014-05-311-1/+5
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-311-1/+1
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-05-311-1/+3
* 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
* Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-05-311-1/+13
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-05-311-0/+5
* mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-05-311-8/+23
* x86,preempt: Fix preemption for i386Peter Zijlstra2014-05-312-2/+2
* blktrace: fix accounting of partially completed requestsRoman Pen2014-05-311-3/+30
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-05-311-2/+2
* netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-05-311-0/+10