summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-15acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-12-10gro_cells: mark napi struct as not busy poll candidatesEric Dumazet
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn
2016-12-08Input: change KEY_DATA from 0x275 to 0x277Ping Cheng
2016-12-08mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-26sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-21Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21dccp: do not release listeners too soonEric Dumazet
2016-11-21ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-18ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-11-18svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2016-11-18mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka
2016-11-15net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-11-15net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-11-15rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko
2016-11-10pwm: Unexport children before chip removalDavid Hsu
2016-11-10uapi: add missing install of sync_file.hEmilio López
2016-10-31libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma
2016-10-31mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-28irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-28cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky
2016-10-28cpufreq: skip invalid entries when searching the frequencyAaro Koskinen
2016-10-28PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()Lin Huang
2016-10-28clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-10-22crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri
2016-10-22ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2016-10-22mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner
2016-10-22Btrfs: catch invalid free space treesOmar Sandoval
2016-10-22debugfs: introduce a public file_operations accessorChristian Lamparter
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-20v4l: rcar-fcp: Don't force users to check for disabled FCP supportLaurent Pinchart
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2016-10-07Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner