Age | Commit message (Expand) | Author |
2019-04-17 | s390/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf |
2019-04-17 | powerpc/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf |
2019-04-17 | x86/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf |
2019-04-17 | cpu/speculation: Add 'mitigations=' cmdline option | Josh Poimboeuf |
2019-03-03 | Linux 5.0v5.0 | Linus Torvalds |
2019-03-02 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-03-02 | net: sit: fix memory leak in sit_init_net() | Mao Wenan |
2019-03-02 | net: dsa: mv88e6xxx: Fix statistics on mv88e6161 | Andrew Lunn |
2019-03-01 | geneve: correctly handle ipv6.disable module parameter | Jiri Benc |
2019-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-01 | net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode | Heiner Kallweit |
2019-03-01 | bpf: fix sanitation rewrite in case of non-pointers | Daniel Borkmann |
2019-03-01 | ipv4: Add ICMPv6 support when parse route ipproto | Hangbin Liu |
2019-03-02 | MIPS: eBPF: Fix icache flush end address | Paul Burton |
2019-03-01 | lan743x: Fix TX Stall Issue | Bryan Whitehead |
2019-03-01 | net: phy: phylink: fix uninitialized variable in phylink_get_mac_state | Heiner Kallweit |
2019-03-01 | net: aquantia: regression on cpus with high cores: set mode with 8 queues | Dmitry Bogdanov |
2019-03-01 | selftests: fixes for UDP GRO | Paolo Abeni |
2019-03-01 | Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-01 | hugetlbfs: fix races and page leaks during migration | Mike Kravetz |
2019-03-01 | kasan: turn off asan-stack for clang-8 and earlier | Arnd Bergmann |
2019-03-01 | Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-03-01 | bpf: drop refcount if bpf_map_new_fd() fails in map_create() | Peng Sun |
2019-03-01 | Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2019-03-01 | Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann |
2019-02-28 | Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-02-28 | Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-02-28 | net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X | Maxime Chevallier |
2019-02-28 | net: dsa: mv88e6xxx: Fix u64 statistics | Andrew Lunn |
2019-02-28 | xen-netback: don't populate the hash cache on XenBus disconnect | Igor Druzhinin |
2019-02-28 | xen-netback: fix occasional leak of grant ref mappings under memory pressure | Igor Druzhinin |
2019-02-28 | sctp: chunk.c: correct format string for size_t in printk | Matthias Maennich |
2019-02-28 | net: netem: fix skb length BUG_ON in __skb_to_sgvec | Sheng Lan |
2019-02-28 | Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2019-02-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-02-28 | kvm: properly check debugfs dentry before using it | Greg Kroah-Hartman |
2019-02-28 | mmc: sdhci-esdhc-imx: correct the fix of ERR004536 | BOUGH CHEN |
2019-02-28 | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT | Lan Tianyu |
2019-02-28 | tee: optee: add missing of_node_put after of_device_is_available | Julia Lawall |
2019-02-28 | crypto: arm64/chacha - fix hchacha_block_neon() for big endian | Eric Biggers |
2019-02-28 | crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian | Eric Biggers |
2019-02-27 | netlabel: fix out-of-bounds memory accesses | Paul Moore |
2019-02-27 | ipv4: Pass original device to ip_rcv_finish_core | David Ahern |
2019-02-27 | Merge branch 'pmtu-selftest-fixes' | David S. Miller |
2019-02-27 | selftests: pmtu: add explicit tests for PMTU exceptions cleanup | Paolo Abeni |