summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-18ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2017-04-18pwm: Unexport children before chip removalDavid Hsu1-0/+5
2017-04-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-04-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-02-08net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2017-02-08blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2017-02-08usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2017-02-08module: fix types of device tables aliasesAndrey Ryabinin1-1/+1
2017-01-15tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross1-2/+2
2017-01-15net: Use more bit fields in napi_gro_cbTom Herbert1-8/+10
2017-01-15net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2017-01-15IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-12-23can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-06fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-10-06fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-10-06fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-10-06asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-10-06asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato1-4/+6
2016-10-06genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-10-06genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee1-7/+13
2016-10-06asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-03PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-09-03PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-22Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-08-22dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds1-1/+2
2016-08-08radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-08-08x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-08-08drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-0/+14
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-07-12pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-07-12net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-07-12net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-0/+4
2016-07-12mm: rename deactivate_page to deactivate_file_pageMinchan Kim1-1/+1
2016-07-12USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-07-12nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields1-2/+0
2016-06-20irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara1-0/+12
2016-06-20drm/fb-helper: Propagate errors from initial config failureThierry Reding1-1/+1
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-2/+2
2016-05-18Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18