aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2014-11-212-43/+14
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2014-11-212-0/+25
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2014-11-212-0/+47
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2014-11-211-0/+1
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-211-3/+3
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-211-0/+5
* netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira2014-11-211-0/+2
* clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-11-211-1/+1
* kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-11-211-1/+1
* nfs: fix pnfs direct write memory leakPeng Tao2014-11-211-0/+11
* of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-141-14/+70
* drm/radeon: remove invalid pci idAlex Deucher2014-11-141-1/+0
* OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-11-141-0/+3
* block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2014-11-141-3/+2
* random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-11-141-2/+3
* crypto: more robust crypto_memneqCesar Eduardo Barros2014-11-143-0/+14
* vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-11-141-0/+1
* kernel: add support for gcc 5Sasha Levin2014-10-301-0/+66
* mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi2014-10-301-2/+4
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-10-151-0/+3
* sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-151-1/+1
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-10-153-1/+2
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-10-091-12/+0
* media: vb2: fix VBI/poll regressionHans Verkuil2014-10-091-0/+4
* introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-10-052-0/+14
* workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo2014-10-051-1/+1
* iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada2014-10-051-1/+3
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-09-171-1/+1
* mnt: Correct permission checks in do_remountEric W. Biederman2014-09-171-0/+5
* mnt: Only change user settable mount flags in remountEric W. Biederman2014-09-171-1/+3
* CAPABILITIES: remove undefined caps from all processesEric Paris2014-09-171-1/+4
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-09-051-0/+1
* drm/radeon: add additional SI pci idsAlex Deucher2014-09-051-0/+4
* ip: make IP identifiers less predictableEric Dumazet2014-08-131-10/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-134-36/+33
* printk: rename printk_sched to printk_deferredJohn Stultz2014-08-071-3/+3
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-311-0/+1
* net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-281-1/+1
* ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-281-6/+6
* ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-07-281-2/+2
* ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-07-171-1/+1
* 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
* ptrace: fix fork event messages across pid namespacesMatthew Dempsky2014-06-301-0/+32
* 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