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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-29
lib/crc: simplify the kconfig options for CRC implementations
Eric Biggers
1
-102
/
+14
2025-01-29
fs: pack struct kstat better
Christoph Hellwig
1
-2
/
+2
2025-01-28
x86/sev: Disable jump tables in SEV startup code
Ard Biesheuvel
1
-0
/
+4
2025-01-28
tools/bootconfig: Fix the wrong format specifier
Luo Yifan
1
-2
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
106
-114
/
+114
2025-01-27
fuse: prevent disabling io-uring on active connections
Bernd Schubert
1
-5
/
+6
2025-01-27
fuse: enable fuse-over-io-uring
Bernd Schubert
2
-2
/
+4
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
4
-1
/
+10
2025-01-27
fuse: {io-uring} Prevent mount point hang on fuse-server termination
Bernd Schubert
2
-3
/
+75
2025-01-27
fuse: Allow to queue bg requests through io-uring
Bernd Schubert
3
-1
/
+136
2025-01-27
fuse: Allow to queue fg requests through io-uring
Bernd Schubert
2
-0
/
+188
2025-01-27
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
2
-2
/
+8
2025-01-27
fuse: {io-uring} Handle teardown of ring entries
Bernd Schubert
3
-0
/
+267
2025-01-27
vfio/nvgrace-gpu: Add GB200 SKU to the devid table
Ankit Agrawal
1
-0
/
+2
2025-01-27
vfio/nvgrace-gpu: Check the HBM training and C2C link status
Ankit Agrawal
1
-0
/
+72
2025-01-27
vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
Ankit Agrawal
1
-22
/
+45
2025-01-27
vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
Ankit Agrawal
1
-0
/
+28
2025-01-27
fuse: Add io-uring sqe commit and fetch support
Bernd Schubert
3
-0
/
+457
2025-01-27
virtio_blk: Add support for transport error recovery
Israel Rukshin
1
-3
/
+25
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
3
-25
/
+118
2025-01-27
vhost/net: Set num_buffers for virtio 1.0
Akihiko Odaki
1
-1
/
+4
2025-01-27
vdpa/octeon_ep: read vendor-specific PCI capability
Shijith Thotton
3
-2
/
+58
2025-01-27
virtio-pci: define type and header for PCI vendor data
Shijith Thotton
1
-0
/
+14
2025-01-27
vdpa/octeon_ep: handle device config change events
Satha Rao
1
-0
/
+8
2025-01-27
vdpa/octeon_ep: enable support for multiple interrupts per device
Shijith Thotton
3
-39
/
+62
2025-01-27
vdpa: solidrun: Replace deprecated PCI functions
Philipp Stanner
1
-29
/
+28
2025-01-27
s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
David Hildenbrand
2
-8
/
+32
2025-01-27
virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
David Hildenbrand
2
-0
/
+89
2025-01-27
virtio-mem: remember usable region size
David Hildenbrand
1
-3
/
+7
2025-01-27
virtio-mem: mark device ready before registering callbacks in kdump mode
David Hildenbrand
1
-2
/
+3
2025-01-27
fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
David Hildenbrand
3
-0
/
+183
2025-01-27
fs/proc/vmcore: factor out freeing a list of vmcore ranges
David Hildenbrand
2
-8
/
+12
2025-01-27
fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
David Hildenbrand
2
-19
/
+16
2025-01-27
fs/proc/vmcore: move vmcore definitions out of kcore.h
David Hildenbrand
3
-23
/
+23
2025-01-27
fs/proc/vmcore: prefix all pr_* with "vmcore:"
David Hildenbrand
1
-1
/
+3
2025-01-27
fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
David Hildenbrand
1
-23
/
+34
2025-01-27
fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
David Hildenbrand
1
-9
/
+8
2025-01-27
fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
David Hildenbrand
1
-7
/
+8
2025-01-26
LoongArch: Extend the maximum number of watchpoints
Tiezhu Yang
2
-3
/
+13
2025-01-26
LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}
Tiezhu Yang
3
-4
/
+76
2025-01-26
LoongArch: Add debugfs entries to switch SFB/TSO state
Huacai Chen
4
-7
/
+186
2025-01-26
LoongArch: Fix warnings during S3 suspend
Huacai Chen
3
-3
/
+2
2025-01-26
module: sign with sha512 instead of sha1 by default
Thorsten Leemhuis
1
-0
/
+1
2025-01-26
module: Don't fail module loading when setting ro_after_init section RO failed
Christophe Leroy
1
-3
/
+4
2025-01-26
module: Split module_enable_rodata_ro()
Christophe Leroy
3
-7
/
+13
2025-01-26
module: sysfs: Use const 'struct bin_attribute'
Thomas Weißschuh
1
-10
/
+10
2025-01-26
module: sysfs: Add notes attributes through attribute_group
Thomas Weißschuh
1
-26
/
+28
2025-01-26
module: sysfs: Simplify section attribute allocation
Thomas Weißschuh
1
-8
/
+10
2025-01-26
module: sysfs: Drop 'struct module_sect_attr'
Thomas Weißschuh
1
-15
/
+11
2025-01-26
module: sysfs: Drop member 'module_sect_attr::address'
Thomas Weißschuh
1
-5
/
+2
[next]