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
2025-02-24
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
1
-1
/
+1
2025-02-24
loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file
Christoph Hellwig
1
-2
/
+2
2025-02-24
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
1
-10
/
+10
2025-02-21
block: Remove commented out code
Thorsten Blum
2
-4
/
+0
2025-02-18
Revert "driver: block: release the lo_work_lock before queue_work"
Zhaoyang Huang
1
-1
/
+1
2025-02-11
block: refactor rq_qos_wait()
Muchun Song
1
-21
/
+47
2025-02-11
block: introduce init_wait_func()
Muchun Song
3
-11
/
+12
2025-02-11
loop: release the lo_work_lock before queue_work
Zhaoyang Huang
1
-1
/
+1
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
10
-4
/
+350
2025-02-10
blk-crypto: show supported key types in sysfs
Eric Biggers
2
-0
/
+55
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
14
-38
/
+417
2025-02-09
Linux 6.14-rc2
Linus Torvalds
1
-1
/
+1
2025-02-09
PM: sleep: core: Restrict power.set_active propagation
Rafael J. Wysocki
1
-12
/
+9
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
1
-1
/
+1
2025-02-07
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
1
-1
/
+4
2025-02-08
kbuild: install-extmod-build: add missing quotation marks for CC variable
WangYuli
1
-1
/
+1
2025-02-07
MAINTAINERS: Remove myself
Hector Martin
1
-1
/
+0
2025-02-07
MAINTAINERS: Move Pavel to kernel.org address
Pavel Machek
2
-9
/
+7
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
1
-0
/
+13
2025-02-07
pidfs: improve ioctl handling
Christian Brauner
1
-1
/
+11
2025-02-07
fsnotify: disable pre-content and permission events by default
Amir Goldstein
1
-0
/
+5
2025-02-07
selftests: always check mask returned by statmount(2)
Miklos Szeredi
1
-1
/
+21
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
4
-2
/
+24
2025-02-07
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
1
-15
/
+14
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
5
-13
/
+25
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
5
-7
/
+8
2025-02-07
gfs2: switch to lockref_init(..., 1)
Andreas Gruenbacher
1
-2
/
+2
2025-02-07
gfs2: use lockref_init for gl_lockref
Andreas Gruenbacher
2
-2
/
+1
2025-02-07
statmount: let unset strings be empty
Miklos Szeredi
1
-9
/
+16
2025-02-07
vboxsf: fix building with GCC 15
Brahmajit Das
1
-1
/
+2
2025-02-07
fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
Su Hui
1
-1
/
+3
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
1
-1
/
+9
2025-02-07
genirq: Remove leading space from irq_chip::irq_print_chip() callbacks
Geert Uytterhoeven
4
-4
/
+4
2025-02-06
bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_rebalance
Kent Overstreet
4
-20
/
+26
2025-02-06
bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()
Kent Overstreet
1
-1
/
+0
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
8
-35
/
+55
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
4
-2
/
+28
2025-02-06
bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()
Jeongjun Park
1
-1
/
+6
2025-02-06
bcachefs docs: SubmittingPatches.rst
Kent Overstreet
3
-0
/
+100
2025-02-06
string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
1
-4
/
+8
2025-02-06
compiler.h: Introduce __must_be_byte_array()
Kees Cook
1
-1
/
+7
2025-02-06
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
1
-13
/
+13
2025-02-07
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
1
-0
/
+18
2025-02-06
selftests/seccomp: validate uretprobe syscall passes through seccomp
Eyal Birger
1
-0
/
+199
2025-02-06
seccomp: passthrough uretprobe systemcall without filtering
Eyal Birger
1
-0
/
+12
2025-02-06
stackinit: Fix comment for test_small_end
Geert Uytterhoeven
1
-1
/
+1
2025-02-06
stackinit: Keep selftest union size small on m68k
Kees Cook
1
-1
/
+3
2025-02-06
cpufreq/amd-pstate: Fix cpufreq_policy ref counting
Dhananjay Ugwekar
1
-4
/
+5
2025-02-06
rust: kbuild: do not export generated KASAN ODR symbols
Matthew Maurer
1
-1
/
+1
2025-02-06
PCI/TPH: Restore TPH Requester Enable correctly
Robin Murphy
1
-1
/
+1
[next]