summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-0/+57
* tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-08-291-1/+1
* elevator: Fix a race in elevator switchingJianpeng Ma2013-08-201-1/+5
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-201-0/+1
* microblaze: fix clone syscallMichal Simek2013-08-201-0/+5
* SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-141-0/+1
* tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-141-4/+6
* regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-141-0/+1
* userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-111-0/+1
* Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-08-111-6/+0
* firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-08-041-0/+1
* EDAC: Fix lockdep splatBorislav Petkov2013-07-281-1/+6
* vlan: mask vlan prio bitsEric Dumazet2013-07-281-2/+1
* virtio: support unlocked queue pollMichael S. Tsirkin2013-07-281-0/+4
* thermal: cpu_cooling: fix stub functionArnd Bergmann2013-07-251-2/+2
* iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-251-2/+2
* nbd: correct disconnect behaviorPaul Clements2013-07-211-0/+1
* cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-07-211-10/+48
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-131-0/+16
* libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin2013-07-131-5/+0