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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-15
clk: Annotate #else and #endif
Geert Uytterhoeven
1
-5
/
+5
2026-01-15
clk: Merge prepare and unprepare sections
Geert Uytterhoeven
1
-23
/
+23
2026-01-15
clk: Move clk_{save,restore}_context() to COMMON_CLK section
Geert Uytterhoeven
1
-24
/
+24
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-233
/
+191
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
5
-31
/
+85
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
1
-0
/
+9
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+25
2026-01-15
lib/crypto: aes: Remove old AES en/decryption functions
Eric Biggers
1
-20
/
+4
2026-01-15
lib/crypto: aesgcm: Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
1
-2
/
+2
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+42
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
1
-2
/
+2
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
1
-1
/
+1
2026-01-15
Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-0
/
+4
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-10
/
+46
2026-01-15
block: improve blk_op_str() comment
Damien Le Moal
1
-1
/
+1
2026-01-15
block: fix blk_zone_cond_str() comment
Damien Le Moal
1
-1
/
+1
2026-01-15
ACPICA: Refactor for TPR Base/Limit registers bitmasks
Michal Camacho Romero
1
-140
/
+256
2026-01-15
ACPICA: Replace TPRn Base and Limit registers
Michal Camacho Romero
1
-27
/
+72
2026-01-15
ACPICA: Logfile: Changes for version 20251212
Saket Dumbre
1
-1
/
+1
2026-01-15
ACPICA: Align comments in TPRn-related structures
Michal Camacho Romero
1
-16
/
+14
2026-01-15
ACPICA: Cleanup comments and DTPR Table handle functions
Michal Camacho Romero
1
-17
/
+18
2026-01-15
ACPICA: Verify DTPR and TPR Instance buffer pointers
Michal Camacho Romero
1
-27
/
+32
2026-01-15
ACPICA: Fix Segmentation Fault error related to DTPR
Michal Camacho Romero
1
-5
/
+5
2026-01-15
ACPICA: Create auxiliary ACPI_TPR_AUX_SR structure for iASL compiler
Michal Camacho Romero
1
-0
/
+5
2026-01-15
ACPICA: actbl3.h: ACPI 6.6: SRAT: New flag in Memory Affinity Structure
Pawel Chmielewski
1
-0
/
+1
2026-01-15
ACPICA: actbl2.h: ACPI 6.6: RAS2: Update Parameter Block structure
Pawel Chmielewski
1
-0
/
+2
2026-01-15
ACPICA: Add Arm IORT IWB node definitions
Jose Marinho
1
-0
/
+7
2026-01-15
ACPICA: Add GICv5 MADT structures
Jose Marinho
1
-4
/
+45
2026-01-15
ACPICA: ACPI 6.4: PPTT: include all fields in subtable type1
Ben Horgan
1
-0
/
+9
2026-01-15
ACPICA: Define DTPR structure related info tables and data template
Michal Camacho Romero
1
-1
/
+2
2026-01-15
ACPICA: Add DTPR table support for the ASL compiler
Michal Camacho Romero
1
-4
/
+4
2026-01-15
ACPICA: iASL: Add definitions for the IOVT table
Xianglai Li
1
-0
/
+68
2026-01-15
ACPICA: Add KEYP table definition
Dave Jiang
1
-0
/
+59
2026-01-15
ACPICA: Add UUIDs associated with TPM 2.0 devices
Armin Wolf
1
-0
/
+5
2026-01-15
ACPICA: Add UUID for Microsoft fan extensions
Armin Wolf
1
-0
/
+1
2026-01-15
ACPICA: Add support for the new ACPI Table: DTPR
Michal Camacho Romero
1
-0
/
+86
2026-01-15
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
2
-0
/
+635
2026-01-15
Merge tag 'asoc-fix-v6.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
61
-306
/
+318
2026-01-15
of/irq: Introduce for_each_of_imap_item
Herve Codina (Schneider Electric)
1
-1
/
+40
2026-01-15
RDMA/mana_ib: Take CQ type from the device type
Konstantin Taranov
1
-0
/
+3
2026-01-15
net: Introduce netif_xmit_timeout_ms() helper
Shahar Shitrit
1
-0
/
+11
2026-01-15
xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
Jason Xing
1
-5
/
+0
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
1
-3
/
+24
2026-01-15
can: propagate CAN device capabilities via ml_priv
Oliver Hartkopp
2
-0
/
+25
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-7
/
+0
2026-01-15
mshv: add definitions for arm64 gpa intercepts
Anirudh Rayabharam (Microsoft)
1
-0
/
+47
[prev]
[next]