Age | Commit message (Expand) | Author |
2018-08-12 | init: rename and re-order boot_cpu_state_init() | Linus Torvalds |
2018-08-07 | llc: use refcount_inc_not_zero() for llc_sap_find() | Cong Wang |
2018-08-07 | vsock: split dwork to avoid reinitializations | Cong Wang |
2018-08-02 | Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-01 | mm: do not initialize TLB stack vma's with vma_init() | Linus Torvalds |
2018-07-31 | PCI: Fix is_added/is_busmaster race condition | Hari Vyas |
2018-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-07-30 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-07-27 | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-07-27 | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-07-26 | include/linux/eventfd.h: include linux/errno.h | Arnd Bergmann |
2018-07-26 | mm: fix vma_is_anonymous() false-positives | Kirill A. Shutemov |
2018-07-26 | mm: introduce vma_init() | Kirill A. Shutemov |
2018-07-26 | delayacct: fix crash in delayacct_blkio_end() after delayacct init failure | Tejun Heo |
2018-07-25 | ring_buffer: tracing: Inherit the tracing setting to next ring buffer | Masami Hiramatsu |
2018-07-25 | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) | Peter Zijlstra |
2018-07-25 | locking/rtmutex: Allow specifying a subclass for nested locking | Peter Rosin |
2018-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-24 | blk-mq: export setting request completion state | Keith Busch |
2018-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-07-24 | Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-07-23 | ipv6: use fib6_info_hold_safe() when necessary | Wei Wang |
2018-07-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-07-22 | alpha: fix osf_wait4() breakage | Al Viro |
2018-07-21 | net/ipv6: Fix linklocal to global address with VRF | David Ahern |
2018-07-21 | bpfilter: Fix mismatch in function argument types | YueHaibing |
2018-07-21 | mm: make vm_area_alloc() initialize core fields | Linus Torvalds |
2018-07-21 | mm: use helper functions for allocating and freeing vm_area structs | Linus Torvalds |
2018-07-21 | Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-07-20 | tcp: do not delay ACK in DCTCP upon CE status change | Yuchung Cheng |
2018-07-20 | tcp: do not cancel delay-AcK on DCTCP special ACK | Yuchung Cheng |
2018-07-20 | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-07-20 | netfilter: nf_tables: use dev->name directly | Florian Westphal |
2018-07-20 | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" | Lu Baolu |
2018-07-20 | bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h | Martin KaFai Lau |
2018-07-19 | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-18 | net/mlx5: Fix QP fragmented buffer allocation | Tariq Toukan |
2018-07-18 | ipv6: fix useless rol32 call on hash | Colin Ian King |
2018-07-18 | PCI: OF: Fix I/O space page leak | Sergei Shtylyov |
2018-07-17 | aio: don't expose __aio_sigset in uapi | Christoph Hellwig |
2018-07-17 | netfilter: nf_tables: fix jumpstack depth validation | Taehee Yoo |
2018-07-16 | tcp: Fix broken repair socket window probe patch | Stefan Baranoff |
2018-07-16 | net/ethernet/freescale/fman: fix cross-build error | Randy Dunlap |
2018-07-16 | ipv6/mcast: init as INCLUDE when join SSM INCLUDE group | Hangbin Liu |
2018-07-16 | ipv4/igmp: init group mode as INCLUDE when join source group | Hangbin Liu |
2018-07-16 | mm: don't do zero_resv_unavail if memmap is not allocated | Pavel Tatashin |
2018-07-14 | mm: allow arch to supply p??_free_tlb functions | Nicholas Piggin |