summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-0/+44
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-3/+11
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier1-0/+1
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim1-2/+2
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-12-08clockevents: Add module refcountThomas Gleixner1-0/+3
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner1-1/+0
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko1-32/+0
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-12-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton1-4/+22
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-12-04ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2013-11-29dmi: add support for exact DMI matches in addition to substring matchingJani Nikula1-2/+4
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook2-3/+4
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra2-7/+73
2013-11-13usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+3
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa1-0/+5
2013-10-18ipc: rename ids->rw_mutexDavidlohr Bueso1-1/+1
2013-10-18ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul1-1/+0
2013-10-18ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul1-1/+4
2013-10-18cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro1-0/+1
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-18random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+1
2013-10-13HID: uhid: allocate static minorDavid Herrmann1-0/+1
2013-10-13mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-10-13HID: fix data access in implement()Jiri Kosina1-0/+1
2013-10-05dm mpath: disable WRITE SAME if it failsMike Snitzer1-1/+2
2013-10-01HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-10-01timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz1-0/+1
2013-09-26HID: validate HID report id sizeKees Cook1-1/+3
2013-09-26pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-0/+15
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-26USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-09-07regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman1-0/+1
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds1-1/+0
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma1-1/+5
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-20microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1