summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-01-29quota: provide interface for readding allocated space into reserved spaceJan Kara2-0/+16
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren1-1/+3
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman1-0/+7
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman1-0/+5
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman1-0/+1
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2-43/+14
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2-0/+25
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2-0/+47
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-0/+1
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-14drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3
2014-11-14crypto: more robust crypto_memneqCesar Eduardo Barros3-0/+14
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-10-30kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi1-2/+4
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich1-1/+1
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-09-17libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman1-0/+5
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-0/+1
2014-09-05drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-08-14ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet4-36/+33
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1