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
2023-11-05
s390/mm: use compound page order to distinguish page tables
Alexander Gordeev
1
-9
/
+4
2023-11-05
s390/mm: use full 4KB page for 2KB PTE
Alexander Gordeev
4
-262
/
+31
2023-11-05
s390/cmma: rework no-dat handling
Heiko Carstens
5
-131
/
+21
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
6
-16
/
+28
2023-11-05
s390/cmma: move set_page_stable() and friends to header file
Heiko Carstens
2
-42
/
+43
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
7
-42
/
+58
2023-11-05
s390/cmma: cleanup inline assemblies
Heiko Carstens
1
-22
/
+26
2023-11-05
s390/ap: fix vanishing crypto cards in SE environment
Harald Freudenberger
1
-23
/
+20
2023-11-05
s390/zcrypt: don't report online if card or queue is in check-stop state
Ingo Franzki
2
-4
/
+5
2023-11-05
s390: add USER_STACKTRACE support
Heiko Carstens
2
-0
/
+44
2023-11-05
s390/perf: implement perf_callchain_user()
Heiko Carstens
2
-0
/
+48
2023-11-05
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
1
-0
/
+4
2023-11-05
s390/ap: re-enable interrupt for AP queues
Harald Freudenberger
1
-2
/
+12
2023-11-05
s390/ap: rework to use irq info from ap queue status
Harald Freudenberger
2
-11
/
+12
2023-11-05
s390/mm: add missing conversion to use ptdescs
Alexander Gordeev
2
-3
/
+3
2023-11-02
module/decompress: use kvmalloc() consistently
Andrea Righi
1
-4
/
+4
2023-11-02
locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
Masami Hiramatsu
1
-0
/
+9
2023-11-02
seq_buf: Export seq_buf_puts()
Christophe JAILLET
1
-0
/
+1
2023-11-02
seq_buf: Export seq_buf_putc()
Christophe JAILLET
1
-0
/
+1
2023-11-02
eventfs: Use simple_recursive_removal() to clean up dentries
Steven Rostedt (Google)
2
-35
/
+44
2023-11-02
eventfs: Remove special processing of dput() of events directory
Steven Rostedt (Google)
1
-17
/
+2
2023-11-02
eventfs: Delete eventfs_inode when the last dentry is freed
Steven Rostedt (Google)
2
-79
/
+69
2023-11-02
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
2
-2
/
+63
2023-11-01
eventfs: Save ownership and mode
Steven Rostedt (Google)
2
-13
/
+151
2023-11-01
eventfs: Test for ei->is_freed when accessing ei->dentry
Steven Rostedt (Google)
2
-7
/
+41
2023-11-01
eventfs: Have a free_ei() that just frees the eventfs_inode
Steven Rostedt (Google)
1
-8
/
+11
2023-11-01
eventfs: Remove "is_freed" union with rcu head
Steven Rostedt (Google)
2
-3
/
+5
2023-11-01
eventfs: Fix kerneldoc of eventfs_remove_rec()
Steven Rostedt (Google)
1
-2
/
+4
2023-11-01
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-01
eventfs: Remove extra dget() in eventfs_create_events_dir()
Steven Rostedt (Google)
1
-3
/
+0
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
5
-4
/
+52
2023-11-01
module: Annotate struct module_notes_attrs with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
module: Fix comment typo
Zhu Mao
1
-1
/
+1
2023-11-01
module: Make is_valid_name() return bool
Tiezhu Yang
1
-2
/
+2
2023-11-01
module: Make is_mapping_symbol() return bool
Tiezhu Yang
1
-1
/
+1
2023-11-01
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
1
-2
/
+2
2023-11-01
MAINTAINERS: add include/linux/module*.h to modules
Luis Chamberlain
1
-1
/
+1
2023-11-01
module: Clarify documentation of module_param_call()
Kees Cook
1
-1
/
+5
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
[next]