index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
3
-61
/
+95
2019-12-03
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2
-0
/
+2
2019-12-03
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
1
-2
/
+8
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
1
-4
/
+10
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-12-03
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-12-03
can: xilinx_can: Fix usage of skb memory
Srinivas Neeli
1
-12
/
+13
2019-12-03
can: xilinx_can: skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-12-03
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2019-12-03
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
1
-0
/
+1
2019-12-03
MAINTAINERS: add myself as maintainer of MCAN MMIO device driver
Sriram Dash
1
-0
/
+9
2019-12-03
MAINTAINERS: add fragment for xilinx CAN driver
Appana Durga Kedareswara rao
1
-0
/
+8
2019-12-02
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
4
-5
/
+11
2019-12-02
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
1
-0
/
+1
2019-12-02
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
1
-2
/
+2
2019-12-01
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-01
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-01
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
1
-0
/
+9
2019-12-01
r8169: fix resume on cable plug-in
Heiner Kallweit
1
-0
/
+1
2019-12-01
r8169: fix jumbo configuration for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-01
mm/page_io.c: annotate refault stalls from swap_readpage
Minchan Kim
1
-2
/
+13
2019-12-01
mm/Kconfig: fix trivial help text punctuation
Randy Dunlap
1
-1
/
+1
2019-12-01
mm/Kconfig: fix indentation
Krzysztof Kozlowski
1
-19
/
+19
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
4
-9
/
+0
2019-12-01
mm: fix typos in comments when calling __SetPageUptodate()
Wei Yang
2
-2
/
+2
2019-12-01
mm: fix struct member name in function comments
Hao Lee
1
-1
/
+1
2019-12-01
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
1
-1
/
+1
2019-12-01
mm: shmem: use proper gfp flags for shmem_writepage()
Yang Shi
1
-1
/
+2
2019-12-01
mm/shmem.c: make array 'values' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-12-01
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2019-12-01
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...
Andrea Arcangeli
1
-1
/
+2
2019-12-01
userfaultfd: wrap the common dst_vma check into an inlined function
Wei Yang
1
-24
/
+32
2019-12-01
userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()
Wei Yang
1
-5
/
+0
2019-12-01
userfaultfd: use vma_pagesize for all huge page size calculation
Wei Yang
1
-3
/
+4
2019-12-01
mm/madvise.c: use PAGE_ALIGN[ED] for range checking
Wei Yang
1
-2
/
+2
2019-12-01
mm/madvise.c: replace with page_size() in madvise_inject_error()
Yunfeng Ye
1
-4
/
+4
2019-12-01
mm/mmap.c: make vma_merge() comment more easy to understand
Wei Yang
1
-9
/
+12
2019-12-01
mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-2
/
+2
2019-12-01
autonuma: reduce cache footprint when scanning page tables
Huang Ying
1
-4
/
+4
2019-12-01
autonuma: fix watermark checking in migrate_balanced_pgdat()
Huang Ying
1
-1
/
+1
2019-12-01
mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-5
/
+5
2019-12-01
mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
Yunfeng Ye
1
-4
/
+2
2019-12-01
mm/thp: flush file for !is_shmem PageDirty() case in collapse_file()
Song Liu
1
-0
/
+18
2019-12-01
mm, thp: do not queue fully unmapped pages for deferred split
Kirill A. Shutemov
1
-4
/
+10
2019-12-01
mm/migrate.c: handle freed page at the first place
Yang Shi
1
-9
/
+5
2019-12-01
mm/huge_memory.c: split_huge_pages_fops should be defined with DEFINE_DEBUGFS...
zhong jiang
1
-1
/
+1
2019-12-01
mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
Zhigang Lu
1
-0
/
+15
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
4
-14
/
+8
2019-12-01
hugetlb: remove duplicated code
Mina Almasry
1
-62
/
+57
[next]