summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven2014-01-251-5/+8
* vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2014-01-151-0/+9
* ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa2014-01-151-0/+5
* net: unix: allow set_peek_off to failSasha Levin2014-01-151-1/+1
* libceph: add function to ensure notifies are completeJosh Durgin2014-01-091-0/+2
* libceph: fix safe completionYan, Zheng2014-01-091-1/+0
* mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2014-01-091-1/+6
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-091-0/+44
* sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2014-01-091-3/+11
* libata: Add atapi_dmadir force flagVincent Pelletier2014-01-091-0/+1
* auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2014-01-091-1/+1
* x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-201-2/+0
* PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-201-0/+3
* lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim2013-12-111-2/+2
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-12-081-0/+1
* clockevents: Add module refcountThomas Gleixner2013-12-081-0/+3
* clockevents: Get rid of the notifier chainThomas Gleixner2013-12-081-1/+0
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-12-081-32/+0
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-12-081-0/+8
* random32: fix off-by-one in seeding requirementDaniel Borkmann2013-12-081-3/+3
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-12-041-4/+22
* mtd: map: fixed bug in 64-bit systemsWang Haitao2013-12-041-2/+2
* ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2013-12-041-3/+3
* ipc, msg: fix message length check for negative valuesMathias Krause2013-12-041-3/+3
* dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2013-11-291-2/+4
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-292-3/+4
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-292-7/+73
* usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-11-131-1/+3
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-041-0/+5
* ipc: rename ids->rw_mutexDavidlohr Bueso2013-10-181-1/+1
* ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul2013-10-181-1/+0
* ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul2013-10-181-1/+4
* cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-10-181-0/+1
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-181-0/+15
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-181-0/+1
* HID: uhid: allocate static minorDavid Herrmann2013-10-131-0/+1
* mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-10-131-0/+25
* HID: fix data access in implement()Jiri Kosina2013-10-131-0/+1
* dm mpath: disable WRITE SAME if it failsMike Snitzer2013-10-051-1/+2
* HID: provide a helper for validating hid reportsKees Cook2013-10-011-0/+4
* timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-10-011-0/+1
* HID: validate HID report id sizeKees Cook2013-09-261-1/+3
* pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan2013-09-261-0/+2
* Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-262-0/+15
* rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-09-261-2/+3
* USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-09-261-1/+1
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-141-0/+1
* regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-09-071-0/+1
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-291-0/+1
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-291-1/+0