index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
1
-1
/
+5
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
1
-6
/
+10
2020-09-21
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
1
-1
/
+1
2020-09-21
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
1
-0
/
+1
2020-09-21
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
1
-0
/
+3
2020-09-21
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-21
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-21
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
1
-3
/
+5
2020-09-21
Linux 5.9-rc6
v5.9-rc6
Linus Torvalds
1
-1
/
+1
2020-09-20
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
1
-19
/
+3
2020-09-20
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
2
-9
/
+8
2020-09-20
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
1
-1
/
+5
2020-09-20
rhashtable: fix indentation of a continue statement
Colin Ian King
1
-1
/
+1
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
4
-0
/
+71
2020-09-19
riscv: Fix Kendryte K210 device tree
Damien Le Moal
1
-2
/
+4
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
1
-1
/
+1
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2
-2
/
+2
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2
-4
/
+2
2020-09-19
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2
-0
/
+22
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
2020-09-19
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-19
/
+23
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
1
-4
/
+6
2020-09-19
mlock: fix unevictable_pgs event counts on THP
Hugh Dickins
2
-12
/
+18
2020-09-19
mm: fix check_move_unevictable_pages() on THP
Hugh Dickins
1
-2
/
+8
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
1
-1
/
+2
2020-09-19
ksm: reinstate memcg charge on copied pages
Hugh Dickins
1
-0
/
+4
2020-09-19
mailmap: add older email addresses for Kees Cook
Kees Cook
1
-0
/
+4
2020-09-19
bootconfig: init: make xbc_namebuf static
Jason Yan
1
-1
/
+1
2020-09-19
MAINTAINERS: Update ibmveth maintainer
Cristobal Forno
1
-1
/
+1
2020-09-19
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-18
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
1
-2
/
+2
2020-09-18
net: hns: kerneldoc fixes
Lu Wei
1
-2
/
+2
2020-09-18
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
1
-3
/
+7
2020-09-18
hinic: fix sending pkts from core while self testing
Luo bin
2
-2
/
+6
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
4
-8
/
+14
2020-09-18
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
1
-0
/
+21
2020-09-18
net: mscc: ocelot: refactor ports parsing code into a dedicated function
Vladimir Oltean
1
-99
/
+110
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
2
-2
/
+8
2020-09-18
net: mscc: ocelot: check for errors on memory allocation of ports
Vladimir Oltean
1
-0
/
+4
2020-09-18
net: dsa: seville: fix buffer size of the queue system
Vladimir Oltean
1
-1
/
+1
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
4
-9
/
+17
[prev]
[next]