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-09-13
crypto: hisilicon/sec - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: ccp - Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-13
crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
Yunseong Kim
1
-1
/
+1
2025-09-13
crypto: atmel - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
2025-09-13
crypto: rockchip - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-09-13
crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()
Ovidiu Panait
1
-16
/
+46
2025-09-13
crypto: sun8i-ce - save hash buffers and dma info to request context
Ovidiu Panait
2
-45
/
+49
2025-09-13
crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
Ovidiu Panait
1
-22
/
+11
2025-09-13
crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
Ovidiu Panait
1
-19
/
+16
2025-09-13
crypto: sun8i-ce - move bounce_iv and backup_iv to request context
Ovidiu Panait
3
-25
/
+13
2025-09-13
crypto: sun8i-ce - add a new function for dumping task descriptors
Ovidiu Panait
1
-7
/
+9
2025-09-13
crypto: sun8i-ce - remove unnecessary __maybe_unused annotations
Ovidiu Panait
3
-3
/
+3
2025-09-13
crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
Ovidiu Panait
1
-6
/
+2
2025-09-13
crypto: sun8i-ce - remove channel timeout field
Ovidiu Panait
6
-9
/
+3
2025-09-13
crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()
Borislav Petkov (AMD)
1
-1
/
+1
2025-09-12
perf lock: Provide a host_env for session new
Ian Rogers
1
-1
/
+6
2025-09-12
perf subcmd: avoid crash in exclude_cmds when excludes is empty
hupu
1
-0
/
+3
2025-09-12
net: phy: micrel: Update Kconfig help text
Jonas Rebmann
1
-1
/
+1
2025-09-12
net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method
Russell King (Oracle)
1
-2
/
+2
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
10
-26
/
+91
2025-09-12
dt-bindings: net: Drop duplicate brcm,bcm7445-switch-v4.0.txt
Rob Herring (Arm)
1
-50
/
+0
2025-09-12
net: mvneta: add support for hardware timestamps
Russell King
1
-0
/
+8
2025-09-13
i2c: tegra: Add Tegra256 support
Akhil R
1
-0
/
+26
2025-09-13
dt-bindings: i2c: nvidia,tegra20-i2c: Add Tegra256 I2C compatible
Akhil R
1
-0
/
+6
2025-09-13
i2c: core: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-6
/
+3
2025-09-13
i2c: mux: pca9541: Use I2C adapter timeout value for arbitration timeout
Manikanta Guntupalli
1
-6
/
+6
2025-09-13
MAINTAINERS: Update email address for Qualcomm's I2C GENI maintainers
Mukesh Kumar Savaliya
1
-2
/
+2
2025-09-13
dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
Janne Grunau
1
-11
/
+16
2025-09-13
dt-bindings: i2c: exynos5: Add exynos990-hsi2c compatible
Denzeel Oliva
1
-0
/
+1
2025-09-12
dt-bindings: i2c: qcom-cci: Document sa8775p compatible
Wenmeng Liu
1
-0
/
+2
2025-09-12
dt-bindings: i2c: qcom-cci: Document QCM2290 compatible
Loic Poulain
1
-2
/
+20
2025-09-12
PCI: qcom-ep: Remove redundant edma.nr_irqs initialization
Niklas Cassel
1
-1
/
+0
2025-09-12
PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()
Niklas Cassel
1
-3
/
+1
2025-09-12
x86/bugs: Add attack vector controls for VMSCAPE
David Kaplan
2
-4
/
+11
2025-09-12
PCI: endpoint: pci-epf-test: Fix doorbell test support
Niklas Cassel
1
-1
/
+13
2025-09-12
PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
Lorenzo Pieralisi
1
-7
/
+15
2025-09-12
drm/xe: defer free of NVM auxiliary container to device release callback
Nitin Gote
1
-1
/
+4
2025-09-12
perf parse-events: Add 'X' modifier to exclude an event from being regrouped
Ian Rogers
5
-4
/
+9
2025-09-12
perf stat: Don't skip failing group events
Ian Rogers
1
-27
/
+21
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
3
-7
/
+64
2025-09-12
perf util: Fix compression checks returning -1 as bool
Yunseong Kim
2
-2
/
+2
2025-09-12
perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
Yunseong Kim
1
-5
/
+10
2025-09-12
perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
GuoHan Zhao
1
-1
/
+3
2025-09-12
Merge tag 'pin-init-v6.18' of https://github.com/Rust-for-Linux/linux into drm-rust-next
Danilo Krummrich
7
-49
/
+227
2025-09-12
Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-17
/
+4
2025-09-12
drm/xe/configfs: Fix documentation warning
Lucas De Marchi
1
-2
/
+2
2025-09-12
drm/xe: Update workaround documentation
Lucas De Marchi
1
-13
/
+32
2025-09-12
Merge tag 'drm-fixes-2025-09-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
40
-347
/
+364
2025-09-12
watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdog
Christophe Leroy
1
-0
/
+2
2025-09-12
watchdog: visconti: don't print superfluous errors
Wolfram Sang
1
-4
/
+1
[prev]
[next]