Age | Commit message (Expand) | Author |
2013-12-11 | crypto: scatterwalk - Use sg_chain_ptr on chain entries | Tom Lendacky |
2013-12-11 | crypto: scatterwalk - Set the chain pointer indication bit | Tom Lendacky |
2013-12-08 | dm: fix truncated status strings | Mikulas Patocka |
2013-12-08 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-12-08 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa |
2013-12-08 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2013-12-04 | tracing: Allow events to have NULL strings | Steven Rostedt (Red Hat) |
2013-12-04 | mtd: map: fixed bug in 64-bit systems | Wang Haitao |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock | Fan Du |
2013-11-29 | exec: do not abuse ->cred_guard_mutex in threadgroup_lock() | Oleg Nesterov |
2013-11-04 | inet: fix possible memory corruption with UDP_CORK and UFO | Hannes Frederic Sowa |
2013-11-04 | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb |
2013-11-04 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2013-11-04 | tcp: must unclone packets before mangling them | Eric Dumazet |
2013-10-22 | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o |
2013-10-13 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-10-13 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-10-01 | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu | Peter Zijlstra |
2013-10-01 | HID: provide a helper for validating hid reports | Kees Cook |
2013-09-26 | media: v4l2: added missing mutex.h include to v4l2-ctrls.h | Andrzej Hajda |
2013-09-26 | HID: validate HID report id size | Kees Cook |
2013-09-26 | rculist: list_first_or_null_rcu() should use list_entry_rcu() | Tejun Heo |
2013-09-14 | ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO | Jiri Bohac |
2013-09-14 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa |
2013-08-29 | SCSI: zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke |
2013-08-20 | futex: Take hugepages into account when generating futex_key | Zhang Yi |
2013-08-14 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-04 | virtio: support unlocked queue poll | Michael S. Tsirkin |
2013-08-04 | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch |
2013-07-28 | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi... | Hannes Frederic Sowa |
2013-07-28 | ipv6,mcast: always hold idev->lock before mca_lock | Amerigo Wang |
2013-07-28 | net: Swap ver and type in pppoe_hdr | Changli Gao |
2013-07-03 | perf: Fix perf mmap bugs | Peter Zijlstra |
2013-06-27 | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet |
2013-06-27 | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg | Andy Lutomirski |
2013-06-20 | libceph: wrap auth methods in a mutex | Sage Weil |
2013-06-20 | libceph: wrap auth ops in wrapper functions | Sage Weil |
2013-06-20 | libceph: add update_authorizer auth method | Sage Weil |
2013-06-20 | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi |
2013-06-20 | CPU hotplug: provide a generic helper to disable/enable CPU hotplug | Srivatsa S. Bhat |
2013-06-20 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-06-13 | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section | Steven Rostedt |
2013-06-13 | tracing: Fix possible NULL pointer dereferences | Namhyung Kim |
2013-06-07 | wait: fix false timeouts when using wait_event_timeout() | Imre Deak |
2013-05-19 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi |
2013-05-19 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-19 | macvlan: fix passthru mode race between dev removal and rx path | Jiri Pirko |
2013-05-19 | if_cablemodem.h: Add parenthesis around ioctl macros | Josh Boyer |
2013-05-19 | tcp: force a dst refcount when prequeue packet | Eric Dumazet |