summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06MAINTAINERS: update information for "MEMORY MANAGEMENT"Song Liu1-0/+4
2019-11-06dump_stack: avoid the livelock of the dump_lockKevin Hao1-1/+6
2019-11-06zswap: add Vitaly to the maintainers listVitaly Wool1-0/+1
2019-11-06mm/page_alloc.c: ratelimit allocation failure warnings more aggressivelyJohannes Weiner1-6/+1
2019-11-06mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=yVille Syrjälä1-3/+4
2019-11-06mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfoMichal Hocko1-3/+20
2019-11-06mm, vmstat: hide /proc/pagetypeinfo from normal usersMichal Hocko1-1/+1
2019-11-06mm/mmu_notifiers: use the right return code for WARN_ONJason Gunthorpe1-1/+1
2019-11-06ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()Shuning Zhang1-44/+90
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06mm, meminit: recalculate pcpu batch and high limits after init completesMel Gorman1-2/+8
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard1-1/+1
2019-11-06mm: memcontrol: fix NULL-ptr deref in percpu stats flushShakeel Butt1-6/+6
2019-11-04Linux 5.4-rc6v5.4-rc6Linus Torvalds1-1/+1
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-97/+267
2019-11-03Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2019-11-02Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+13
2019-11-02Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-13/+23
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-18/+57
2019-11-02Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-18/+42
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds213-1289/+2133
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-9/+30
2019-11-02Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+22
2019-11-02Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-18/+75
2019-11-02Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2019-11-02Merge branch 'fix-BPF-offload-related-bugs'David S. Miller3-3/+13
2019-11-02net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-02net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-02r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-02net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-02net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-02gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-02inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller18-71/+67
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+11
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-23/+45
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-21/+56
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller16-139/+305
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-19/+64
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-35/+37
2019-11-01Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-90/+224