index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
io_uring: improve ctx hang handling
Pavel Begunkov
1
-2
/
+6
2021-08-23
io_uring: deduplicate open iopoll check
Pavel Begunkov
1
-7
/
+4
2021-08-23
io_uring: inline io_free_req_deferred
Pavel Begunkov
1
-8
/
+4
2021-08-23
io_uring: move io_rsrc_node_alloc() definition
Pavel Begunkov
1
-45
/
+44
2021-08-23
io_uring: move io_put_task() definition
Pavel Begunkov
1
-12
/
+11
2021-08-23
io_uring: extract a helper for ctx quiesce
Pavel Begunkov
1
-24
/
+29
2021-08-23
io_uring: optimise io_cqring_wait() hot path
Pavel Begunkov
1
-8
/
+6
2021-08-23
io_uring: add more locking annotations for submit
Pavel Begunkov
1
-0
/
+6
2021-08-23
io_uring: don't halt iopoll too early
Pavel Begunkov
1
-9
/
+6
2021-08-23
io_uring: refactor io_alloc_req
Pavel Begunkov
1
-33
/
+33
2021-08-23
io-wq: improve wq_list_add_tail()
Pavel Begunkov
1
-1
/
+1
2021-08-23
io_uring: remove unnecessary PF_EXITING check
Pavel Begunkov
1
-3
/
+1
2021-08-23
io_uring: clean io-wq callbacks
Pavel Begunkov
1
-9
/
+9
2021-08-23
io_uring: avoid touching inode in rw prep
Pavel Begunkov
1
-10
/
+15
2021-08-23
io_uring: rename io_file_supports_async()
Pavel Begunkov
1
-15
/
+15
2021-08-23
io_uring: inline fixed part of io_file_get()
Pavel Begunkov
1
-26
/
+39
2021-08-23
io_uring: use kvmalloc for fixed files
Pavel Begunkov
1
-23
/
+10
2021-08-23
io_uring: be smarter about waking multiple CQ ring waiters
Jens Axboe
1
-14
/
+13
2021-08-23
io-wq: remove GFP_ATOMIC allocation off schedule out path
Jens Axboe
1
-32
/
+40
2021-08-22
Linux 5.14-rc7
v5.14-rc7
Linus Torvalds
1
-1
/
+1
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
1
-1
/
+5
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
1
-4
/
+5
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
1
-5
/
+14
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-20
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
1
-0
/
+3
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
1
-3
/
+9
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2
-22
/
+34
2021-08-20
MAINTAINERS: update ClangBuiltLinux IRC chat
Nathan Chancellor
1
-1
/
+1
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-20
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
1
-13
/
+12
2021-08-20
Revert "mm: swap: check if swap backing device is congested or not"
Yang Shi
1
-7
/
+0
2021-08-20
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
1
-13
/
+1
2021-08-20
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
1
-2
/
+2
2021-08-19
dt-bindings: sifive-l2-cache: Fix 'select' matching
Rob Herring
1
-4
/
+4
2021-08-19
net: dpaa2-switch: disable the control interface on error path
Vladimir Oltean
1
-18
/
+18
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
1
-2
/
+1
2021-08-19
ASoC: intel: atom: Fix breakage for PCM buffer address setup
Takashi Iwai
1
-1
/
+1
2021-08-19
ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
Kai-Heng Feng
1
-2
/
+9
2021-08-19
PCI/sysfs: Use correct variable for the legacy_mem sysfs object
Krzysztof WilczyĆski
1
-1
/
+1
2021-08-19
PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
Marcin Bachry
1
-0
/
+1
2021-08-19
MAINTAINERS: Add Jim Quinlan et al as Broadcom STB PCIe maintainers
Jim Quinlan
1
-0
/
+10
2021-08-19
r8152: fix the maximum number of PLA bp for RTL8153C
Hayes Wang
1
-2
/
+19
2021-08-19
r8152: fix writing USB_BP2_EN
Hayes Wang
1
-1
/
+1
2021-08-19
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-19
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-19
arm64: initialize all of CNTHCTL_EL2
Mark Rutland
1
-2
/
+1
2021-08-19
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
1
-13
/
+10
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
1
-0
/
+20
[next]