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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2
-2
/
+7
2023-11-01
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
1
-4
/
+5
2023-11-01
.mailmap: add address mapping for Tomeu Vizoso
Bagas Sanjaya
1
-0
/
+1
2023-11-01
mailmap: update email address for Claudiu Beznea
Claudiu Beznea
1
-0
/
+1
2023-11-01
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
1
-0
/
+1
2023-11-01
.mailmap: map Benjamin Poirier's address
Bagas Sanjaya
1
-0
/
+1
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
1
-0
/
+15
2023-11-01
ocfs2: fix a spelling typo in comment
Kunwu Chan
1
-1
/
+1
2023-11-01
proc: test ProtectionKey in proc-empty-vm test
Swarup Laxman Kotiaklapudi
1
-18
/
+61
2023-11-01
proc: fix proc-empty-vm test with vsyscall
Alexey Dobriyan
1
-4
/
+6
2023-11-01
fs/proc/base.c: remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-01
do_io_accounting: use sig->stats_lock
Oleg Nesterov
1
-6
/
+14
2023-11-01
do_io_accounting: use __for_each_thread()
Oleg Nesterov
1
-4
/
+8
2023-11-01
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
1
-1
/
+8
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-34
/
+36
2023-11-01
selftests: add a sanity check for zswap
Nhat Pham
1
-0
/
+48
2023-11-01
Documentation: maple_tree: fix word spelling error
Tom Yang
1
-1
/
+1
2023-11-01
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
1
-1
/
+1
2023-11-01
zswap: export compression failure stats
Nhat Pham
1
-1
/
+7
2023-11-01
Documentation: ubsan: drop "the" from article title
Andrey Konovalov
1
-2
/
+4
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
2
-1
/
+7
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
3
-0
/
+17
2023-11-01
vsprintf: uninline simple_strntoull(), reorder arguments
Alexey Dobriyan
1
-13
/
+12
2023-11-01
kbuild: support 'userldlibs' syntax
Masahiro Yamada
2
-3
/
+7
2023-11-01
kbuild: dummy-tools: pretend we understand -fpatchable-function-entry
Jiri Slaby (SUSE)
1
-0
/
+10
2023-11-01
vdpa_sim: implement .reset_map support
Si-Wei Liu
1
-9
/
+43
2023-11-01
vdpa/mlx5: implement .reset_map driver op
Si-Wei Liu
3
-3
/
+42
2023-11-01
vhost-vdpa: clean iotlb map during reset for older userspace
Si-Wei Liu
3
-7
/
+22
2023-11-01
vdpa: introduce .compat_reset operation callback
Si-Wei Liu
1
-0
/
+13
2023-11-01
vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
Si-Wei Liu
2
-0
/
+17
2023-11-01
vhost-vdpa: reset vendor specific mapping to initial state in .release
Si-Wei Liu
1
-0
/
+17
2023-11-01
vdpa: introduce .reset_map operation callback
Si-Wei Liu
1
-0
/
+10
2023-11-01
virtio_pci: add check for common cfg size
Xuan Zhuo
3
-1
/
+38
2023-11-01
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
1
-1
/
+3
2023-11-01
virtio_pci: add build offset check for the new common cfg items
Xuan Zhuo
1
-0
/
+4
2023-11-01
virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bit
Xuan Zhuo
1
-0
/
+5
2023-11-01
vduse: make vduse_class constant
Greg Kroah-Hartman
1
-19
/
+21
2023-11-01
vhost-scsi: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-11-01
virtio: kdoc for struct virtio_pci_modern_device
Shannon Nelson
1
-12
/
+22
2023-11-01
vdpa: Update sysfs ABI documentation
Shawn.Shao
1
-2
/
+2
2023-11-01
MAINTAINERS: Add myself as mlx5_vdpa driver
Dragos Tatulea
1
-0
/
+6
2023-11-01
virtio-balloon: correct the comment of virtballoon_migratepage()
Xueshi Hu
1
-1
/
+1
2023-11-01
mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
Eugenio Pérez
1
-0
/
+7
2023-11-01
vdpa/mlx5: Update cvq iotlb mapping on ASID change
Dragos Tatulea
3
-1
/
+36
2023-11-01
vdpa/mlx5: Make iotlb helper functions more generic
Dragos Tatulea
1
-8
/
+11
2023-11-01
vdpa/mlx5: Enable hw support for vq descriptor mapping
Dragos Tatulea
2
-2
/
+29
2023-11-01
vdpa/mlx5: Introduce mr for vq descriptor
Dragos Tatulea
3
-14
/
+25
2023-11-01
vdpa/mlx5: Improve mr update flow
Dragos Tatulea
3
-72
/
+82
2023-11-01
vdpa/mlx5: Move mr mutex out of mr struct
Dragos Tatulea
3
-11
/
+12
[prev]
[next]