Age | Commit message (Expand) | Author |
2014-06-07 | trace: module: Maintain a valid user count | Romain Izard |
2014-06-07 | ftrace/module: Hardcode ftrace_module_init() call into load_module() | Steven Rostedt (Red Hat) |
2014-06-07 | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck |
2014-06-07 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet |
2014-06-07 | list: introduce list_next_entry() and list_prev_entry() | Oleg Nesterov |
2014-05-18 | net: Add net_ratelimited_function and net_<level>_ratelimited macros | Joe Perches |
2014-05-18 | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len | Andrey Vagin |
2014-05-18 | blktrace: fix accounting of partially completed requests | Roman Pen |
2014-05-13 | libata/ahci: accommodate tag ordered controllers | Dan Williams |
2014-04-14 | USB: fix build error when CONFIG_PM_SLEEP isn't enabled | Alan Stern |
2014-04-14 | USB: serial: add modem-status-change wait queue | Johan Hovold |
2014-04-14 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) |
2014-04-14 | HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW | Jiri Kosina |
2014-04-14 | HID: hidraw: add proper error handling to raw event reporting | Jiri Kosina |
2014-04-14 | pps: Add pps_lookup_dev() function | George Spelvin |
2014-04-14 | idr: idr_for_each_entry() macro | Philipp Reisner |
2014-04-14 | ipc, msg: fix message length check for negative values | Mathias Krause |
2014-04-14 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2014-04-14 | compiler-gcc.h: Add gcc-recommended GCC_VERSION macro | Daniel Santos |
2014-04-03 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o |
2014-03-23 | jiffies: Avoid undefined behavior from signed overflow | Paul E. McKenney |
2014-03-23 | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo |
2014-03-23 | tracing: Do not add event files for modules that fail tracepoints | Steven Rostedt (Red Hat) |
2014-03-11 | xen/io/ring.h: new macro to detect whether there are too many requests on the... | Jan Beulich |
2014-03-11 | xen-netback: coalesce slots in TX path and fix regressions | Wei Liu |
2014-03-11 | nbd: correct disconnect behavior | Paul Clements |
2014-03-11 | ext4/jbd2: don't wait (forever) for stale tid caused by wraparound | Theodore Ts'o |
2014-03-11 | cgroup: fix RCU accesses to task->cgroups | Tejun Heo |
2014-03-11 | cgroup: cgroup_subsys->fork() should be called after the task is added to css... | Tejun Heo |
2014-03-11 | net: ip, ipv6: handle gso skbs in forwarding path | Florian Westphal |
2014-03-11 | net: add and use skb_gso_transport_seglen() | Florian Westphal |
2014-02-20 | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra |
2014-02-13 | sched/rt: Avoid updating RT entry timeout twice within one tick period | Ying Xue |
2014-02-13 | ore: Fix wrong math in allocation of per device BIO | Boaz Harrosh |
2014-02-13 | audit: correct a type mismatch in audit_syscall_exit() | AKASHI Takahiro |
2014-02-06 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin |
2014-01-08 | drm/radeon: 0x9649 is SUMO2 not SUMO | Alex Deucher |
2013-12-20 | ALSA: memalloc.h - fix wrong truncation of dma_addr_t | Stefano Panella |
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 |