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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
fbdev: Update fbdev source file paths
Jonathan Neuschäfer
1
-5
/
+5
2023-09-01
fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags
Geert Uytterhoeven
1
-2
/
+2
2023-09-01
fbdev: neofb: Shorten Neomagic product name in info struct
Helge Deller
1
-18
/
+9
2023-08-31
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
1
-1
/
+1
2023-08-31
x86/fpu/xstate: Fix PKRU covert channel
Jim Mattson
1
-1
/
+1
2023-08-31
fbdev: mx3fb: Remove the driver
Fabio Estevam
4
-1757
/
+0
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
2
-23
/
+7
2023-08-31
x86/irq/i8259: Fix kernel-doc annotation warning
Vincenzo Palazzo
1
-3
/
+1
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
1
-4
/
+4
2023-08-31
macintosh/ams: linux/platform_device.h is needed
Randy Dunlap
1
-0
/
+1
2023-08-31
NFS: switch back to using kill_anon_super
Christoph Hellwig
1
-3
/
+1
2023-08-31
mtd: key superblock by device number
Christian Brauner
1
-34
/
+11
2023-08-31
fs: export sget_dev()
Christian Brauner
2
-19
/
+46
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
1
-0
/
+5
2023-08-31
riscv: support PREEMPT_DYNAMIC with static keys
Jisheng Zhang
2
-1
/
+14
2023-08-31
riscv: Move create_tmp_mapping() to init sections
Alexandre Ghiti
1
-1
/
+1
2023-08-31
riscv: Mark KASAN tmp* page tables variables as static
Alexandre Ghiti
1
-3
/
+3
2023-08-31
riscv: mm: use bitmap_zero() API
Ye Xingchen
1
-1
/
+1
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
1
-1
/
+1
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
1
-5
/
+1
2023-08-30
pNFS: Fix assignment of xprtdata.cred
Anna Schumaker
1
-1
/
+1
2023-08-30
x86/shstk: Change order of __user in type
Rick Edgecombe
1
-1
/
+1
2023-08-30
x86: bring back rep movsq for user access on CPUs without ERMS
Mateusz Guzik
2
-45
/
+14
2023-08-30
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-08-30
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2
-2
/
+2
2023-08-30
fs/jfs: Use common ucs2 upper case table
Dr. David Alan Gilbert
6
-147
/
+23
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
5
-405
/
+4
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
7
-284
/
+328
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
4
-343
/
+0
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
9
-22
/
+22
2023-08-30
platform/x86: asus-wmi: corrections to egpu safety check
Luke D. Jones
1
-8
/
+7
2023-08-30
platform/x86: mlx-platform: Add dependency on PCI to Kconfig
Vadim Pasternak
1
-2
/
+1
2023-08-30
csky: Fixup compile error
Guo Ren
1
-0
/
+2
2023-08-30
x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_class
Justin Stitt
2
-5
/
+7
2023-08-30
crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX
Herbert Xu
1
-2
/
+2
2023-08-29
clk: qcom: Fix SM_GPUCC_8450 dependencies
Nathan Chancellor
1
-0
/
+1
2023-08-29
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
1
-0
/
+26
2023-08-29
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
1
-16
/
+7
2023-08-29
SUNRPC: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
3
-14
/
+29
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2
-7
/
+3
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
1
-3
/
+5
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
1
-35
/
+25
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
3
-1
/
+5
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
3
-36
/
+43
2023-08-29
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2
-10
/
+10
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
9
-49
/
+73
2023-08-29
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
2
-35
/
+56
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
[next]