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
2025-12-16
drm/amdkfd: allow debug subscription to lds violations on gfx 1250
Jonathan Kim
2
-2
/
+5
2025-12-16
dmaengine: shdma: correct most kernel-doc issues in shdma-base.h
Randy Dunlap
1
-14
/
+14
2025-12-16
dmaengine: dw_edma: correct kernel-doc warnings in <linux/dma/edma.h>
Randy Dunlap
1
-13
/
+11
2025-12-16
audit: add audit_log_nf_skb helper function
Ricardo Robaina
1
-0
/
+8
2025-12-16
efi: Support EDID information
Thomas Zimmermann
1
-4
/
+5
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
2
-4
/
+6
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2
-4
/
+3
2025-12-16
sysfb: Add struct sysfb_display_info
Thomas Zimmermann
1
-0
/
+5
2025-12-16
efi: sysfb_efi: Reduce number of references to global screen_info
Thomas Zimmermann
1
-4
/
+5
2025-12-16
mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
Ahmed Naseef
1
-0
/
+1
2025-12-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-12-16
shmem: fix recovery on rename failures
Al Viro
1
-1
/
+1
2025-12-15
lsm: fix kernel-doc struct member names
Randy Dunlap
1
-2
/
+2
2025-12-16
f2fs: add a tracepoint to see large folio read submission
Jaegeuk Kim
1
-1
/
+11
2025-12-15
irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driver
Cosmin Tanislav
1
-0
/
+23
2025-12-15
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+1
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
2
-1
/
+26
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
1
-3
/
+0
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
1
-14
/
+4
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
1
-6
/
+0
2025-12-15
audit: add fchmodat2() to change attributes class
Jeffrey Bencteux
1
-0
/
+3
2025-12-15
genirq/msi: Correct kernel-doc in <linux/msi.h>
Randy Dunlap
1
-6
/
+7
2025-12-15
time/timecounter: Inline timecounter_cyc2time()
Eric Dumazet
1
-2
/
+29
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
1
-0
/
+1
2025-12-15
iomap: replace folio_batch allocation with stack allocation
Brian Foster
1
-2
/
+6
2025-12-15
ASoC: Fix acronym for Intel Gemini Lake
Andy Shevchenko
1
-1
/
+2
2025-12-15
ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files op
Peter Ujfalusi
1
-1
/
+4
2025-12-15
ASoC: SOF: Add support for on-demand DSP boot
Peter Ujfalusi
1
-0
/
+3
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-8
/
+26
2025-12-15
fs: Remove internal old mount API code
Eric Sandeen
2
-3
/
+0
2025-12-15
ns: pad refcount
Mateusz Guzik
1
-1
/
+3
2025-12-15
fs: track the inode having file locks with a flag in ->i_opflags
Mateusz Guzik
2
-4
/
+12
2025-12-15
filelock: use a consume fence in locks_inode_context()
Mateusz Guzik
1
-1
/
+4
2025-12-15
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
654
-8730
/
+26857
2025-12-15
statmount: accept fd as a parameter
Bhavik Sachdev
1
-1
/
+9
2025-12-15
VFS/knfsd: Teach dentry_create() to use atomic_open()
Benjamin Coddington
1
-1
/
+1
2025-12-15
Merge tag 'renesas-r9a09g077-dt-binding-defs-tag5' into renesas-clk-for-v6.20
Geert Uytterhoeven
2
-0
/
+4
2025-12-15
dt-bindings: clock: add video clock indices for Amlogic S4 SoC
Chuan Liu
1
-0
/
+11
2025-12-15
dt-bindings: clock: add Amlogic T7 peripherals clock controller
Jian Hu
1
-0
/
+228
2025-12-15
dt-bindings: clock: add Amlogic T7 SCMI clock controller
Jian Hu
1
-0
/
+47
2025-12-15
dt-bindings: clock: add Amlogic T7 PLL clock controller
Jian Hu
1
-0
/
+56
2025-12-15
drm/intel: sort parent interface struct definitions and members
Jani Nikula
1
-24
/
+26
2025-12-15
drm/intel: group individual funcs in parent interface
Jani Nikula
1
-8
/
+11
2025-12-15
drm/intel: fix parent interface kernel-doc
Jani Nikula
1
-2
/
+2
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
675
-8834
/
+27318
2025-12-15
ata: libata: Allow more quirks
Niklas Cassel
1
-32
/
+32
2025-12-15
ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirk
Niklas Cassel
2
-6
/
+0
2025-12-15
ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks
Niklas Cassel
2
-3
/
+2
2025-12-15
sched/fair: Separate se->vlag from se->vprot
Ingo Molnar
1
-9
/
+4
2025-12-14
ALSA: seq: Use bus specific probe and remove
Uwe Kleine-König
1
-0
/
+2
[prev]
[next]