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-04-04
drm/bridge: adv7511: Allow IRQ to share GPIO pins
Adam Ford
1
-1
/
+7
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
3
-3
/
+5
2024-04-03
drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
Harshit Mogalapalli
1
-1
/
+1
2024-04-03
drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
Dan Carpenter
1
-1
/
+1
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
1
-2
/
+2
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
1
-2
/
+6
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
1
-5
/
+3
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
1
-4
/
+0
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
3
-1
/
+32
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
3
-2
/
+37
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
1
-40
/
+2
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2
-26
/
+28
2024-04-02
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Thomas Zimmermann
1
-14
/
+14
2024-04-02
drm/ast: Store AST device in struct ast_ddc
Thomas Zimmermann
2
-7
/
+7
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
3
-4
/
+8
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
3
-47
/
+52
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
5
-15
/
+32
2024-04-02
drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
Thomas Zimmermann
1
-7
/
+2
2024-04-02
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
2
-36
/
+10
2024-04-02
drm/ast: Fail probing if DDC channel could not be initialized
Thomas Zimmermann
3
-37
/
+24
2024-04-02
drm/ast: Include <linux/of.h> where necessary
Thomas Zimmermann
2
-0
/
+2
2024-04-02
drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
Nathan Chancellor
1
-2
/
+1
2024-04-02
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
Boris Brezillon
1
-13
/
+4
2024-04-02
drm/panthor: Fix ordering in _irq_suspend()
Boris Brezillon
1
-2
/
+2
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
3
-29
/
+20
2024-03-31
Linux 6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
3
-4
/
+2