Age | Commit message (Expand) | Author |
2014-11-21 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2014-11-21 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann |
2014-11-21 | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann |
2014-11-21 | netfilter: xt_bpf: add mising opaque struct sk_filter definition | Pablo Neira |
2014-11-21 | clocksource: Remove "weak" from clocksource_default_clock() declaration | Bjorn Helgaas |
2014-11-21 | kgdb: Remove "weak" from kgdb_arch_pc() declaration | Bjorn Helgaas |
2014-11-21 | nfs: fix pnfs direct write memory leak | Peng Tao |
2014-11-14 | of: Fix overflow bug in string property parsing functions | Grant Likely |
2014-11-14 | drm/radeon: remove invalid pci id | Alex Deucher |
2014-11-14 | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko |
2014-11-14 | block: fix alignment_offset math that assumes io_min is a power-of-2 | Mike Snitzer |
2014-11-14 | random: add and use memzero_explicit() for clearing data | Daniel Borkmann |
2014-11-14 | crypto: more robust crypto_memneq | Cesar Eduardo Barros |
2014-11-14 | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara |
2014-10-30 | kernel: add support for gcc 5 | Sasha Levin |
2014-10-30 | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set | Junxiao Bi |
2014-10-15 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu |
2014-10-15 | sctp: handle association restarts when the socket is closed. | Vlad Yasevich |
2014-10-15 | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell |
2014-10-09 | jiffies: Fix timeval conversion to jiffies | Andrew Hunter |
2014-10-09 | media: vb2: fix VBI/poll regression | Hans Verkuil |
2014-10-05 | introduce for_each_thread() to replace the buggy while_each_thread() | Oleg Nesterov |
2014-10-05 | workqueue: apply __WQ_ORDERED to create_singlethread_workqueue() | Tejun Heo |
2014-10-05 | iio:trigger: modify return value for iio_trigger_get | Srinivas Pandruvada |
2014-09-17 | libceph: rename ceph_msg::front_max to front_alloc_len | Ilya Dryomov |
2014-09-17 | mnt: Correct permission checks in do_remount | Eric W. Biederman |
2014-09-17 | mnt: Only change user settable mount flags in remount | Eric W. Biederman |
2014-09-17 | CAPABILITIES: remove undefined caps from all processes | Eric Paris |
2014-09-05 | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever |
2014-09-05 | drm/radeon: add additional SI pci ids | Alex Deucher |
2014-08-14 | ip: make IP identifiers less predictable | Eric Dumazet |
2014-08-14 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-08-07 | printk: rename printk_sched to printk_deferred | John Stultz |
2014-07-31 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo |
2014-07-28 | net: fix sparse warning in sk_dst_set() | Eric Dumazet |
2014-07-28 | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix | Eric Dumazet |
2014-07-28 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet |
2014-07-17 | ring-buffer: Check if buffer exists before polling | Steven Rostedt (Red Hat) |
2014-07-06 | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov |
2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-06-30 | genirq: Sanitize spurious interrupt detection of threaded irqs | Thomas Gleixner |
2014-06-30 | target: Report correct response length for some commands | Roland Dreier |
2014-06-30 | ptrace: fix fork event messages across pid namespaces | Matthew Dempsky |
2014-06-26 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen |
2014-06-26 | ALSA: compress: Cancel the optimization of compiler and fix the size of struc... | Wang, Xiaoming |
2014-06-26 | team: fix mtu setting | Jiri Pirko |
2014-06-26 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-26 | netlink: Only check file credentials for implicit destinations | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on netlink messages | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on on sockets | Eric W. Biederman |