index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-08
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-04-08
mailmap: update Vasily Averin's email address
Vasily Averin
1
-0
/
+4
2022-04-08
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-08
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-08
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
1
-2
/
+6
2022-04-08
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
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
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
1
-0
/
+6
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
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
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
2022-04-07
mm/migrate: Use a folio in alloc_migration_target()
Matthew Wilcox (Oracle)
1
-12
/
+10
2022-04-07
mm/huge_memory: Avoid calling pmd_page() on a non-leaf PMD
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-04-07
mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
Wolfram Sang
1
-2
/
+2
2022-04-06
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
1
-1
/
+1
[next]