| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-02-14 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 1 | -1/+1 |
| 2014-02-14 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens | 1 | -8/+8 |
| 2014-02-14 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 1 | -3/+0 |
| 2014-02-14 | audit: correct a type mismatch in audit_syscall_exit() | AKASHI Takahiro | 1 | -1/+1 |
| 2014-02-14 | 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-16 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller | 1 | -0/+9 |
| 2014-01-16 | ipv6: fix illegal mac_header comparison on 32bit | Hannes Frederic Sowa | 1 | -0/+5 |
| 2014-01-16 | net: unix: allow set_peek_off to fail | Sasha Levin | 1 | -1/+1 |
| 2014-01-10 | libceph: add function to ensure notifies are complete | Josh Durgin | 1 | -0/+2 |
| 2014-01-10 | libceph: fix safe completion | Yan, Zheng | 1 | -1/+0 |
| 2014-01-10 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman | 1 | -1/+6 |
| 2014-01-10 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -0/+44 |
| 2014-01-10 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -3/+11 |
| 2014-01-10 | libata: Add atapi_dmadir force flag | Vincent Pelletier | 1 | -0/+1 |
| 2014-01-10 | 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-12 | 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 |
| 2013-10-18 | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 1 | -0/+1 |
| 2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 1 | -0/+15 |
| 2013-10-18 | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o | 1 | -0/+1 |
| 2013-10-14 | HID: uhid: allocate static minor | David Herrmann | 1 | -0/+1 |
| 2013-10-14 | mm: avoid reinserting isolated balloon pages into LRU lists | Rafael Aquini | 1 | -0/+25 |
| 2013-10-14 | HID: fix data access in implement() | Jiri Kosina | 1 | -0/+1 |
| 2013-10-05 | dm mpath: disable WRITE SAME if it fails | Mike Snitzer | 1 | -1/+2 |
| 2013-10-01 | HID: provide a helper for validating hid reports | Kees Cook | 1 | -0/+4 |
| 2013-10-01 | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 1 | -0/+1 |
| 2013-09-27 | HID: validate HID report id size | Kees Cook | 1 | -1/+3 |
| 2013-09-27 | pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models. | Aravind Gopalakrishnan | 1 | -0/+2 |