index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-04-08
Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2022-04-08
Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-08
MAINTAINERS: add Tom as clang reviewer
Tom Rix
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
2022-04-08
mailmap: update Vasily Averin's email address
Vasily Averin
2022-04-08
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
2022-04-08
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-08
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
2022-04-08
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
2022-04-08
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2022-04-08
io_uring: fix race between timeout flush and removal
Jens Axboe
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
2022-04-08
tools/testing/nvdimm: Fix security_init() symbol collision
Dan Williams
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
2022-04-08
Merge branch 'acpi-bus'
Rafael J. Wysocki
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-08
Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-08
Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-08
Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2022-04-08
Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-08
MAINTAINERS: Fix reviewer info for a few ROHM ICs
Matti Vaittinen
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2022-04-08
arm64: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-08
iommu/omap: Fix regression in probe for NULL pointer dereference
Tony Lindgren
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-07
Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-08
Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-04-07
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2022-04-07
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2022-04-07
io_uring: use nospec annotation for more indexes
Pavel Begunkov
2022-04-07
io_uring: zero tag on rsrc removal
Pavel Begunkov
2022-04-07
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
[prev]
[next]