Age | Commit message (Expand) | Author |
2014-02-20 | NFSv4: Fix memory corruption in nfs4_proc_open_confirm | Trond Myklebust |
2014-02-13 | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet |
2014-02-13 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens |
2014-02-13 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens |
2014-02-13 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner |
2014-02-13 | audit: correct a type mismatch in audit_syscall_exit() | AKASHI Takahiro |
2014-02-13 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-02-06 | libata: disable LPM for some WD SATA-I devices | Tejun Heo |
2014-02-06 | usb: chipidea: add freescale imx28 special write register method | Peter Chen |
2014-02-06 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli |
2014-01-25 | mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL | Geert Uytterhoeven |
2014-01-25 | crash_dump: fix compilation error (on MIPS at least) | Qais Yousef |
2014-01-25 | i2c: Re-instate body of i2c_parent_is_i2c_adapter() | Stephen Warren |
2014-01-15 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | ip_gre: fix msg_name parsing for recvfrom/recvmsg | Timo Teräs |
2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin |
2014-01-09 | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise |
2014-01-09 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2014-01-09 | mm: numa: avoid unnecessary disruption of NUMA hinting during migration | Mel Gorman |
2014-01-09 | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs | Marc Carino |
2014-01-09 | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE | Ard Biesheuvel |
2014-01-09 | kexec: migrate to reboot cpu | Vivek Goyal |
2013-12-20 | vfs: split out vfs_getattr_nosec | J. Bruce Fields |
2013-12-20 | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin |
2013-12-20 | usb: xhci: Link TRB must not occur within a USB payload burst | David Laight |
2013-12-20 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz |
2013-12-12 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi |
2013-12-08 | take anon inode allocation to libfs.c | Al Viro |
2013-12-08 | mm: numa: return the number of base pages altered by protection changes | Mel Gorman |
2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
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 | mfd: rtsx: Modify rts5249_optimize_phy | Wei WANG |
2013-12-04 | mtd: map: fixed bug in 64-bit systems | Wang Haitao |
2013-12-04 | ipc, msg: fix message length check for negative values | Mathias Krause |
2013-12-04 | rbtree: fix rbtree_postorder_for_each_entry_safe() iterator | Jan Kara |
2013-11-29 | usb: Don't enable USB 2.0 Link PM by default. | Sarah Sharp |
2013-11-29 | NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec | Trond Myklebust |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-11-03 | ipc, msg: forbid negative values for "msg{max,mnb,mni}" | Mathias Krause |
2013-10-30 | percpu: fix this_cpu_sub() subtrahend casting for unsigneds | Greg Thelen |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-10-17 | yam: integer underflow in yam_ioctl() | Dan Carpenter |
2013-10-17 | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-10-17 | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register | Guenter Roeck |
2013-10-17 | mm: memcg: handle non-error OOM situations more gracefully | Johannes Weiner |
2013-10-16 | usb-storage: add quirk for mandatory READ_CAPACITY_16 | Oliver Neukum |