summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-083-67/+2
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-12-082-3/+5
* 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
* netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek2013-12-041-1/+1
* tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)2013-12-041-2/+3
* ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2013-12-041-0/+1
* 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
* ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul2013-11-291-7/+4
* ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2013-11-291-0/+12
* 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
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-11-201-5/+7
* ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa2013-11-201-0/+1
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-201-1/+1
* drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-11-131-0/+2
* usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-11-131-1/+3
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-11-041-4/+2
* ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-11-041-1/+1
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-041-0/+5
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-11-041-2/+4
* net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-11-041-0/+12
* tcp: TSO packets automatic sizingEric Dumazet2013-11-042-0/+3
* 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
* mm: Fix generic hugetlb pte check return type.David Miller2013-10-131-2/+2
* Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-10-131-0/+1
* net: net_secret should not depend on TCPEric Dumazet2013-10-131-1/+0
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE2013-10-131-0/+4
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-4/+8
* 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
* drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2013-10-011-0/+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
* media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-09-261-0/+1
* HID: validate HID report id sizeKees Cook2013-09-261-1/+3