summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-14Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14afs: Fix use-after-loss-of-refDavid Howells
2020-01-13mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-06Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-04block: remove unused mp_bvec_last_segmentJens Axboe
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook
2019-12-30asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei
2019-12-27spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-12-24net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2019-12-24net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-20mod_devicetable: fix PHY module formatRussell King
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-12-20xenbus: limit when state is forced to closedPaul Durrant