Age | Commit message (Expand) | Author |
2019-02-21 | bonding: fix PACKET_ORIGDEV regression | Michal Soltys |
2019-02-21 | net: vrf: remove MTU limits for vrf device | Hangbin Liu |
2019-02-21 | MAINTAINERS: mark CAIF as orphan | Jann Horn |
2019-02-21 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2019-02-21 | CREDITS/MAINTAINERS: Retire parisc-linux.org email domain | Helge Deller |
2019-02-21 | ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK | Jan Sokolowski |
2019-02-21 | parisc: Fix ptrace syscall number modification | Dmitry V. Levin |
2019-02-21 | i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race | Björn Töpel |
2019-02-21 | ARC: define ARCH_SLAB_MINALIGN = 8 | Alexey Brodkin |
2019-02-21 | ARC: enable uboot support unconditionally | Eugeniy Paltsev |
2019-02-21 | ARC: U-boot: check arguments paranoidly | Eugeniy Paltsev |
2019-02-21 | ARCv2: support manual regfile save on interrupts | Vineet Gupta |
2019-02-21 | ARC: uacces: remove lp_start, lp_end from clobber list | Vineet Gupta |
2019-02-21 | ARC: fix actionpoints configuration detection | Eugeniy Paltsev |
2019-02-21 | ARCv2: lib: memcpy: fix doing prefetchw outside of buffer | Eugeniy Paltsev |
2019-02-21 | ARCv2: Enable unaligned access in early ASM code | Eugeniy Paltsev |
2019-02-21 | ixgbe: fix potential RX buffer starvation for AF_XDP | Magnus Karlsson |
2019-02-21 | i40e: fix potential RX buffer starvation for AF_XDP | Magnus Karlsson |
2019-02-21 | ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN | Jeff Kirsher |
2019-02-21 | net/smc: fix smc_poll in SMC_INIT state | Ursula Braun |
2019-02-21 | Merge branch 'ipv6-route-rcu' | David S. Miller |
2019-02-21 | ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() | Paolo Abeni |
2019-02-21 | ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() | Paolo Abeni |
2019-02-21 | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-02-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-02-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-02-21 | mm, memory_hotplug: fix off-by-one in is_pageblock_removable | Michal Hocko |
2019-02-21 | mm: don't let userspace spam allocations warnings | Daniel Vetter |
2019-02-21 | slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS | Qian Cai |
2019-02-21 | kasan, slab: remove redundant kasan_slab_alloc hooks | Andrey Konovalov |
2019-02-21 | kasan, slab: make freelist stored without tags | Andrey Konovalov |
2019-02-21 | kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY | Andrey Konovalov |
2019-02-21 | kasan: prevent tracing of tags.c | Andrey Konovalov |
2019-02-21 | kasan: fix random seed generation for tag-based mode | Andrey Konovalov |
2019-02-21 | tmpfs: fix link accounting when a tmpfile is linked in | Darrick J. Wong |
2019-02-21 | psi: avoid divide-by-zero crash inside virtual machines | Johannes Weiner |
2019-02-21 | mm: handle lru_add_drain_all for UP properly | Michal Hocko |
2019-02-21 | mm, page_alloc: fix a division by zero error when boosting watermarks v2 | Mel Gorman |
2019-02-21 | mm/debug.c: fix __dump_page() for poisoned pages | Robin Murphy |
2019-02-21 | proc, oom: do not report alien mms when setting oom_score_adj | Michal Hocko |
2019-02-21 | slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS | Qian Cai |
2019-02-21 | kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED | Andrey Konovalov |
2019-02-21 | kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED | Andrey Konovalov |
2019-02-21 | kasan, slub: move kasan_poison_slab hook before page_address | Andrey Konovalov |
2019-02-21 | kmemleak: account for tagged pointers when calculating pointer range | Andrey Konovalov |
2019-02-21 | kasan, kmemleak: pass tagged pointers to kmemleak | Andrey Konovalov |
2019-02-21 | kasan: fix assigning tags twice | Andrey Konovalov |
2019-02-21 | numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES | Ralph Campbell |
2019-02-21 | revert "initramfs: cleanup incomplete rootfs" | Andrew Morton |
2019-02-21 | Revert "xsk: simplify AF_XDP socket teardown" | Björn Töpel |