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
2024-05-08
media: rc: add missing io.h
Andy Shevchenko
4
-0
/
+4
2024-05-08
tools lib rbtree: pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2
-3
/
+3
2024-05-08
ocfs2: remove redundant assignment to variable status
Colin Ian King
1
-1
/
+0
2024-05-08
nilfs2: convert to use the new mount API
Eric Sandeen
4
-229
/
+174
2024-05-08
kexec: fix the unexpected kexec_dprintk() macro
Baoquan He
1
-4
/
+2
2024-05-08
crash: add prefix for crash dumping messages
Baoquan He
2
-2
/
+4
2024-05-08
cpumask: delete unused reset_cpu_possible_mask()
Alexey Dobriyan
1
-5
/
+0
2024-04-29
mux: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-04-29
pps: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-04-29
intel_th: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-04-25
nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()
Yang Li
1
-0
/
+1
2024-04-25
nilfs2: add kernel-doc comments to nilfs_btree_convert_and_insert()
Yang Li
1
-7
/
+16
2024-04-25
nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
Yang Li
1
-0
/
+1
2024-04-25
blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
1
-2
/
+1
2024-04-25
block/partitions/ldm: convert strncpy() to strscpy()
Arnd Bergmann
1
-4
/
+2
2024-04-25
test_hexdump: avoid string truncation warning
Arnd Bergmann
1
-1
/
+1
2024-04-25
ocfs2: use coarse time for new created files
Su Yue
1
-1
/
+1
2024-04-25
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
1
-0
/
+2
2024-04-25
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
1
-0
/
+2
2024-04-25
ocfs2: return real error code in ocfs2_dio_wr_get_block
Su Yue
1
-2
/
+0
2024-04-25
vmcore: replace strncpy with strscpy_pad
Justin Stitt
1
-3
/
+2
2024-04-25
devres: don't use "proxy" headers
Andy Shevchenko
1
-3
/
+6
2024-04-25
devres: switch to use dev_err_probe() for unification
Andy Shevchenko
1
-8
/
+9
2024-04-25
kgdb: add HAS_IOPORT dependency
Niklas Schnelle
1
-0
/
+1
2024-04-25
Squashfs: remove deprecated strncpy by not copying the string
Phillip Lougher
1
-10
/
+4
2024-04-25
ipc: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2
-2
/
+0
2024-04-25
initrd: remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-25
kcov: avoid clang out-of-range warning
Arnd Bergmann
1
-1
/
+2
2024-04-25
Documentation: kdump: clean up the outdated description
Baoquan He
1
-4
/
+4
2024-04-25
ocfs2: fix sparse warnings
Heming Zhao
5
-15
/
+16
2024-04-25
ocfs2: speed up chain-list searching
Heming Zhao
1
-1
/
+1
2024-04-25
ocfs2: adjust enabling place for la window
Heming Zhao
2
-12
/
+8
2024-04-25
ocfs2: improve write IO performance when fragmentation is high
Heming Zhao
5
-11
/
+108
2024-04-25
regset: use kvzalloc() for regset_get_alloc()
Douglas Anderson
2
-4
/
+4
2024-04-25
NUMA: early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
1
-0
/
+14
2024-04-25
fs: add kernel-doc comments to fat_parse_long()
Yang Li
1
-0
/
+12
2024-04-25
x86: call instrumentation hooks from copy_mc.c
Alexander Potapenko
1
-4
/
+17
2024-04-25
instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
Alexander Potapenko
1
-0
/
+35
2024-04-25
mm: kmsan: implement kmsan_memmove()
Alexander Potapenko
2
-0
/
+26
2024-04-25
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
1
-3
/
+9
2024-04-25
lib/build_OID_registry: don't mention the full path of the script in output
Uwe Kleine-König
1
-1
/
+4
2024-04-25
ocfs2: update inode ctime in ocfs2_fileattr_set
Su Yue
1
-0
/
+1
2024-04-25
ocfs2: correctly use ocfs2_find_next_zero_bit()
Joseph Qi
3
-18
/
+9
2024-04-14
Linux 6.9-rc4
Linus Torvalds
1
-1
/
+1
2024-04-14
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
1
-1
/
+8
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-13
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
1
-4
/
+5
2024-04-12
Kconfig: add some hidden tabs on purpose
Linus Torvalds
1
-6
/
+6
2024-04-12
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
1
-0
/
+5
2024-04-12
block: fix that blk_time_get_ns() doesn't update time after schedule
Yu Kuai
1
-0
/
+1
[next]