aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-01-10Merge remote-tracking branch 'stable/linux-3.10.y' into linux-linaro-lskAlex Shi
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin
2014-01-09libceph: fix safe completionYan, Zheng
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2013-12-22Merge remote-tracking branch 'stable/linux-3.10.y' into linux-linaro-lskAlex Shi
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-12Merge tag 'v3.10.24' into linux-linaro-lskMark Brown
2013-12-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim
2013-12-11Merge remote-tracking branch 'lsk/v3.10/topic/arm64-topology' into linux-lina...Mark Brown
2013-12-11of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha
2013-12-08Merge tag 'v3.10.23' into linux-linaro-lskMark Brown
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-12-08clockevents: Add module refcountThomas Gleixner
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-05Merge tag 'v3.10.22' into linux-linaro-lskMark Brown
2013-12-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-12-04ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause
2013-12-02Merge tag 'v3.10.21' into linux-linaro-lskMark Brown
2013-11-29dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-13Merge tag 'v3.10.19' into linux-linaro-lskMark Brown
2013-11-13usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-11-05Merge tag 'v3.10.18' into linux-linaro-lskMark Brown
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-10-26Merge tag 'v3.10.17' into linux-linaro-lskMark Brown
2013-10-18ipc: rename ids->rw_mutexDavidlohr Bueso
2013-10-18ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-10-18ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul
2013-10-18cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-10-14Merge tag 'v3.10.16' into linux-linaro-lskMark Brown
2013-10-13HID: uhid: allocate static minorDavid Herrmann
2013-10-13mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-10-13HID: fix data access in implement()Jiri Kosina
2013-10-06Merge tag 'v3.10.15' into linux-linaro-lskMark Brown
2013-10-05dm mpath: disable WRITE SAME if it failsMike Snitzer
2013-10-04Merge tag 'v3.10.14' into linux-linaro-lskMark Brown
2013-10-01HID: provide a helper for validating hid reportsKees Cook