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