| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-31 | libceph: block I/O when PAUSE or FULL osd map flags are set | Josh Durgin | 1 | -0/+1 |
| 2014-03-31 | tracing: Fix array size mismatch in format string | Vaibhav Nagarnaik | 1 | -4/+0 |
| 2014-03-23 | jiffies: Avoid undefined behavior from signed overflow | Paul E. McKenney | 1 | -4/+4 |
| 2014-03-23 | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 1 | -0/+1 |
| 2014-03-23 | tracing: Do not add event files for modules that fail tracepoints | Steven Rostedt (Red Hat) | 1 | -0/+6 |
| 2014-03-06 | ipc,mqueue: remove limits for the amount of system-wide queues | Davidlohr Bueso | 1 | -2/+0 |
| 2014-03-06 | net: ip, ipv6: handle gso skbs in forwarding path | Florian Westphal | 1 | -0/+17 |
| 2014-03-06 | net: core: introduce netif_skb_dev_features | Florian Westphal | 1 | -1/+6 |
| 2014-03-06 | net: add and use skb_gso_transport_seglen() | Florian Westphal | 1 | -0/+2 |
| 2014-03-06 | can: add destructor for self generated skbs | Oliver Hartkopp | 1 | -0/+38 |
| 2014-02-22 | compiler/gcc4: Make quirk for asm_volatile_goto() unconditional | Steven Noonan | 1 | -5/+1 |
| 2014-02-13 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 1 | -1/+1 |
| 2014-02-13 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens | 1 | -8/+8 |
| 2014-02-13 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 1 | -3/+0 |
| 2014-02-13 | audit: correct a type mismatch in audit_syscall_exit() | AKASHI Takahiro | 1 | -1/+1 |
| 2014-02-13 | fuse: fix pipe_buf_operations | Miklos Szeredi | 1 | -0/+2 |
| 2014-02-06 | libata: disable LPM for some WD SATA-I devices | Tejun Heo | 1 | -0/+2 |
| 2014-02-06 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 1 | -0/+6 |
| 2014-01-25 | mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL | Geert Uytterhoeven | 1 | -5/+8 |
| 2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller | 1 | -0/+9 |
| 2014-01-15 | ipv6: fix illegal mac_header comparison on 32bit | Hannes Frederic Sowa | 1 | -0/+5 |
| 2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin | 1 | -1/+1 |
| 2014-01-09 | libceph: add function to ensure notifies are complete | Josh Durgin | 1 | -0/+2 |
| 2014-01-09 | libceph: fix safe completion | Yan, Zheng | 1 | -1/+0 |
| 2014-01-09 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman | 1 | -1/+6 |
| 2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -0/+44 |
| 2014-01-09 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -3/+11 |
| 2014-01-09 | libata: Add atapi_dmadir force flag | Vincent Pelletier | 1 | -0/+1 |
| 2014-01-09 | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE | Ard Biesheuvel | 1 | -1/+1 |
| 2013-12-20 | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin | 1 | -2/+0 |
| 2013-12-20 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz | 1 | -0/+3 |
| 2013-12-11 | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim | 1 | -2/+2 |
| 2013-12-08 | mm: numa: return the number of base pages altered by protection changes | Mel Gorman | 1 | -0/+1 |
| 2013-12-08 | clockevents: Add module refcount | Thomas Gleixner | 1 | -0/+3 |
| 2013-12-08 | clockevents: Get rid of the notifier chain | Thomas Gleixner | 1 | -1/+0 |
| 2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko | 1 | -32/+0 |
| 2013-12-08 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -0/+8 |
| 2013-12-08 | random32: fix off-by-one in seeding requirement | Daniel Borkmann | 1 | -3/+3 |
| 2013-12-04 | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton | 1 | -4/+22 |
| 2013-12-04 | mtd: map: fixed bug in 64-bit systems | Wang Haitao | 1 | -2/+2 |
| 2013-12-04 | ipc, msg: forbid negative values for "msg{max,mnb,mni}" | Mathias Krause | 1 | -3/+3 |
| 2013-12-04 | ipc, msg: fix message length check for negative values | Mathias Krause | 1 | -3/+3 |
| 2013-11-29 | dmi: add support for exact DMI matches in addition to substring matching | Jani Nikula | 1 | -2/+4 |
| 2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook | 2 | -3/+4 |
| 2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2 | -7/+73 |
| 2013-11-13 | usb-storage: add quirk for mandatory READ_CAPACITY_16 | Oliver Neukum | 1 | -1/+3 |
| 2013-11-04 | inet: fix possible memory corruption with UDP_CORK and UFO | Hannes Frederic Sowa | 1 | -0/+5 |
| 2013-10-18 | ipc: rename ids->rw_mutex | Davidlohr Bueso | 1 | -1/+1 |
| 2013-10-18 | ipc/sem.c: replace shared sem_otime with per-semaphore value | Manfred Spraul | 1 | -1/+0 |
| 2013-10-18 | ipc/sem: separate wait-for-zero and alter tasks into seperate queues | Manfred Spraul | 1 | -1/+4 |