summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-121-0/+1
* iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang2017-03-121-7/+7
* ARM: at91: define LPDDR typesAlexandre Belloni2017-03-121-0/+3
* net: introduce device min_header_lenWillem de Bruijn2017-02-181-0/+4
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-181-0/+4
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-181-4/+3
* cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-141-4/+4
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-091-1/+2
* percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-02-091-2/+2
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-041-1/+6
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-011-0/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-02-011-1/+2
* jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-191-0/+5
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-151-2/+7
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-01-122-3/+4
* IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2017-01-091-2/+4
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-091-0/+11
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-061-0/+1
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-063-1/+2
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-061-0/+1
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-151-11/+4
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-151-0/+1
* constify iov_iter_count() and iter_is_iovec()Al Viro2016-12-101-2/+2
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-12-081-0/+14
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-081-1/+3
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-12-021-0/+1
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-212-1/+6
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-211-0/+1
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-151-2/+2
* net: add recursion limit to GROSabrina Dubroca2016-11-151-1/+39
* rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-11-151-1/+1
* net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-151-0/+9
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-152-2/+2
* net: avoid sk_forward_alloc overflowsEric Dumazet2016-11-151-0/+10
* pwm: Unexport children before chip removalDavid Hsu2016-11-101-0/+5
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-10-311-0/+16
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-311-2/+2
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-311-0/+1
* drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-311-1/+2
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-281-0/+1
* irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin2016-10-281-1/+1
* Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds2016-10-281-2/+2
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-10-281-0/+2
* lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe2016-10-281-57/+64
* ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2016-10-281-0/+1
* lib: move strtobool() to kstrtobool()Kees Cook2016-10-282-1/+7
* PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang2016-10-281-5/+0
* vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi2016-10-221-0/+1
* crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-221-0/+23
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-201-0/+1