summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov-5/+5
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand-2/+5
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds-1/+4
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+0
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski-0/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-12/+30
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti-0/+5
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov-8/+11
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook-9/+0
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei-0/+1
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven-1/+1
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli-0/+2
2019-12-25libata: Fix retrieving of active qcsSascha Hauer-0/+1
2019-12-24net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu-1/+1
2019-12-24net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu-0/+9
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu-2/+3
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-20/+91
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-20/+10
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven-1/+1
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King-1/+1
2019-12-20mod_devicetable: fix PHY module formatRussell King-2/+2
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant-20/+9
2019-12-20xenbus: limit when state is forced to closedPaul Durrant-0/+1
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart-0/+6
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+6
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+12
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-11/+3
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki-11/+3
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-0/+1
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+1
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap-1/+1
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet-2/+2
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens-0/+3
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin-6/+9
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann-4/+4
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-0/+1
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley-0/+1
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller-0/+5
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-0/+1
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann-0/+2
2019-12-15jbd2: fix kernel-doc notation warningRandy Dunlap-1/+1
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+5
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+4
2019-12-13tcp: refine tcp_write_queue_empty() implementationEric Dumazet-1/+10
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet-3/+51
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-4/+10