index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2
-2
/
+2
2022-04-08
io_uring: fix race between timeout flush and removal
Jens Axboe
1
-4
/
+3
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
1
-1
/
+0
2022-04-08
tools/testing/nvdimm: Fix security_init() symbol collision
Dan Williams
1
-2
/
+2
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
1
-0
/
+6
2022-04-08
Merge branch 'acpi-bus'
Rafael J. Wysocki
3
-15
/
+2
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-61
/
+99
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
15
-41
/
+53
2022-04-08
Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-79
/
+64
2022-04-08
Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-38
/
+25
2022-04-08
Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+46
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
11
-31
/
+59
2022-04-08
Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
MAINTAINERS: Fix reviewer info for a few ROHM ICs
Matti Vaittinen
1
-7
/
+5
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2
-0
/
+3
2022-04-08
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-08
iommu/omap: Fix regression in probe for NULL pointer dereference
Tony Lindgren
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
8
-10
/
+10
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
72
-252
/
+1031
2022-04-07
Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-12
/
+17
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
65
-388
/
+712
2022-04-08
Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-4
/
+14
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
10
-117
/
+540
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
3
-11
/
+19
2022-04-07
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
1
-1
/
+3
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2
-0
/
+12
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2
-0
/
+2
2022-04-07
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
1
-0
/
+2
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
1
-0
/
+5
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
1
-0
/
+2
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
1
-1
/
+1
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
4
-10
/
+15
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2
-10
/
+3
2022-04-07
io_uring: use nospec annotation for more indexes
Pavel Begunkov
1
-6
/
+5
2022-04-07
io_uring: zero tag on rsrc removal
Pavel Begunkov
1
-1
/
+3
2022-04-07
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
1
-2
/
+6
2022-04-07
io_uring: nospec index for tags on files update
Pavel Begunkov
1
-1
/
+1
2022-04-07
io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
Eugene Syromiatnikov
1
-1
/
+9
2022-04-07
Revert "io_uring: Add support for napi_busy_poll"
Jens Axboe
1
-231
/
+1
2022-04-07
io_uring: drop the old style inflight file tracking
Jens Axboe
1
-58
/
+27
2022-04-07
io_uring: defer file assignment
Jens Axboe
2
-10
/
+30
2022-04-07
io_uring: propagate issue_flags state down to file assignment
Jens Axboe
1
-35
/
+47
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-20
/
+132
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-35
/
+39
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
6
-6
/
+15
2022-04-07
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
1
-3
/
+3
2022-04-07
mm/mempolicy: Use vma_alloc_folio() in new_page()
Matthew Wilcox (Oracle)
1
-14
/
+11
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2
-2
/
+19
2022-04-07
mm/migrate: Use a folio in migrate_misplaced_transhuge_page()
Matthew Wilcox (Oracle)
1
-42
/
+16
[prev]
[next]