summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-15net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-0/+1
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet1-2/+2
2016-11-15net: add recursion limit to GROSabrina Dubroca1-1/+38
2016-11-15net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-11-15rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko1-1/+1
2016-11-10pwm: Unexport children before chip removalDavid Hsu1-0/+5
2016-11-10uapi: add missing install of sync_file.hEmilio López1-0/+1
2016-10-31libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma1-0/+2
2016-10-31mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer1-3/+3
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson1-1/+2
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-0/+1
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-28cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky1-2/+2
2016-10-28cpufreq: skip invalid entries when searching the frequencyAaro Koskinen1-52/+52
2016-10-28PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang1-5/+0
2016-10-28clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach1-1/+3
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi1-0/+1
2016-10-22crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri1-0/+23
2016-10-22ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-22mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-3/+3
2016-10-22Btrfs: catch invalid free space treesOmar Sandoval1-1/+11
2016-10-22debugfs: introduce a public file_operations accessorChristian Lamparter1-0/+17
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-20v4l: rcar-fcp: Don't force users to check for disabled FCP supportLaurent Pinchart1-1/+1
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-07Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+7
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+1
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long1-7/+0
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long1-3/+3
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-4/+1
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche1-4/+1
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+80
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+28
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-17fix iov_iter_fault_in_readable()Al Viro1-1/+1