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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
dt-bindings: pwm: vt8500-pwm: Convert to YAML
Alexey Charkov
3
-18
/
+44
2025-04-24
dt-bindings: pwm: mediatek,pwm-disp: Add compatible for MT6893
AngeloGioacchino Del Regno
1
-0
/
+1
2025-04-24
pwm: Fix various formatting issues in kernel-doc
Uwe Kleine-König
2
-18
/
+32
2025-04-17
pwm: Add support for RZ/G2L GPT
Biju Das
3
-0
/
+455
2025-04-17
dt-bindings: pwm: Add RZ/G2L GPT binding
Biju Das
1
-0
/
+378
2025-04-17
pwm: Better document return value of pwm_round_waveform_might_sleep()
Uwe Kleine-König
1
-2
/
+6
2025-04-17
pwm: loongson: Fix an error code in probe()
Dan Carpenter
1
-1
/
+1
2025-04-16
pwm: loongson: Fix u32 overflow in waveform calculation
Uwe Kleine-König
1
-1
/
+1
2025-04-14
pwm: pca9685: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-04-14
pwm: Do stricter return value checking for .round_waveform_tohw()
Uwe Kleine-König
1
-6
/
+6
2025-04-14
pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
Uwe Kleine-König
1
-7
/
+6
2025-04-14
pwm: stm32: Don't open-code TIM_CCER_CCxE()
Uwe Kleine-König
1
-1
/
+1
2025-04-14
pwm: Add actual hardware state to pwm debugfs file
Uwe Kleine-König
1
-8
/
+11
2025-04-14
pwm: Make chip parameter to pwmchip_get_drvdata() a const pointer
Uwe Kleine-König
1
-1
/
+1
2025-04-14
pwm: pxa: Improve using dev_err_probe()
Uwe Kleine-König
1
-10
/
+8
2025-04-14
pwm: Add Loongson PWM controller support
Binbin Zhou
4
-0
/
+304
2025-04-14
dt-bindings: pwm: Add Loongson PWM controller
Binbin Zhou
2
-0
/
+73
2025-04-14
pwm: meson: Simplify meson_pwm_cnt_to_ns()
George Stark
1
-16
/
+6
2025-04-14
pwm: meson: Enable constant and polarity features for g12, axg, s4
George Stark
1
-0
/
+14
2025-04-14
pwm: meson: Use separate device id data for axg and g12
George Stark
1
-1
/
+18
2025-04-14
pwm: meson: Support constant and polarity bits
George Stark
1
-7
/
+54
2025-04-14
pwm: meson: Simplify get_state() callback
George Stark
1
-6
/
+5
2025-04-13
Linux 6.15-rc2
Linus Torvalds
1
-1
/
+1
2025-04-13
Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
4
-7
/
+9
2025-04-13
Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
5
-43
/
+77
2025-04-13
Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2
-0
/
+20
2025-04-12
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-04-12
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-04-12
ext4: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+8
2025-04-12
Documentation: ext4: Add fields to ext4_super_block documentation
Tom Vierjahn
1
-6
/
+14
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-145
/
+372
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
11
-76
/
+354
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
1
-1
/
+6
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
1
-6
/
+5
2025-04-12
Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
6
-31
/
+42
2025-04-11
Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-111
/
+154
2025-04-11
Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-6
/
+6
2025-04-11
tracing/selftest: Add test to better test subops filtering of function graph
Steven Rostedt
1
-0
/
+177
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
1
-137
/
+177
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
1
-4
/
+4
2025-04-11
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
Zhangfei Gao
1
-6
/
+6
2025-04-11
bpf: Convert ringbuf map to rqspinlock
Kumar Kartikeya Dwivedi
1
-10
/
+7
2025-04-11
Merge tag 'spi-fix-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-6
/
+2
2025-04-11
Merge tag 'ata-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
2
-3
/
+16
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
6
-76
/
+73
2025-04-11
Merge tag 'iommu-fixes-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
8
-77
/
+52
2025-04-11
Merge tag 'acpi-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-3
/
+31
2025-04-11
Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
9
-19
/
+210
2025-04-11
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2
-1
/
+29
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
1
-1
/
+1
[next]