summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2020-01-291-0/+3
|\
| * nvmem: add support for the write-protect pinKhouloud Touil2020-01-091-0/+3
* | Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang2020-01-1548-121/+254
|\ \
| * \ Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-121-0/+16
| |\ \
| | * | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-0/+16
| * | | Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-101-22/+0
| |\ \ \
| | * | | block: remove unused mp_bvec_last_segmentJens Axboe2020-01-041-22/+0
| * | | | Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-101-1/+1
| |\ \ \ \
| | * | | | mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian2020-01-091-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-091-0/+1
| |\ \ \ \
| | * | | | Input: input_event - fix struct padding on sparc64Arnd Bergmann2019-12-131-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-094-1/+49
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-081-0/+6
| | |\ \ \ \ \
| | | * | | | | netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso2020-01-061-0/+6
| | * | | | | | macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-081-0/+8
| | * | | | | | net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-061-1/+1
| | * | | | | | can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp2020-01-021-0/+34
| * | | | | | | Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-01-061-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)2020-01-031-4/+4
| * | | | | | | | Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-061-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean2019-12-271-2/+2
| * | | | | | | | | Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2020-01-061-0/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | rtc: mt6397: fix alarm register overwriteRan Bi2019-12-111-0/+8
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | kcov: fix struct layout for kcov_remote_argAndrey Konovalov2020-01-041-5/+5
| * | | | | | | | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-2/+5
| * | | | | | | | Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-01-041-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner2019-12-111-1/+4
| | |/ / / / / / /
| * | | | | | | | Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-031-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | block: add bio_truncate to fix guard_bio_eodMing Lei2019-12-281-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-021-9/+0
| |\ \ \ \ \ \ \
| | * | | | | | | kernel.h: Remove unused FIELD_SIZEOF()Kees Cook2019-12-301-9/+0
| * | | | | | | | Revert "fs: remove ksys_dup()"Dominik Brodowski2020-01-021-0/+1
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-315-12/+30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-301-0/+5
| | * | | | | | ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-301-8/+11
| | | |_|_|/ / | | |/| | | |
| | * | | | | of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven2019-12-261-1/+1
| | * | | | | net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2019-12-241-1/+1
| | * | | | | net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2019-12-241-0/+9
| | * | | | | net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-242-2/+3
| * | | | | | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-251-0/+2
| * | | | | | libata: Fix retrieving of active qcsSascha Hauer2019-12-251-0/+1
| |/ / / / /
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-221-1/+1
| |\ \ \ \ \
| | * | | | | jbd2: fix kernel-doc notation warningRandy Dunlap2019-12-151-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2215-20/+91
| |\ \ \ \ \ \
| | * | | | | | net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-201-1/+1
| | * | | | | | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-201-1/+1
| | * | | | | | mod_devicetable: fix PHY module formatRussell King2019-12-201-2/+2
| | * | | | | | of: mdio: export of_mdiobus_child_is_phyAntoine Tenart2019-12-191-0/+6
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-192-4/+6
| | |\ \ \ \ \ \
| | | * | | | | | bpf: Fix cgroup local storage prog trackingDaniel Borkmann2019-12-171-4/+4