summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-18net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-14USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2014-04-14USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2014-04-14HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2014-04-14HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2014-04-14pps: Add pps_lookup_dev() functionGeorge Spelvin1-3/+14
2014-04-14idr: idr_for_each_entry() macroPhilipp Reisner1-0/+11
2014-04-14ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+16
2014-04-14compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-11nbd: correct disconnect behaviorPaul Clements1-0/+1
2014-03-11ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o1-0/+1
2014-03-11cgroup: fix RCU accesses to task->cgroupsTejun Heo1-7/+45
2014-03-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo1-1/+0
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-03-11net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra1-0/+1
2014-02-13sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-15net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-08dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook2-3/+4
2013-11-29include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du1-0/+2
2013-11-29exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov1-14/+4
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa1-0/+5
2013-11-04tcp: must unclone packets before mangling themEric Dumazet1-0/+10
2013-10-22random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+1
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-1/+2
2013-10-01perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra1-1/+1
2013-10-01HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-09-26HID: validate HID report id sizeKees Cook1-1/+3
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-0/+2
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-1/+3
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2-2/+3