summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-08dm: fix truncated status stringsMikulas Patocka
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-11-29exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04tcp: must unclone packets before mangling themEric Dumazet
2013-10-22random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-01perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra
2013-10-01HID: provide a helper for validating hid reportsKees Cook
2013-09-26HID: validate HID report id sizeKees Cook
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-28net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-03perf: Fix perf mmap bugsPeter Zijlstra
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-20libceph: wrap auth methods in a mutexSage Weil
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil
2013-06-20libceph: add update_authorizer auth methodSage Weil
2013-06-20mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-20CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt
2013-06-13tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-19hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-19audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-05-07jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-01net: fix incorrect credentials passingLinus Torvalds
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-16kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2013-04-12spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-12libata: Use integer return value for atapi_command_packet_setShan Hai