aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryGravatar David Hildenbrand 1-2/+5
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Gravatar Linus Torvalds 1-1/+4
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2020-01-02Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-9/+0
2020-01-02Revert "fs: remove ksys_dup()"Gravatar Dominik Brodowski 1-0/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-9/+12
2019-12-30ptp: fix the race between the release of ptp_clock and cdevGravatar Vladis Dronov 1-8/+11
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Gravatar Kees Cook 1-9/+0
2019-12-28block: add bio_truncate to fix guard_bio_eodGravatar Ming Lei 1-0/+1
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGravatar Geert Uytterhoeven 1-1/+1
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Gravatar Florian Fainelli 1-0/+2
2019-12-25libata: Fix retrieving of active qcsGravatar Sascha Hauer 1-0/+1
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 7-8/+54
2019-12-20net: phy: ensure that phy IDs are correctly typedGravatar Russell King 1-1/+1
2019-12-20mod_devicetable: fix PHY module formatGravatar Russell King 1-2/+2
2019-12-19of: mdio: export of_mdiobus_child_is_phyGravatar Antoine Tenart 1-0/+6
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-4/+6
2019-12-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+12
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 2-11/+3
2019-12-19Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 2-11/+3
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddGravatar Linus Torvalds 1-0/+1
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Gravatar Randy Dunlap 1-1/+1
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperGravatar Daniel Axtens 1-0/+3
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Gravatar Andrey Ryabinin 1-6/+9
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+5
2019-12-17bpf: Fix cgroup local storage prog trackingGravatar Daniel Borkmann 1-4/+4
2019-12-17security: keys: trusted: fix lost handle flushGravatar James Bottomley 1-0/+1
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-0/+1
2019-12-16bpf: Fix missing prog untrack in release_mapsGravatar Daniel Borkmann 1-0/+2
2019-12-15jbd2: fix kernel-doc notation warningGravatar Randy Dunlap 1-1/+1
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-5/+4
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Gravatar Eric Dumazet 1-0/+37
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+10
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+4
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-8/+8
2019-12-12fs: remove ksys_dup()Gravatar Dominik Brodowski 1-1/+0
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrGravatar Dominik Brodowski 1-0/+2
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineGravatar Rafael J. Wysocki 2-11/+3
2019-12-12blk-cgroup: remove blkcg_drain_queueGravatar Guoqing Jiang 1-2/+0
2019-12-12init: use do_mount() instead of ksys_mount()Gravatar Dominik Brodowski 1-2/+0
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Gravatar Dominik Brodowski 1-2/+2
2019-12-11bpf: Make BPF trampoline use register_ftrace_direct() APIGravatar Alexei Starovoitov 1-0/+1
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-0/+5
2019-12-11dmaengine: Fix access to uninitialized dma_slave_capsGravatar Lukas Wunner 1-1/+4
2019-12-11i2c: add helper to check if a client has a driver attachedGravatar Wolfram Sang 1-0/+5
2019-12-10i2c: fix header file kernel-doc warningGravatar Randy Dunlap 1-0/+1
2019-12-10i2c: remove i2c_new_dummy() APIGravatar Wolfram Sang 1-6/+0
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineGravatar Alexei Starovoitov 1-0/+5