Age | Commit message (Expand) | Author | Files | Lines |
2020-01-05 | kcov: fix struct layout for kcov_remote_arg | Andrey Konovalov | 1 | -5/+5 |
2020-01-05 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -2/+5 |
2020-01-04 | Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 1 | -1/+4 |
2020-01-03 | Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2020-01-03 | Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+0 |
2020-01-03 | Revert "fs: remove ksys_dup()" | Dominik Brodowski | 1 | -0/+1 |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 5 | -12/+30 |
2019-12-31 | net/sched: add delete_empty() to filters and use it in cls_flower | Davide Caratti | 1 | -0/+5 |
2019-12-31 | ptp: fix the race between the release of ptp_clock and cdev | Vladis Dronov | 1 | -8/+11 |
2019-12-30 | kernel.h: Remove unused FIELD_SIZEOF() | Kees Cook | 1 | -9/+0 |
2019-12-28 | block: add bio_truncate to fix guard_bio_eod | Ming Lei | 1 | -0/+1 |
2019-12-27 | of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy | Geert Uytterhoeven | 1 | -1/+1 |
2019-12-26 | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() | Florian Fainelli | 1 | -0/+2 |
2019-12-26 | libata: Fix retrieving of active qcs | Sascha Hauer | 1 | -0/+1 |
2019-12-25 | net/dst: do not confirm neighbor for vxlan and geneve pmtu update | Hangbin Liu | 1 | -1/+1 |
2019-12-25 | net/dst: add new function skb_dst_update_pmtu_no_confirm | Hangbin Liu | 1 | -0/+9 |
2019-12-25 | net: add bool confirm_neigh parameter for dst_ops.update_pmtu | Hangbin Liu | 2 | -2/+3 |
2019-12-22 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 15 | -20/+91 |
2019-12-21 | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -20/+10 |
2019-12-21 | net: dst: Force 4-byte alignment of dst_metrics | Geert Uytterhoeven | 1 | -1/+1 |
2019-12-21 | net: phy: ensure that phy IDs are correctly typed | Russell King | 1 | -1/+1 |
2019-12-21 | mod_devicetable: fix PHY module format | Russell King | 1 | -2/+2 |
2019-12-20 | xen/interface: re-define FRONT/BACK_RING_ATTACH() | Paul Durrant | 1 | -20/+9 |
2019-12-20 | xenbus: limit when state is forced to closed | Paul Durrant | 1 | -0/+1 |
2019-12-20 | of: mdio: export of_mdiobus_child_is_phy | Antoine Tenart | 1 | -0/+6 |
2019-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -4/+6 |
2019-12-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+12 |
2019-12-19 | Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -11/+3 |
2019-12-19 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -11/+3 |
2019-12-19 | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 1 | -0/+1 |
2019-12-18 | Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+1 |
2019-12-18 | net: fix kernel-doc warning in <linux/netdevice.h> | Randy Dunlap | 1 | -1/+1 |
2019-12-18 | net: annotate lockless accesses to sk->sk_pacing_shift | Eric Dumazet | 1 | -2/+2 |
2019-12-18 | mm/memory.c: add apply_to_existing_page_range() helper | Daniel Axtens | 1 | -0/+3 |
2019-12-18 | kasan: fix crashes on access to memory mapped by vm_map_ram() | Andrey Ryabinin | 1 | -6/+9 |
2019-12-17 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+5 |
2019-12-17 | bpf: Fix cgroup local storage prog tracking | Daniel Borkmann | 1 | -4/+4 |
2019-12-17 | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -0/+1 |
2019-12-17 | security: keys: trusted: fix lost handle flush | James Bottomley | 1 | -0/+1 |
2019-12-17 | Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 1 | -0/+5 |
2019-12-17 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+1 |
2019-12-16 | bpf: Fix missing prog untrack in release_maps | Daniel Borkmann | 1 | -0/+2 |
2019-12-16 | jbd2: fix kernel-doc notation warning | Randy Dunlap | 1 | -1/+1 |
2019-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -0/+5 |
2019-12-15 | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -5/+4 |
2019-12-14 | tcp: refine tcp_write_queue_empty() implementation | Eric Dumazet | 1 | -1/+10 |
2019-12-14 | tcp/dccp: fix possible race __inet_lookup_established() | Eric Dumazet | 3 | -3/+51 |
2019-12-14 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+6 |
2019-12-14 | Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -4/+10 |